Commit Graph

1077 Commits

Author SHA1 Message Date
sthen
38d79e9af3 Pass a newer swf url to rtmpdump, BBC updated things. 2011-11-01 16:33:19 +00:00
dcoppa
05c25eb0de Bugfixes for the matroska demuxer.
from Brad (maintainer)
2011-10-30 21:20:19 +00:00
ajacoutot
8db41c30c1 Update to py-gstreamer-0.10.22. 2011-10-29 18:44:48 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
sthen
c3d32f8946 Zero newly malloc'd address space, avoiding dereferencing a garbage pointer.
Found/patched by me, this version of the patch from upstream via Brad.
2011-10-26 20:17:42 +00:00
sthen
37d7e60225 +yle-dl 2011-10-19 09:16:25 +00:00
sthen
1f04402be0 import yle-dl, from Antti Harri, ok dcoppa@
RTMPDump-YLE is a command-line program for downloading media files from
the two video streaming services of the Finnish national broadcasting
company Yle. Some content is only available to users connecting
from Finnish addresses.
2011-10-19 09:16:08 +00:00
ajacoutot
d235ed0139 Fix pkg installation, reported by Markus Lude. 2011-10-16 14:44:11 +00:00
dcoppa
2e8691f3a7 Backport the Matroska header stripping support for Xine-lib.
From upstream via Brad
2011-10-13 07:27:00 +00:00
ajacoutot
33329c4ba8 Fix upcoming mjpegtools 2.0 detection.
from Brad
2011-10-13 06:02:25 +00:00
sthen
192008d487 Backport support to xine-lib for VP8 (WebM) and RealVideo 3/4, improved
24-bit LPCM support and various bug fixes. From Brad.
2011-10-09 20:45:07 +00:00
sthen
949b4d9c43 add upstream patch: Get Youtube video title from video info - restores
sane filenames.
2011-10-09 20:14:28 +00:00
ajacoutot
48e0de69ee Backport a patch to allow gst-plugins-bad to deal with newer mjpegtools.
from Brad.
2011-10-06 08:45:23 +00:00
giovanni
998b9ba7a7 Update to 1.3.0 and enable regression tests
From Brad with tweaks by me
2011-10-04 08:59:41 +00:00
ajacoutot
02dc0e5714 Add comment about ossaudio(3). 2011-09-30 19:05:50 +00:00
sthen
53ee08a507 cleaning; remove nonexistent/default autoconf options, doesn't change anything.
From Brad.
2011-09-24 09:40:53 +00:00
sthen
00eac63d2d fix get_flash_videos issue on youtube pages with utf8, reported by Antti Harri.
From swdyh's g-f-v fork on github
2011-09-19 12:40:06 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
ajacoutot
83d70ff133 Remove useless patch. 2011-09-15 08:17:04 +00:00
ajacoutot
9a3bf40840 Update to x264-20110830.
from Brad (maintainer)
bulk testing by jasper@
2011-09-14 09:23:49 +00:00
naddy
d237909101 fix home page and build with gcc3; ok laurent@ 2011-09-08 16:34:02 +00:00
nigel
555264f09a update to version 2.80
ok sthen@ (maintainer)
2011-09-05 17:07:29 +00:00
landry
2810cad841 +kguitar 2011-08-31 18:35:32 +00:00
landry
aa348cb1b6 Import kguitar 0.5.1, from MAINTAINER Pascal Stumpf.
KGuitar project was started for developing an efficient and easy-to-use
environment for a guitarist. There are many tasks that guitarists do
every day and that can be made easier to do when using computer.
Examples of such tasks include finding of chord fingerings, writing &
reading tabulatures, converting classic note score to the tabulature
form and vice versa, transposition of the whole song or its parts and
many others.

with tweaks and ok jasper@
2011-08-31 18:35:02 +00:00
kili
135c0ad0c0 Disable faac.
From Brad. ok jasper@

this also moves autoconf/automake goo from pre-configure to post-patch.
2011-08-30 21:50:29 +00:00
jasper
9025920020 - bugfix update to 1.3.2
* mostly bugfixes for windows or things that don't affect openbsd

from brad (MAINTAINER)
2011-08-30 18:53:24 +00:00
jasper
81beb755c3 forgot to zap these in the previous update 2011-08-29 18:23:20 +00:00
jasper
eefa356fc1 - update to 1.2.3
- drop groff dependency
- drop faac dependency

 from brad
2011-08-29 11:23:19 +00:00
naddy
4a2a30acb3 Remove warning options not available with gcc < 4. ok eric@ 2011-08-24 15:36:38 +00:00
kili
6fec243c6a +swfmill 2011-08-23 19:53:15 +00:00
kili
e6ee052104 swfmill is an xml2swf and swf2xml processor with import functionalities.
From Brad.
2011-08-23 19:52:30 +00:00
ajacoutot
254dddc098 Update to ffmpeg2theora 0.28.
from Brad
2011-08-21 08:46:19 +00:00
espie
b0d050d034 +ccextractor 2011-08-16 14:13:39 +00:00
espie
4087eb8654 ccextractor can extract closed captions from NTSC video streams, such as
those on US DVD.
2011-08-16 14:12:58 +00:00
sthen
93c98b9abd fix following youtube changes; patch pointed out by nigel@ 2011-08-16 08:23:09 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
benoit
10564b10cb - drop maintainership on it 2011-07-30 04:35:51 +00:00
ajacoutot
d9daae2f68 Fix DEPENDS. libexif is only needed for building.
spotted by Amit Kulkarni, debugged by Nigel Taylor and final fix from Brad.
2011-07-28 06:44:13 +00:00
ajacoutot
5bf7e80071 BROKEN, this port does not work with newer FFmpeg and upstream is dead.
prodded by Brad
ok ckuethe@ (maintainer)
2011-07-27 07:08:50 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
ajacoutot
6e51e02d09 Update to gstreamermm-0.10.10. 2011-07-21 06:37:09 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +00:00
ajacoutot
6dd1cdd405 Sync patch. 2011-07-17 06:44:25 +00:00
ajacoutot
6d5ba4cfcc Unbreak build on powerpc. 2011-07-16 18:37:56 +00:00
espie
6e6410b577 sloppy 2011-07-16 13:46:49 +00:00
sthen
1c25416444 update to a snapshot, supports more sites etc.
Additional testing by laurent@, thanks.
2011-07-12 13:02:28 +00:00
kili
f88f2dcea4 +swftools 2011-07-11 19:50:22 +00:00
kili
28cec72531 SWF Tools is a collection of SWF manipulation and generation utilities.
From brad.
2011-07-11 19:49:58 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
ajacoutot
5c16b6631a Missed bump. 2011-07-11 04:26:39 +00:00
robert
5f53c0df93 switch to lang/php 2011-07-08 21:57:03 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
ajacoutot
aed5ecb70e Reality is hard but one has to accept it... take maintainer. 2011-07-07 23:18:43 +00:00
jasper
985e33fea9 - adjust after recent curl update 2011-07-07 08:00:03 +00:00
ajacoutot
89a1cb30b4 Remove some duplicate wantlibs, use the libiconv MODULE where applicable. 2011-07-07 01:06:59 +00:00
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
ajacoutot
421b4fb65e Disable some modules that are better handled by gstreamer-ffmpeg.
from Brad
2011-07-05 01:13:06 +00:00
ajacoutot
c1cd5e271d Disable some modules that are better handled by gstreamer-ffmpeg.
from Brad
2011-07-05 00:54:47 +00:00
ajacoutot
9553570a83 Add missing --disable-amrwb, from Brad. 2011-07-03 19:24:13 +00:00
ajacoutot
d64d1dd4b0 Enable the libass sub-title renderer support.
from Brad
2011-07-01 22:25:58 +00:00
sthen
299d2faa2e Remove --enable-faac for clarity, transcode's aac encoder code is not
currently built/used. Worked out by Brad.
2011-06-27 21:17:55 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
edd
8bf99682af missing lib depend, reported by Nigel Taylor, OK rpointel@ 2011-06-26 19:04:21 +00:00
sthen
38143b0412 fix license markers, from Brad 2011-06-24 20:10:27 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
3728e4a4d7 sort CONFIGURE_ARGS, ok jasper@ 2011-06-24 09:42:39 +00:00
jasper
582f38a5b2 explicitly disable opencv support. it's too big and bulky with too little
benefits.

as discussed with sthen@ and aja@
2011-06-24 09:40:30 +00:00
ajacoutot
bac1ce4bce +libass 2011-06-23 09:04:06 +00:00
ajacoutot
2299c25730 Import libass-0.9.12.
libass is a portable subtitle renderer for the ASS/SSA (Advanced
Substation Alpha/Substation Alpha) subtitle format

from Brad
ok jasper@
2011-06-23 09:03:37 +00:00
jasper
e52ce23352 - re-enable javascript support
from Nick Templeton
2011-06-21 14:29:04 +00:00
ajacoutot
3d7825dbea Update to devede-3.16.9.
Drop maintainership.
2011-06-20 13:24:28 +00:00
kili
e9c218f2c2 + ming 2011-06-19 17:46:48 +00:00
kili
9f63023ad4 Ming is an LGPL'ed Flash 4/5 (TM) movie (SWF) output library with PHP,
Python, Ruby, Perl5, C and C++ interfaces.

From Brad.

ok sthen@
2011-06-19 17:45:54 +00:00
ajacoutot
36da24ee45 Minor update to gstreamer-plugins-good-0.10.30. 2011-06-16 09:10:10 +00:00
ajacoutot
79f28364c7 Minor update to gstreamer-plugins-base-0.10.35. 2011-06-16 09:09:15 +00:00
ajacoutot
74088076cd Minor update to gstreamer-0.10.35. 2011-06-16 09:08:47 +00:00
sthen
d3e2db6d34 revert last and add xvidcore to WANTLIB instead, allowing the
library dependency to be tracked properly. even though it's
dlopen(3)'d not linked directly, we still need to make sure the
package is compatible with the library.

it will show as Extra in lib-depends-check, that's not important
(but add a comment to make sure people don't think it can be removed).

pointed out by jakemsr and discussed with brad and espie.
2011-06-15 23:16:15 +00:00
sthen
389677daa5 transcode does dlopen(libxvidcore) at runtime rather than link against it,
so it isn't a WANTLIB. Therefore the LIB_DEPENDS entry for multimedia/xvidcore
gets stripped out of the packing list at package build time. This means that
A) the dependency isn't pulled in directly (though as it's provided by other
deps the package does work OK) and B) print-package-signature doesn't
match pkg_info -S, triggering unnecessary rebuilds with dpb -R.

Move xvidcore from LIB_DEPENDS to BUILD+RUN_DEPENDS to fix this.
From Nigel Taylor.
2011-06-15 18:11:16 +00:00
ajacoutot
d9768049fa Typo. 2011-06-15 12:41:33 +00:00
jasper
4e8b5e5ec5 set EPOCH 2011-06-13 15:34:49 +00:00
dcoppa
7efc853e6c Eliminate use of old FFmpeg APIs.
OK myself, sthen@
2011-06-13 08:10:01 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
kili
a2120b3378 Doh, can zap --disable-silent-rules here, too.
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
sthen
ecccbb4dc8 iplayer-dl used the BBC's iPhone streams to download programmes; however
BBC changed things in Dec 2010 to require a TLS connection with an Apple-
signed client certificate present in Apple iOS devices. As a result
iplayer-dl is no longer useful, so remove the port.

(get_iplayer is an alternative which uses the RTMP streams intended
for the Flash player instead).
2011-05-28 20:51:38 +00:00
sthen
dfd6bc277a Move get_iplayer to a self-packaged tarball from git upstream, fixes include:
- ensure correct file extension is used if certain modes fail
- convert AAC radio recordings to m4a format with metadata tags
2011-05-28 20:42:17 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
046ca732e1 Err, revert previous, it breaks backward compat with libmms. This change
cannot make it before 0.11.
2011-05-27 09:48:30 +00:00
ajacoutot
85328464c4 Set autoconf version to 2.68 (was hanging in my local tree for weeks). 2011-05-27 09:03:14 +00:00
ajacoutot
b001534687 Fix an out of range when connection speed set to "Intranet/LAN". 2011-05-27 09:01:55 +00:00
ajacoutot
e288a13063 Rework patches and adapt comment about our monotonic clock support. 2011-05-24 09:10:23 +00:00
ajacoutot
600f3e1a95 Update to gstreamer-plugins-bad-0.10.22.
* hlsdemux: Add HTTP live streaming parser/demuxer element
* new elements: h263parse, zebrastripe, patchdetect
* scenechange: new scene change detection element
* removed audioparsersbad plugin
* make opencv plugin work with OpenCV 2.2
* countless (still experimental) camerabin2 fixes and improvements
* experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
* curlsink: add libcurl-based sink element (acts as client, not server)
* decklink: add decklink plugin
* linsys: add plugin for Linear Systems SDI boards
* sdi: add raw SDI muxing/demuxing elements
* camerabin now relies on muxers to mux based on running time
2011-05-15 08:32:37 +00:00
ajacoutot
a5d336102d Update to gstreamer-plugins-ugly-0.10.18.
* x264enc: allow changing bitrate and quantizers dynamically at runtime
* x264enc: proxy downstream caps restrictions upstream via get_caps()
* lamemp3enc: proxy downstream rate/channels restrictions upstream via get_caps()
2011-05-15 08:32:23 +00:00
ajacoutot
6e8e7fd56a Update to gstreamer-plugins-good-0.10.29.
* amrparse, aacparse, ac3parse, flacparse, mpegaudioparse, dcaparse audio parsers
* muxers now mux based on running time
* ISO MP4 muxers: mp4mux/3gppmux/qtmux/mj2mux
* new matroskaparse element
* new v4l2radio element
* rtpsession: support RTCP Early Feedback (the AVPF profile)
2011-05-15 08:32:09 +00:00
ajacoutot
22cbe46e8c Update to gstreamer-plugins-base-0.10.34.
* support for 16-bit-per-component video formats
* playbin2 fixes and improvements for custom and non-raw sinks
* oggmux muxes based on running time now
2011-05-15 08:31:48 +00:00
ajacoutot
877e8a23be Update to gstreamer-0.10.34.
* new parser base class: GstBaseParse
* new core element: funnel
* OSX multi-arch fixes
* new QoS type for QoS events
* new progress message API to notify applications of asynchronous operations
2011-05-15 08:31:32 +00:00
dcoppa
6b929c59fb - Get rid of the use of libtool's -tag=disable-static.
- Merge in a whole bunch of various fixes from upstream and add
  comments for the existing fixes which didn't have a comment in
  the patch.

From Brad; OK sthen@
2011-05-11 09:05:54 +00:00
sthen
f5f770166b change a particularly annoying progress bar to fit in 80 columns so
it doesn't wrap and spew all over the console.
2011-05-08 20:48:10 +00:00
jasper
8f29c06fe1 - we have nearbyintf() in libm now 2011-04-28 18:38:40 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
43c5044259 Set proper AUTOCONF_VERSION, from Brad. 2011-04-28 09:57:01 +00:00
ajacoutot
bafecdf4fb Update to gstreamermm-0.10.9.1. 2011-04-27 18:36:04 +00:00
eric
342d0bf829 build the no_x11 flavor too
ok benoit@ jasper@
2011-04-26 08:51:45 +00:00
sthen
776b3522dd sync WANTLIB, from Brad. 2011-04-25 22:38:08 +00:00
sthen
04e19d5860 sync WANTLIB (ffmpeg changes) 2011-04-25 22:22:27 +00:00
sthen
84adc7aae9 "Radio 7" became "Radio 4 extra". from upstream via Nigel Taylor, thanks! 2011-04-20 23:07:24 +00:00
jasper
dcf9ad7a9c - add reminder comment about swfdec 2011-04-20 19:28:30 +00:00
sthen
a6df4e5bcf switch to a new url to the swf file passed to rtmpdump 2011-04-19 16:39:47 +00:00
sthen
b06169aba0 sync WANTLIB, from Brad 2011-04-19 08:25:23 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
sthen
3c37381983 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:27:31 +00:00
sthen
65d10f2a68 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:11:53 +00:00
jolan
9e9980640d update to 20110323 and add new firmware 2011-04-16 23:04:11 +00:00
sthen
2f6c635f99 remove casts now that NULL is a void *
from Brad.
2011-04-15 23:22:31 +00:00
ajacoutot
0b88838042 Update to gstreamermm-0.10.9. 2011-04-14 12:14:12 +00:00
jasper
565a0dabd2 Disable playlist support it needs to be ported to the new spidermonkey API
nobody on ports@ spoke up they were using that though.

ok edd@ (MAINTAINER), martynas@
2011-04-10 17:26:18 +00:00
ajacoutot
686ea92466 Pass --enable-introspection. 2011-04-07 12:46:05 +00:00
ajacoutot
c2505be002 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 12:45:07 +00:00
ajacoutot
80fc76a946 Regen WANTLIB. 2011-04-07 12:37:28 +00:00
sthen
5dd2076054 tidy Makefile, no package change. from Brad. 2011-04-05 08:07:15 +00:00
benoit
2fbe435e12 - update oggconvert to 0.3.3
- update plist

ok jasper@
2011-04-03 08:51:27 +00:00
sthen
e5fe84ed3e two security-related fixes from upstream via Brad:
- Avoid a possible overflow when handling media marks.
- Avoid a possible overflow when handling M3U files.
2011-04-01 12:32:34 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
ajacoutot
5c96af5855 These need mm-common. 2011-03-23 16:34:51 +00:00
edd
e5a89f9282 update to 1.3.0. From brad and OK jakemsr@ 2011-03-20 23:49:32 +00:00
edd
295024e791 update to libvpx 0.9.6 from brad.
OK by MAINTAINER (brad)
2011-03-17 16:54:16 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jakemsr
48b6df0564 update to libmatroska-1.1.0
from Brad (MAINTAINER)
2011-03-12 21:17:50 +00:00
jakemsr
c24c1fd9fa update to x264-20110225
from Brad (MAINTAINER)
2011-03-12 21:07:09 +00:00
sthen
63d34e4ed6 add deps on p5-XML-Simple and p5-LWP-Protocol-socks;
thanks Antti Harri and Nigel Taylor
2011-03-11 00:39:44 +00:00
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
eric
5650d046fc Oggz comprises liboggz and the tool oggz, which provides commands to
inspect, edit and validate Ogg files. The oggz-chop tool can also be
used to serve time ranges of Ogg media over HTTP by any web server that
supports CGI.

liboggz is a C library for reading and writing Ogg files and streams.
It offers various features over the reference libogg, including
support for seeking, validation and timestamp interpretation. Ogg is
an interleaving data container developed by Monty at Xiph.org,
originally to support the Ogg Vorbis audio format but now used for
many free codecs including Dirac, FLAC, Speex and Theora.

ok pea@
2010-11-05 12:54:51 +00:00
jasper
8204cd9b5a - regen PLIST after doxygen update
- tighten build dependency on doxygen
2010-11-04 20:14:20 +00:00
ckuethe
d2955bc608 update to libvpx 0.9.5, from brad. tested with an upcoming update of mplayer
ok edd@
2010-10-31 21:05:38 +00:00
steven
212e84d6c8 another libtoolize user:
use openbsd libtool and add a build dependency on gnu libtool
2010-10-28 11:39:53 +00:00
steven
08cec9fd54 this builds fine with openbsd libtool so set USE_LIBTOOL=yes
however auto* needs libtoolize or some other libtool macros, therefore add
a build dependency on gnu libtool
2010-10-28 10:02:04 +00:00
steven
d43917358a indicate reason for gnu libtool 2010-10-27 15:46:06 +00:00
sthen
982cbea466 sync WANTLIB, pointed out by landry@ 2010-10-25 10:11:22 +00:00
landry
13536f4687 unbreak: readd vorbisenc and vorbisfile to WANTLIB 2010-10-25 07:46:43 +00:00
sthen
efacceb213 lib_depends, revision 2010-10-24 21:40:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
naddy
94f1552a62 proactively fix for gmake 3.82 2010-10-24 13:48:14 +00:00
naddy
087e79ddae proactively fix for gmake 3.82 2010-10-24 13:15:26 +00:00
sthen
667238695e +get_flash_videos 2010-10-19 08:09:45 +00:00
sthen
d15e70f9db import ports/multimedia/get_flash_videos, suggestions/ok jasper@
Download or play videos from various Flash-based video hosting
sites, without having to use the Flash player. You may optionally
install rtmpdump to allow download from additional sites.
2010-10-19 08:09:16 +00:00
sthen
68ea630eea no need to list MAINTAINER twice 2010-10-19 01:07:41 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
sthen
0f1d6ff7ef Update to newer swf player url. 2010-10-18 13:52:30 +00:00
ajacoutot
425c13bf87 Update to gstreamermm-0.10.8. 2010-10-16 14:12:14 +00:00
dcoppa
f92b090310 Recognize the f4a / f4v extensions.
From Brad (maintainer)
2010-10-15 14:13:03 +00:00
dcoppa
ae21ac8e65 Recognize the f4a / f4v extensions.
From Brad
2010-10-15 14:11:57 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
kili
85b68606e8 Don't pick up and use doxygen (wasting time) when it's installed.
From brad, who sent me this version a couple of days when i did
some testing ov libvpx and whined about my valuable cpu cycles.
2010-10-07 18:59:47 +00:00
ajacoutot
1e06632cc8 Typo. 2010-10-05 04:53:50 +00:00
ckuethe
7fc6b66146 +libvpx 2010-10-04 23:56:50 +00:00
ckuethe
c5ea56e937 import of the Google/ON2 VP8 codec, from brad 2010-10-04 23:56:16 +00:00
jasper
aee1a5b061 this also needs libtoolize to build, so set to gnu libtool.. 2010-10-02 07:40:05 +00:00
landry
b1c400f6ea Add gnu libtool to BUILD_DEPENDS and bump. Autofoo needs libtool m4 macros. 2010-09-30 19:42:14 +00:00
ajacoutot
e77d8c968f Revert, not needed, see Makefile.inc 2010-09-30 15:48:06 +00:00
jasper
b4f46a4927 - explicitly disable introspection 2010-09-30 15:45:50 +00:00
ajacoutot
850feff7c5 Missed in previous. 2010-09-30 13:46:30 +00:00
ajacoutot
60acd64f36 Merge -gdk into -main now that gdk-pixbuf has been moved away from gtk+2.
jasper agrees
2010-09-30 13:46:06 +00:00
landry
8ba6a112a1 Bump -main after gtk+2/gdk-pixbuf split 2010-09-30 07:44:20 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
19500bb237 Set USE_LIBTOOL=gnu. This needs libtoolize. While here switch to
REVISION/EPOCH and bump.
2010-09-28 19:27:30 +00:00
landry
8c914f8469 Fix WANTLIB after librsvg update. 2010-09-28 08:51:20 +00:00
sthen
a50c23ba42 - add a fix for live streaming from upstream
- fix perl 5.12 warnings
2010-09-27 20:20:35 +00:00
steven
5dc3942cc5 don't require gnu libtool 2010-09-25 13:34:57 +00:00
jeremy
179a735c55 Remove myself as MAINTAINER of multimedia/subtitleripper
OK landry@
2010-09-24 15:27:46 +00:00
landry
01b2b2bedf Force the use of gnu libtool, build error with ports libtool. 2010-09-22 06:55:44 +00:00
edd
7641a88e39 link mediatomb 2010-09-21 13:29:46 +00:00
edd
03c5a5a736 import mediatomb upnp streaming server. OK sthen@ 2010-09-21 13:28:31 +00:00
ajacoutot
c05c853ee1 Set the cdrom DEFAULT_DEVICE to a more appropriate value. 2010-09-20 16:11:12 +00:00
sthen
ae601a0d5a Garbage collect some patches for Xine-lib which are not necessary.
From Brad.
2010-09-20 07:58:13 +00:00
sthen
cb59b0cbf1 remove 0-byte files, spotted by Brad 2010-09-13 20:35:51 +00:00
sthen
0c0d6dd0d0 update xine-lib to 1.1.19 and switch to new-style LIB_DEPENDS/WANTLIB
from Brad, thanks landry@ for testing in bulk build
2010-09-13 20:12:16 +00:00
jakemsr
d957ca2d31 * no more anonymous unions in video(4)
* bump REVISION-main
2010-09-12 22:33:57 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
ajacoutot
d57a0f66b5 +plugins-gl 2010-09-08 21:46:28 +00:00
ajacoutot
31f25c1160 Import gstreamer-plugins-gl-0.10.2
This module contains integration libraries and plug-ins for using OpenGL
within GStreamer pipelines.
<...>

ok jasper@
2010-09-08 21:45:59 +00:00
ajacoutot
15ab9c6381 Make it possible to tweak CPPFLAGS and LDFLAGS in children ports.
ok jasper@
2010-09-08 21:44:36 +00:00
ajacoutot
4e59fe6082 Update to gstreamer-plugins-bad-0.10.20.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html

ok jasper@
2010-09-03 15:49:45 +00:00
ajacoutot
071043374c Update to gstreamer-plugins-ugly-0.10.16.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html

ok jasper@
2010-09-03 15:49:07 +00:00
ajacoutot
f578c99c43 Update to gstreamer-plugins-good-0.10.25.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html

ok jasper@
2010-09-03 15:48:14 +00:00
kevlo
ab3960fb06 add avinfo 2010-09-01 10:26:49 +00:00
kevlo
ce0397e16d Initial import of avinfo-1.0.a15
Avinfo is an utility for audio-video information extraction.

ok ajacoutot@
2010-09-01 10:26:04 +00:00
jasper
39295ee441 - add missing build dependency 2010-08-31 12:30:45 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
ajacoutot
ad8468e1a7 Merge -soup into -main. 2010-08-26 21:33:27 +00:00
ajacoutot
4e8015d176 Remove the -gnome subpackage. It uses gnomevfs2 which is deprecated.
Add a missing run_depends on gvfs for -main.
2010-08-26 21:33:03 +00:00
jakemsr
4228e3f2fa * set $HOME during do-build, so the manual gets built when USE_SYSTRACE
is set
* switch to REVISION, bump
ok sthen@
2010-08-26 01:44:26 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
3c215cda37 update schroedinger to 1.0.9; from Brad.
this changes a lib dependency from liboil to liborc; dependent ports
will be fixed up shortly.
2010-08-25 23:25:36 +00:00
sthen
a7f643f9ea add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:45:52 +00:00
jasper
a76eb02d00 - update libdv to 1.0.0 2010-08-23 07:51:22 +00:00
jasper
7c443278ff - instead of commenting the goo to use -pthread, actually use it.
shrinks patch a bit
2010-08-21 12:22:41 +00:00
kevlo
c7408a5903 add audiopreview 2010-07-31 08:54:08 +00:00