summaryrefslogtreecommitdiff
path: root/misc/xiphos/Makefile
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2020-06-19 17:36:51 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2020-06-19 17:36:51 +0000
commitda246cc364245f18e107e2a7b655a682a650942c (patch)
treeb3f8053ea3207d5fa9b39f784634b5eb9af7bd2a /misc/xiphos/Makefile
parentAdd compiler:c++11-lang to USES to fix build on GCC-based systems: (diff)
misc/xiphos: Update to 4.2.1
While here, also switch WWW to https. Reviewed by: tcberner Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D25320
Notes
Notes: svn path=/head/; revision=539671
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r--misc/xiphos/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index c5648fb80cb8..5456db498294 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -1,10 +1,12 @@
# $FreeBSD$
PORTNAME= xiphos
-DISTVERSION= 4.1.0-72
-DISTVERSIONSUFFIX= -g9e573336
-PORTREVISION= 2
+DISTVERSION= 4.2.1
CATEGORIES= misc gnome
+# Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be
+# built as they miss the file ${WRKSRC}/cmake/source_version.txt.
+# See also: https://github.com/crosswire/xiphos/issues/1037
+MASTER_SITES= https://github.com/crosswire/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= salvadore@FreeBSD.org
COMMENT= Bible interface utilizing the sword framework
@@ -21,14 +23,14 @@ LIB_DEPENDS= libbiblesync.so:misc/biblesync \
libdbus-glib-1.so:devel/dbus-glib \
libenchant.so:textproc/enchant \
libicui18n.so:devel/icu \
+ libminizip.so:archivers/minizip \
libsoup-2.4.so:devel/libsoup \
libsword.so:misc/sword \
libuuid.so:misc/e2fsprogs-libuuid \
libwebkit2gtk-4.0.so:www/webkit2-gtk3
+# gettext is always needed, even if NLS is off
USES= cmake gettext gnome pkgconfig
-USE_GITHUB= yes
-GH_ACCOUNT= crosswire
USE_GNOME= cairo gconf2 gtk30 gtkhtml4 intltool libgsf
INSTALLS_ICONS= yes