gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r894: add mit-scheme at 9.1.1


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r894: add mit-scheme at 9.1.1
Date: Fri, 31 Aug 2012 14:43:04 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 894
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2012-08-31 14:43:04 +0200
message:
  add mit-scheme at 9.1.1
added:
  gnu/mit-scheme/
  gnu/mit-scheme/Makefile
  gnu/mit-scheme/sha256sums
=== added directory 'gnu/mit-scheme'
=== added file 'gnu/mit-scheme/Makefile'
--- a/gnu/mit-scheme/Makefile   1970-01-01 00:00:00 +0000
+++ b/gnu/mit-scheme/Makefile   2012-08-31 12:43:04 +0000
@@ -0,0 +1,24 @@
+GARNAME = mit-scheme
+GARVERSION = 9.1.1
+ARCH = x86-64
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = mit-scheme/stable.pkg/$(GARVERSION)/
+
+DISTFILES = $(DISTNAME)-$(ARCH).tar.gz
+SIGFILES = $(DISTNAME)-$(ARCH).tar.gz.sig
+
+# BUILDDEPS = 
+# LIBDEPS = 
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/src/configure
+BUILD_SCRIPTS = $(WORKSRC)/src/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/src/Makefile
+
+HOME_URL = http://www.gnu.org/software/mit-scheme
+DESCRIPTION = An implementation of the Scheme programming language
+
+include ../../gar.mk
+
+CONFIGURE_OPTS = --with-x --enable-native-code
+BUILD_ARGS += compile-microcode

=== added file 'gnu/mit-scheme/sha256sums'
--- a/gnu/mit-scheme/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnu/mit-scheme/sha256sums 2012-08-31 12:43:04 +0000
@@ -0,0 +1,2 @@
+3d2471ab61f0b270d78489da3939d3c45a9bb177235946b7afa330e761aa9df1  
download/mit-scheme-9.1.1-x86-64.tar.gz
+655588212cf28d00b3a83304da878f9c2b969d90defb3d7d6491033990d6dbcb  
download/mit-scheme-9.1.1-x86-64.tar.gz.sig


reply via email to

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