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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Sep 22 11:53:16 CEST 2009


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

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

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


Property changes on: csw/mgar/pkg/x11/libsm/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/libsm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libsm/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libsm/trunk/Makefile	2009-09-22 09:53:16 UTC (rev 6380)
@@ -0,0 +1,37 @@
+GARNAME = libsm
+GARVERSION = 1.1.1
+CATEGORIES = x11
+
+DESCRIPTION = X11 Session Management library
+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.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTNAME = libSM-$(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
+
+PACKAGES = CSWlibsm CSWlibsmdevel
+
+CATALOGNAME_CSWlibsm = libsm
+CATALOGNAME_CSWlibsmdevel = libsm_devel
+
+SPKG_DESC_CSWlibsm = X11 Session Management library
+SPKG_DESC_CSWlibsmdevel = X11 Session Management library development files
+
+BUILD64 = 1
+NOISALIST = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PKGFILES_CSWlibsmdevel = $(PKGFILES_DEVEL)
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libsm/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libsm/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libsm/trunk/checksums	2009-09-22 09:53:16 UTC (rev 6380)
@@ -0,0 +1 @@
+6889a455496aaaa65b1fa05fc518d179  download/libSM-1.1.1.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