diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-11-02 15:11:00 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-11-02 15:11:00 +0000 |
| commit | e51fbab510c1a2228b61bfa9dd13e6b964cdc721 (patch) | |
| tree | 0edbd514a229f89934bf74ecc35be78c0f10ccf1 /meta/packages/abiword/abiword-embedded_2.5.2.bb | |
| parent | 5f02bb8379f520c15484bc01ce672047e37bf9c7 (diff) | |
| download | poky-e51fbab510c1a2228b61bfa9dd13e6b964cdc721.tar.gz | |
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
Diffstat (limited to 'meta/packages/abiword/abiword-embedded_2.5.2.bb')
| -rw-r--r-- | meta/packages/abiword/abiword-embedded_2.5.2.bb | 10 |
1 files changed, 10 insertions, 0 deletions
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 0000000000..47cf9e03c0 --- /dev/null +++ b/meta/packages/abiword/abiword-embedded_2.5.2.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require abiword-2.5.inc | ||
| 2 | |||
| 3 | EXTRA_OECONF += "--enable-embedded" | ||
| 4 | |||
| 5 | S = "${WORKDIR}/abiword-${PV}" | ||
| 6 | |||
| 7 | RCONFLICTS = "abiword" | ||
| 8 | RPROVIDES += "abiword" | ||
| 9 | |||
| 10 | |||
