summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2007-02-15Don't include x11.b3.mk explicitly. Disable propolice on DragonFly.joerg2-2/+19
2007-02-11don't try to install aaxine and its manpage -- while it could be builtdrochner4-6/+18
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-09+libmp4v2drochner1-1/+2
2007-02-09split out the libmp4v2 part from mpeg4ip -- all users in the pkgsrcdrochner17-0/+386
tree just need that library, the player in mpeg4ip just causes an unwanted dependency on SDL and complications due to plugin building
2007-02-09Explicitely disable opengl support, otherwise "configure" might pick updrochner1-1/+2
a Mesa from /usr/X11R6. Fixes a build failyre reported by Robert Elz per PR pkg/35564.
2007-02-09Include build dependency on libXt for the sake of bulk builds.joerg1-1/+4
2007-02-08+gst-plugins0.10-gnonlindrochner1-1/+2
2007-02-08import gnonlin-0.10.7 which are plugins for gstreamer-0.10 usefuldrochner6-0/+73
for audio/video editors
2007-02-08update to 0.10.7drochner3-7/+8
changes: minor bugfixes
2007-02-08add "test" targets (which only make sense if gstreamer was built withdrochner2-2/+8
the "gstcheck" option, but do no harm otherwise)
2007-02-08add a "gstcheck" option which makes that the "check" library is pulled indrochner5-4/+47
and an additional library library gets built which can be used for selftests of gstreamer and plugins not enabled per default
2007-02-07update to 0.5.11drochner2-6/+6
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-07update to 1.1.4drochner14-176/+120
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-05Dislabe running an SDL test program under Mac OS X. The test programtron1-2/+8
fails for some weird reason and the "configure" script assumes SDL isn't installed which results in an incomplete package.
2007-02-03Add the patches ai and aj, which were added to mplayer-share with theveego1-1/+3
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-02transcode-1.0.2nb9: fix subtitler. +libXaw +libXext +libXpm +libXv -SDLabs1-5/+8
2007-02-02Fix modular Xorg.joerg1-1/+5
2007-02-02Modular xorg uspport.joerg1-2/+9
2007-02-01Update ns-flash to 9.0r31 *for linux* (solaris version is still at 7.0r67).ghen2-10/+12
http://www.adobe.com/aboutadobe/pressroom/pressreleases/200701/011707FlashPlayerLinux.html This version requires gtk2.
2007-02-01explicitly pass --without-x to avoid trying to pick up X includes which are ↵abs1-2/+3
not buildlinked
2007-02-01modular X11 : .include "../../x11/libXxf86dga/buildlink3.mk"abs1-2/+2
2007-02-01Really include CD_BLOCK_OFFSET changes from Sergey Svishchev,wiz3-14/+22
sent in PR 34107. Bump PKGREVISION.
2007-01-31Rename launch script from realplayergold to realplay so that the browsersketch1-7/+11
plugin can find it. Bump PKGREVISION. Make use of subst.mk while here.
2007-01-31Mark as BROKEN_IN pkgsrc-2006Q4, based onwiz2-3/+5
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-29Modular Xorg support.joerg2-4/+8
2007-01-26Modular Xorg support. This doesn't really use Xaw3D, so depend onjoerg3-7/+11
libXaw as that is what is actually used for headers. Bump revision.
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd4-58/+61
2007-01-26Update to KDE 3.5.6markd4-130/+133
2007-01-25add the libdvdnav fixes we have applied to (all?) the other instancesdrochner3-1/+32
here too, just for consistency. The code is not used, due to a --disable-mpdvdkit configure option.
2007-01-25Modular Xorg support.joerg1-2/+7
2007-01-25No need for explict X11 here. Bump revision.joerg1-3/+2
2007-01-20Update to 0.6.13:wiz3-8/+11
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-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz9-15/+18
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig3-6/+6
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-15This pakage doesn't have gst-md5sum-0.10, so don't provide anrillig2-2/+2
alternative for bin/gst-md5sum. PKGREVISION++
2007-01-14Update to kmplayer 0.9.3amarkd2-7/+6
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-14No explicit x11.b3.mk needed here.joerg1-2/+1
2007-01-14Needs libXv.joerg1-1/+2
2007-01-13Support flac-1.1.3 based on a patch fromwiz8-9/+667
ftp.altlinux.org /pub/people/thresh Bump PKGREVISION because this package just compiled without flac support.
2007-01-13Add support for flac-1.1.3 based on patches from Josh Coalson onwiz5-24/+196
kde-devel. Bump PKGREVISION because previously it would just compile without flac support.
2007-01-13Modular Xorg support.joerg1-1/+2
2007-01-13Modular Xorg support.joerg1-2/+3
2007-01-13Modular Xorg support.joerg1-2/+7
2007-01-13Add patches for gst-plugins0.10-flac to support flac-1.1.3.wiz6-4/+1162
From Mandriva Cooker source rpm.
2007-01-13Remove trailing whitespace.wiz1-2/+2
2007-01-13Enable flac support.wiz4-11/+178
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-13Fix build with flac-1.1.3 using patch fromwiz2-1/+151
ftp.altlinux.org /pub/people/thresh Tested by joerg@
2007-01-13Remove x11.buildlink3.mk on joerg's prompting -- pulled in bywiz1-2/+1
gtk2/buildlink3.mk if necessary.
2007-01-12Don't explicitly include x11.b3.mk, it is not needed.joerg1-2/+1
2007-01-10remove a part of the previous patch because the underlying problemdrochner4-51/+13
was already fixed in the xine release (too bad that xine and mplayer are going to diverge here)