gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3637: first release foliot, does not build for me y


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3637: first release foliot, does not build for me yet
Date: Mon, 25 Apr 2016 01:04:24 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3637
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-04-24 18:04:30 -0700
message:
  first release foliot, does not build for me yet
added:
  gnu/foliot/                    foliot-20160425010313-fc18uqf482rdtyjt-1
  gnu/foliot/Makefile            makefile-20160425010313-fc18uqf482rdtyjt-3
  gnu/foliot/config.mk           config.mk-20160425010313-fc18uqf482rdtyjt-2
  gnu/foliot/sha256sums          sha256sums-20160425010313-fc18uqf482rdtyjt-4
=== added directory 'gnu/foliot'
=== added file 'gnu/foliot/Makefile'
--- a/gnu/foliot/Makefile       1970-01-01 00:00:00 +0000
+++ b/gnu/foliot/Makefile       2016-04-25 01:04:30 +0000
@@ -0,0 +1,41 @@
+# Copyright © 2016 Carl Hansen
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = foliot
+GARNAME = foliot
+GARVERSION = 0.9.6-beta
+HOME_URL = http://www.gnu.org/software/foliot/
+DESCRIPTION = GNU Foliot is a small and easy to use time keeping application
+define BLURB
+
+endef
+
+######################################################################
+# not working yet
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/foliot/config.mk'
--- a/gnu/foliot/config.mk      1970-01-01 00:00:00 +0000
+++ b/gnu/foliot/config.mk      2016-04-25 01:04:30 +0000
@@ -0,0 +1,4 @@
+## Configuration options for foliot ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnu/foliot/sha256sums'
--- a/gnu/foliot/sha256sums     1970-01-01 00:00:00 +0000
+++ b/gnu/foliot/sha256sums     2016-04-25 01:04:30 +0000
@@ -0,0 +1,2 @@
+7460f03c87ebc340c51b2cd835b07f2054ad5ed4c5ef5132b0522c5d3e849998  
download/foliot-0.9.6-beta.tar.gz
+7c2afeb7a2eadff10ce495262f89a676aa5e73ab4d892cc692543be5872ae43f  
download/foliot-0.9.6-beta.tar.gz.sig


reply via email to

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