gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6805: somemere


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6805: somemere
Date: Wed, 27 Nov 2019 00:13:34 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6805
revision-id: carl@aurora-20191127051328-0z0lhblmkksdknc8
parent: carl@aurora-20191127022603-j2j7ov8qxi6esfv9
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Tue 2019-11-26 21:13:28 -0800
message:
  somemere
modified:
  pkg/gnustep/gnustep-gui/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-221
  pkg/other/atlast/Makefile      makefile-20191124215739-8czcgwtgvyqm0fb5-2
  pkg/other/dataexplorer/Makefile makefile-20171105074456-xx3idwc7ck809ch7-3
  pkg/other/dataexplorer/sha256sums sha256sums-20171105074456-xx3idwc7ck809ch7-5
  pkg/other/nyacc/sha256sums     sha256sums-20171111234847-ddaxaq043uks6dhp-4
=== modified file 'pkg/gnustep/gnustep-gui/Makefile'
--- a/pkg/gnustep/gnustep-gui/Makefile  2019-01-08 20:03:56 +0000
+++ b/pkg/gnustep/gnustep-gui/Makefile  2019-11-27 05:13:28 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2017 Brandon Invergo <address@hidden>
-# Copyright ©2017,2018,2019  Carl Hansen <address@hidden>
+# Copyright © 2017, 2018, 2019  Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -47,8 +47,8 @@
 
 #CONFIGURE_ARGS += --with-default-config=$(prefix)/etc/GNUstep/GNUstep.conf
 
-post-install:
-       make -C $(WORKOBJ)/Documentation/ install
+#post-install:
+#      make -C $(WORKOBJ)/Documentation/ install
 
 
 

=== modified file 'pkg/other/atlast/Makefile'
--- a/pkg/other/atlast/Makefile 2019-11-25 20:19:22 +0000
+++ b/pkg/other/atlast/Makefile 2019-11-27 05:13:28 +0000
@@ -20,7 +20,7 @@
 # Send bug reports and comments about GSRC problems to address@hidden
 #
  
-NAME = ATLAST
+NAME = ATLAST 2
 GARNAME = atlast
 GARVERSION = 2.0
 HOME_URL = https://www.fourmilab.ch/atlast
@@ -42,7 +42,7 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES =
 CONFIGURE_SCRIPTS  = 
-INSTALL_SCRIPTS =
+INSTALL_SCRIPTS = 
 
 BUILDDEPS =
 LIBDEPS =
@@ -55,16 +55,15 @@
 include config.mk
 
 
-###
-#configure-doconf:
-#      cd $(WORKSRC) &&  ./Configure   --prefix=$(prefix)/ $(CONFIGURE_OPTS)
-#      $(MAKECOOKIE)
-
-post-build:
+post-build: build
        $(MAKE) -C $(WORKSRC)/benchmark
        $(MAKECOOKIE)
 
-pre-install:  post-build
+# run benchmarks , if interested
+
+
+custom-pre-install:  post-build
+       @echo  $(prefix)/packages/$(DISTNAME)
        mkdir -p $(prefix)/packages/$(DISTNAME)
        mkdir -p $(prefix)/packages/$(DISTNAME)-DEST
        mkdir -p $(prefix)/packages/$(DISTNAME)-DEST/bin
@@ -72,12 +71,10 @@
        (cd $(WORKSRC); cp atlast primdeftest 
$(prefix)/packages/$(DISTNAME)-DEST/bin )
        (cd $(WORKSRC); cp -r  benchmark examples regression COPYING 
atlast2.html log.txt \
                        $(prefix)/packages/$(DISTNAME)-DEST/share/atlast )
-       $(MAKECOOKIE)
-
-
-# run benchmarks on uninstalled binary, if interested
-#bench:
-#      $(MAKE)  -C $(WORKSRC) -f Makefile  bench
-#      $(MAKE)  -C $(WORKSRC) -f Makefile  statest-all
+       ls -Ral $(prefix)/packages/$(DISTNAME)-DEST
+       $(MAKECOOKIE)
+
+custom-install: custom-pre-install
+       $(MAKECOOKIE)
 
 

=== modified file 'pkg/other/dataexplorer/Makefile'
--- a/pkg/other/dataexplorer/Makefile   2019-11-21 06:18:22 +0000
+++ b/pkg/other/dataexplorer/Makefile   2019-11-27 05:13:28 +0000
@@ -20,7 +20,7 @@
 
 NAME =   DataExplorer 
 GARNAME = dataexplorer
-GARVERSION = 3.3.7
+GARVERSION = 3.4.0
 HOME_URL = http://www.nongnu.org/dataexplorer
 DESCRIPTION = data explorer, chart data from serial port, files, devices
 define BLURB

=== modified file 'pkg/other/dataexplorer/sha256sums'
--- a/pkg/other/dataexplorer/sha256sums 2019-04-17 23:17:53 +0000
+++ b/pkg/other/dataexplorer/sha256sums 2019-11-27 05:13:28 +0000
@@ -1,2 +1,2 @@
-03826f98d8713336c71ab1618a6e893e6a062636246e061c648e9d1b47351aae  
download/dataexplorer-3.3.7-src.tar.gz
-402372366306b33e33e9b285728b542b0663a214ac3816bab38f92d56697350c  
download/dataexplorer-3.3.7-src.tar.gz.sig
+d1bc6691d6d17032147436ec3715f20a54b9657275fc7b92e7133d31bf3498f2  
download/dataexplorer-3.4.0-src.tar.gz
+ab377164decaf2f0ee9d4bdee5be52dc9cb0639f231e767cf3d3fc76b5d6c1db  
download/dataexplorer-3.4.0-src.tar.gz.sig

=== modified file 'pkg/other/nyacc/sha256sums'
--- a/pkg/other/nyacc/sha256sums        2019-07-20 23:16:09 +0000
+++ b/pkg/other/nyacc/sha256sums        2019-11-27 05:13:28 +0000
@@ -1,2 +1,2 @@
-63fbb77d5a5e3016d08cfe240fc92b06e3f853a85da781400e9dc4147ac78542  
download/nyacc-0.99.0.tar.gz
-31020be437c9c9cbce787cc885b7a6044b431103db64f4f698840044ca9ce29f  
download/nyacc-0.99.0.tar.gz.sig
+f182d097b1e2d8a75a8d7c857171131f0361da3a9087096b768ffda4ecf6e3a7  
download/nyacc-0.99.2.tar.gz
+9d5b934c43f041eb1defbb3f98e1b2c627f255cb72c03038cdcec0f03f4ff76f  
download/nyacc-0.99.2.tar.gz.sig


reply via email to

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