Commit Graph

338 Commits

Author SHA1 Message Date
hauke
07eefeb4c9 tvheadend: moved to github
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@46331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-07-13 19:50:05 +00:00
nico
ae9f3ac3e6 fswebcam: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@42254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-21 17:06:33 +00:00
cyrus
95f745952b gstreamer: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@42060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-08 05:03:11 +00:00
cyrus
95ba3e7d7b ffmpeg: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-31 06:35:05 +00:00
cyrus
a729acf9d9 motion: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-29 07:03:54 +00:00
cyrus
80748710e8 icecast: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-28 08:06:11 +00:00
cyrus
6c2031627b mjpg-streamer: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-22 16:03:23 +00:00
cyrus
f746b7fb87 minidlna: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-21 13:01:48 +00:00
cyrus
e75e0f16c8 shairport: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-07-18 08:36:36 +00:00
cyrus
3aca237a9d crtmpserver: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-23 17:24:28 +00:00
cyrus
5903e6a15e xupnpd: moved to github
git-svn-id: svn://svn.openwrt.org/openwrt/packages@41106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-06-11 08:57:40 +00:00
florian
dbfb6d356e shaiport: disable pulseaudio backend
We do not correctly package pulseaudio libraries, so disable the PA backend
for now.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 04:51:45 +00:00
florian
f33120e21a shairport: Update to latest version and switch to procd
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[florian: fix subject and message]
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-20 04:51:19 +00:00
florian
020f457c38 shairport: Update shairport to final version 1.0
James Laird (abrasive), together with some other developers, has updated
shairport fixing several bugs and adding several improvements.
https://github.com/abrasive/shairport/tree/master

This patch changes the package source to his repo and deletes the unneeded IPv6
patch.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[florian: fix subject and reformat commit message]
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-08 00:57:29 +00:00
florian
3ad52c7b56 tvheadend: fix compile on platforms with VFP
bundle.o was compiled with incompatible setting resulting in error at linking
Solution: add CFLAGS to Makefile and fix it

Error found on buildbot for target sunxi

Error message:
build.linux/tvheadend uses VFP register arguments, ./build.linux/bundle.o does not

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-05 19:30:56 +00:00
hauke
201678b4e7 xupnpd: Update to latest version, switch to procd and add parameter for root directory
Update to latest version, switch to procd and add parameter for root directory.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-03 11:29:26 +00:00
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
hauke
ff5e86e26c tvheadend: Update Tvheadend to 3.4patch1
Update Tvheadend v3.4.27 (patch1) in trunk.
I built it with success for mpc85xx and ar71xx but may need more testing.

This is a patch release that includes several important fixes:

	-Lots of memleak's fixed by user Benny Morgan
	-XMLTV series/episode number parsing bug fixed
	-DVB service discovery bugs fixed

Signed-off-by: Atanas Vladimirov <vlado@bsdbg.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 18:09:52 +00:00
hauke
6ef9729d3b ffmpeg: update to 0.11.5
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 <antonlacon@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-27 20:59:54 +00:00
juhosg
b0c6e24f00 packages/ushare: 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@40250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:13 +00:00
juhosg
c3e48a614b packages/rygel: 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@40249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:12 +00:00
juhosg
dc8a3b0fce packages/peercast: 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@40248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:11 +00:00
juhosg
0eea81d8f8 packages/icecast: 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@40247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:11 +00:00
juhosg
938a4800c0 packages/gstreamer: 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@40246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:10 +00:00
juhosg
a64b90993d packages/gst-ffmped: 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@40245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:09 +00:00
juhosg
3ae840c431 packages/crtmpserver: 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@40244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:08 +00:00
florian
977de77cc1 crtmpsever: add missing unistd.h inclusion for sysconf()
We were failing the build w/ GCC 4.8 on the sysconf() prototype due to a
missing include of unistd.h

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-13 16:52:13 +00:00
nbd
0a1191c8e1 packages: disable mips16 support on a number of packages that fail to build with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-11 16:00:31 +00:00
florian
7d6af685fb crtmpserver: pass our CFLAGS
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:58:11 +00:00
hauke
2c6bdb4f53 gst-plugins-base: use upstream fix for ivorbis plugin build fail
Previously, I submitted a patch "[PATCH v2][packages]gst-plugins-base: disable building ivorbis plugin" that disables ivorbis plugin build. Michel Stempin pointed out an upstream patch that fixes the issue directly in the vorbis decoder header. I had missed this patch in my previous searches.

This patch reverts the disabling of ivorbis and adds the upstream fix. I have tested this patch and it fixes the build issue. Thanks to Michel Stempin for bringing this to my attention and pointing me to the upstream fix.

Signed-off-by John Vogel <jvogel4@stny.rr.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 22:25:58 +00:00
hauke
b5ce5f8111 imagemagick: disbale lzma support
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 21:14:00 +00:00
hauke
930124e2c5 icecast: added missing dependency on libopenssl
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-21 20:52:51 +00:00
hauke
c21558ee14 gst-plugins-base: disable building ivorbis plugin
The configuration of gst-plugins-base must disable testing for ogg, causing ivorbis to be enabled erroneously.

This patch explisitely disables ivorbis at configure which fixes build.

Signed-off-by John Vogel <jvogel4@stny.rr.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-09 13:12:35 +00:00
juhosg
0a2fcfbf5d packages/ffmpeg: disable altivec support
The altivec support in the ffmpeg package is enabled
by default which causes the following build error on
powerpc targets:

  You need a compiler that supports {} in AltiVec vector declarations.

  If you think configure made a mistake, make sure you are using the latest
  version from Git.  If the latest version fails, report the problem to the
  ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  Include the log file "config.log" produced by configure as this will
  help solving the problem.

Altivec is not supported by any of our powerpc targets, so
disable that by default.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:50 +00:00
juhosg
3e7e28ce9e package/ffmpeg: remove trailing whitespaces from the Makefile
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-02 11:01:49 +00:00
luka
aeed132f50 [packages] gstreamer: update grammar.y to build with bison 3
In gstreamer's gst/parse/grammar.y, YYLEX_PARAM is no longer supported in bison
3. Replace YYLEX_PARAM with %lex-param.

Signed-off-by John Vogel <jvogel4@stny.rr.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-31 00:44:18 +00:00
juhosg
1b852ea186 packages: xupnpd: add new package
Package based on: http://tsdemuxer.googlecode.com/svn/trunk/xupnpd/src/contrib/OpenWrt/

Light DLNA Media Server which provides services for sharing IPTV unicast streams over local area network.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:28 +00:00
luka
9a2ec233fb [packages] mjpg-streamer: upgrade package
Changes include:

* version bump to r181
* convert init script so it can use procd
* add menu so one can select only desired features

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-23 21:59:42 +00:00
jow
5386702dbf mjpg-streamer: fix repository url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-10 13:01:14 +00:00
nbd
df3488f51a packages: consistently use 'depends on' instead of 'depends'
make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-18 12:04:54 +00:00
luka
c06d92f768 [packages] ffmpeg: include/disable swresample where appropriate
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 <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 11:40:21 +00:00
juhosg
8993b354d2 ffmpeg: version bump to 0.11.2
Update FFmpeg to version 0.11.2. The API changed from 0.8. Minidlna in the
feeds works with this, and a patch is forthcoming for libdlna. I'm not aware
of what other packages might break with this update.

Two new ffmpeg tools, aviocat and ffeval, are not included in the package.
ffeval is used for their development tests. Aviocat is used for dumping
media streams.

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@35795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-25 21:04:08 +00:00
florian
51584e3ed3 shairport: add AirPort Express emulation software
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-22 14:52:38 +00:00
juhosg
e91c46c25c minidlna: bump version to 1.0.25
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 <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 10:04:17 +00:00
nbd
36af48b452 remove libusb-legacy and point its users at libusb-compat
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-29 18:09:28 +00:00
florian
196751a05a ffmpeg: 0.8.12 Version Bump
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 16:34:35 +00:00
hcg
10427c0266 [packages] gst-plugins: Add debugging information
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 13:30:28 +00:00
hcg
efaec19ec0 [packages] gst-plugins-base: Add debugging info
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 13:22:57 +00:00
hcg
ac282872e7 [packages] gstreamer: Enable debugging and add gst_log2_debug symbol
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-18 13:20:39 +00:00