xdaliclock: rebuild for metadata
This commit is contained in:
parent
bb52f151a4
commit
1a8b6fb48c
1 changed files with 6 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'xdaliclock'
|
||||
pkgname=xdaliclock
|
||||
version=2.43
|
||||
revision=2
|
||||
revision=3
|
||||
build_wrksrc=X11
|
||||
build_style=gnu-configure
|
||||
makedepends="libXext-devel libXt-devel"
|
||||
short_desc="Melting digital clock"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="MIT/X11"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="X11"
|
||||
homepage="http://www.jwz.org/xdaliclock/"
|
||||
distfiles="http://www.jwz.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
distfiles="http://www.jwz.org/xdaliclock/xdaliclock-${version}.tar.gz"
|
||||
checksum=6b573a8bac23a72e87a1cd9966c28f1d653bdb0b28bb8fd11633a1a4c2fd9fa4
|
||||
|
||||
pre_configure() {
|
||||
|
@ -21,4 +21,6 @@ pre_configure() {
|
|||
do_install() {
|
||||
vbin xdaliclock
|
||||
vman xdaliclock.man xdaliclock.1
|
||||
sed -n '/Jamie/,/warranty/p' xdaliclock.c > LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue