Magellan Linux

Contents of /trunk/core/freeglut/freeglut-2.6.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1227 - (show annotations) (download)
Sun Apr 26 13:40:52 2009 UTC (15 years ago) by niro
File size: 594 byte(s)
-fixed SRCDIR
1 # $Id$
2
3 PNAME="freeglut"
4 PVER="2.6.0_rc1"
5 PBUILD="r1"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="freeglut is a alternative to the OpenGL Utility Toolkit (GLUT) library."
11 HOMEPAGE="http://freeglut.sourceforge.net/"
12
13 sminclude mbuild mtools multilib
14
15 # dep only exist with new xorg-7.0.0 (media-libs/mesa)
16 DEPEND=">= virtual/opengl"
17 PROVIDE="virtual/glut"
18
19 SRCFILE="${PNAME}-${PVER/_/-}.tar.gz"
20 SRCDIR="${BUILDDIR}/${PNAME}-${PVER/_rc*/}"
21
22 SRC_URI=(
23 sourceforge://${PNAME}/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2PVER="${PVER/_rc*/}"
28 UP2DATE="updatecmd_sourceforge ${PNAME}"

Properties

Name Value
svn:keywords Id