aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/giftcurs/giftcurs_0.6.2.bb
blob: f86a96f01cc7404c8291757dce7e279a0bfbf858 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SECTION = "console/network"
DEPENDS = "ncurses glib-2.0"
RDEPENDS_${PN} = "gift"
LICENSE = "GPL"
DESCRIPTION = "giFTcurs is a cursed frontend to the giFT daemon and \
has been described as 'seriously slick'. It wont work that well \
without giFT, which you should have already."
PR = "r2"

SRC_URI = "http://fnord.csbnet.se/giftcurs/giFTcurs-${PV}.tar.gz \
	   file://m4.patch"
S = "${WORKDIR}/giFTcurs-${PV}"

inherit autotools

SRC_URI[md5sum] = "9a34b924ea10ce0a1d62441ee2bacfff"
SRC_URI[sha256sum] = "80db72ac16463ce084e76dc9aaae5b54ce8db085610c98fe2975c5b8f51a598d"