mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
Compare commits
2 Commits
7590ccaec5
...
c3cafe8439
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3cafe8439 | ||
|
|
aae4159595 |
@@ -1,13 +1,13 @@
|
||||
SUMMARY = "A command-line fuzzy finder"
|
||||
HOMEPAGE = "https://github.com/junegunn/fzf.git"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=4e11c26cb155f78c5467051a82533faa"
|
||||
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=edd55e9a395baee52799d6fb23fef6e5"
|
||||
|
||||
GO_IMPORT = "github.com/junegunn/fzf"
|
||||
|
||||
SRC_URI = "git://${GO_IMPORT};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${GO_IMPORT};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "2ab923f3ae04d5e915e5ff4a9cd3bd515bfd1ea5"
|
||||
SRCREV = "b908f7a0ec6f663604f23ad5096b16479670f9b9"
|
||||
|
||||
require ${PN}-go-mods.inc ${PN}-licenses.inc
|
||||
|
||||
@@ -23,7 +23,7 @@ DEPENDS = " \
|
||||
REQUIRED_DISTRO_FEATURES = "wayland x11"
|
||||
|
||||
SRC_URI = "git://repo.dec05eba.com/gpu-screen-recorder;protocol=https;branch=master"
|
||||
SRCREV = "c1af14340657daa39aa177e301bbde01aafa62fd"
|
||||
SRCREV = "0de75e5b7ee2b14e11eb3abadab308b046959935"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
Reference in New Issue
Block a user