Commit graph

132 commits

Author SHA1 Message Date
abs
88869dc039 Include xcb-util/buildlink3.mk for x11 to ensure globalhotkeys is built - bump pkgrevision 2010-09-19 22:08:22 +00:00
wiz
7c5b7f2175 Fix PLIST with x11 option (default on) by always depending on libxcb,
since it's pulled in by libX11 anyway, nowadays.
Bump PKGREVISION.
2010-09-15 12:36:49 +00:00
wiz
4d24b9b8ad More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
drochner
da94b46956 bump PKGREV for new libmatroska dependency 2010-07-08 18:48:05 +00:00
wiz
01de2f8672 Address PR 43086 and PR 43545 based on obache's patch in the former.
(build fix for Linux, so no PKGREVISION bump)
2010-07-03 14:24:26 +00:00
wiz
5242f2e63c Add bug report URLs/commit IDs. 2010-06-20 15:58:06 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
tnn
70a8c320b5 catch up with library version 2010-05-09 07:46:28 +00:00
drochner
5e546b5f1a update to 1.0.6
changes:
-fixes several vulnerabilities
 (see http://www.videolan.org/security/sa1003.html)
-additional stability and other fixes
2010-05-04 18:30:10 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
tnn
1126708d63 CHECK_WRKREF_SKIP: catch up with shared library version 2009-12-17 13:04:00 +00:00
drochner
847872ea11 update to 1.0.4
changes:
Audio outputs:
 * Fix deadlocks in the audio output core
 * Make PulseAudio the default output if available
Video outputs:
 * Fix fullscreen mode with KDE 4.3.3 and other window managers
 * Fix incompatibility with cairo-dock and compositing
Input:
 * Fix DVB scanning regression from VLC 1.0.3
 * Support for XZ-compressed byte stream (LZMA algorithm)
Playlist:
 * Support for .m3u8 playlist files (UTF-8 M3U)
Unix:
 * Support for xcb-keysyms version 0.3.4 or higher
 * Fix globalhotkeys on FreeBSD
Qt4 interface:
 * Fix opening V4L version 1 devices
 * Fix default destination ports in the streaming wizard
Translations:
 * New Walloon translation
 * Swedish, Ukrainian an French translation update
2009-12-16 19:09:12 +00:00
wiz
cc9d3d2c2e libcdio updated changed its shlib major version, so bump depends.
Noted by drochner@
2009-10-31 14:46:51 +00:00
hasso
3f09b16465 Fix build on DragonFly (undefined MNT_LOCAL). 2009-10-26 07:38:21 +00:00
ahoka
5988dbecd1 Fix CHECK_WRKREF_SKIP so we can build now with PKG_DEVELOPER again. 2009-09-27 18:43:55 +00:00
wiz
4200cc012e Add two missing files to PLIST and bump PKGREVISION. 2009-09-26 07:54:13 +00:00
ahoka
bcfa4fefe3 Changes between 1.0.1 and 1.0.2:
--------------------------------

Decoders:
 * Native support for WMA Professional, without the use of the Win32 dlls
 * Fix issues in subtitles, especially SSA ones
 * Various fixes on theora and ogg

Demuxers:
 * Various fixes for EPG support in MPEG-TS demuxer
 * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers

Access:
 * Fixes for v4l2 devices
 * Fixes for dvb-c channels-scanning

Qt Interface:
 * Fix some playlist sorting issues

Mac OS X Interface:
 * Fixed a crash when updating VLC
 * Fixed a crash related to QTKit when opening video files (10.6 only)
 * Added the ability to play 2nd media in sync to the primary item (input-slave)
 * Added the "Quit after Playback" feature

Mac OS X Port:
 * The "Delete Preferences" script is now delivered as a Universal Binary
   with native code for PowerPC, Intel and Intel 64bit
 * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
   - no support for Goom and SDL
   - limited text rendering support
   - This port is still considered as EXPERIMENTAL despite its binary release.

Encoders:
 * MPEG2 transrate stream output removed
 * x264 default-values closer to x264.exe defaults.
 * x264 rc-behaviour fixes:
   - if user defines qp-value, CQP-mode is used
   - otherwise if user defines vb=0, CRF-mode is used
   - otherwise ABR-mode is used
 * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
   - ABR mode set vbv-max-bitrate=bitrate
   - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)


Playlist:
 * Lua scripts for Mpora and Vimeo playback

Unix builds:
 * Various fixes to enable 1.0 to build on Solaris and OpenBSD
2009-09-24 22:14:57 +00:00
tnn
1b38505d2e fix build breakage on NetBSD (use fstatvfs instead of fstatfs) 2009-08-30 16:17:13 +00:00
hasso
7bcf99a94e Update to 1.0.1. Notable fixes and improvements include:
- fix flv and mpeg2 seeking,
- fixes for wmv, wav, rtsp and ssa support,
- fixes for Qt and Mac OS X interface,
- fix an integer underflow in Real pseudo-RTSP module,
- updates of some translations,
- port of the ZVBI module to Windows for full teletext support and
- codecs updates for Windows and Mac OS X versions.
2009-08-29 13:51:56 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kefren
fadeb3133a add fix for SA26156
Bump PKGREVISION
2009-08-09 12:18:17 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
ahoka
319bd73313 Merge with my own update. 2009-07-07 19:23:48 +00:00
tnn
f7a1f76b81 Update to VLC 1.0.0 "Goldeneye". Some highlights are:
* Live recording
* Instant pausing and Frame-by-Frame support
* Finer speed controls
* New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM,
  Real Video 3.0 and 4.0, ...)
* New formats (Raw Dirac, M2TS, ...) and major improvements in many formats...
* New Dirac encoder and MP3 fixed-point encoder
* Video scaling in fullscreen
* RTSP Trickplay support
* Zipped file playback
* Customizable toolbars
* Easier encoding GUI in Qt interface
* Better integration in Gtk environments
* MTP devices on linux
* AirTunes streaming
* New skin for the skins2 interface
2009-07-07 16:17:47 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ahoka
3efe446c69 Bump for ffmpeg update. 2009-06-12 17:24:53 +00:00
wiz
46398dabba Fix PLIST for arts option. Reported by Marko Schuetz in PR 41520. 2009-06-03 11:42:27 +00:00
hasso
3d06e19529 Update to 0.9.9a. Although said to have a fixes only for Mac OS X, it also
fixes a build with fresh multimedia/x264-devel.

Changes between 0.9.9 and 0.9.9a:
---------------------------------
Mac OS X:
 * Updated multiple 3rd party libraries to keep in sync with the Win32 port
 * Playback fixes for PowerPC-based Macs
2009-05-30 03:12:26 +00:00
tnn
1054a2a834 Adjust CHECK_WRKREF_SKIP entry to match current version of libvlccore.so 2009-04-25 18:20:47 +00:00
tnn
8715e350b1 Update to vlc-0.9.9.
While here, fix some pkglint warnings and enable DESTDIR support.

Changes between 0.9.8a and 0.9.9:
---------------------------------
Decoders:
 * Experimental new decoder for Real Video 3.0 & 4.0
Demuxers:
 * Various fixes related to real demuxer
Mac OS X Interface:
 * Fixed circumstances, which could lead to an empty Information panel
   - Note that VLC will show information on the currently _selected_ item
     instead of the currently _playing_ item, if the playlist is visible in the
     main controller window.
 * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
Mac OS X Port:
 * Improved video playback performance on Intel-based Macs
New Localizations:
 * Indonesian
 * Bengali
 * Updates of other localizations
Various bugfixes:
 * Support for receiving RTP packets on odd port numbers.
 * Lots of small bugfixes.
 * Correct Fullscreen behaviour on Multi-Screen setups on Windows
 * Telnet fixes on Windows
 * Resampling fixes when transcoding
2009-04-25 17:46:28 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
6f5a216a9f Bump PKGREVISION for libdvbpsi ABI depends bump. 2009-02-27 22:38:34 +00:00
jmcneill
63e3bfa88a Fix dejavu-ttf package name. 2009-01-28 12:56:42 +00:00
jmcneill
6748a4b320 * Fix the really annoying bug where the video window doesn't attach to
the controller window even when you have it configured to do so.
* Look for DejaVu fonts in LOCALBASE not X11BASE, so the OSD works with
  native Xorg; explicitly depend on the dejavu-ttf package.
* Bump PKGREVISION
2009-01-28 12:28:25 +00:00
jmcneill
bf9942f847 fix typo in comment, no functional change 2008-12-25 18:21:59 +00:00
jmcneill
773028402b Add hal and pulseaudio options. Enable pulseaudio by default.
Bump PKGREVISION.
2008-12-19 23:28:40 +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
is
19d9219287 We need a Real Shell to run some internal configure script (fixes
pkg/39836).
2008-12-05 15:18:40 +00:00
ahoka
34b909a16b Upstream bumped the version number for some reason,
so follow the new distfile as the old one disappeared.

No new changes were mentioned in the official changelog.
2008-12-04 14:03:11 +00:00
ahoka
cfb4489b1c Changes between 0.9.6 and 0.9.8:
--------------------------------

 * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
 * Bunch of small bugfixes.
2008-12-03 16:24:06 +00:00
ahoka
bf9b90f4ad Rework dependencies.
Add some missing X11 lib and jpeg.
Add theora support.
2008-11-08 19:00:15 +00:00
ahoka
4aef3f03f1 Changes between 0.9.5 and 0.9.6:
--------------------------------
New Localizations:
 * Ukranian

Security updates:
 * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-xxxx)
 * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-xxxx)
2008-11-07 20:03:13 +00:00
ahoka
bf7e61297b This update is also fixing a minor PLIST issue.
Changes between 0.9.4 and 0.9.5:
--------------------------------
Security updates:
 * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
 * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds

Features:
 * Closed Caption EIA 608/708 parsing enabled for libmpeg2

Various bugfixes:
 * Fixed various potential crashes and memleaks
 * Fixed issues with reading from files (especially non-local)

Windows port:
 * Fix bug where interface was "eating" some media keys
 * Fix some crashes in DirectShow access

Qt Interface:
 * Fix bug when the resetting of preferences didn't reset the dialog states
 * Right-click menu to select playlist columns reenabled
 * Various fixed in playlist

Access:
 * MMAP module is now deactivated by default

Translations:
 * Update of Brazillian, Swedish translation
2008-11-01 22:14:13 +00:00
ahoka
e8580b2d4b Remove duplicate elements from PLIST ruining -x11 builds. 2008-10-29 00:41:44 +00:00
ahoka
3d23e89009 Fix a bug when configure is looking for glx when option -x11 set. 2008-10-19 22:05:54 +00:00
ahoka
5c4afac608 Update to version 0.9.4, plus a lot of PLIST adjustments
Official changelog:

Changes between 0.9.3 and 0.9.4:
------------------------------------
Various bugfixes:
 * Crashes fixed in ogg, vobsub, dvdread
 * Fixes several memory leaks.

Mac OS X port:
 * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
 * Fixed a crash with deletion of old preferences.
 * Fixed targetname for downloaded updates

Windows port:
 * Stability fix for the video output.


Changes between 0.9.2 and 0.9.3:
------------------------------------

Various bugfixes:
 * Fixed DTS channel order on 5.1 systems
 * Fixed pausing behavior for subtitles and for Audio-CD
 * Multiple subtitles and podcast fixes
 * Various crashes fixed in PS, SSA, mkv, xspf, freetype
 * Fixed update system bugs
 * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...)

Mac OS X port:
 * Fixed ffmpeg slowness on PowerPC-based Macs
 * Fixed crash on startup when installed on old preferences
 * Fixed bug in directory opening on Mac OS X
 * Fixed font selection in the Simple Preferences
 * Thicker border to the subtitle renderer
 * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
 * Fixed AC3 passthrough on Mac OS X
 * Fixed behavior of the Volume Normalizer settings on Mac OS X
 * Removed the deprecated QuickDraw video output module to avoid crashes on
   modern Mac OS X versions

Windows port:
 * Fixed sensitivity of Fullscreen Controller
 * Fixed error messages on startup when VLC wasn't correctly uninstalled
   before installation
 * Fix showing of controller when returning from fullscreen playback
 * Multiple directory and path location fixes.

Qt4 interface:
 * Added Faster/Slower icons to the controller panel
 * Fixed lost playlist columns when switching the playlist view
 * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
 * Fullscreen controller: added time label, remembering of last position
 * Fixed drag'n drop behaviour on the playlist
 * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
2008-10-13 18:42:12 +00:00
ahoka
b7e9b0d174 Fix the PLIST on Dragonfly, and possibly other systems. 2008-10-02 17:49:00 +00:00
ahoka
1ba4647814 Update to 0.9.2, the first real 0.9.x release of VLC.
Only minor bugfixes, no detailed list in the changelog.

Add gnome option for gnome-vfs, not enabled by default.
Add support for V4L2. This is only enabled for Linux now.
Build needs to be fixed for NetBSD and tested for others.
2008-09-27 22:33:20 +00:00
ahoka
7c30bb19fc Fix PLIST hadnling for SIMD extension modules.
Force altivec and x86 simd modules to build.
2008-09-20 22:33:02 +00:00