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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 18:07:50 CEST 2009


Revision: 6494
          http://gar.svn.sourceforge.net/gar/?rev=6494&view=rev
Author:   wbonnet
Date:     2009-09-27 16:07:50 +0000 (Sun, 27 Sep 2009)

Log Message:
-----------
Initial commit

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


Property changes on: csw/mgar/pkg/x11/libfontenc/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/x11/libfontenc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libfontenc/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libfontenc/trunk/Makefile	2009-09-27 16:07:50 UTC (rev 6494)
@@ -0,0 +1,34 @@
+GARNAME = libfontenc
+GARVERSION = 1.0.5
+CATEGORIES = x11
+
+DESCRIPTION = X11 font encoding library
+define BLURB
+  libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWlibfontenc CSWlibfontencdevel
+
+CATALOGNAME_CSWlibfontenc = libfontenc
+CATALOGNAME_CSWlibfontencdevel = libfontenc_devel
+
+SPKG_DESC_CSWlibfontenc = $(DESCRIPTION)
+SPKG_DESC_CSWlibfontencdevel = $(DESCRIPTION) development files
+
+REQUIRED_PKGS_CSWlibfontencdevel = CSWlibfontenc
+REQUIRED_PKGS_CSWlibfontenc      = CSWzlib
+
+PKGFILES_CSWlibfontencdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libfontenc/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libfontenc/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libfontenc/trunk/checksums	2009-09-27 16:07:50 UTC (rev 6494)
@@ -0,0 +1 @@
+4f0d8191819be9f2bdf9dad49a65e43b  download/libfontenc-1.0.5.tar.bz2


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