Magellan Linux

Annotation of /trunk/core/freeglut/freeglut-2.6.0_rc1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3355 - (hide annotations) (download)
Tue Oct 20 07:34:45 2009 UTC (14 years, 8 months ago) by niro
File size: 587 byte(s)
auto added: ver bump to 2.6.0_rc1-r2
1 niro 3355 # $Id$
2    
3     PNAME="freeglut"
4     PVER="2.6.0_rc1"
5     PBUILD="r2"
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