Updated grim/slurp screenshot app recipes to 1.3.1
This commit is contained in:
parent
115917fd59
commit
bfe525d59d
@ -1,19 +1,14 @@
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
SRC_URI[md5sum] = "faea394d9c496510096a04fe5430582c"
|
||||
SRC_URI[sha256sum] = "c58ec15558debbb33e3390250e38375bc80b2275c8e902680424f7837bffabb3"
|
||||
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/grim;protocol=https"
|
||||
PV = "0.1+git${SRCPV}"
|
||||
PR = "r0"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
SRCREV = "caf66bc67fb0c9206aac486b9fe3074c77b07cc4"
|
||||
SRCREV = "a5e009a87005810321c7c43c149384b8f25e51b8"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
@ -5,15 +5,12 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e316e9609dd7672b87ff25b46b2cf3e1"
|
||||
|
||||
SRC_URI = "git://github.com/emersion/slurp;protocol=https"
|
||||
PV = "0.1+git${SRCPV}"
|
||||
PR = "r0"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
SRCREV = "a94273e02a5b70ca92dc67a08486198552583818"
|
||||
SRCREV = "bfff873301e92364df80ef6aaa4a6b14f76177af"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "wayland wayland-native wayland-protocols cairo"
|
||||
DEPENDS = "wayland wayland-native wayland-protocols cairo libxkbcommon"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user