SF.net SVN: gar:[23189] csw/mgar/pkg/cabextract/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 11 10:16:15 CET 2014


Revision: 23189
          http://sourceforge.net/p/gar/code/23189
Author:   dmichelsen
Date:     2014-03-11 09:16:13 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
cabextract/trunk: Update to 1.4 and mGAR v2

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

Removed Paths:
-------------
    csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.depend
    csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.gspec
    csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.prototype

Property Changed:
----------------
    csw/mgar/pkg/cabextract/trunk/

Index: csw/mgar/pkg/cabextract/trunk
===================================================================
--- csw/mgar/pkg/cabextract/trunk	2014-03-11 09:15:47 UTC (rev 23188)
+++ csw/mgar/pkg/cabextract/trunk	2014-03-11 09:16:13 UTC (rev 23189)

Property changes on: csw/mgar/pkg/cabextract/trunk
___________________________________________________________________
Modified: svn:ignore
## -1,4 +1 ##
-cookies
-download
 work
-
Modified: csw/mgar/pkg/cabextract/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cabextract/trunk/Makefile	2014-03-11 09:15:47 UTC (rev 23188)
+++ csw/mgar/pkg/cabextract/trunk/Makefile	2014-03-11 09:16:13 UTC (rev 23189)
@@ -1,6 +1,5 @@
 NAME = cabextract
-VERSION = 1.2
-GARTYPE = v1
+VERSION = 1.4
 
 DESCRIPTION = Extract Microsoft cabinet files
 define BLURB
@@ -11,22 +10,15 @@
   Microsoft cabinet files.
 endef
 
-MASTER_SITES = http://www.kyz.uklinux.net/downloads/
+MASTER_SITES = http://www.cabextract.org.uk/
+DISTFILES += $(DISTNAME).tar.gz
 
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
-DISTFILES += $(call admfiles,CSWcabextract,prototype depend)
+VENDOR_URL = http://www.cabextract.org.uk
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+PACKAGES += CSWcabextract
+SPKG_DESC_CSWcabextract = Extract Microsoft cabinet files
+# PKGFILES is catchall
+OBSOLETED_BY_CSWcabextract += CSWcabex
+CATALOGNAME_CSWcabex = cabextract_stub
 
-CONFIGURE_ARGS = $(DIRPATHS)
-
-# cabextract doesn't have a test target
-TEST_TARGET =
-
-SPKG_SOURCEURL = http://www.kyz.uklinux.net/cabextract.php
-
 include gar/category.mk
-
-# cabextract is forgetting to link against libintl, so reminding it
-LDFLAGS += -lintl

Modified: csw/mgar/pkg/cabextract/trunk/checksums
===================================================================
--- csw/mgar/pkg/cabextract/trunk/checksums	2014-03-11 09:15:47 UTC (rev 23188)
+++ csw/mgar/pkg/cabextract/trunk/checksums	2014-03-11 09:16:13 UTC (rev 23189)
@@ -1,4 +1 @@
-57ec49714fd5c0ae024bbd2823a1a896  download/CSWcabextract.depend
-2de160c7d2bce303e10201ece6c72f54  download/CSWcabextract.gspec
-ee60681c0104f3160bfaaeac28f9808f  download/CSWcabextract.prototype
-dc421a690648b503265c82ade84e143e  download/cabextract-1.2.tar.gz
+79f41f568cf1a3ac105e0687e8bfb7c0  cabextract-1.4.tar.gz

Deleted: csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.depend
===================================================================
--- csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.depend	2014-03-11 09:15:47 UTC (rev 23188)
+++ csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.depend	2014-03-11 09:16:13 UTC (rev 23189)
@@ -1 +0,0 @@
-P CSWggettext ggettext - GNU gettext

Deleted: csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.gspec
===================================================================
--- csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.gspec	2014-03-11 09:15:47 UTC (rev 23188)
+++ csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.gspec	2014-03-11 09:16:13 UTC (rev 23189)
@@ -1,4 +0,0 @@
-%var            bitname cabextract
-%var            pkgname CSWcabextract
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Deleted: csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.prototype
===================================================================
--- csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.prototype	2014-03-11 09:15:47 UTC (rev 23188)
+++ csw/mgar/pkg/cabextract/trunk/files/CSWcabextract.prototype	2014-03-11 09:16:13 UTC (rev 23189)
@@ -1,10 +0,0 @@
-d none /opt/csw 0755 root bin
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/cabextract 0755 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/cabextract.1 0644 root bin
-i copyright=CSWcabextract.copyright
-i depend=CSWcabextract.depend
-i pkginfo=CSWcabextract.pkginfo

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