blob: 663e302c62a7858c53a509938a38e5e1c8037e7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-qt/linguist-tools:5 virtual/pkgconfig
DEFINED_PHASES=configure install postinst postrm setup
DEPEND=app-arch/zstd:= >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtdeclarative-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtwidgets-5.15:5 sys-libs/zlib python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) )
DESCRIPTION=A general purpose tile map editor
EAPI=8
HOMEPAGE=https://www.mapeditor.org/
INHERIT=python-single-r1 qmake-utils xdg-utils
IUSE=examples python python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=BSD BSD-2 GPL-2+
RDEPEND=app-arch/zstd:= >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtdeclarative-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtwidgets-5.15:5 sys-libs/zlib python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 ) )
SLOT=0
SRC_URI=https://github.com/bjorn/tiled/archive/v1.8.2/tiled-1.8.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
_md5_=e17f8c76574d952749a7e0ad43433d8c
|