summaryrefslogtreecommitdiffstats
path: root/meta/packages/abiword/abiword_cvs.bb
diff options
context:
space:
mode:
authorTomas Frydrych <tf@openedhand.com>2007-01-12 21:26:44 +0000
committerTomas Frydrych <tf@openedhand.com>2007-01-12 21:26:44 +0000
commit2eebb483924654661dbf2429a8434d14afac55a9 (patch)
tree880e1e5e6526925a03551577470e67b76c7f7e50 /meta/packages/abiword/abiword_cvs.bb
parent81c9ad8b0f826c1aab3ebe1eff6ccb88141bf0ad (diff)
downloadpoky-2eebb483924654661dbf2429a8434d14afac55a9.tar.gz
add recipes for packages needed to build AbiWord (based on OE, but tweaked for 2.5.x)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1140 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/abiword/abiword_cvs.bb')
-rw-r--r--meta/packages/abiword/abiword_cvs.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/packages/abiword/abiword_cvs.bb b/meta/packages/abiword/abiword_cvs.bb
new file mode 100644
index 0000000000..2c27cc2083
--- /dev/null
+++ b/meta/packages/abiword/abiword_cvs.bb
@@ -0,0 +1,10 @@
1require abiword.inc
2
3SRCDATE="20070113"
4PV="2.5.0+cvs${SRCDATE}"
5PR = "r1"
6
7SRC_URI = "${CVSURI}"
8
9S = "${CVSSRC}"
10