desktop/mh5000: Updated for version 1.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Mike Heras 2018-02-23 23:42:34 +00:00 committed by David Spencer
parent 55e61ee466
commit a315ba5a44
4 changed files with 13 additions and 14 deletions

View File

@ -8,6 +8,6 @@ other command line background image setters do. It can do so.
Yes, it can still do the plain ole' background settings, or it can set
one image at whatever size given as well as. It also has the ability
to change the image at a given time interval. Depending on the commands
choosen it can keep the same image while changing the color(s) or vice versa.
Even display a multitude of colors, with or without an image.
choosen it can keep the same image while changing the color(s) or vice
versa. Even display a multitude of colors, with or without an image.
Along with many other options.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mh5000
VERSION=${VERSION:-1.0}
VERSION=${VERSION:-1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -71,7 +71,6 @@ find -L . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS -std=lX11" \
make
mkdir -p $PKG/usr/bin
@ -84,7 +83,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a ChangeLog README $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING INSTALL ChangeLog README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View File

@ -1,8 +1,8 @@
PRGNAM="mh5000"
VERSION="1.0"
VERSION="1.3"
HOMEPAGE="https://sourceforge.net/projects/mh5000/"
DOWNLOAD="https://sourceforge.net/projects/mh5000/files/mh5000-1.0.tar.gz"
MD5SUM="80274e8e096d554d0b22ae3f92ab0088"
DOWNLOAD="https://sourceforge.net/projects/mh5000/files/mh5000-1.3.tar.gz"
MD5SUM="1751358c0501e0f30754cc5551013dc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"

View File

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
mh5000: mh5000 (Sets and changes background image)
mh5000:
mh5000: Background image setter
mh5000:
mh5000:
mh5000:
mh5000:
mh5000:
mh5000: A powerful background image setter / changer
mh5000:
mh5000: Rewritten in C++ with added tile displays
mh5000:
mh5000: Homepage: https://sourceforge.net/projects/mh5000/
mh5000:
mh5000:
mh5000:
mh5000: