[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4111: NEW PACKAGE -- ring -- telephone, text, video
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4111: NEW PACKAGE -- ring -- telephone, text, video communications beta |
Date: |
Thu, 17 Nov 2016 06:40:52 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 4111
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Wed 2016-11-16 22:40:46 -0800
message:
NEW PACKAGE -- ring -- telephone, text, video communications beta
added:
pkg/gnu/ring/ ring-20161117063932-pdxetajor89caq4s-1
pkg/gnu/ring/Makefile makefile-20161117063932-pdxetajor89caq4s-4
pkg/gnu/ring/config.mk config.mk-20161117063932-pdxetajor89caq4s-2
pkg/gnu/ring/sha256sums sha256sums-20161117063932-pdxetajor89caq4s-3
=== added directory 'pkg/gnu/ring'
=== added file 'pkg/gnu/ring/Makefile'
--- a/pkg/gnu/ring/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/ring/Makefile 2016-11-17 06:40:46 +0000
@@ -0,0 +1,58 @@
+
+# Copyright © 2016 Carl Hansen address@hidden
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 = ring
+GARNAME = ring
+GARVERSION = 20161103.1.60700d3
+HOME_URL = https://ring.cx
+DESCRIPTION = ring is free software for universal communication
+define BLURB
+
+endef
+
+######################################################################
+#https://dl.ring.cx/ring-release/tarballs/ring_20161103.1.60700d3.tar.gz
+
+MASTER_SITES = https://dl.ring.cx/
+MASTER_SUBDIR = ring-release/tarballs/
+DISTFILES = $(GARNAME)_$(GARVERSION).tar.gz
+SIGFILES =
+
+WORKSRC =$(WORKDIR)/ring-project
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+pre-configure:
+ @echo
+ @echo ---------------------------------------
+ @echo This new package uses an innovative build system.
+ @echo It is so innovative that
+ @echo it cannot be build in gsrc at this version.
+ @echo
+ @echo cd to work/ and look around, maybe you can
+ @echo figure it out
+ @echo ---------------------------------------
+ @echo
+ @echo
=== added file 'pkg/gnu/ring/config.mk'
--- a/pkg/gnu/ring/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/ring/config.mk 2016-11-17 06:40:46 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnu/ring/sha256sums'
--- a/pkg/gnu/ring/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/ring/sha256sums 2016-11-17 06:40:46 +0000
@@ -0,0 +1,1 @@
+9f1450b7680fe9b21d3e8e73a8652d589de9cd12459525cb9cb5fcc61698002b
download/ring_20161103.1.60700d3.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4111: NEW PACKAGE -- ring -- telephone, text, video communications beta,
Carl Hansen <=