[csw-devel] SF.net SVN: gar:[17347] csw/mgar/pkg/gedit/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 9 22:36:36 CET 2012


Revision: 17347
          http://gar.svn.sourceforge.net/gar/?rev=17347&view=rev
Author:   dmichelsen
Date:     2012-03-09 21:36:35 +0000 (Fri, 09 Mar 2012)
Log Message:
-----------
gedit: First GAR version

Added Paths:
-----------
    csw/mgar/pkg/gedit/trunk/Makefile
    csw/mgar/pkg/gedit/trunk/checksums

Property Changed:
----------------
    csw/mgar/pkg/gedit/trunk/


Property changes on: csw/mgar/pkg/gedit/trunk
___________________________________________________________________
Modified: svn:ignore
   - cookies
download
work
cswstage
build

   + work


Added: csw/mgar/pkg/gedit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gedit/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gedit/trunk/Makefile	2012-03-09 21:36:35 UTC (rev 17347)
@@ -0,0 +1,23 @@
+# $Id: Makefile 16916 2012-01-26 13:25:13Z dmichelsen $
+NAME = gedit
+VERSION = 2.30.4
+CATEGORIES = apps
+GARTYPE = v2
+
+DESCRIPTION = The official GNOME text editor
+define BLURB
+endef
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
+MASTER_SITES = $(GNOME_MIRROR)
+DISTFILES  = $(DISTNAME).tar.bz2
+
+PACKAGES += CSWgedit
+RUNTIME_DEP_PKGS_CSWgedit += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgedit += CSWlibncurses5
+RUNTIME_DEP_PKGS_CSWgedit += CSWperl
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)

Added: csw/mgar/pkg/gedit/trunk/checksums
===================================================================
--- csw/mgar/pkg/gedit/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gedit/trunk/checksums	2012-03-09 21:36:35 UTC (rev 17347)
@@ -0,0 +1 @@
+e1eecb0a92a1a363b3d375ec5ac0fb3b  gedit-2.30.4.tar.bz2

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