added my Recipes

This commit is contained in:
2024-07-11 14:16:35 +02:00
parent 38bc4f53ac
commit 09b621d929
7118 changed files with 525762 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "X.Org X11 X client utilities"
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xsetmode/"
DESCRIPTION = "xsetmode sets the mode of an XInput device to either absolute \
or relative."
SECTION = "x11/app"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=9b37e00e7793b667cbc64f9df7b6d733"
DEPENDS += "libxi"
BBCLASSEXTEND = "native"
SRC_URI[md5sum] = "d074e79d380b031d2f60e4cd56538c93"
SRC_URI[sha256sum] = "988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa"