# HG changeset patch # User Pascal Bellard # Date 1376125781 0 # Node ID d3e76f1e0aee4d4a443058fe94758555a5a76a31 # Parent 45e32b7f12f916a7fa229a8ad013d471fd11fc68 enlightenment: add license diff -r 45e32b7f12f9 -r d3e76f1e0aee econnman/receipt --- a/econnman/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/econnman/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="ConnMan user interface for Enlightenment." MAINTAINER="domcox@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="git|git://git.enlightenment.org/apps/$PACKAGE.git" diff -r 45e32b7f12f9 -r d3e76f1e0aee ecore-dev/receipt --- a/ecore-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/ecore-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL event and OS abstraction layer - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="ecore" WEB_SITE="http://www.enlightenment.org/" @@ -14,7 +15,7 @@ genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/lib/pkgconfig $fs/usr/lib } diff -r 45e32b7f12f9 -r d3e76f1e0aee ecore/receipt --- a/ecore/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/ecore/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="EFL core event and OS abstraction layer" MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" @@ -28,6 +29,6 @@ genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib/*.so* $fs/usr/lib } diff -r 45e32b7f12f9 -r d3e76f1e0aee edbus-dev/receipt --- a/edbus-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/edbus-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Dbus wrapping and glue layer library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="edbus" SOURCE="e_dbus" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee edbus/receipt --- a/edbus/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/edbus/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="EFL Dbus wrapping and glue layer library. " MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" SOURCE="e_dbus" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee edje-dev/receipt --- a/edje-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/edje-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Abstract GUI layout and animation object library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="edje" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee edje/receipt --- a/edje/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/edje/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="EFL Abstract GUI layout and animation object library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee eet-dev/receipt --- a/eet-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eet-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Data encode/decode and storage library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="eet" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee eet/receipt --- a/eet/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eet/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="EFL Data encode/decode and storage library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee eeze-dev/receipt --- a/eeze-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eeze-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Device abstraction library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="eeze" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee eeze/receipt --- a/eeze/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eeze/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -6,6 +6,7 @@ SHORT_DESC="EFL Device abstraction library." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" +LICENSE="BSD" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" TAGS="e enlightenment efl" diff -r 45e32b7f12f9 -r d3e76f1e0aee efreet-dev/receipt --- a/efreet-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/efreet-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL library for handling of freedesktop.org specs - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="efreet" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee efreet/receipt --- a/efreet/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/efreet/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="EFL library for handling of freedesktop.org specs." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee eina-dev/receipt --- a/eina-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eina-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Core data structure library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="eina" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee eina/receipt --- a/eina/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eina/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="EFL Core data structure library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee eio-dev/receipt --- a/eio-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eio-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Async I/O library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="eio" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee eio/receipt --- a/eio/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/eio/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="EFL Async I/O library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee elementary-dev/receipt --- a/elementary-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/elementary-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL full regular widget set - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="elementary" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee elementary/receipt --- a/elementary/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/elementary/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="EFL full regular widget set." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee embryo-dev/receipt --- a/embryo-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/embryo-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Small Pawn based virtual machine and compiler - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="embryo" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee embryo/receipt --- a/embryo/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/embryo/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="EFL Small Pawn based virtual machine and compiler." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee emotion-dev/receipt --- a/emotion-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/emotion-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL video and audio codec playback library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="emotion" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee emotion/receipt --- a/emotion/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/emotion/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="EFL video and audio codec playback library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee enlightenment-backgrounds/receipt --- a/enlightenment-backgrounds/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/enlightenment-backgrounds/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Additional backgrounds for Enlightenment." MAINTAINER="domcox@slitaz.org" +LICENSE="BSD" WANTED="enlightenment" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee enlightenment-pam/receipt --- a/enlightenment-pam/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/enlightenment-pam/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="x-window" SHORT_DESC="Enlightenment window manager (E17) with PAM, Bluez and connman support." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee enlightenment/receipt --- a/enlightenment/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/enlightenment/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -6,6 +6,7 @@ SHORT_DESC="Enlightenment window manager (E17)." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" +LICENSE="BSD" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" TAGS="e enlightenment wm window-manager" diff -r 45e32b7f12f9 -r d3e76f1e0aee evas-dev/receipt --- a/evas-dev/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/evas-dev/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="EFL Canvas and scenegraph rendering library - Devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="evas" WEB_SITE="http://www.enlightenment.org/" diff -r 45e32b7f12f9 -r d3e76f1e0aee evas/receipt --- a/evas/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/evas/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="EFL Canvas and scenegraph rendering library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee evas_generic_loaders/receipt --- a/evas_generic_loaders/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/evas_generic_loaders/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="Loaders for Evas using 'generic' module" MAINTAINER="domcox@slitaz.org" +LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/$TARBALL" diff -r 45e32b7f12f9 -r d3e76f1e0aee libelementary/receipt --- a/libelementary/receipt Sat Aug 10 02:01:31 2013 +0000 +++ b/libelementary/receipt Sat Aug 10 09:09:41 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Elementary library." MAINTAINER="pankso@slitaz.org" +LICENSE="BSD" WANTED="elementary" WEB_SITE="http://www.enlightenment.org/"