Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Request: Tiled #10595

Open
linkert opened this issue Apr 5, 2019 · 5 comments
Open

Package Request: Tiled #10595

linkert opened this issue Apr 5, 2019 · 5 comments
Labels
request Package request

Comments

@linkert
Copy link
Contributor

linkert commented Apr 5, 2019

https://github.com/bjorn/tiled
https://www.mapeditor.org/

Tiled is a general purpose tile map editor for all tile-based games, such as RPGs, platformers or Breakout clones.

Tiled is highly flexible. It can be used to create maps of any size, with no restrictions on tile size, or the number of layers or tiles that can be used. Maps, layers, tiles, and objects can all be assigned arbitrary properties. Tiled's map format (TMX) is easy to understand and allows multiple tilesets to be used in any map. Tilesets can be modified at any time.

I'm sure there are a lot of folks that want this in the repos.

@jnbr jnbr added the request Package request label Apr 5, 2019
@maxice8
Copy link
Contributor

maxice8 commented Apr 17, 2019

Template i stopped working on

# Template file for 'tiled'
pkgname=tiled
version=1.2.3
revision=1
build_style=qmake
hostmakedepends="qt5-host-tools"
makedepends="qt5-devel qt5-declarative-devel zlib-devel"
short_desc="Flexible level editor"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://www.mapeditor.org/"
distfiles="https://github.com/bjorn/tiled/archive/v${version}.tar.gz"
checksum=4d12cb3d867524dafb19eaee57f505ecfd826d8975fb6f737f1692dd6ac5c003

@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

@github-actions github-actions bot added Stale and removed Stale labels Apr 15, 2022
@HenriDellal
Copy link

Latest version:

# Template file for 'tiled'
pkgname=tiled
version=1.8.4
revision=0
build_style=qmake
make_build_args="-nostartfiles"
configure_args="projects.Tiled.useRPaths:false"
hostmakedepends="qt5-host-tools"
makedepends="qt5-devel qt5-declarative-devel zlib-devel"
short_desc="Flexible level editor"
maintainer="Maintainer <maintainer@mail.com>"
license="GPL-2.0-or-later"
homepage="https://www.mapeditor.org/"
distfiles="https://github.com/bjorn/tiled/archive/v${version}.tar.gz"
checksum=60d98f0845ffe967cc6eb75f49a20bd61a06c5e9b5488b3ec1ef7a0737410ebf

@paper42
Copy link
Member

paper42 commented May 5, 2022

@HenriDellal could you open a PR?

@HenriDellal
Copy link

@paper42 Sorry, I can't as I don't want to maintain the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Package request
Projects
None yet
Development

No branches or pull requests

5 participants