mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
graphics/xaos: update to 4.2.1
ChangeLog: https://github.com/xaos-project/XaoS/releases/tag/release-4.2.1 Reported by: portscout
This commit is contained in:
parent
b18fcb087e
commit
36fb6de0f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562321
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xaos
|
||||
DISTVERSIONPREFIX= release-
|
||||
DISTVERSION= 4.2
|
||||
DISTVERSION= 4.2.1
|
||||
CATEGORIES= graphics math
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -13,13 +13,14 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++11-lang gl qmake qt:5
|
||||
USE_GL= gl
|
||||
USE_QT= core gui opengl widgets buildtools_build linguisttools_build
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= xaos-project
|
||||
GH_PROJECT= XaoS
|
||||
|
||||
USE_GL= gl
|
||||
USE_QT= core gui opengl widgets buildtools_build linguisttools_build
|
||||
|
||||
QMAKE_ARGS+= INCLUDEPATH+=${LOCALBASE}/include \
|
||||
LIBS+=-L${LOCALBASE}/lib
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1599051333
|
||||
SHA256 (xaos-project-XaoS-release-4.2_GH0.tar.gz) = 7910e5f935d5d9db7947f4339087de88ca057428490e5ce5540d271f81cbc09c
|
||||
SIZE (xaos-project-XaoS-release-4.2_GH0.tar.gz) = 10939729
|
||||
TIMESTAMP = 1611318717
|
||||
SHA256 (xaos-project-XaoS-release-4.2.1_GH0.tar.gz) = bf21d3f50d7c1626c5c96da475f84ea24d24a164ec6cc2bbc4ee229bc4a65967
|
||||
SIZE (xaos-project-XaoS-release-4.2.1_GH0.tar.gz) = 10916985
|
||||
|
@ -25,6 +25,7 @@ bin/xaos
|
||||
%%NLS%%share/XaoS/i18n/XaoS_ru.qm
|
||||
%%NLS%%share/XaoS/i18n/XaoS_sk.qm
|
||||
%%NLS%%share/XaoS/i18n/XaoS_sv.qm
|
||||
%%NLS%%share/XaoS/i18n/XaoS_vi.qm
|
||||
%%TUTORIAL%%share/XaoS/tutorial/3dtutor.xaf
|
||||
%%TUTORIAL%%share/XaoS/tutorial/Bclosing.xaf
|
||||
%%TUTORIAL%%share/XaoS/tutorial/Bintro.xaf
|
||||
|
Loading…
Reference in New Issue
Block a user