mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
awoken-icons: update template
This commit is contained in:
parent
f7129109d5
commit
991a968fd2
1 changed files with 4 additions and 8 deletions
|
@ -2,16 +2,13 @@
|
||||||
pkgname=awoken-icons
|
pkgname=awoken-icons
|
||||||
version=2.5
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Simple and quite complete icon set, Token-style."
|
|
||||||
maintainer="Steven R <strob AT styez DOT com>"
|
|
||||||
license="CCPL:by-sa"
|
|
||||||
homepage="http://alecive.deviantart.com/art/AwOken-163570862"
|
|
||||||
distfiles="https://launchpad.net/~alecive/+archive/antigone/+files/awoken-icon-theme_2.5~ppa1~raring1.tar.gz"
|
distfiles="https://launchpad.net/~alecive/+archive/antigone/+files/awoken-icon-theme_2.5~ppa1~raring1.tar.gz"
|
||||||
checksum="5ce690b019b7a454065e0585765e346099788589d0c4d66c930dbac5219b39b4"
|
checksum="5ce690b019b7a454065e0585765e346099788589d0c4d66c930dbac5219b39b4"
|
||||||
long_desc="
|
|
||||||
AwOken icon theme is a full Token-style iconset for GNOME, designed to be complete and stylish.
|
|
||||||
Choose it if you want to change significantly your desktop experience."
|
|
||||||
wrksrc="awoken-icon-theme-2.5~ppa1~raring1"
|
wrksrc="awoken-icon-theme-2.5~ppa1~raring1"
|
||||||
|
maintainer="Steven R <strob AT styez DOT com>"
|
||||||
|
homepage="http://alecive.deviantart.com/art/AwOken-163570862"
|
||||||
|
license="CCPL:by-sa"
|
||||||
|
short_desc="Simple and quite complete icon set, Token-style."
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir "usr/bin"
|
vmkdir "usr/bin"
|
||||||
|
@ -25,7 +22,6 @@ do_install() {
|
||||||
ln -sf /usr/share/icons/AwOkenWhite/awoken-icon-theme-customization-white "${DESTDIR}/usr/bin/"
|
ln -sf /usr/share/icons/AwOkenWhite/awoken-icon-theme-customization-white "${DESTDIR}/usr/bin/"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
awoken-icons-dark_package() {
|
awoken-icons-dark_package() {
|
||||||
short_desc+=" - Dark icons"
|
short_desc+=" - Dark icons"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue