[csw-devel] SF.net SVN: gar:[5987] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Aug 11 19:32:38 CEST 2009
Revision: 5987
http://gar.svn.sourceforge.net/gar/?rev=5987&view=rev
Author: dmichelsen
Date: 2009-08-11 17:32:38 +0000 (Tue, 11 Aug 2009)
Log Message:
-----------
cpan/Cairo: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Cairo/
csw/mgar/pkg/cpan/Cairo/branches/
csw/mgar/pkg/cpan/Cairo/tags/
csw/mgar/pkg/cpan/Cairo/trunk/
csw/mgar/pkg/cpan/Cairo/trunk/Makefile
csw/mgar/pkg/cpan/Cairo/trunk/checksums
csw/mgar/pkg/cpan/Cairo/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Cairo/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/Cairo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Cairo/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Cairo/trunk/Makefile 2009-08-11 17:32:38 UTC (rev 5987)
@@ -0,0 +1,27 @@
+GARNAME = Cairo
+GARVERSION = 1.061
+CATEGORIES = cpan
+AUTHOR = TSCH
+
+DESCRIPTION = Perl interface to the cairo library
+define BLURB
+endef
+
+# 3/73 skipped: Test::Number::Delta not available
+# all skipped: need Cairo with FreeType support and Font::FreeType
+PREREQUISITE_PKGS = CSWlibcairodevel
+REQUIRED_PKGS = CSWfconfig CSWftype2 CSWlibcairo CSWzlib
+
+PACKAGES = CSWpmcairo
+CATALOGNAME = pm_cairo
+
+EXTRA_INC = $(prefix)/X11/include
+EXTRA_LIB = $(prefix)/X11/lib
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+
+include gar/category.mk
+
+
+
+
+
Added: csw/mgar/pkg/cpan/Cairo/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Cairo/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Cairo/trunk/checksums 2009-08-11 17:32:38 UTC (rev 5987)
@@ -0,0 +1 @@
+08cd5e847f61858651fc4de769066e88 download/Cairo-1.061.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