summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-2/+3
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-06-01Update KDE to 3.5.3markd2-6/+5
Changes: * Changing the slider should enable the apply/reset buttons * Fixed audiocd:/ to Ogg extraction when packagers are built with new ld flags. * JuK o Fix "JuK trying to add unknown category in File Renamer" * KAudioCreator o Fix regression causing renamed tracks to be disregarded when ripping/encoding
2006-06-01Add checksums for the other codec files. Fixes PR 33619.joerg1-1/+49
2006-05-31Update to 20060501 -- three additional dlls.wiz3-10/+12
2006-05-30Update "mpeg4ip" package to version 1.5. Change since version 1.4.1:tron3-9/+9
- Added integration with libsrtp for player and mp4live - Updated for gcc 4.0 - Integrated changes from SDL-1.2.9 - Added support for Quicktime .mov aac audio - Fixed some issues with H.264 hinting. - Fixed some issues with mp4v2 and metadata - Added some atoms for OpenIPMP for mp4v2. - Added some APIs for mp4v2 to access atom properties. - Added wide filenames for mp4v2 for Windows. - Changed RTP library APIs to use unsigned, const when applicable. - Added new RTP library APIs for session creation. - Added RFC 3605 (rtcp port doesn't have to be rtp port + 1) in player and mp4live. - Smoothed out changes to audio correction in player - Fixed player initialization when media takes a long time. - Fixed playback of mp3 files with id3 tags. - Added some H.264 nerd knobs in mp4live
2006-05-29Handle CD-ROM support on DragonFly like the other BSDs.joerg2-1/+15
2006-05-26suse_x11 is more likely to be found in suse_x11, not suse_linux.joerg1-2/+2
2006-05-26Add www2.mplayerhq.hu to MASTER_SITES.joerg1-1/+2
2006-05-26NetBSD doesn't build vcd plugin (and cdda as side effect), sojoerg2-5/+13
conditionalize the entries in the PLIST. Bump revision.
2006-05-25USE_LANGUAGES=c c++wiz1-3/+2
Builds for me on 3.99.18/i386, so remove BROKEN_IN.
2006-05-25On Solaris/sparc, nbsed does not work as expected. GNU sed does.rillig2-3/+13
openquicklime needs libz. Bumped PKGREVISION.
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam2-4/+2
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-05-19Include cdda and vcd plugin in PLIST, they should be enabled by default.joerg6-6/+191
Bump revision for this. Add DragonFly support.
2006-05-19Fix pthread detection. Remove some always_inline, which can break withjoerg3-5/+59
GCC 3.4.
2006-05-19+= to assign, not +abs1-2/+2
2006-05-19faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriateadrianp1-1/+3
CONFLICTS statement.
2006-05-19Add cddax and vcdx plugins to PLIST, they should depend only on libcdio.joerg2-3/+6
Bump revision. Uses C++.
2006-05-19To early: just specify language list directly.joerg1-2/+2
2006-05-19Also add C to the language list for completeness.joerg1-2/+2
2006-05-19Uses C++. XXX Kill idiotic large file check.joerg1-1/+2
2006-05-18Mark as BROKEN_IN pkgsrc-2006Q1 according towiz5-5/+15
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18Fix security problem reported in CVE-2006-1664.tron3-3/+17
Bump package revision because of this fix.
2006-05-18USE_LANGUAGES+= c++abs1-1/+2
2006-05-17Update to 2.1.2. Okayed by maintainer.reed2-7/+6
Changes and history are not up-to-date. Webpage at http://avidemux.berlios.de/dotclear/index.php?2006/03/05/8-212-is-out says: * workaround to depack badly packed xvid bitstream * unplayable avi by windows media player / totem * bad computation of audio length for mpeg2 cut * mplayer delogo ui * some sub enhancement * crashfix for some 3gp/mp4/mov files * multiple audio track support for 3gp/mp4/mov * properly initialize faad when sbr is usedin 3gp/mp4/mov * better handling of bframe in 3gp/mp4/mov * fixed ffv1rec * updated lavcodec (I don't know which of these is form the 2.1.0 update.) I tested this with playing mpeg, saving a mpeg and also adding an audio channel.
2006-05-14Uses C++.seb1-1/+3
2006-05-13Uses C++.joerg1-1/+2
2006-05-11Add a missing entry.wiz1-1/+2
2006-05-11Patch away dependency tracking which breaks with GCC 3.4.joerg3-1/+42
2006-05-11Uses C++.joerg1-1/+2
2006-05-10Fix OSS audio mixer on DragonFly. Kill a malloc.h include.joerg5-3/+48
Based on patch from wa1ter@myrealbox.com on DragonFly's user list. Bump revision.
2006-05-10remove --enable-cdparanoia, which didn't have the desired effectdrochner1-2/+1
2006-05-10need C++drochner1-1/+2
2006-05-10update to 0.8.5drochner7-257/+223
major changes: -statistic system -improvements in the Audio CD playback (CDDB) -new and improved video filters -new AJAX HTTP interface
2006-05-10Add missing USE_LANGUAGES. The gst-plugins0.8-* plugins don't needhira1-1/+3
c++ and the configure script doesn't abort without c++.
2006-05-09Add missing USE_LANGUAGES. Reported and fix tested by smb@.hira1-1/+2
2006-05-08musicbrainz detection works better, when linking with pthread.joerg2-26/+35
2006-05-07Add missing translation to PLIST. Bump revision.joerg2-3/+4
2006-05-06* Explicitly disable options that weren't disabled before (gnomevfs and co).xtraeme2-21/+15
* Remove deprecated WITH_DVDCSS option, it's not used anymore. * Depend on SDL_image and libxml2 to build missing modules that are enabled by default. Bump PKGREVISION (BTW this package now works perfectly on NetBSD, thanks drochner!).
2006-05-05update to 0.9.6drochner3-32/+6
changes: Dragonfly define Don't add a prefix to device names on Dragonfly and FreeBSD anymore Fixed a missing attribute packed for app_info in audio_attr_t Added DVDFileStat() call
2006-05-04First cut on a pkg for the current release series (0.8.x) of vlc.drochner8-0/+730
Built and tested on i386/-current so far. This inherits some cruft from the 0.7 pkg (configure args, dependencies) which should be revisited. I'm committing this early to allow people to bring in fixes for other platforms. (Generally I'm impressed about the quality. After the only locking bug has been fixed of course;-)
2006-05-03update to 0.5.6drochner16-85/+195
New features include automatic handling of separate subtitles files, DVD title/chapter display, and improved playlist item management and creation. There are some small but potentially useful Javascript additions too, and quite a few small tweaks and fixes
2006-05-03another missing mutex initdrochner3-3/+17
bump PKGREVISION
2006-04-28Add casts for amd64, reported by Rhialto.wiz7-17/+72
Fix typos in SUBST_MESSAGE* Add missing x11.buildlink3.mk. Remove two files from PLIST, because they are not built on my 3.99.18/i386 test system. Bump PKGREVISION.
2006-04-28Fix build problem in gst-plugins0.8-dvdread.wiz2-1/+14
2006-04-28Build fix for gst-plugins0.8-dvdnav.wiz2-1/+14
2006-04-28Include dvdnav plugin in PLIST. Bump revision.joerg2-3/+4
2006-04-28Add DragonFly support. Override all libtool instances.joerg4-2/+44
2006-04-28Update kmplayer to 0.9.2markd3-8/+12
Compared to the 0.9.1 series, the differences are RealPix image format support, updated gstreamer backend from 0.8 to the latest stable 0.10 version, a recorder that uses the Xine's mrl extension which, unlike the others, shows video while recording, a central timing registration that allows more accurate SMIL animations which enables animation to pause (including running gif/realpix animations and/or videos), and a simple playlist editor that edits the raw XML at any point in the tree.
2006-04-27Add mplayer-plugin-seamonkey and mplayer-plugin-seamonkey-gtk1.ghen1-1/+3
2006-04-27Plugin for Gecko based browsers that uses mplayer to play videos from websites.ghen1-0/+11
This one is for www/seamonkey-gtk1.