File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # created by: Osamu Matsuda <omatsuda000@gmail.com>
2-
31PORTNAME = qolibri
4- DISTVERSION = 2.1.4
5- PORTREVISION = 1
2+ DISTVERSION = 2.1.4-65
63CATEGORIES = japanese
74
85MAINTAINER = omatsuda000@gmail.com
96COMMENT = EPWING dictionary viewer
107WWW = https://github.com/ludios/qolibri/
118
129LICENSE = GPLv2
10+ LICENSE_FILE = ${WRKSRC}/License.txt
1311
1412LIB_DEPENDS = libeb.so:japanese/eb
1513
16- USES = cmake qt:5
17- USE_QT = buildtools core declarative gui linguisttools location \
18- multimedia network printsupport qmake webchannel webengine \
19- widgets
20-
14+ USES = cmake compiler:c++17-lang gl qt:6
2115USE_GITHUB = yes
2216GH_ACCOUNT = ludios
17+ GH_TAGNAME = b29f1668d6e56030e531cd4e0e1ec58e370fede9
18+ USE_GL = opengl
19+ USE_QT = 5compat base declarative multimedia positioning webchannel \
20+ webengine tools:build
21+
22+ CMAKE_ARGS = -DQOLIBRI_USE_SYSTEM_EB=true
2323
24- PLIST_FILES = bin/qolibri
24+ PLIST_FILES = bin/qolibri share/applications/qolibri.desktop
2525
2626.include <bsd.port.mk>
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1625444765
2- SHA256 (ludios-qolibri-2.1.4_GH0 .tar.gz) = 0163f19f80915879c5c276f48507aedfe5c186be3c57f965db5d68a9a7157150
3- SIZE (ludios-qolibri-2.1.4_GH0 .tar.gz) = 248244
1+ TIMESTAMP = 1784119999
2+ SHA256 (ludios-qolibri-2.1.4-65-b29f1668d6e56030e531cd4e0e1ec58e370fede9_GH0 .tar.gz) = c7556281dc4d2e70487c823590bfe3eef4415f232f8b2603caa99aacc567f272
3+ SIZE (ludios-qolibri-2.1.4-65-b29f1668d6e56030e531cd4e0e1ec58e370fede9_GH0 .tar.gz) = 253438
Original file line number Diff line number Diff line change 1+ [
2+ { type: install
3+ message: <<EOM
4+ Qt6 version silently convert settings to UTF-8. Running a Qt5 version
5+ afterwards corrupts all non-ASCII strings in settings. If unsure, backup
6+ your ~/.config/qolibri before running the new version.
7+ EOM
8+ }
9+ ]
You can’t perform that action at this time.
0 commit comments