mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Remove gstreamer-plugins not in 0.10 (yet)
This commit is contained in:
parent
86be777380
commit
1e8be8b724
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160871
@ -204,23 +204,18 @@
|
||||
SUBDIR += gstreamer-plugins-aalib80
|
||||
SUBDIR += gstreamer-plugins-cairo
|
||||
SUBDIR += gstreamer-plugins-cairo80
|
||||
SUBDIR += gstreamer-plugins-gdkpixbuf
|
||||
SUBDIR += gstreamer-plugins-gdkpixbuf80
|
||||
SUBDIR += gstreamer-plugins-hermes
|
||||
SUBDIR += gstreamer-plugins-hermes80
|
||||
SUBDIR += gstreamer-plugins-jpeg
|
||||
SUBDIR += gstreamer-plugins-jpeg-mmx
|
||||
SUBDIR += gstreamer-plugins-jpeg-mmx80
|
||||
SUBDIR += gstreamer-plugins-jpeg80
|
||||
SUBDIR += gstreamer-plugins-libcaca
|
||||
SUBDIR += gstreamer-plugins-libcaca80
|
||||
SUBDIR += gstreamer-plugins-libmng
|
||||
SUBDIR += gstreamer-plugins-libmng80
|
||||
SUBDIR += gstreamer-plugins-libpng
|
||||
SUBDIR += gstreamer-plugins-libpng80
|
||||
SUBDIR += gstreamer-plugins-libvisual
|
||||
SUBDIR += gstreamer-plugins-libvisual80
|
||||
SUBDIR += gstreamer-plugins-swfdec
|
||||
SUBDIR += gstreamer-plugins-swfdec80
|
||||
SUBDIR += gthumb
|
||||
SUBDIR += gtkam
|
||||
|
@ -1,17 +0,0 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-gdkpixbuf
|
||||
# Date created: 3 Oct 2004
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= graphics
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= Gstreamer image decoder plugin
|
||||
|
||||
GST_PLUGIN= gdkpixbuf
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,17 +0,0 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-hermes
|
||||
# Date created: 3 Oct 2004
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= graphics
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= Gstreamer hermes colorspace plugin
|
||||
|
||||
GST_PLUGIN= hermes
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,17 +0,0 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-jpeg-mmx
|
||||
# Date created: 1 Nov 2004
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= graphics
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
|
||||
|
||||
GST_PLUGIN= jpeg-mmx
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,17 +0,0 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-libmng
|
||||
# Date created: 6 Oct 2004
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= graphics
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= Gstreamer Multiple-image Network Graphics plugin
|
||||
|
||||
GST_PLUGIN= libmng
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,17 +0,0 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-swfdec
|
||||
# Date created: 3 Oct 2004
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= graphics
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= Gstreamer flash redering plugin
|
||||
|
||||
GST_PLUGIN= swfdec
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user