mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 05:28:23 +01:00
libdbusmenu: update SRC_URI
This commit is contained in:
parent
104508c0bb
commit
34994e171f
@ -3,14 +3,13 @@ HOMEPAGE = "https://github.com/AyatanaIndicators/libdbusmenu"
|
|||||||
LICENSE = "LGPL-3.0-only"
|
LICENSE = "LGPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/AyatanaIndicators/libdbusmenu.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/JetBrains/libdbusmenu.git;protocol=https;branch=master"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 json-glib dbus intltool-native libxslt-native"
|
DEPENDS = "glib-2.0 json-glib dbus intltool-native libxslt-native"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "16.0.4"
|
PV = "16.0.4"
|
||||||
SRCREV = "4d03141aea4e2ad0f04ab73cf1d4f4bcc4a19f6c"
|
SRCREV = "38d7a2ada4b2a08c535491d43a39825868f2b065"
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-dumper --disable-gtk --disable-gtk-doc"
|
EXTRA_OECONF += "--disable-dumper --disable-gtk --disable-gtk-doc"
|
||||||
|
|
||||||
CFLAGS += "-Wno-error"
|
CFLAGS += "-Wno-error"
|
||||||
|
@ -3,13 +3,14 @@ HOMEPAGE = "https://github.com/AyatanaIndicators/libdbusmenu"
|
|||||||
LICENSE = "LGPL-3.0-only"
|
LICENSE = "LGPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||||
|
|
||||||
|
SRC_URI = "git://github.com/JetBrains/libdbusmenu.git;protocol=https;branch=master"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 json-glib dbus gtk+ gtk+3 libdbusmenu-glib intltool-native libxslt-native"
|
DEPENDS = "glib-2.0 json-glib dbus gtk+ gtk+3 libdbusmenu-glib intltool-native libxslt-native"
|
||||||
RDEPENDS:${PN} = "libdbusmenu-glib"
|
RDEPENDS:${PN} = "libdbusmenu-glib"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/AyatanaIndicators/libdbusmenu.git;protocol=https;branch=master"
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "16.0.4"
|
PV = "16.0.4"
|
||||||
SRCREV = "4d03141aea4e2ad0f04ab73cf1d4f4bcc4a19f6c"
|
SRCREV = "38d7a2ada4b2a08c535491d43a39825868f2b065"
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-dumper --disable-gtk-doc"
|
EXTRA_OECONF += "--disable-dumper --disable-gtk-doc"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user