mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: pystopwatch-2012.12.24.1
This commit is contained in:
parent
2c2fe5e427
commit
4938028d27
1 changed files with 18 additions and 0 deletions
18
srcpkgs/pystopwatch/template
Normal file
18
srcpkgs/pystopwatch/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'pystopwatch'
|
||||||
|
pkgname=pystopwatch
|
||||||
|
version=2012.12.24.1
|
||||||
|
noarch=yes
|
||||||
|
revision=1
|
||||||
|
depends="python pygtk librsvg"
|
||||||
|
short_desc="A GTK2+ stopwatch written in Python"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://xyne.archlinux.ca/projects/pystopwatch"
|
||||||
|
distfiles="http://xyne.archlinux.ca/projects/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=d74b6b6e5263e40ce45c0333df1f44e618d87a967d02e0c911782b3ebfdd2a94
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin pystopwatch
|
||||||
|
gunzip man/pystopwatch.1.gz
|
||||||
|
vman man/pystopwatch.1
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue