mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Platinum9-theme: remove
This commit is contained in:
parent
c65fed3f0e
commit
1d3789c606
2 changed files with 5 additions and 21 deletions
1
srcpkgs/Platinum9-theme/INSTALL.msg
Normal file
1
srcpkgs/Platinum9-theme/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Platinum9-theme is no longer provided by Void Linux, and will be fully removed from the repos on 2019/02/17
|
|
@ -1,26 +1,9 @@
|
||||||
# Template file for 'Platinum9-theme'
|
# Template file for 'Platinum9-theme'
|
||||||
pkgname=Platinum9-theme
|
pkgname=Platinum9-theme
|
||||||
version=0.0.0.20170720
|
version=0.0.0.20170720
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
_commit=d3d2080c1a2d5772714d089d1dc1daeeb41db008
|
build_style=meta
|
||||||
wrksrc="Platinum9-${_commit}"
|
short_desc="Quick and dirty theme meant to approximate the MacOS 9 (System 7) theme (removed package)"
|
||||||
short_desc="Quick and dirty theme meant to approximate the MacOS 9 (System 7) theme"
|
license="metapackage"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
|
||||||
license="GPL-2.0-or-later"
|
|
||||||
homepage="https://github.com/grassmunk/Platinum9"
|
homepage="https://github.com/grassmunk/Platinum9"
|
||||||
distfiles="https://github.com/grassmunk/Platinum9/archive/${_commit}.tar.gz"
|
|
||||||
checksum=b6b026bf090e0a40f57b83e95c672ad003b270b7ce1c3575c312295eb9d10a09
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
vmkdir usr/share/icons
|
|
||||||
vcopy NineIcons usr/share/icons
|
|
||||||
|
|
||||||
vmkdir usr/share/themes
|
|
||||||
for f in ClassicPlatinumStreamlined PlatiPlus{,26}; do
|
|
||||||
vcopy ${f} usr/share/themes
|
|
||||||
done
|
|
||||||
|
|
||||||
vmkdir usr/share/wallpapers
|
|
||||||
vcopy OS9-wallpaper usr/share/wallpapers
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue