1 DESCRIPTION
= "Monotone is a distributed Source Control System"
2 HOMEPAGE
= "http://www.monotone.ca/"
9 RPROVIDES_$
{PN
} = "monotone"
11 S
= "${WORKDIR}/monotone-${PV}"
12 # no cross compile support
- it tries
to run the test program even with
14 EXTRA_OECONF
= "--disable-ipv6 \
15 --disable-dependency-tracking \
19 --with-bundled-lua --with-bundled-sqlite"
23 # Release
0.22 reveals bugs in g
++ for thumb
(g
++ generates
24 # relocations which the linker cannot represent
)
25 #FIXME
: remove the following
26 ARM_INSTRUCTION_SET
= "arm"
30 SRC_URI
= "http://monotone.ca/downloads/${PV}/monotone-${PV}.tar.gz \
31 file://txt2c-cross-post-0.22.patch \
32 # file://uclibc.database.hh.stdarg.patch \
33 file://configure.ac-no-sync-with-stdio-0.31.patch \
39 # This makes the testsuite as a package
and renames the monotone executable
40 #
to include the netsync suffix.
43 install
-c
-m
755 testsuite $
{D
}$
{tsd
}/testsuite
44 cp
-pPR tests $
{D
}$
{tsd
}/tests
45 rm $
{D
}/home
/monotone
/monotone
-6/tests
/diff_a_binary_file
/binary
48 PACKAGES
= "${PN}-dbg ${PN} ${PN}-doc ${PN}-testsuite"
49 tsd
= "/home/monotone/${PN}"
50 FILES_$
{PN
}-testsuite
= "${tsd}/testsuite ${tsd}/tests"
51 RDEPENDS_$
{PN
}-testsuite
+= "bash sed grep cvs patch perl perl-modules"
54 SRC_URI
[md5sum
] = "d06193f2738626570692bed2173144c1"
55 SRC_URI
[sha256sum
] = "061e2f6aa0a1c0105b105946744d84c44eb49e9a4fe4628e872c518533b6ec2d"