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