SF.net SVN: gar:[23364] csw/mgar/pkg/jhead/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Sun Apr 6 15:54:46 CEST 2014


Revision: 23364
          http://sourceforge.net/p/gar/code/23364
Author:   cgrzemba
Date:     2014-04-06 13:54:44 +0000 (Sun, 06 Apr 2014)
Log Message:
-----------
jhead/trunk: update version and recipe

Modified Paths:
--------------
    csw/mgar/pkg/jhead/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/jhead/trunk/files/CSWjhead.gspec
    csw/mgar/pkg/jhead/trunk/files/CSWjhead.prototype

Modified: csw/mgar/pkg/jhead/trunk/Makefile
===================================================================
--- csw/mgar/pkg/jhead/trunk/Makefile	2014-04-06 13:43:37 UTC (rev 23363)
+++ csw/mgar/pkg/jhead/trunk/Makefile	2014-04-06 13:54:44 UTC (rev 23364)
@@ -1,5 +1,6 @@
 NAME = jhead
 VERSION = 2.97
+GARTYPE = v2
 
 
 DESCRIPTION = EXIF parser for JPEG images
@@ -9,21 +10,19 @@
 
 MASTER_SITES = http://www.sentex.net/~mwandel/jhead/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-DISTFILES += CSWjhead.gspec CSWjhead.prototype
+PATCHFILES += makefile.patch
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
 GARCOMPILER = GCC4
-PATCHFILES = makefile.patch
 
+PACKAGES += CSWjhead
+
 # jhead doesn't use configure
 CONFIGURE_SCRIPTS = 
 
 # jhead doesn't have a test target
-TEST_TARGET = 
+TEST_SCRIPTS = 
 
-SPKG_SOURCEURL = http://www.sentex.net/~mwandel/jhead/
-SPKG_PKGBASE = $(DESTDIR)$(prefix)
+VENDOR_URL = http://www.sentex.net/~mwandel/jhead/
+#SPKG_PKGBASE = $(DESTDIR)$(prefix)
 
 include gar/category.mk

Deleted: csw/mgar/pkg/jhead/trunk/files/CSWjhead.gspec
===================================================================
--- csw/mgar/pkg/jhead/trunk/files/CSWjhead.gspec	2014-04-06 13:43:37 UTC (rev 23363)
+++ csw/mgar/pkg/jhead/trunk/files/CSWjhead.gspec	2014-04-06 13:54:44 UTC (rev 23364)
@@ -1,6 +0,0 @@
-%var            bitname jhead
-%var            pkgname CSWjhead
-%include        url file://%{PKGLIB}/csw_standard.gspec
-%copyright      url file://%{WORKSRC}/COPYING
-%pkginfo
-BASEDIR=/opt/csw 

Deleted: csw/mgar/pkg/jhead/trunk/files/CSWjhead.prototype
===================================================================
--- csw/mgar/pkg/jhead/trunk/files/CSWjhead.prototype	2014-04-06 13:43:37 UTC (rev 23363)
+++ csw/mgar/pkg/jhead/trunk/files/CSWjhead.prototype	2014-04-06 13:54:44 UTC (rev 23364)
@@ -1,9 +0,0 @@
-d none bin 0755 root bin
-f none bin/jhead 0755 root bin
-d none share 0755 root bin
-d none share/man 0755 root bin
-d none share/man/man1 0755 root bin
-f none share/man/man1/jhead.1 0755 root bin
-d none share/doc 0755 root bin
-d none share/doc/jhead 0755 root bin
-f none share/doc/jhead/changes.txt 0755 root bin

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