devilspie2: Switch to using github repo

Use the latest commit on master branch which has lua 5.4 support as
well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-10-12 11:34:01 -07:00
parent cfb07e4e24
commit ae6fb2696a
@@ -6,13 +6,16 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=00aefaa50aad75c21367df66102d542c \
DEPENDS = "gtk+ glib-2.0 libwnck lua virtual/libx11"
SRC_URI = " \
http://download.savannah.gnu.org/releases/${BPN}/${BPN}_${PV}-src.tar.gz \
PV .= "+git${SRCPV}"
SRCREV = "a3ee65b815a0247a0dbdaa39353444cef6f93499"
SRC_URI = "git://github.com/dsalt/devilspie2;branch=master \
file://default.lua \
file://devilspie2.desktop \
"
SRC_URI[md5sum] = "26eed0b5b4af5c7e13c551eceaeab832"
SRC_URI[sha256sum] = "ecffc17c62b41e196b72340192a90c4223329df041f135e74c0990860595f828"
S = "${WORKDIR}/git"
inherit features_check pkgconfig gettext