diff options
Diffstat (limited to 'gift/gift_0.11.5.oe')
-rw-r--r-- | gift/gift_0.11.5.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gift/gift_0.11.5.oe b/gift/gift_0.11.5.oe index 4b22eeffbe..d915e4094a 100644 --- a/gift/gift_0.11.5.oe +++ b/gift/gift_0.11.5.oe @@ -1,5 +1,8 @@ DEPENDS = "virtual/libc libvorbis libogg" RDEPENDS = "libc6 libvorbis libogg" +DESCRIPTION = "giFT is a framework for bridging multiple \ +backend peer-to-peer protocols and the user interface \ +associated with them." FILES_gift_append = ' ${datadir}/giFT' SRC_URI = ${SOURCEFORGE_MIRROR}/gift/gift-${PV}.tar.bz2 |