gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1249: clean up trueprint


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1249: clean up trueprint
Date: Wed, 21 Nov 2012 19:17:32 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1249
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-21 19:17:32 +0100
message:
  clean up trueprint
added:
  gnu/trueprint/config.mk
modified:
  gnu/trueprint/Makefile
=== modified file 'gnu/trueprint/Makefile'
--- a/gnu/trueprint/Makefile    2010-06-10 20:16:29 +0000
+++ b/gnu/trueprint/Makefile    2012-11-21 18:17:32 +0000
@@ -1,16 +1,19 @@
 GARNAME = trueprint
 GARVERSION = 5.3
+HOME_URL = http://www.gnu.org/software/trueprint
+DESCRIPTION = Print C source code files on Postscript printers
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = trueprint/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
-# SIGFILES = 
-
-# BUILDDEPS = 
-# LIBDEPS = 
-
-HOME_URL = http://www.gnu.org/software/trueprint
-DESCRIPTION = GNU Trueprint
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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