[csw-devel] SF.net SVN: gar:[12542] csw/mgar/pkg/pari/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Jan 14 15:05:29 CET 2011
Revision: 12542
http://gar.svn.sourceforge.net/gar/?rev=12542&view=rev
Author: dmichelsen
Date: 2011-01-14 14:05:29 +0000 (Fri, 14 Jan 2011)
Log Message:
-----------
pari: Add TODO
Modified Paths:
--------------
csw/mgar/pkg/pari/trunk/Makefile
Modified: csw/mgar/pkg/pari/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pari/trunk/Makefile 2011-01-14 13:45:14 UTC (rev 12541)
+++ csw/mgar/pkg/pari/trunk/Makefile 2011-01-14 14:05:29 UTC (rev 12542)
@@ -17,13 +17,13 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+# TODO: The galdata is missing in the package, where does it come from?
+
PACKAGES = CSWparigp
CATALOGNAME = parigp
VENDOR_URL = http://pari.math.u-bordeaux.fr
-BUILD64 = 1
-
CONFIGURE_SCRIPTS = custom
CONFIGURE_ARGS = --prefix=$(prefix)
CONFIGURE_ARGS += --bindir=$(bindir)
@@ -33,7 +33,8 @@
BUILD_ARGS = gp
-# TEST_SCRIPTS =
+# There are lots of tests, TBD: pick one
+TEST_SCRIPTS =
include gar/category.mk
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