mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Add spc support in bsd.gstreamer.mk
- Bump PORTREVISION in gstreamer-plugins-all for all the new gstreamer-plugins ports
This commit is contained in:
parent
81556df4cf
commit
e1d1b9f01d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180548
@ -65,7 +65,7 @@ _USE_GSTREAMER_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \
|
||||
gnonlin good gsm hal ivorbis jack jpeg ladspa lame \
|
||||
libcaca libmms libpng libvisual mad mpeg2enc mpeg2dec \
|
||||
musepack neon ogg pango pulse python sdl shout2 sidplay \
|
||||
speex theora ugly vorbis wavpack xvid
|
||||
spc speex theora ugly vorbis wavpack xvid
|
||||
_USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
|
||||
dts dv dvd esound faac faad ffmpeg flac \
|
||||
gconf gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
|
||||
@ -152,6 +152,8 @@ smoothwave_DEPENDS= audio/gstreamer-plugins-smoothwave
|
||||
|
||||
sndfile_DEPENDS= audio/gstreamer-plugins-sndfile
|
||||
|
||||
spc_DEPENDS= audio/gstreamer-plugins-spc
|
||||
|
||||
speex_DEPENDS= audio/gstreamer-plugins-speex
|
||||
|
||||
vorbis_DEPENDS= audio/gstreamer-plugins-vorbis
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= gstreamer-plugins-all
|
||||
PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
Loading…
Reference in New Issue
Block a user