diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-07-19 11:53:45 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-20 09:57:39 +0200 |
commit | 2a4de1a544ef16e581d41965107bc9d84cd387bb (patch) | |
tree | a8ebecd36b3565f3c70c647553861d35ecd87943 /meta-efl/recipes-efl/e17 | |
parent | 5fd2b71ccab54b0717ebed21869754de16bd3608 (diff) | |
download | meta-openembedded-2a4de1a544ef16e581d41965107bc9d84cd387bb.tar.gz |
meta-efl: unify tabs/spaces usage
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17')
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm-theme-illume-efenniht_svn.bb | 6 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm/applications.menu | 6 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_svn.bb | 2 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/enjoy_svn.bb | 10 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/exalt-client_svn.bb | 4 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/exalt_svn.bb | 12 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb | 4 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/news_svn.bb | 4 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/places_svn.bb | 2 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/rain_svn.bb | 4 | ||||
-rw-r--r-- | meta-efl/recipes-efl/e17/screenshot_svn.bb | 2 |
11 files changed, 28 insertions, 28 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm-theme-illume-efenniht_svn.bb b/meta-efl/recipes-efl/e17/e-wm-theme-illume-efenniht_svn.bb index 5ff068143..1bf5f1de0 100644 --- a/meta-efl/recipes-efl/e17/e-wm-theme-illume-efenniht_svn.bb +++ b/meta-efl/recipes-efl/e17/e-wm-theme-illume-efenniht_svn.bb | |||
@@ -24,12 +24,12 @@ SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};protocol=http \ | |||
24 | S = "${WORKDIR}/${SRCNAME}" | 24 | S = "${WORKDIR}/${SRCNAME}" |
25 | 25 | ||
26 | do_compile() { | 26 | do_compile() { |
27 | ${STAGING_BINDIR_NATIVE}/edje_cc -id ${S}/images ${S}/efenniht.edc -o ${S}/efenniht.edj | 27 | ${STAGING_BINDIR_NATIVE}/edje_cc -id ${S}/images ${S}/efenniht.edc -o ${S}/efenniht.edj |
28 | } | 28 | } |
29 | 29 | ||
30 | do_install() { | 30 | do_install() { |
31 | install -d ${D}${datadir}/enlightenment/data/themes/ | 31 | install -d ${D}${datadir}/enlightenment/data/themes/ |
32 | install -m 0644 ${S}/efenniht.edj ${D}${datadir}/enlightenment/data/themes/ | 32 | install -m 0644 ${S}/efenniht.edj ${D}${datadir}/enlightenment/data/themes/ |
33 | } | 33 | } |
34 | 34 | ||
35 | FILES_${PN} = "${datadir}/enlightenment/data/themes/" | 35 | FILES_${PN} = "${datadir}/enlightenment/data/themes/" |
diff --git a/meta-efl/recipes-efl/e17/e-wm/applications.menu b/meta-efl/recipes-efl/e17/e-wm/applications.menu index 77c6f0429..ed9b90662 100644 --- a/meta-efl/recipes-efl/e17/e-wm/applications.menu +++ b/meta-efl/recipes-efl/e17/e-wm/applications.menu | |||
@@ -85,10 +85,10 @@ | |||
85 | <Directory>Accessories.directory</Directory> | 85 | <Directory>Accessories.directory</Directory> |
86 | <Include> | 86 | <Include> |
87 | <And> | 87 | <And> |
88 | <Or> | 88 | <Or> |
89 | <Category>Applications</Category> | 89 | <Category>Applications</Category> |
90 | <Category>Utility</Category> | 90 | <Category>Utility</Category> |
91 | </Or> | 91 | </Or> |
92 | <Not> | 92 | <Not> |
93 | <Category>System</Category> | 93 | <Category>System</Category> |
94 | <Category>Office</Category> | 94 | <Category>Office</Category> |
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb index 6f5fab141..7cc21675d 100644 --- a/meta-efl/recipes-efl/e17/e-wm_svn.bb +++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb | |||
@@ -25,7 +25,7 @@ EXTRA_OECONF = "\ | |||
25 | " | 25 | " |
26 | 26 | ||
27 | do_configure_prepend() { | 27 | do_configure_prepend() { |
28 | autopoint || true | 28 | autopoint || true |
29 | } | 29 | } |
30 | 30 | ||
31 | do_install_append() { | 31 | do_install_append() { |
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb index 81be734a7..470f03d88 100644 --- a/meta-efl/recipes-efl/e17/enjoy_svn.bb +++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb | |||
@@ -35,9 +35,9 @@ do_configure_prepend() { | |||
35 | } | 35 | } |
36 | 36 | ||
37 | pkg_postinst_${PN} () { | 37 | pkg_postinst_${PN} () { |
38 | echo "enjoy: SCAN and LIBRARY MANAGER are not implemeted yet!" | 38 | echo "enjoy: SCAN and LIBRARY MANAGER are not implemeted yet!" |
39 | echo "enjoy: Meanwhile please run:" | 39 | echo "enjoy: Meanwhile please run:" |
40 | echo "enjoy: test-lms -m mono -p id3 -i 5000 -s /path/to/your/music/dir /home/root/.config/enjoy/media.db" | 40 | echo "enjoy: test-lms -m mono -p id3 -i 5000 -s /path/to/your/music/dir /home/root/.config/enjoy/media.db" |
41 | echo "enjoy:" | 41 | echo "enjoy:" |
42 | echo "enjoy: Use test-lms -P to see available formats that can be scanned" | 42 | echo "enjoy: Use test-lms -P to see available formats that can be scanned" |
43 | } | 43 | } |
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb index c5219b7be..49389006a 100644 --- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb | |||
@@ -8,8 +8,8 @@ DEPENDS += "elementary exalt edje-native" | |||
8 | CFLAGS += " -I${STAGING_INCDIR}/exalt -I${STAGING_INCDIR}/exalt_dbus" | 8 | CFLAGS += " -I${STAGING_INCDIR}/exalt -I${STAGING_INCDIR}/exalt_dbus" |
9 | 9 | ||
10 | do_configure_prepend() { | 10 | do_configure_prepend() { |
11 | sed -i -e /po/d configure.ac | 11 | sed -i -e /po/d configure.ac |
12 | sed -i -e s:\ po::g Makefile.am | 12 | sed -i -e s:\ po::g Makefile.am |
13 | } | 13 | } |
14 | 14 | ||
15 | FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \ | 15 | FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \ |
diff --git a/meta-efl/recipes-efl/e17/exalt_svn.bb b/meta-efl/recipes-efl/e17/exalt_svn.bb index 3207a4ba2..a5590e145 100644 --- a/meta-efl/recipes-efl/e17/exalt_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt_svn.bb | |||
@@ -19,13 +19,13 @@ EXTRA_OECONF = " \ | |||
19 | " | 19 | " |
20 | 20 | ||
21 | do_install_append() { | 21 | do_install_append() { |
22 | # install dbus config file | 22 | # install dbus config file |
23 | install -d ${D}${sysconfdir}/dbus-1/system.d/ | 23 | install -d ${D}${sysconfdir}/dbus-1/system.d/ |
24 | install -m 0644 data/daemon/dbus/exalt.conf ${D}${sysconfdir}/dbus-1/system.d/exalt.conf | 24 | install -m 0644 data/daemon/dbus/exalt.conf ${D}${sysconfdir}/dbus-1/system.d/exalt.conf |
25 | 25 | ||
26 | # install dbus service file | 26 | # install dbus service file |
27 | install -d ${D}${datadir}/dbus-1/system-services/ | 27 | install -d ${D}${datadir}/dbus-1/system-services/ |
28 | install -m 0644 org.e.Exalt.service ${D}${datadir}/dbus-1/system-services/ | 28 | install -m 0644 org.e.Exalt.service ${D}${datadir}/dbus-1/system-services/ |
29 | } | 29 | } |
30 | 30 | ||
31 | FILES_${PN} += "${datadir}/dbus-1" | 31 | FILES_${PN} += "${datadir}/dbus-1" |
diff --git a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb index 36e85058d..55f3282b7 100644 --- a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb +++ b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb | |||
@@ -2,7 +2,7 @@ SECTION = "x11/data" | |||
2 | 2 | ||
3 | SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master \ | 3 | SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master \ |
4 | file://0001-Makefile-update-KEYBOARDS_DIR-for-new-illume2.patch \ | 4 | file://0001-Makefile-update-KEYBOARDS_DIR-for-new-illume2.patch \ |
5 | file://LICENSE" | 5 | file://LICENSE" |
6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
7 | 7 | ||
8 | SRCREV = "4064489f359a1addf572089b582f317dff5f50e1" | 8 | SRCREV = "4064489f359a1addf572089b582f317dff5f50e1" |
@@ -93,6 +93,6 @@ DESCRIPTION_illume-keyboard-persian = "Illume keyboard with persian layout" | |||
93 | FILES_illume-keyboard-persian = "${KEYBOARDS_DIR}/Persian.kbd ${KEYBOARDS_DIR}/Persian.png" | 93 | FILES_illume-keyboard-persian = "${KEYBOARDS_DIR}/Persian.kbd ${KEYBOARDS_DIR}/Persian.png" |
94 | 94 | ||
95 | do_install() { | 95 | do_install() { |
96 | make DESTDIR=${D} install | 96 | make DESTDIR=${D} install |
97 | } | 97 | } |
98 | 98 | ||
diff --git a/meta-efl/recipes-efl/e17/news_svn.bb b/meta-efl/recipes-efl/e17/news_svn.bb index 1e429e7dd..e45cd44c0 100644 --- a/meta-efl/recipes-efl/e17/news_svn.bb +++ b/meta-efl/recipes-efl/e17/news_svn.bb | |||
@@ -5,8 +5,8 @@ PR = "${INC_PR}.0" | |||
5 | require e-module.inc | 5 | require e-module.inc |
6 | 6 | ||
7 | do_configure_prepend() { | 7 | do_configure_prepend() { |
8 | sed -i -e /po/d configure.ac | 8 | sed -i -e /po/d configure.ac |
9 | sed -i -e s:\ po::g Makefile.am | 9 | sed -i -e s:\ po::g Makefile.am |
10 | } | 10 | } |
11 | 11 | ||
12 | 12 | ||
diff --git a/meta-efl/recipes-efl/e17/places_svn.bb b/meta-efl/recipes-efl/e17/places_svn.bb index 5c199332f..6a6184be7 100644 --- a/meta-efl/recipes-efl/e17/places_svn.bb +++ b/meta-efl/recipes-efl/e17/places_svn.bb | |||
@@ -7,7 +7,7 @@ PR = "${INC_PR}.0" | |||
7 | require e-module.inc | 7 | require e-module.inc |
8 | 8 | ||
9 | do_configure_prepend() { | 9 | do_configure_prepend() { |
10 | autopoint || touch config.rpath | 10 | autopoint || touch config.rpath |
11 | } | 11 | } |
12 | 12 | ||
13 | # Calls /usr/bin/eject for media | 13 | # Calls /usr/bin/eject for media |
diff --git a/meta-efl/recipes-efl/e17/rain_svn.bb b/meta-efl/recipes-efl/e17/rain_svn.bb index 8738f3507..917fe389d 100644 --- a/meta-efl/recipes-efl/e17/rain_svn.bb +++ b/meta-efl/recipes-efl/e17/rain_svn.bb | |||
@@ -5,8 +5,8 @@ PR = "${INC_PR}.0" | |||
5 | require e-module.inc | 5 | require e-module.inc |
6 | 6 | ||
7 | do_configure_prepend() { | 7 | do_configure_prepend() { |
8 | sed -i -e /po/d configure.ac | 8 | sed -i -e /po/d configure.ac |
9 | sed -i -e s:\ po::g Makefile.am | 9 | sed -i -e s:\ po::g Makefile.am |
10 | } | 10 | } |
11 | 11 | ||
12 | 12 | ||
diff --git a/meta-efl/recipes-efl/e17/screenshot_svn.bb b/meta-efl/recipes-efl/e17/screenshot_svn.bb index 465ffcfea..9689f4679 100644 --- a/meta-efl/recipes-efl/e17/screenshot_svn.bb +++ b/meta-efl/recipes-efl/e17/screenshot_svn.bb | |||
@@ -10,7 +10,7 @@ DEPENDS += "emprint" | |||
10 | RDEPENDS_${PN} += "emprint" | 10 | RDEPENDS_${PN} += "emprint" |
11 | 11 | ||
12 | do_configure_prepend() { | 12 | do_configure_prepend() { |
13 | sed -i -e 's:AC_MSG_ERROR(emprint not found):echo foo:g' ${S}/configure.ac | 13 | sed -i -e 's:AC_MSG_ERROR(emprint not found):echo foo:g' ${S}/configure.ac |
14 | } | 14 | } |
15 | 15 | ||
16 | 16 | ||