gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7445: update ncurses to 6.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7445: update ncurses to 6.2
Date: Thu, 1 Apr 2021 00:59:53 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7445
revision-id: carlhansen@gnu.org-20210401045948-bcfy3lw6ir09gosb
parent: carlhansen@gnu.org-20210401003014-4y1k6d0lytdv94yf
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Wed 2021-03-31 21:59:48 -0700
message:
  update ncurses to 6.2
modified:
  pkg/gnu/ncurses/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1464
=== modified file 'pkg/gnu/ncurses/Makefile'
--- a/pkg/gnu/ncurses/Makefile  2020-02-17 03:52:39 +0000
+++ b/pkg/gnu/ncurses/Makefile  2021-04-01 04:59:48 +0000
@@ -41,12 +41,12 @@
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
-CONFIGURE_SCRIPTS = ncursesw ncurses
-BUILD_SCRIPTS =  $(WORKDIR)/ncurses-$(GARVERSION)-build/Makefile
-#BUILD_SCRIPTS = $(WORKDIR)/ncursesw-$(GARVERSION)-build/Makefile 
$(WORKDIR)/ncurses-$(GARVERSION)-build/Makefile
+CONFIGURE_SCRIPTS = ncurses  ncursesw
+#BUILD_SCRIPTS =  $(WORKDIR)/ncurses-$(GARVERSION)-build/Makefile
+BUILD_SCRIPTS = $(WORKDIR)/ncurses-$(GARVERSION)-build/Makefile 
$(WORKDIR)/ncursesw-$(GARVERSION)-build/Makefile
 #INSTALL_SCRIPTS =  ncursesw ncurses
-#INSTALL_SCRIPTS = $(WORKDIR)/ncursesw-$(GARVERSION)-build/Makefile ncursesw 
ncurses
 INSTALL_SCRIPTS = $(WORKDIR)/ncurses-$(GARVERSION)-build/Makefile  ncurses
+# ncursesw #INSTALL_SCRIPTS = $(WORKDIR)/ncursesw-$(GARVERSION)-build/Makefile 
ncursesw 
 
 
 BUILDDEPS = libtool
@@ -55,7 +55,7 @@
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
-LDFLAGS+=-liconv
+#LDFLAGS+=-liconv
 
 CONFIGURE_ARGS += --with-shared --with-normal --without-debug
 ifeq ($(GARARCH),x86_64)


reply via email to

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