mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
misc/bibletime: updated to 3.1.1
ALso switched to Qt 6 and GitHub
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
/packages
|
||||
/security/vuxml/vuln-flat.xml
|
||||
/.vscode
|
||||
/.idea
|
||||
Makefile.local
|
||||
Mk/bsd.local.mk
|
||||
Mk/bsd.overlay.mk
|
||||
|
||||
+11
-7
@@ -1,8 +1,7 @@
|
||||
PORTNAME= bibletime
|
||||
PORTVERSION= 2.11.2
|
||||
PORTREVISION= 5
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.1.1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
|
||||
|
||||
MAINTAINER= ericbsd@FreeBSD.org
|
||||
COMMENT= Open source Bible study tool
|
||||
@@ -10,11 +9,16 @@ WWW= https://www.bibletime.info/
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= po4a:textproc/po4a \
|
||||
fop:textproc/fop
|
||||
LIB_DEPENDS= libclucene-core.so:textproc/clucene \
|
||||
libsword.so:misc/sword
|
||||
|
||||
USES= cmake compiler:c11 qt:5 tar:xz ssl
|
||||
USE_QT= buildtools core dbus gui linguist:build network printsupport \
|
||||
script svg webengine widgets \
|
||||
xml qmake:build testlib:build
|
||||
USES= cmake compiler:c++17-lang qt:6 ssl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bibletime
|
||||
USE_QT= 5compat declarative svg webengine tools:build
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1535475198
|
||||
SHA256 (bibletime-2.11.2.tar.xz) = d178197ce87c8211733409fb28fa6ed0220800bbf06944ebb8fe85bf78ddabe8
|
||||
SIZE (bibletime-2.11.2.tar.xz) = 2533472
|
||||
TIMESTAMP = 1755359506
|
||||
SHA256 (bibletime-bibletime-v3.1.1_GH0.tar.gz) = 64a4c88a056329ac0827581b55f0bd1d5288f6880cd3a0b9ffdd2bd7de006cfc
|
||||
SIZE (bibletime-bibletime-v3.1.1_GH0.tar.gz) = 2801748
|
||||
|
||||
+1299
-933
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user