14 lines
555 B
Bash
14 lines
555 B
Bash
# Template file for 'alarm-clock'
|
|
pkgname=alarm-clock
|
|
version=1.4.9
|
|
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=3724a42801befaee631d249edd8b15318bb72ae5f9db918c25de513f4c3f4538
|