22 lines
681 B
Bash
22 lines
681 B
Bash
# Template file for 'oxygen-icons5'
|
|
pkgname=oxygen-icons5
|
|
version=6.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base"
|
|
makedepends="qt6-base-devel"
|
|
checkdepends="fdupes"
|
|
short_desc="KDE Oxygen(5) icon theme"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="LGPL-2.1-or-later, LGPL-3.0-or-later"
|
|
homepage="https://invent.kde.org/frameworks/oxygen-icons5"
|
|
distfiles="${KDE_SITE}/oxygen-icons/oxygen-icons-${version}.tar.xz"
|
|
checksum=28ec182875dcc15d9278f45ced11026aa392476f1f454871b9e2c837008e5774
|
|
conflicts="oxygen-icons<6.0.0"
|
|
|
|
oxygen-icons_package() {
|
|
build_style=meta
|
|
short_desc+=" - dummy transitional package"
|
|
depends="oxygen-icons5"
|
|
}
|