mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
recipes-graphics: Add missing HOMEPAGE and DESCRIPTION for recipes.
Fixes: [YOCTO #13471] (From OE-Core rev: 24eac1fef8892484cc3dede1853d180e0c235120) Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
30f694fec7
commit
1f0b83c5eb
@@ -1,5 +1,9 @@
|
||||
SUMMARY = "GStreamer integration library for Clutter"
|
||||
DESCRIPTION = "Clutter-Gst is an integration library for using GStreamer with Clutter. \
|
||||
It provides a GStreamer sink to upload frames to GL and an actor that \
|
||||
implements the ClutterGstPlayer interface using playbin."
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter-gst/-/issues"
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
inherit clutter features_check upstream-version-is-even gobject-introspection
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
SUMMARY = "Library for embedding a Clutter canvas in a GTK+ application"
|
||||
DESCRIPTION = "Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ \
|
||||
applications and vice versa. It provides a GTK+ widget, GtkClutterEmbed, for embedding the \
|
||||
a Clutter stage into any GtkContainer; and GtkClutterActor, a Clutter \
|
||||
actor for embedding any GtkWidget inside a Clutter stage."
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter/-/issues"
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
CLUTTERBASEBUILDCLASS = "meson"
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
SUMMARY = "IGT GPU Tools"
|
||||
DESCRIPTION = "IGT GPU Tools is a collection of tools for development and testing of the DRM drivers"
|
||||
HOMEPAGE = "https://gitlab.freedesktop.org/drm/igt-gpu-tools"
|
||||
BUGTRACKER = "https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=67bfee4df38fa6ecbe3a675c552d4c08"
|
||||
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION = "Demo application to showcase 3D graphics using kms and gbm"
|
||||
SUMMARY = "Demo application to showcase 3D graphics using kms and gbm"
|
||||
DESCRIPTION = "kmscube is a little demonstration program for how to drive bare metal graphics \
|
||||
without a compositor like X11, wayland or similar, using DRM/KMS (kernel mode \
|
||||
setting), GBM (graphics buffer manager) and EGL for rendering content using \
|
||||
OpenGL or OpenGL ES."
|
||||
HOMEPAGE = "https://cgit.freedesktop.org/mesa/kmscube/"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "graphics"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
SUMMARY = "Very simple session manager for X"
|
||||
DESCRIPTION = "Simple session manager for X, that provides just the right boilerplate to create a session and launch the browser "
|
||||
HOMEPAGE = "http://www.yoctoproject.org"
|
||||
BUGTRACKER = "http://bugzilla.pokylinux.org"
|
||||
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
SUMMARY = "Clutter based UI widget library"
|
||||
DESCRIPTION = "Mx is a widget toolkit using Clutter that provides a set of standard interface \
|
||||
elements, including buttons, progress bars, scroll bars and others. It also \
|
||||
implements some standard managers. One other interesting feature is the \
|
||||
possibility setting style properties from a CSS format file."
|
||||
HOMEPAGE = "https://github.com/clutter-project/mx"
|
||||
BUGTRACKER = "https://github.com/clutter-project/mx/issues"
|
||||
LICENSE = "LGPLv2.1"
|
||||
|
||||
inherit clutter autotools features_check gobject-introspection gtk-doc
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
SUMMARY = "OpenGL driver testing framework"
|
||||
DESCRIPTION = "Piglit is an open-source test suite for OpenGL and OpenCL \
|
||||
implementations."
|
||||
HOMEPAGE = "https://gitlab.freedesktop.org/mesa/piglit"
|
||||
BUGTRACKER = "https://gitlab.freedesktop.org/mesa/piglit/-/issues"
|
||||
LICENSE = "MIT & LGPLv2+ & GPLv3 & GPLv2+ & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b2beded7103a3d8a442a2a0391d607b0"
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@ SUMMARY = "The SPIR-V Tools project provides an API and commands for \
|
||||
processing SPIR-V modules"
|
||||
DESCRIPTION = "The project includes an assembler, binary module parser, \
|
||||
disassembler, validator, and optimizer for SPIR-V."
|
||||
HOMEPAGE = "https://github.com/KhronosGroup/SPIRV-Tools"
|
||||
SECTION = "graphics"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
SUMMARY = "Enables monitoring and display of application startup"
|
||||
DESCRIPTION = "Contains a reference implementation of the startup notification protocol. \
|
||||
The reference implementation is mostly under an X Window System style license, and has \
|
||||
no special dependencies. "
|
||||
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/startup-notification/"
|
||||
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=Specifications"
|
||||
BUGTRACKER = "https://gitlab.freedesktop.org/xdg/startup-notification/-/issues"
|
||||
|
||||
# most files are under MIT, but libsn/sn-util.c is under LGPL, the
|
||||
# effective license is LGPL
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
SUMMARY = "Vulkan Header files and API registry"
|
||||
DESCRIPTION = "Vulkan is a 3D graphics and compute API providing cross-platform access \
|
||||
to modern GPUs with low overhead and targeting realtime graphics applications such as \
|
||||
games and interactive media. This package contains the development headers \
|
||||
for packages wanting to make use of Vulkan."
|
||||
HOMEPAGE = "https://www.khronos.org/vulkan/"
|
||||
BUGTRACKER = "https://github.com/KhronosGroup/Vulkan-Headers"
|
||||
SECTION = "libs"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
DESCRIPTION = "The Vulkan Samples is collection of resources to help develop optimized Vulkan applications."
|
||||
HOMEPAGE = "https://www.khronos.org/vulkan/"
|
||||
BUGTRACKER = "https://github.com/KhronosGroup/Vulkan-Samples/issues"
|
||||
LICENSE = "Apache-2.0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=48aa35cefb768436223a6e7f18dc2a2a"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
SUMMARY = "Vulkan Utilities and Tools"
|
||||
DESCRIPTION = "Assist development by enabling developers to verify their applications correct use of the Vulkan API."
|
||||
HOMEPAGE = "https://www.khronos.org/vulkan/"
|
||||
BUGTRACKER = "https://github.com/KhronosGroup/Vulkan-Tools"
|
||||
SECTION = "libs"
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
SUMMARY = "cross-platform C library to defer selection of GL API and of window system"
|
||||
SUMMARY = "A C library for selecting an OpenGL API and window system at runtime"
|
||||
DESCRIPTION = "A cross-platform C library that allows one to defer selection \
|
||||
of an OpenGL API and window system until runtime. For example, on Linux, Waffle \
|
||||
enables an application to select X11/EGL with an OpenGL 3.3 core profile, \
|
||||
Wayland with OpenGL ES2, and other window system / API combinations."
|
||||
HOMEPAGE = "http://www.waffle-gl.org/"
|
||||
BUGTRACKER = "https://gitlab.freedesktop.org/mesa/waffle"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4c5154407c2490750dd461c50ad94797 \
|
||||
file://include/waffle/waffle.h;endline=24;md5=61dbf8697f61c78645e75a93c585b1bf"
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
SUMMARY = "Touchscreen calibration data from xinput-calibrator"
|
||||
DESCRIPTION = "A generic touchscreen calibration program for X.Org"
|
||||
HOMEPAGE = "https://www.freedesktop.org/wiki/Software/xinput_calibrator/"
|
||||
BUGTRACKER = "https://github.com/tias/xinput_calibrator/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user