sthen
11cee742a1
unbreak youtube with get_flash_videos; they now require a signature url param.
2012-09-27 23:35:49 +00:00
jasper
aadebacb0b
tighten LIB_DEPENDS on gstreamer1-core
...
ok aja@
2012-09-26 17:09:07 +00:00
ajacoutot
f56d5c8561
Update to stable gstreamer1-plugins-libav-1.0.0.
2012-09-26 07:39:59 +00:00
ajacoutot
90aa405b11
Update to stable gstreamer1-plugins-bad-1.0.0.
2012-09-26 07:39:40 +00:00
ajacoutot
7b14be89f5
Update to stable gstreamer1-plugins-ugly-1.0.0.
2012-09-26 07:39:17 +00:00
ajacoutot
be1c9aa725
Update to stable gstreamer1-plugins-good-1.0.0.
2012-09-26 07:38:57 +00:00
ajacoutot
76dedbe4c1
Update to stable gstreamer1-plugins-base-1.0.0.
2012-09-26 07:38:22 +00:00
ajacoutot
2255cdc196
Update to stable gstreamer1-1.0.0.
2012-09-26 07:38:01 +00:00
brad
c0760c8d2a
Bring in a whole bunch of bug fixes from microe's git repo on github.
...
ok sthen@
2012-09-26 00:04:09 +00:00
brad
b276802f6c
Update to libbluray 0.2.3.
...
ok sthen@
2012-09-25 22:00:00 +00:00
brad
2f47a12eaf
Update to libaacs 0.5.0.
...
ok sthen@
2012-09-25 21:58:59 +00:00
ajacoutot
441a18d61a
gstreamer -> gstreamer1
2012-09-22 09:25:06 +00:00
ajacoutot
574784c98d
ffmpeg -> libav ; from landry@
2012-09-22 09:22:45 +00:00
ajacoutot
5f306d8e53
New support for sndio(7) from ratchov@ \o/
...
Initially as a patch for plugins-bad (where the sndio(7) module is
located upstream) -- but it makes no sense to install the whole kitchen
sink just to have sound -- so move it into plugins-base and adapt the
plumbing accordingly.
big thank you to ratchov@ for his work on this!
2012-09-22 07:34:43 +00:00
ajacoutot
ccb3fe9257
Remove broken sndio(7) support.
2012-09-22 06:09:43 +00:00
ajacoutot
16a816c628
Upcoming sndio(7) support will be in -base.
2012-09-21 17:11:05 +00:00
ajacoutot
6d5eab2c34
Adapt comment.
2012-09-21 17:08:40 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
ce74f6bf46
Update to gstreamermm-0.10.11.
2012-09-21 13:23:40 +00:00
sthen
0996fe6940
--disable-openal in gstreamer-0.10/plugins-bad, hidden dep. ok ajacoutot@
2012-09-18 14:39:06 +00:00
ajacoutot
f50de5aa70
Update to gstreamer1-plugins-libav-0.11.99.
2012-09-18 07:54:50 +00:00
ajacoutot
5b2425554c
Update to gstreamer1-plugins-bad-0.11.99.
2012-09-18 07:54:38 +00:00
ajacoutot
4af341d1b8
Update to gstreamer1-plugins-ugly-0.11.99.
2012-09-18 07:54:26 +00:00
ajacoutot
d55c861976
Update to gstreamer1-plugins-good-0.11.99.
2012-09-18 07:54:14 +00:00
ajacoutot
e5ada5c121
Update to gstreamer1-plugins-base-0.11.99.
2012-09-18 07:54:00 +00:00
ajacoutot
4c017e859c
Update to gstreamer1-0.11.99.
2012-09-18 07:53:45 +00:00
ajacoutot
c1bd07b1ed
Missing build_depends on yasm.
...
spotted by nigel@
2012-09-16 06:10:16 +00:00
ajacoutot
63bd181eb8
+plugins-libav
2012-09-15 12:24:41 +00:00
ajacoutot
3654d9ed68
Import gstreamer1-plugins-libav-0.11.94.
...
This is GStreamer, a framework for streaming media.
This package contains the "libav" elements for gstreamer-1.0.
This module contains a GStreamer plugin for libav (FFmpeg).
ok jasper@
2012-09-15 12:24:16 +00:00
ajacoutot
f4b6bde5b0
Update to gstreamer1-plugins-ugly-0.11.94.
2012-09-14 08:04:48 +00:00
ajacoutot
0bf0280258
Update to gstreamer1-plugins-bad-0.11.94.
2012-09-14 08:04:35 +00:00
ajacoutot
371849827b
Update to gstreamer1-plugins-good-0.11.94.
2012-09-14 08:04:19 +00:00
ajacoutot
d56bf10d48
Update to gstreamer1-plugins-base-0.11.94.
2012-09-14 08:04:07 +00:00
ajacoutot
9ccc4d4489
Update to gstreamer1-0.11.94.
2012-09-14 08:03:53 +00:00
ajacoutot
bb45c6c40c
With newer FFmpeg the use of APPEND_LINKFLAGS is no longer necessary.
...
from Brad
2012-09-13 06:04:46 +00:00
ajacoutot
c49dac8722
Update to ffmpeg2theora-0.29.
...
from Brad
2012-09-12 07:07:21 +00:00
ajacoutot
f7cdf62d7d
Make RUN_DEPENDS-pulse depend on the same version as -main.
2012-09-10 17:30:15 +00:00
ajacoutot
c798af070b
Enable pulseaudio(1) and put it into its own subpackage:
...
gstreamer1-plugins-pulse
2012-09-10 11:32:32 +00:00
ajacoutot
5bee136257
Sanitize WRKDIST.
2012-09-10 08:05:09 +00:00
ajacoutot
7e0ef2d12d
Fix i18n initialization (from upstream).
2012-09-09 06:38:09 +00:00
ajacoutot
d72baccc4b
Set PERMIT_PACKAGE_CDROM to "patents" to be in sync with graphics/ffmpeg.
...
discussed with Brad
2012-09-08 16:00:40 +00:00
ajacoutot
7faadb8cdb
Remove dependency on gstreamer-0.10/plugins-bad.
...
maintainer timeout.
2012-09-08 08:01:52 +00:00
ajacoutot
8a9b145bbb
Remove uneeded patch.
...
from Brad
2012-09-07 05:54:24 +00:00
ajacoutot
3bfe5c259c
Simplify patching.
2012-09-06 14:30:59 +00:00
ajacoutot
41eae03039
No need for substitution here.
2012-09-06 14:22:49 +00:00
ajacoutot
0dcf36737f
Regen patch and remove useless.
2012-09-06 13:30:12 +00:00
ajacoutot
dbff291cac
+gstreamer1
...
note that audio is handled by OSS until it's ported to sndio(7).
2012-09-06 13:05:01 +00:00
ajacoutot
bf542b25f6
Import gstreamer1-plugins-bad-0.11.93.
...
ok jasper@
2012-09-06 13:02:41 +00:00
ajacoutot
c12c89161b
Import gstreamer1-plugins-ugly-0.11.93.
...
ok jasper@
2012-09-06 13:02:08 +00:00
ajacoutot
3ad8a8005d
Import gstreamer1-plugins-good-0.11.93.
...
ok jasper@
2012-09-06 13:01:30 +00:00