1342 Commits

Author SHA1 Message Date
ajacoutot
9f9ae5f036 Update to gstreamer1-plugins-libav-1.2.2. 2013-12-29 10:36:44 +00:00
ajacoutot
f32d52c586 Update to gstreamer1-plugins-ugly-1.2.2. 2013-12-29 10:36:31 +00:00
ajacoutot
b9fafab97a Update to gstreamer1-plugins-bad-1.2.2. 2013-12-29 10:36:17 +00:00
ajacoutot
fee77584e2 Update to gstreamer1-plugins-good-1.2.2. 2013-12-29 10:36:04 +00:00
ajacoutot
8de16fa781 Update to gstreamer1-plugins-base-1.2.2. 2013-12-29 10:35:51 +00:00
ajacoutot
693ac393dc Update to gstreamer1-1.2.2. 2013-12-29 10:35:37 +00:00
ajacoutot
f215f3b050 Bump plumbing to 1.2.2. 2013-12-29 10:35:26 +00:00
bcallah
8bce1149dd Update livestreamer to 1.7.2 - bug fixes and plugin updates. 2013-12-19 03:00:22 +00:00
ajacoutot
47990b35a3 g-ir-scanner(1) does not have support for CPPFLAGS so pass the X11 include
dir to CFLAGS to make sure EGL/egl.h gets found.

breakage reported by naddy@
2013-12-17 14:15:24 +00:00
ajacoutot
4c38be382e Remove non existent CONFIGURE_ARGS. 2013-12-09 20:07:33 +00:00
ajacoutot
0a385ea558 Explixcitely --disable-srtp to that it's no picked up accidentaly.
spotted by naddy@
2013-12-09 20:05:38 +00:00
bcallah
6d03321048 Update Livestreamer to 1.7.1
Adds a FilmOn TV plugin, as well as various bugfixes.
2013-12-08 05:26:19 +00:00
jca
03807344d9 Kill useless include of <sys/timeb.h>. 2013-12-06 15:32:01 +00:00
brad
30da8a53c2 Update to Xine-lib 1.2.4.
ok juanfra@
2013-11-30 22:13:37 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
ajacoutot
e1fca9e2a2 Bump to 1.2.1. 2013-11-21 17:01:13 +00:00
ajacoutot
20c68b1ab9 gstreamer1-plugins-libav-1.2.1 2013-11-21 17:00:59 +00:00
ajacoutot
8d92effd01 Update to gstreamer1-plugins-ugly-1.2.1. 2013-11-21 17:00:46 +00:00
ajacoutot
62890ad33f Update to gstreamer1-plugins-bad-1.2.1. 2013-11-21 17:00:32 +00:00
ajacoutot
326194a793 Update to gstreamer1-plugins-good-1.2.1. 2013-11-21 17:00:17 +00:00
ajacoutot
d992520c4c Update to gstreamer1-plugins-base-1.2.1. 2013-11-21 16:59:59 +00:00
ajacoutot
f9d4b7d740 Update to gstreamer1-1.2.1. 2013-11-21 16:59:41 +00:00
ajacoutot
3d05b4ceb3 Sync wantlib; after a mail from dave del debbio. 2013-11-20 08:53:06 +00:00
ajacoutot
8b188bf7b5 x11/gnome/gvfs is also needed at build time; spotted by landry@ 2013-11-17 11:45:17 +00:00
merdely
30f3a7a0e6 Add p5-Mac-iTunes-Library 2013-11-16 15:10:22 +00:00
merdely
d237adb6ef Import Mac::iTunes::Library
This modules provides a data structure for representing a item (song,
URL, video) within an iTunes library and a collection of items to make a
library. It provides methods for parsing an iTunes XML formatted
library.

ok sthen@
2013-11-16 15:09:02 +00:00
brad
227e561847 Update to libass 0.10.2.
ok sthen@
2013-11-16 00:49:57 +00:00
bcallah
396a8c224c Update livestreamer to 1.7.0
Highlights include Afreeca.tv support, add HTTP proxy support, and have
livestreamer quit without closing the media player.
2013-11-08 22:49:44 +00:00
landry
48ea93f885 Moovida doesnt specifically use avahi-gtk, so depend on py-avahi instead
so that ajacoutot@ can remove the former. Note that moovida is close to
hit the attic, given that it has been dropped from debian, upstream
switched to closed-development-.net-windows-only for version 2.0 and
version 1.0.x is sortof abandoned.. but it still sorta works, so keep it
for now.
2013-11-03 22:04:44 +00:00
ajacoutot
94f1916b74 -Wextra is supported by both our gcc. 2013-11-02 11:13:19 +00:00
ajacoutot
1a94183dba Always prefer sndio sink and src over anything else. This fixes a long
standing bug with some video formats when gstreamer1-plugins-pulse was
installed (output sounded like static).

While here, replace some printf with GST_DEBUG.
2013-10-29 14:09:20 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
naddy
d9d9ccbd06 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-18 11:29:41 +00:00
brad
eb2b47ad1c Add a dependency on libxdg-basedir as Xine-lib had a "hidden" dependency as
it will use an external copy if it exists otherwise it will fallback to an
internal copy.

pointed out and OK by naddy@
2013-10-14 17:38:48 +00:00
sthen
6ca6476f07 add gtk+3 as a BUILD_DEPENDS, it's needed for tests/ 2013-10-12 08:11:19 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
bcallah
45fecb2f8f Bugfix update to 1.6.1 - Fixes un-quoted player paths containing
backslashes being broken.
While here, add NO_TEST=Yes. PyPi sources do not include the tests.
2013-10-11 00:46:06 +00:00
brad
8c6aa61ebd Update to x264-20131002.
ok ajacoutot@
2013-10-06 20:38:52 +00:00
ajacoutot
7538873818 Enable orc support. 2013-10-06 09:08:18 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
dcoppa
a2a0464ede Bye bye MODPY_BADEGGS 2013-10-03 16:37:15 +00:00
bcallah
d88f59fd5b Update multimedia/livestreamer to 1.6.0.
Use the tarball hosted on PyPi. Not only is it a smaller download, it
simplifies the Makefile.
2013-10-01 00:48:22 +00:00
sthen
bcfe4d1bbb update to get_iplayer-2.84 2013-09-30 22:43:30 +00:00
ajacoutot
4b0cb27997 Hack to allow building with our own libtool which in turn unbreaks
runtime.
2013-09-30 15:49:48 +00:00
sthen
5e285c80f4 sync with upstream; mostly handle new subtitle format, and some fixes for radio 2013-09-29 22:57:56 +00:00
ajacoutot
49aacca6e5 Needs gnu libtool. 2013-09-29 17:11:45 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
bfda509171 Register conflict with gstreamer1-plugins-bad-<1.2.0. 2013-09-27 14:36:19 +00:00
jasper
b893c8260c missing bump in giflib switch 2013-09-27 13:00:24 +00:00