Compare commits

..

No commits in common. "c66a2e487cf59eacaa3e386afc9ebfe956fcb2a3" and "a080779c1b07919ba012d72ffb3c2c29b6c463b5" have entirely different histories.

3 changed files with 5 additions and 19 deletions

View File

@ -11,7 +11,7 @@ SRC_URI = " \
git://git.sr.ht/~emersion/kanshi;protocol=https;branch=master \
"
DEPENDS = "wayland wayland-native libscfg"
DEPENDS = "wayland wayland-native"
inherit meson pkgconfig features_check
@ -23,8 +23,8 @@ PACKAGECONFIG ?= " \
"
S = "${WORKDIR}/git"
PV = "1.7.0"
SRCREV = "83dc2fd4ff28ba77b5729ab89fc1b8ea3b3e2882"
PV = "1.2.0"
SRCREV = "992c1954a6a00a3f66882c9eb75d74c2dbcbe25c"
EXTRA_OEMESON += "--buildtype release"

View File

@ -1,14 +0,0 @@
SUMMARY = "A C library for scfg"
HOMEPAGE = "https://git.sr.ht/~emersion/libscfg"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1"
SRC_URI = "git://git.sr.ht/~emersion/libscfg;protocol=https;branch=master"
S = "${WORKDIR}/git"
PV = "0.1.1"
SRCREV = "94076e2d03df183decac76fc8e5e1249aa7827c5"
inherit meson

View File

@ -39,8 +39,8 @@ PACKAGECONFIG ?= " \
"
S = "${WORKDIR}/git"
PV = "1.9.0"
SRCREV = "43ac7b8094b3b7fae723f78fb7dc6bf34ea8814b"
PV = "1.8.0"
SRCREV = "b25d38f53b4f17830111f6ea82c5985e3f3d796a"
EXTRA_OEMESON += "--buildtype release"