Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Please find attached esdl.tar.gz which contains a Changelog, files directory with digests, and esdl ebuild file. ESDL depends on the Erlang ebuild. ESDL adds bindings for SDL to ERLANG. This ebuild supercedes bug report 6380.
Created an attachment (id=7406) [edit] esdl 0.91.1129 + Changelog + digest
suggested directory is media-libs/esdl
Created an attachment (id=7968) [edit] 0.93.0131 update to esdl
i added the ebuild to cvs but i changed a lot ... cleaner this way ;) http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-libs/esdl/esdl-0.93.0131.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup
The /include header files are not copied with the 'make install...' command. Essential for Wings ebuild
Adding you old line before dodoc works: cp include/* ${D}/${ESDL_DIR}/include/ || die