parent
c4203ef5cc
commit
b22d1a56c8
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'breeze-icons'
|
# Template file for 'breeze-icons'
|
||||||
pkgname=breeze-icons
|
pkgname=breeze-icons
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel libxml2"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel libxml2"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
checkdepends="fdupes"
|
||||||
short_desc="Breeze icon theme"
|
short_desc="Breeze icon theme"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=72217c46e071b204a80ff8064b1b7319c7a7f9f0b08e69d8add2065e5d301155
|
checksum=8df70bb27aa7ec981b76ae5fe332603d815f82cb8cdc12ab792022e25b35ad24
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
||||||
|
|
Loading…
Reference in New Issue