[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other
Florin Braescu
florin at lunar-linux.org
Sat Feb 2 14:14:37 CET 2013
commit 02c51fc5292311f7e55431efe806f2b743ce04cf
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 02 Feb 2013 05:14:37 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/02c51fc5292311f7e55431efe806f2b743ce04cf
Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
audio/libaacplus/BUILD | +2/-0
graphics/freeglut/DETAILS | +1/-1
graphics/jbig2dec/DETAILS | +3/-3
3 files changed, 6 insertions(+), 4 deletions(-)
--- a/audio/libaacplus/BUILD
+++ b/audio/libaacplus/BUILD
@@ -1,5 +1,7 @@
(
+ touch INSTALL &&
+
./autogen.sh --prefix=/usr --without-downloader $OPTS &&
default_make
--- a/graphics/freeglut/DETAILS
+++ b/graphics/freeglut/DETAILS
@@ -4,7 +4,7 @@
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/~krejzi/
+ SOURCE2_URL=http://www.linuxfromscratch.org/patches/blfs/svn/
SOURCE_VFY=sha1:4debbe559c6c9841ce1abaddc9d461d17c6083b1
SOURCE2_VFY=sha1:9722afd834edc687dc9431fc747fb9993ee3a93a
WEB_SITE=http://freeglut.sourceforge.net
--- a/graphics/jbig2dec/DETAILS
+++ b/graphics/jbig2dec/DETAILS
@@ -1,8 +1,8 @@
MODULE=jbig2dec
VERSION=0.11
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://ghostscript.com/~giles/jbig2/jbig2dec
- SOURCE_VFY=sha1:349cd765616db7aac1f4dd1d45957d1da65ea925
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:6eb7411a1d010899fcfa05e300ebb0d9affdabd3
WEB_SITE=http://jbig2dec.sourceforge.net/
ENTERED=20101023
UPDATED=20101023
More information about the Lunar-commits
mailing list