1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Plugin is now part of multimedia/gstreamer-plugins-bad

This commit is contained in:
Martin Matuska 2010-03-24 16:24:04 +00:00
parent bfc99f2011
commit 70aed40499
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251447
3 changed files with 1 additions and 19 deletions

1
MOVED
View File

@ -4332,3 +4332,4 @@ textproc/xmlada-gcc||2010-02-27|Has expired: broken and practically unmaintained
www/cheetah||2010-03-16|Has expired: broken, unmaintained, development ceased in 2001
net-p2p/rblibtorrent-devel||2010-03-16|Old version, no longer depended on
mail/sylpheed2|mail/sylpheed3|2010-03-23|Update to new major version
multimedia/gstreamer-schroedinger||2010-03-24|Removed

View File

@ -104,7 +104,6 @@
SUBDIR += gstreamer-plugins-ugly
SUBDIR += gstreamer-plugins-x264
SUBDIR += gstreamer-plugins-xvid
SUBDIR += gstreamer-schroedinger
SUBDIR += gstreamermm
SUBDIR += gsubedit
SUBDIR += gtksubtitler

View File

@ -1,18 +0,0 @@
# New ports collection makefile for: gstreamer-schroedinger
# Date created: 2009-08-11
# Whom: mm
#
# $FreeBSD$
#
PORTNAME= gstreamer
PKGNAMESUFFIX= -schroedinger
MAINTAINER= mm@FreeBSD.org
COMMENT= GStreamer dirac plugin using libschroedinger
_BUILDING_GSTREAMER_PLUGIN= yes
MASTERDIR= ${.CURDIR}/../schroedinger
.include "${MASTERDIR}/Makefile"