New package: alarm-clock
This commit is contained in:
parent
27cfbe0dce
commit
5ba7875835
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'alarm-clock'
|
||||
pkgname=alarm-clock
|
||||
version=1.4.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake intltool pkg-config"
|
||||
makedepends="gstreamer1-devel gtk+-devel libnotify-devel libunique1-devel"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Simple GTK2 alarm clock for your desktop"
|
||||
homepage="https://github.com/shaggytwodope/alarm-clock"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/shaggytwodope/alarm-clock/archive/v${version}.tar.gz"
|
||||
checksum=5d04518a16353f781f5f0f499ae57b0951d846e8bd14cd228d1c49605916f26c
|
Loading…
Reference in New Issue