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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Sep 22 15:26:22 CEST 2009


Revision: 6389
          http://gar.svn.sourceforge.net/gar/?rev=6389&view=rev
Author:   dmichelsen
Date:     2009-09-22 13:26:21 +0000 (Tue, 22 Sep 2009)

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

Modified Paths:
--------------
    csw/mgar/pkg/x11/libxaw/trunk/Makefile
    csw/mgar/pkg/x11/libxaw/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/x11/libxaw/

Modified: csw/mgar/pkg/x11/libxaw/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libsm/trunk/Makefile	2009-09-22 09:53:16 UTC (rev 6380)
+++ csw/mgar/pkg/x11/libxaw/trunk/Makefile	2009-09-22 13:26:21 UTC (rev 6389)
@@ -1,37 +1,36 @@
-GARNAME = libsm
-GARVERSION = 1.1.1
+GARNAME = libxaw
+GARVERSION = 1.0.6
 CATEGORIES = x11
 
-DESCRIPTION = X11 Session Management library
+DESCRIPTION = X Athena Widgets
 define BLURB
-  This package provides the main interface to the X11 Session Management
-  library, which allows for applications to both manage sessions, and make
-  use of session managers to save and restore their state for later use.
+  Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library.
 endef
 
 MASTER_SITES = $(X11_LIB_MASTER_SITE)
-DISTNAME = libSM-$(GARVERSION)
+DISTNAME = libXaw-$(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 = CSWlibicedevel
-REQUIRED_PKGS = CSWlibice
+# xproto x11 xext xextproto xt xmu xpm
+#PREREQUISITE_PKGS = CSWlibicedevel
+#REQUIRED_PKGS = CSWlibice
 
-PACKAGES = CSWlibsm CSWlibsmdevel
+PACKAGES = CSWlibxaw CSWlibxawdevel
 
-CATALOGNAME_CSWlibsm = libsm
-CATALOGNAME_CSWlibsmdevel = libsm_devel
+CATALOGNAME_CSWlibxaw = libxaw
+CATALOGNAME_CSWlibxawdevel = libxaw_devel
 
-SPKG_DESC_CSWlibsm = X11 Session Management library
-SPKG_DESC_CSWlibsmdevel = X11 Session Management library development files
+SPKG_DESC_CSWlibxaw = X Athena Widgets
+SPKG_DESC_CSWlibxawdevel = X Athena Widgets development files
 
 BUILD64 = 1
 NOISALIST = 1
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
-PKGFILES_CSWlibsmdevel = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxawdevel = $(PKGFILES_DEVEL)
 
 include gar/category.mk

Modified: csw/mgar/pkg/x11/libxaw/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libsm/trunk/checksums	2009-09-22 09:53:16 UTC (rev 6380)
+++ csw/mgar/pkg/x11/libxaw/trunk/checksums	2009-09-22 13:26:21 UTC (rev 6389)
@@ -1 +1 @@
-6889a455496aaaa65b1fa05fc518d179  download/libSM-1.1.1.tar.bz2
+066218dceb82eb8da0e11d259ed3ceda  download/libXaw-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