mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New Package: lxqt-wayland-session
This commit is contained in:
parent
1f91367fbd
commit
6b140c5af4
1 changed files with 15 additions and 0 deletions
15
srcpkgs/lxqt-wayland-session/template
Normal file
15
srcpkgs/lxqt-wayland-session/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'lxqt-wayland-session'
|
||||||
|
pkgname=lxqt-wayland-session
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="qt6-base lxqt-build-tools qt6-tools pkg-config xdg-user-dirs perl"
|
||||||
|
makedepends="liblxqt-devel"
|
||||||
|
depends="qtxdg-tools lxqt-session layer-shell-qt"
|
||||||
|
short_desc="Files needed for the LXQt Wayland Session"
|
||||||
|
maintainer="Rose <rose@pinkro.se>"
|
||||||
|
license="LGPL-2.1-only, GPL-2.0-only, GPL-3.0-only, GPL-3.0-or-later,
|
||||||
|
BSD-3-Clause, CC-BY-SA-4.0, MIT"
|
||||||
|
homepage="https://github.com/lxqt/lxqt-wayland-session"
|
||||||
|
distfiles="https://github.com/lxqt/lxqt-wayland-session/archive/${version}.tar.gz"
|
||||||
|
checksum=3c9819f7c93d09faa873f53b9fc7556b6d02ad772503c9e57eecb5b69535d3bd
|
Loading…
Add table
Reference in a new issue