Commit Graph

701 Commits

Author SHA1 Message Date
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