parent
1419cd4e92
commit
99c4ae02e8
1 changed files with 17 additions and 0 deletions
17
srcpkgs/gnome-icon-theme-xfce/template
Normal file
17
srcpkgs/gnome-icon-theme-xfce/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template build file for 'gnome-icon-theme-xfce'.
|
||||||
|
pkgname=gnome-icon-theme-xfce
|
||||||
|
version=0.6
|
||||||
|
revision=1
|
||||||
|
wrksrc=${pkgname}
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="Theme adding missing icons for Xfce"
|
||||||
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
homepage="https://launchpad.net/gnome-icon-theme-xfce"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-source-${version}.tar.gz"
|
||||||
|
checksum=ee250311d8eff7dbfe6b7bd8e736e3dbc5e21a88f1808bc6aa6d5f0ff175b3ae
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vmkdir usr/share
|
||||||
|
cp -aR usr/share/icons ${DESTDIR}/usr/share
|
||||||
|
}
|
Loading…
Reference in a new issue