[Midnightbsd-cvs] mports [20111] trunk/x11-toolkits: add pango
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 29 12:27:35 EDT 2015
Revision: 20111
http://svnweb.midnightbsd.org/mports/?rev=20111
Author: laffer1
Date: 2015-08-29 12:27:34 -0400 (Sat, 29 Aug 2015)
Log Message:
-----------
add pango
Modified Paths:
--------------
trunk/x11-toolkits/Makefile
Added Paths:
-----------
trunk/x11-toolkits/gstreamer1-plugins-pango/
trunk/x11-toolkits/gstreamer1-plugins-pango/Makefile
Modified: trunk/x11-toolkits/Makefile
===================================================================
--- trunk/x11-toolkits/Makefile 2015-08-29 16:26:18 UTC (rev 20110)
+++ trunk/x11-toolkits/Makefile 2015-08-29 16:27:34 UTC (rev 20111)
@@ -11,6 +11,7 @@
SUBDIR += gnustep-back
SUBDIR += gnustep-gui
SUBDIR += gstreamer-plugins-pango
+SUBDIR += gstreamer1-plugins-pango
SUBDIR += gtk12
SUBDIR += gtk20
SUBDIR += gtk30
Added: trunk/x11-toolkits/gstreamer1-plugins-pango/Makefile
===================================================================
--- trunk/x11-toolkits/gstreamer1-plugins-pango/Makefile (rev 0)
+++ trunk/x11-toolkits/gstreamer1-plugins-pango/Makefile 2015-08-29 16:27:34 UTC (rev 20111)
@@ -0,0 +1,14 @@
+# $MidnightBSD$
+# $FreeBSD: head/x11-toolkits/gstreamer1-plugins-pango/Makefile 374874 2014-12-17 21:14:29Z antoine $
+
+PORTREVISION= 1
+CATEGORIES= x11-toolkits
+
+COMMENT= Gstreamer pango textoverlay plugin
+
+GST_PLUGIN= pango
+DIST= base
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"
Property changes on: trunk/x11-toolkits/gstreamer1-plugins-pango/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list