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