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
Description:   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.

------- Comment #1 From charlie mac 2003-01-17 19:30:38 0000 -------
Created an attachment (id=7406) [details]
esdl 0.91.1129 + Changelog + digest

------- Comment #2 From charlie mac 2003-01-17 19:38:46 0000 -------
suggested directory is media-libs/esdl

------- Comment #3 From charlie mac 2003-02-05 19:20:48 0000 -------
Created an attachment (id=7968) [details]
0.93.0131 update to esdl

------- Comment #4 From SpanKY 2003-02-17 14:02:35 0000 -------
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

------- Comment #5 From charlie mac 2003-02-17 19:38:51 0000 -------
The /include header files are not copied with the 'make install...' command. 
Essential for Wings ebuild

------- Comment #6 From charlie mac 2003-02-17 19:50:26 0000 -------
Adding you old line before dodoc works:

cp include/* ${D}/${ESDL_DIR}/include/ || die