From 1e8be8b7248cd94406ffaeff3e4f605b3652606f Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sun, 30 Apr 2006 01:17:02 +0000 Subject: [PATCH] - Remove gstreamer-plugins not in 0.10 (yet) --- graphics/Makefile | 5 ----- graphics/gstreamer-plugins-gdkpixbuf/Makefile | 17 ----------------- graphics/gstreamer-plugins-hermes/Makefile | 17 ----------------- graphics/gstreamer-plugins-jpeg-mmx/Makefile | 17 ----------------- graphics/gstreamer-plugins-libmng/Makefile | 17 ----------------- graphics/gstreamer-plugins-swfdec/Makefile | 17 ----------------- 6 files changed, 90 deletions(-) delete mode 100644 graphics/gstreamer-plugins-gdkpixbuf/Makefile delete mode 100644 graphics/gstreamer-plugins-hermes/Makefile delete mode 100644 graphics/gstreamer-plugins-jpeg-mmx/Makefile delete mode 100644 graphics/gstreamer-plugins-libmng/Makefile delete mode 100644 graphics/gstreamer-plugins-swfdec/Makefile diff --git a/graphics/Makefile b/graphics/Makefile index 8115b898f90e..2f381859fd10 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -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 diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile deleted file mode 100644 index 2f15f941726f..000000000000 --- a/graphics/gstreamer-plugins-gdkpixbuf/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-gdkpixbuf -# Date created: 3 Oct 2004 -# Whom: Michael Johnson -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer image decoder plugin - -GST_PLUGIN= gdkpixbuf - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-hermes/Makefile b/graphics/gstreamer-plugins-hermes/Makefile deleted file mode 100644 index 194ac9562182..000000000000 --- a/graphics/gstreamer-plugins-hermes/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-hermes -# Date created: 3 Oct 2004 -# Whom: Michael Johnson -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer hermes colorspace plugin - -GST_PLUGIN= hermes - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-jpeg-mmx/Makefile b/graphics/gstreamer-plugins-jpeg-mmx/Makefile deleted file mode 100644 index d5be4d9aecc4..000000000000 --- a/graphics/gstreamer-plugins-jpeg-mmx/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-jpeg-mmx -# Date created: 1 Nov 2004 -# Whom: Michael Johnson -# -# $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" diff --git a/graphics/gstreamer-plugins-libmng/Makefile b/graphics/gstreamer-plugins-libmng/Makefile deleted file mode 100644 index 6cc4aeaea245..000000000000 --- a/graphics/gstreamer-plugins-libmng/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libmng -# Date created: 6 Oct 2004 -# Whom: Michael Johnson -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer Multiple-image Network Graphics plugin - -GST_PLUGIN= libmng - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gstreamer-plugins-swfdec/Makefile b/graphics/gstreamer-plugins-swfdec/Makefile deleted file mode 100644 index 5efd89348528..000000000000 --- a/graphics/gstreamer-plugins-swfdec/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-swfdec -# Date created: 3 Oct 2004 -# Whom: Michael Johnson -# -# $FreeBSD$ -# - -CATEGORIES= graphics -PORTREVISION= 1 - -COMMENT= Gstreamer flash redering plugin - -GST_PLUGIN= swfdec - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile"