gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5872: update HighlighterKit to 0.1.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5872: update HighlighterKit to 0.1.3
Date: Fri, 31 Aug 2018 22:41:45 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5872
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-08-31 19:41:41 -0700
message:
  update HighlighterKit to 0.1.3
added:
  pkg/gnustep/HighlighterKit/    
highlighterkit-20180901024100-zu9mv2e2p89vemnf-1
  pkg/gnustep/HighlighterKit/Makefile makefile-20180901024100-zu9mv2e2p89vemnf-3
  pkg/gnustep/HighlighterKit/config.mk 
config.mk-20180901024100-zu9mv2e2p89vemnf-2
  pkg/gnustep/HighlighterKit/sha256sums 
sha256sums-20180901024100-zu9mv2e2p89vemnf-4
=== added directory 'pkg/gnustep/HighlighterKit'
=== added file 'pkg/gnustep/HighlighterKit/Makefile'
--- a/pkg/gnustep/HighlighterKit/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/HighlighterKit/Makefile       2018-09-01 02:41:41 +0000
@@ -0,0 +1,44 @@
+# 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/>.
+
+NAME =    HighlighterKit
+GARNAME = HighlighterKit
+GARVERSION = 0.1.3
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = highlights text, a library framework
+define BLURB
+endef
+
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)/
+MASTER_SUBDIR = gnustep-nonfsf/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES  = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS =
+LICENSE = GNU Lesser General Public License v2.1
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk
+
+

=== added file 'pkg/gnustep/HighlighterKit/config.mk'
--- a/pkg/gnustep/HighlighterKit/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/HighlighterKit/config.mk      2018-09-01 02:41:41 +0000
@@ -0,0 +1,7 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?= 
+
+BUILD_OPTS ?= 
+# local; do as you need
+#BUILD_OPTS ?= LDFLAGS+=-L/usr/lib/gcc/x86_64-linux-gnu/8

=== added file 'pkg/gnustep/HighlighterKit/sha256sums'
--- a/pkg/gnustep/HighlighterKit/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/HighlighterKit/sha256sums     2018-09-01 02:41:41 +0000
@@ -0,0 +1,2 @@
+cae933c9e402352ae70e96cbe70a52dd504b5d8efd5910cc4c3ff35a29fba86c  
download/HighlighterKit-0.1.3.tar.gz
+408913b02cdcef8f41b599ce6d7b5eb5cc94f58a9cd6d7e909298d95f07a095e  
download/HighlighterKit-0.1.3.tar.gz.sig


reply via email to

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