gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7713: update paritwine to 0.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7713: update paritwine to 0.1
Date: Thu, 1 Jul 2021 18:56:53 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7713
revision-id: carlhansen@gnu.org-20210701225649-ovj0peavb9y6awj5
parent: carlhansen@gnu.org-20210701224906-x843ywmmmk9oxfi7
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-07-01 15:56:49 -0700
message:
  update paritwine to 0.1 
modified:
  pkg/other/paritwine/Makefile   makefile-20210701224841-qdt5gvixzqx96qsf-3
  pkg/other/paritwine/config.mk  config.mk-20210701224841-qdt5gvixzqx96qsf-2
=== modified file 'pkg/other/paritwine/Makefile'
--- a/pkg/other/paritwine/Makefile      2021-07-01 22:49:06 +0000
+++ b/pkg/other/paritwine/Makefile      2021-07-01 22:56:49 +0000
@@ -34,10 +34,8 @@
 DISTFILES = $(DISTNAME).tar.gz 
 SIGFILES  =
 
-#CONFIGURE_SCRIPTS = doconf
-#BUILD_SCRIPTS = gpanddoc
 
-BUILDDEPS = 
+BUILDDEPS =  pari
 LIBDEPS =
 
 
@@ -54,29 +52,3 @@
        $(MAKECOOKIE)
 
 
-#
-## HINT: bug, need '-lcurses' if using readline
-#LDFLAGS+=-lcurses
-#
-#
-#configure-doconf:
-#      cd $(WORKSRC) &&  ./Configure   --prefix=$(prefix)/ $(CONFIGURE_OPTS)
-#      $(MAKECOOKIE)
-#
-#build-gpanddoc:
-#      cd $(WORKSRC) &&  $(MAKE) all
-#      $(MAKECOOKIE)
-#
-#
-#pre-install:  build
-#      mkdir -p $(prefix)/packages/$(DISTNAME)
-#      mkdir -p $(prefix)/packages/$(DISTNAME)-DEST
-#      $(MAKE) V=1 -C $(WORKSRC) -f Makefile 
DESTDIR=$(prefix)/packages/$(DISTNAME)-DEST   install 
-#      $(MAKECOOKIE)
-#
-#
-## run benchmarks on uninstalled binary, if interested
-#bench:
-#      $(MAKE)  -C $(WORKSRC) -f Makefile  bench
-#      $(MAKE)  -C $(WORKSRC) -f Makefile  statest-all
-#

=== modified file 'pkg/other/paritwine/config.mk'
--- a/pkg/other/paritwine/config.mk     2021-07-01 22:49:06 +0000
+++ b/pkg/other/paritwine/config.mk     2021-07-01 22:56:49 +0000
@@ -1,6 +1,5 @@
 ## Configuration options ##
 ## adjust as needed
 
-CONFIGURE_OPTS ?= --with-gmp 
-#--graphic=qt  --with-qt 
+CONFIGURE_OPTS ?= 
 BUILD_OPTS ?= 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]