Commit Graph

8 Commits

Author SHA1 Message Date
Jerome Duval
184f5dc320 Freeciv: added a recipe for version 2.4.3 2014-09-01 21:16:38 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
f1b5a9f1ad Declare dependency on libstdc++ where needed. 2014-04-20 14:21:22 +02:00
Adrien Destugues
7eafe431be Fixed vcmi recipe. Now works! 2014-01-27 20:42:15 +01:00
Adrien Destugues
848ebd0ffd WIP recipe for Ur-Quan Masters
Not working (fails to link libnetwork despite trying to add it in
several places), and I got bored with their custom buildsystem. Feel
free to improve.
2014-01-16 22:14:15 +01:00
Adrien Destugues
fe43a1097c VCMI: get it to actually build and install things to the right places. 2014-01-08 23:41:47 +01:00
Adrien Destugues
e035f6fc18 VCMI: get it to build.
Fix boost to not try using XSI shared memory as we don't support that.
Fix VCMI to link to libnetwork where it uses it.

Now failing at install because there is no 'make install'. Will write a
manual copy of relevant files to the package later.
2014-01-07 23:18:12 +01:00
Adrien Destugues
be4ea30d34 WIP recipe for VCMI.
This will need some fixes to boost.
2014-01-05 23:15:22 +01:00