diff options
author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2020-06-19 17:36:51 +0000 |
---|---|---|
committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2020-06-19 17:36:51 +0000 |
commit | da246cc364245f18e107e2a7b655a682a650942c (patch) | |
tree | b3f8053ea3207d5fa9b39f784634b5eb9af7bd2a | |
parent | Add 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
-rw-r--r-- | misc/xiphos/Makefile | 12 | ||||
-rw-r--r-- | misc/xiphos/distinfo | 6 | ||||
-rw-r--r-- | misc/xiphos/pkg-descr | 2 | ||||
-rw-r--r-- | misc/xiphos/pkg-plist | 2 |
4 files changed, 13 insertions, 9 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 diff --git a/misc/xiphos/distinfo b/misc/xiphos/distinfo index 7c9839d84331..2f5f798ba858 100644 --- a/misc/xiphos/distinfo +++ b/misc/xiphos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584113731 -SHA256 (crosswire-xiphos-4.1.0-72-g9e573336_GH0.tar.gz) = 316b41a400638dca784d53d2e0292fc693a3f61744ca488a523fe78f52fb7e09 -SIZE (crosswire-xiphos-4.1.0-72-g9e573336_GH0.tar.gz) = 28353269 +TIMESTAMP = 1592502269 +SHA256 (xiphos-4.2.1.tar.gz) = e13e367f511ab719c1fc815ee88fe5172a10ec76fa637131edb67e0c1b6dd123 +SIZE (xiphos-4.2.1.tar.gz) = 28373966 diff --git a/misc/xiphos/pkg-descr b/misc/xiphos/pkg-descr index 5e245d46c602..d7a35926e62e 100644 --- a/misc/xiphos/pkg-descr +++ b/misc/xiphos/pkg-descr @@ -4,4 +4,4 @@ commentaries, dictionary, and other texts and images. Xiphos includes features such as searching, biblesync, bookmarks, parallel study, and original language study. -WWW: http://xiphos.org +WWW: https://xiphos.org diff --git a/misc/xiphos/pkg-plist b/misc/xiphos/pkg-plist index d0c3d97623c4..3494339851d8 100644 --- a/misc/xiphos/pkg-plist +++ b/misc/xiphos/pkg-plist @@ -234,6 +234,7 @@ share/help/it/xiphos/xiphos-60-online-help.page share/help/it/xiphos/xiphos-90-credits.page share/icons/hicolor/scalable/apps/xiphos.svg %%NLS%%share/locale/ar/LC_MESSAGES/xiphos.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/cs/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/cy/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/da/LC_MESSAGES/xiphos.mo @@ -250,6 +251,7 @@ share/icons/hicolor/scalable/apps/xiphos.svg %%NLS%%share/locale/ko_KR/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/lt/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/lv/LC_MESSAGES/xiphos.mo +%%NLS%%share/locale/my/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/nb/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/nl/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/pl/LC_MESSAGES/xiphos.mo |