# Template file for 'breeze-icons' pkgname=breeze-icons version=5.36.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2" makedepends="qt5-devel" short_desc="Breeze icon theme" maintainer="Juan RP " license="LGPL-3" homepage="https://community.kde.org/Frameworks" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" checksum=c39d5bb13f1a3e81ac5cc10f44f842228c7441a98c3c370aa55ca93ffc9566a5 if [ -z "$CROSS_BUILD" ]; then configure_args="-DBINARY_ICONS_RESOURCE=ON" else configure_args="-DBINARY_ICONS_RESOURCE=OFF" fi