games/pentobi: update to 19.0
This commit is contained in:
parent
51f51cb107
commit
b6bc2b2650
2 changed files with 6 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pentobi
|
||||
PORTVERSION= 18.5
|
||||
PORTVERSION= 19.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -16,15 +16,14 @@ BUILD_DEPENDS= itstool:textproc/itstool \
|
|||
USES= compiler:c++14-lang cmake desktop-file-utils gettext-tools gnome qt:5 \
|
||||
shared-mime-info tar:xz
|
||||
USE_GNOME= librsvg2:build
|
||||
USE_QT= core gui widgets svg concurrent quickcontrols2 \
|
||||
declarative network \
|
||||
USE_QT= core gui concurrent quickcontrols2 declarative network \
|
||||
qmake_build buildtools_build linguisttools_build
|
||||
CMAKE_ARGS= -DDOCBOOK_XSL=${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl
|
||||
|
||||
PORTDOCS= AUTHORS.md HACKING.md NEWS.md README.md
|
||||
PORTDATA= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS TEST GNOME KDE EXTERNAL_HELP
|
||||
OPTIONS_DEFINE= DOCS TEST GNOME KDE
|
||||
OPTIONS_DEFAULT=EXTERNAL_HELP
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
@ -36,9 +35,6 @@ KDE_CMAKE_BOOL= PENTOBI_BUILD_KDE_THUMBNAILER
|
|||
KDE_USES= kde:5
|
||||
KDE_USE= KDE=kio
|
||||
KDE_DESC= Build KDE thumbnailer
|
||||
EXTERNAL_HELP_DESC= Open help in web browser instead of build-in webview
|
||||
EXTERNAL_HELP_CMAKE_BOOL= PENTOBI_OPEN_HELP_EXTERNALLY
|
||||
EXTERNAL_HELP_USE_OFF= QT=webview
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1615299027
|
||||
SHA256 (pentobi-18.5.tar.xz) = 3bbeea2bd3762cf8d15439bcd0628f77d37cc777212cdd91cb3feecc28c708b2
|
||||
SIZE (pentobi-18.5.tar.xz) = 470692
|
||||
TIMESTAMP = 1618922782
|
||||
SHA256 (pentobi-19.0.tar.xz) = 73d53dd398e47cbc4c85e4118c566f59a24d0ebda9147db3037187974f0b2bf1
|
||||
SIZE (pentobi-19.0.tar.xz) = 471260
|
||||
|
|
Loading…
Reference in a new issue