# Template file for 'breeze-icons' pkgname=breeze-icons version=5.41.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=9cdce42833ebdf1f1ecfca966fc1f132a0a2ab5eaaf10433b5dc5a8688ae06cc if [ -z "$CROSS_BUILD" ]; then configure_args="-DBINARY_ICONS_RESOURCE=ON" else configure_args="-DBINARY_ICONS_RESOURCE=OFF" fi