Skip to content

Commit 9bfb5ba

Browse files
committed
New package: quickshell-0.1.0
closes: #56450
1 parent f4ff518 commit 9bfb5ba

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

srcpkgs/quickshell/template

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Template file for 'quickshell'
2+
pkgname=quickshell
3+
version=0.1.0
4+
revision=1
5+
build_style=cmake
6+
configure_args="-DDISTRIBUTOR=Void -DDISTRIBUTOR_DEBUGINFO_AVAILABLE=YES
7+
-DINSTALL_QML_PREFIX=lib/qt6/qml -DCRASH_REPORTER=OFF -DHYPRLAND=OFF"
8+
hostmakedepends="pkg-config wayland-devel"
9+
makedepends="cli11 qt6-base-private-devel qt6-declarative-private-devel
10+
qt6-shadertools-devel qt6-wayland-private-devel pipewire-devel jemalloc-devel
11+
pam-devel"
12+
depends="qt6-svg"
13+
short_desc="Flexible QtQuick-based desktop shell toolkit"
14+
maintainer="classabbyamp <void@placeviolette.net>"
15+
license="LGPL-3.0-only"
16+
homepage="https://quickshell.org"
17+
distfiles="https://git.outfoxxed.me/quickshell/quickshell/archive/v${version}.tar.gz"
18+
checksum=5962043c7d4264cc7d71445dc86e175d0fbb1701ce390c24f92c6371e24bc127

0 commit comments

Comments
 (0)