New package: hsetroot-1.0.2
This commit is contained in:
parent
8bde50043f
commit
aa3a43b3db
1 changed files with 19 additions and 0 deletions
19
srcpkgs/hsetroot/template
Normal file
19
srcpkgs/hsetroot/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template build file for 'hsetroot'.
|
||||||
|
pkgname=hsetroot
|
||||||
|
version=1.0.2
|
||||||
|
revision=1
|
||||||
|
build-style=gnu-configure
|
||||||
|
makedepends="imlib2-devel"
|
||||||
|
short_desc="A tool which changes X server wallpapers"
|
||||||
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.thegraveyard.org/hsetroot.php"
|
||||||
|
distfiles="http://www.thegraveyard.org/files/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=d6712d330b31122c077bfc712ec4e213abe1fe71ab24b9150ae2774ca3154fd7
|
||||||
|
|
||||||
|
hsetroot_package() {
|
||||||
|
depends="imlib2"
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue