gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4931: update valadoc to 0.36.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4931: update valadoc to 0.36.1
Date: Sun, 5 Nov 2017 17:51:08 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4931
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-11-05 14:51:03 -0800
message:
  update valadoc to 0.36.1
added:
  pkg/gnome/valadoc/             valadoc-20171105225052-dwg8khoivheil4e8-1
  pkg/gnome/valadoc/Makefile     makefile-20171105225052-dwg8khoivheil4e8-3
  pkg/gnome/valadoc/config.mk    config.mk-20171105225052-dwg8khoivheil4e8-2
  pkg/gnome/valadoc/sha256sums   sha256sums-20171105225052-dwg8khoivheil4e8-4
=== added directory 'pkg/gnome/valadoc'
=== added file 'pkg/gnome/valadoc/Makefile'
--- a/pkg/gnome/valadoc/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/valadoc/Makefile        2017-11-05 22:51:03 +0000
@@ -0,0 +1,51 @@
+
+# Copyright ©2017 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 =    valadoc
+GARNAME = valadoc
+GARVERSION = 0.36.1
+HOME_URL = https://wiki.gnome.org/Projects/Valadoc
+
+DESCRIPTION = vala doc generator 
+define BLURB
+Valadoc is a documentation generator for generating API documentation
+from Vala source code based on libvala.
+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/valadoc/config.mk'
--- a/pkg/gnome/valadoc/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/valadoc/config.mk       2017-11-05 22:51:03 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/valadoc/sha256sums'
--- a/pkg/gnome/valadoc/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/valadoc/sha256sums      2017-11-05 22:51:03 +0000
@@ -0,0 +1,2 @@
+db426eecbe7135bc7a2c0b85a6933c98ded6d5ef26bb7cda3201b024c50ca01c  
download/valadoc-0.36.1.tar.xz
+e4f58e5a758037baf9b37cf8e02f6cd67e80377973f5d49266cdfd805344ab97  
download/valadoc-0.36.1.sha256sum


reply via email to

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