Commit Graph

106 Commits

Author SHA1 Message Date
dcoppa
f833f543bb Ops! patch-src_Makefile_in contains a CVS id: replace it with a perl
workaround
2010-06-17 09:17:52 +00:00
dcoppa
d0a569e14d Disable inhibit and screensaver plugins since they cause problems
when the dbus daemon is running

Fix Help->About->Thanks dialog

Unbreak after xulrunner update (patches adapted from archlinux)

OK ajacoutot@, landry@
2010-06-17 07:42:16 +00:00
sthen
d3325bbb11 Remove an #if patch that's now surplus since x264 has been upgraded.
From Brad, no binary change.
2010-06-04 23:21:43 +00:00
sthen
d5d0293b63 Remove posix_memalign workaround, now we have it in libc.
In ifdef's no longer used following the libc update, so no bump.
From Brad (maintainer).
2010-06-03 01:05:03 +00:00
sthen
5ed5681579 Build with libnotify support. From Brad. 2010-05-16 08:37:48 +00:00
sthen
f7df7b9bfa Build v4l2 support, which can work with uvideo(4). From Brad. 2010-05-09 00:16:26 +00:00
edd
af996e26bb Update to vlc-1.0.6 from maintainer Brad Smith.
OK dcoppa@, sthen@.
2010-05-05 08:43:35 +00:00
steven
c1e90ca01a use gnu libtool here for now 2010-04-26 20:09:18 +00:00
espie
8db0112cb6 fix FULLPKGPATH
(ports is locked)
2010-02-26 18:10:51 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
fb5e6e10c9 oil/schroedinger WANTLIB. 2009-07-19 16:28:31 +00:00
kili
76091f6c3b Some fixes after the x264 update.
From Brad.

"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
jakemsr
ebe658d00d - remove artsd and esd backends
- add sndio to WANTLIB
mostly from Brad, thanks
2009-01-16 04:11:18 +00:00
jakemsr
32e8a1e508 - simpler faad related patching
- bump PKGNAME

ok brad@
2008-09-15 22:11:42 +00:00
brad
5602513893 Fix a crash if VLC is not able to connect to a RTSP server.
ok sthen@
2008-09-05 01:01:00 +00:00
brad
9b5b2d8f21 Pull in integer overflow fixes for TTA, MMS and Ogg.
CVE-2008-3732, CVE-2008-3794

ok sthen@
2008-09-04 22:58:23 +00:00
brad
e594d14508 upgrade to VLC 0.8.6i; bug fixes and integrates the previous
security fix.

ok jakemsr@
2008-07-15 16:19:15 +00:00
sthen
f188c77b13 SECURITY: patch to fix integer overflow in wav handling (CVE-2008-2430)
Pulled from upstream GIT repository.

ok brad
2008-07-09 17:28:42 +00:00
jakemsr
9452aa9236 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* remove bogus @bin marker in PLIST (wxvlc is a symlink)
* bump PKGNAME-main
* img_convert()/img_resample() based filters disabled due to FFmpeg
  changes

feedback/ok brad@
2008-07-09 02:17:12 +00:00
sthen
7b22162fa2 SECURITY update vlc to 0.8.6h
- fixes *many* null pointer deref, error handling failures, leaks,
use-after-free and double-free found by Coverity

- fixes some MPEG2 TS audio packet loss

- numerous security fixes in 0.8.6g

- fixes some memory leaks

Also: mark altivec FLAVOR as broken; ajacoutot reports that the
altivec-enabled binary fails to start.

ok ajacoutot
2008-06-09 22:55:43 +00:00
bernd
5f08d468f9 Fix nonexistent vlc menu icon.
ok brad@, martynas@
2008-05-16 05:54:09 +00:00
jakemsr
0ba235ecbe - use wxSlider instead of hacking wxGuage for the volume controller.
from vlc subversion via Alexey Suslikov.

- use jack_client_connect() instead of jack_client_new() so multiple
instances of vlc can connect to jackd concurrently.  problem reported
by Alexey Suslikov.
2008-05-11 18:12:40 +00:00
jakemsr
316ff80c5c security/bugfix update
from the release notes:

VLC media player 0.8.6e and earlier versions suffer from security
vulnerabilities in the Subtitle demuxer, Real RTSP demuxer, MP4
demuxer and Cinepak codec.

from brad@
2008-04-04 00:53:01 +00:00
jasper
872e337230 - zap empty file; brad 2008-04-03 07:57:01 +00:00
jakemsr
0307b9a632 add jack subpackage 2008-03-24 04:46:26 +00:00
jakemsr
375747e383 update to vlc-0.8.6e
This is a bugfix release. VLC media player 0.8.6d and earlier versions
suffer from security vulnerabilities in the Web interface, Subtitle
demuxer, Real RTSP demuxer, SDL_image library and MP4 demuxer.

See http://www.videolan.org/security/sa0801.php and
http://www.videolan.org/security/sa0802.php for more details.

from brad, OK naddy
2008-03-02 02:27:04 +00:00
steven
d1307a336a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
jakemsr
724d7f7c0e keep vlc building after ffmpeg update 2008-01-26 11:27:05 +00:00
martynas
0c35e499eb make it use xulrunner-devel instead of seamonkey-devel. improvements,
testing and ok kurt@ and naddy@
2008-01-23 16:34:30 +00:00
jakemsr
5759613568 maintainence update to 0.8.6d
from brad@
2007-12-11 11:07:54 +00:00
bernd
ae44ba59fa Add missing @pkgpath marker to unbreak updates. 2007-11-25 14:21:57 +00:00
ajacoutot
45c5920aef - fix altivec FLAVOR
- don't pretend we have altivec capability when we use --disable-altivec
2007-11-17 20:53:34 +00:00
jakemsr
d514f9d146 - add support for Esound and aRTs audio output, as pseudo_flavors
and subpackages
- move the mozilla plugin to a subpackage
- enable altivec support as a flavor
- ffmpeg and wxWidgets lib_depends/wantlib updates

help/ok ajacoutot@
2007-11-11 01:37:54 +00:00
jakemsr
b5e800ec10 re-enable liveMedia
tested by streaming MPEG TS via RTP unicast to/from i386 and amd64

from brad@
2007-10-03 04:12:43 +00:00
jakemsr
e866879e19 - pull in libdvbpsi so we can build the MPEG TS (transport stream)
demuxer
- fix no_web flavor LIB_DEPENDS
- update WANTLIB
- bump PKGNAME

ok brad@
2007-09-28 07:59:06 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
steven
6964b4b6a1 add missing dependency on the nspr libraries.
ok pval
2007-08-07 15:18:22 +00:00
martynas
4d9db9cf3b give update-desktop-database a chance to work by adding desktop-file-utils
to RUN_DEPENDS;  ok ajacoutot@
2007-06-29 21:33:08 +00:00
ajacoutot
813e44c6f4 - explicitly disable libnotify (or configure will pick it up if installed)
- set AUTOCONF_VERSION to 2.61
- add @exec/@unexec update-desktop-database to PLIST

from Mikolaj Kucharski <mikolaj at kucharski dot name>
2007-06-21 08:12:14 +00:00
ajacoutot
7fdac52af0 - SECURITY update to 0.8.6c (and various bugfixes, memory leaks)
VideoLAN-SA-0702: format string injection in Vorbis, Theora, SAP and CDDA plugins
- remove bogus PLIST entry

from brad
2007-06-18 23:14:20 +00:00
naddy
4c4a976492 kludge: add X11BASE/include 2007-06-10 15:03:50 +00:00
martynas
4dd62d708c empty patch files; from Moritz Grimm 2007-06-10 11:21:13 +00:00
jolan
0d35aa3d25 update to 0.8.6b, from brad 2007-06-05 01:53:04 +00:00
jakemsr
0d08814a34 update WANTLIB and LIB_DEPENDS after graphics/ffmpeg update 2007-05-25 16:24:49 +00:00
aanriot
b3d22fb592 fix a format string by keeping a place for the terminating NUL
character.

ok avsm@
2007-04-22 13:21:11 +00:00
ajacoutot
d49e99a4b4 - forgot to bump 2007-04-20 07:21:53 +00:00