summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-libmng
Commit message (Collapse)AuthorAgeFilesLines
* Remove, now in ports.ahze2005-03-011-16/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
* 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
* Fix typo so it builds mng and not png pluginahze2004-12-131-1/+3
| | | | | | | Spotted by: ade git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3239 df743ca5-7f9a-e211-a948-0013205c9059
* Massive import of gstreamer-pluginsahze2004-11-151-0/+14
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