gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3449: GNUstep framework DataBasinKit


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3449: GNUstep framework DataBasinKit
Date: Thu, 15 Oct 2015 06:46:28 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3449
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2015-10-14 23:46:23 -0700
message:
  GNUstep framework DataBasinKit 
added:
  gnustep/DataBasinKit/          databasinkit-20151015064555-9bwdlae5tjjqe0xs-1
  gnustep/DataBasinKit/Makefile  makefile-20151015064555-9bwdlae5tjjqe0xs-3
  gnustep/DataBasinKit/config.mk config.mk-20151015064555-9bwdlae5tjjqe0xs-2
  gnustep/DataBasinKit/sha256sums sha256sums-20151015064555-9bwdlae5tjjqe0xs-4
=== added directory 'gnustep/DataBasinKit'
=== added file 'gnustep/DataBasinKit/Makefile'
--- a/gnustep/DataBasinKit/Makefile     1970-01-01 00:00:00 +0000
+++ b/gnustep/DataBasinKit/Makefile     2015-10-15 06:46:23 +0000
@@ -0,0 +1,47 @@
+# Copyright © 2015 Carl Hansen
+#
+# 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 = DataBasinKit
+GARNAME = DataBasinKit
+GARVERSION = 0.8
+HOME_URL = http://www.non-gnu.org/gap/databasin/
+DESCRIPTION = GNUstep Framework for database access for salesforce
+define BLURB
+DataBasin is a tool to access and work with SalesForce.com. (Not an
+endorsement.)   Access to the SFDC API is provided by the framework
+DataBasinKit which constitutes the core of DataBasin and is available
+for building other connected applications. DataBasinKit allows you to
+connect from any Objective-C app using GNUstep or similarOS.  DataBasin
+is now divided in its DataBasinKit framework which is LGPL'd and the
+application itself
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/DataBasinKit/config.mk'
--- a/gnustep/DataBasinKit/config.mk    1970-01-01 00:00:00 +0000
+++ b/gnustep/DataBasinKit/config.mk    2015-10-15 06:46:23 +0000
@@ -0,0 +1,4 @@
+## Configuration options for DataBasinKit ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/DataBasinKit/sha256sums'
--- a/gnustep/DataBasinKit/sha256sums   1970-01-01 00:00:00 +0000
+++ b/gnustep/DataBasinKit/sha256sums   2015-10-15 06:46:23 +0000
@@ -0,0 +1,1 @@
+f49aad2aa0a38a508282735fe0b9b79ed162c0339c286cf4b08a02578984b821  
download/DataBasinKit-0.8.tar.gz


reply via email to

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