mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
breeze-icons: update to 5.48.0.
This commit is contained in:
parent
d651c94873
commit
bd2faead24
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'breeze-icons'
|
# Template file for 'breeze-icons'
|
||||||
pkgname=breeze-icons
|
pkgname=breeze-icons
|
||||||
version=5.47.0
|
version=5.48.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
short_desc="Breeze icon theme"
|
short_desc="Breeze icon theme"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3"
|
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=a759fb54f07e9fb2be0e6ddb973de17917d828d23c6919f7af20a36c5298df3b
|
checksum=10fb18b3ab1cc8991054bd984f70e0f966dd41f4d2d2743cc4e09aef7ace13dc
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
||||||
|
|
Loading…
Add table
Reference in a new issue