Bug 14123 - esdl 0.91.1129 - erlang bindings for SDL
|
Bug#:
14123
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: vapier@gentoo.org
|
Reported By: charzilla@yahoo.com
|
|
Component: Ebuilds
|
|
|
URL:
http://esdl.sf.net
|
|
Summary: esdl 0.91.1129 - erlang bindings for SDL
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-01-17 19:28 0000
|
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.
suggested directory is media-libs/esdl
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