gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1233: clean up spacechart but depends


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1233: clean up spacechart but depends on ancient gnome
Date: Wed, 21 Nov 2012 12:50:04 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1233
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-21 12:50:04 +0100
message:
  clean up spacechart but depends on ancient gnome
added:
  gnu/spacechart/config.mk
modified:
  TODO
  gnu/spacechart/Makefile
=== modified file 'TODO'
--- a/TODO      2012-11-21 11:47:34 +0000
+++ b/TODO      2012-11-21 11:50:04 +0000
@@ -140,4 +140,5 @@
 ** sather: super-unfriendly Make system
 ** serveez: old guile dependencies but a new release is imminent
 ** sovix (retired package, low priority): installation must be done manually
+** spacechart: gnome hell
 

=== modified file 'gnu/spacechart/Makefile'
--- a/gnu/spacechart/Makefile   2010-06-10 20:16:29 +0000
+++ b/gnu/spacechart/Makefile   2012-11-21 11:50:04 +0000
@@ -1,16 +1,19 @@
 GARNAME = spacechart
 GARVERSION = 0.9.5
+HOME_URL = http://www.gnu.org/software/spacechart/
+DESCRIPTION = A 3D starmapping program
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = spacechart/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/spacechart/
-DESCRIPTION = GNU SpaceChart
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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


reply via email to

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