18 lines
578 B
Bash
18 lines
578 B
Bash
# Template file for 'adwaita-qt'
|
|
pkgname=adwaita-qt
|
|
version=1.4.1
|
|
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=834f2caaf031306b63b31ad6fec489482feda35e9aa260f205cbb976cde97b1d
|
|
|
|
post_install() {
|
|
vdoc README.md
|
|
}
|