[csw-devel] SF.net SVN: gar:[9277] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Mar 20 10:25:32 CET 2010
Revision: 9277
http://gar.svn.sourceforge.net/gar/?rev=9277&view=rev
Author: dmichelsen
Date: 2010-03-20 09:25:31 +0000 (Sat, 20 Mar 2010)
Log Message:
-----------
stellarium: Initial commit, it is built with cmake and needs qt4 first
Added Paths:
-----------
csw/mgar/pkg/stellarium/
csw/mgar/pkg/stellarium/branches/
csw/mgar/pkg/stellarium/tags/
csw/mgar/pkg/stellarium/trunk/
csw/mgar/pkg/stellarium/trunk/Makefile
csw/mgar/pkg/stellarium/trunk/checksums
csw/mgar/pkg/stellarium/trunk/files/
Property changes on: csw/mgar/pkg/stellarium/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/stellarium/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stellarium/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/stellarium/trunk/Makefile 2010-03-20 09:25:31 UTC (rev 9277)
@@ -0,0 +1,21 @@
+# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
+GARNAME = stellarium
+GARVERSION = 0.10.4
+CATEGORIES = apps
+
+DESCRIPTION = Planetarium with a realistic 3D sky just like seeing with naked eye
+define BLURB
+ Stellarium is a free open source planetarium for your computer. It shows a realistic
+ sky in 3D, just like what you see with the naked eye, binoculars or a telescope.
+ It is being used in planetarium projectors. Just set your coordinates and go.
+endef
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/stellarium/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/stellarium/trunk/checksums
===================================================================
--- csw/mgar/pkg/stellarium/trunk/checksums (rev 0)
+++ csw/mgar/pkg/stellarium/trunk/checksums 2010-03-20 09:25:31 UTC (rev 9277)
@@ -0,0 +1 @@
+ebb81f609c91be6ecd7e91cf7d3a4afa stellarium-0.10.4.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