summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29Use bl3.snj1-8/+8
2004-03-29No longer used.snj1-23/+0
2004-03-29Use bl3.snj1-9/+7
2004-03-29bl3ify and clean up DESCR.snj3-15/+34
2004-03-29No longer used.snj1-24/+0
2004-03-28This wants to use INSTALL (which has "-o root -g wheel" passed to it) insnj3-2/+45
places that it doesn't need to. Adjust to more appropriate and more friendly commands (MKDIR and BSD_INSTALL) so that this builds as non-root.
2004-03-28Update to 0.9.23. Nothing earth-shattering.mycroft6-24/+59
xine-ui (0.9.23) unstable; urgency=low * xinerama bug fixes (very fullscreen, window position when switching from fullscreen to normal mode), * shiny new help dialog, * some small usability improvements, * fix some memleaks, * main menu reorg, localized, * new deinterlacing, it use post plugins now, * add --bug-report and --list-plugins option to xine-ui, * splash screen per skin is possible, * all meta infos are retrieve at the same time, when playing audio CD, * support new unscaled OSD (note: osd need a complete rework), * new playlist management command in xine-remote, * new "stop after this stream" feature, * grab streams recusively (with enqueuing and file browser), * fix reference mrl handling, * add 'loop' and two new playlist options 'first' and 'last', in session control, * fix shortcut grabber, * sound volume control can be sets with sound card mixer or software amplification, * add help in chain reaction window, * double clicking in output window is a fullscreen toggle now, * subtitle autoload feature added, * new TVout feature, using libnvtvsimple for nVIDIA cards, and atitvout for ATI, * store spu offset in toxine's playlist, * fix skin downloder, * fix support of huge playlists, * contextual menu popup in playlist window, * fix control's window sliders, * ton of fbxine improvments (post plugin, deinterlacing, spu, stream infos...), * bunch of other fix.
2004-03-28Update to rc3b. Fixed a problem with the PLIST not including some .sos undermycroft11-292/+142
NetBSD. Applied the same symbol hacks that are used to make the Linux RealPlayer modules work with mplayer -- but also use the native RV2.0 codec now. 17.03.2004 xine-lib 1-3c3b released This version adds support for Matroska files, Flash Video and Sierra VMD files, as well as OpenDML 2.0 support for the AVI demuxer. In addition, this new library can now handle a variety of file formats from the Amiga computer, including a variety of IFF files and MOD/S3M/XM/IT/etc music tracker formats (thanks to the ModPlug library). The new library version contains several new video decoders including Sierra video, Flash Video, Real Video 2.0 Duck TrueMotion v1, 8BPS, MZSH, ZLIB, ASV1,2, ATI VCR1 (all courtesy of ffmpeg). Network streaming drivers are enhanced, including secure HTTP, MMS, and RTP/UDP. As for video drivers, there is new support for the CACA library (colored ASCII art), and fixed/improved support for SDL and Sun PGX32 video. As always the core xine engine has been enhanced for greater stability so that you can just play your multimedia with ease.
2004-03-28Update to 1.0.0rc3. There are way too many changes to list; the encoder coremycroft3-7/+8
has been nearly rewritten. Output quality is much, much better, and is generally considered superior to other freely available MPEG-4 encoders. Tested with xine, mplayer and transcode.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz13-22/+26
Buildlink files: RECOMMENDED version changed to current version.
2004-03-23This needs xpm.snj1-1/+2
2004-03-22Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.kristerw2-4/+5
2004-03-21Add some mirrors to MASTER_SITES, fixes fetch problem seen in latestxtraeme1-1/+3
agc@'s bulk build.
2004-03-18bl3ifyxtraeme4-4/+43
2004-03-18Explicitly disable mpeg2dec support to fix a build failure if it's installedjmmv1-1/+2
(i.e., detected by configure but not buildlinked). Note that I haven't been able to reproduce it, although it's clear it may happen sometimes (happened in the past with arts support, for example). Furthermore, it seems that the mpeg2dec plugin does not actually build when using our libmpeg2 package. Closes PR pkg/24835.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam4-12/+8
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-17MAINTAINER should only contain one email address.grant1-2/+2
2004-03-12Use bl3. Instead of appending -O2 to CFLAGS, transform -O3 out.snj1-17/+17
2004-03-11Dont install mimelnk/video/x-ms-wmv.desktop as kdelibs3 already has.markd4-5/+18
Bump PKGREVISION.
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