mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
- Update to 0.16.0
This commit is contained in:
parent
12c669ce87
commit
c27cb78ce0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412599
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tiled
|
||||
PORTVERSION= 0.15.1
|
||||
PORTVERSION= 0.16.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics editors games
|
||||
|
||||
@ -16,7 +16,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= bjorn
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils qmake shared-mime-info
|
||||
USE_QT5= core gui widgets opengl buildtools_build linguisttools_build
|
||||
USE_QT5= core gui widgets opengl network \
|
||||
buildtools_build linguisttools_build
|
||||
USE_GL= gl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bjorn-tiled-v0.15.1_GH0.tar.gz) = b084650adae12c1c34d9493f99fabcdb27c9fa12e3e1167212c28c5c76936b81
|
||||
SIZE (bjorn-tiled-v0.15.1_GH0.tar.gz) = 2984663
|
||||
SHA256 (bjorn-tiled-v0.16.0_GH0.tar.gz) = c02df78021c07c5574a8b52fcb61a02649db039724f13ecacdd18840df7490ee
|
||||
SIZE (bjorn-tiled-v0.16.0_GH0.tar.gz) = 4485752
|
||||
|
@ -44,5 +44,6 @@ share/mime/packages/tiled.xml
|
||||
%%DATADIR%%/translations/tiled_pt.qm
|
||||
%%DATADIR%%/translations/tiled_pt_PT.qm
|
||||
%%DATADIR%%/translations/tiled_ru.qm
|
||||
%%DATADIR%%/translations/tiled_tr.qm
|
||||
%%DATADIR%%/translations/tiled_zh.qm
|
||||
%%DATADIR%%/translations/tiled_zh_TW.qm
|
||||
|
Loading…
Reference in New Issue
Block a user