summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-08-18 18:58:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-22 15:56:29 +0200
commitdc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch)
tree24fab55846f541a4e58806887b2065baa06981ef /meta-gnome
parent303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff)
downloadmeta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb2
-rw-r--r--meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb2
-rw-r--r--meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb2
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb2
-rw-r--r--meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb2
-rw-r--r--meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb2
-rw-r--r--meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb2
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
index b41372259..49a2a2f9a 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
@@ -75,7 +75,7 @@ FILES_${PN} += " \
75 ${datadir}/${PN}-${SHRT_VER}/templates/Press-Release.awt \ 75 ${datadir}/${PN}-${SHRT_VER}/templates/Press-Release.awt \
76 ${datadir}/${PN}-${SHRT_VER}/certs \ 76 ${datadir}/${PN}-${SHRT_VER}/certs \
77 ${datadir}/${PN}-${SHRT_VER}/ui \ 77 ${datadir}/${PN}-${SHRT_VER}/ui \
78 ${datadir}/${PN}-${SHRT_VER}/xsl* \ 78 ${datadir}/${PN}-${SHRT_VER}/xsl* \
79 ${datadir}/${PN}-${SHRT_VER}/mime-info \ 79 ${datadir}/${PN}-${SHRT_VER}/mime-info \
80 ${datadir}/${PN}-${SHRT_VER}/Pr*.xml \ 80 ${datadir}/${PN}-${SHRT_VER}/Pr*.xml \
81" 81"
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index fbcf76f6f..1fc1d4fd3 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
17 17
18SECTION = "x11/gnome" 18SECTION = "x11/gnome"
19 19
20DEPENDS = "gnome-doc-utils-native gtk+3 dconf gconf glib-2.0 gnome-desktop3 gtk+ pango libwnck3 gnome-menus cairo libgweather3 dbus-glib librsvg libcanberra" 20DEPENDS = "gnome-doc-utils-native gtk+3 dconf gconf glib-2.0 gnome-desktop3 gtk+ pango libwnck3 gnome-menus cairo libgweather3 dbus-glib librsvg libcanberra"
21 21
22inherit gtk-doc gnome gettext pkgconfig 22inherit gtk-doc gnome gettext pkgconfig
23 23
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
index e3f49161a..94e0a6329 100644
--- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
@@ -21,7 +21,7 @@ do_configure_append() {
21 for i in $(find ${S} -name "Makefile") ; do 21 for i in $(find ${S} -name "Makefile") ; do
22 sed -i -e s:"GCONFTOOL = .*/usr/bin/gconftool-2":"GCONFTOOL = /usr/bin/gconftool-2":g $i 22 sed -i -e s:"GCONFTOOL = .*/usr/bin/gconftool-2":"GCONFTOOL = /usr/bin/gconftool-2":g $i
23 sed -i -e s:"GCONF_SANITY_CHECK = set":"GCONF_SANITY_CHECK = /usr/libexec/gconf-sanity-check-2":g $i 23 sed -i -e s:"GCONF_SANITY_CHECK = set":"GCONF_SANITY_CHECK = /usr/libexec/gconf-sanity-check-2":g $i
24 done 24 done
25} 25}
26 26
27RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}" 27RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam-plugin-ck-connector', '', d)}"
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb
index b94f3da79..94b00c133 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
5SECTION = "x11/gnome/libs" 5SECTION = "x11/gnome/libs"
6DEPENDS = "libgnome libgnomecanvas libbonoboui libgnome-keyring intltool-native" 6DEPENDS = "libgnome libgnomecanvas libbonoboui libgnome-keyring intltool-native"
7 7
8inherit gnome 8inherit gnome
9 9
10FILES_${PN} += "${libdir}/gtk-2.0/*/filesystems/lib*.so \ 10FILES_${PN} += "${libdir}/gtk-2.0/*/filesystems/lib*.so \
11 ${libdir}/libglade/*/lib*.so \ 11 ${libdir}/libglade/*/lib*.so \
diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
index be79ec14a..57935c5e6 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
@@ -24,6 +24,6 @@ EXTRA_OECONF = "\
24 --with-bz2 \ 24 --with-bz2 \
25" 25"
26 26
27RDEPENDS_${PN} = "gconf" 27RDEPENDS_${PN} = "gconf"
28 28
29FILES_${PN} += "${datadir}/thumbnailers" 29FILES_${PN} += "${datadir}/thumbnailers"
diff --git a/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb b/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb
index 1693f37cb..745b55805 100644
--- a/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb
+++ b/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb
@@ -34,7 +34,7 @@ do_configure() {
34 34
35do_install_append () { 35do_install_append () {
36 install -d ${D}/${sysconfdir}/init.d 36 install -d ${D}/${sysconfdir}/init.d
37 install -m 0755 ${WORKDIR}/system-tools-backends ${D}/${sysconfdir}/init.d/ 37 install -m 0755 ${WORKDIR}/system-tools-backends ${D}/${sysconfdir}/init.d/
38} 38}
39 39
40INITSCRIPT_NAME = "system-tools-backends" 40INITSCRIPT_NAME = "system-tools-backends"
diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
index 3aa743e0c..8c39ad775 100644
--- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
@@ -27,7 +27,7 @@ FILES_${PN} += "${datadir}/themes ${datadir}/icons"
27 27
28SRC_URI += "file://iconpath-option.patch \ 28SRC_URI += "file://iconpath-option.patch \
29 file://drop-localedir-override.patch \ 29 file://drop-localedir-override.patch \
30" 30"
31SRC_URI[archive.md5sum] = "41db9e3cb25d35af2675c599e67944d1" 31SRC_URI[archive.md5sum] = "41db9e3cb25d35af2675c599e67944d1"
32SRC_URI[archive.sha256sum] = "8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a" 32SRC_URI[archive.sha256sum] = "8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a"
33GNOME_COMPRESS_TYPE="bz2" 33GNOME_COMPRESS_TYPE="bz2"