diff options
author | tnut <tnut at nutyx dot com> | 2012-01-08 12:15:45 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-01-08 12:15:45 +0100 |
commit | 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c (patch) | |
tree | 819b14ab0377fe2054fe59866669d904e9e0b4b5 /extra/freeglut | |
parent | c9972ec7f32bf9d37388e853fe9bf633e242d05a (diff) | |
download | nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.gz nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.bz2 nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.xz nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.zip |
split de git pakxe et NuTyX-extra
Diffstat (limited to 'extra/freeglut')
-rw-r--r-- | extra/freeglut/.footprint.i686 | 17 | ||||
-rw-r--r-- | extra/freeglut/.footprint.x86_64 | 17 | ||||
-rw-r--r-- | extra/freeglut/.md5sum.i686 | 1 | ||||
-rw-r--r-- | extra/freeglut/.md5sum.x86_64 | 1 | ||||
-rwxr-xr-x | extra/freeglut/Pkgfile | 23 |
5 files changed, 0 insertions, 59 deletions
diff --git a/extra/freeglut/.footprint.i686 b/extra/freeglut/.footprint.i686 deleted file mode 100644 index f349642be..000000000 --- a/extra/freeglut/.footprint.i686 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/GL/ --rw-r--r-- root/root usr/include/GL/freeglut.h --rw-r--r-- root/root usr/include/GL/freeglut_ext.h --rw-r--r-- root/root usr/include/GL/freeglut_std.h --rw-r--r-- root/root usr/include/GL/glut.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libglut.a --rwxr-xr-x root/root usr/lib/libglut.la -lrwxrwxrwx root/root usr/lib/libglut.so -> libglut.so.3.9.0 -lrwxrwxrwx root/root usr/lib/libglut.so.3 -> libglut.so.3.9.0 --rwxr-xr-x root/root usr/lib/libglut.so.3.9.0 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/licenses/ -drwxr-xr-x root/root usr/share/licenses/freeglut/ --rw-r--r-- root/root usr/share/licenses/freeglut/COPYING diff --git a/extra/freeglut/.footprint.x86_64 b/extra/freeglut/.footprint.x86_64 deleted file mode 100644 index f349642be..000000000 --- a/extra/freeglut/.footprint.x86_64 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/GL/ --rw-r--r-- root/root usr/include/GL/freeglut.h --rw-r--r-- root/root usr/include/GL/freeglut_ext.h --rw-r--r-- root/root usr/include/GL/freeglut_std.h --rw-r--r-- root/root usr/include/GL/glut.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libglut.a --rwxr-xr-x root/root usr/lib/libglut.la -lrwxrwxrwx root/root usr/lib/libglut.so -> libglut.so.3.9.0 -lrwxrwxrwx root/root usr/lib/libglut.so.3 -> libglut.so.3.9.0 --rwxr-xr-x root/root usr/lib/libglut.so.3.9.0 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/licenses/ -drwxr-xr-x root/root usr/share/licenses/freeglut/ --rw-r--r-- root/root usr/share/licenses/freeglut/COPYING diff --git a/extra/freeglut/.md5sum.i686 b/extra/freeglut/.md5sum.i686 deleted file mode 100644 index 73d61e2ac..000000000 --- a/extra/freeglut/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -39f0f2de89f399529d2b981188082218 freeglut-2.6.0.tar.gz diff --git a/extra/freeglut/.md5sum.x86_64 b/extra/freeglut/.md5sum.x86_64 deleted file mode 100644 index 73d61e2ac..000000000 --- a/extra/freeglut/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -39f0f2de89f399529d2b981188082218 freeglut-2.6.0.tar.gz diff --git a/extra/freeglut/Pkgfile b/extra/freeglut/Pkgfile deleted file mode 100755 index 778494b80..000000000 --- a/extra/freeglut/Pkgfile +++ /dev/null @@ -1,23 +0,0 @@ -# Description: Fournit des fonctionalités a de petit programmes en OpenGL -# URL: http://freeglut.sourceforge.net/ -# Maintainer: NuTyX packager team -# Packager: lesibel at free dot fr -# Depends on: mesa3d, xorg-libxi -# Run on: mesa3d - -name=freeglut -version=2.6.0 -release=1 -source=(http://downloads.sourceforge.net/freeglut//$name-$version.tar.gz) -# http://nutyx.meticul.eu/files/patchs/$name/glut-cursor-inherit.patch) -build() { - cd $name-$version -# patch -Np1 -i ../glut-cursor-inherit.patch -# sed -i 's/-Werror//' configure - ./configure --prefix=/usr - make all - make DESTDIR=$PKG install - install -m755 -d $PKG/usr/share/licenses/$name - install -m644 COPYING $PKG/usr/share/licenses/$name/ -} - |