wok-undigest rev 1055

add: elementary-dev (1.8.0-beta1)
author Dominique Corbex <domcox@slitaz.org>
date Wed Nov 27 21:36:22 2013 +0100 (2013-11-27)
parents 2e142f5b84fc
children e1aee532db9d
files elementary-dev/receipt elementary-dev/stuff/elementary_config.desktop elementary-dev/stuff/elementary_test.desktop
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/elementary-dev/receipt	Wed Nov 27 21:36:22 2013 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="elementary-dev"
     1.7 +VERSION="1.8.0-beta1"
     1.8 +CATEGORY="development"
     1.9 +SHORT_DESC="EFL full regular widget set - Devel files."
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +LICENSE="LGPL2.1"
    1.12 +WANTED="elementary"
    1.13 +WEB_SITE="http://www.enlightenment.org/"
    1.14 +
    1.15 +DEPENDS="elementary"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	mkdir -p $fs/usr/lib $fs/usr/share/applications
    1.21 +	# include
    1.22 +	cp -a $install/usr/include $fs/usr
    1.23 +	# lib
    1.24 +	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.25 +	cp -a $install/usr/lib/cmake $fs/usr/lib
    1.26 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.27 +	# share
    1.28 +	cp -a $stuff/* $fs/usr/share/applications
    1.29 +	cp -a $install/usr/share/icons $fs/usr/share/pixmaps
    1.30 +}
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/elementary-dev/stuff/elementary_config.desktop	Wed Nov 27 21:36:22 2013 +0100
     2.3 @@ -0,0 +1,25 @@
     2.4 +[Desktop Entry]
     2.5 +Encoding=UTF-8
     2.6 +Type=Application
     2.7 +Name=Elementary Configuration
     2.8 +Name[cs]=Konfigurace Elementary
     2.9 +Name[eo]=Agordi Elementary
    2.10 +Name[es]=Configure Elementary
    2.11 +Name[fr]=Configuration pour Elementary
    2.12 +Name[gl]=Configure Elementary
    2.13 +Name[it]=Configurazione di Elementary
    2.14 +Name[pt]=Configure o Elementary
    2.15 +Name[ru]=Конфигурация для Elementary (Элементарий)
    2.16 +Comment=Elementary Configuration
    2.17 +Comment[cs]=Konfigurace Elementary
    2.18 +Comment[eo]=Agordi Elementary
    2.19 +Comment[es]=Configure Elementary
    2.20 +Comment[fr]=Configuration pour Elementary
    2.21 +Comment[gl]=Configure Elementary
    2.22 +Comment[it]=Configurazione di Elementary
    2.23 +Comment[pt]=Configure o Elementary
    2.24 +Comment[ru]=Конфигурация для Elementary (Элементарий)
    2.25 +Icon=elementary
    2.26 +Exec=elementary_config
    2.27 +Terminal=false
    2.28 +Categories=System;Settings;DesktopSettings;
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/elementary-dev/stuff/elementary_test.desktop	Wed Nov 27 21:36:22 2013 +0100
     3.3 @@ -0,0 +1,22 @@
     3.4 +[Desktop Entry]
     3.5 +Encoding=UTF-8
     3.6 +Type=Application
     3.7 +Name=Elementary Test
     3.8 +Name[eo]=Provo de Elementary
     3.9 +Name[fr]=Test Elementary
    3.10 +Name[it]=Test per Elementary
    3.11 +Name[pt]=Testes Elementary
    3.12 +Name[ru]=Тест Elementary
    3.13 +Comment=Elementary Test Application
    3.14 +Comment[cs]=Testovací aplikace Elementary
    3.15 +Comment[eo]=Provoversia aplikaĵo de Elementary
    3.16 +Comment[es]=Aplicación de pruebas para Elementary
    3.17 +Comment[fr]=Programme de tests pour Elementary
    3.18 +Comment[gl]=Aplicativo de probas para Elementary
    3.19 +Comment[it]=Applicazione di test per Elementary
    3.20 +Comment[pt]=Aplicação de testes do Elementary
    3.21 +Comment[ru]=Тестовое приложение Элементария
    3.22 +Icon=elementary
    3.23 +Exec=elementary_test
    3.24 +Terminal=false
    3.25 +Categories=Development;Utility;