gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5125: update cppunit to 1.14.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5125: update cppunit to 1.14.0
Date: Mon, 22 Jan 2018 03:56:35 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5125
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-01-22 00:56:31 -0800
message:
  update cppunit to 1.14.0
added:
  pkg/freedesktop/cppunit/       cppunit-20180122085617-yexaj6osbirec7mm-1
  pkg/freedesktop/cppunit/Makefile makefile-20180122085617-yexaj6osbirec7mm-3
  pkg/freedesktop/cppunit/config.mk config.mk-20180122085617-yexaj6osbirec7mm-2
  pkg/freedesktop/cppunit/sha256sums 
sha256sums-20180122085617-yexaj6osbirec7mm-4
=== added directory 'pkg/freedesktop/cppunit'
=== added file 'pkg/freedesktop/cppunit/Makefile'
--- a/pkg/freedesktop/cppunit/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/cppunit/Makefile  2018-01-22 08:56:31 +0000
@@ -0,0 +1,46 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# 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/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+
+NAME =   cppunit 
+GARNAME = cppunit
+GARVERSION = 1.14.0
+HOME_URL = https://www.freedesktop.org/wiki/Software/cppunit/
+DESCRIPTION = software testing for c++, based on junit
+define BLURB
+
+endef
+
+######################################################################
+# http://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz
+MASTER_SITES =  http://dev-www.libreoffice.org/
+MASTER_SUBDIR =  src/
+DISTFILES =     $(GARNAME)-$(GARVERSION).tar.gz 
+SIGFILES =      
+
+BUILDDEPS = 
+LIBDEPS = 
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+

=== added file 'pkg/freedesktop/cppunit/config.mk'
--- a/pkg/freedesktop/cppunit/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/cppunit/config.mk 2018-01-22 08:56:31 +0000
@@ -0,0 +1,7 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+
+BUILD_OPTS ?=
+

=== added file 'pkg/freedesktop/cppunit/sha256sums'
--- a/pkg/freedesktop/cppunit/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/cppunit/sha256sums        2018-01-22 08:56:31 +0000
@@ -0,0 +1,1 @@
+3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780  
download/cppunit-1.14.0.tar.gz


reply via email to

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