network/icecat: Updated for version 13.0.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
melikamp 2012-07-26 13:08:10 -05:00 committed by Robby Workman
parent c537b3a3fd
commit 7c3a5ba616
3 changed files with 9 additions and 10 deletions

View file

@ -18,7 +18,7 @@
# http://melikamp.com/features/slackbuilds.shtml
PRGNAM="icecat"
VERSION="12.0"
VERSION="13.0.1"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -55,7 +55,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/${PRGNAM}-$VERSION.tar.xz || exit 1
tar xvf $CWD/${PRGNAM}-$VERSION.tar.gz || exit 1
cd ${PRGNAM}-$VERSION
chown -R root:root .
find . \
@ -74,7 +74,6 @@ CXXFLAGS="$SLKCFLAGS" \
--build=$ARCH-slackware-linux || exit 1
make || exit 1
chmod +x build/unix/run-icecat.sh # work around a build bug fixed in 12.1.
make install DESTDIR=$PKG
# Stripping is done in .mozconfig, but there is something we can erase:

View file

@ -1,10 +1,10 @@
PRGNAM="icecat"
VERSION="12.0"
VERSION="13.0.1"
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"
DOWNLOAD="http://ftp.gnu.org/gnu/gnuzilla/12.0/icecat-12.0.tar.xz"
MD5SUM="04a5504c5c473354bcd20f7116360fee"
DOWNLOAD="http://ftp.gnu.org/gnu/gnuzilla/13.0/icecat-13.0.1.tar.gz"
MD5SUM="ba249f3e889089dc64615333dd324791"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="melikamp"
EMAIL="melikamp@melikamp.net"
APPROVED="dsomero"
APPROVED="rworkman"

View file

@ -13,7 +13,7 @@ icecat: It is entirely free software.
icecat:
icecat: Homepage: http://www.gnu.org/software/gnuzilla/
icecat:
icecat: ATTENTION: the location of user files has changed in version 12.0.
icecat: If upgrading from icecat 10.0 or older, move your user settings
icecat: directory ~/.gnuzilla/icecat into ~/.mozilla
icecat:
icecat:
icecat:
icecat: