[General] requires = 1.3 patches = http://equinox-project.org/patches mirrors = http://heanet.dl.sourceforge.net/sourceforge/ede http://superb-east.dl.sourceforge.net/sourceforge http://mesh.dl.sourceforge.net/sourceforge/ede # order of modules is order how things are compiled modules = jam, fltk, edelib, ede [fltk] package = fltk-1.3.0-source.tar.gz url = http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/1.3.0 checksum = 44d5d7ba06afdd36ea17da6b4b703ca3 build = ["./configure --prefix=${PREFIX}", "make", "make install"] [jam] package = jam-2.5-haiku-20080327.tar.gz checksum = 25d4176e161abda946c317eb3948a1ae patch = jam-2.5-haiku-20080327.patch build = ["make", "make install"] skip_if_found = jam [edelib] package = edelib-2.1.tar.gz checksum = 2e6ee2e1ceaea327967ed55868a1cb9f build = ["./configure --prefix=${PREFIX} --with-fltk-path=${PREFIX}", "jam", "jam install"] [ede] package = ede-2.1.tar.gz checksum = 232300328557a75ad2aef5fdc064002e build = ["export PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig", "./configure --prefix=${PREFIX}", "jam", "jam install"]