summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-05-03 02:14:21 +0200
committer Willy Sudiarto Raharjo2014-05-03 02:14:21 +0200
commit11e5e88e56221a97daac7449acad2da217b1e7ea (patch)
treeb19c9557664d3f14cf0dca33592d3e44099630b4 /graphics
parentfeb364a422c228997d9d9b4afbb2241fa4fd94b4 (diff)
downloadslackbuilds-11e5e88e56221a97daac7449acad2da217b1e7ea.tar.gz
graphics/phototonic: Updated for version 0.98.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/phototonic/phototonic.SlackBuild4
-rw-r--r--graphics/phototonic/phototonic.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/phototonic/phototonic.SlackBuild b/graphics/phototonic/phototonic.SlackBuild
index db0ba69201..9156a733e5 100644
--- a/graphics/phototonic/phototonic.SlackBuild
+++ b/graphics/phototonic/phototonic.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=phototonic
-VERSION=${VERSION:-0.91}
+VERSION=${VERSION:-0.98}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-qmake PREFIX="/usr"
+qmake-qt5 PREFIX="/usr"
make
make INSTALL_ROOT=$PKG install
diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info
index 001bb94abc..6552aa0924 100644
--- a/graphics/phototonic/phototonic.info
+++ b/graphics/phototonic/phototonic.info
@@ -1,10 +1,10 @@
PRGNAM="phototonic"
-VERSION="0.91"
+VERSION="0.98"
HOMEPAGE="http://oferkv.github.io/phototonic/"
-DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.91.tar.gz"
-MD5SUM="17358f05fd77ac5c5a32c54b08506533"
+DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.98.tar.gz"
+MD5SUM="72cef19cdcaf85b1777077b1714b611d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="qt5"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"