gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3947: cmake version 3.7.0-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3947: cmake version 3.7.0-rc1
Date: Wed, 12 Oct 2016 19:25:10 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3947
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-10-12 12:25:06 -0700
message:
  cmake version 3.7.0-rc1
added:
  pkg/other/cmake/               cmake-20161012192420-6gwv2zkyfuom987t-1
  pkg/other/cmake/Makefile       makefile-20161012192420-6gwv2zkyfuom987t-2
  pkg/other/cmake/config.mk      config.mk-20161012192420-6gwv2zkyfuom987t-4
  pkg/other/cmake/sha256sums     sha256sums-20161012192420-6gwv2zkyfuom987t-3
=== added directory 'pkg/other/cmake'
=== added file 'pkg/other/cmake/Makefile'
--- a/pkg/other/cmake/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/other/cmake/Makefile  2016-10-12 19:25:06 +0000
@@ -0,0 +1,46 @@
+
+# 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 =    cmake
+GARNAME = cmake
+GARVERSION = 3.7.0-rc1
+HOME_URL = https://cmake.org/
+DESCRIPTION =  cmake build utility
+LICENSE = OSI-approved BSD 3-clause License
+define BLURB
+
+endef
+
+######################################################################
+# https://cmake.org/files/v3.7/cmake-3.7.0-rc1.tar.gz
+
+MASTER_SITES = https://cmake.org/
+MASTER_SUBDIR = files/v3.7/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz 
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/other/cmake/config.mk'
--- a/pkg/other/cmake/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/other/cmake/config.mk 2016-10-12 19:25:06 +0000
@@ -0,0 +1,4 @@
+## Configuration options  ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/cmake/sha256sums'
--- a/pkg/other/cmake/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/other/cmake/sha256sums        2016-10-12 19:25:06 +0000
@@ -0,0 +1,1 @@
+c736e83149493e7f897fa10b2e535012dc58763331980385060904a1795be0c0  
download/cmake-3.7.0-rc1.tar.gz


reply via email to

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