mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Development version is now production, use misc/bibletime
This commit is contained in:
parent
ae793b854f
commit
4d5505146e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338328
1
MOVED
1
MOVED
@ -5347,3 +5347,4 @@ security/dazuko||2013-12-31|Has expired: Currently, the project has not an activ
|
||||
mail/p5-Mail-SPF-Query||2013-12-31|Has expired: Use mail/p5-Mail-SPF instead
|
||||
x11-fonts/etlfonts||2013-12-31|Has expired: master site gone
|
||||
net/gateway6||2013-12-31|Has expired: Unsupported upstream, consider using net/gogoc
|
||||
misc/bibletime-devel|misc/bibletime|2013-12-31|Has expired: use misc/bibletime
|
||||
|
@ -24,7 +24,6 @@
|
||||
SUBDIR += bdelta
|
||||
SUBDIR += bestfit
|
||||
SUBDIR += bibletime
|
||||
SUBDIR += bibletime-devel
|
||||
SUBDIR += biblical-curse
|
||||
SUBDIR += bigboard
|
||||
SUBDIR += biosfont-demos
|
||||
|
@ -1,28 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bibletime
|
||||
PORTVERSION= 2.10.r1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/_rc/}
|
||||
|
||||
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:outsource
|
||||
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
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (bibletime-2.10_rc1.tar.xz) = 8a715e45cb543e9c33cb4afd28192a2e4e2a01e90f913390058b2e82194e9a1b
|
||||
SIZE (bibletime-2.10_rc1.tar.xz) = 3238308
|
@ -1,5 +0,0 @@
|
||||
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
Loading…
Reference in New Issue
Block a user