diff options
Diffstat (limited to 'libgpewidget/libgpewidget_0.78.oe')
-rw-r--r-- | libgpewidget/libgpewidget_0.78.oe | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libgpewidget/libgpewidget_0.78.oe b/libgpewidget/libgpewidget_0.78.oe index e69de29bb2..6b5a3c71e9 100644 --- a/libgpewidget/libgpewidget_0.78.oe +++ b/libgpewidget/libgpewidget_0.78.oe @@ -0,0 +1,8 @@ +DESCRIPTION=libgpewidget contains a collection of widgets and other common code shared by many GPE applications. +SECTION=gpe/libs +PRIORITY=optional +MAINTAINER="Philip Blundell <pb@handhelds.org>" +RDEPENDS=gtk +DEPENDS=gtk + +SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/libgpewidget-${PV}.tar.gz |