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=cd5fd71c46271d70c08ad44562e57c34e787d6a8650071db115910999a335ba8
post_install() {
vdoc README.md
}