[Lunar-commits] <moonbase-other> freeglut: remove unneeded patch
v4hn
me at v4hn.de
Mon May 13 09:46:14 CEST 2013
commit cfaf42f16ffc1de7641c67f3fd784acef24d042a
Author: v4hn <me at v4hn.de>
Date: Mon, 13 May 2013 00:45:46 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/cfaf42f16ffc1de7641c67f3fd784acef24d042a
freeglut: remove unneeded patch
---
graphics/freeglut/BUILD | +3/-9
graphics/freeglut/DETAILS | +0/-3
2 files changed, 3 insertions(+), 12 deletions(-)
--- a/graphics/freeglut/BUILD
+++ b/graphics/freeglut/BUILD
@@ -1,11 +1,5 @@
-(
+LDFLAGS+=" -lm" &&
- patch_it $SOURCE2 1 &&
+OPTS+=" --enable-static=no" &&
- LDFLAGS+=" -lm" &&
-
- OPTS+=" --enable-static=no" &&
-
- default_build
-
-) > $C_FIFO 2>&1
+default_build
--- a/graphics/freeglut/DETAILS
+++ b/graphics/freeglut/DETAILS
@@ -1,12 +1,9 @@
MODULE=freeglut
VERSION=2.8.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=freeglut-2.8.0-remove_smooth_opengl3_demo-1.patch
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://mirror.internode.on.net/pub/gentoo/distfiles
- SOURCE2_URL=http://www.linuxfromscratch.org/patches/blfs/svn
SOURCE_VFY=sha1:7330b622481e2226c0c9f6d2e72febe96b03f9c4
- SOURCE2_VFY=sha1:9722afd834edc687dc9431fc747fb9993ee3a93a
WEB_SITE=http://freeglut.sourceforge.net
ENTERED=20060227
UPDATED=20130420
More information about the Lunar-commits
mailing list