[csw-devel] SF.net SVN: gar:[18154] csw/mgar/pkg

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue May 29 14:04:22 CEST 2012


Revision: 18154
          http://gar.svn.sourceforge.net/gar/?rev=18154&view=rev
Author:   pfelecan
Date:     2012-05-29 12:04:22 +0000 (Tue, 29 May 2012)
Log Message:
-----------
migrated from a private recipe to a GAR based one; this initial
version provides a sole package which will be splitted later.

Added Paths:
-----------
    csw/mgar/pkg/t1lib/
    csw/mgar/pkg/t1lib/Makefile
    csw/mgar/pkg/t1lib/branches/
    csw/mgar/pkg/t1lib/tags/
    csw/mgar/pkg/t1lib/trunk/
    csw/mgar/pkg/t1lib/trunk/Makefile
    csw/mgar/pkg/t1lib/trunk/checksums
    csw/mgar/pkg/t1lib/trunk/files/

Added: csw/mgar/pkg/t1lib/Makefile
===================================================================
--- csw/mgar/pkg/t1lib/Makefile	                        (rev 0)
+++ csw/mgar/pkg/t1lib/Makefile	2012-05-29 12:04:22 UTC (rev 18154)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/t1lib/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/t1lib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/t1lib/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/t1lib/trunk/Makefile	2012-05-29 12:04:22 UTC (rev 18154)
@@ -0,0 +1,27 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = t1lib
+VERSION = 5.1.2
+GARTYPE = v2
+CATEGORIES = lib
+
+DESCRIPTION = Type1 font renderering library
+define BLURB
+  t1lib is a library distributed under the GNU General Public Library
+  License for generating character- and string-glyphs from Adobe Type 1
+  fonts under UNIX. t1lib uses most of the code of the X11 rasterizer
+  donated by IBM to the X11-project. But some disadvantages of the
+  rasterizer being included in X11 have been eliminated.
+endef
+
+MASTER_SITES = ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
+DISTFILES  = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+GARCOMPILER			=	GNU
+# there is no check defined in upstream's Makefile:
+SKIPTEST			=	1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/t1lib/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/t1lib/trunk/checksums
===================================================================
--- csw/mgar/pkg/t1lib/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/t1lib/trunk/checksums	2012-05-29 12:04:22 UTC (rev 18154)
@@ -0,0 +1 @@
+a5629b56b93134377718009df1435f3c  t1lib-5.1.2.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