On 06/01/2014 11:43 PM, Ian Leonard wrote:
> This updates Minidlna to version 1.1.2.
>
> Minidlna has had several changes since 1.0.25:
> Renamed minidlna binary to minidlnad (affects the luci plugin) and install to
> /usr/sbin/ per upstream behavior
> Adjust for the configure
no logner necessary
Additionally, the presentation page has changed, which breaks part of the
integration with the luci plugin (reporting how many files are being shared).
Signed-off-by: Ian Leonard
---
This should have the necessary changes pointed out by the earlier 1.1.0 update
patch on the
dl_cleanup.py is a python2 script. Some distributions, such as Gentoo, have
moved to python3 as the default python implementation, generating an error.
Signed-off-by: Ian Leonard
---
scripts/dl_cleanup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/dl_cleanup.py
Update libexif to 0.6.21. Add package licensing information and refresh patch.
Signed-off-by: Ian Leonard
---
libs/libexif/Makefile | 9 ++---
libs/libexif/patches/100-no_doc.patch | 6 +++---
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/libs/libexif
Update ffmpeg to 0.11.5. Drop "--disable-optimizations." Per ./configure,
--disable-optimizations refers to disabling compiler optimizations for
debugging purposes.
Signed-off-by: Ian Leonard
---
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -8,12 +8,12 @
Version bump Privoxy to 3.0.21. Addresses bug #13350.
Signed-off-by: Ian Leonard
---
Index: packages/net/privoxy/Makefile
===
--- packages/net/privoxy/Makefile (revision 36354)
+++ packages/net/privoxy/Makefile (working
libswresample is an audio resampling library within ffmpeg.
This patch disables swresample in libffmpeg-custom and libffmpeg-mini and adds
it to libffmpeg-full. Should correct build issue reported in #13089.
Signed-off-by: Ian Leonard
---
Index: packages/multimedia/ffmpeg/Makefile
purpose
changes.
Rebase 300-ffmpeg_compat.patch.
Note: This is compile tested only.
Signed-off-by: Ian Leonard
---
Index: packages/libs/libdlna/Makefile
===
--- packages/libs/libdlna/Makefile (revision 35725)
+++ packages/libs
used for their development tests. Aviocat is used for dumping media
streams.
Signed-off-by: Ian Leonard
---
Index: packages/multimedia/ffmpeg/Makefile
===
--- packages/multimedia/ffmpeg/Makefile (revision 35725)
+++ packages/multi
Version bump Samba to 3.6.12. Changes from 3.6.11 are security fixes in the
Samba Wed Admin Tool.
Signed-off-by: Ian Leonard
---
Index: package/network/services/samba36/Makefile
===
--- package/network/services/samba36/Makefile
Version bump libpng to 1.2.50 and switch to the .tar.xz packaging. Drop patch
200-CVE-2011-3026.patch as it's integrated.
Signed-off-by: Ian Leonard
---
Index: packages/libs/libpng/Makefile
===
--- packages/libs/libpng/Mak
Update to libogg-1.3.0 and switch to the .tar.xz packaging.
Signed-off-by: Ian Leonard
---
Index: packages/libs/libogg/Makefile
===
--- packages/libs/libogg/Makefile (revision 35725)
+++ packages/libs/libogg/Makefile
Update libvorbis to 1.3.3 and switch to the .tar.xz packaging. Drop
001-automake-compat.patch as it's no longer necessary.
Signed-off-by: Ian Leonard
---
Index: packages/libs/libvorbis/Makefile
===
--- packages/libs/libv
Version bump minidlna to 1.0.25 and add an additional patch. Patch is accepted
upstream, but not yet released.
Signed-off-by: Ian Leonard
---
Index: multimedia/minidlna/Makefile
===
--- multimedia/minidlna/Makefile(revision
Add .tar.xz, .txz, and .orig.tar.xz as known extensions to dl_cleanup.py.
Signed-off-by: Ian Leonard
---
Index: scripts/dl_cleanup.py
===
--- scripts/dl_cleanup.py (revision 35642)
+++ scripts/dl_cleanup.py (working copy
> Signed-off-by: Russell Senior
> PKG_NAME:=libjpeg-turbo
> PKG_VERSION:=1.2.1
> -PKG_RELEASE:=1
> +PKG_RELEASE:=2
> define Package/jpeg-tools/install
> $(INSTALL_DIR) $(1)/usr/bin
> $(INSTALL_BIN) $(PKG_BUILD_DIR)/.libs/{c,d}jpeg $(1)/usr/bin/
> - $(INSTALL_BIN) $(PKG_BUILD_DI
> PKG_NAME:=minidlna
> - DEPENDS:= +libpthread +libexif +libjpeg +libsqlite3 +libffmpeg \
> + DEPENDS:= +libpthread +libexif +libjpeg-turbo +libsqlite3 +libffmpeg \
This will create a potential conflict as libjpeg and libjpeg-turbo would both
be providing libjpeg.so. Florian wrote he wanted a
The license changed in version 1.2.0 from the wxWindows Library license to the
3-clause BSD license.
v2: Corrects licensing information in the Makefile.
v3: Extend Copyright to 2013. The 2011 is from the original package submission
in Dec. 2011 of libjpeg-turbo to OpenWrt.
Signed-off-by: Ian
The license changed in version 1.2.0 from the wxWindows Library license to the
3-clause BSD license.
v2: Corrects licensing information in the Makefile.
Signed-off-by: Ian Leonard
---
Index: libs/libjpeg-turbo/Makefile
On 12/30/2012 02:45 AM, Luka Perkov wrote:
> On Sun, Dec 30, 2012 at 12:47:15AM -0800, Ian Leonard wrote:
>> -PKG_VERSION:=0.8.7
>> -PKG_RELEASE:=2
>> +PKG_VERSION:=0.8.12
>> +PKG_RELEASE:=1
>
> Any reason why it's not upgraded to 0.11.2?
>
>
The license changed in version 1.2.0 from the wxWindows Library license to the
3-clause BSD.
Signed-off-by: Ian Leonard
---
Index: libs/libjpeg-turbo/Makefile
===
--- libs/libjpeg-turbo/Makefile (revision 34879)
+++ libs/libjpeg
Signed-off-by: Ian Leonard
---
This should also be a candidate for AA
---
Index: multimedia/ffmpeg/Makefile
===
--- multimedia/ffmpeg/Makefile (revision 34879)
+++ multimedia/ffmpeg/Makefile (working copy)
@@ -8,12 +8,12
Signed-off-by: Ian Leonard
---
Index: package/kernel/modules/fs.mk
===
--- package/kernel/modules/fs.mk(revision 34879)
+++ package/kernel/modules/fs.mk(working copy)
@@ -121,7 +121,7 @@
define KernelPackage/fs-hfs
On 12/11/2011 05:07 PM, Ian Leonard wrote:
> This patch adds libjpeg-turbo 1.1.1 and adjusts all packages depending on
> libjpeg to instead depend on libjpeg-turbo. Packages built against the
> current jpeg-6gb in the tree will need to be rebuilt. If you want a drop-in
> replace
peg 7 or 8, and has been adopted as the
system jpeg library of Fedora, and an option in Gentoo.
The SIMD acceleration provides a 2-4x speedup. On non-SIMD machines the
enhancements provides up to a 25% improvement.
Signed-off-by: Ian Leonard
---
The Makefile disables SIMD support, as I b
Version bump gnuplot to 4.4.4 and add libreadline dependency.
Signed-off-by: Ian Leonard
---
Index: packages/utils/gnuplot/Makefile
===
--- packages/utils/gnuplot/Makefile (revision 29471)
+++ packages/utils/gnuplot/Makefile
Signed-off-by: Ian Leonard
---
Index: packages/multimedia/ffmpeg/Makefile
===
--- packages/multimedia/ffmpeg/Makefile (revision 29471)
+++ packages/multimedia/ffmpeg/Makefile (working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR
Signed-off-by: Ian Leonard
---
Index: packages/net/rsync/Makefile
===
--- packages/net/rsync/Makefile (revision 29471)
+++ packages/net/rsync/Makefile (working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rsync
This patch updates FFmpeg to 0.8.5.
Signed-off-by: Ian Leonard
---
Index: multimedia/ffmpeg/Makefile
===
--- multimedia/ffmpeg/Makefile (revision 28546)
+++ multimedia/ffmpeg/Makefile (working copy)
@@ -8,12 +8,12 @@
include
This patch updates Minidlna to 1.0.22.
Signed-off-by: Ian Leonard
---
Index: multimedia/minidlna/Makefile
===
--- multimedia/minidlna/Makefile(revision 28546)
+++ multimedia/minidlna/Makefile(working copy)
@@ -8,12
The files created by a full libav* build will be large (several megabytes) and
not recommended for end users. Its use could help debugging other issues to
learn whether the problem is the openwrt build configuration or another cause.
Signed-off-by: Ian Leonard
---
Index: packages/multimedia/ffmpeg
Signed-off-by: Ian Leonard
---
Index: multimedia/ffmpeg/Makefile
===
--- multimedia/ffmpeg/Makefile (revision 28079)
+++ multimedia/ffmpeg/Makefile (working copy)
@@ -288,7 +288,7 @@
endef
define Package/ffprobe/install
tion to build FFprobe. FFprobe is a command line media identification
tool, very similar to the output of a bare ffmpeg -i.
Signed-off-by: Ian Leonard
---
Note to testers: Many codecs were renamed between ffmpeg 0.5 and 0.6. Scripts
calling ffmpeg will probably break. The ABI/API also change
Adjust minidlna for inotify becoming part of the default kernel.
minidlna.init: stop forcing a rescan (-R) of the media library on startup.
Users will need to run it once after installing.
040-configuration-tweak.patch: enable use of inotify in the default
configuration
Signed-off-by: Ian
it was just overlooked here.
040-configuration-tweak.patch was to rebase.
Minidlna's changes were primarily bug fixes and compatibility with newer ffmpeg.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/multimedia/minidlna/patches/040-configuration-tweak.
.
Minidlna's changes were primarily bug fixes and compatibility with newer ffmpeg.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/multimedia/minidlna/patches/040-configuration-tweak.patch
===
--- feeds/packages/multimedia/minidlna/pa
Primary changes are adding support for streaming to more hardware.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/multimedia/minidlna/Makefile
===
--- feeds/packages/multimedia/minidlna/Makefile (revision 27574)
+++ feeds
Add description and conffiles entry for rsyncd to rsync's Makefile.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/net/rsync/Makefile
===
--- feeds/packages/net/rsync/Makefile (revision 27191)
+++ feeds/packages/net/
Add description and conffiles entry for rsyncd to rsync's Makefile.
Move rsyncd.conf install to /etc/config/ and adjust initscript accordingly.
Allows rsyncd.conf to survive a sysupgrade.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/net/rsync/files/rsyncd
Add an initscript to the rsync package for use as a daemon, and a sample
rsyncd.conf to show a simple setup.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/net/rsync/files/rsyncd.init
===
--- feeds/packages/net/rsync/files
Version bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/utils/hd-idle/Makefile
===
--- feeds/packages/utils/hd-idle/Makefile (revision 26531)
+++ feeds/packages
Version bump minidlna to 1.0.19. I didn't find an official changelog. Reading a
diff looks like a change in license from GPL v2 or later to strict GPL v2, as
well as bug fixes and translation updates. It's streaming as expected. Two
patches were rebased.
Signed-off-by: Ian Leonard
attempted to cover all popular formats for dlna streaming.
Tested with the following container/codec combinations:
mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3
Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2
Signed-off-by: Ian Leonard
---
Index
iling
in the 0.6 branch, and does no harm here.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/multimedia/ffmpeg/Config.in
===
--- feeds/packages/multimedia/ffmpeg/Config.in (revision 26399)
+++ feeds/packages/multimedia/f
Version bump rsync to 3.0.8. This is a security/maintenance release.
Signed-off-by: Ian Leonard
---
Index: feeds/packages/net/rsync/Makefile
===
--- feeds/packages/net/rsync/Makefile (revision 26385)
+++ feeds/packages/net/rsync
Update privoxy to 3.0.17. This is a maintenance release.
Signed-off-by: Ian Leonard
Index: feeds/packages/net/privoxy/Makefile
===
--- feeds/packages/net/privoxy/Makefile (revision 26385)
+++ feeds/packages/net/privoxy/Makefile
Version bump ffmpeg from 0.5.2 to 0.5.4. 0.5.3 and 0.5.4 are maintenance only
releases for security and minor bug fixes.
(This is a first submission. If it's the wrong place, let me know where it
should go.)
Signed-off-by: Ian Leonard
---
Index: feeds/packages/multimedia/ffmpeg/Mak
47 matches
Mail list logo