From 7932a398441f8cece73f761b46fab52f10f5fe56 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 24 Mar 2010 14:46:51 +0100 Subject: Ajout de embryo#0.9.9.063-1 --- extra/embryo/.footprint | 17 +++++++++++++++++ extra/embryo/.md5sum | 1 + extra/embryo/Pkgfile | 18 ++++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 extra/embryo/.footprint create mode 100644 extra/embryo/.md5sum create mode 100644 extra/embryo/Pkgfile (limited to 'extra/embryo') diff --git a/extra/embryo/.footprint b/extra/embryo/.footprint new file mode 100644 index 000000000..29f0abb70 --- /dev/null +++ b/extra/embryo/.footprint @@ -0,0 +1,17 @@ +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-05.so.0 -> libembryo-ver-svn-05.so.0.9.9 +-rwxr-xr-x root/root usr/lib/libembryo-ver-svn-05.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-05.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 b/extra/embryo/.md5sum new file mode 100644 index 000000000..eb9bba937 --- /dev/null +++ b/extra/embryo/.md5sum @@ -0,0 +1 @@ +fb5bc84980b89e8e73f5c8ae5c368bbd embryo-0.9.9.063.tar.bz2 diff --git a/extra/embryo/Pkgfile b/extra/embryo/Pkgfile new file mode 100644 index 000000000..1ecc9b09e --- /dev/null +++ b/extra/embryo/Pkgfile @@ -0,0 +1,18 @@ +# Description: Machine virtuelle et compilateur basé sur Small pour être utilisé avec E17. +# URL: http://www.enlightenment.org/ +# Maintainer: NuTyX core team +# Packager: A DEFINIR +# Depends on: efreet + +name=embryo +version=0.9.9.063 +release=1 +source=(http://download.enlightenment.org/snapshots/LATEST/$name-$version.tar.bz2) + +build() +{ + cd $name-$version + ./configure --prefix=/usr + make + make install DESTDIR=$PKG +} -- cgit v1.2.3-70-g09d2