[csw-devel] SF.net SVN: gar:[5989] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Aug 11 19:48:34 CEST 2009
Revision: 5989
http://gar.svn.sourceforge.net/gar/?rev=5989&view=rev
Author: dmichelsen
Date: 2009-08-11 17:48:34 +0000 (Tue, 11 Aug 2009)
Log Message:
-----------
cpan/Font-Freetype: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Font-Freetype/
csw/mgar/pkg/cpan/Font-Freetype/branches/
csw/mgar/pkg/cpan/Font-Freetype/tags/
csw/mgar/pkg/cpan/Font-Freetype/trunk/
csw/mgar/pkg/cpan/Font-Freetype/trunk/Makefile
csw/mgar/pkg/cpan/Font-Freetype/trunk/checksums
csw/mgar/pkg/cpan/Font-Freetype/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Font-Freetype/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Font-Freetype/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Font-Freetype/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Font-Freetype/trunk/Makefile 2009-08-11 17:48:34 UTC (rev 5989)
@@ -0,0 +1,21 @@
+GARNAME = Font-FreeType
+GARVERSION = 0.03
+CATEGORIES = cpan
+AUTHOR = GEOFFR
+
+DESCRIPTION = Read font files and render glyphs from Perl using FreeType2
+define BLURB
+endef
+
+REQUIRED_PKGS = CSWftype2
+
+PACKAGES = CSWpmfontfreetype
+CATALOGNAME = pm_fontfreetype
+
+EXTRA_PERL_CONFIGURE_ARGS = INC=-I$(includedir)/freetype2
+
+# There are a lot of failed tests, however, it looks like the tests
+# are somewhat broken, so skip for now.
+SKIPTEST ?= 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Font-Freetype/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Font-Freetype/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Font-Freetype/trunk/checksums 2009-08-11 17:48:34 UTC (rev 5989)
@@ -0,0 +1 @@
+47b9483c92f1b2df0bbb5258a6a596b2 download/Font-FreeType-0.03.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list