[csw-devel] SF.net SVN: gar:[17047] csw/mgar/pkg/libstatgrab/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Feb 14 10:23:40 CET 2012


Revision: 17047
          http://gar.svn.sourceforge.net/gar/?rev=17047&view=rev
Author:   dmichelsen
Date:     2012-02-14 09:23:40 +0000 (Tue, 14 Feb 2012)
Log Message:
-----------
libstatgrab/trunk: Update to 0.17 and split packages

Modified Paths:
--------------
    csw/mgar/pkg/libstatgrab/trunk/Makefile
    csw/mgar/pkg/libstatgrab/trunk/checksums

Modified: csw/mgar/pkg/libstatgrab/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libstatgrab/trunk/Makefile	2012-02-14 09:06:03 UTC (rev 17046)
+++ csw/mgar/pkg/libstatgrab/trunk/Makefile	2012-02-14 09:23:40 UTC (rev 17047)
@@ -1,5 +1,5 @@
 NAME = libstatgrab
-VERSION = 0.16
+VERSION = 0.17
 CATEGORIES = lib
 GARTYPE = v2
 
@@ -14,17 +14,37 @@
 
 MASTER_SITES = ftp://ftp.uk.i-scream.org/pub/i-scream/libstatsgrab/
 MASTER_SITES += http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
+DISTFILES  = $(DISTNAME).tar.gz
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+VENDOR_URL = http://www.i-scream.org/libstatgrab/
 
-SPKG_SOURCEURL = http://www.i-scream.org/libstatgrab/
+PACKAGES += CSWlibstatgrab6
+SPKG_DESC_CSWlibstatgrab6 = A library that provides cross platform access to statistics, libstatgrab.so.6
+PKGFILES_CSWlibstatgrab6 += $(call pkgfiles_lib,libstatgrab.so.6)
+OBSOLETED_BY_CSWlibstatgrab6 = CSWlibstatgrab
 
+PACKAGES += CSWlibstatgrab-dev
+SPKG_DESC_CSWlibstatgrab-dev = Development files for libstatgrab.so.6
+PKGFILES_CSWlibstatgrab-dev += $(PKGFILES_DEVEL)
+RUNTIME_DEP_PKGS_CSWlibstatgrab-dev += CSWlibstatgrab6
+
+# Put this in -utils:
+#   statgrab-make-mrtg-config
+PKGFILES_DEVEL_CONFIG =
+PKGFILES_DEVEL_CONFIG_MANPAGE =
+DEVEL_EXECUTABLES =
+ISAEXEC_EXCLUDE_FILES =
+
+PACKAGES += CSWlibstatgrab-utils
+SPKG_DESC_CSWlibstatgrab-utils = Statistic gathering tools based on libstatgrab.so.6
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWlibstatgrab-utils += CSWlibstatgrab6
+
 # Don't pull in ncurses from CSW, but add needed libraries to be self-sufficient
 LINKER_FLAGS = -lkstat -ldevinfo -lsocket -lnsl
 
-BUILD64_LIBS_ONLY = 1
+BUILD64 = 1
+ISAEXEC = 1
 NORUNPATH = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-curses-prefix=/usr

Modified: csw/mgar/pkg/libstatgrab/trunk/checksums
===================================================================
--- csw/mgar/pkg/libstatgrab/trunk/checksums	2012-02-14 09:06:03 UTC (rev 17046)
+++ csw/mgar/pkg/libstatgrab/trunk/checksums	2012-02-14 09:23:40 UTC (rev 17047)
@@ -1 +1 @@
-77582438274679a9641d043ddcccdd4e  libstatgrab-0.16.tar.gz
+58385c9392898be3b09ffc5e3ebe8717  libstatgrab-0.17.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