17 Commits

Author SHA1 Message Date
hauke
cd544546ab Revert "replace dependency of libffmpeg with libffmpeg-mini"
This reverts commit r40644.

libffmpeg is provided by libffmpeg-mini and libffmpeg-full.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 19:48:46 +00:00
hauke
61942e73a7 replace dependency of libffmpeg with libffmpeg-mini
libffmpeg does not exist in OpenWrt, but libffmpeg-mini does.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 18:59:46 +00:00
juhosg
a056e69fa8 packages/libdlna: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:04:14 +00:00
hauke
41bde01bd8 packages: remove empty files and directories.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-15 09:18:07 +00:00
juhosg
feb1b928bb libdlna: version bump to 0.2.4
Update libdlna to 0.2.4.

Drop 100-configure_fix.patch. This was a mix of configure fixes and changes
to build with newer ffmpeg versions. The ffmpeg changes are integrated.
The configure changes are rolled into a new patch, 010-configure-crosscompile.patch,
so it will hopefully stay single purpose changes.

Rebase 300-ffmpeg_compat.patch.

Note: This is compile tested only.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-25 21:04:09 +00:00
nico
8bd55e3a03 [packages] ffmpeg: use VARIANTs for building libffmeg
* libffmeg-custom (configurable, for developers)
 * libffmeg-mini (hopefully suitable for DLNA)
 * libffmeg-full (full-blown)
 


git-svn-id: svn://svn.openwrt.org/openwrt/packages@28467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-17 10:41:49 +00:00
nico
0678b9347d [packages] libdlna: fix build after ffmpeg update (closes: #10002)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 11:18:57 +00:00
mb
7d3462e4c6 libdlna: Fix parallel build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-08 17:57:18 +00:00
nico
2ef26cf7aa [packages] libdlna: fix build failure (closes: #7445)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-15 19:33:59 +00:00
nico
1f6bc21377 [packages] libdlna: fix build failure introduced by [21056], restore fix from [12678] (closes: #7200, #7206)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-28 01:39:26 +00:00
mirko
9143f3a5d2 there's no code of libdlna/ushare using libfaad2, so prevent linking against - use PKG_INSTALL
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 17:20:13 +00:00
nbd
2b33a0307a ffmpeg: clean up, fix config errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 20:58:54 +00:00
nico
f907dabbe7 [packages] massive change: replace occurences of -I$(STAGING_DIR)/{include,usr/include} and -L$(STAGING_DIR)/{lib,usr/lib} with $(TARGET_CPPFLAGS) and $(TARGET_LDFLAGS) respectively
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 12:56:17 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
nico
2250517c26 [packages] fix libdlna & ushare build on systems where the 'install' command is not at its usual location (on arch linux, thanks to Yanira for reporting)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 05:21:55 +00:00
nbd
b0190e566b enable $(FPIC) for a few more packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:43:15 +00:00
nico
fccc97ce40 add libdlna package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 11:11:50 +00:00