mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
fix after S rework
This commit is contained in:
@ -63,7 +63,6 @@ SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001
|
||||
|
||||
inherit rust cargo
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.3"
|
||||
SRCREV = "1f7a08c6a87b06f13744962f757e6bdcc6e3fc89"
|
||||
|
||||
|
@ -12,7 +12,6 @@ RDEPENDS:${PN} = "python-i3ipc"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.3"
|
||||
SRCREV = "b6a8b9af52892a04d75118f79d2aad4edc3df963"
|
||||
|
||||
|
@ -10,7 +10,6 @@ inherit meson pkgconfig
|
||||
|
||||
SRC_URI = "git://gitlab.com/mobian1/callaudiod.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.10"
|
||||
SRCREV = "56831297817afb6b30062b7cee3e40225ac39cac"
|
||||
|
||||
|
@ -9,7 +9,6 @@ SRC_URI = " \
|
||||
file://pkgconfig.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.0.1"
|
||||
SRCREV = "22ceabf205d8d678710a43154da5a06b701c5830"
|
||||
|
||||
|
@ -8,7 +8,6 @@ SRC_URI = "git://github.com/rockowitz/ddcutil.git;protocol=https;branch=master"
|
||||
|
||||
DEPENDS = "i2c-tools glib-2.0 kmod jansson"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.1.4"
|
||||
SRCREV = "ca610f91d5483e19bfdae88bb0094973cc81fc95"
|
||||
|
||||
|
@ -19,7 +19,6 @@ SRC_URI = " \
|
||||
file://0001-generate-version.sh-dont-try-to-fetch-version-from-g.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.3.1"
|
||||
SRCREV = "ccd1afaad891d77c040bad04120e9f602438fc33"
|
||||
|
||||
|
@ -19,7 +19,6 @@ inherit meson pkgconfig features_check gobject-introspection vala
|
||||
|
||||
SRC_URI = "gitsm://source.puri.sm/Librem5/feedbackd.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.4.0"
|
||||
SRCREV = "09396c7d64ee047849e65eb7ce1b7aa88763a902"
|
||||
|
||||
|
@ -10,7 +10,6 @@ SRC_URI = " \
|
||||
git://github.com/FortAwesome/Font-Awesome.git;protocol=https;branch=6.x \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "6.6.0"
|
||||
SRCREV = "37eff7fa00de26db41183a3ad8ed0e9119fbc44b"
|
||||
|
||||
|
@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4d29875d83fbbf50485c846dbbbed8"
|
||||
SRC_URI = "git://github.com/stephenberry/glaze.git;protocol=https;nobranch=1"
|
||||
SRCREV = "dfdb2ea5e878e8eff9f863b50728d860f663764f"
|
||||
PV = "4.2.3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "gcc-sanitizers libeigen"
|
||||
inherit cmake
|
||||
|
@ -7,7 +7,6 @@ inherit meson pkgconfig gobject-introspection
|
||||
DEPENDS = "glib-2.0 json-glib"
|
||||
|
||||
SRC_URI = "git://gitlab.gnome.org/World/Phosh/gmobile.git;protocol=https;branch=main"
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "ca8db41bb39a3117461614ae4558a3e3019a19be"
|
||||
PV = "0.2.1"
|
||||
|
||||
|
@ -12,7 +12,6 @@ SRC_URI = " \
|
||||
file://0001-build-as-package.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.4"
|
||||
SRCREV = "5bb3fc2d662285681a54ce4b5bc2ed29a47c8c74"
|
||||
|
||||
|
@ -7,7 +7,6 @@ SRC_URI = "git://github.com/JetBrains/libdbusmenu.git;protocol=https;branch=mast
|
||||
|
||||
DEPENDS = "glib-2.0 json-glib dbus intltool-native libxslt-native"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "16.0.4"
|
||||
SRCREV = "38d7a2ada4b2a08c535491d43a39825868f2b065"
|
||||
EXTRA_OECONF += "--disable-dumper --disable-gtk --disable-gtk-doc"
|
||||
|
@ -8,7 +8,6 @@ SRC_URI = "git://github.com/JetBrains/libdbusmenu.git;protocol=https;branch=mast
|
||||
DEPENDS = "glib-2.0 json-glib dbus gtk+ gtk+3 libdbusmenu-glib intltool-native libxslt-native"
|
||||
RDEPENDS:${PN} = "libdbusmenu-glib"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "16.0.4"
|
||||
SRCREV = "38d7a2ada4b2a08c535491d43a39825868f2b065"
|
||||
|
||||
|
@ -7,7 +7,6 @@ SRC_URI = "git://gitlab.freedesktop.org/emersion/libliftoff.git;branch=master;pr
|
||||
|
||||
DEPENDS = "libdrm"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.5.0"
|
||||
SRCREV = "8b08dc1c14fd019cc90ddabe34ad16596b0691f4"
|
||||
|
||||
|
@ -7,7 +7,6 @@ inherit meson pkgconfig
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/vyivel/libsfdo.git;protocol=https;nobranch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.3"
|
||||
SRCREV = "b3936ed9826375334dbbaa999e7216d1b36b445b"
|
||||
|
||||
|
@ -10,7 +10,6 @@ SRC_URI = " \
|
||||
|
||||
inherit meson
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "23"
|
||||
SRCREV = "d377218338b706ce3ff517a80fc0f1b1cfd8fe80"
|
||||
|
||||
|
@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "git://gitlab.com/dpeukert/light;protocol=https;branch=main"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.2.2"
|
||||
SRCREV = "2a54078cbe3814105ee4f565f451b1b5947fbde0"
|
||||
|
||||
|
@ -9,7 +9,6 @@ SRC_URI = " \
|
||||
|
||||
DEPENDS = "pulseaudio cxxopts"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.6"
|
||||
SRCREV = "af5e13eafdb00ba342625d7d2131bec4729d2bc3"
|
||||
|
||||
|
@ -7,7 +7,6 @@ DEPENDS = "glib-2.0 dbus-glib openssl"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=03068f550c635f6520e0f0252da412fc"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "6198851a610b7889c17e2d98fb84617bc1dd7aec"
|
||||
PV = "1.13.17"
|
||||
|
@ -10,7 +10,6 @@ SRC_URI = " \
|
||||
git://codeberg.org/dnkl/tllist.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.1.0"
|
||||
SRCREV = "8dcb0725c73eee9e350f41a921faf0bcd2ab9920"
|
||||
|
||||
|
@ -9,7 +9,6 @@ SRC_URI = " \
|
||||
git://github.com/JuliaStrings/utf8proc.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "2.8.0"
|
||||
SRCREV = "1cb28a66ca79a0845e99433fd1056257456cef8b"
|
||||
|
||||
|
@ -14,7 +14,6 @@ SRC_URI = " \
|
||||
SRCREV = "7bb627b78c69c890417146150733f9728b227c67"
|
||||
PV = "0.20.5"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
PACKAGECONFIG[manpages] = "-Dman-pages=enabled,-Dman-pages=disabled,scdoc-native"
|
||||
|
@ -10,7 +10,6 @@ SRC_URI = " \
|
||||
file://0001-fix-wrong-math.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "f582d648f37a9ed2de0c8650947487af8a54d3ad"
|
||||
PV = "0.7.1"
|
||||
|
||||
|
Reference in New Issue
Block a user