1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add bibltime 2.10.0 beta1

This commit is contained in:
Thomas Abthorpe 2013-12-11 18:09:02 +00:00
parent b5482324dc
commit 32687ebb3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336188
5 changed files with 1044 additions and 0 deletions

View File

@ -24,6 +24,7 @@
SUBDIR += bdelta
SUBDIR += bestfit
SUBDIR += bibletime
SUBDIR += bibletime-devel
SUBDIR += biblical-curse
SUBDIR += bigboard
SUBDIR += biosfont-demos

View File

@ -0,0 +1,29 @@
# $FreeBSD$
PORTNAME= bibletime
PORTVERSION= 2.10.b1
CATEGORIES= misc kde
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/_beta/}
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Open source Bible study tool
LICENSE= GPLv2
LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene
RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.7.0.so:${PORTSDIR}/misc/sword17
BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFLICTS= bibletime-2.9.*
PKGNAMESUFFIX= -devel
USES= cmake
USE_XZ= yes
USE_OPENSSL= yes
USE_QT4= corelib dbus gui iconengines network phonon qtestlib script \
svg webkit xml linguist_build moc_build qmake_build \
rcc_build uic_build
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (bibletime-2.10_beta1.tar.xz) = 497514f57fd93a743891cbe2c8c8fb4edec371059857ae9b9a76fb64b2ec8f82
SIZE (bibletime-2.10_beta1.tar.xz) = 3311032

View File

@ -0,0 +1,5 @@
BibleTime is an open source Bible study application, based on the Sword
library which provides access to all the different text modules created
by the Crosswire Bible Society.
WWW: http://www.bibletime.info/

File diff suppressed because it is too large Load Diff