summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2
| | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio.
* Correct files/patch-src:libw32dll:ldt_keeper.c to avoid to fail in ↵nobutaka2003-12-122-2/+2
| | | | | | Check_FS_Segment(). Submitted by: deischen
* USE_MESA -> USE_GLfjoe2003-12-101-1/+1
|
* Fix crash with libkse / libthr.nobutaka2003-12-092-1/+53
| | | | | PR: ports/59930 Submitted by: deischen
* Bump the PORTREVISION for the last libmad commit. Even thoughmarcus2003-12-092-2/+2
| | | | | | | gstreamer-plugins doesn't use mad by default, this will get users that do have libmad to update the port. Requested by: sf and seanc
* - Add conflict with russian xmmspav2003-12-081-0/+2
| | | | | PR: ports/59717 Submitted by: Chris Burkert <chris@chrisburkert.de>
* Switch dependency mad -> libmad as more apropriate.bland2003-12-081-2/+2
| | | | Approved by: maintainer
* Fix installation of shared libs, man page installation, and plist.linimon2003-12-0812-34/+272
| | | | | | | | Bump portrevision, although the original patch didn't do that (this seems necessary enough to me). Compiles ok on 4.x, 5.x. PR: ports/56721 Submitted by: Simon Barner <barner@in.tum.de> Committed on behalf of lioux@, who is having machine troubles.
* Switch dependency mad -> libmad as more apropriate.bland2003-12-081-2/+2
|
* - Fix build on -currentkrion2003-12-0720-511/+524
| | | | | PR: 60013 Submitted by: Ports Fury
* Chase the libmad/libid3tag shared lib version.marcus2003-12-0710-12/+19
|
* Chase shared library version: libxvidcore.so.0 -> libxvidcore.so.2.olgeni2003-12-051-2/+2
|
* Update to 0.2 (> 0.13): greater functionality and huge number oflinimon2003-12-053-10/+24
| | | | | | | bugfixes, see ChangeLog for details. PR: ports/59864 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Committed on behalf of lioux@, who is having machine problems.
* Reworked this new port Makefile per suggestions of adamw@ via email,linimon2003-12-051-8/+3
| | | | to bring it up to more "modern" standards for GNOME Makefiles.
* - Add WITH_ENCODING_PATCH knob which allows russian fontspav2003-12-042-0/+13
| | | | | | | PR: ports/59076 Submitted by: oleg dashevskii <be9-ml@be9.ru> Approved by: maintainer Approved by: adamw (mentor)
* Add multimedia/avidemux2. PR: ports/51013.linimon2003-12-041-0/+1
|
* Add multimedia/avidemux2, a simple video editor that is built around Xvidlinimon2003-12-045-0/+106
| | | | | | | | | and ffmpeg. Contains various filters for deinterlacing, cropping, resizing, etc. Allows for cutting without re-encoding. Has the ability to re-encode and re-sample. PR: ports/51013 Submitted by: Anish Mistry <amistry@am-productions.biz>
* Fix build on -HEAD. Committed on behalf of lioux who is having machinelinimon2003-12-041-4/+2
| | | | | | problems. PR: ports/57637 Submitted by: David Yeske <dyeske@yahoo.com>
* Add a missing dependency on gnomedesktop, and simplify the USE_GNOME bits.marcus2003-11-291-6/+3
| | | | | | Reported by: bento via kris Approved by: maintainer (implicit) portmgr (implicit)
* Fix ac3 audio decoding breakage.nobutaka2003-11-262-8/+7
| | | | | | PR: 59410, 59522 Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de>, Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: portmgr (marcus)
* Fix build on Alpha.marcus2003-11-242-6/+24
| | | | | Reported by: bento via kris Approved by: portmgr (implicit)
* Fix dependencies.lofi2003-11-231-13/+4
| | | | | Submitted (in part) by: pav Approved by: portmgr
* Update to 2.4.2.adamw2003-11-232-2/+2
|
* Update to version 0.6.6.pb2003-11-203-13/+2
|
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-202-2/+2
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-202-0/+2
| | | | "perl -pi -e" construction.
* - Update to 0.7.38pav2003-11-195-23/+81
| | | | | | PR: ports/59475 Submitted by: Holger Lamm <holgeri@e-gitt.net> (maintainer) Approved by: marcus (backup mentor)
* Restore Ogg/Vorbis support.marcus2003-11-191-6/+6
| | | | | PR: 59484 Submitted by: maintainer
* - Add files to pkg-plist missed on win32codecs.tar.bz2 distinfo update two ↵pav2003-11-192-0/+9
| | | | | | | | | | | weeks ago - Add files to pkg-plist for qtextras.tar.bz2 added two months ago - Bump portrevision PR: ports/59474 Submitted by: Holger Lamm <holgeri@e-gitt.net> (maintainer) Approved by: marcus (backup mentor)
* - take maintainershipdinoex2003-11-171-1/+1
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-176-6/+0
|
* Fix build with ungif.marcus2003-11-161-1/+1
| | | | | PR: 59350 Submitted by: maintainer
* Modify patch to allow compilation on 4.xlofi2003-11-161-2/+11
| | | | | PR: 59308 Approved by: Maintainer
* Update to 0.4arved2003-11-165-5/+27
|
* - Update to version 0.9.2krion2003-11-167-65/+57
| | | | | PR: 59334 Submitted by: Ports Fury
* Add missing gconf files to the plist.marcus2003-11-164-0/+18
| | | | | Spotted by: adamw Approved by: maintainer (implicit)
* - fix MASTER_SITESdinoex2003-11-151-1/+0
|
* Sync with libxine shared library version bump.nobutaka2003-11-155-8/+10
|
* Update to 1-rc2.nobutaka2003-11-1518-196/+105
|
* * Update to pre5marcus2003-11-1513-10/+490
| | | | | | | | * Fix build on -STABLE PR: 59279 Submitted by: Simon Barner <barner@in.tum.de> Approved by: maintainer
* Add a missing ':' to the ESDPLUGIN PLIST_SUB. I missed this in my commitmarcus2003-11-141-1/+1
| | | | earlier today.
* o Add missing dependency on libungif. [1]nork2003-11-142-3/+17
| | | | | | | | | o Import latest kame ipv6 patches. o Bump PORTREVISION PR: ports/59145 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Reported by: Pav Lucistnik <pav@oook.cz> [1]
* Add beep-media-player which the renamed XMMS MP3 player ported to GTK+-2.marcus2003-11-137-0/+206
| | | | Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-132-2/+2
|
* * Update to 0.99.8pav2003-11-133-2/+17
| | | | | | | | | | | | | | | | - Online manual from Chee Bin HOH - Use the statusbar for buffering feedback - Use less memory when there's no video output - Fix playback of Quicktime files with reference urls - Fix Real playlists support with "stop" commands - Support the XvMC video driver - Support audio/x-ms-asf data type - Added ability to launch totem in fullscreen mode - Fix compilation with GTK+ 2.3.x PR: ports/59234 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Approved by: adamw (mentor)
* Update to 0.5.6lioux2003-11-102-3/+3
|
* 0.9.2lioux2003-11-108-19/+38
|
* Update to 1.1lioux2003-11-092-4/+5
|
* - Update to 0.3jeh2003-11-093-6/+8
| | | | | PR: 58690 Submitted By: MAINTAINER
* Rename 3dnow knob to simdarved2003-11-091-8/+8
| | | | | | PR: 58802 Submitted by: rushani Approved by: maintainer
OpenPOWER on IntegriCloud