gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5709: update glean to 0.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5709: update glean to 0.1
Date: Sun, 15 Jul 2018 20:00:12 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5709
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-07-16 00:00:07 +0000
message:
  update glean to 0.1
modified:
  pkg/gnu/glean/Makefile         makefile-20170514073818-7d27r1u89exh7llb-3
=== modified file 'pkg/gnu/glean/Makefile'
--- a/pkg/gnu/glean/Makefile    2017-05-14 07:38:32 +0000
+++ b/pkg/gnu/glean/Makefile    2018-07-16 00:00:07 +0000
@@ -1,5 +1,4 @@
-
-# Copyright ??  2017 Carl Hansen <address@hidden>
+# Copyright ?2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -24,25 +23,28 @@
 NAME =    glean
 GARNAME = glean
 GARVERSION = 0.1
-HOME_URL = http://glean.eu
+HOME_URL = https://www.gnu.org/software/glean/
+# defunct http://glean.eu
 LICENSE = AGPL
 DESCRIPTION =  learning environment software
 define BLURB 
 The goals of the Glean project are to provide a highly personal learning
-environment; that is nonetheless capable to build on collaborative
-content contributions; which provides the means to build hierarchies of
-content; that is deployable in different ways (web service, self-hosted,
-single executable???);
+environmentd that is nonetheless capable of building on collaborative
+content contributions,  which provides the means to build hierarchies of
+content, and that is deployable in different ways (web service, self-hosted,
+single executable).
 
 endef
 
 ######################################################################
-
-       # http://glean.eu/releases/glean-0.1.tar.gz
-
-MASTER_SITES = http://glean.eu/
-MASTER_SUBDIR = releases/ 
-DISTFILES = $(DISTNAME).tar.gz 
+#https://git.savannah.gnu.org/cgit/glean.git/
+       # http://glean.eu/releases/glean-0.1.tar.gz  defunct
+
+#MASTER_SITES = http://glean.eu/
+MASTER_SITES = https://git.savannah.gnu.org/cgit/glean.git/
+       #  git clone $(MASTER_SITES)
+MASTER_SUBDIR = 
+DISTFILES = 
 SIGFILES =
 
 BUILDDEPS =


reply via email to

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