gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6554: update unifont to 12.1.01


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6554: update unifont to 12.1.01
Date: Thu, 23 May 2019 19:16:49 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6554
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-05-23 16:16:45 -0700
message:
  update unifont to 12.1.01
removed:
  pkg/gnu/unifont/files/         files-20190512075213-0lniwqtjf978gc63-1
modified:
  pkg/gnu/unifont/Makefile       makefile-20161021200207-w6apucnpk66hw5ah-3
  pkg/gnu/unifont/sha256sums     sha256sums-20161021200207-w6apucnpk66hw5ah-4
=== modified file 'pkg/gnu/unifont/Makefile'
--- a/pkg/gnu/unifont/Makefile  2019-05-13 00:41:14 +0000
+++ b/pkg/gnu/unifont/Makefile  2019-05-23 23:16:45 +0000
@@ -51,23 +51,54 @@
 BUILDDEPS =
 LIBDEPS =
 
-PATCHFILES =  Makefile.unifont.path.patch
-PATCHOPTS = -p3
+#PATCHFILES =  Makefile.unifont.path.patch
+#PATCHOPTS = -p3
 CONFIGURE_SCRIPTS =
-
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 #include ../../../gar/gar.lib/info.mk
 include config.mk
-# for GNU/Linux: to handle strlcpy()
+
+# for GNU/Linux  to handle strlcpy(), a BSD function
 LDFLAGS=-lbsd
 
-pre-patch: extract
-       echo Hack alert, I have to patch the patch file!!! Maybe there is 
another way...
-       cat ./files/Makefile.unifont.path.patch.1.in > 
./files/Makefile.unifont.path.patch
-       echo  $(prefix) >> ./files/Makefile.unifont.path.patch
-       cat ./files/Makefile.unifont.path.patch.2.in >> 
./files/Makefile.unifont.path.patch
+
+USRDIR:=$(prefix)
+export USRDIR
+PREFIX:=$(prefix)
+export PREFIX
+
+#USRDIR = $(prefix)
+
+#pre-patch: extract
+#      echo Hack alert, I have to patch the patch file!!! Maybe there is 
another way...
+#      cat ./files/Makefile.unifont.path.patch.1.in > 
./files/Makefile.unifont.path.patch
+#      echo  $(prefix) >> ./files/Makefile.unifont.path.patch
+#      cat ./files/Makefile.unifont.path.patch.2.in >> 
./files/Makefile.unifont.path.patch
+
+#pre: extract
+#      echo $(prefix)
+#      INSTALLOPTS = USRDIR=$(prefix)
+#      echo $(BUILD_OPTS)
+#
+
+#.PHONY: myinstall
+
+
+#install-myinstall:  
+#      echo USRDIR is $(USRDIR)
+#      echo $(MAKE) V=1  USRDIR=$(USRDIR)  PREFIX=$(PREFIX) install
+#      $(MAKE) V=1  USRDIR=$(USRDIR)  PREFIX=/opt/gsrc install
+
+foo:
+       echo ${MAKEFILE_LIST}
+       echo 
+       echo
+       echo $(.VARIABLES)
+       echo
+
 
 

=== removed directory 'pkg/gnu/unifont/files'
=== modified file 'pkg/gnu/unifont/sha256sums'
--- a/pkg/gnu/unifont/sha256sums        2019-05-12 07:49:34 +0000
+++ b/pkg/gnu/unifont/sha256sums        2019-05-23 23:16:45 +0000
@@ -1,3 +1,3 @@
 67c9b14cd6cbd07552940e86125ffcada70cbc74f866a67b843e524bbfd07d51  
download/unifont-12.1.01.tar.gz
-d25aa443868ad127a46e13dbafb614dd6fd9fe6089df2e36a8884b9f72e1bb39  
download/Makefile.unifont.path.patch
+8e689eb10c5c7c4cb6a23a41327fd758f6a67400a28c757efc48c08d91ac45ee  
download/Makefile.unifont.path.patch
 0c1e392dbccf50157a993bc11182e2c39c091656a574dbe10890f086ae1d531b  
download/unifont-12.1.01.tar.gz.sig


reply via email to

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