summaryrefslogtreecommitdiffstats
path: root/packages/dev-lang/guile/guile-2.0.9.exheres-0
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-lang/guile/guile-2.0.9.exheres-0')
-rw-r--r--packages/dev-lang/guile/guile-2.0.9.exheres-023
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/dev-lang/guile/guile-2.0.9.exheres-0 b/packages/dev-lang/guile/guile-2.0.9.exheres-0
new file mode 100644
index 0000000..ae4a249
--- /dev/null
+++ b/packages/dev-lang/guile/guile-2.0.9.exheres-0
@@ -0,0 +1,23 @@
+# Copyright 2009 Ingmar Vanhassel
+# Distributed under the terms of the GNU General Public License v2
+
+require guile
+
+LICENCES="
+ LGPL-3
+ GPL-3 [[ note = [ readline module ] ]]
+"
+SLOT="2.0"
+PLATFORMS="~amd64 ~ppc64 ~x86"
+
+DEPENDENCIES+="
+ build:
+ virtual/pkg-config
+ build+run:
+ dev-libs/boehm-gc[>=7.2alpha6-r1]
+ dev-libs/libffi
+ dev-libs/libunistring
+"
+
+DEFAULT_SRC_COMPILE_PARAMS=( -j1 )
+