diff options
author | Bending Unit 647 <bender647[at]gmail[dot]com> | 2010-12-25 14:56:28 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-27 20:12:22 -0200 |
commit | 32fe8e4cbf656a3c4aee1fd3e43bb0a55350e958 (patch) | |
tree | 78c860461675efdede1c70870b1329430e166f90 | |
parent | f7275987843be951a485cc2a5a07c39c3c76f645 (diff) | |
download | slackbuilds-32fe8e4cbf656a3c4aee1fd3e43bb0a55350e958.tar.gz |
office/elyxer: Updated for version 1.1.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | office/elyxer/elyxer.SlackBuild | 8 | ||||
-rw-r--r-- | office/elyxer/elyxer.info | 8 | ||||
-rw-r--r-- | office/elyxer/slack-desc | 1 |
3 files changed, 8 insertions, 9 deletions
diff --git a/office/elyxer/elyxer.SlackBuild b/office/elyxer/elyxer.SlackBuild index 8f28f2c7e2..f229b65a73 100644 --- a/office/elyxer/elyxer.SlackBuild +++ b/office/elyxer/elyxer.SlackBuild @@ -5,7 +5,7 @@ # Written by Bending Unit 647 <bender647[at]gmail[dot]com> PRGNAM=elyxer -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,13 +53,13 @@ find . \ python setup.py install --root=$PKG -find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ - | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true - mkdir -p $PKG/usr/bin cat $CWD/elyxer.sh > $PKG/usr/bin/elyxer chmod 0755 $PKG/usr/bin/elyxer +find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ + | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true + mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a LICENSE README gpl-3.0-standalone.html docs $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/office/elyxer/elyxer.info b/office/elyxer/elyxer.info index 10a57631c1..62bd0a4973 100644 --- a/office/elyxer/elyxer.info +++ b/office/elyxer/elyxer.info @@ -1,10 +1,10 @@ PRGNAM="elyxer" -VERSION="1.0.3" +VERSION="1.1.2" HOMEPAGE="http://elyxer.nongnu.org/" -DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.0.3.tar.gz" -MD5SUM="06be63a5efbd1be566f2fb26f02259a8" +DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.1.2.tar.gz" DOWNLOAD_x86_64="" +MD5SUM="dc1e5e59ac7ef2b62e7dff35a1ced411" MD5SUM_x86_64="" MAINTAINER="Bending Unit 647" EMAIL="bender647[at]gmail[dot]com" -APPROVED="rworkman" +APPROVED="Erik Hanson" diff --git a/office/elyxer/slack-desc b/office/elyxer/slack-desc index 13a3579aa6..de438d90a2 100644 --- a/office/elyxer/slack-desc +++ b/office/elyxer/slack-desc @@ -17,4 +17,3 @@ elyxer: Project website: http://elyxer.nongnu.org/ elyxer: elyxer: User guide: http://elyxer.nongnu.org/userguide.html elyxer: -elyxer: |