Remove the actual gstreamer ivorbis plugin.
Forgotten by me, in the last gstreamer-plugins update. Oops. Submitted by: QAT
This commit is contained in:
parent
08557c3440
commit
4a5638df7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252063
2 changed files with 0 additions and 19 deletions
|
@ -258,7 +258,6 @@
|
|||
SUBDIR += gstreamer-plugins-flac
|
||||
SUBDIR += gstreamer-plugins-fluendo-mp3
|
||||
SUBDIR += gstreamer-plugins-gsm
|
||||
SUBDIR += gstreamer-plugins-ivorbis
|
||||
SUBDIR += gstreamer-plugins-jack
|
||||
SUBDIR += gstreamer-plugins-ladspa
|
||||
SUBDIR += gstreamer-plugins-lame
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
# New ports collection makefile for: gstreamer-plugins-ivorbis
|
||||
# Date created: 3 Oct 2004
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/audio/gstreamer-plugins-ivorbis/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= audio
|
||||
|
||||
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
|
||||
|
||||
GST_PLUGIN= ivorbis
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in a new issue