gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1118: clean up gurgle


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

------------------------------------------------------------
revno: 1118
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-11-11 12:46:23 +0100
message:
  clean up gurgle
added:
  gnu/gurgle/config.mk
modified:
  gnu/gurgle/Makefile
=== modified file 'gnu/gurgle/Makefile'
--- a/gnu/gurgle/Makefile       2012-09-01 14:42:32 +0000
+++ b/gnu/gurgle/Makefile       2012-11-11 11:46:23 +0000
@@ -1,16 +1,19 @@
 GARNAME = gurgle
 GARVERSION = 1.61
+HOME_URL = http://homepages.inf.ed.ac.uk/timc/gurgle/
+DESCRIPTION = GNU Report Generator Language
+
+######################################################################
 
 MASTER_SITES = http://homepages.inf.ed.ac.uk/timc/
-MASTER_SUBDIR = gurgle/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
-# SIGFILES = $(DISTNAME).tar.gz.sig
-
-# BUILDDEPS = 
-# LIBDEPS = 
-
-HOME_URL = http://homepages.inf.ed.ac.uk/timc/gurgle/
-DESCRIPTION = GNU Report Generator Language
+SIGFILES =
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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