gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3470: TalkSoup IRC client


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3470: TalkSoup IRC client
Date: Sun, 18 Oct 2015 06:06:08 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3470
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2015-10-17 23:06:04 -0700
message:
   TalkSoup IRC client
added:
  gnustep/TalkSoup/              talksoup-20151018060538-sjjvdrfj2ny3s7p0-1
  gnustep/TalkSoup/Makefile      makefile-20151018060538-sjjvdrfj2ny3s7p0-3
  gnustep/TalkSoup/config.mk     config.mk-20151018060538-sjjvdrfj2ny3s7p0-2
  gnustep/TalkSoup/sha256sums    sha256sums-20151018060538-sjjvdrfj2ny3s7p0-4
=== added directory 'gnustep/TalkSoup'
=== added file 'gnustep/TalkSoup/Makefile'
--- a/gnustep/TalkSoup/Makefile 1970-01-01 00:00:00 +0000
+++ b/gnustep/TalkSoup/Makefile 2015-10-18 06:06:04 +0000
@@ -0,0 +1,43 @@
+# 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 = TalkSoup
+GARNAME = TalkSoup
+GARVERSION = 1.1
+HOME_URL = http://www.non-gnu.org/gap/talksoup/
+DESCRIPTION = graphical IRC client 
+define BLURB
+TalkSoup is a graphical IRC client for GNUstep and such. It is highly
+configurable and extensible with a fully-featured plugin system already
+in place.
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS = netclasses
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

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

=== added file 'gnustep/TalkSoup/sha256sums'
--- a/gnustep/TalkSoup/sha256sums       1970-01-01 00:00:00 +0000
+++ b/gnustep/TalkSoup/sha256sums       2015-10-18 06:06:04 +0000
@@ -0,0 +1,1 @@
+3a469c66ce3067a88603d6ebae6f63fbcfad55586dd5455179887f28e5a63ae7  
download/TalkSoup-1.1.tar.gz


reply via email to

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