[csw-devel] SF.net SVN: gar:[17803] csw/mgar/pkg/grass/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Apr 21 18:52:55 CEST 2012


Revision: 17803
          http://gar.svn.sourceforge.net/gar/?rev=17803&view=rev
Author:   bdwalton
Date:     2012-04-21 16:52:54 +0000 (Sat, 21 Apr 2012)
Log Message:
-----------
grass/trunk: add basic info to recipe

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

Modified: csw/mgar/pkg/grass/trunk/Makefile
===================================================================
--- csw/mgar/pkg/grass/trunk/Makefile	2012-04-21 16:44:20 UTC (rev 17802)
+++ csw/mgar/pkg/grass/trunk/Makefile	2012-04-21 16:52:54 UTC (rev 17803)
@@ -1,28 +1,18 @@
 # $Id$
-# TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = grass
-VERSION = x.y
+VERSION = 6.4.2
 GARTYPE = v2
-CATEGORIES = category
+CATEGORIES = apps
 
-DESCRIPTION = Brief description
+DESCRIPTION = Geographic Resources Analysis Support System
 define BLURB
-  Long description
+Commonly referred to as GRASS, this is free Geographic Information System (GIS) software used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many governmental agencies and environmental consulting companies. GRASS is an official project of the Open Source Geospatial Foundation.
 endef
 
-MASTER_SITES = 
+MASTER_SITES = http://grass.osgeo.org/grass64/source/
 DISTFILES  = $(DISTNAME).tar.gz
 
-# File name regex to get notifications about upstream software releases
-# NOTE: Use this only if the automatic regex creation
-#       does not work for your package
-# UFILES_REGEX = $(NAME)-(\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 = 
-
 CONFIGURE_ARGS = $(DIRPATHS)
 
 include gar/category.mk

Modified: csw/mgar/pkg/grass/trunk/checksums
===================================================================
--- csw/mgar/pkg/grass/trunk/checksums	2012-04-21 16:44:20 UTC (rev 17802)
+++ csw/mgar/pkg/grass/trunk/checksums	2012-04-21 16:52:54 UTC (rev 17803)
@@ -0,0 +1 @@
+d3398d6b1e3a2ef19cfb6e39a5ae9919  grass-6.4.2.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