gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4475: liberty-eiffel, object language


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4475: liberty-eiffel, object language
Date: Sun, 14 May 2017 00:43:23 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4475
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2017-05-13 21:43:19 -0700
message:
  liberty-eiffel, object language
added:
  pkg/gnu/liberty-eiffel/        libertyeiffel-20170514044211-b9jwlx4po1no8bo4-1
  pkg/gnu/liberty-eiffel/Makefile makefile-20170514044211-b9jwlx4po1no8bo4-3
  pkg/gnu/liberty-eiffel/config.mk config.mk-20170514044211-b9jwlx4po1no8bo4-2
  pkg/gnu/liberty-eiffel/sha256sums sha256sums-20170514044211-b9jwlx4po1no8bo4-4
=== added directory 'pkg/gnu/liberty-eiffel'
=== added file 'pkg/gnu/liberty-eiffel/Makefile'
--- a/pkg/gnu/liberty-eiffel/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/liberty-eiffel/Makefile   2017-05-14 04:43:19 +0000
@@ -0,0 +1,51 @@
+# Copyright © 2017 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 = liberty-eiffel
+GARNAME = liberty-eiffel
+# note unique name/version scheme for this program
+GARVERSION = bell
+HOME_URL = http://www.gnu.org/software/liberty-eiffel/
+       # or http://wiki.liberty-eiffel.org/index.php/Main_Page
+       # http://www.liberty-eiffel.org/
+DESCRIPTION =  Eiffel compiler, a fork of SmartEiffel
+define BLURB
+
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)
+MASTER_SUBDIR = $(GARNAME)/
+# note unique name/version system, unlike other programs
+DISTFILES = $(GARVERSION).tar.gz
+#SIGFILES = $(DISTNAME).tar.gz.sig
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+WORKSRC =  $(GARVERSION)
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+# Not automated by make.
+# to build this thing , cd to work/bell and run "install.sh"
+#
+#

=== added file 'pkg/gnu/liberty-eiffel/config.mk'
--- a/pkg/gnu/liberty-eiffel/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/liberty-eiffel/config.mk  2017-05-14 04:43:19 +0000
@@ -0,0 +1,4 @@
+## Configuration options for liberty-eiffel ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/liberty-eiffel/sha256sums'
--- a/pkg/gnu/liberty-eiffel/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/liberty-eiffel/sha256sums 2017-05-14 04:43:19 +0000
@@ -0,0 +1,1 @@
+e4707c4d55548173fac9ebeccd88ba9eec06836f108e3a0778d6f6155764f8bd  
download/bell.tar.gz


reply via email to

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