summaryrefslogtreecommitdiffstats
path: root/flex
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-01-22 11:53:58 +0100
committerpiernov <piernov@piernov.org>2012-01-22 11:53:58 +0100
commit656378eb13dd8c1af44a368e7dfee3333eb055a2 (patch)
tree9707d7a6d1af19d5c1d8431821232ae81ce42d85 /flex
parent9626427c1a1d9c292fc519810c13b9a8073e777f (diff)
parent8d576551b5c270c65fe06443b7295d73cc662064 (diff)
downloadnutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.tar.gz
nutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.tar.bz2
nutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.tar.xz
nutyx-pakxe-656378eb13dd8c1af44a368e7dfee3333eb055a2.zip
Merged with http://kiao.no-ip.info/NuTyX/git/nutyx-pakxe → Repository splitted → nutyx-pakxe
Diffstat (limited to 'flex')
-rw-r--r--flex/.footprint.i68622
-rw-r--r--flex/.footprint.x86_6422
-rw-r--r--flex/.md5sum.i6862
-rw-r--r--flex/.md5sum.x86_642
-rwxr-xr-xflex/Pkgfile33
5 files changed, 81 insertions, 0 deletions
diff --git a/flex/.footprint.i686 b/flex/.footprint.i686
new file mode 100644
index 000000000..036e0333d
--- /dev/null
+++ b/flex/.footprint.i686
@@ -0,0 +1,22 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/flex
+-rwxr-xr-x root/root usr/bin/lex
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/FlexLexer.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libfl.a
+-rw-r--r-- root/root usr/lib/libfl_pic.a
+lrwxrwxrwx root/root usr/lib/libl.a -> libfl.a
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/info/
+-rw-r--r-- root/root usr/share/info/flex.info-1.gz
+-rw-r--r-- root/root usr/share/info/flex.info-2.gz
+-rw-r--r-- root/root usr/share/info/flex.info.gz
+drwxr-xr-x root/root usr/share/locale/
+drwxr-xr-x root/root usr/share/locale/fr/
+drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
+-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/flex.mo
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/flex.1.gz
diff --git a/flex/.footprint.x86_64 b/flex/.footprint.x86_64
new file mode 100644
index 000000000..036e0333d
--- /dev/null
+++ b/flex/.footprint.x86_64
@@ -0,0 +1,22 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/flex
+-rwxr-xr-x root/root usr/bin/lex
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/FlexLexer.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libfl.a
+-rw-r--r-- root/root usr/lib/libfl_pic.a
+lrwxrwxrwx root/root usr/lib/libl.a -> libfl.a
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/info/
+-rw-r--r-- root/root usr/share/info/flex.info-1.gz
+-rw-r--r-- root/root usr/share/info/flex.info-2.gz
+-rw-r--r-- root/root usr/share/info/flex.info.gz
+drwxr-xr-x root/root usr/share/locale/
+drwxr-xr-x root/root usr/share/locale/fr/
+drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
+-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/flex.mo
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/flex.1.gz
diff --git a/flex/.md5sum.i686 b/flex/.md5sum.i686
new file mode 100644
index 000000000..91c1aba09
--- /dev/null
+++ b/flex/.md5sum.i686
@@ -0,0 +1,2 @@
+ad9109820534278c6dd0898178c0788f flex-2.5.35-gcc44-1.patch
+10714e50cea54dc7a227e3eddcd44d57 flex-2.5.35.tar.bz2
diff --git a/flex/.md5sum.x86_64 b/flex/.md5sum.x86_64
new file mode 100644
index 000000000..91c1aba09
--- /dev/null
+++ b/flex/.md5sum.x86_64
@@ -0,0 +1,2 @@
+ad9109820534278c6dd0898178c0788f flex-2.5.35-gcc44-1.patch
+10714e50cea54dc7a227e3eddcd44d57 flex-2.5.35.tar.bz2
diff --git a/flex/Pkgfile b/flex/Pkgfile
new file mode 100755
index 000000000..634234f61
--- /dev/null
+++ b/flex/Pkgfile
@@ -0,0 +1,33 @@
+# Description: Utilitaire permettant de générer des programmes reconnaissant une chaîne dans un texte
+# URL: http://flex.sourceforge.net
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on:
+
+name=flex
+version=2.5.35
+release=1
+source=( http://prdownloads.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2\
+ http://www.linuxfromscratch.org/patches/lfs/development/flex-2.5.35-gcc44-1.patch)
+build() {
+cd $name-$version
+patch -Np1 -i ../flex-2.5.35-gcc44-1.patch
+./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --infodir=/usr/share/info
+make
+make DESTDIR=$PKG install
+ln -sv libfl.a $PKG/usr/lib/libl.a
+cat > $PKG/usr/bin/lex << "EOF"
+#!/bin/sh
+# Begin /usr/bin/lex
+
+exec /usr/bin/flex -l "$@"
+
+# End /usr/bin/lex
+EOF
+chmod -v 755 $PKG/usr/bin/lex
+if [ -f $PKG/usr/share/info/dir ]; then
+ rm $PKG/usr/share/info/dir
+fi
+}