From 11c70fa0981c02f92dd48b960853b3b493362bf8 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Feb 2011 22:53:14 +0100 Subject: embryo dans depot ouvert --- extra/embryo/.footprint.i686 | 17 ----------------- extra/embryo/.footprint.x86_64 | 17 ----------------- extra/embryo/.md5sum.i686 | 1 - extra/embryo/.md5sum.x86_64 | 1 - extra/embryo/Pkgfile | 21 --------------------- 5 files changed, 57 deletions(-) delete mode 100644 extra/embryo/.footprint.i686 delete mode 100644 extra/embryo/.footprint.x86_64 delete mode 100644 extra/embryo/.md5sum.i686 delete mode 100644 extra/embryo/.md5sum.x86_64 delete mode 100644 extra/embryo/Pkgfile (limited to 'extra/embryo') diff --git a/extra/embryo/.footprint.i686 b/extra/embryo/.footprint.i686 deleted file mode 100644 index e1664f26e..000000000 --- a/extra/embryo/.footprint.i686 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/embryo_cc -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/Embryo.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libembryo-ver-svn-06.so.0 -> libembryo-ver-svn-06.so.0.9.9 --rwxr-xr-x root/root usr/lib/libembryo-ver-svn-06.so.0.9.9 --rw-r--r-- root/root usr/lib/libembryo.a --rwxr-xr-x root/root usr/lib/libembryo.la -lrwxrwxrwx root/root usr/lib/libembryo.so -> libembryo-ver-svn-06.so.0.9.9 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/embryo.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/embryo/ -drwxr-xr-x root/root usr/share/embryo/include/ --rw-r--r-- root/root usr/share/embryo/include/default.inc diff --git a/extra/embryo/.footprint.x86_64 b/extra/embryo/.footprint.x86_64 deleted file mode 100644 index e1664f26e..000000000 --- a/extra/embryo/.footprint.x86_64 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/embryo_cc -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/Embryo.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libembryo-ver-svn-06.so.0 -> libembryo-ver-svn-06.so.0.9.9 --rwxr-xr-x root/root usr/lib/libembryo-ver-svn-06.so.0.9.9 --rw-r--r-- root/root usr/lib/libembryo.a --rwxr-xr-x root/root usr/lib/libembryo.la -lrwxrwxrwx root/root usr/lib/libembryo.so -> libembryo-ver-svn-06.so.0.9.9 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/embryo.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/embryo/ -drwxr-xr-x root/root usr/share/embryo/include/ --rw-r--r-- root/root usr/share/embryo/include/default.inc diff --git a/extra/embryo/.md5sum.i686 b/extra/embryo/.md5sum.i686 deleted file mode 100644 index a2a501c71..000000000 --- a/extra/embryo/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -4b46ede6d03f6b53d4cfeb852513a374 embryo-0.9.9.49898.tar.bz2 diff --git a/extra/embryo/.md5sum.x86_64 b/extra/embryo/.md5sum.x86_64 deleted file mode 100644 index a2a501c71..000000000 --- a/extra/embryo/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -4b46ede6d03f6b53d4cfeb852513a374 embryo-0.9.9.49898.tar.bz2 diff --git a/extra/embryo/Pkgfile b/extra/embryo/Pkgfile deleted file mode 100644 index f8e87735f..000000000 --- a/extra/embryo/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: Machine virtuelle et compilateur basé sur Small pour être utilisé avec E17. -# URL: http://www.enlightenment.org/ -# Maintainer: NuTyX core team -# Packager: geantbrun at gmail dot com -# Depends on: efreet -# Run on: efreet - -name=embryo -version=0.9.9.49898 -release=1 -source=(http://download.enlightenment.org/snapshots/2010-06-27/$name-$version.tar.bz2) - -build() -{ - cd $name-$version - ./configure --prefix=/usr - make - make install DESTDIR=$PKG -} - - -- cgit v1.2.3-70-g09d2