diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles/not-create-link-to-locale.patch b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles/not-create-link-to-locale.patch index 80cdfb9039f..b5421f6f742 100644 --- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles/not-create-link-to-locale.patch +++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles/not-create-link-to-locale.patch @@ -12,11 +12,11 @@ diff --git a/Makefile.in.in b/Makefile.in.in index c0ce866..c2f26fe 100644 --- a/Makefile.in.in +++ b/Makefile.in.in -@@ -61,7 +61,6 @@ install: all xfce4-panel-profiles.1.gz +@@ -70,7 +70,6 @@ install: all xfce4-panel-profiles.1 install data/metainfo/*.xml $(DESTDIR)/$(PREFIX)/share/metainfo cp -rf locale $(DESTDIR)/$(PREFIX)/share - ln -sf $(PREFIX)/share/locale $(DESTDIR)/$(PREFIX)/share/$(APPNAME)/locale - install -d $(DESTDIR)/$(PREFIX)/share/man/man1 - install xfce4-panel-profiles.1.gz $(DESTDIR)/$(PREFIX)/share/man/man1 + install -d $(DESTDIR)/$(MANDIR)/man1 + install xfce4-panel-profiles.1 $(DESTDIR)/$(MANDIR)/man1 diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb similarity index 78% rename from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb rename to meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb index 7226b1a0321..1fcb7edc034 100644 --- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.10.bb +++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.12.bb @@ -3,7 +3,7 @@ SECTION = "x11/application" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -inherit python3native gettext features_check +inherit python3native gettext gtk-icon-cache features_check REQUIRED_DISTRO_FEATURES = "x11" @@ -12,8 +12,7 @@ DEPENDS += "intltool-native" SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2 \ file://not-create-link-to-locale.patch \ " -SRC_URI[md5sum] = "6190678bc701c197babcb2389ba46182" -SRC_URI[sha256sum] = "a84d5e748d53bc5da269954cc3ad7f5ac0c4f5813acfd3892ea6f9064f17fb68" +SRC_URI[sha256sum] = "246e459d2d2f3f524968440ed7fddb2a891567ebc05f10a800f7f5821b3452a7" do_configure() { # special configure - no autotools...