[csw-devel] SF.net SVN: gar:[7443] csw/mgar/pkg/libmikmod/trunk

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Wed Nov 25 21:50:28 CET 2009


Revision: 7443
          http://gar.svn.sourceforge.net/gar/?rev=7443&view=rev
Author:   jake_goerzen
Date:     2009-11-25 20:50:27 +0000 (Wed, 25 Nov 2009)

Log Message:
-----------
clean up Makefile; add BUILD64 = 1

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

Modified: csw/mgar/pkg/libmikmod/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmikmod/trunk/Makefile	2009-11-25 18:03:07 UTC (rev 7442)
+++ csw/mgar/pkg/libmikmod/trunk/Makefile	2009-11-25 20:50:27 UTC (rev 7443)
@@ -1,22 +1,22 @@
 GARNAME = libmikmod
-GARVERSION = 3.1.11
+GARVERSION = 3.2.0
+RELEASE = beta2
+DISTVERSION = $(GARVERSION)-$(RELEASE)
+DISTNAME = $(GARNAME)-$(DISTVERSION)
 CATEGORIES = lib
-
 DESCRIPTION = library for MOD audio files and other types
 define BLURB
-  Long description
+  library supporting many formats, including mod, s3m, it, and xm. Originally a player for MS-DOS,
 endef
 
 MASTER_SITES = http://mikmod.raphnet.net/files/
-DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES  = $(GARNAME)-$(GARVERSION)-$(RELEASE).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
 
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
+BUILD64 = 1
 CONFIGURE_ARGS = $(DIRPATHS)
+TEST_SCRIPTS =
 
 include gar/category.mk

Modified: csw/mgar/pkg/libmikmod/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmikmod/trunk/checksums	2009-11-25 18:03:07 UTC (rev 7442)
+++ csw/mgar/pkg/libmikmod/trunk/checksums	2009-11-25 20:50:27 UTC (rev 7443)
@@ -1 +1 @@
-705106da305e8de191549f1e7393185c  libmikmod-3.1.11.tar.gz
+19fc0879aebd1610813a23bd84726362  libmikmod-3.2.0-beta2.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