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