gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1550: add panorama at 0.18.01 but bui


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1550: add panorama at 0.18.01 but build fails
Date: Fri, 04 Jan 2013 23:54:17 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1550
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2013-01-04 23:54:17 +0100
message:
  add panorama at 0.18.01 but build fails
added:
  gnu/panorama/
  gnu/panorama/Makefile
  gnu/panorama/config.mk
  gnu/panorama/sha256sums
=== added directory 'gnu/panorama'
=== added file 'gnu/panorama/Makefile'
--- a/gnu/panorama/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnu/panorama/Makefile     2013-01-04 22:54:17 +0000
@@ -0,0 +1,27 @@
+NAME = Panorama
+GARNAME = panorama
+GARVERSION = 0.18.01
+HOME_URL = http://www.gnu.org/software/panorama
+DESCRIPTION = A framework for producing 3D graphics
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_SOURCEFORGE)
+MASTER_SUBDIR = $(GARNAME)/files/$(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS = libtool
+LIBDEPS =
+
+######################################################################
+
+USE_AUTORECONF = y
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/panorama/config.mk'
--- a/gnu/panorama/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnu/panorama/config.mk    2013-01-04 22:54:17 +0000
@@ -0,0 +1,4 @@
+## Configuration options for panorama ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/panorama/sha256sums'
--- a/gnu/panorama/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnu/panorama/sha256sums   2013-01-04 22:54:17 +0000
@@ -0,0 +1,1 @@
+c76ed89a3ead6cfdd13abe52e764dbf08d1df4bc80cdcf8599c5050de56df3f9  
download/panorama-0.18.01.tar.gz


reply via email to

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