summaryrefslogtreecommitdiff
path: root/packages/abiword/abiword-plugins_2.4.4.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-09-01 17:17:28 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-09-01 17:17:28 +0000
commitbea2e753e4dd603050387685aa8374ae88f233cf (patch)
tree9d4aa12d8fa257e1acdfc0c42ddc03afb4574243 /packages/abiword/abiword-plugins_2.4.4.bb
parent1b6fc7326987f24d91f939e31db89b5657145277 (diff)
abiword, abiword-plugins: Add SECTION = "gnome" (or should this be "gpe"?
I guess, no, until it is patched to support GPE/handhelds better).
Diffstat (limited to 'packages/abiword/abiword-plugins_2.4.4.bb')
-rw-r--r--packages/abiword/abiword-plugins_2.4.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/abiword/abiword-plugins_2.4.4.bb b/packages/abiword/abiword-plugins_2.4.4.bb
index 612e81f80f..541c893471 100644
--- a/packages/abiword/abiword-plugins_2.4.4.bb
+++ b/packages/abiword/abiword-plugins_2.4.4.bb
@@ -1,10 +1,11 @@
DESCRIPTION ="AbiWord is free word processing program similar to Microsoft(r) Word""
+SECTION = "gnome"
HOMEPAGE="http://www.abiword.org""
MAINTAINER="Koen Kooi <koen@dominion.kabel.utwente.nl>"
LICENSE="GPLv2"
DEPENDS = "abiword libwpd librsvg goffice poppler"
-PR="r1"
+PR="r2"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz \
file://abiword-plugin-pdf-poppler.patch;patch=1;pnum=2"