oxygen-icons: make transitional package

This commit is contained in:
Piotr Wójcik 2020-06-30 00:27:38 +02:00 committed by Piotr
parent 82ee3463ef
commit 3057653146
4 changed files with 8 additions and 11 deletions

1
srcpkgs/oxygen-icons Symbolic link
View file

@ -0,0 +1 @@
oxygen-icons5

View file

@ -1 +0,0 @@
oxygen-icons is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-10

View file

@ -1,9 +0,0 @@
# Template file for 'oxygen-icons'
pkgname=oxygen-icons
version=4.14.3
revision=3
archs=noarch
build_style=meta
short_desc="The Oxygen Icon Theme for KDE (removed package)"
license="BSD-2-Clause"
homepage="https://www.kde.org"

View file

@ -1,7 +1,7 @@
# Template file for 'oxygen-icons5'
pkgname=oxygen-icons5
version=5.71.0
revision=1
revision=2
archs=noarch
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,3 +14,9 @@ homepage="https://projects.kde.org/projects/frameworks/oxygen-icons5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a75a82164e2af5b6f269a386762ff2abba052dbfca18c9aed8d738c9cd958b04
conflicts="oxygen-icons>=0"
oxygen-icons_package() {
build_style=meta
short_desc+=" - dummy transitional package"
depends="oxygen-icons5"
}