mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
games/peg-e: update 1.3.0 → 1.3.1
This commit is contained in:
parent
379587a312
commit
b929d02e6c
@ -1,8 +1,7 @@
|
||||
PORTNAME= peg-e
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://gottcode.org/peg-e/ \
|
||||
https://mirror.amdmi3.ru/distfiles/
|
||||
MASTER_SITES= https://gottcode.org/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
@ -11,10 +10,13 @@ COMMENT= Peg elimination game
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++17-lang gl gnome qmake qt:5 tar:bzip2
|
||||
USE_QT= core gui widgets qmake_build buildtools_build linguisttools_build
|
||||
USES= cmake compiler:c++17-lang gl qt:6 tar:bzip2
|
||||
USE_QT= base tools
|
||||
USE_GL= gl
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1632849021
|
||||
SHA256 (peg-e-1.3.0-src.tar.bz2) = 2b99f01a479b4a6c45e9d4f0d64c96c478dd51887849db55ea30f1aba8d6c4d6
|
||||
SIZE (peg-e-1.3.0-src.tar.bz2) = 593733
|
||||
TIMESTAMP = 1661969625
|
||||
SHA256 (peg-e-1.3.1-src.tar.bz2) = b6f510de5523d8b9da6b06c1682eb93f86f264651cc3b4295e0033f8a1464176
|
||||
SIZE (peg-e-1.3.1-src.tar.bz2) = 592535
|
||||
|
@ -30,22 +30,22 @@ share/metainfo/peg-e.appdata.xml
|
||||
%%DATADIR%%/icons/hicolor/64x64/edit-undo.png
|
||||
%%DATADIR%%/icons/hicolor/64x64/view-refresh.png
|
||||
%%DATADIR%%/icons/hicolor/index.theme
|
||||
%%DATADIR%%/translations/pege_cs.qm
|
||||
%%DATADIR%%/translations/pege_de.qm
|
||||
%%DATADIR%%/translations/pege_el.qm
|
||||
%%DATADIR%%/translations/pege_en.qm
|
||||
%%DATADIR%%/translations/pege_eo.qm
|
||||
%%DATADIR%%/translations/pege_es.qm
|
||||
%%DATADIR%%/translations/pege_fr.qm
|
||||
%%DATADIR%%/translations/pege_he.qm
|
||||
%%DATADIR%%/translations/pege_lt.qm
|
||||
%%DATADIR%%/translations/pege_ms.qm
|
||||
%%DATADIR%%/translations/pege_nl.qm
|
||||
%%DATADIR%%/translations/pege_pl.qm
|
||||
%%DATADIR%%/translations/pege_pt.qm
|
||||
%%DATADIR%%/translations/pege_ro.qm
|
||||
%%DATADIR%%/translations/pege_ru.qm
|
||||
%%DATADIR%%/translations/pege_sv.qm
|
||||
%%DATADIR%%/translations/pege_te.qm
|
||||
%%DATADIR%%/translations/pege_tr.qm
|
||||
%%DATADIR%%/translations/pege_zh.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_cs.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_de.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_el.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_en.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_eo.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_es.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_fr.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_he.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_lt.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_ms.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_nl.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_pl.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_pt.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_ro.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_ru.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_sv.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_te.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_tr.qm
|
||||
%%NLS%%%%DATADIR%%/translations/pege_zh.qm
|
||||
|
Loading…
Reference in New Issue
Block a user