Commit graph

1653 commits

Author SHA1 Message Date
drochner
3879237047 update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:03:39 +00:00
obache
aed6110a04 Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
christos
f54f02029a use the absolute path of RPM2PKG 2007-03-24 20:27:10 +00:00
abs
a363e3602f Add 3.99.21 and 4.99.9 as known working systems 2007-03-24 13:18:41 +00:00
abs
19393cfeb4 update to 9.0r31nb2 - do not depend on {PREFIX}/bin being in the path - noted by Joerg 2007-03-23 22:59:16 +00:00
drochner
1c33fcebc1 update to 2.16.6
changes: bugfixes, minor cleanup
2007-03-23 20:30:12 +00:00
abs
7a1f11dbc3 Update ns-flash to 9.0.31nb1:
- Add a nspluginwrapper option (enabled by default on non Linux x86
      platforms) which pulls in nspluginwrapper and libflashsupport, and
      enables a INSTALL script which enables the plugin wrapper

Copy of note in options.mk:
# XXXX: If nspluginwrapper is enabled and this package is installed after
# firefox (or similar) it will install a system wide wrapped plugin into
# @PREFIX/lib/<browser>/plugins. If it is installed before a browser
# it will install a plugin for the current user in ~/.mozilla/plugins/
# or similar. This is inconsistant and potentially confusing.
2007-03-23 18:59:41 +00:00
wiz
b1c0f4b7b8 Add checksums for patch-ak and patch-bd. 2007-03-23 07:40:12 +00:00
abs
eee7042bd1 add note on how to use the Linux flash player into a native Firefox browser on a system other than 32 bit Linux 2007-03-22 23:07:39 +00:00
abs
7d2beeefe7 enable libflashsupport 2007-03-22 21:48:00 +00:00
abs
a9a08bc854 Import multimedia/libflashsupport-1.0.2098
This is an shared library built from source provided by Adobe which
enables the use of OSS audio in the multimedia/ns-flash package

Non Linux platforms will probably also need www/nspluginwrapper
2007-03-22 21:46:44 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
taca
e0ca1b03f3 Update ruby-ming pacakge to 0.1.8.
Ming/Ruby 0.1.8 - 2006-05-30

* works with Ming 0.3
2007-03-17 16:11:08 +00:00
drochner
4673bace13 update to 0.10.12
changes:
-New API for on-demand plugin installation
-Xv thread-safety and configuration enhancements
-decodebin2 improvements
-Support more raw audio format conversions
-Improvements in Ogg support
-AudioFilter base class ported to 0.10
-Fixes for subtitles
-Latency/live-playback support for Alsa
-Lots of bug fixes and improvements
2007-03-13 09:10:24 +00:00
drochner
dbb38f5016 update to 0.10.12
changes:
-Add a warning if GLib threading support is not properly initialised
-Add support for binary registry serialisation
-Preliminary support for pull-mode scheduling of entire chains
-Add support for HPPA
-Collectpads fixes
-Lots of bug fixes
2007-03-13 09:07:30 +00:00
drochner
c7b82234aa pull in a patch from mplayer CVS to fix buffer overflow in DMO reader, see
http://lists.grok.org.uk/pipermail/full-disclosure/2007-March/052738.html
bump PKGREVISIONs
2007-03-09 15:14:16 +00:00
wiz
c1961bd5a9 Remove dead mastersite. 2007-03-08 19:25:14 +00:00
rillig
3954e1a79d Fixed AWK interpreter in two scripts. PKGREVISION++ 2007-03-08 09:07:41 +00:00
wiz
f9a0c7d5fc Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
2007-03-04 11:29:57 +00:00
wiz
0f4f93bdd6 Update to 0.5.45:
Changes in this release (0.5.45)

tv_grab_hr          :new grabber for Croatia
tv_grab_ch_bluewin  :new grabber for Switzerland (replaces tv_grab_ch)

tv_check            :add a duplicate check for shows on multiple ReplayTV units
tv_grab_br_net      :misc fixes
tv_grab_de_tvtoday  :improved category and sub-title recognition
tv_grab_dk          :Only critical warnings when running with --quiet
tv_grab_ee          :misc fixes
tv_grab_fi          :default --days now 14 (all available).
tv_grab_fr          :added --perdays option, now default grab mode
tv_grab_huro        :misc fixes
tv_grab_il          :misc fixes (plus now in xmltv.exe)
tv_grab_na_dd       :fixes for "invalid start time". Don't return shows before starttime.
tv_grab_na_icons    :misc fixes
tv_grab_no          :misc fixes
tv_grab_re          :misc fixes
tv_imdb             :misc fixes


And lots of bugfixes and polish.

Changes in this release (0.5.44)

Additional work to provide a more consistent behaviour from all
grabbers
and a way for grabbers to express what they support. See
http://membled.com/twiki/bin/view/Main/XmltvCapabilities

tv_grab_it       : New channels added
tv_grab_br       : Fixed to deal with data source changes
tv_grab_br_net   : lots of improvements
tv_grab_na_icons : fixed to deal with data source changes
tv_grab_za       : add proxy server support
tv_grab_se_swedb : new grabber for Sweden
tv_grab_es_laguiatv : new alternative grabber for Spain
tv_grab_ch       : remove grabber ( blocked by data source )

And lots of bugfixes and polish.

* Changes in this release (0.5.43)

More consistent behaviour from all grabbers and a way for grabbers to
express what they support. See
http://membled.com/twiki/bin/view/Main/XmltvCapabilities

A testing framework that tests the behaviour of grabbers and their
output.

A new tool for testing a grabber, tv_validate_grabber.

A new tool for testing that a file is in a valid xmltv format,
tv_validate_file.

A new tool for listing all grabbers installed on the system,
tv_find_grabbers.
See http://membled.com/twiki/bin/view/Main/HowtoUseGrabbers

tv_grab_ch: Filter data to match --days and --offset.

tv_grab_de_tvtoday: Updated after site changes. Fixed unicode problems.
                    Filter data to match --days and --offset.

tv_grab_br: Updated to match site-changes.

tv_grab_br_net: New grabber for Brazil (NET cable).

tv_grab_fi: Grab data from telkku.com.

tv_grab_fr: Updated to match site-changes. Return more data for
programmes.
            Filter data to match --days and --offset.

tv_grab_huro: Updated to match site-changes.

tv_grab_na_dd: Use numeric time-offset for UTC.

tv_grab_nl: Updated to match site-changes.

tv_grab_no: Better xmltvids. Bugfixes.

tv_grab_pt: Ignore channels with invalid xmltvids.

tv_grab_re: Updated to match site-changes. Implement proper xmltvids.
            Misc. fixes.

tv_grab_se_swedb: Implement configuration API.

tv_grab_uk_rt: Updated channel ids.
               Filter data to match --days and --offset.

tv_grab_il: New Grabber for Isreal ( and use numberic TimeZones )

And lots of  bugfixes and polish.
2007-02-27 13:28:05 +00:00
snj
7808c0a636 Apply patch from Kimura Fuyuki in PR pkg/35703: Fix printing of DVD titles.
Originally from FreeBSD ports.

Bump PKGREVISION.
2007-02-26 17:55:14 +00:00
joerg
fd65dbc5bb Fix modular Xorg dependencies -- libXt is needed for configure. 2007-02-26 13:33:45 +00:00
drochner
e4740b51b2 normalize timeval for select() timeout in udp stream handler, from
Mihai Chelaru per PR pkg/35444
bump PKGREVISIONs
2007-02-23 19:19:39 +00:00
drochner
c0aa5a845a include <stdint.h> explicitely to get uint16_t (on NetBSD/sys/types.h
defines these, but on Linux it does not)
should fix build problem reported by Lieven De Keyzer in pkgsrc-users
2007-02-23 13:55:17 +00:00
drochner
a4a1be6376 bump PKGREVISION b/c SDL dependency was dropped by libmpeg2 2007-02-22 21:30:53 +00:00
drochner
b6626e1f75 include SDL/bl3 explicitely to match previous behaviour
(not strictly needed, could be made an option)
2007-02-22 20:23:08 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
3a4c4b961e Add more MASTER_SITES. From Sergey Svishchev. 2007-02-22 19:21:07 +00:00
wiz
6b99b34f01 Update HOMEPAGE. From Sergey Svishchev. 2007-02-22 19:20:41 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
drochner
10a728c9da reduce this to the pure library (as PKGNAME already suggests), saves
a dependency on SDL
bump PKGREVISION
2007-02-22 17:43:51 +00:00
drochner
c9b4c00b11 fix some pointer/int mixup to make it compile on amd64, from
Mihai Chelaru per PM
2007-02-22 16:36:10 +00:00
joerg
bba84c93da Retire propolice hack on DragonFly as the system compiler was fixed
and the changes pulled up to all release branches.
2007-02-19 22:10:42 +00:00
wiz
29161f475d Remove libtunepimp and musicbrainz buildlink3 files here too;
noted by joerg.
2007-02-19 19:32:18 +00:00
salo
62ec4ce424 Security fixes for CVE-2007-0254 (and more):
"A vulnerability has been reported in xine-ui, which potentially can be
 exploited by malicious people to compromise a user's system.

 The vulnerability is caused due to a format string error within the
 "errors_create_window()" function in errors.c. This may be exploited to
 execute arbitrary code by e.g. tricking a user into opening a specially
 crafted playlist file."

Patch from SUSE.
Bump PKGREVISION.

XXX: The sources are a real mess.  My condolences to everyone using it.
     And good luck, you'll need it!..
2007-02-17 22:48:16 +00:00
wiz
d21fc7e70a Remove bl3.mk files for libtunepimp and musicbrainz.
The current pkgsrc versions are not supported by the current kdemultimedia3
version.
Bump PKGREVISION.
2007-02-16 01:42:46 +00:00
wiz
b5fc0d8cd6 Proxy-commit for drochner@:
The bootstrap script checks too much and isn't useful -- just don't use it.
2007-02-16 00:56:40 +00:00
wiz
efe79e8211 Proxy-commit for drochner:
Fix a problem reported by Greg Oster in PR 35564.
2007-02-16 00:54:48 +00:00
joerg
a651ad1512 Modular Xorg support. 2007-02-15 22:53:09 +00:00
joerg
813f126907 Don't bail out if SDL is not installed. 2007-02-15 22:52:15 +00:00
joerg
e274a76c57 Don't depend on native X11. Bump revision. 2007-02-15 22:22:19 +00:00
joerg
6cebc7894a Should work on DragonFly and allow build with modular Xorg. 2007-02-15 21:17:34 +00:00
joerg
2f877bddbb Don't depend on X11. Bump revision. 2007-02-15 20:45:49 +00:00
joerg
5cdff1e29d Modular Xorg support. 2007-02-15 14:47:20 +00:00
joerg
78296e44f9 Don't include x11.b3.mk explicitly. Disable propolice on DragonFly. 2007-02-15 14:29:54 +00:00
drochner
c128be5755 don't try to install aaxine and its manpage -- while it could be built
easily (include aalib/bl3) it is mostly useless because the xine-lib
doesn't support it per default
bump PKGREVISION
should fix a build failure reported by Bernd Ernesti in a reply to
PR pkg/35564
2007-02-11 17:19:49 +00:00
drochner
0b0fa524ff +libmp4v2 2007-02-09 19:58:48 +00:00
drochner
70986b479c split out the libmp4v2 part from mpeg4ip -- all users in the pkgsrc
tree just need that library, the player in mpeg4ip just causes an unwanted
dependency on SDL and complications due to plugin building
2007-02-09 19:57:48 +00:00
drochner
766fd78c39 Explicitely disable opengl support, otherwise "configure" might pick up
a Mesa from /usr/X11R6.
Fixes a build failyre reported by Robert Elz per PR pkg/35564.
2007-02-09 19:25:05 +00:00
joerg
1c628180d9 Include build dependency on libXt for the sake of bulk builds. 2007-02-09 18:15:24 +00:00
drochner
5ac9ceaff8 +gst-plugins0.10-gnonlin 2007-02-08 21:43:29 +00:00
drochner
d92a135914 import gnonlin-0.10.7 which are plugins for gstreamer-0.10 useful
for audio/video editors
2007-02-08 21:42:26 +00:00
drochner
cfa6332761 update to 0.10.7
changes: minor bugfixes
2007-02-08 21:33:33 +00:00
drochner
5199426607 add "test" targets (which only make sense if gstreamer was built with
the "gstcheck" option, but do no harm otherwise)
2007-02-08 21:30:24 +00:00
drochner
f8e351cd93 add a "gstcheck" option which makes that the "check" library is pulled in
and an additional library library gets built which can be used for
selftests of gstreamer and plugins
not enabled per default
2007-02-08 21:27:14 +00:00
drochner
e29699cc33 update to 0.5.11
This is a bugfix release, fixing some configuration problems which only
show up if you use gxine 0.5.10 with GTK+ 2.10 and xine-lib 1.1.4.
2007-02-07 20:07:25 +00:00
drochner
1a4b07d64e update to 1.1.4
changes:
This release contains improvements and important bugfixes.
Some issues that have really "bugged" us for quite some
time (like NTSC DVDs audio sync, broken since 1.1.2, and
H.264 crashes) are finally fixed.
Some of the new features include True Audio and WavPack
support.
bugfixes, cleanup etc

pkgsrc notes:
-new True Audio / WavPack support is not enabled yet
-cleanup of bl3.mk: no need to propagate internals
-removed dependency on libflac -- there is support to play flac files
 internally
-removed build of plugins for more exotic video outputs (SDL, ImageMagick,
 GL, aalib), this might be built in extra pkgs (like esound and arts
 already do)
2007-02-07 20:04:00 +00:00
tron
be2174e014 Dislabe running an SDL test program under Mac OS X. The test program
fails for some weird reason and the "configure" script assumes SDL
isn't installed which results in an incomplete package.
2007-02-05 20:38:57 +00:00
veego
6538a04b89 Add the patches ai and aj, which were added to mplayer-share with the
following commit:

> Module Name:	pkgsrc
> Committed By:	drochner
> Date:		Thu Jan 25 18:31:16 UTC 2007
>
> Modified Files:
> 	pkgsrc/multimedia/mplayer-share: distinfo
> Added Files:
> 	pkgsrc/multimedia/mplayer-share/patches: patch-ai patch-aj
>
> Log Message:
> add the libdvdnav fixes we have applied to (all?) the other instances
> here too, just for consistency. The code is not used, due to a
> --disable-mpdvdkit configure option.
2007-02-03 20:10:02 +00:00
abs
cce9fd58cb transcode-1.0.2nb9: fix subtitler. +libXaw +libXext +libXpm +libXv -SDL 2007-02-02 16:52:35 +00:00
joerg
fe75f71d57 Fix modular Xorg. 2007-02-02 15:48:58 +00:00
joerg
96ab82fa0a Modular xorg uspport. 2007-02-02 14:55:37 +00:00
ghen
a2fbda046b Update ns-flash to 9.0r31 *for linux* (solaris version is still at 7.0r67).
http://www.adobe.com/aboutadobe/pressroom/pressreleases/200701/011707FlashPlayerLinux.html

This version requires gtk2.
2007-02-01 13:44:14 +00:00
abs
ecc3f8fa4e explicitly pass --without-x to avoid trying to pick up X includes which are not buildlinked 2007-02-01 11:55:56 +00:00
abs
cf7af26a81 modular X11 : .include "../../x11/libXxf86dga/buildlink3.mk" 2007-02-01 10:48:11 +00:00
wiz
423439eea7 Really include CD_BLOCK_OFFSET changes from Sergey Svishchev,
sent in PR 34107.

Bump PKGREVISION.
2007-02-01 07:33:33 +00:00
sketch
77d882e57b Rename launch script from realplayergold to realplay so that the browser
plugin can find it.  Bump PKGREVISION.

Make use of subst.mk while here.
2007-01-31 16:58:18 +00:00
wiz
29abbd1c1b Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
2007-01-31 00:04:11 +00:00
joerg
bd0afbd401 Modular Xorg support. 2007-01-29 10:32:50 +00:00
joerg
3d312e0b06 Modular Xorg support. This doesn't really use Xaw3D, so depend on
libXaw as that is what is actually used for headers. Bump revision.
2007-01-26 15:15:50 +00:00
markd
60c020c40a Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
markd
bf142f5a59 Update to KDE 3.5.6 2007-01-26 02:55:41 +00:00
drochner
4c948e743f add the libdvdnav fixes we have applied to (all?) the other instances
here too, just for consistency. The code is not used, due to a
--disable-mpdvdkit configure option.
2007-01-25 18:31:16 +00:00
joerg
f56241df2a Modular Xorg support. 2007-01-25 14:51:47 +00:00
joerg
561ceda2d2 No need for explict X11 here. Bump revision. 2007-01-25 14:00:57 +00:00
wiz
5eaba014b9 Update to 0.6.13:
0.6.13: January 13, 2007
	fix handling of audio packets that have no PTS
	patch from Romain Chantereau to fix libmagick6 not including stdarg (Closes: Debian Bug#317463)
	fix int/unsigned problem: dvdauthor dumps core on some mpegs (Closes: Debian Bug#345105)
	substantially reduce runtime memory requirements
	fix numerous memory leaks
	support '-', '&FD', and pipes more consistently and for more places
	if possible, make color #0 (of the 4 color subtitle palette) be transparent (Closes: Debian Bug#387828)
	fix byte overflow on PGC Command Table Size (Lucas Pierce)
	minor errorchecking for vobs with no filenames
	fix segfault relating to jumppad
	fix omission of jumppad table if a menu pgc was defined with ptt or title entry
	incorporate Debian manpages for dvdunauthor, dvddirdel, mpeg2desc, and spuunmux
	loosely support 24, 30, and 60fps
	buttons need even 'Y' coordinates

0.6.12: January 7, 2007
	print offending vob names on audio discontinuity
	change assert to verbose warning for more than 128 commands per pgc
	fix spumux "read 0, expected 4" false warning
	fix border condition with TMAPT table
	add -n flag to skip writing output
	add remap support for subtitle command #7 (CHG_COLCON)
	fix sector number overflow in IFO files
	don't escape command sent to shell
	fix underflow wraparound in computing dts for subtitles
	fill in reference pointers for all 3 frames even if less than 3 exist
	allow last vobu of cell to have a forward pointer to self
	fix TMAPT bug (ptsbase=0; matches Bullitt)
	support random(FOO) in vm
	allow the use of all 16 GPRMS via 'allgprm="yes"' option
	embed commands within the VOB if only one instruction
	set entries within the actual PGC instead of creating extra PGCs whenever possible
	vm_optimize combines set GPRM/SPRM and link command (Michael Kreuzer)
	warn if the button value is not a multiple of 1024
	fix CreateCallAdr: first 2 bytes of C_ADT contains number of vobs (Michael Kreuzer)
	fix TocGen: set frame rate (Michael Kreuzer)
	fix spuunmux button output to work with spumux (Michael Kreuzer)
	make counters work; allow hex, kilo, and lang numeric codes (Michael Kreuzer)
	remove all vestiges of button handling from post if not necessary (Michael Kreuzer)
	new vm commands added: break, goto (Michael Kreuzer)
	dvdunauthor uncompiles pre, post, fpc, cell, and button commands
	add 'crop' keyword for widescreen (crops 4:3 image for 16:9 tvs)
	if audio extends beyond video, then set sector pts accordingly
	support separate subpicture streams for normal, widescreen, letterbox, and panscan
	allow text subtitles to be forced on
2007-01-20 14:24:21 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
rillig
5acfb0b6ca Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make
clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.

Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.

XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-17 03:11:18 +00:00
rillig
0f0da8c9aa This pakage doesn't have gst-md5sum-0.10, so don't provide an
alternative for bin/gst-md5sum.

PKGREVISION++
2007-01-15 02:35:28 +00:00
markd
dcf0b07982 Update to kmplayer 0.9.3a
Changes since version 0.9.3
- Reading RAM playlists should stop on '--stop--' stop lines
- Make playlist occuring on top less likely
- Support for 'repeatCount="indefinite"' in SMIL
- Fix uninitialized member in GenericMrl, eg. reopening saved playlist
  crashed
- "quot" entity fix in XML parser
- Also show content of cdata sections in infoview w/ RSS and XSPF
- Fix konqueror wheel spinning when HTML object has an 'autostart=0' set
- Fix possible hang in RemoteObject for SMIL or RealPix
- Don't play exit animation when KDE terminates
- Nested playlist fix for RSS and XSPF
- Item 'Playlist', of panel's popup menu, didn't work in fullscreen/minimal
  view
- Allow Xine as player for TV using v4l:/Tuner/frequency mrls
2007-01-14 11:34:52 +00:00
joerg
6697c6e879 No explicit x11.b3.mk needed here. 2007-01-14 11:16:21 +00:00
joerg
5b983d2472 Needs libXv. 2007-01-14 09:58:24 +00:00
wiz
434aa7f455 Support flac-1.1.3 based on a patch from
ftp.altlinux.org /pub/people/thresh
Bump PKGREVISION because this package just compiled without flac support.
2007-01-13 21:58:24 +00:00
wiz
1382ee76ef Add support for flac-1.1.3 based on patches from Josh Coalson on
kde-devel. Bump PKGREVISION because previously it would just compile
without flac support.
2007-01-13 18:33:44 +00:00
joerg
b5aa7f107e Modular Xorg support. 2007-01-13 16:50:12 +00:00
joerg
d6d5afa701 Modular Xorg support. 2007-01-13 12:36:28 +00:00
joerg
6ac87de60e Modular Xorg support. 2007-01-13 10:46:34 +00:00
wiz
09acb99107 Add patches for gst-plugins0.10-flac to support flac-1.1.3.
From Mandriva Cooker source rpm.
2007-01-13 09:18:21 +00:00
wiz
e5a2ff60e8 Remove trailing whitespace. 2007-01-13 09:17:26 +00:00
wiz
eb54b9c030 Enable flac support.
Patch for flac-1.1.3 support from
ftp.altlinux.org /pub/people/thresh
Bump PKGREVISION. Tested by joerg@.

Clean up pkglint warnings and remove a SUBST which doesn't do anything
(says an INFO message).
2007-01-13 07:32:36 +00:00
wiz
081f818478 Fix build with flac-1.1.3 using patch from
ftp.altlinux.org /pub/people/thresh

Tested by joerg@
2007-01-13 07:31:07 +00:00
wiz
352209f3c1 Remove x11.buildlink3.mk on joerg's prompting -- pulled in by
gtk2/buildlink3.mk if necessary.
2007-01-13 07:30:36 +00:00
joerg
2dbf8bd83a Don't explicitly include x11.b3.mk, it is not needed. 2007-01-12 23:51:21 +00:00
drochner
0da4010705 remove a part of the previous patch because the underlying problem
was already fixed in the xine release
(too bad that xine and mplayer are going to diverge here)
2007-01-10 17:18:37 +00:00
joerg
daaf9b0f9d Modular Xorg support. Mark the static version of the tvtime plugin
as XV-only as well.
2007-01-10 16:33:44 +00:00
joerg
e0fbc9fdad Modular Xorg support. 2007-01-10 14:58:24 +00:00
drochner
032d9d54ad update to 0.10.4
changes:
Parallel installability with 0.8.x series
Threadsafe design and API
V4L2 source element moved to Good plugins
Many improvements in Quicktime playback
Xvid encoding and decoding improvements
FAAD decoder fixes
New element: alsaspdifsink for IEC958 output
Spectrum FFT analysis element ported
New element: h264parse. H.264 Parser
Fixes in bz2 support
New element: theoraexpdec. Libtheoraexp based Theora decoder
New element: wavpackenc. Wavpack decoder
Improvements in the libneon based http source
gstfilter ported to 0.10
mpeg2enc ported to 0.10
New element: nsfdec. NSF decoder
New element: spcdec. libopenspc based SPC decoder
videocrop ported/re-written from 0.8
cdaudio element ported to 0.10
New element: rganalysis. ReplayGain analysis element
New element: dvbsrc. DVB source element (disabled by default)
deinterlace (Simple deinterlacer) ported from 0.8
New element: nuvdemux. NUV video demuxer
Fixes in the DirectDraw output elements
New elements: multifilesrc, multifilesink
y4mencode ported from 0.8
rfbsrc, librfb based capture source ported from 0.8
New element: jackaudiosink. JACK audio output element
Many other fixes and improvements
2007-01-09 15:21:34 +00:00
drochner
e4f1333e34 update to 0.10.5
changes:
-Parallel installability with 0.8.x series
-Threadsafe design and API
-RTP/RTSP improvements
-Fixes in OSS support
-Addition of the audiopanorama element
-Improvements in AVI playback
-Annodex playback fixes
-Support FLAC in OGG and Matroska
-Fixes in the Speex decoder
-V4L2 source moved from Bad Plugins
-SMPTE element ported to 0.10
-GStreamer Data Protocol (GDP) Payloader and Depayloader elements added
-Many other bug-fixes
2007-01-09 15:16:56 +00:00
drochner
21006483e2 update to 0.5.10
This release fixes a security bug (possible local exploit).
other changes:
* DBus support is now enabled by default
- improved screensaver support
* Added 'CHANNELPREV' event (for vdr-xine 0.7.10).
* Deferred preferences window initialisation until it's actually
  opened. (This noticeably speeds up startup.)
* Fixed some indexing errors in the playlist drag&drop code.
* Some small filename buffer usage cleanups.
2007-01-09 14:56:57 +00:00
drochner
92856e4cad fix PR pkg/35375: xine-ui freezes konsole sessions from
Sergey Svishchev, patch from xine CVS
2007-01-09 14:52:41 +00:00
drochner
f412506948 add limit check to real parser (identical to CVE-2006-6172)
from mplayer svn

bump PKGREVISIONs
2007-01-09 14:49:33 +00:00
drochner
a9b8d97d09 in local copy of libdvdnav:
-avoid file descriptor leak
-advance buffer pointer correctly on short reads
from an unnamed contributor

add limit check to real parser (CVE-2006-6172)
from mplayer svn

bump PKGREVISION
2007-01-09 14:46:31 +00:00
drochner
c2adaf574e -avoid file descriptor leak
-advance buffer pointer correctly on short reads
from an unnamed contributor
bump PKGREVISION
2007-01-09 14:44:11 +00:00
joerg
8d9c9bf915 Don't hard-wire nb version of dependency. 2007-01-09 11:35:30 +00:00
drochner
e868332921 don't free() memory which resides in sysv shm (xine bug #1620339,
fixed in xine CVS)
ride on PKGREVISION bump some hours ago
2007-01-07 17:36:26 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
jmmv
d2a917fbbe Build the assembly routines under Intel Macs by using a nasm with Mach-O
support.  (nasm is bundled with Xcode... maybe we should detect that and
use the native tool rather than the one in pkgsrc.)
2007-01-06 16:31:48 +00:00
jmmv
4f1cb2a501 Disable assembly routines under Darwin, which break the build. In order to
support them, Mach-O binary support is needed in nasm.  (There are some
patches around but I haven't got them to work yet.)
2007-01-06 12:41:00 +00:00
rillig
a138d18135 Removed api.mpt from the PLIST, since it has probably never been
intended to have this file in an installed package. It also conflicted
with pkgsrc's manual page handling, since it does not have a well-known
file extension.
2007-01-05 19:35:46 +00:00
drochner
6ec052cf08 update to 0.5.9
New features: prevent screen blanking in windowed mode; show time
remaining; include a JPEG version of the logo for when distributors are
scared to include MPEG codecs in xine-lib. gxine also now knows about
xscreensaver. And some minor fixes.
2007-01-05 14:54:29 +00:00
drochner
d8e8ac4930 update to 0.10.6
changes:
-Now only depends on pygobject
-Parallel installability with 0.8.x series
-Threadsafe design and API
-bugfixes

pkgsrc change: added bl3 file
2007-01-05 11:04:42 +00:00
drochner
e29d42ffd4 update to 0.10.2
changes:
-Updated FFmpeg snapshot with many more formats
-Vastly improved playback
-Ported the muxer support from GStreamer 0.8
-Expose more encoder settings as element properties
-Post-processing elements ported
-QoS support for slow cpus
-Parallel installability with 0.8.x series
-Threadsafe design and API
-bugfixes
2007-01-05 11:00:33 +00:00
drochner
d23a4853ae +gst-plugins0.10-dvdread 2007-01-05 10:52:28 +00:00
drochner
4a7c529d93 build the "dvdread" module of gst-plugins0.10-ugly 2007-01-05 10:50:59 +00:00
drochner
62a646bdfc update to 0.10.5
changes:
-Improved asf playback
-Fixes to MPEG demuxer
-Improved Real playback
-Fix crasher bugs in the MPEG video decoder
-DVD-read-src improvements
-mp3 parser fixes
-Threadsafe design and API
-bugfixes
2007-01-05 10:49:20 +00:00
joerg
e7a8697fff Remove the external vorbis dependency as the internal implementation
based on tremor is used by default. In the long term, it might end up
replaced with the ffmpeg version as well. Noticed in PR 31587.
Bump revision.
2006-12-27 21:14:12 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
0aeb7e2c3d Needs msgfmt. 2006-12-27 12:05:58 +00:00
jdc
f707eb4925 Make this compile under sparc64.
OK joerg@.
2006-12-23 20:53:42 +00:00
wiz
0c68cd8e28 Set LICENSE. 2006-12-23 10:35:56 +00:00
wiz
a01f2ee95f Enable zlib support, improves support for MOVs slightly.
Add HOMEPAGE. Bump PKGREVISION.
From Sergey Svishchev.
2006-12-23 10:33:29 +00:00
dmcmahill
5c153193ad Update the solaris version to the latest (7.0.67) because of a security
issue in the older one and also because the distfile (which is unversioned)
now contains the new version.

No real details could be found about the change.
2006-12-21 04:07:33 +00:00
perry
0f5037ae37 Update the i386 linux binary version to 7.0.69.
I cannot find a change log associated with the new version explaining
what is different -- sorry. :(
2006-12-19 00:21:37 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
drochner
e0965eb84d update to 2.16.4
changes:
-bugfixes
-UI improvements
2006-12-15 19:10:04 +00:00
joerg
5e43280b23 Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
2006-12-12 21:52:34 +00:00
wiz
de64642ed0 Move PLIST_SRC line so that package deinstallation with
the klash option enabled removes all directories.
2006-12-11 19:14:20 +00:00
drochner
5e45ddaaae This is not a pure Python extension and doesn't support multiple Python
versions in parallel. Thus "application.mk" must be pulled in to avoid
automatic Python version selection.
2006-12-11 12:53:17 +00:00
drochner
b55a67fbcd update to 0.10.11
changes:
This release requires GStreamer core 0.10.11 or higher
Improved buffering during network playback
Support for reverse playback of Ogg/Vorbis/Theora
Reverse playback support in the audio sinks
The Ogg muxer now produces correct streams in all cases
Support libvisual 0.4
Improvements in RTP support
Support retagging of Vorbis files
Introduction of the decodebin2 element
Many other bug fixes and improvements
2006-12-11 12:46:08 +00:00
drochner
90b70a2b68 update to 0.10.11
changes:
-many bugfixes
-API additions
2006-12-11 12:38:18 +00:00
markd
27ae152584 Don't let klash option change location where icon is installed. 2006-12-10 22:54:56 +00:00
markd
399099fae3 Remove some redundant lines (handled by kde3.mk) from Makefile. 2006-12-09 01:59:54 +00:00
joerg
34fd3047e9 Fix build on DragonFly, pthread and X11 linkage. 2006-12-08 22:06:28 +00:00
drochner
139f6475ac minor cleanup:
-remove obsolete WRKSRC definition
-the http overflow (CVE-2006-2802) was fixed upstream
2006-12-08 18:47:41 +00:00
abs
2794ccb3f2 Update xine-lib to 1.1.3
* Security fixes:
    - Heap overflow in libmms (related to CVE-2006-2200)
    - Buffer overrun in Real Media input plugin. [bug #1603458]
      Thanks to Roland Kay for reporting and JW for the patch.
  * Update build system to support x86 Darwin setups, and merge patches to
    support Darwin OS better.
  * Replace custom ALSA check with pkg-config check, and make sure 0.9.0 is
    the requried version.
  * When the compiler supports it, enable hidden visibility for all the
    plugins to export only the plugin info entry (and eventual needed
    special functions), to replace the min-symtab option that wasn't working.
  * Add "m4b" to the list of supported file extensions for the Qt demuxer, to
    allow playing (unprotected) audiobooks in AAC format.
  * Remove --disable-fpic hack, prefer using --without-pic instead.
  * Add new output plugin: PulseAudio (based on PolypAudio plugin), that uses
    0.9 API (PulseAudio is PolypAudio renamed).
  * Remove PolypAudio plugin, latest version supported 0.7 API that is no more
    supported by upstream, and it's replaced by PulseAudio.
  * Allow 0 for DVD title/chapter (navigation or full title).
  * New experimental JACK audio driver.
  * Fix switch from alsa/dmix 2.0 to 5.1 [bug #1226595]
  * Don't use proxy for localhost connection. [bug #1553633]
  * Use mmap() to open local files if available.
  * Use pkg-config to look for external FFmpeg.
  * Allow FFmpeg to play MP3s in case MAD is not present.
  * Reduce the dead time when trying to connect to dead hosts, by falling back
    to non-blocking sockets on the last address found for an host, and allowing
    users to provide a connection timeout. [bug #1550844]
  * Return the correct error message to frontends when a file is inaccessible or
    the network connection is broken. [bug #1550763]
  * Support libcaca 0.99, thanks to cjacker huang.
  * Fix crash on video-only WMV streams. [bug #1564598]
  * Report audio stream on Shorten files (required for Amarok to play them).
  * Optionally use fontconfig to look up fonts to use for OSD. [bug #1551042]
  * Prefer FreeType2 rendered fonts to bitmap fonts.
  * Stone age platforms update
  * Enabled TrueSpeech codec
  * New X11 visual type: xine-lib may now use frontend's mutex/lock mechanism
    instead of XLockDisplay/XUnlockDisplay.
  * Allow playing of OggFlac files. [bug #1590690]
  * Allow playing FLAC files with an ID3 tag at the start.
  * Fix some crashes caused by MP3 files (and possibly others) being
    misdetected as AAC.
2006-12-08 09:24:26 +00:00
drochner
a828eb4049 Move fontconfig/buildlink3.mk to a common makefile fragment, so that
mencoder gets it too. Without that, fontconfig vertions from pkg and
X11R6 get mixed which is bad. Bump mencoder's PKGREVISION.
2006-12-07 14:09:02 +00:00
markd
b0d55b53a7 Whoops, I clobbered rillig's previous commit with my last one, put his
changes back.  Spotted by wiz.
2006-12-07 10:50:27 +00:00
markd
ff80bce43e Slight tidyup of the KDE handling. No functional change. 2006-12-07 10:07:10 +00:00
rillig
2c3621c2f8 Fixed an invalid use of backticks. 2006-12-07 00:27:06 +00:00
xtraeme
7379bea76c Added multimedia/kaffeine. 2006-12-06 18:31:35 +00:00
xtraeme
5b4483984d Initial import of kaffeine-0.8.3.
kaffeine is a xine-based multimedia player for KDE.

* Full Drag and Drop support
* Import Noatun-playlists as well as M3U, ASX and PLS-Files
* Editable Playlist
* Export Playlist to HTML or PDF (KDE-Print)
* Edit Xine-Options via GUI
* Support for saving screenshots as PNG, BMP or XBM
* The ability to prevent the screensaver from activating OSD Titles

Thanks to joerg for helping me fixing a build error.
2006-12-06 18:30:11 +00:00
wiz
5de4a6c7dd Remove unnecessary hunk. 2006-12-06 00:26:10 +00:00
xtraeme
b5f8ab2c06 Enable the Konqueror plugin via the option klash. 2006-12-06 00:13:05 +00:00
tron
9072c31e1f Fix build under Mac OS X PowerPC by enabling AltiVec support. The resulting
binary will not work on olders CPUs (e.g. G3) but the package works on at
least G4 and G5 systems now.
2006-12-05 23:16:48 +00:00
tron
8c45b67aa7 Brings this close to building under Mac OS X. It now fails linking because
it didn't properly build PowerPC specific code before. The package might
therefore already build properly under Mac OS X i386.
2006-12-05 21:00:26 +00:00
tron
cefe2dd7eb Readd fix for build problem under Mac OS X using Apple's Xcode Tools 2.4
which was removed during the last update of this package.
2006-12-05 18:31:07 +00:00
wiz
bd68d2323a Add gnash. 2006-12-05 15:15:50 +00:00
wiz
8917ac000d Initial import of gnash-0.7.2:
Gnash is a player for animated "movies" in the Macromedia Shockwave Flash
(.swf) format.  It can be run as a graphical application, as a Web browser
plugin, or as a library used by other programs.  It is not yet complete;
it does not correctly handle every .swf file.

Many of the Flash movies that I come across play fine in Gnash.  Many
others do not.  In particular, Flash movies that are used for browser
navigation may still have a few issues with some URLs left. Most
Flash based navigation of a web site should work.

Gnash supports the majority of Flash opcodes up to SWF version 7, and
a wide sampling of ActionScript classes for SWF version 7. All the core
ones are implemented, and many of the newer ones work, but may be missing
some of their methods. All unimplemented opcodes and ActionScript classes
and methods print a warning when using -v with gnash or gprocessor. Using
gprocessor -v is a quick way to see why a movie isn't playing correctly.
2006-12-05 15:15:24 +00:00
tron
2de50ee664 Fix build under NetBSD-i386 3.1 and eventually other Unix versions.
Changes based on a patch by Juan Romero Pardines.
2006-12-05 14:26:28 +00:00
xtraeme
ad7300e3cf mjpegtools dependency is not required anymore.
Bump PKGREVISION.
2006-12-05 13:01:21 +00:00
tron
a50a600a4a Fix build on platforms with case-sensitive filesystems. 2006-12-04 13:55:31 +00:00
xtraeme
32e8220fcf Do not try to link to unexistent libs like laudio and laa, I don't know
where they came from, but they are not needed and were causing me
build problems.
2006-12-03 15:16:03 +00:00
xtraeme
4f7fd1484c - Add missing files to PLIST.
- Fix the build when the mmx option is not sent.

All items were fixed by Dieter Roelants sending me a private email
with patch, thank you.
2006-12-03 12:18:32 +00:00
xtraeme
5923d9de3a Update to 2.3.0:
The list of fixed bugs:

* Fixed make install for po directory
* Fixed Ffv1rec
* Fix for multiple gthread_init call (aakef)
* Better audio dithering (Mihail+Josh Green)
* Support for DV in .mov/.mp4
* Resample crash fix when upsampling (a nasty one).
* PCM in .mov/.mp4 sample size fix
* Fix for MP4/MOV files containing .url field
* Added smartcopy from cli or from javascript
* Fix encoding x264 with use bframe as reference + output to mp4
2006-12-03 10:33:02 +00:00
obache
2e2180e7d6 Update Solaris version to 7.0.66.
Patch provided by Abel Chow in PR 34620.

This release fixes security vulnerabilities as reported in Adobe Vulnerability
APSB06-11 (CVE-2006-3014, CVE-2006-3311, CVE-2006-3587, CVE-2006-3588,
CVE-2006-4640).
2006-12-02 17:14:03 +00:00
joerg
f489170f57 Move extra X11 includes to Makefile.common and bump revision of mplayer. 2006-11-30 15:00:45 +00:00
abs
239253bc04 Fix path to cdda_interface.h and cdda_paranoia.h in the #ifndef
HAVE_LIBCDIO case
2006-11-30 14:03:13 +00:00
drochner
4ac92699da cleanup stale GCONF2_SCHEMAS definition 2006-11-29 17:42:02 +00:00
joerg
a84b969574 Fix build with Xorg from pkgsrc. Slightly different from the suggested
patch from abs@ on pkgsrc-users.
2006-11-29 15:52:33 +00:00
drochner
984b9e9fba minor cleanup: ude xdg and hicolor-icon-theme dirs, so that one doesn't
get errors on deinstall
bump PKGREVISION
2006-11-28 21:49:57 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
wiz
42e268636d Update to 1.1.2:
Changes since 1.1.1:
xvidcore library

    * Fixed typo in xvid.c
    * Updated bitstream.h to fix the previous faulty non-aligned
      bitstream buffers fix

Changes since 1.1.0:
xvidcore library

    * Fixed bug when frame-drop (N-VOP) feature is used in combination
      with packed B-frames
    * Fix for premature EOF in xvid_decraw example
    * Fixed potential crash on Intel EMT64 architecture
    * Several fixes for IA64 platform (patch by Thomas Koeckerbauer)
    * Fix for visual_object_verid vs. video_object_layer_verid problem
    * Ensure intervening bytes are preserved in BitstreamInit()

VFW frontend

    * Prevent segfault when encoding application calls compress_end
      with NULL codec context (PerfectDark at yandex dot ru)
    * Profile definitions updates

DShow frontend

    * Add missing debug.c
2006-11-18 21:05:13 +00:00
rillig
af4ee4f1d3 Fixed "test ==". 2006-11-12 02:28:45 +00:00
rillig
ffc370ef6a Fixed PKGMANDIR. 2006-11-12 02:22:44 +00:00
tv
25a4024806 Use find -print | xargs rather than find -exec. 2006-11-10 17:34:09 +00:00
joerg
43692cdf60 DESTDIR support and convert to mdular buildlinks. 2006-11-06 14:06:17 +00:00
joerg
6e82078eef DESTDIR support. 2006-11-05 17:17:04 +00:00
joerg
79de670626 DESTDIR support. 2006-11-03 06:46:21 +00:00
rillig
277c86e453 Fixed PKGMANDIR. 2006-11-02 02:26:55 +00:00
wiz
3d84900583 Update to 20061022:
Remove vmnc.dll.
2006-10-31 22:44:16 +00:00
wiz
043872066e Update mplayer-share, mplayer, mencoder, and gmplayer to 1.0rc9 (which
is upstream 1.0rc1, but we already used rc for the previous versions).

With valuable help from drochner, thanks!

ChangeLog:
MPlayer 1.0rc1: "Codename intentionally left blank"

DOCS:

    * German documentation translation finished
    * Russian documentation translation synced and almost finished

Drivers:

    * IVTV hardware MPEG audio/video decoder output
    * ALSA audio output: AC3 passthrough now works even when the device name of the digital output port has been set by the user
    * bicubic OpenGL scaling works with ATI cards
    * md5sum switched to the libavutil MD5 implementation
    * support for libcaca 1.0 via compatibility layer

Decoders:

    * liba52 updated to 0.7.4 (slightly faster)
    * SSE optimizations for mp3lib
    * removed support for obsolete and non-free divx4 libraries

Demuxers:

    * audio stream switching in MPEG-TS/PS, Matroska and streams supported by libavformat
    * audio stream switching between streams with different codecs
    * libavformat demuxer now honors -alang
    * chapter seeking in Matroska files
    * fixed seeking to absolute and percent position for libavformat demuxer
    * NUT demuxer using libnut
    * Matroska SimpleBlock support

Inputs:

    * split of stream layer from libmpdemux to new stream library
    * PVR input for hardware MPEG encoder based cards, such as Hauppauge WinTV PVR-150/250/350/500 AKA IVTV but also pvrusb2 and cx88 (requires Linux >= 2.6.18 kernel, featuring native V4L2 MPEG API)
    * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers
    * support for seeking to chapters in dvd:// and dvdnav:// streams
    * radio support (radio://)

FFmpeg/libavcodec:

    * VC-1/WMV3/WMV9 video decoder
    * Vorbis decoding speedup, now default Vorbis decoder
    * VMware Video decoder
    * On2 VP50 and VP62 decoder
    * lossless audio decoders: WavPack, TTA, Shorten
    * CAVS decoder
    * GXF muxer/demuxer
    * MXF demuxer
    * much improved FLAC encoder
    * more H.264 decoding speed improvements, plus support for -lavdopts fast
    * Theora decoder fixes
    * preliminary Vorbis encoder
    * MTV demuxer

GUI:

    * Windows version added
    * drag-and-drop ignored last file
    * save and load cache setting correctly
    * working audio stream selection for Ogg and Matroska files
    * executable names like gmplayer_old etc. will now start GUI as well
    * -gui/-nogui options
    * xinerama fixes, now behaves similar to MPlayer without GUI

Filters:

    * MMX-optimizations for -vf yadif
    * MMX-optimizations for -vf zrmjpeg

MEncoder:

    * support of x264 encoding via libavcodec
    * rewrite -x264encopts option parser to use the 264 option parser; likely breaks 3rd party tools as the syntax of some options has changed
    * removed support for obsolete and non-free divx4 libraries

Ports:

    * partial Intel Mac support, --disable-win32 --disable-mp3lib is needed
    * OpenGL can now create windows > screen size under Windows
    * allow filenames starting with \\ for remote paths on Windows

Others:

    * SSA/ASS subtitle renderer
    * -endpos option for MPlayer
    * -correct-pts option
    * UTF-8 used for OSD and subtitles, some bitmap fonts will no longer work correctly and -subcp must be set for all non-UTF-8 subtitles
    * more audio-truncation fixes
    * libavutil mandatory for MPlayer compilation
    * more intuitive -edlout behaviour
    * -nortc is now default since -rtc has disadvantages with recent kernels
2006-10-31 22:33:28 +00:00
rillig
53016a369d Fixed "test ==". 2006-10-31 20:52:36 +00:00
wiz
0c2e68db44 Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
dmcmahill
b419c700ca Make sure the MAX macro is defined. Builds on solaris now. 2006-10-25 23:18:19 +00:00
rillig
8cca367618 Fixed PKGMANDIR. 2006-10-25 21:00:46 +00:00
drochner
926f5c78df fix HOMEPAGE 2006-10-25 14:02:00 +00:00
tron
c331716a2d Fix build problem under Mac OS X using Apple's Xcode Tools 2.4. 2006-10-23 15:01:26 +00:00
wiz
7ca39675c0 Disable assembly code on x86_64 -- the asm is not PIC, but the
ABI demands PIC code. This fixes the build.

A big patch to make the asm PIC is available from gentoo at
http://bugs.gentoo.org/show_bug.cgi?id=90287
in case someone knowledgable is interested in verifying and integrating it.
2006-10-19 00:15:15 +00:00
wiz
2780c1b65f Remove line for patch-ac -- not in pkgsrc. 2006-10-19 00:13:42 +00:00
wiz
c3dda9b7a0 Install a man page. Grabbed from the Debian project (thanks!).
Bump PKGREVISION.
2006-10-18 01:16:53 +00:00
simonb
f4eba3da15 Fix a grammar nit. 2006-10-17 22:45:03 +00:00
drochner
4cfaa1468a update to 0.9.7
changes:
Removed an extra free in DVDClose that caused crashes if more than one
DVDClose was called
2006-10-17 16:41:10 +00:00
drochner
f2b325fbbf reset PKGREVISION 2006-10-17 16:35:58 +00:00
drochner
cf74cee546 update to 2.16.2
changes:
* Browser enhancement:
  - Fix the "Open with..." menu item not showing for some supported types
  - Hide the preferences menu item
  - Fix playback for http://www.viftv.no
  - Fix videos on http://www.apple.com/getamac/ stopping playing
  - Support the "showcontrols=false" parameter, for http://www.k9media.se
  - Fix playback of videos on http://news.sky.com
  - Add a new plugin to support videos on http://stage6.divx.com/
* When opening the "Skip to" dialogue, set the default to the current time
* Fix a possible crasher when checking for an ASF reference file
* Use the top-level title from the SMIL playlist, when there isn't an
  entry specific one
* Playlist parser:
  - Handle playlists linked inside playlists as used on kinkfm.com
  - Handle "BASE HREF" in ASX files
  - When adding ISO images, or on-disk DVDs, set a title
* Browser plugin:
  - Don't accept streams that aren't from the supported mime-type
* GStreamer backend:
  - Restore the statusbar text when we've been buffering
  - Fix buffering when streaming
2006-10-17 16:35:10 +00:00
drochner
82f164391f update to 0.5.8
changes:
-UI improvements (editable menu shortcuts, eject)
-bugfixes and cleanup
2006-10-17 16:23:47 +00:00
drochner
10dfa4ae1f update to 0.4.1
changes:
-build system fixes
-acceleration on amd64 and ppc
-bugfixes
2006-10-17 16:18:14 +00:00
wiz
5f20abb30d Fix "test ==". 2006-10-16 00:48:29 +00:00
wiz
e341dfe73d Only support mplayer-win32 on i386 (for now).
The codecs package is restricted to i386.
From rudolf on pkgsrc-users.
2006-10-13 20:13:14 +00:00
tron
a9a91268a9 Fix non-portable shell scripts, bump package revision. 2006-10-13 12:51:27 +00:00
drochner
d91aea0d63 update to 0.10.4
changes: many bugfixes
2006-10-12 13:35:33 +00:00
drochner
7d5c9710fa update to 0.10.4
changes:
-added apev2mux element
-many bugfixes
2006-10-12 13:33:58 +00:00
drochner
0f64fe7985 update to 0.10.10
changes:
-New elements: gdppay, gdpdepay
-bugfixes
-minor API additions
2006-10-12 13:30:36 +00:00
drochner
f3568b0332 update to 0.10.10
changes:
-many bugfixes
-some API additions
2006-10-12 13:27:51 +00:00
markd
fa54bf2921 Update to KDE 3.5.5 2006-10-12 10:49:17 +00:00
rillig
183a50eb64 Fixed "test ==" and $RANDOM. 2006-10-11 18:32:40 +00:00
gdt
e72be44665 add missing LICENSE= 2006-10-11 12:50:19 +00:00
grant
6dcc45bd58 disable asm on Solaris, as the resulting object files don't link
correctly.
2006-10-11 00:04:39 +00:00
grant
9559dd50da fix Xv support on Solaris, as the Xv header files live in /usr/X11R6,
not ${X11_BASE}.
2006-10-11 00:01:00 +00:00
grant
8e862b7dd2 turn libsmb support off, instead of relying on autodetect. fixes
problem on Solaris which has libsmbclient but not libgnutls, on which
it depends.
2006-10-10 23:58:49 +00:00
joerg
f75176b39c Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
2006-10-09 12:52:34 +00:00
dmcmahill
c20546a552 add missing distfile info for solaris 2006-10-08 23:13:41 +00:00
xtraeme
8d361da047 Do not depend on rar-bin if MACHINE_ARCH != i386, this should fix
installation on !i386 archs... reported by Rhialto some days ago.

Bump PKGREVISION.
2006-10-08 12:40:09 +00:00
salo
fb974d74f8 Update to version 1.7.0
Changes:

- mkvmerge: enhancement: Added support for MIME type detection via
  libmagic (patch by Robert Millan with heavy modifications by
  myself).

- mkvmerge: bug fix: Theora headers were not handled correctly.

- mkvmerge: bug fix: The WavPack reader was broken on 64bit
  systems (e.g. AMD64).

- mkvmerge: bug fix: The Theora timecode handling was broken, and
  Ogg/Theora files were not identified correctly (they showed up as
  "unknown" in mmg).

- mmg: enhancement: The 'adjust timecodes' function accepts
  timecodes like 'XXXXXunit' with 'unit' being 'ms', 'us', 'ns' or
  's'.

- mkvmerge: enhancement: mkvmerge will no longer refuse to
  concatenate files with differing Codec Private contents and only
  issue a warning in such cases.

- mkvmerge: bug fix: Quicktime/MP4 reader: Added support for
  version 1 media headers ('mdhd' atom) with 64bit fields. Fixed the
  duration of the last packet passed downstream. Fixed overflow
  issues during re-scaling from the Quicktime/MP4's time scale to
  nano seconds used by mkvmerge.

- mkvmerge: bug fix: Muxing wasn't working Windows 9x/ME because
  mkvmerge was trying to use Unicode file access functions when
  determining which directories to create. Fixes Anthill bug #177.

- mkvmerge: new feature: Added support for the "Delay:" feature
  and for negative timecodes in VobSub IDX files.

- mmg: new feature: If mmg is set to automatically fill in the
  output file name then it will clear the output file name once all
  input files have been removed.

- mmg: bug fix: Fixed a crash that occured if the user removed an
  attachment and clicked somewhere in the empty space in the
  attachment list. Occured only on Windows.

- mmg: bug fix: Re-added Chinese to the list of popular languages
  (those are listed first in the language drop down boxes).

- mkvmerge: bug fix: The last change to the ISO 639 language
  handling broke the VobSub reader so that it reported the wrong
  language codes. This also caused mmg to not display the correct
  language after adding a VobSub file.
2006-10-08 05:22:19 +00:00
tron
2d5c56c392 Disable assembler code for Mac OS X x86. That should fix a build problem
reported by Davide Zanon on the "pkgsrc-users" mailing list.
2006-10-07 20:35:48 +00:00
markd
51599def23 Update kmplayer to 0.9.3
Changes since version 0.9.3-rc1
- Fix audio/video CD w/ MPlayer adding more and more nodes on restart
- MPlayer movie length detection fix for URLs in lists
- Fix playlistview accessing root node w/o checking (crash fix)
- XML Shareable Playlist Format (aka spiff) support
- Fixed editing in place tree of URL, they were modified by KURL::prettyURL()
- Fixed missing 'NotRunning' state change notification in some cases
- Window title for playlists fix, either group name or item URL
- Catergory items should not be editable
Changes since version 0.9.3-pre2
- Patch from bero, add more output audio and video drivers
- Frequencies for Xv TV watching should now be in MHz (like with MPlayer)
- Add more help in the handbook about the backends and the playlist format
- Support MPLAYEROPTS argument for group/item nodes to add extra settings
- Add option to set path/application name for mplayer backend
- Fix possible crash when updating the playlist tree from QListView click events
- Add 'Delete item' and MoveUp/Down for persistent playlists context menu and TV
- Delay loading of recent XML file to first item played or category opened
- Defaults to not show progress slider instead of having a disabled slider,
  this greatly improves channel switching with Xv and the bttv driver
- Properly stop kmplayer when 'hanging' in the resolving state, also add
  'Connecting' when starting resolving
Changes since version 0.9.3-pre1
- Support for audio cdrom
- Fixes for 'Persistent Playlists' tree; drop position didn't account for
  scrollbar position, painting fixes, popup menu position and dropping an item
  in a not-yet-loaded tree created a temporary ghost tree
Changes since version 0.9.2a
- Painting of root items in playlist view as 'Window Background'
- Add a 'Persistent Playlists' sub tree to playlist view, editing by D&D,
  in-place node editing or changing the XML directly using the 'Edit Mode'
- Add a 'Most Recent' sub tree to playlist view, when having more than 10
  items, automatic create a sub tree 'More ..'
- Merge TV input and device name to make tree one step less deep
- Add Television as persistent sub tree to playlist view
- Add 'Optical Disks' with VCD/DVD as persistent sub tree to playlist view
- Make playlist tree less deep and remove the branches paintings
- Plugin fix for http://www.orbital.pt/ for Konqueror >= 3.5.4 users
2006-10-06 20:30:10 +00:00
wiz
768a49f2dd Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
tron
c3d3ff6f22 Don't offer the "oss" option on platforms which don't support OSS.
This fixes the build under Mac OS X. Sounds playback works fine via
the "macosx" audio driver on this platform.
2006-10-03 14:47:40 +00:00
tron
b09bca1c75 Fix a few broken "test ... ==" checks in the configure script found
by "check-portability.mk".
2006-10-03 14:32:24 +00:00
tron
908de95992 The "mpeg4ipSDL" library is not build under Mac OS X (by purpose).
Adapt the package list accordingly.
2006-10-03 12:55:32 +00:00
tron
a6553d14c3 Fix shared library naming under Mac OS X (Darwin). The "avidemux" package
builds again now. Bump package revision because of this fix.
2006-10-02 14:21:13 +00:00
dmcmahill
d53214dfd0 update to RealPlayerGold-10.0.8.805.20060718.
The old distfile for 10.0.7 was not available and thus this package
was broken.  While here added a post-fetch target that checks the
version of the downloaded distfile to see if real.com has made
yet another release without changing the distfile name.
2006-09-29 21:21:54 +00:00
dmcmahill
9ad18425ff - Fix a "==" in a shell test.
- Add missing header when testing for OSS audio on NetBSD

Fixes broken builds on NetBSD-2/i386
2006-09-29 21:20:04 +00:00
dillo
fd1154264d Fix homepage. 2006-09-27 15:29:11 +00:00
martti
8c76639a6c Regenerate this after moving the vlc packages. Currently no package includes
this file.
2006-09-27 06:02:00 +00:00
drochner
6f8b5c1628 adjust @comment for gtk-2.10 2006-09-26 16:37:40 +00:00
martti
2cda76cb23 We have now vlc and vlc07. 2006-09-26 07:27:41 +00:00
martti
065aaa7d11 Moved vlc08 to vlc. 2006-09-26 07:27:19 +00:00
martti
14d9e83c31 Moved from pkgsrc/multimedia/vlc 2006-09-26 07:19:41 +00:00
tron
c1384f3bac Remove as maintainer of this packages. I cannot use "fxtv" any more
because I don't have an anlog TV feed into the house.
2006-09-25 13:23:22 +00:00
salo
ba0f25025f Remove Mozilla Suite's friends. 2006-09-24 16:49:45 +00:00
joerg
87e6808501 Catch-up with GTK 2.10. Bump revision. 2006-09-24 15:25:18 +00:00
wiz
96e7b87c27 Share distinfo file between moz-bin-flash and firefox-bin-flash.
Noted by salo@
2006-09-17 11:48:23 +00:00
jmmv
0183f102be Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

(These are some that I forgot in the previous commit because they weren't
initially in the file list.  Reported by hira@.)
2006-09-16 15:36:12 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
wiz
4518d744b2 Update to 7.0.68:
This release fixes several security vulnerabilities as reported in
Adobe Vulnerability APSB06-11. Multiple input validation errors
have been identified that could lead to the potential execution of
arbitrary code, such as that delivered from a remote location via
the user's Web browser. Updating is strongly recommended.
2006-09-16 07:17:52 +00:00
jmmv
8c648b01e0 Update to 2.16.0:
2.16.0
* Add keyboard support for the DVD keys: Up, Down, Left, Right
* Add support for audio/AMR, audio/AMR-WB and Musepack
* Remove old GStreamer 0.8 hacks
* Avoid repeat being turned on when it shouldn't in the web browser plugin

1.5.92
* Fix a crash when HAL isn't available
* Fix compilation with older versions of HAL, without HAL, and with the
  Browser plugin disabled
* Save and restore the sidebar width
* Set and use the connection speed preference (GStreamer)

1.5.91
* Numerous Browser Plugin enhancements:
  - Playlist support
  - Split the plugin in 4 different plugins, to allow
    name-based detection to work, and different Javascript interfaces
    to be used (Real Player/Helix, Windows Media Player and Quicktime
    compatible, and basic Totem)
  - Handle repeat and autostart parameters
  - Make sure the plugin is available for all Mozilla-based browsers
  - Make scrolling on the volume widget work as it should
* New icon
* Use HAL to determine the disc type
* Save and restore which sidebar was showing, and whether Totem was
  maximised
* Fix the window title not changing when playing files with broken names
* Fix Ctrl+Q not working in fullscreen
* More logo mode fixes (xine-lib)
* Fix aspect ratio of visuals (xine-lib)

1.5.90
* Add a default filename to the save playlist dialogue
* Add supprot for more DVD related remote buttons
* Move the properties dialogue to the sidebar
* Fix build with newer versions of D-Bus
* Avoid linking directly against the Mozilla libraries, should allow
  build-time and run-time engines to be different (build against Mozilla,
  run in Firefox)
* Make the "Seek To" dialogue work correctly when using the keyboard
* Fix logo related redraws (xine-lib)
* Try harder to extract audio/subtitles languages from files (GStreamer)

1.5.4
 * update xine-lib requirement to avoid startup crashes

1.5.3
 * Text subtitle encoding is now selectable
 * Numerous Browser Plugin enhancements:
   - Try to cache files while playing them
   - Add support for cache=true hint
   - Fix getting the true path for relative paths
   - Add support for audio-only playback
   - Add a way to copy the URL from the right-click menu
   - Add "Open in Movie Player" in the right-click menu
 * Make showing/hiding the sidebar not resize the video or the window
 * Pop down language and subtitle menus to avoid hangs when the language or
 subtitle changes while the menu is open
 * Add AC3 and Monkey's audio to the known filetypes
 * Draw the logo ourselves, so we don't crash on startup if the logo is too
 big for the X video buffer (xine-lib)
 * Show the logo when playing audio without visualisations
 * Fix a crash with non-default buffering values (GStreamer)
 * Fix a leak each time the logo was set (GStreamer)
 * Fix the "Skip to" dialogue not working when paused (GStreamer)

1.5.2
 * Make Space Play/Pause when the video widget has the focus
 * Fix DVD playback when started from gnome-volume-manager
 * Allow localisation for time labels
 * Fix possible crash when using the Nautilus properties tab
 * Use HAL to detect presence of discs in the drives
 * Fix problems using the Mozilla plugin on PPC systems
 * Add Impulse Tracker and MOD files to the list of supported types
 * Add audio/vnd.rn-realaudio as a supported playlist format
 * Use theme friendly window icons
 * Fix a new installation of Totem not using visualisation (GStreamer)

1.5.1
 * Add XSPF playlists read and write support
 * Allow users to choose the type of playlist to write when saving

1.5.0
 * Remove unused DXR3 support
 * Remove GStreamer 0.8 support
 * Fix the GTK+-only version not displaying some menu items
 * Update the "Skip to" time label when entering time manually, fix sensitivity
 of the OK button in that dialogue
 * Fix crash on exit if the interface couldn't be loaded
 * Add basic support for the Quicktime Metalink playlists
 * Avoid deadlocks when forcing opening with a subtitle when there's none
 * Fix crash when setting the connection speed setting to the maximum
 * Make the previous/next icons in the popup the same as in the rest
 of the interface
 * Make menu shortcuts unaccessible in fullscreen
 * Make Ctrl+S show the "Skip to" dialogue as it should
 * Fix a small memory leak in the Nautilus properties plugin
 * Add debugging to the playlist parser
 * Make the preferences window appear on top of the main window at all times,
 and hide it straight away when exiting
 * Fix playback of non-Mozilla streams (such as mms) in the Mozilla plugin
 * Fix saving non-relative m3u playlists
 * Handle space as Play/pause in windowed mode if the video widget has
 the focus
 * Work-around broken .pls files from Virgin radio
 * Fix problems with sound not coming out when audio output selected
 isn't Stereo (xine-lib)
 * Fix pixel aspect ratio settings (GStreamer)
2006-09-15 15:23:51 +00:00
jmmv
bcdebb1446 Update to 2.16.1:
This is gnome-media 2.16.1

Changes since 2.16.1:
	* install vumeter.desktop file correctly.

This is gnome-media 2.16.0

Changes since 2.14.2:
	* make full row of checkboxes clickeable in gnome-volume-control
	* .desktop fixes for bug-buddy and for category of FDO spec
	* macro fixes in header files
	* cygwin build fixes
	* translations: bn_IN, ca, da, de, es, eu, hi, hu, id, it, ja, ko,
			lv, mk, mg, ml, mn, mr, nl, pl, pt, ru, sl, sv, ta,
			th, tr, uk, zh_HK, zh_TW

Bugs fixed:
	* 82190: Gnome CD should not have it's own themes
	* 166587: does not compile without specifying extra LDFLAGS
	* 168978: gnome-cd skips when using cdparanoia backend
	* 303325: The Application "CDDBSlave2" has quit unexpectedly
	* 316855: Sound Juicer crashes when adding the first new profile
	* 319846: volume control capplet not in sync with volume control ap...
	* 329409: gnome-media Cygwin build fixes
	* 329922: When recording multiple times, items in "record from inpu...
	* 333450: add categories to gnome-sound-recorder.desktop
	* 333476: gnome-sound-recorder MUTES sound-recording when recording..
	* 336186: Gnome Volume Control applet should display "digital outpu...
	* 336315: Full row in checkbox listing should be clickable
	* 339784: sound configu error!
	* 341361: patch for as-needed
	* 348645: Help kill libegg
	* 348851: Errors in .desktop file break bug-buddy support
	* 349305: Polypaudio is renamed to PulseAudio
	* 352836: fix a couple leaks

Thanks to:
	* Kjartan Maraas
	* Marc-Andre Lureau
	* Stefan Kost
	* All the translators
2006-09-15 15:23:00 +00:00
taca
9c235fcfd6 Update MASTER_SITE.
I could fetch this morning, but can't now.  So I checked
http://mingruby.rubyforge.org/ and it points this MASTER_SITE.
2006-09-14 05:52:39 +00:00
obache
cec1e8ba8b Update ruby-ming to 0.1.7.
ChangeLog for ver 0.1.7
-----------------------
* work with Ming 0.3beta1
* big changes from ver 0.1.6
2006-09-13 15:58:48 +00:00
obache
23b9023586 Update py-ming to 0.3.0.
ChangeLog is unknown.
2006-09-13 15:54:58 +00:00
obache
6098e90b05 Update ming to 0.3.0.
ChangeLog is too large, so omit it.
2006-09-13 15:53:51 +00:00
obache
68de08335a Update MASTER_SITES and HOMEPAGE. 2006-09-13 13:13:02 +00:00
taca
39a1b534b3 Sort PLIST. 2006-09-07 15:51:25 +00:00
tron
0d9e9ca332 Remove Mario Kemper as maintainer of these package on his request. 2006-09-06 15:38:32 +00:00
sekiya
f40010de9b Update to dvdauthor-0.6.11. Submitted by Martin Wilke via PR34431. 2006-09-02 08:58:47 +00:00
jmmv
332d7a86e2 Add and enable gst-plugins0.10-xvid. 2006-08-28 21:56:53 +00:00
jmmv
c914918e85 Remove misimport (extra dash in package name). 2006-08-28 21:56:08 +00:00
jmmv
85b5bccf3c Initial import of gst-plugins0.10-xvid, the xvid plugin for gstreamer 0.10.
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos!  And playback works nicely
(not deadly slow, as I remember from prior versions).
2006-08-28 21:53:46 +00:00
jmmv
043c5a8d21 Initial import of gst-plugins-0.10-xvid, the xvid plugin for gstreamer 0.10.
I'm amazed to see that with this in place the totem-video-thumbnailer now
works (instead of crashing) for supported videos!  And playback works nicely
(not deadly slow, as I remember from prior versions).
2006-08-28 21:52:15 +00:00
xtraeme
a257758a92 Add missing lsdvd manpage, noticed by Cesar Catrian in PR pkg/34300. 2006-08-27 18:15:51 +00:00
xtraeme
50f156ea99 Update to 0.98.1:
0.98.1 [stable branch] Fri Aug 25 2006, joern
    Features:
    - Updated spanish translation. Thanks to Sergio Cambra.

    Bugfixes:
    - Fixed exception when TOC reading failed for some reason.
      Thanks for the report to Jimmi <jimmi AT bglug.it>.
    - Spaces in the VOB file path were not refused but gave
      wrong error messages on TOC reading later. Made special
      character checking on project name and paths more strict.
      Reported by Google Roxxort <larspb AT hotmail.com>.
    - Preferences window: places buttons at the bottom of
      the window. Thanks for the hint to Gert Brinkmann
      <g111 AT netcologne.de>.
    - Preferences window: when changing the DVD drive from
      the popup, result checking output wasn't updated.
    - Added "Add node" button to the cluster control window
      (was lost somehow... ;)
2006-08-25 18:15:08 +00:00
xtraeme
50089460c6 Fix installation on systems with gcc4... looks like the filter_tomsmocomp
is only built when the compiler is not gcc4.
2006-08-24 16:06:25 +00:00
xtraeme
88ec01cfe9 - Correctly set minimum versions.
- Fix cluster mode support... the code was using "/usr/sbin/fping".

Bump PKGREVISION.
2006-08-24 14:52:59 +00:00
xtraeme
c492c7e9dd This needs xvid4conf and doesn't need cdrdao/cdrtools. 2006-08-24 11:46:24 +00:00
tron
aa0bb675cb Use version 0.5.0 of "libtunepimp". Update package revision because of
this dependence change.
2006-08-24 10:09:58 +00:00
xtraeme
c278fe0bb4 This needs lsdvd>=0.16 for faster TOC reading. 2006-08-24 10:01:50 +00:00
xtraeme
06e71c2525 Update to 0.16:
12/12/05 - 0.16

Addition of #include <stdint.h> to support newer libdvdread versions.
Abstraction of code to new generic interface.

15/10/04 - 0.15

abstraction of dvd contents to new struct.
addition of xml output.
additional -O option.
stream ids and osd palette added.
2006-08-24 09:58:14 +00:00
xtraeme
03f5121672 Update to 0.98... latest stable version.
Changes:

* A new shiny GUI with many improvements using Gtk2
* Installation & initial setup improved
* HAL support for DVD device selection
* Extended progress window with all details of job execution
* Pause & resume a running transcode job
* Subtitle preview grabbing during ripping
* AC3 passthrough for on-the-fly processing and DVD images
* Cluster mode improvements, e.g. consideration of node speed
* Clip & Zoom windows improved, with details about clipping constraints
* Support for h264 video codec
* Faster TOC reading
* Online documentation updated
* ... and many, many bugfixes ;)
2006-08-24 08:53:35 +00:00
wiz
1f3a4ab1b1 Fix path on ftp5.mplayerhq.hu. 2006-08-23 18:13:19 +00:00