Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5294 - (show annotations) (download)
Tue Apr 20 19:12:01 2010 UTC (14 years, 1 month ago) by niro
File size: 583 byte(s)
auto added: ver bump to 2.6.0-r1
1 # $Id$
2
3 PNAME="freeglut"
4 PVER="2.6.0"
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 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