diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-28 20:36:34 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-29 22:25:35 -0500 |
commit | 1c028a6acf22d233e5132d2181c8c1f6bef46101 (patch) | |
tree | d019289bd03a37b5c9c0d13a805b6615c509e40f /graphics | |
parent | d8ee45c102fab60842dee1fa883491f562616f16 (diff) | |
download | slackbuilds-1c028a6acf22d233e5132d2181c8c1f6bef46101.tar.gz |
graphics/photo: Updated for version 0.8.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/photo/photo.SlackBuild | 6 | ||||
-rw-r--r-- | graphics/photo/photo.info | 8 | ||||
-rw-r--r-- | graphics/photo/slack-desc | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/photo/photo.SlackBuild b/graphics/photo/photo.SlackBuild index b0987dabe7..a217be962b 100644 --- a/graphics/photo/photo.SlackBuild +++ b/graphics/photo/photo.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=photo -VERSION=${VERSION:-0.8} +VERSION=${VERSION:-0.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,7 +53,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -75,7 +75,7 @@ cd build -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release .. - make + make make install DESTDIR=$PKG cd .. diff --git a/graphics/photo/photo.info b/graphics/photo/photo.info index b3dbd558c6..50cfd70a03 100644 --- a/graphics/photo/photo.info +++ b/graphics/photo/photo.info @@ -1,8 +1,8 @@ PRGNAM="photo" -VERSION="0.8" -HOMEPAGE="http://photoqt.co.cc" -DOWNLOAD="http://photoqt.co.cc/pkgs/photo-0.8.tar.gz" -MD5SUM="808f635455a497a965b648e03e7afba0" +VERSION="0.8.2" +HOMEPAGE="http://photoqt.org" +DOWNLOAD="http://photoqt.org/pkgs/photo-0.8.2.tar.gz" +MD5SUM="ed3b590d352639d39303f778ed1e14b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/graphics/photo/slack-desc b/graphics/photo/slack-desc index 5f8b5a94b9..255243c766 100644 --- a/graphics/photo/slack-desc +++ b/graphics/photo/slack-desc @@ -10,8 +10,8 @@ photo: photo (Qt image viewer) photo: photo: Photo is a fast, simple, good looking, yet powerful and highly photo: configurable image viewer. -photo: -photo: homepage: http://photoqt.co.cc +photo: +photo: homepage: http://photoqt.org photo: photo: photo: |