mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add gconf gstreamer-plugin
Requested by: marcus
This commit is contained in:
parent
040cef60ba
commit
c94c680a96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131778
2 changed files with 8 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gstreamer-plugins-core
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -32,6 +32,9 @@ USE_GSTREAMER+= mad vorbis
|
|||
# Graphics plugins
|
||||
USE_GSTREAMER+= libpng
|
||||
|
||||
# Misc plugins
|
||||
USE_GSTREAMER+= gconf
|
||||
|
||||
# Multimedia plugins
|
||||
USE_GSTREAMER+= ffmpeg
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gstreamer-plugins-core
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -32,6 +32,9 @@ USE_GSTREAMER+= mad vorbis
|
|||
# Graphics plugins
|
||||
USE_GSTREAMER+= libpng
|
||||
|
||||
# Misc plugins
|
||||
USE_GSTREAMER+= gconf
|
||||
|
||||
# Multimedia plugins
|
||||
USE_GSTREAMER+= ffmpeg
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue