gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5687: update libredwg to 0.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5687: update libredwg to 0.5
Date: Fri, 6 Jul 2018 02:02:24 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5687
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-07-05 23:02:17 -0700
message:
  update libredwg to 0.5 
added:
  pkg/gnu/libredwg/              libredwg-20180706060158-gp1w334lyqvtxr94-1
  pkg/gnu/libredwg/Makefile      makefile-20180706060158-gp1w334lyqvtxr94-4
  pkg/gnu/libredwg/config.mk     config.mk-20180706060158-gp1w334lyqvtxr94-2
  pkg/gnu/libredwg/gpg-keyring   gpgkeyring-20180706060158-gp1w334lyqvtxr94-3
  pkg/gnu/libredwg/sha256sums    sha256sums-20180706060158-gp1w334lyqvtxr94-5
=== added directory 'pkg/gnu/libredwg'
=== added file 'pkg/gnu/libredwg/Makefile'
--- a/pkg/gnu/libredwg/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libredwg/Makefile 2018-07-06 06:02:17 +0000
@@ -0,0 +1,48 @@
+# 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 = LibreDWG
+GARNAME = libredwg
+GARVERSION = 0.5 
+HOME_URL = http://www.gnu.org/software/libredwg/
+DESCRIPTION =  3d CAD dwg format library
+define BLURB
+LibreDWG is a free C library to read and write "DWG files". The DWG file
+format was created in the 1970s for the then-emerging CAD applications.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+INFO_FILES = LibreDWG.info
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/gnu/libredwg/config.mk'
--- a/pkg/gnu/libredwg/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libredwg/config.mk        2018-07-06 06:02:17 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/libredwg/gpg-keyring'
Binary files a/pkg/gnu/libredwg/gpg-keyring     1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/libredwg/gpg-keyring    2018-07-06 06:02:17 +0000 differ
=== added file 'pkg/gnu/libredwg/sha256sums'
--- a/pkg/gnu/libredwg/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libredwg/sha256sums       2018-07-06 06:02:17 +0000
@@ -0,0 +1,2 @@
+fd7b6d029ec1c974afcb72c0849785db0451d4ef148e03ca4a6c4a4221b479c0  
download/libredwg-0.5.tar.xz
+7d2f8acab42044d2f953937305c492064aa1f14de0e918b20816be5c3f176f58  
download/libredwg-0.5.tar.xz.sig


reply via email to

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