2016-10-18 11:09:48 +00:00
|
|
|
# Template file for 'breeze-gtk'
|
|
|
|
pkgname=breeze-gtk
|
2017-10-28 10:29:22 +00:00
|
|
|
version=5.11.2
|
2017-10-21 10:29:11 +00:00
|
|
|
revision=1
|
2016-10-18 11:09:48 +00:00
|
|
|
build_style=cmake
|
2017-09-26 14:23:03 +00:00
|
|
|
configure_args="-DWITH_GTK3_VERSION=3.20"
|
2016-10-18 11:09:48 +00:00
|
|
|
hostmakedepends="extra-cmake-modules"
|
|
|
|
makedepends="qt5-devel"
|
|
|
|
short_desc="A GTK Theme Built to Match KDE's Breeze"
|
|
|
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
|
|
|
license="LGPL-2"
|
|
|
|
homepage="https://projects.kde.org/projects/plasma/breeze-gtk"
|
|
|
|
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
|
2017-10-28 10:29:22 +00:00
|
|
|
checksum=a48982e8d8cdafc8445740bac326462713222c24a387cc331accdc372dd47b30
|
2017-09-26 14:23:03 +00:00
|
|
|
|
|
|
|
if [ "$CROSS_BUILD" ]; then
|
|
|
|
hostmakedepends+=" qt5-devel"
|
|
|
|
fi
|