mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-24 01:36:44 +02:00
Compare commits
4 Commits
f66aa06877
...
0f8286ad14
Author | SHA1 | Date | |
---|---|---|---|
|
0f8286ad14 | ||
|
7bbf30b8ae | ||
|
7ec5ad8ecf | ||
|
c4273bef08 |
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3a7351a597a91e763901f7c76f21e798"
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = " \
|
||||
git://codeberg.org/dnkl/fnott.git;protocol=https;branch=release/1.4 \
|
||||
git://codeberg.org/dnkl/fnott.git;protocol=https;branch=releases/1.5 \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
@ -33,8 +33,8 @@ RDEPENDS:${PN} = " \
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.4.1"
|
||||
SRCREV = "627a7b6c3dd696b6ceaee82af9c9eb14f5bd1c88"
|
||||
PV = "1.5.0"
|
||||
SRCREV = "e950a0b102bab47b09a40b13bd50a5f565ca7792"
|
||||
|
||||
EXTRA_OEMESON += "--buildtype release"
|
||||
|
||||
|
@ -24,8 +24,8 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.17.0"
|
||||
SRCREV = "21951feb2be7943356345a80a647315f3f1c2721"
|
||||
PV = "1.17.2"
|
||||
SRCREV = "b88f0d672f04a835812125ac97ea55240f70de1f"
|
||||
|
||||
PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc"
|
||||
PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"
|
||||
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3a7351a597a91e763901f7c76f21e798"
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = " \
|
||||
git://codeberg.org/dnkl/fuzzel.git;protocol=https;branch=releases/1.9 \
|
||||
git://codeberg.org/dnkl/fuzzel.git;protocol=https;branch=releases/1.10 \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
@ -24,8 +24,8 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.2"
|
||||
SRCREV = "f9793b209461278fe7910e00d20115c7b58271ec"
|
||||
PV = "1.10.2"
|
||||
SRCREV = "a4964aac0d6ee657649cb15807520bd040c26252"
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
|
@ -26,11 +26,11 @@ RRECOMMENDS:${PN} += "font-awesome-otf"
|
||||
inherit meson pkgconfig
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.10.0"
|
||||
SRCREV = "9a111a52f5312fe2bd7d9dbd5326d52895a165ee"
|
||||
PV = "1.11.0"
|
||||
SRCREV = "a2d30b96fbb026621ec11692272f0117f35a00fd"
|
||||
|
||||
PACKAGECONFIG[wayland] = "-Dbackend-wayland=enabled,-Dbackend-wayland=disabled,wayland wayland-native wayland-protocols"
|
||||
PACKAGECONFIG[x11] = "-Dbackend-x11=enabled -Dplugin-x11-xkb=enabled,-Dbackend-x11=disabled -Dplugin-x11-xkb=disabled,xcb-util xcb-util-cursor xcb-util-wm libxcb"
|
||||
PACKAGECONFIG[x11] = "-Dbackend-x11=enabled -Dplugin-xkb=enabled,-Dbackend-x11=disabled -Dplugin-xkb=disabled,xcb-util xcb-util-cursor xcb-util-wm libxcb"
|
||||
PACKAGECONFIG[mpd] = "-Dplugin-mpd=enabled,-Dplugin-mpd=disabled,libmpdclient"
|
||||
PACKAGECONFIG[shared-plugins] = "-Dcore-plugins-as-shared-libraries=true,-Dcore-plugins-as-shared-libraries=false"
|
||||
PACKAGECONFIG[alsa] = "-Dplugin-alsa=enabled,-Dplugin-alsa=disabled,alsa-lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user