diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-30 14:34:55 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-30 14:34:55 +0000 |
commit | 7d5b527f225ceb3c28a1942a065da143ea87f593 (patch) | |
tree | 20e76fa8ace4cb36457c5be7580bf69972378334 /tximage/tximage_0.2.oe | |
parent | d3582f1eb4451d4fad317e12e0e0dafeef836089 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into marcinj.local:/home/hrw/zaurus/oe/packages
2004/09/30 16:34:42+02:00 local!hrw
"oelint" fixes
BKrev: 415c198fGB5bqVB1XUi1P1ttT8pM5w
Diffstat (limited to 'tximage/tximage_0.2.oe')
-rw-r--r-- | tximage/tximage_0.2.oe | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tximage/tximage_0.2.oe b/tximage/tximage_0.2.oe index ca1c9429e8..4d66dadb27 100644 --- a/tximage/tximage_0.2.oe +++ b/tximage/tximage_0.2.oe @@ -1,9 +1,10 @@ DESCRIPTION = "Tx Image Viewer" -SECTION = "base" +SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" -DEPENDS = "virtual/libqpe" +HOMEPAGE = "http://community.zaurus.com/projects/tximage/" +PR = "r1" SRC_URI = "http://downloads.zaurususergroup.com/community/66.180.235.230/download.php/253/tximage-${PV}.tar.gz \ file://gcc3.patch;patch=1" |