update to nomacs-3.4

from maintainer Rafael Sadowski, thanks!
with some input from sthen@
This commit is contained in:
kirby 2016-09-13 08:21:36 +00:00
parent 190c1d9a8d
commit f76d2c25b7
4 changed files with 16 additions and 19 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2016/06/27 05:25:40 landry Exp $
# $OpenBSD: Makefile,v 1.4 2016/09/13 08:21:36 kirby Exp $
COMMENT = small and fast Qt image viewer
V = 3.2.0
DISTNAME = nomacs-${V}-source
PKGNAME = ${DISTNAME:S/-source//}
GH_ACCOUNT = nomacs
GH_PROJECT = nomacs
GH_TAGNAME = 3.4
CATEGORIES = graphics
@ -12,13 +12,9 @@ HOMEPAGE = http://www.nomacs.org
MAINTAINER = Rafael Sadowski <rafael@sizeofvoid.org>
MASTER_SITES = https://github.com/nomacs/nomacs/releases/download/${V}/
EXTRACT_SUFX = .tar.bz2
SHARED_LIBS += nomacsCore 0.0 # 3.2
SHARED_LIBS += nomacsGui 0.0 # 3.2
SHARED_LIBS += nomacsLoader 0.0 # 3.2
SHARED_LIBS += nomacsCore 0.0 # 3.3
SHARED_LIBS += nomacsGui 0.0 # 3.3
SHARED_LIBS += nomacsLoader 0.0 # 3.3
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
@ -46,7 +42,7 @@ LIB_DEPENDS = archivers/quazip \
CONFIGURE_ARGS = -DUSE_SYSTEM_QUAZIP:Bool=ON \
-DDISABLE_QT_DEBUG:Bool=ON
WRKDIST = ${WRKDIR}/${PKGNAME}
WRKDIST = ${WRKDIR}/${PKGNAME}/ImageLounge
NO_TEST = Yes

View File

@ -1,2 +1,2 @@
SHA256 (nomacs-3.2.0-source.tar.bz2) = gkYvNmWbCwnvQWnZJ9CGEkTs+DeQugMYWiREQCeMSa0=
SIZE (nomacs-3.2.0-source.tar.bz2) = 1090076
SHA256 (nomacs-3.4.tar.gz) = VS7aiK7epIgxzjVAleOq1HiStLUCn0JBcb7baCccKi8=
SIZE (nomacs-3.4.tar.gz) = 30026261

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-cmake_UnixBuildTarget_cmake,v 1.2 2016/06/27 05:25:40 landry Exp $
--- cmake/UnixBuildTarget.cmake.orig Mon May 2 22:13:12 2016
+++ cmake/UnixBuildTarget.cmake Mon May 2 22:15:52 2016
@@ -93,7 +93,11 @@ install(FILES src/img/nomacs.svg DESTINATION share/pix
$OpenBSD: patch-cmake_UnixBuildTarget_cmake,v 1.3 2016/09/13 08:21:36 kirby Exp $
--- cmake/UnixBuildTarget.cmake.orig Fri Jul 22 13:43:37 2016
+++ cmake/UnixBuildTarget.cmake Mon Jul 25 17:55:33 2016
@@ -83,7 +83,11 @@ install(FILES src/img/nomacs.svg DESTINATION share/pix
# translations
install(FILES ${NOMACS_QM} DESTINATION share/nomacs/translations)
# manpage

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2016/06/27 05:25:40 landry Exp $
@comment $OpenBSD: PLIST,v 1.3 2016/09/13 08:21:36 kirby Exp $
@bin bin/nomacs
@lib lib/libnomacsCore.so.${LIBnomacsCore_VERSION}
@lib lib/libnomacsGui.so.${LIBnomacsGui_VERSION}
@ -20,6 +20,7 @@ share/nomacs/translations/nomacs_fr.qm
share/nomacs/translations/nomacs_hr.qm
share/nomacs/translations/nomacs_it.qm
share/nomacs/translations/nomacs_ja.qm
share/nomacs/translations/nomacs_ko.qm
share/nomacs/translations/nomacs_nl.qm
share/nomacs/translations/nomacs_pl.qm
share/nomacs/translations/nomacs_pt.qm