From e51fbab510c1a2228b61bfa9dd13e6b964cdc721 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 2 Nov 2007 15:11:00 +0000 Subject: abiword: added 2.5.2 from OE (disabled spellcheck, printing, plugins) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3064 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/abiword/abiword-embedded_2.5.2.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/packages/abiword/abiword-embedded_2.5.2.bb (limited to 'meta/packages/abiword/abiword-embedded_2.5.2.bb') diff --git a/meta/packages/abiword/abiword-embedded_2.5.2.bb b/meta/packages/abiword/abiword-embedded_2.5.2.bb new file mode 100644 index 000000000..47cf9e03c --- /dev/null +++ b/meta/packages/abiword/abiword-embedded_2.5.2.bb @@ -0,0 +1,10 @@ +require abiword-2.5.inc + +EXTRA_OECONF += "--enable-embedded" + +S = "${WORKDIR}/abiword-${PV}" + +RCONFLICTS = "abiword" +RPROVIDES += "abiword" + + -- cgit v1.2.3