From 866de371dd82d60cf7159dcea820232b15380472 Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Mon, 28 Oct 2013 20:45:32 -0500 Subject: graphics/lilypond: Updated for version 2.16.2. Signed-off-by: Robby Workman --- graphics/lilypond/lilypond.SlackBuild | 8 ++++---- graphics/lilypond/lilypond.info | 6 +++--- graphics/lilypond/slack-desc | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'graphics/lilypond') diff --git a/graphics/lilypond/lilypond.SlackBuild b/graphics/lilypond/lilypond.SlackBuild index 55fff4ed3c..cc2ba85eae 100644 --- a/graphics/lilypond/lilypond.SlackBuild +++ b/graphics/lilypond/lilypond.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for lilypond -# Copyright 2012 Kyle Guinn , USA +# Copyright 2012-2013 Kyle Guinn , USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lilypond -VERSION=${VERSION:-2.16.1} +VERSION=${VERSION:-2.16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -40,7 +40,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -DOCS="AUTHORS.txt COPYING* DEDICATION HACKING INSTALL.txt LICENSE* NEWS.txt README.txt ROADMAP THANKS VERSION" +DOCS="AUTHORS* COPYING* DEDICATION HACKING INSTALL* LICENSE* NEWS* README* ROADMAP THANKS" if [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486 -mtune=i686" @@ -65,7 +65,7 @@ rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . -chmod -R u+w,go+r-w,a-st . +chmod -R u+w,go-w,a+rX-st . CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ diff --git a/graphics/lilypond/lilypond.info b/graphics/lilypond/lilypond.info index b8bf829bbe..7fe06b4fdd 100644 --- a/graphics/lilypond/lilypond.info +++ b/graphics/lilypond/lilypond.info @@ -1,8 +1,8 @@ PRGNAM="lilypond" -VERSION="2.16.1" +VERSION="2.16.2" HOMEPAGE="http://www.lilypond.org/" -DOWNLOAD="http://download.linuxaudio.org/lilypond/sources/v2.16/lilypond-2.16.1.tar.gz" -MD5SUM="3a87363ba287d2958ee9414c3c16bbb2" +DOWNLOAD="http://download.linuxaudio.org/lilypond/sources/v2.16/lilypond-2.16.2.tar.gz" +MD5SUM="6db27f17d47e4f66a3b0716c65db3041" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fontforge mftrace" diff --git a/graphics/lilypond/slack-desc b/graphics/lilypond/slack-desc index 4365640a65..c89744dfe1 100644 --- a/graphics/lilypond/slack-desc +++ b/graphics/lilypond/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| lilypond: LilyPond (music typesetter) -- cgit v1.2.3