Hello,
Can you have a look at these two FBs? This is 2 libraries I need for
making an other FB (CLisp) :)
I joined git patchs with this mail.
Thank you
Elentir
>From 99de0d1459d72862d205c87fa62a1f402332abc2 Mon Sep 17 00:00:00 2001
From: Elentir <[EMAIL PROTECTED]>
Date: Sun, 12 Oct 2008 18:17:53 +0200
Subject: [PATCH] ffcall-1.10
*new package
---
source/lib-extra/ffcall/FrugalBuild | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
create mode 100755 source/lib-extra/ffcall/FrugalBuild
diff --git a/source/lib-extra/ffcall/FrugalBuild
b/source/lib-extra/ffcall/FrugalBuild
new file mode 100755
index 0000000..5aae958
--- /dev/null
+++ b/source/lib-extra/ffcall/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: -
+# Contributor: Elentir <[EMAIL PROTECTED]>
+
+pkgname=ffcall
+pkgver=1.10
+pkgrel=1
+pkgdesc="ffcall is a library which can be used to build foreign function call
interfaces in embedded interpreters."
+url="http://www.haible.de/bruno/packages-ffcall.html"
+source=("http://www.haible.de/bruno/gnu/$pkgname-$pkgver.tar.gz")
+depends=('glibc')
+groups=('lib-extra')
+archs=('i686')
+up2date="lynx -dump 'http://www.haible.de/bruno/packages-ffcall-README.html'|
Flasttar"
+sha1sums=('6b4fdc7bd38b434bbf3d65508a3d117fc8b349f3')
+
+# optimization OK
--
1.6.0.2
>From d7d90e12e6df0e276f4e1ad38acd37f40550be7b Mon Sep 17 00:00:00 2001
From: Elentir <[EMAIL PROTECTED]>
Date: Sun, 12 Oct 2008 18:19:38 +0200
Subject: [PATCH] libsigsegv-2.6
*new package
---
source/lib-extra/libsigsegv/FrugalBuild | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
create mode 100755 source/lib-extra/libsigsegv/FrugalBuild
diff --git a/source/lib-extra/libsigsegv/FrugalBuild
b/source/lib-extra/libsigsegv/FrugalBuild
new file mode 100755
index 0000000..0071c97
--- /dev/null
+++ b/source/lib-extra/libsigsegv/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: -
+# Contributor: Elentir <[EMAIL PROTECTED]>
+
+pkgname=libsigsegv
+pkgver=2.6
+pkgrel=1
+pkgdesc="GNU libsigsegv is a library for handling page faults in user mode."
+url="http://savannah.gnu.org/projects/$pkgname/"
+source=("http://ftp.gnu.org/gnu/libsigsegv/$pkgname-$pkgver.tar.gz")
+depends=('glibc')
+groups=('lib-extra')
+archs=('i686')
+up2date="lynx -dump 'http://ftp.gnu.org/gnu/$pkgname/'| Flasttar"
+sha1sums=('15ca1dd9574012b8c4c4d2bf6ba945546114b0b5')
+
+# optimization OK
--
1.6.0.2
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel