Fix the first two or three build failures. Judging by what comes next
authordholland <dholland>
Mon, 2 Apr 2012 04:02:46 +0000 (04:02 +0000)
committerdholland <dholland>
Mon, 2 Apr 2012 04:02:46 +0000 (04:02 +0000)
commit5b709fab9452c79adfb2c737b29412f85e56e98a
tree72b61a7914fdd3fd3b8462c75724f13fd26beecf
parent816016a77ecb024899198056764671eb13d08077
Fix the first two or three build failures. Judging by what comes next
it is probably not worth trying to patch this any further, rather than
updating it (although there are/were some problems with things it may
depend on) but maybe making some progress will inspire someone else to
take this up.

In particular I tracked down the lossage where it was looking for vala
1.0 and the current vala versions are 0.12 and 0.14. It seems that
what someone optimistically intended at some point to be vala-1.0
(after vala-0.9) ended up released as vala-0.10.
devel/valide/distinfo
devel/valide/hacks.mk [new file with mode: 0644]
devel/valide/patches/patch-libvalide_executable-manager_vala [new file with mode: 0644]
devel/valide/patches/patch-libvalide_project-manager_vala [new file with mode: 0644]
devel/valide/patches/patch-libvalide_project_vala [new file with mode: 0644]
devel/valide/patches/patch-libvalide_template_vala [new file with mode: 0644]
devel/valide/patches/patch-libvalide_utils_vala [new file with mode: 0644]