public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] freeglut 3.0.0
@ 2018-11-12 22:51 Ken Brown
  2018-11-13 17:32 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Ken Brown @ 2018-11-12 22:51 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 139 bytes --]

My cygport file and the one for the current release are attached.  There's no 
test suite, but I tested it by building asymptote.

Ken

[-- Attachment #2: freeglut.cygport --]
[-- Type: text/plain, Size: 1009 bytes --]

NAME="freeglut"
VERSION=3.0.0
RELEASE=1
CATEGORY="X11"
SUMMARY="OpenGL Utility Toolkit library"
DESCRIPTION="freeglut is a completely OpenSourced alternative to the OpenGL
Utility Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
support the sample programs in the second edition OpenGL 'RedBook'. Since then,
GLUT has been used in a wide variety of practical applications because it is
simple, widely available and highly portable. GLUT (and hence freeglut) allows
the user to create and manage windows containing OpenGL contexts on a wide
range of platforms and also read the mouse, keyboard and joystick functions."
HOMEPAGE="http://freeglut.sourceforge.net/"
SRC_URI="mirror://sourceforge/freeglut/freeglut-${VERSION}.tar.gz"

PKG_NAMES="libglut3 libglut-devel"
libglut3_CONTENTS="usr/bin/cygglut-3.dll"
libglut_devel_CONTENTS="usr/include/ usr/lib/ usr/share/doc/"

DOCS="doc/*.html doc/*.png"

DEPEND="libXext-devel libGL-devel libICE-devel libXi-devel libGLU-devel"

inherit cmake

[-- Attachment #3: freeglut.cygport.orig --]
[-- Type: text/plain, Size: 994 bytes --]

NAME="freeglut"
VERSION=2.8.1
RELEASE=1
CATEGORY="X11"
SUMMARY="OpenGL Utility Toolkit library"
DESCRIPTION="freeglut is a completely OpenSourced alternative to the OpenGL
Utility Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
support the sample programs in the second edition OpenGL 'RedBook'. Since then,
GLUT has been used in a wide variety of practical applications because it is
simple, widely available and highly portable. GLUT (and hence freeglut) allows
the user to create and manage windows containing OpenGL contexts on a wide
range of platforms and also read the mouse, keyboard and joystick functions."
HOMEPAGE="http://freeglut.sourceforge.net/"
SRC_URI="mirror://sourceforge/freeglut/freeglut-${VERSION}.tar.gz"

CYGCONF_ARGS='--disable-static --disable-warnings --enable-replace-glut'

PKG_NAMES="libglut3 libglut-devel"
libglut3_CONTENTS="usr/bin/cygglut-3.dll"
libglut_devel_CONTENTS="usr/include/ usr/lib/ usr/share/doc/"

DOCS="doc/*.html doc/*.png"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-15 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-12 22:51 [ITA] freeglut 3.0.0 Ken Brown
2018-11-13 17:32 ` Marco Atzeri
2018-11-15 23:46   ` Andrew Schulman

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 read-only IMAP folder(s) and NNTP newsgroup(s).