mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-22 08:46:44 +02:00
Compare commits
No commits in common. "7c8278c3bb4d7fb2f1a59a72669bcff8bbaf1a98" and "8acf60577be75300c1089b301a724fe9688534e9" have entirely different histories.
7c8278c3bb
...
8acf60577b
@ -1,16 +0,0 @@
|
|||||||
SUMMARY = "A collection of libraries which implement some of the freedesktop.org specifications."
|
|
||||||
HOMEPAGE = "https://gitlab.freedesktop.org/vyivel/libsfdo"
|
|
||||||
LICENSE = "BSD-2-Clause"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
|
|
||||||
|
|
||||||
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"
|
|
||||||
|
|
||||||
PACKAGECONFIG ?= ""
|
|
||||||
PACKAGECONFIG[examples] = "-Dexamples=true,-Dexamples=false"
|
|
||||||
PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false"
|
|
@ -16,7 +16,7 @@ DEPENDS += " \
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/labwc/labwc-tweaks-gtk.git;protocol=https;branch=master"
|
||||||
|
|
||||||
SRCREV = "405a3adcb2851436145a023d437d08a652583a1a"
|
SRCREV = "67adbedd610a1b44e7ba667ae72a5c9b07105119"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check
|
inherit meson pkgconfig features_check
|
||||||
|
@ -10,7 +10,6 @@ REQUIRED_DISTRO_FEATURES = "wayland"
|
|||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
libsfdo \
|
|
||||||
glib-2.0 \
|
glib-2.0 \
|
||||||
cairo \
|
cairo \
|
||||||
pango \
|
pango \
|
||||||
@ -35,8 +34,8 @@ RRECOMMENDS:${PN} ?= " \
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master"
|
||||||
|
|
||||||
SRCREV = "6bd36e85122101b30a852723b33d72210d45f8a5"
|
SRCREV = "98c876d79644eb89aded1db6fba57e95b5a3210f"
|
||||||
PV = "0.8.1"
|
PV = "0.8.0"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson pkgconfig features_check gettext
|
inherit meson pkgconfig features_check gettext
|
||||||
|
Loading…
x
Reference in New Issue
Block a user