File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments