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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Sep 22 13:03:04 CEST 2009


Revision: 6386
          http://gar.svn.sourceforge.net/gar/?rev=6386&view=rev
Author:   dmichelsen
Date:     2009-09-22 11:03:04 +0000 (Tue, 22 Sep 2009)

Log Message:
-----------
x11/libxmu: Initial commit

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


Property changes on: csw/mgar/pkg/x11/libxmu/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/libxmu/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxmu/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxmu/trunk/Makefile	2009-09-22 11:03:04 UTC (rev 6386)
@@ -0,0 +1,37 @@
+GARNAME = libxmu
+GARVERSION = 1.0.4
+CATEGORIES = x11
+
+DESCRIPTION = A set of miscellaneous utility convenience functions for X libraries to use
+define BLURB
+  LibXmu provides a set of miscellaneous utility convenience functions for X libraries to use.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTNAME = libXmu-$(GARVERSION)
+DISTFILES  = $(DISTNAME).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+PREREQUISITE_PKGS = CSWlibxtdevel CSWlibxextdevel
+
+PACKAGES = CSWlibxmu CSWlibxmudevel
+
+CATALOGNAME_CSWlibxmu = libxmu
+CATALOGNAME_CSWlibxmudevel = libxmu_devel
+
+SPKG_DESC_CSWlibxmu = X11 miscellaneous utility library
+SPKG_DESC_CSWlibxmudevel = X11 miscellaneous utility library development files
+
+REQUIRED_PKGS_CSWlibxmu = CSWlibice CSWlibsm CSWlibx11 CSWlibxext CSWlibxt
+REQUIRED_PKGS_CSWlibxmudevel = CSWlibxmu
+
+PKGFILES_CSWlibxmudevel = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxmu/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxmu/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxmu/trunk/checksums	2009-09-22 11:03:04 UTC (rev 6386)
@@ -0,0 +1 @@
+48b432e84035c664ece80a33695d5254  download/libXmu-1.0.4.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