SF.net SVN: gar:[24223] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Oct 29 19:04:43 CET 2014
Revision: 24223
http://sourceforge.net/p/gar/code/24223
Author: dmichelsen
Date: 2014-10-29 18:04:43 +0000 (Wed, 29 Oct 2014)
Log Message:
-----------
aha/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/aha/
csw/mgar/pkg/aha/Makefile
csw/mgar/pkg/aha/branches/
csw/mgar/pkg/aha/tags/
csw/mgar/pkg/aha/trunk/
csw/mgar/pkg/aha/trunk/Makefile
csw/mgar/pkg/aha/trunk/checksums
csw/mgar/pkg/aha/trunk/files/
Added: csw/mgar/pkg/aha/Makefile
===================================================================
--- csw/mgar/pkg/aha/Makefile (rev 0)
+++ csw/mgar/pkg/aha/Makefile 2014-10-29 18:04:43 UTC (rev 24223)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/aha/trunk
===================================================================
--- csw/mgar/pkg/aha/trunk 2014-10-29 16:17:41 UTC (rev 24222)
+++ csw/mgar/pkg/aha/trunk 2014-10-29 18:04:43 UTC (rev 24223)
Property changes on: csw/mgar/pkg/aha/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/aha/trunk/Makefile
===================================================================
--- csw/mgar/pkg/aha/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/aha/trunk/Makefile 2014-10-29 18:04:43 UTC (rev 24223)
@@ -0,0 +1,29 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = aha
+VERSION = 0.4.7.2
+GARTYPE = v2
+
+DESCRIPTION = ANSI color to HTML converter
+
+MASTER_SITES = https://github.com/theZiz/aha/archive/
+DISTFILES = $(VERSION).tar.gz
+
+CONFIGURE_SCRIPTS =
+
+# There is no testsuite
+TEST_SCRIPTS =
+
+INSTALL_OVERRIDE_VARS += PREFIX
+INSTALL_OVERRIDE_VAR_PREFIX = $(prefix)
+
+# We want /usr/share/man instead of /usr/man
+INSTALL_OVERRIDE_VARS += MAN
+INSTALL_OVERRIDE_VAR_MAN = $(DESTDIR)$(mandir)/man1
+
+# We need GNU install as 'install'
+INSTALL_ENV_PATH = $(prefix)/gnu:$(PATH)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/aha/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/aha/trunk/checksums
===================================================================
--- csw/mgar/pkg/aha/trunk/checksums (rev 0)
+++ csw/mgar/pkg/aha/trunk/checksums 2014-10-29 18:04:43 UTC (rev 24223)
@@ -0,0 +1 @@
+daeb9fc99362098340197c957645a877 0.4.7.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