1519 Commits

Author SHA1 Message Date
naddy
7747c30b56 maintenance update to 0.7.70 2014-11-05 16:15:06 +00:00
dcoppa
9d4e799297 Like kdelibs, drop optimizations 2014-11-05 12:49:22 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
zhuk
1298e73e14 Forgot to run update-patches, noticed by naddy@.
Went unnoticed in "dpb x11/kde4142" build because gstreamer backend doesn't
get picked up by dependency, since it's not default backend now.
2014-11-04 06:55:04 +00:00
sthen
95e90455f5 update to get_iplayer 2.90, based on a diff from nigel@
This switches to different programme data feeds following the BBC
removing the ones used previously. However, these are less useful than
the previous feeds, and may well also be removed. See release notes for
more: https://github.com/dinkypumpkin/get_iplayer/wiki/release289
2014-11-03 10:17:09 +00:00
jmatthew
5d463b63e4 Add stream volume control using sio_setvol and sio_onvol.
Most gstreamer applications will pick this up rather than doing volume
control inside the pipeline, meaning much lower latency on volume changes.

with help and encouragement from ajacoutot@ and ratchov@
2014-11-02 21:18:27 +00:00
brad
bfecc50e99 Update to x265 1.4.
ok sthen@
2014-11-02 11:36:48 +00:00
zhuk
e9ffcb68b0 multimedia/gstreamer1/plugins-base is a LIB_DEPENDS item, actually.
Spotted by ajacoutot@.
2014-11-02 07:39:30 +00:00
zhuk
5d02f48973 Update qt-gstreamer to 1.2, effectively switching to GStreamer 1.x as well.
This could break build of graphics/digikam and x11/kde4/artikulate, this
will be addressed quiet soon.
2014-11-01 20:47:29 +00:00
zhuk
245904578d Update Phonon to 4.8.1.
This also updates its backends, due to some API changes it's easier to this
in a single batch. The biggest news here are that phonon-gstreamer switches
to GStreamer 1.0, finally.
2014-11-01 20:32:54 +00:00
sthen
26a37a0d60 link motion to the build, oops missed it earlier 2014-11-01 13:59:10 +00:00
nigel
09a9049bba Update for p5-libwww 6.08, add dependencies on seperated modules.
Ok sthen@
2014-10-24 17:01:11 +00:00
nigel
7562f5b3a2 Update for p5-libwww 6.08, update to later version.
Ok sthen@
2014-10-24 16:56:32 +00:00
brad
005f1edf8d Remove V4L2 anonymous unions workaround patch.
Diff sent to the MAINTAINER but it sounds like he is possibly
away travelling so put it in so it still builds.
2014-10-23 23:20:07 +00:00
nigel
7ac247a866 Update to version 1.02
Ok sthen@
2014-10-23 13:52:22 +00:00
nigel
e31eee83fb Update to version 0.32
Ok sthen@
2014-10-23 13:47:45 +00:00
sthen
dd9fab4f52 update to a newer snapshot of motion 2014-10-23 12:14:43 +00:00
brad
3c9704541a Update to Xine-ui 0.99.9. 2014-10-23 01:03:39 +00:00
ajacoutot
48317c6a2d --disable-openexr to prevent it from being picked up; spotted by landry@ 2014-10-22 10:01:07 +00:00
sthen
986329c865 update to get_iplayer 2.87
release notes at https://github.com/dinkypumpkin/get_iplayer/wiki/release287
(including details on how get_iplayer handles the new 30-day expiry; in short,
use pid/url for programmes past 7 days)
2014-10-20 11:45:29 +00:00
bcallah
bbff92b24b Update to 1.3.0 2014-10-20 02:28:57 +00:00
jasper
1dddebc95a remove instances of MODCLANG_LANGS=c as 'c' is already the default.
nb: it leaves cases where multiple languages (such as 'c' and 'c++') to make
it clear what the full list is.

ok brad@
2014-10-15 17:33:51 +00:00
sthen
b292d8a0b4 switch to git head, prompted by a warning message reported by nigel@ 2014-10-15 01:32:36 +00:00
ajacoutot
6e4c0b9330 Unbreak with new neon.
reported by nigel@
2014-10-13 09:17:55 +00:00
sthen
d643804f00 more upstream-friendly 2014-10-11 12:03:44 +00:00
sthen
b41ba0ab1c check for linux/videodev.h or sys/videoio.h; more upstream-friendly 2014-10-11 11:56:40 +00:00
sthen
8e7c6ec0c3 header patch not needed 2014-10-11 11:49:31 +00:00
sthen
561dd577fb fix include ordering to pull in pthread.h, rather than explicitly including it 2014-10-11 11:46:38 +00:00
sthen
1d918e971d Patch motion to support -b (background / daemon mode) overriding the
"daemon" config value. Use it in motion.rc to ensure safe startup even
if config has "daemon off".
2014-10-11 11:04:20 +00:00
sthen
d0cb37b954 tweak build options, discussed with aja 2014-10-10 15:12:20 +00:00
sthen
180842e63d better PKGNAME, properly fix git version, sse on amd64 2014-10-10 13:59:25 +00:00
sthen
b62b315b68 let the git commitid printing work 2014-10-10 13:40:01 +00:00
sthen
5c39e2b175 import ports/multimedia/motion, ok/tweak ajacoutot@
Motion is a C program that monitors the video signal from one or
more V4L2/video(4) cameras or network-based webcams, and is able to
detect if a significant part of the picture has changed. Or in
other words, it can detect motion.
2014-10-10 13:32:05 +00:00
brad
c14d6be66d also broken on mips64. 2014-10-09 02:23:10 +00:00
ajacoutot
f54f8a8929 Explicitely --disable-cocoa so that GNUstep is not picked up.
issue reported by nigel@
2014-10-08 09:10:50 +00:00
ajacoutot
12e3505ffc Update to gstreamer1-plugins-libav-1.4.3. 2014-10-07 16:06:09 +00:00
ajacoutot
cd179691bf Update to gstreamer1-plugins-bad-1.4.3. 2014-10-07 16:05:54 +00:00
ajacoutot
f6d8e2c5a7 Update to gstreamer1-plugins-ugly-1.4.3. 2014-10-07 16:05:40 +00:00
ajacoutot
c0a55b5057 Update to gstreamer1-plugins-good-1.4.3. 2014-10-07 16:05:25 +00:00
ajacoutot
827533c3b2 Update to gstreamer1-plugins-base-1.4.3. 2014-10-07 16:05:11 +00:00
ajacoutot
bec00b4077 Update to gstreamer1-1.4.3.
Include pre-generated files created with a working bison(1) instead of the
dinosaur one forces us to use.
2014-10-07 16:04:04 +00:00
ajacoutot
fe29c1812a Bump to 1.4.3. 2014-10-07 16:03:09 +00:00
nigel
c1778fb3c2 Update maintainer for portroach
Ok jasper
2014-10-04 10:52:05 +00:00
ajacoutot
37f7263a9f Full stop.
ok phessler@ (maintainer)
2014-10-01 09:17:57 +00:00
phessler
b5a99f6565 +mlbviewer 2014-10-01 08:47:43 +00:00
phessler
5ce5cb23c2 A collection of tools to view and listen to streaming baseball games
from MLB.TV. While the main streaming content is mostly for paid MLB.TV
subscribers only, there are a significant number of features and views
available to non-subscribers as well including one FREE game each day.
NEW! Watch MLB classic content from YouTube without a browser. MiLB.TV
and Postseason.TV are also integrated into the same mlbviewer interface.
Play ball!

OK sthen@
2014-10-01 08:46:06 +00:00
landry
c2653f6725 Fix build on hppa by using -O1, from brad 2014-09-23 21:38:49 +00:00
brad
27312fe7c6 Update to xvidcore 1.3.3.
ok zhuk@
2014-09-19 01:44:46 +00:00
landry
88215d4d60 BROKEN-hppa - undefined refs to gcc builtin atomic ops.
That's what happens when you only care about i386/amd64, and dont even try
gcc4 module for other archs...
2014-09-16 19:21:21 +00:00
landry
752068dff9 BROKEN-powerpc: when linking libx265.so.0.0
undefined reference to `__sync_val_compare_and_swap_8'
undefined reference to `__sync_or_and_fetch_8'
2014-09-16 18:13:58 +00:00