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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 17 22:55:21 CEST 2012


Revision: 17729
          http://gar.svn.sourceforge.net/gar/?rev=17729&view=rev
Author:   wahwah
Date:     2012-04-17 20:55:20 +0000 (Tue, 17 Apr 2012)
Log Message:
-----------
aspell/trunk: Initial commit

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

Added: csw/mgar/pkg/aspell/Makefile
===================================================================
--- csw/mgar/pkg/aspell/Makefile	                        (rev 0)
+++ csw/mgar/pkg/aspell/Makefile	2012-04-17 20:55:20 UTC (rev 17729)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/aspell/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/aspell/trunk/Makefile
===================================================================
--- csw/mgar/pkg/aspell/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/aspell/trunk/Makefile	2012-04-17 20:55:20 UTC (rev 17729)
@@ -0,0 +1,27 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = aspell
+VERSION = 0.60.6.1
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = Spell checker
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = ftp://ftp.gnu.org/gnu/aspell/
+DISTFILES  = $(DISTNAME).tar.gz
+
+EXTRA_LDFLAGS = -lm
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+RUNTIME_DEP_PKGS_CSWaspell += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWaspell += CSWlibncursesw5
+
+CHECKPKG_OVERRIDES_CSWaspell += file-with-bad-content
+CHECKPKG_OVERRIDES_CSWaspell += bad-rpath-entry
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/aspell/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/aspell/trunk/checksums
===================================================================
--- csw/mgar/pkg/aspell/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/aspell/trunk/checksums	2012-04-17 20:55:20 UTC (rev 17729)
@@ -0,0 +1 @@
+e66a9c9af6a60dc46134fdacf6ce97d7  aspell-0.60.6.1.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