From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,75fb93409baf1e22 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!d17g2000yqm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: OpenGL in Ada Date: Wed, 6 Oct 2010 03:59:19 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0fb351e2-b2a7-4bfc-ac18-542eef9fb53e@d17g2000yqm.googlegroups.com> References: <22b09ff3-9ff1-4694-9edc-8e9f60d4281a@w19g2000yqb.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1286362759 4009 127.0.0.1 (6 Oct 2010 10:59:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 6 Oct 2010 10:59:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d17g2000yqm.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14411 Date: 2010-10-06T03:59:19-07:00 List-Id: Yves Bailly wrote on comp.lang.ada: > Alex R. Mosteo wrote: >> Is your binding available somewhere? > > Not yes, and I wasn't sure I should post it here (assuming it's > possible). The resulting gl.ads and gl.adb are both more than > 640K (though much less compressed of course). Actually I was > thinking about sending it directly by email to anyone asking > for it. > > Now maybe I can setup some http access to it somewhere. Outside of the usual suspects (SourceForge, Berlios, Tigris, Savannah, GNA! and possibly others), there are Ada-specific hosting services for git[1] and monotone[2]. [1] http://ada.cx [2] http://www.ada-france.org/article131.html, hosting is not limited to Debian packaging. -- Ludovic Brenta.