gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3924: gnote, not compiling


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3924: gnote, not compiling
Date: Tue, 11 Oct 2016 22:07:32 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3924
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-10-11 15:07:28 -0700
message:
  gnote, not compiling
added:
  pkg/gnome/gnote/               gnote-20161011220701-xr14i8ley4z6l97n-1
  pkg/gnome/gnote/Makefile       makefile-20161011220701-xr14i8ley4z6l97n-2
  pkg/gnome/gnote/config.mk      config.mk-20161011220701-xr14i8ley4z6l97n-3
  pkg/gnome/gnote/sha256sums     sha256sums-20161011220701-xr14i8ley4z6l97n-4
=== added directory 'pkg/gnome/gnote'
=== added file 'pkg/gnome/gnote/Makefile'
--- a/pkg/gnome/gnote/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnote/Makefile  2016-10-11 22:07:28 +0000
@@ -0,0 +1,49 @@
+
+# Copyright © 2016 Carl Hansen address@hidden
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    gnote
+GARNAME = gnote
+GARVERSION = 3.22.0 
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  gnote
+define BLURB
+
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/gnote/config.mk'
--- a/pkg/gnome/gnote/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnote/config.mk 2016-10-11 22:07:28 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnote/sha256sums'
--- a/pkg/gnome/gnote/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnote/sha256sums        2016-10-11 22:07:28 +0000
@@ -0,0 +1,2 @@
+fc2f562c08f29eec8b6c6985ed936bd62dc90388d8f06c3be59767bfe2f5f656  
download/gnote-3.22.0.tar.xz
+9ac84fd8d269491911741e546cfc3b87543be730e7e491e7029a9c8985cdcbf8  
download/gnote-3.22.0.sha256sum


reply via email to

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