gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r991: clean up edma


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r991: clean up edma
Date: Sun, 28 Oct 2012 12:08:28 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 991
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 12:08:28 +0100
message:
  clean up edma
added:
  gnu/edma/config.mk
modified:
  gnu/edma/Makefile
=== modified file 'gnu/edma/Makefile'
--- a/gnu/edma/Makefile 2012-08-31 17:11:49 +0000
+++ b/gnu/edma/Makefile 2012-10-28 11:08:28 +0000
@@ -1,16 +1,19 @@
 GARNAME = gnuedma
 GARVERSION = 0.18.1
+HOME_URL = http://www.gnu.org/software/edma
+DESCRIPTION = A modular and open development environment
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = edma/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/edma
-DESCRIPTION = A modular and open development environment
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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