summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision for all gst-plugins for gst-register bug fix.kwm2005-02-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3669 df743ca5-7f9a-e211-a948-0013205c9059
* Reset $FreeBSD$ tags.adamw2005-01-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3544 df743ca5-7f9a-e211-a948-0013205c9059
* We no longer need to depend on gnomehier directly.marcus2005-01-131-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3406 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.8.7.kwm2005-01-081-12/+2
| | | | | | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.7.html remove libkio reinplace stuff, kio plugins is dead. speex works again with both the stable and devel version. configure does the right thing for musepack. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3359 df743ca5-7f9a-e211-a948-0013205c9059
* Remove lame from being build for this package. Because lame can't be packaged.kwm2004-12-291-0/+3
| | | | | | | requested by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3337 df743ca5-7f9a-e211-a948-0013205c9059
* Try to fix the dvd plugin on 4.x by including PTHREAD_LIBS stuff.kwm2004-12-271-2/+2
| | | | | | | Pointed out by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3332 df743ca5-7f9a-e211-a948-0013205c9059
* Fix previous commit so that the CFLAGS substituion is done during pre-buildmarcus2004-12-191-0/+2
| | | | | | | when the Makefiles have already been generated. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3263 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with recent commit.kwm2004-12-181-0/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3260 df743ca5-7f9a-e211-a948-0013205c9059
* Fix dvd support by really linking to libdvdnavahze2004-12-071-1/+1
| | | | | | | Pointed out by: yoey via irc git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3229 df743ca5-7f9a-e211-a948-0013205c9059
* Now that I understand the new gstreamer framework a little.kwm2004-12-031-1/+6
| | | | | | | Update to version 0.8.6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3203 df743ca5-7f9a-e211-a948-0013205c9059
* Massive import of gstreamer-pluginsahze2004-11-151-0/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | This is gstreamer-plugins with each plugin in its own separate port. Includes bsd.gstreamer.mk so ports can use the following examples WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif USE_GSTREAMER=yes will always install multimedia/gstreamer-plugins WITH_GSTREAMER=yes will only include bsd.gstreamer.mk for use after bsd.port.pre.mk Approved by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3061 df743ca5-7f9a-e211-a948-0013205c9059
* Garbage collection GNOME 2.5. Next stop, GNOME 2.7.marcus2004-04-061-975/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2260 df743ca5-7f9a-e211-a948-0013205c9059
* Reset all of the $FreeBSD$ tags in preparation for merging with the FreeBSDmarcus2004-03-291-1/+1
| | | | | | | ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2199 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.8.0.marcus2004-03-171-20/+74
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2110 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libshout and libdv shared lib versions.marcus2004-03-141-2/+2
| | | | | | | Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2054 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.6.marcus2004-03-101-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2018 df743ca5-7f9a-e211-a948-0013205c9059
* We need xvid 1.0.0beta3 at least to build the xvid plug-in.marcus2004-03-031-3/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1945 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a couple paths.adamw2004-02-271-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1923 df743ca5-7f9a-e211-a948-0013205c9059
* * Update to 0.7.5marcus2004-02-271-76/+189
| | | | | | | | | | * Add a slew of new plug-in and feature support [1] Submitted by: Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1921 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libfame shared lib version.marcus2004-02-261-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1918 df743ca5-7f9a-e211-a948-0013205c9059
* We don't have malloc.h, memalign, or lrintf.marcus2004-02-221-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1869 df743ca5-7f9a-e211-a948-0013205c9059
* Re-add support for libdvdnav.marcus2004-02-211-5/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1863 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.4.marcus2004-02-071-6/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1785 df743ca5-7f9a-e211-a948-0013205c9059
* Bump PORTREVISION to chase gettext.marcus2004-02-041-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1770 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the vorbis and ogg shared lib versions, and bump the PORTREVISION asmarcus2003-12-221-2/+3
| | | | | | | a convenience to users. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1511 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.3.marcus2003-12-201-10/+24
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1501 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the new libmad/libid3tag shared libraries.marcus2003-12-071-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1404 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.2.marcus2003-11-251-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1374 df743ca5-7f9a-e211-a948-0013205c9059
* - Add output plugins for speex and xvid to Makefile/pkg-plist magicpav2003-11-171-0/+27
| | | | | | | - Add missing header file needed for xvid plugin to build git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1338 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.1.marcus2003-11-161-0/+760
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1333 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD ports tree.marcus2003-09-191-728/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
* Default all the $FreeBSD$ tags.marcus2003-09-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1222 df743ca5-7f9a-e211-a948-0013205c9059
* Add gstreamer-plugins-0.6.3 until it can be added to the FreeBSD ports tree.marcus2003-08-311-0/+728
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1117 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVSmarcus2003-02-201-703/+0
| | | | | | | as GNOME 2.2....next up, GNOME 2.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
* Default $FreeBSD$.marcus2003-02-041-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@512 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.0.marcus2003-02-041-31/+57
| | | | | | | Submitted by: lioux git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@510 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libdv shared lib version.marcus2003-01-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@494 df743ca5-7f9a-e211-a948-0013205c9059
* Set all $FreeBSD$ tags to the default.marcus2003-01-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@493 df743ca5-7f9a-e211-a948-0013205c9059
* Add Hermes support.marcus2003-01-301-0/+18
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@484 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.2.marcus2003-01-261-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@446 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the shared lib version for SDL.marcus2003-01-221-1/+2
| | | | | | | Submitted by: Franz Klammer <klammer@webonaut.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@408 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.1.marcus2003-01-101-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@375 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gtk's shared lib version.marcus2002-12-251-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@336 df743ca5-7f9a-e211-a948-0013205c9059
* Chase glib's shared lib version.marcus2002-12-241-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@331 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.5.0.marcus2002-12-121-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@281 df743ca5-7f9a-e211-a948-0013205c9059
* Chase glib and gtk's shared lib version.marcus2002-12-051-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@240 df743ca5-7f9a-e211-a948-0013205c9059
* Add gstreamer-plugins.marcus2002-12-011-0/+659
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@201 df743ca5-7f9a-e211-a948-0013205c9059