update index
[sdlgit/SDL-Site.git] / pages / index.html-inc
CommitLineData
106a1369 1<div class="pod">
2<!-- INDEX START -->
3<h3 id="TOP">Index</h3>
4
5<ul><li><a href="#Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</a>
6<ul><li><a href="#Welcome">Welcome</a>
7<ul><li><a href="#Getting_Started">Getting Started</a></li>
8<li><a href="#Contribute">Contribute</a></li>
9</ul>
10</li>
11</ul>
12</li>
13<li><a href="#Latest_News">Latest News</a>
fd78bb9a 14<ul><li><a href="#Feb_01_2010_2009">Feb 01 2010 2009</a>
106a1369 15<ul><li><a href="#CPAN_Release">CPAN Release</a></li>
16<li><a href="#Active_Development">Active Development</a>
17</li>
c7657333 18</ul>
106a1369 19</li>
20</ul>
21</li>
22</ul><hr />
23<!-- INDEX END -->
49ebb445 24
106a1369 25<h1 id="Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</h1><p><a href="#TOP" class="toplink">Top</a></p>
26<div id="Simple_DirectMedia_Library_Bindings_-2">
49ebb445 27
106a1369 28</div>
29<h2 id="Welcome">Welcome</h2>
30<div id="Welcome_CONTENT">
dc7fe707 31<p>SDL Perl are a set of bindings to the Simple DirectMedia Library (SDL).</p>
32<p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
106a1369 33<p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
49ebb445 34
7af2cb93 35</div>
106a1369 36<h3 id="Getting_Started">Getting Started</h3>
37<div id="Getting_Started_CONTENT">
38<p>To begin using SDL Perl read the tutorials and documentation. </p>
49ebb445 39
106a1369 40</div>
41<h3 id="Contribute">Contribute</h3>
42<div id="Contribute_CONTENT">
49ebb445 43<dl>
106a1369 44 <dt>IRC</dt>
45 <dd>
f8ed1cb0 46 <p>Talk to us on channel <a href="http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&amp;server=irc.perl.org&amp;channel=%23sdl">#sdl</a> .</p>
106a1369 47 </dd>
48 <dt>Mailing List</dt>
49 <dd>
983945bc 50 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
106a1369 51 </dd>
52 <dt>Testing and Development</dt>
53 <dd>
983945bc 54 <p>Join us on the trac <a href="http://sdlperl.ath.cx/projects/SDLPerl">site</a> to get started on making and grabing tickets. </p>
55 <p>To begin testing read <a href="http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing">this</a>.</p>
106a1369 56 </dd>
57</dl>
49ebb445 58
106a1369 59</div>
60<h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
61<div id="Latest_News_CONTENT">
49ebb445 62
106a1369 63</div>
fd78bb9a 64<h2 id="Feb_01_2010_2009">Feb 01 2010 2009</h2>
65<div id="Feb_01_2010_2009_CONTENT">
49ebb445 66
106a1369 67</div>
68<h3 id="CPAN_Release">CPAN Release</h3>
69<div id="CPAN_Release_CONTENT">
77724de4 70
71
72
73
fd78bb9a 74<p><a href="http://search.cpan.org/~kthakore">SDL 2.3_5(Alpha)</a> is on CPAN. The new API has many changes, read the <a href="http://sdl.perl.org/blog-0001.html">release notes</a>. </p>
106a1369 75<p>SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API. </p>
7af2cb93 76
77724de4 77
78
79
80
106a1369 81</div>
82<h3 id="Active_Development">Active Development</h3>
83<div id="Active_Development_CONTENT">
7af2cb93 84<p>SDL Perl is being actively developed to v3.0. The process is as below:</p>
85<dl>
dc7fe707 86 <dt>v2.4 SDL_Image, SDL_Net, SDL_Pango, SDL_TTF, SDL_GFX &amp; SDL_Mixer Support</dt>
106a1369 87 <dd>
3ff76250 88 <p>SDL_Image is done now at 2.3_2 (Dec 07th, 2009)</p>
89 <p>SDL_GFX is in the works</p>
90 <p>SDL_Net is up next</p>
dc7fe707 91 <p>Provide dependecies for FrozenBubble migration to CPAN. </p>
106a1369 92 </dd>
93 <dt>v2.5 ??? MultiThreading and Other Third Party Libraries</dt>
94 <dd>
95 <p>This release is undecided as of now. Please talk to us on the Channel or Make Tickets</p>
fd78bb9a 96 <p>2.3_5 adds more Threaded Timer support</p>
106a1369 97 </dd>
49ebb445 98</dl>
99
106a1369 100</div>
77724de4 101</div>