[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r1449: add goptical at 1.0
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r1449: add goptical at 1.0 |
Date: |
Sun, 16 Dec 2012 12:39:15 +0100 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 1449
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-16 12:39:15 +0100
message:
add goptical at 1.0
added:
gnu/goptical/
gnu/goptical/Makefile
gnu/goptical/config.mk
gnu/goptical/sha256sums
modified:
TODO
=== modified file 'TODO'
--- a/TODO 2012-12-16 11:05:29 +0000
+++ b/TODO 2012-12-16 11:39:15 +0000
@@ -63,15 +63,13 @@
** gnucomm: see individual packages (sipwitch etc.)
** gnufm
** gnujdoc: just documentation
-** gnukart
+** gnukart: only one ancient release
** gnulib: dev-only (no install) package; low priority
-** gnumed
-** gnuproxyknife
-** gnuskies
-** gnuspeech
+** gnumed: strange (non-existent?) install procedure; needs research
+** gnuskies: no release available
+** gnuspeech: no release available
** gnustandards: not a package?
** gnuzilla: see icecat
-** gnuoptical
** gpaint
** grabcomics
** gsrc: infinite recursion
=== added directory 'gnu/goptical'
=== added file 'gnu/goptical/Makefile'
--- a/gnu/goptical/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnu/goptical/Makefile 2012-12-16 11:39:15 +0000
@@ -0,0 +1,20 @@
+GARNAME = goptical
+GARVERSION = 1.0
+HOME_URL = http://www.gnu.org/software/goptical
+DESCRIPTION = A C++ optical design and simulation library
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+PATCHFILES = $(DISTNAME)-fix-build.diff
+
+BUILDDEPS =
+LIBDEPS = gsl
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk
=== added file 'gnu/goptical/config.mk'
--- a/gnu/goptical/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnu/goptical/config.mk 2012-12-16 11:39:15 +0000
@@ -0,0 +1,4 @@
+## Configuration options for goptical ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'gnu/goptical/sha256sums'
--- a/gnu/goptical/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnu/goptical/sha256sums 2012-12-16 11:39:15 +0000
@@ -0,0 +1,3 @@
+15a12639dfbc216febc07a0ce2f9eeb07f5233dd72a7637abb05c4c2db36cf69
download/goptical-1.0.tar.gz
+bb2b769f83947bc62aa292708e277a32ad4b7eb0bee7abd5d1ce1d99d1473afc
download/goptical-1.0-fix-build.diff
+5eb46dffa88e35e2e896f9c7916b3175e503191e1c4dfaa8d967dba73415343f
download/goptical-1.0.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r1449: add goptical at 1.0,
Brandon Invergo <=