void-packages/srcpkgs/adwaita-qt/template

18 lines
578 B
Bash

# Template file for 'adwaita-qt'
pkgname=adwaita-qt
version=1.4.2
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-qmake"
makedepends="qt5-devel qt5-x11extras-devel"
short_desc="Style to bend Qt applications to look like they belong into GNOME Shell"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-or-later"
homepage="https://github.com/FedoraQt/adwaita-qt"
distfiles="https://github.com/FedoraQt/adwaita-qt/archive/${version}.tar.gz"
checksum=481bcbb9c62f278aa7eb03420e1d6a265ddd5fc53502602f5fbae69ac8a868ef
post_install() {
vdoc README.md
}