landry
45e4e60799
Fix RCS $Id$, from maintainer Nigel Taylor.
2011-03-08 21:51:27 +00:00
ajacoutot
60a5edd307
Update to gstreamer-plugins-good-0.10.28.
...
No change since it's only a compile fix for linux, but this keeps us up
to date.
2011-03-08 17:21:48 +00:00
sthen
0952fddcd5
- add dependencies on new ports to provide support for sites using AMF
...
and working with SOCKS proxies
- add some updates (also in upstream git repository) for brightcove
and itv.
All from Nigel Taylor, thanks!
2011-03-07 23:50:09 +00:00
sthen
0987955411
link p5-LWP-Protocol-socks, p5-Data-AMF, p5-IO-Socket-Socks
2011-03-07 23:42:55 +00:00
sthen
660e6f9262
import ports/multimedia/p5-Data-AMF, a (de)serializer for Adobe's
...
AMF (Action Message Format). From maintainer Nigel Taylor, small tweaks
from me and jasper@, ok jasper@
2011-03-07 23:37:51 +00:00
ajacoutot
e8dbd2e2af
Update to gstreamer-plugins-base-0.10.32.
2011-03-07 19:46:49 +00:00
ajacoutot
5cec73742b
Update to py-gstreamer-0.10.21.
2011-03-07 19:46:06 +00:00
ajacoutot
2063de8ce6
Update to gstreamer-plugins-ugly-0.10.17.
2011-03-07 19:45:00 +00:00
ajacoutot
4cc8134204
Update to gstreamer-plugins-good-0.10.27.
2011-03-07 19:44:35 +00:00
ajacoutot
d43f6c0a8f
Update to gstreamer-plugins-bad-0.10.21.
2011-03-07 19:43:35 +00:00
ajacoutot
e70cdf163f
Update to gstreamer-0.10.32.
2011-03-07 19:42:57 +00:00
ajacoutot
bb33fcd28b
Add --disable-gtk-doc by default.
2011-03-07 19:42:16 +00:00
landry
fe14c11641
Switch those back to use an autoconf version that's actually known to
...
produce working results (ie not 2.65). Use 2.64 at brad's request.
ok ajacoutot@ sthen@
2011-01-18 11:37:40 +00:00
naddy
8876a28f20
drop maintainership; on behalf of mgrimm@
2011-01-16 19:53:17 +00:00
dcoppa
8c949cfdd8
Update to vitunes-2.2
...
While here, zap USE_GROFF and fix WANTLIB.
OK laurent@ and Ryan Flannery
2011-01-11 10:07:06 +00:00
sthen
f16a71e356
update to 2.79
2011-01-09 17:31:58 +00:00
jasper
e5b6c35a80
- previous was committed in error, and should've been a fix of LIB_DEPENDS
...
and WANTLIB.
2011-01-07 10:12:30 +00:00
jasper
85b4dc5298
- explicitly disable ladspa, as it may get picked up otherwise.
2011-01-06 13:33:01 +00:00
jasper
e67182d95c
- add support for mips64(el)
2011-01-03 22:23:36 +00:00
ajacoutot
1ebe05e30a
Update to ffmpeg2theora-0.27.
...
from Brad, maintainer time-out.
2011-01-02 07:42:01 +00:00
jasper
5f7ae1bf04
- PKG_ARCH is taken care of by cpan.port.mk
...
ok sthen@ (MAINTAINER)
2010-12-13 12:00:33 +00:00
ajacoutot
8455ddfd69
WANTLIB.
2010-12-13 07:56:14 +00:00
ajacoutot
7a3d7fdc10
Unbreak dlopening this module by actually patching the right file.
...
breakage also reported by naddy@
2010-12-13 06:37:06 +00:00
phessler
16f01d4a9d
tighten up the lib depends on orc, as the configure script has it's own
...
theories about what versions are acceptable.
OK ajacoutot@
2010-12-08 07:34:00 +00:00
ajacoutot
0441cc8cb0
Enable VP8 support, from Brad.
...
Fix WANTLIB and bump (spotted by landry@).
2010-12-06 19:15:55 +00:00
sthen
c4c9c3835d
- update get_flash_videos to 1.24
...
- switch to the modular version on CPAN, as well as being better for
patching if necessary, this also includes regression tests and a manual
2010-12-02 21:49:28 +00:00
ajacoutot
ce7e230b28
Adding libgstgsettingselements was supposed to be a different commit. So
...
remove the corresponding libtool file now that it's there.
2010-12-02 14:26:40 +00:00
ajacoutot
b02c5e9920
Regen WANTLIB after recent gstreamer update.
2010-12-02 14:05:47 +00:00
ajacoutot
aa4715a476
Update to py-gstreamer-0.10.20.
...
Relase notes available at:
http://gstreamer.freedesktop.org/releases/gst-python/0.10.20.html
2010-12-02 14:05:02 +00:00
ajacoutot
5ca77e7bf3
Update to gstreamer-plugins-good-0.10.26.
...
Relase notes available at:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.26.html
2010-12-02 14:04:49 +00:00
ajacoutot
9880f82d45
Update to gstreamer-plugins-base-0.10.31.
...
Relase notes available at:
http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.31.html
2010-12-02 14:04:37 +00:00
ajacoutot
baccbb854a
Update to gstreamer-0.10.31.
...
Relase notes available at:
http://gstreamer.freedesktop.org/releases/gstreamer/0.10.31.html
2010-12-02 14:04:23 +00:00
sthen
54a3496525
sync LIB_DEPENDS/WANTLIB and fix capitalization, from Brad
2010-11-28 18:08:19 +00:00
jeremy
a8bf115817
REVISION bump all ruby ports due to a change in the pkgspec.
...
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9. While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed. This also fixes the
following minor issues:
Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.
Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS. This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.
Switch to new style *_DEPENDS, with the version specification
at the end. The remaining cases where this is not done is
because a specific version is used.
Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.
Some conversion of spaces to tabs for consistency.
OK landry@
2010-11-24 21:35:13 +00:00
sthen
78f3198600
Fixes from upstream, from Brad:
...
- Proper place for log mutex initialization. Fixed a leak.
- Using binary mode when checking configfile. New configfile would not be
written only when switching binaries for different platforms.
Also sync WANTLIB.
2010-11-22 11:15:55 +00:00
espie
b181d31917
missed a few depends
2010-11-22 09:30:38 +00:00
espie
895c8407ca
fix typo
2010-11-19 22:28:08 +00:00
jasper
a727f252b3
- adjust after recent schroedinger update
...
from brad
2010-11-19 08:59:32 +00:00
jasper
b3a96aeaf3
- update schroedinger to 1.0.10
...
from brad
2010-11-19 08:58:39 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
jeremy
4bd4f509d7
Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST.
...
OK landry@
2010-11-16 18:16:12 +00:00
espie
e929ba7078
fix some WANTLIB we missed
2010-11-11 19:46:30 +00:00
espie
2ba610ccec
zap WANTLIB
2010-11-11 11:19:10 +00:00
jasper
3542c8096f
- we have sched_get_priority_{min|max} now.
...
from brad, ok dcoppa@
2010-11-09 13:26:31 +00:00
espie
9fca460376
LIB_DEPENDS -> WANTLIB
2010-11-07 20:15:42 +00:00
jasper
cd5d1c7ad0
- remove unneeded patches that we have sched_get_priority_* now.
...
from brad (MAINTAINER)
2010-11-07 18:45:38 +00:00
jakemsr
98b338b5ba
let it build on sparc64
...
from Brad
2010-11-06 23:28:23 +00:00
jakemsr
36eed127e1
update to x264-snapshot-20101023-2245
...
works with upcoming mplayer update as well as current ports
from Brad (MAINTAINER)
2010-11-06 23:05:48 +00:00
espie
e99803c88e
gconf2 module goes wantlib
2010-11-06 20:48:11 +00:00
eric
2392cb69e3
+oggz
2010-11-05 13:00:09 +00:00