From ed820d775e87a3ae01dc19c9bfaa67e1a11bd7fe Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Tue, 15 Jan 2019 12:35:56 -0500 Subject: [PATCH] recipes-desktop recipe updates --- ...eme_3.93.1.22.bb => adapta-gtk-theme_3.95.0.11.bb} | 2 +- .../{dash-to-panel_13.bb => dash-to-panel_17.bb} | 4 +--- ...aper-icon-theme_1.3.bb => paper-icon-theme_1.5.bb} | 11 ++++------- 3 files changed, 6 insertions(+), 11 deletions(-) rename meta-citadel/recipes-desktop/adapta-gtk-theme/{adapta-gtk-theme_3.93.1.22.bb => adapta-gtk-theme_3.95.0.11.bb} (93%) rename meta-citadel/recipes-desktop/dash-to-panel/{dash-to-panel_13.bb => dash-to-panel_17.bb} (66%) rename meta-citadel/recipes-desktop/paper-icon-theme/{paper-icon-theme_1.3.bb => paper-icon-theme_1.5.bb} (60%) diff --git a/meta-citadel/recipes-desktop/adapta-gtk-theme/adapta-gtk-theme_3.93.1.22.bb b/meta-citadel/recipes-desktop/adapta-gtk-theme/adapta-gtk-theme_3.95.0.11.bb similarity index 93% rename from meta-citadel/recipes-desktop/adapta-gtk-theme/adapta-gtk-theme_3.93.1.22.bb rename to meta-citadel/recipes-desktop/adapta-gtk-theme/adapta-gtk-theme_3.95.0.11.bb index b5a5a39..1f75305 100644 --- a/meta-citadel/recipes-desktop/adapta-gtk-theme/adapta-gtk-theme_3.93.1.22.bb +++ b/meta-citadel/recipes-desktop/adapta-gtk-theme/adapta-gtk-theme_3.95.0.11.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://LICENSE_CC_BY_SA4;md5=e277f2eefa979e093628e4fb368f5044" SRC_URI = "git://github.com/adapta-project/adapta-gtk-theme.git;protocol=https" -SRCREV = "69ed6d4da1c19455780427a40e193302c0919537" +SRCREV = "589d00cba24b2076f41f4022140ff442556eb9ca" S = "${WORKDIR}/git" diff --git a/meta-citadel/recipes-desktop/dash-to-panel/dash-to-panel_13.bb b/meta-citadel/recipes-desktop/dash-to-panel/dash-to-panel_17.bb similarity index 66% rename from meta-citadel/recipes-desktop/dash-to-panel/dash-to-panel_13.bb rename to meta-citadel/recipes-desktop/dash-to-panel/dash-to-panel_17.bb index c197a11..2aed8ac 100644 --- a/meta-citadel/recipes-desktop/dash-to-panel/dash-to-panel_13.bb +++ b/meta-citadel/recipes-desktop/dash-to-panel/dash-to-panel_17.bb @@ -2,9 +2,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" SRC_URI = "git://github.com/jderose9/dash-to-panel.git;protocol=https" -#SRC_URI[md5sum] = "63bd7ce2b4907903fead14320f9d7f52" -#SRC_URI[sha256sum] = "e4c5ef2e9f2c69ee3fe74bf526f4bc5c3991f78aa96b1732c70712544981bfa6" -SRCREV="a460d2828ac38b27b7688115910f6eb6b9f274a3" +SRCREV="035239ae692b616271bafa86172e2a6e55393974" S = "${WORKDIR}/git" DEPENDS = "gettext-native glib-2.0-native" diff --git a/meta-citadel/recipes-desktop/paper-icon-theme/paper-icon-theme_1.3.bb b/meta-citadel/recipes-desktop/paper-icon-theme/paper-icon-theme_1.5.bb similarity index 60% rename from meta-citadel/recipes-desktop/paper-icon-theme/paper-icon-theme_1.3.bb rename to meta-citadel/recipes-desktop/paper-icon-theme/paper-icon-theme_1.5.bb index 9f4e6c6..7edf956 100644 --- a/meta-citadel/recipes-desktop/paper-icon-theme/paper-icon-theme_1.3.bb +++ b/meta-citadel/recipes-desktop/paper-icon-theme/paper-icon-theme_1.5.bb @@ -3,20 +3,17 @@ LICENSE = "CC-BY-SA-4.0" LIC_FILES_CHKSUM = "file://COPYING;md5=8335471e369a410f354d5179fdcf0195 \ file://LICENSE;md5=4a312f184ff2ceafe9466cbb7ea43f4e" -SRC_URI = "https://github.com/snwh/paper-icon-theme/archive/v1.4.0.tar.gz;downloadfilename=paper-icon-theme-${PV}.tar.gz \ +SRC_URI = "git://github.com/snwh/paper-icon-theme.git;protocol=https \ file://index.theme \ " -SRC_URI[md5sum] = "076e1dfa1bc5928f4c6616ffd933926a" -SRC_URI[sha256sum] = "b90f3a84634572bcba76cdd0c2a0d305a5c521c2054d3d390edffda5f233928b" +SRCREV = "7860fba850fc7f9aed83b1abd804169e816005cd" -S = "${WORKDIR}/${BPN}-1.4.0" +S = "${WORKDIR}/git" -inherit autotools-brokensep allarch +inherit meson allarch FILES_${PN} = "${datadir}/icons" -EXTRA_OECONF = "" - # Add an index.theme to /usr/share/icons/default that inherits Paper cursors do_install_append() { mkdir -p ${D}${datadir}/icons/default