mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
Compare commits
No commits in common. "cda4956437a49d68b8ef57b6e71f6cd6370f098b" and "7fcfeca10a1097790fa07d72b26c7efbe3f25d08" have entirely different histories.
cda4956437
...
7fcfeca10a
@ -20,8 +20,8 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.0"
|
||||
SRCREV = "984dbbfc1d64c763e15a56dff662af267b551f68"
|
||||
PV = "0.8.2"
|
||||
SRCREV = "91e5ef02b557f93337bcc11ffe8c0a251aa9ab52"
|
||||
|
||||
inherit meson pkgconfig features_check gobject-introspection vala
|
||||
|
||||
|
@ -20,8 +20,8 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.0.4"
|
||||
SRCREV = "536ff516ed68b9bb34afc4c07f942a54b2b4b03f"
|
||||
PV = "1.0.2"
|
||||
SRCREV = "a689a399d37d174f2e93442e3adc931a9d8dee90"
|
||||
|
||||
inherit meson pkgconfig features_check gobject-introspection vala
|
||||
|
||||
|
@ -16,7 +16,7 @@ SRC_URI = " \
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.11.0"
|
||||
SRCREV = "20ca48c3b863a8b11dc149161a3e6e33ce97eea5"
|
||||
SRCREV = "d56dd6ee7fdf8c5ba4e90790af62b7f7829d3a47"
|
||||
|
||||
DEPENDS += " \
|
||||
date \
|
||||
|
@ -4,21 +4,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
||||
|
||||
SRC_URI = "git://github.com/anufrievroman/waypaper.git;protocol=https;branch=main"
|
||||
|
||||
RDEPENDS:${PN} = "python3-pygobject python3-importlib-metadata python3-platformdirs python3-pillow python3-pathlib2 python3-screeninfo"
|
||||
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.4"
|
||||
SRCREV = "073626ca91c63cdc68b8a1d17cc77e21ac1e4c0d"
|
||||
PV = "2.3"
|
||||
SRCREV = "85ac593e2295aaa81260ca5c01fa0d3f2ae2282f"
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-imageio \
|
||||
python3-importlib-metadata \
|
||||
python3-pathlib2 \
|
||||
python3-pillow \
|
||||
python3-platformdirs \
|
||||
python3-pygobject \
|
||||
python3-screeninfo \
|
||||
socat \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user