gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1126: clean up hyperbole


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1126: clean up hyperbole
Date: Sun, 11 Nov 2012 17:26:23 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1126
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-11-11 17:26:23 +0100
message:
  clean up hyperbole
added:
  gnu/hyperbole/config.mk
modified:
  gnu/hyperbole/Makefile
=== modified file 'gnu/hyperbole/Makefile'
--- a/gnu/hyperbole/Makefile    2010-06-10 20:16:29 +0000
+++ b/gnu/hyperbole/Makefile    2012-11-11 16:26:23 +0000
@@ -1,16 +1,19 @@
 GARNAME = hyperbole
 GARVERSION = 5.0.3
+HOME_URL = http://www.gnu.org/software/hyperbole
+DESCRIPTION = A programmable information and hypertext system
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = hyperbole/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/hyperbole
-DESCRIPTION = Hyperbole
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/hyperbole/config.mk'
--- a/gnu/hyperbole/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnu/hyperbole/config.mk   2012-11-11 16:26:23 +0000
@@ -0,0 +1,4 @@
+## Configuration options for hyperbole ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=


reply via email to

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