From adfd8c1bceda3b157e08b451a62eef4c8ad031c3 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 20 Jan 2006 02:56:15 +0000 Subject: - Move gstreamer 0.8 stuff to gstreamer*80 in preps of gstreamer 0.10 - Add USE_GSTREAMER80 to support old gstreamer - Add a bunch of ports that use USE_GSTREAMER80 Some stuff repo-copied by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5446 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gstreamer-plugins-pango80/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 x11-toolkits/gstreamer-plugins-pango80/Makefile (limited to 'x11-toolkits') diff --git a/x11-toolkits/gstreamer-plugins-pango80/Makefile b/x11-toolkits/gstreamer-plugins-pango80/Makefile new file mode 100644 index 000000000..813d7e08b --- /dev/null +++ b/x11-toolkits/gstreamer-plugins-pango80/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: gstreamer-plugins-pango +# Date created: 3 Oct 2004 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom$ +# + +CATEGORIES= x11-toolkits +PORTREVISION= 1 + +COMMENT= Gstreamer pango textoverlay plugin + +GST_PLUGIN= pango + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3