mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.2.2
This commit is contained in:
parent
55e824e328
commit
c7f1c20be4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491489
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tiled
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.2.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics editors games
|
||||
|
||||
@ -16,7 +15,7 @@ LICENSE_COMB= multi
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bjorn
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils qmake qt:5 shared-mime-info
|
||||
USES= compiler:c++11-lib desktop-file-utils gl qmake qt:5 shared-mime-info
|
||||
USE_QT= core gui widgets opengl network \
|
||||
buildtools_build linguisttools_build
|
||||
USE_GL= gl
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542295178
|
||||
SHA256 (bjorn-tiled-v1.2.1_GH0.tar.gz) = 3292c11c2dbdade2bf4d54723441882a77e123b75e7a5f8adc3f41508f9f26e8
|
||||
SIZE (bjorn-tiled-v1.2.1_GH0.tar.gz) = 16773680
|
||||
TIMESTAMP = 1548606426
|
||||
SHA256 (bjorn-tiled-v1.2.2_GH0.tar.gz) = 5ea2c23fbd9d9e1bc50664362cab5d78941661d1da2f1e155d92c22f3d02ca1f
|
||||
SIZE (bjorn-tiled-v1.2.2_GH0.tar.gz) = 16846899
|
||||
|
@ -13,6 +13,7 @@ lib/tiled/plugins/libdroidcraft.so
|
||||
lib/tiled/plugins/libflare.so
|
||||
lib/tiled/plugins/libgmx.so
|
||||
lib/tiled/plugins/libjson.so
|
||||
lib/tiled/plugins/libjson1.so
|
||||
lib/tiled/plugins/liblua.so
|
||||
%%PYTHON%%lib/tiled/plugins/libpython.so
|
||||
lib/tiled/plugins/libreplicaisland.so
|
||||
|
Loading…
Reference in New Issue
Block a user