mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-02 22:20:44 +02:00
gammastep: add recipe
This commit is contained in:
14
recipes-extended/gammastep/gammastep_2.0.11.bb
Normal file
14
recipes-extended/gammastep/gammastep_2.0.11.bb
Normal file
@ -0,0 +1,14 @@
|
||||
SUMMARY = "Adjust the color temperature of your screen according to your surroundings"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "git://gitlab.com/chinstrap/gammastep.git;protocol=https;branch=master"
|
||||
SRCREV = "60f3fe757a9a218379b10e991486f91c10c5a215"
|
||||
|
||||
DEPENDS = "libx11 libxcb wayland wayland-native glib-2.0 libdrm geoclue libxxf86vm intltool-native"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
EXTRA_OEMAKE = "WAYLAND_SCANNER=${STAGING_BINDIR_NATIVE}/wayland-scanner"
|
||||
|
||||
FILES:${PN} += "${libdir} ${datadir}"
|
Reference in New Issue
Block a user