summaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-theora
Commit message (Collapse)AuthorAgeFilesLines
* Remove, now in ports.ahze2005-03-011-15/+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
* chase shlib dump and new location in the tree of libtheorakwm2005-01-141-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3427 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