Commit graph

37 commits

Author SHA1 Message Date
cheusov
19eab1a8e6 fix for build failure caused by my recent lirc commits 2013-04-16 22:11:23 +00:00
wiz
0f6428c644 Fix packaging on non-Linux: lirc needs to be in PLIST_VARS, always. 2013-04-15 20:57:56 +00:00
cheusov
cd38953c5d Add option "lirc" and enable it by default when available, tested on RHEL-6 2013-04-14 22:10:23 +00:00
cheusov
5d8cb055ae Add option "vaapi" and enable it by default when available; Tested on RHEL-6 with VDPAU backend 2013-04-14 12:35:25 +00:00
drochner
3085db3ba2 update to 2.0.6
changes:
Support for Matroska v4 files
Fix WMV, Ogg, AVI, MP4 and subtitles crashes and issues
Numerous translations updates and new Welsh translation
Fix some HTTPS certificate rejection
Fix ALAC decoding
Fix FLAC 6.1 and 7.1 channel order
Fix the vimeo parser
Numerous D-Bus and MPRIS2 improvements
2013-04-12 13:40:47 +00:00
sbd
f0ece07a70 Linux uses alsa not oss.
Also fix linux PLIST.
2013-03-18 09:18:16 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
drochner
6901cf42ae add patch from upstream to fix Buffer Overflow in ASF Demuxer
bump PKGREV
2013-01-30 15:52:18 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
wiz
79ccafc971 Fix build with automake-1.13. Use libdvbpsi0. 2013-01-22 11:46:23 +00:00
wiz
34207b5835 Fixes for automake-1.13. 2013-01-21 16:25:21 +00:00
drochner
fc943892b2 fix PLIST for pulseaudio option, from diro@nixsyspaus.org per PR pkg/47471 2013-01-20 15:31:42 +00:00
drochner
efe39b1f8a update to 2.0.5
from the announcement:
Notable changes include improved reliability for MKV file playback, fixed
MPEG2 audio and video encoding, pulseaudio synchronization, Mac OS
interface, and other fixes. It also resolves potential security issues in
HTML subtitle parser, freetype renderer, AIFF demuxer and SWF demuxer.

pkgsrc change: build upnp plugin -- it doesn't show any files for
 me, but since upnp isn't an exact science others might have more luck
2012-12-17 12:07:01 +00:00
drochner
b41312ce16 update to 2.0.4
changes (from the anouncement):
VideoLAN and the VLC development team present the fifth version
of "Twoflower", a major update that fixes a lot of regressions, issues
and security issues in this branch.
It introduces Opus support, improves Youtube, Vimeo streams
and Blu-Ray dics support. It also fixes many issues in playback, notably
on Ogg and MKV playback and audio device selections and a hundred of
other bugs.

pkgsrc note: opus and bluray are not supported yet
2012-10-19 17:48:06 +00:00
drochner
5516ffd076 fix bitfield extraction (wrong operator precedence) 2012-10-11 15:29:39 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
04a5a3626d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
tron
6f0f290000 Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.

Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.

Change discussed with Thomas Klausner in private e-mail.
2012-10-02 12:09:40 +00:00
obache
7d9c43e866 recursive bump from libcdio shlib major change. 2012-09-23 05:36:22 +00:00
ryoon
601958a392 Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
obache
8ace00dcd8 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
drochner
99c871e718 pull in the slider fix from ../vlc, bump PKGREV 2012-08-31 21:00:39 +00:00
marino
726f622c65 multimedia/vlc2: only use O_RDONLY and O_DIRECTORY if supported
DragonFly's file control options aren't fully posix-compliant yet, and
the O_DIRECTORY flag hasn't been implemented (all the flag spots are full
and old ones need to be recycled).

These patches adds additional support checks for each fcntl flag used with
vlc_open and vlc_openat and only sets the supported one.  There is no need
to revbump because any platform requiring this check couldn't have built.
2012-07-29 17:37:57 +00:00
drochner
3d8ddb2991 update to 2.0.3
changes:
-OSX support improvements
-translation updates

pkgsrc change: use xcb-util-keysyms instead of xcb-util036
2012-07-24 18:40:42 +00:00
wiz
e461c59ac5 Bump PKGREVISION for xcb-util update/dependency change. 2012-07-13 14:22:58 +00:00
drochner
b6867e0cb2 update to 2.0.2
changes:
-bugfixes
-feature improvements for OSX
2012-07-02 19:02:04 +00:00
wiz
54580b22fc Add a workaround so this builds again on NetBSD.
Might make the Darwin situation worse, but at least the build
error will be later now there as well.
2012-06-15 08:51:25 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
drochner
8f3cf9093a update to 2.0.1
changes:
-Support for MxPEG files
-UI improvements, speedup
-bugfixes
-2 security fixes:
 -Heap overflows in Real RTPS protocol (CVE-2012-1776)
 -Stack overflow in MMS protocol (CVE-2012-1775)
2012-03-21 11:01:50 +00:00
obache
b56d98082f NetBSD<5.99.16 does not have popcount(3).
fixes PR 46230.
2012-03-20 12:06:16 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
88468a844e Remove -static that broke build on 6.99.3/amd64, from drochner.
Merge two patches for the same file.
2012-02-24 17:24:18 +00:00
drochner
ed192a14a1 add vlc-2.0.0. This may need some polishing and fixes; while it works
well mostly it is not ready to replace vlc-1.1 yet.
2012-02-21 12:49:43 +00:00