mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/murrine: Updated for version 0.98.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
cddbef78e6
commit
f0c5e58d4f
4 changed files with 14 additions and 12 deletions
|
@ -1,3 +1,6 @@
|
|||
Murrine is an Italian word meaning colored glass patterns made by Venetian
|
||||
glass makers. Murrine is a gtk2 engine that will make your desktop look
|
||||
murrine (Gtk2 Cairo Engine)
|
||||
|
||||
Murrine is an Italian word meaning colored glass patterns made by Venetian
|
||||
glass makers. Murrine is a gtk2 engine that will make your desktop look
|
||||
like a beautiful Murrina (which is the italian singular of Murrine).
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
# Slackware build script for murrine
|
||||
|
||||
# Written by crocket (crockabiscuit@yahoo.com)
|
||||
# Written by crocket (crockabiscuit@gmail.com)
|
||||
|
||||
PRGNAM=murrine
|
||||
VERSION=${VERSION:-0.98.0}
|
||||
VERSION=${VERSION:-0.98.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -61,7 +61,6 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--mandir=/usr/man \
|
||||
--infodir=/usr/info \
|
||||
--enable-static=no \
|
||||
--enable-animation \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
|
@ -73,7 +72,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
|
|||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a \
|
||||
AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
|
||||
AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="murrine"
|
||||
VERSION="0.98.0"
|
||||
VERSION="0.98.1.1"
|
||||
HOMEPAGE="http://www.cimitan.com/murrine/"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/murrine/0.98/murrine-0.98.0.tar.bz2"
|
||||
MD5SUM="d72b0988c6280346663d5c8bf72b9ecc"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/murrine/0.98/murrine-0.98.1.1.tar.bz2"
|
||||
MD5SUM="ea2eeb5f83b0b9d730e7f49693a77bcc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="crocket"
|
||||
EMAIL="crockabiscuit@yahoo.com"
|
||||
APPROVED="rworkman"
|
||||
EMAIL="crockabiscuit@gmail.com"
|
||||
APPROVED="dsomero"
|
||||
|
|
|
@ -13,7 +13,7 @@ murrine: Venetian glass makers. Murrine is a gtk2 engine that will make
|
|||
murrine: your desktop look like a beautiful Murrina(which is the italian
|
||||
murrine: singular of Murrine).
|
||||
murrine:
|
||||
murrine: Homepage: http://www.cimitan.com/murrine
|
||||
murrine: Website: http://www.cimitan.com/murrine
|
||||
murrine:
|
||||
murrine:
|
||||
murrine:
|
||||
|
|
Loading…
Reference in a new issue