[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other
Stefan Wold
ratler at lunar-linux.org
Wed Dec 31 15:26:06 CET 2014
commit a4bea532319875ac52de5296a3fb810288b6dd04
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Wed, 31 Dec 2014 15:25:59 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/a4bea532319875ac52de5296a3fb810288b6dd04
Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
bluetooth/bluez-5/DETAILS | +3/-3
graphics/ImageMagick/BUILD | +3/-0
graphics/ImageMagick/CONFIGURE | +3/-1
graphics/freetype2/DETAILS | +3/-3
4 files changed, 12 insertions(+), 7 deletions(-)
--- a/bluetooth/bluez-5/DETAILS
+++ b/bluetooth/bluez-5/DETAILS
@@ -1,12 +1,12 @@
MODULE=bluez-5
- VERSION=26
+ VERSION=27
SOURCE=$MODULE.$VERSION.tar.gz
SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
- SOURCE_VFY=sha256:6cfc7f06f83a9ff95035d2dbdacef7e33af694e92115eef67600d0c822495846
+ SOURCE_VFY=sha256:a48deaee87a2e44a0ec81f24fdc9d2e775570bfcd3f616ed8038178bb281f287
WEB_SITE=http://www.bluez.org
ENTERED=20140805
- UPDATED=20141215
+ UPDATED=20141231
SHORT="support for core Bluetooth layers and protocols"
cat << EOF
--- a/graphics/ImageMagick/BUILD
+++ b/graphics/ImageMagick/BUILD
@@ -1,6 +1,9 @@
OPTS+=" --enable-shared --disable-static" &&
+ # see CONFIGURE
+ OPTS+=" --disable-hdri" &&
+
# They say to run this if you got dirty autotools.
# autoreconf &&
--- a/graphics/ImageMagick/CONFIGURE
+++ b/graphics/ImageMagick/CONFIGURE
@@ -1,2 +1,4 @@
-mquery ENABLE_HDRI "Enable High Dynamic Range Images (breaks rmagick, but otherwise harmless)" n "--enable-hdri" "--disable-hdri"
+# currently broken
+#mquery ENABLE_HDRI "Enable High Dynamic Range Images (breaks rmagick, but otherwise harmless)" n "--enable-hdri" "--disable-hdri"
+
mquery ENABLE_32BIT_QUANTUM_DEPTH "Use 32bit per pixel instead of default 16bit" n "--with-quantum-depth=32" "--with-quantum-depth=16"
--- a/graphics/freetype2/DETAILS
+++ b/graphics/freetype2/DETAILS
@@ -1,5 +1,5 @@
MODULE=freetype2
- VERSION=2.5.4
+ VERSION=2.5.5
SOURCE=freetype-$VERSION.tar.bz2
SOURCE2=freetype-2.2.1-enable-valid.patch
SOURCE3=freetype-2.5.1-enable-spr.patch
@@ -8,12 +8,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION
SOURCE_URL[1]=http://savannah.nongnu.org/download/freetype
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha256:3b4e2c666b33b32ad29ff0fe5c6538e757d3c73368e5dfa88bd59b4bc95cbabb
+ SOURCE_VFY=sha256:387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9
SOURCE2_VFY=sha256:54c83a91b0b2ad7edad7df00a2c26a11ca18431a8e323db9471268a139c46f7e
SOURCE3_VFY=sha256:1c9a03e4cf07799deb7983b47b15f7557a8dbf9b8a7690910d017b6fd6804a23
WEB_SITE=http://www.freetype.org/
ENTERED=20010922
- UPDATED=20141209
+ UPDATED=20141231
SHORT="A free, quality, portable font engine"
cat << EOF
More information about the Lunar-commits
mailing list