Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14123 - esdl 0.91.1129 - erlang bindings for SDL
Summary: esdl 0.91.1129 - erlang bindings for SDL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: SpanKY
URL: http://esdl.sf.net
Whiteboard:
Keywords:
Depends on:
Blocks: 14124
  Show dependency tree
 
Reported: 2003-01-17 19:28 UTC by charlie mac
Modified: 2003-02-17 19:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
esdl 0.91.1129 + Changelog + digest (esdl.tar.gz,911 bytes, application/gzip)
2003-01-17 19:30 UTC, charlie mac
Details
0.93.0131 update to esdl (esdl-0.93.0131.ebuild,914 bytes, application/octet-stream)
2003-02-05 19:20 UTC, charlie mac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charlie mac 2003-01-17 19:28:49 UTC
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 charlie mac 2003-01-17 19:30:38 UTC
Created attachment 7406 [details]
esdl 0.91.1129 + Changelog + digest
Comment 2 charlie mac 2003-01-17 19:38:46 UTC
suggested directory is media-libs/esdl
Comment 3 charlie mac 2003-02-05 19:20:48 UTC
Created attachment 7968 [details]
0.93.0131 update to esdl
Comment 4 SpanKY gentoo-dev 2003-02-17 14:02:35 UTC
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 charlie mac 2003-02-17 19:38:51 UTC
The /include header files are not copied with the 'make install...' command.  Essential for Wings ebuild
Comment 6 charlie mac 2003-02-17 19:50:26 UTC
Adding you old line before dodoc works:

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