From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- giftcurs/giftcurs_0.6.2.oe | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'giftcurs') diff --git a/giftcurs/giftcurs_0.6.2.oe b/giftcurs/giftcurs_0.6.2.oe index e69de29bb2..3db9a02000 100644 --- a/giftcurs/giftcurs_0.6.2.oe +++ b/giftcurs/giftcurs_0.6.2.oe @@ -0,0 +1,12 @@ +DEPENDS = "virtual/libc ncurses glib-2.0" +RDEPENDS = "libc6 ncurses glib-2.0 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.' + +SRC_URI = http://fnord.csbnet.se/giftcurs/giFTcurs-${PV}.tar.gz \ + file://${FILESDIR}/m4.patch;patch=1 +S = "${WORKDIR}/giFTcurs-${PV}" + +inherit autotools -- cgit v1.2.3