gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9042: some gnulib gama tomfastmath


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9042: some gnulib gama tomfastmath
Date: Sun, 5 Mar 2023 21:43:03 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9042
revision-id: carlhansen1234@gmail.com-20230306024257-1vrutqtt4k4ta098
parent: carlhansen1234@gmail.com-20230306020858-entono8jpxijnyvu
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-03-05 18:42:57 -0800
message:
  some gnulib gama tomfastmath
modified:
  pkg/gnu/gama/Makefile          makefile-20160617014725-uokjfnggs70iry9h-667
  pkg/gnu/gnulib/Makefile        makefile-20160617014725-uokjfnggs70iry9h-828
  pkg/other/tomsfastmath/Makefile makefile-20180527044006-zc2hwq6hzwyvq6gp-3
=== modified file 'pkg/gnu/gama/Makefile'
--- a/pkg/gnu/gama/Makefile     2023-02-18 23:24:54 +0000
+++ b/pkg/gnu/gama/Makefile     2023-03-06 02:42:57 +0000
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk

=== modified file 'pkg/gnu/gnulib/Makefile'
--- a/pkg/gnu/gnulib/Makefile   2023-02-27 19:36:41 +0000
+++ b/pkg/gnu/gnulib/Makefile   2023-03-06 02:42:57 +0000
@@ -50,7 +50,7 @@
 LIBDEPS =
 
 CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS   = gl
+#BUILD_SCRIPTS   = gl
 INSTALL_SCRIPTS = gl
 
 

=== modified file 'pkg/other/tomsfastmath/Makefile'
--- a/pkg/other/tomsfastmath/Makefile   2023-02-12 06:08:21 +0000
+++ b/pkg/other/tomsfastmath/Makefile   2023-03-06 02:42:57 +0000
@@ -33,10 +33,9 @@
 
 LICENSE = WTFPL - Do What the F[un thing] You Want to Public License  
www.wtfpl.net and/or public domain
 
-CONFIGURE_SCRIPTS =
 
 WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)
-WORKOBJ = $(WORDSRC)
+WORKOBJ = $(WORKSRC)-build
 
 ######################################################################
 # 
https://github.com/libtom/tomsfastmath/releases/download/v0.13.1/tfm-0.13.1.tar.xz
@@ -48,6 +47,7 @@
 BUILDDEPS = 
 LIBDEPS = 
 
+CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS = this
 INSTALL_SCRIPTS = this
 ######################################################################


reply via email to

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