[Slackbuilds-users] Fwd: QupZilla slackbuild update

Ricardo J. Barberis ricardo at palmtx.com.ar
Tue Dec 26 16:48:24 UTC 2017


I sent this to Qupzilla's maintainer a couple months ago, didn't get an answer 
so I'll post here in case he checks the list.

I'd offer to take over mainteinance but Qupzilla was renamed to Falkon and 
moved under KDE's umbrella so I guess it would be pointless.

Cheers,
----------  Mensaje reenviado  ----------

Subject: QupZilla slackbuild update
Date: Viernes 20/10/2017
From: "Ricardo J. Barberis" <ricardo.barberis at gmail.com>
To: Fridrich von Stauffenberg <cancellor2 at gmail.com>

Hello,

I've been testing (again) QupZilla these past weeks (since KDE is going to
adopt it) and I'm really liking it, many thanks for the SlackBuild!

I wanted to try the latest version but it requires Qt 5.8 and SBo has 5.7.

QupZilla 2.1.2 is the last version which works with Qt 5.7 so I modified your
SlackBuild to install it. Apart from the usual modifications (version, md5,
etc) the only other change is that the file GPLv3 got renamed to LICENSE.

It's been only a few days of testing but v2.1.2 seems to be working fine.

Below follows a patch I made, in case you want to submit an update to your
SlackBuild.

Cheers!

----------------------------- patch ------------------------------
diff -Naur qupzilla1/qupzilla.SlackBuild qupzilla2/qupzilla.SlackBuild
--- qupzilla1/qupzilla.SlackBuild       2016-07-01 21:48:23.000000000 -0300
+++ qupzilla2/qupzilla.SlackBuild       2017-10-19 12:07:08.582020367 -0300
@@ -24,9 +24,9 @@
 
 PRGNAM=qupzilla
 SRCNAM=QupZilla
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.1.2}
 BUILD=${BUILD:-1}
 
 if [ -z "$ARCH" ]; then
   case "$( uname -m )" in
@@ -79,7 +79,7 @@
   | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true

 mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS BUILDING.md CHANGELOG COPYRIGHT FAQ GPLv3 README.md \
+cp -a AUTHORS BUILDING.md CHANGELOG COPYRIGHT FAQ LICENSE README.md \
   $PKG/usr/doc/$PRGNAM-$VERSION
 cat $CWD/$PRGNAM.SlackBuild > 
$PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

diff -Naur qupzilla1/qupzilla.info qupzilla2/qupzilla.info
--- qupzilla1/qupzilla.info     2016-07-01 21:48:23.000000000 -0300
+++ qupzilla2/qupzilla.info     2017-10-19 11:52:52.600275536 -0300
@@ -1,8 +1,8 @@
 PRGNAM="qupzilla"
-VERSION="2.0.1"
+VERSION="2.1.2"
 HOMEPAGE="http://www.qupzilla.com"
-DOWNLOAD="https://github.com/QupZilla/qupzilla/releases/download/v2.0.1/QupZilla-2.0.1.tar.xz"
-MD5SUM="953c057afd9c4e9fec898a5af879249b"
+DOWNLOAD="https://github.com/QupZilla/qupzilla/releases/download/v2.1.2/QupZilla-2.1.2.tar.xz"
+MD5SUM="84e4b9dda1e0bb5ad96f3b87f9fc1328"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="qt5"

-- 
Ricardo J. Barberis
Usuario Linux Nº 250625: http://counter.li.org/
Usuario LFS Nº 5121: http://www.linuxfromscratch.org/
Senior SysAdmin / IT Architect - www.DonWeb.com


More information about the SlackBuilds-users mailing list