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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Tue Mar 10 21:23:03 CET 2009


Revision: 3699
          http://gar.svn.sourceforge.net/gar/?rev=3699&view=rev
Author:   jake_goerzen
Date:     2009-03-10 20:23:03 +0000 (Tue, 10 Mar 2009)

Log Message:
-----------
hatari: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/hatari/
    csw/mgar/pkg/hatari/branches/
    csw/mgar/pkg/hatari/tags/
    csw/mgar/pkg/hatari/trunk/
    csw/mgar/pkg/hatari/trunk/Makefile
    csw/mgar/pkg/hatari/trunk/files/


Property changes on: csw/mgar/pkg/hatari/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/hatari/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hatari/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/hatari/trunk/Makefile	2009-03-10 20:23:03 UTC (rev 3699)
@@ -0,0 +1,25 @@
+GARNAME = hatari
+GARVERSION = 1.2.0
+CATEGORIES = apps
+
+DESCRIPTION = Atari ST emulator
+define BLURB
+Hatari is an Atari ST and STE emulator for GNU/Linux, BSD, BeOS, Mac OS X and other systems that are supported by the SDL library.
+endef
+
+MASTER_SITES = http://download.berlios.de/hatari/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+DISTFILES += $(call admfiles,CSWhatari,)
+
+# 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 = 
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk


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