Commit graph

19 commits

Author SHA1 Message Date
sborrill
e918e4533b Fix build failure in x264.c with the version of x264-devel now in pkgsrc 2009-01-28 17:53:37 +00:00
bjs
8c2b0e2547 Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:16 +00:00
joerg
0665aa2efa Switch to x11/wxGTK26{,-contrib}. 2008-09-22 20:21:03 +00:00
sborrill
e49bf21876 Patch support for img_resample() and friends back into ffmpeg even when
swscale is enabled. This allows older apps (such as vlc 0.8.6i) to run
without a specific ffmpeg package option and thus the swscale option is no
longer needed.
2008-09-15 21:24:00 +00:00
sborrill
ced90e2621 Update to 0.8.6i and fixes for CVE-2008-3732, CVE-2008-3794 2008-09-12 14:47:39 +00:00
ahoka
336fad4959 ffmpeg-devel -> ffmpeg 2008-09-11 18:21:07 +00:00
ahoka
e401ea9478 Revive vlc08 as vlc 0.9.1 is out and the vlc package will be updated. 2008-09-08 18:42:21 +00:00
martti
065aaa7d11 Moved vlc08 to vlc. 2006-09-26 07:27:19 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
abs
f2c224eb0c USE_TOOLS+=perl 2006-07-06 14:46:13 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
drochner
af939bbfde Now that the faad/mp4ip conflict is resolved, enable the faad2 plugin
and bump PKGREVISION.
If we had a newer libffmpeg now, with better h.264 support, it would
be great...
2006-06-08 18:03:13 +00:00
joerg
e49633a303 NetBSD doesn't build vcd plugin (and cdda as side effect), so
conditionalize the entries in the PLIST. Bump revision.
2006-05-26 15:21:44 +00:00
joerg
32ca6eb186 Include cdda and vcd plugin in PLIST, they should be enabled by default.
Bump revision for this. Add DragonFly support.
2006-05-19 20:53:34 +00:00
drochner
f8dba14c70 update to 0.8.5
major changes:
-statistic system
-improvements in the Audio CD playback (CDDB)
-new and improved video filters
-new AJAX HTTP interface
2006-05-10 16:28:43 +00:00
xtraeme
f3e9c6674f * Explicitly disable options that weren't disabled before (gnomevfs and co).
* Remove deprecated WITH_DVDCSS option, it's not used anymore.
* Depend on SDL_image and libxml2 to build missing modules that are
  enabled by default.

Bump PKGREVISION (BTW this package now works perfectly on NetBSD, thanks
drochner!).
2006-05-06 08:25:20 +00:00
drochner
80160985d8 First cut on a pkg for the current release series (0.8.x) of vlc.
Built and tested on i386/-current so far.
This inherits some cruft from the 0.7 pkg (configure args, dependencies)
which should be revisited. I'm committing this early to allow people
to bring in fixes for other platforms.
(Generally I'm impressed about the quality. After the only locking bug
has been fixed of course;-)
2006-05-04 19:19:59 +00:00