Commit graph

2918 commits

Author SHA1 Message Date
obache
4ead6e3556 Bump PKGREVISION from boost-libs version bump. 2011-10-14 01:05:58 +00:00
hans
1028ff6851 Fix build on SunOS. 2011-10-13 13:28:12 +00:00
hans
b42dfc6554 Always add a dummy object to libxineposix.so. This is needed when all
features of libxineposix are supported natively and ar refuses create an
empty library, and it shouldn't do any harm otherwise. Fixes build on
OpenIndiana 151.
2011-10-12 17:30:22 +00:00
cheusov
98589abbad Update my email 2011-10-09 10:02:44 +00:00
drochner
8c87eed952 PKGREV bumps for libmatroska requirement (binary incompatible change) 2011-10-07 19:14:36 +00:00
drochner
75a26d55cc update to 1.1.2
changes:
-improvements for audio output on MacOS and with PulseAudio
-security fix for HTTP and RTSP server components (was patched
 in pkgsrc)
2011-10-07 19:13:19 +00:00
drochner
7c446160b3 update to 5.0.0
changes: many fixes and improvements

pkgsrc note: This version hasn't been tested in practice yet. The
previous one had a problem with mkvmerge going into an endless loop.
We still have mkvtoolnix-old (2.9.8) as a known working one for
that reason.
2011-10-07 19:09:55 +00:00
drochner
b5af1f28de update to 1.3.0
changes: cleanup and minor fixes

pkgsrc note: according to the ChangeLog, this version is not binary
compatible to older versions -> ABI_DEPENDS bumped
2011-10-07 19:04:46 +00:00
drochner
57a7fe7c6f Add patch from upstream to fix a NULL dereference vulnerability in the
HTTP and RTSP server component (possible DOS)
2011-10-07 12:30:17 +00:00
drochner
e8364de95c update to 0.7.6
changes:
-security fixes to many demuxers and decoders
-bugfixes
2011-10-07 12:20:38 +00:00
wiz
0922371859 Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
2011-10-02 14:11:51 +00:00
wiz
ace98f3df0 Remove -Werror from compilation flags to fix build on NetBSD-current. 2011-09-29 20:24:15 +00:00
joerg
b3864cd41b Fix fallout from png changes. 2011-09-25 19:52:30 +00:00
tron
b26c1a1019 Adapt Rene Hexel's patch for "pupnp" to make this build under NetBSD
and FreeBSD with the "lwres" library. This allows us to remove the
problematic dependence on the "bind97" package. Fix suggested by
OBATA Akio on the "tech-pkg" mailing list.

Approved by Thomas Klausner.
2011-09-24 22:33:25 +00:00
taca
6c2772231a Move RUBY_VERSION_SUPPORTED=18 restriction to each Makefile from
graphics/ruby-clutter/Makefile.common, making it really work.

A short discussion with joerg@.  Thanks Joerg.
2011-09-21 15:26:46 +00:00
joerg
94e4afab3b Don't depend on GCC optimizer considering constant address
differences as ICE and depend on the corresponding xine version.
Patch from Bernhard Moellemann.
2011-09-20 16:50:54 +00:00
joerg
96226af0e0 Belated revision bump since the xine patch changes installed headers 2011-09-20 16:47:57 +00:00
obache
0b047709ed Exactly specify include path for npapi.h so that other xulrunner will not be
picked up.

Fixes PR pkg/45380.
2011-09-19 14:50:36 +00:00
obache
d40920f1f3 Fxies build with gcc-4, taken fron FreeBSD ports.
PR pkg/45376.
2011-09-19 04:44:19 +00:00
obache
6b21e3b35c Bump PKGREVISION from RUBY_VERSION_DEFAULT changes. 2011-09-16 02:26:44 +00:00
hans
eade2437ff Fix build on SunOS.
The fixes intended for SunPRO compilers apply to SunOS in general.
2011-09-14 17:26:48 +00:00
hans
8eb985656f Recent SunOS has OSS, so the OSS plugin is built. 2011-09-14 17:25:32 +00:00
hans
d58a9e0735 Fix build on SunOS. 2011-09-14 17:24:13 +00:00
hans
09ca9732f2 Fix build on SunOS by overriding the check for C99. 2011-09-14 17:23:44 +00:00
hans
fcf2564cb9 Fix build on SunOS. 2011-09-14 17:22:44 +00:00
hans
eb167ccd34 Fix check for texi2html to work with older texi2html versions.
While at it, don't build the html documentation that isn't installed
anyway.
2011-09-14 17:21:08 +00:00
abs
40de8960fb if the package is adobe-flash-plugin, PKG_OPTIONS should be adobe-flash-plugin rather than ns-flash. ++PKGREVISION 2011-09-12 23:35:15 +00:00
shattered
ecee6402aa PR/42810 -- make libdca support optional due to its RESTRICTED nature. 2011-09-12 21:50:38 +00:00
drochner
c2fe451de1 update to 1.1.11
changes:
-security fixes in real and avi demuxers (were patched in pkgsrc)
-minor bugfixes
2011-09-12 17:25:28 +00:00
drochner
39873f427a update to 0.10.12
changes:
-Timestamp tracking fixes
-New codecs
-Multi-threaded decoding
2011-09-12 17:20:42 +00:00
drochner
401d9d66e7 update to ffmpeg-20110907.0.7.4
changes:
-fix integer inderflow in rtp code which could allow remote code execution
-misc fixes and improvements
2011-09-12 17:18:52 +00:00
taca
bb5e484305 Fix build problem with jpeglib. 2011-09-12 16:52:56 +00:00
wiz
3d9c7134cc Update to 2.1:
Changes between 0.2.0 and 0.2.1:
--------------------------------

  * ignore initial discontinuity
  * Build fixes for BSD builds
  * Build fixes for MSYS builds

Changes between 0.1.7 and 0.2.0:
--------------------------------

  * Relicense libdvbpsi from GPLv2 to LGPLv2.1
  * bump version number to 0.2.0 (skipping 0.1.8 and 0.1.9) to indicate
    GPL -> LGPL license change
  * new CUE Identifier descriptor support (0x8a)
  * new Splice Information Section table support (0xFC) (SCTE 35 2004)
  * new BAT table (decoder and generator)
  * new descriptor 0x44
  * depreceated all API's in preparation for 1.0.0 release with revamped API
    packagers and application developers should anticipate:
    - structure renames dvbpsi_handle to dvbpsi_t
    - prototype changes
    - removal of printf for message printing
    - message callback function
    For more information see changes in libdvbpsi-ng branch.
2011-09-08 21:10:26 +00:00
tnn
111202bcc6 Bump version to 10.3.183.7 (the previous version was no longer fetchable) 2011-09-04 19:50:04 +00:00
joerg
bc5d800815 Address computations are not ICE, even if GCC accepts them as such. Fix
that and use the same emms constraint as found in other places.
2011-09-04 14:34:52 +00:00
obache
c5d8a2a356 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
wiz
550eca68ac Add upstream bug report URL, from Rhialto. 2011-08-19 14:03:06 +00:00
wiz
8a766c8bf0 Update to 0.16. Changes undocumented. 2011-08-16 21:55:34 +00:00
wiz
6ab373d01b Fix build on NetBSD-5.0 where NULL doesn't have enough parentheses.
From Olaf 'Rhialto' Seibert on pkgsrc-users.
2011-08-15 21:08:32 +00:00
wiz
624613c8a0 Remove patch-src_video_out_xxmc.h -- it's a duplicate of patch-gb.
Migrate comment there.
2011-08-15 07:35:18 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
sbd
ccc4e9fa62 Build fix for building with videoproto-2.3.1 and newer. 2011-08-14 10:14:25 +00:00
cheusov
6c07501bad ++pkgrevision due to changes in dependencies 2011-08-14 07:53:03 +00:00
cheusov
e7ba9c8e6f Fix build failure on Linux (PR 37544). Approved by wiz@ 2011-08-13 04:43:51 +00:00
mrg
97b3ad5ee9 ffmpeg seems to have dropped the faad support, so remove the option.
(enabling the option causes build failures.)
2011-08-12 06:14:27 +00:00
adam
491dd97145 Changes 0.4.1:
New Features:
* New complete translation: German (de); thanks to Chris Leick
Bug fixes:
* Fix offset bug (which results in wrong .vob files)
* Fix typos and improve wording

Changes 0.4:
New Features:
* Added new translations from Launchpad: French (fr), Galician (gl),
  Italian (it), Norwegian Bokmål (nb), Russian (ru) and Spanish (es)
Changes:
* Use C99 standard and compile with -pedantic flag.
* Code cleanup
Bug fixes:
* Fixed typos
* Fixed compiler warnings
* Added missing header file
2011-08-09 20:56:27 +00:00
adam
7e4181acb8 Provide DVDFileStat functions needed for dvdbackup 0.4.1 2011-08-09 20:53:15 +00:00
ryoon
5194e88a75 Fix build on Mac OS X 10.7 (Darwin 11.0.1) with Xcode 4.1.1. 2011-08-08 14:15:50 +00:00
ryoon
47a065884d Update to 0.9.7
Changelog:
* Feature enhancement and bug fix
* backward compatibility with 0.9.5 and 0.9.6
2011-08-07 17:20:09 +00:00
ryoon
70848a1e4b Update to 0.2.1
Changelog:
Overview of changes in gst123-0.2.1:

* Fixed minor memory leak.
* Fix warnings due to wrong glib option parsing. [Nicholas Miell]
* Use wikihtml2man for documentation (replaces old doxer based manpage).
2011-08-07 14:29:41 +00:00