[Lunar-commits] <moonbase-other> ffcall: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Mon Jul 16 12:32:01 CEST 2012


commit d3abc3618a55faa20dbdac14a7793eb8c7876e93
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 16 Jul 2012 03:32:01 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d3abc3618a55faa20dbdac14a7793eb8c7876e93

ffcall: Readding to moonbase.
---
  devel/ffcall/DETAILS                                         +19/-0    
  1 files changed, 19 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/devel/ffcall/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=ffcall
+         VERSION=1.10
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/libs/
+      SOURCE_VFY=sha1:6b4fdc7bd38b434bbf3d65508a3d117fc8b349f3
+        WEB_SITE=http://www.haible.de/bruno/packages-ffcall-README.html
+         ENTERED=20021225
+         UPDATED=20050928
+           SHORT="foreign function call interfaces in embedded interpreters"
+
+PSAFE="no"
+cat << EOF
+A collection of four libraries used to build foreign function call interfaces
+in embedded interpreters. The packages are: avcall - calling C functions with
+variable arguments vacall - C functions accepting variable argument prototypes
+trampoline - closures as first-class C functions callback - closures with
+variable arguments as first-class C functions (a reentrant combination of
+vacall and trampoline)
+EOF




More information about the Lunar-commits mailing list