2021-06-24 18:00:53 +02:00
|
|
|
# created by: Osamu Matsuda <omatsuda000@gmail.com>
|
|
|
|
|
|
|
|
PORTNAME= qolibri
|
2021-10-09 15:42:33 +02:00
|
|
|
DISTVERSION= 2.1.4
|
2021-06-24 18:00:53 +02:00
|
|
|
CATEGORIES= japanese
|
|
|
|
|
|
|
|
MAINTAINER= omatsuda000@gmail.com
|
|
|
|
COMMENT= EPWING dictionary viewer
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
LIB_DEPENDS= libeb.so:japanese/eb
|
|
|
|
|
|
|
|
USES= cmake qt:5
|
|
|
|
USE_QT= buildtools core declarative gui linguisttools location \
|
|
|
|
multimedia network printsupport qmake webchannel webengine \
|
|
|
|
widgets
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= ludios
|
|
|
|
|
|
|
|
PLIST_FILES= bin/qolibri
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|