gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8492: somestuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8492: somestuff
Date: Sun, 24 Jul 2022 14:46:03 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8492
revision-id: carlhansen1234@gmail.com-20220724184557-rk8fdnfm7zs8qlin
parent: carlhansen@gnu.org-20220724173232-snfndoqk1255jarq
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-07-24 11:45:57 -0700
message:
  somestuff
modified:
  pkg/gnome/rest/Makefile        makefile-20160922070649-0zklt2rcyp6fqgv1-2
  pkg/gnu/libextractor/config.mk config.mk-20160617020425-6wv4fh4end3bw1c5-1
  pkg/other/cmake/config.mk      config.mk-20161012192420-6gwv2zkyfuom987t-4
=== modified file 'pkg/gnome/rest/Makefile'
--- a/pkg/gnome/rest/Makefile   2022-06-22 18:48:50 +0000
+++ b/pkg/gnome/rest/Makefile   2022-07-24 18:45:57 +0000
@@ -43,6 +43,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnu/libextractor/config.mk'
--- a/pkg/gnu/libextractor/config.mk    2021-04-24 06:32:37 +0000
+++ b/pkg/gnu/libextractor/config.mk    2022-07-24 18:45:57 +0000
@@ -1,8 +1,9 @@
 ## Configuration options for libextractor ##
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=
+#BUILD_OPTS ?=
 # If things don't work, experiment. And/or write to 
 # bug-gsrc@gnu.org
-#BUILD_OPTS ?= LIBS="-L/opt/gsrc/lib  -liconv -lrt "
+#BUILD_OPTS ?= 
+BUILD_OPTS ?= LIBS="-L$(prefix)/lib  -liconv -lrt "
 

=== modified file 'pkg/other/cmake/config.mk'
--- a/pkg/other/cmake/config.mk 2021-08-26 05:37:48 +0000
+++ b/pkg/other/cmake/config.mk 2022-07-24 18:45:57 +0000
@@ -1,8 +1,8 @@
 ## Configuration options  ##
 
 #CONFIGURE_OPTS ?=  -DCURSES_INCLUDE_PATH=$(prefix)
-#CONFIGURE_OPTS ?=  --no-system-curl
-CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?=  --no-system-curl
+#CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=  
 
 OPENSSL_SSL_LIBRARY=$(prefix)/lib64/libssl.so


reply via email to

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