caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Blair Zajac <blair@orcaware.com>
To: Matt Gushee <mgushee@havenrock.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OpenGL support in LablGTK2?
Date: Tue, 07 Dec 2004 10:48:19 -0800	[thread overview]
Message-ID: <41B5FAF3.1040301@orcaware.com> (raw)
In-Reply-To: <41B5F55A.90103@havenrock.com>

Matt Gushee wrote:
> briand@aracnet.com wrote:
> 
>> Debian:
>> ii  gtkglarea5     1.2.3-2        Gimp Toolkit OpenGL area widget 
>> shared libra
>> ii  gtkglarea5-dev 1.2.3-2        Gimp Toolkit OpenGL area widget 
>> include file
>>
>> I'm not sure why it would have vanished from your disty.
> 
> 
> Nothing has vanished from the distribution. As I said, I am trying to 
> package LablGTK*2*. Arch Linux has gtkglarea for GTK *1.x* only (as, it 
> appears, does Debian).

Fink for Mac OS X has gtkglarea and gtkglarea2:

$ fink list gtkglarea
Information about 4209 packages read in 3 seconds.
      gtkglarea        1.2.3-13     OpenGL widget for GTK+
      gtkglarea2       1.99.0-2     OpenGL widget for GTK+
      gtkglarea2-s...  1.99.0-2     OpenGL widget for GTK+


The build for gtkglarea2 is pretty simple:

Package: gtkglarea2
Version: 1.99.0
Revision: 2
Source: mirror:gnome:sources/gtkglarea/1.99/gtkglarea-%v.tar.gz
Source-MD5: 37783ee24d251f56e732f8bd350095ca
BuildDepends: gtk+2 (>= 2.0.0), gtk+2-dev, glib2-dev (>= 2.2.3-1), atk1 
(>= 1.4.0-1), pango1-xft2-dev (>= 1.2.5-1), libpng3, libjpeg, libtiff, 
pkgconfig (>= 0.15.0-2), gettext-dev, gettext-bin, lib
iconv-dev, gtk-doc (>= 1.1-1), x11-dev
Depends: %N-shlibs (= %v-%r)
ConfigureParams: --with-GL-prefix=/usr/X11R6
Description: OpenGL widget for GTK+
DocFiles: AUTHORS COPYING NEWS README
BuildDependsOnly: True
SplitOff: <<
   Package: %N-shlibs
   Depends: gtk+2-shlibs (>= 2.0.0), libgl
   Files: lib/libgtkgl-2.0.1.dylib lib/libgtkgl-2.0.1.0.0.dylib
   Shlibs: %p/lib/libgtkgl-2.0.1.dylib 2.0.0 %n (>= 1.99.0-1)
   DocFiles: AUTHORS COPYING NEWS README
<<
DescDetail: <<
  GtkGLArea is an OpenGL widget for GTK+ GUI toolkit.

  Just as GTK+ is build on top of GDK, GtkGLArea is built on top of 
gdkgl which
  is basically wrapper around GLX functions. The widget itself is derived
  from GtkDrawinigArea widget and adds only few extra functions.
<<
License: LGPL
Maintainer: Mathias Meyer <mathmeye@users.sourceforge.net>
Homepage: http://www.student.oulu.fi/~jlof/gtkglarea/



Regards,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/


      reply	other threads:[~2004-12-07 18:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06 22:21 Matt Gushee
2004-12-07  0:28 ` [Caml-list] " Olivier Andrieu
2004-12-07  1:11   ` Matt Gushee
2004-12-07  9:51     ` Olivier Andrieu
2004-12-07 18:30       ` Matt Gushee
2004-12-07 21:36       ` Sven Luther
2004-12-08  0:33     ` Jacques Garrigue
2004-12-08  1:03       ` Matt Gushee
2004-12-08 10:03       ` Sven Luther
2004-12-08 13:53         ` Jacques Garrigue
2004-12-08 15:38           ` Sven Luther
2004-12-08 15:50             ` Sven Luther
2004-12-08 20:34               `  Grégory Guyomarc'h
2004-12-09  0:36               ` Jacques Garrigue
2004-12-09 14:17                 ` Sven Luther
2004-12-24  1:56       ` Jacques Garrigue
2004-12-30  7:32         ` Matt Gushee
2004-12-31  9:30           ` Jacques Garrigue
2005-01-27  5:16             ` Matt Gushee
2005-01-27  7:59               ` Jon Harrop
2005-01-27 10:24               ` Jon Harrop
2004-12-07 10:10 ` malc
2004-12-07 15:30 ` briand
2004-12-07 18:24   ` Matt Gushee
2004-12-07 18:48     ` Blair Zajac [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41B5FAF3.1040301@orcaware.com \
    --to=blair@orcaware.com \
    --cc=caml-list@inria.fr \
    --cc=mgushee@havenrock.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).