Revive gstreamer-plugins-jack

This commit is contained in:
Michael Johnson 2006-12-22 22:37:41 +00:00
parent a76a665c75
commit 24ab724740
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180536
4 changed files with 22 additions and 3 deletions

1
MOVED
View File

@ -2242,7 +2242,6 @@ sysutils/gstreamer-plugins-cdio|sysutils/gstreamer-plugins-cdio80|2006-04-29|Not
multimedia/gstreamer-plugins-dirac|multimedia/gstreamer-plugins-dirac80|2006-04-29|Not part of gstreamer 0.10 yet
graphics/gstreamer-plugins-gdkpixbuf|graphics/gstreamer-plugins-gdkpixbuf80|2006-04-29|Not part of gstreamer 0.10 yet
graphics/gstreamer-plugins-hermes|graphics/gstreamer-plugins-hermes80|2006-04-29|Not part of gstreamer 0.10 yet
audio/gstreamer-plugins-jack|audio/gstreamer-plugins-jack80|2006-04-29|Not part of gstreamer 0.10 yet
multimedia/gstreamer-plugins-libfame|multimedia/gstreamer-plugins-libfame80|2006-04-29|Not part of gstreamer 0.10 yet
graphics/gstreamer-plugins-libmng|graphics/gstreamer-plugins-libmng80|2006-04-29|Not part of gstreamer 0.10 yet
audio/gstreamer-plugins-mikmod|audio/gstreamer-plugins-mikmod80|2006-04-29|Not part of gstreamer 0.10 yet

View File

@ -62,8 +62,8 @@ GST80_SHLIB_VERSION= 1
#
_USE_GSTREAMER_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \
dv dvd esound faac faad ffmpeg flac gconf gnomevfs \
gnonlin good gsm hal ivorbis jpeg ladspa lame libcaca \
libmms libpng libvisual mad mpeg2dec \
gnonlin good gsm hal ivorbis jack jpeg ladspa lame \
libcaca libmms libpng libvisual mad mpeg2dec \
musepack neon ogg pango pulse python sdl shout2 sidplay \
speex theora ugly vorbis wavpack xvid
_USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \

View File

@ -0,0 +1,17 @@
# New ports collection makefile for: gstreamer-plugins-jack
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer low-latency audio server plugin
GST_PLUGIN= jack
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"

View File

@ -215,6 +215,9 @@ gst_hal_LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal
gst_hal_PLIST_FILES= ${GST_LIB_DIR}/libgsthalelements.a \
${GST_LIB_DIR}/libgsthalelements.la \
${GST_LIB_DIR}/libgsthalelements.so
# jack
gst_jack_LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack
gst_jack_DIST= bad
# jpeg
gst_jpeg_LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg