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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Sep 22 12:18:07 CEST 2009


Revision: 6381
          http://gar.svn.sourceforge.net/gar/?rev=6381&view=rev
Author:   dmichelsen
Date:     2009-09-22 10:18:07 +0000 (Tue, 22 Sep 2009)

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

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


Property changes on: csw/mgar/pkg/x11/libxt/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/libxt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxt/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxt/trunk/Makefile	2009-09-22 10:18:07 UTC (rev 6381)
@@ -0,0 +1,38 @@
+GARNAME = libxt
+GARVERSION = 1.0.6
+CATEGORIES = x11
+
+DESCRIPTION = X11 toolkit intrinsics library
+define BLURB
+  LibXt provides the X Toolkit Intrinsics, an abstract widget library
+  upon which other toolkits are based. Xt is the basis for many toolkits,
+  including the Athena widgets (Xaw), and LessTif.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTNAME = libXt-$(GARVERSION)
+DISTFILES  = $(DISTNAME).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+PREREQUISITE_PKGS = CSWlibsmdevel
+
+PACKAGES = CSWlibxt CSWlibxtdevel
+
+CATALOGNAME_CSWlibxt = libxt
+CATALOGNAME_CSWlibxtdevel = libxt_devel
+
+SPKG_DESC_CSWlibxt = X11 toolkit intrinsics library
+SPKG_DESC_CSWlibxtdevel = X11 toolkit intrinsics library development files
+
+REQUIRED_PKGS_CSWlibxtdevel = CSWlibxt
+
+PKGFILES_CSWlibxtdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxt/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxt/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxt/trunk/checksums	2009-09-22 10:18:07 UTC (rev 6381)
@@ -0,0 +1 @@
+953930ddf9fdaa1405732c7f01e9e599  download/libXt-1.0.6.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