summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2004-03-11Bump PKGREVISION due to xine-lib update to 1rc3a.jmmv4-6/+8
2004-03-11Update to 1rc3a. Summary of changes since rc0a:jmmv17-391/+161
- Fixed some bugs which caused xine to segfault under certain conditions, and a long-standing issue that would make xine hang with the NPTL implementation in Linux kernel 2.6. - Stabilized core engine and much improved subtitles. - Built-in VCD navigation, XvMC support and better handling of funny filenames. - A security hole regarding the "#save" MRL option has been closed. - Added a feature: append "#save:filename" to an MRL to save the stream during playback. - Lots of bugfixes.
2004-03-11update to 1.6.2recht3-16/+16
Changes: Since the authors don't provide a proper CHANGES file/release announcement, this is me guess from diffing to last version (1.6.1.93): - aix build fixes - icc support - doc updates - yuvfps tries to find a normalized framerate by default ... and probably the usual: bug-fixes
2004-03-11Fix build when not using MMX. Found by latest kristerw@'s bulk build.jmmv2-1/+15
2004-03-11Add USE_MMX to BUILD_DEFS.jmmv1-1/+3
2004-03-09Update to KDE 3.2.1.markd5-28/+26
Changes: KMix: Properly save volumes on exit so volumes are correctly restored on next login. Noatun: remember last equalizer setting
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv7-17/+22
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv2-4/+4
database.
2004-03-06Hmm, remove an extra "\" in CONFIGURE_ARGS.xtraeme1-2/+2
2004-03-06move dvdrip to multimedia.grant5-1/+53
2004-03-06Fix path to openquicktime, now in the multimedia category.jmmv1-2/+2
2004-03-06Move openquicktime from the graphics to the multimedia category.jmmv1-1/+2
2004-03-06Move openquicktime from the graphics to the multimedia category.jmmv6-0/+117
This is version 1.0nb2.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam6-67/+46
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-04Lint: add NetBSD RCS tagscjep1-0/+1
2004-03-01Remove incorrect ".so" shared library link entries.tron1-6/+1
2004-03-01One more PLIST fix for old X.markd1-2/+2
2004-02-27Move inclusion of libiconv's bl3 file to the common Makefile, to fix thejmmv2-3/+3
build of xine-esound as shown by kristerw@'s last bulk build.
2004-02-25bl3ifyjmmv3-16/+50
2004-02-24Move mpeg_{encode,play} from the graphics to the multimedia category.jmmv1-1/+3
2004-02-24Move mpeg_play from the graphics to the multimedia category.jmmv6-0/+70
This is version 2.4patchednb1.
2004-02-24Move mpeg_encode from the graphics to the multimedia category.jmmv9-0/+335
This is version 1.5bnb1.
2004-02-22gnome-media and gnome2-media moved from audio to multimedia.jmmv1-1/+3
2004-02-22Move gnome2-media from audio to the multimedia category.jmmv13-0/+818
This is version 2.4.1.1nb4.
2004-02-22Move gnome-media from audio to the multimedia category.jmmv10-0/+240
This is version 1.2.3nb9.
2004-02-22Use the audio device pointed to by DEVOSSAUDIO, instead of hardcodingjmmv4-25/+14
/dev/audio in patches. Bump PKGREVISION to 5 to force a rebuild. Found by veego@.
2004-02-20Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise,jlam1-2/+3
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the local libtool.m4 file.
2004-02-20bl3ifyjmmv8-30/+53
2004-02-20unusedjmmv2-186/+0
2004-02-20bl3ifyjmmv1-11/+11
2004-02-20bl3ifyjmmv2-23/+45
2004-02-19buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk.wiz2-4/+2
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam2-4/+6
testing it.
2004-02-18Improve _FETCH_MESSAGE for the additional distfile.wiz1-2/+10
2004-02-18bl3ifyjmmv2-10/+37
2004-02-17Install the rv9 codecs on i386. Bump PKGREVISION.wiz3-3/+24
2004-02-17Force detection of X11 headers/libraries via -with-x11{inc,lib}dir,xtraeme1-2/+3
because XFree86 could be installed somewhere (/usr/pkg/X11R6 for example :-).
2004-02-15revert LIBTOOL_OVERRIDE, it is handled automatically now.grant1-2/+1
2004-02-15set LIBTOOL_OVERRIDE and ONLY_FOR_PLATFORM so this can build ongrant1-1/+3
Solaris.
2004-02-15Another PLIST fix for old X's.markd2-3/+5
2004-02-15this package doesn't build anything, set USE_LANGUAGES to be empty.grant1-1/+3
2004-02-15add MESSAGE for NetBSD, you may need to increase SHMMAXPGS in yourgrant2-1/+12
kernel to use ogle.
2004-02-15remove a rogue space.grant1-1/+1
2004-02-14gstreamer needs USE_X11 to build since it uses libSMrecht2-2/+5
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv3-10/+10
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam15-36/+19
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14Bump PKGREVISION due to nautilus update (imlib2 removed as a dependency).jmmv1-2/+2
2004-02-13s/dependancy/dependency/; s/editting/editing/snj2-3/+3
2004-02-12PKGSHLIBTOOL has been removed from pkgsrc; we're supposed to usejlam1-2/+2
${SHLIBTOOL} instead.
2004-02-11bl3ifyxtraeme2-2/+24