gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6070: update orgadoc to 1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6070: update orgadoc to 1.0
Date: Tue, 20 Nov 2018 17:54:54 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6070
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-11-20 14:54:30 -0800
message:
  update orgadoc to 1.0
modified:
  pkg/gnu/orgadoc/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1500
  pkg/gnu/orgadoc/config.mk      config.mk-20160617020836-vzli95hfuyghieys-1
  pkg/gnu/orgadoc/gpg-keyring    gpgkeyring-20160617014725-uokjfnggs70iry9h-1504
  pkg/gnu/orgadoc/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1505
=== modified file 'pkg/gnu/orgadoc/Makefile'
--- a/pkg/gnu/orgadoc/Makefile  2017-05-11 22:13:37 +0000
+++ b/pkg/gnu/orgadoc/Makefile  2018-11-20 22:54:30 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,39 +15,40 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = OrgaDoc
 GARNAME = orgadoc
-GARVERSION = 0.9
+GARVERSION = 1.0
 HOME_URL = http://www.gnu.org/software/orgadoc/
-DESCRIPTION = Eiffel program to maintain and query documents across machines
+DESCRIPTION =  program to maintain and query documents across machines
 define BLURB
 GNU OrgaDoc is a system for easily maintaining a pool of documents
 between computers.  Documents are synchronized by rsync or unison; no
 database or HTTP server is required.
 endef
 
+# earlier versions used SmartEiffel
+# needs better doc installation
+
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 
-BUILDDEPS = smarteiffel gobo
+BUILDDEPS = 
 LIBDEPS =
-USE_AUTORECONF = y
+# HINT: apt install texi2html
 
 ######################################################################
 
-ifeq ($(FORCE_BUILD),y)
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
-else
-include ../../../gar/gar.lib/broken.mk
-endif
 
 include config.mk
 
-CONFIGURE_ARGS += EC=$(prefix)/bin/se GOBO=$(prefix)/share/gobo \
-                 SmartEiffel=$(prefix)/lib/smarteiffel

=== modified file 'pkg/gnu/orgadoc/config.mk'
--- a/pkg/gnu/orgadoc/config.mk 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/orgadoc/config.mk 2018-11-20 22:54:30 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for orgadoc ##
 
-CONFIGURE_OPTS ?= --with-compiler=se --with-expat=/usr
+CONFIGURE_OPTS ?= 
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/orgadoc/gpg-keyring'
Binary files a/pkg/gnu/orgadoc/gpg-keyring      2017-05-11 22:13:37 +0000 and 
b/pkg/gnu/orgadoc/gpg-keyring     2018-11-20 22:54:30 +0000 differ
=== modified file 'pkg/gnu/orgadoc/sha256sums'
--- a/pkg/gnu/orgadoc/sha256sums        2017-05-11 22:13:37 +0000
+++ b/pkg/gnu/orgadoc/sha256sums        2018-11-20 22:54:30 +0000
@@ -1,2 +1,2 @@
-03ecd1d6079b82b0e5cfb6756f9c7e0d0ee68aed40d9f925e751a2d888fe0b4b  
download/orgadoc-0.9.tar.gz
-8ec3d709711d184101d51889f989d58ccc3efd40056a43f2d4fe6d2561b97b85  
download/orgadoc-0.9.tar.gz.sig
+34ffae5d0265a2e46ba22b697b15e69bbed11f8947f1d4c1efcea85d05ebb891  
download/orgadoc-1.0.tar.xz
+37b9e0b1d4792a0345f88ba78da33d193d1d798c0867fe4a3c6ec13e133a3087  
download/orgadoc-1.0.tar.xz.sig


reply via email to

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