summaryrefslogtreecommitdiff
path: root/packages/abiword/abiword_2.5.0.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-22 10:04:30 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-22 10:04:30 +0000
commitc3be2a552db104291accd82b2e674d31d5527fcc (patch)
tree422e82bf481b26c2a0e883d60b459cbc243d436e /packages/abiword/abiword_2.5.0.bb
parent3a508238c49e86e0476319bfe71a24fdfdd56b66 (diff)
parent4693c8ab28f246ce11a0b80b27ab6127aea14c52 (diff)
merge of '77df6e755fc8272db3fd5e4c3b0620b4453ca180'
and 'f0261ce1c4acd6350d91bdaaf2939442d84a222d'
Diffstat (limited to 'packages/abiword/abiword_2.5.0.bb')
-rw-r--r--packages/abiword/abiword_2.5.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/abiword/abiword_2.5.0.bb b/packages/abiword/abiword_2.5.0.bb
new file mode 100644
index 0000000000..82d4e0e944
--- /dev/null
+++ b/packages/abiword/abiword_2.5.0.bb
@@ -0,0 +1,14 @@
+require abiword-2.5.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI += " file://cdump.pl "
+
+PR = "r0"
+
+RCONFLICTS = "abiword-embedded"
+
+do_compile_prepend () {
+ cp ${WORKDIR}/cdump.pl ${S}/src/tools/cdump/xp/
+}
+