New package: faience-icon-theme-0.5.1
This commit is contained in:
parent
8ee9a5c3a1
commit
2eedbf63d7
1 changed files with 18 additions and 0 deletions
18
srcpkgs/faience-icon-theme/template
Normal file
18
srcpkgs/faience-icon-theme/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'faience-icon-theme'
|
||||
pkgname=faience-icon-theme
|
||||
version=0.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="gtk-update-icon-cache hicolor-icon-theme faenza-icon-theme"
|
||||
short_desc="An icon theme based on Faenza"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
license="GPL-3"
|
||||
homepage="http://tiheum.deviantart.com/art/Faience-icon-theme-255099649"
|
||||
distfiles="http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
checksum=da4e6e921c465caeb8904d4fc6a183b173c8000c08abce625b5b6739f5a0867a
|
||||
wrksrc="${pkgname}-${version%.*}"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/icons
|
||||
vcopy Faience* usr/share/icons/
|
||||
}
|
Loading…
Reference in a new issue