| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
o Remove all .if ${GST_PLUGIN}=="plugin" ... and replace with
plugin_... defines and test only once.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6474 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6389 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
to wait until the next release of gstreamer-plugins before I move to ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6378 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
until hal is in ports =)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6284 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6282 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6151 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
| |
Repocopied by: marcus
Only the base plugins (gnomevfs libvisual ogg pango theora vorbis) are
working for now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5448 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4190 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
| |
support for cairo 0.5.0 API
* cairo 0.5.0 update port.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4012 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2260 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1333 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1117 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
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
|
|
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@201 df743ca5-7f9a-e211-a948-0013205c9059
|