Package Details: texturepacker 7.9.1-1

Git Clone URL: https://aur.archlinux.org/texturepacker.git (read-only, click to copy)
Package Base: texturepacker
Description: Sprite sheet creator and image optimizer
Upstream URL: https://www.codeandweb.com/texturepacker
Keywords: 2D gamedev spritesheet
Licenses: custom:texturepacker
Submitter: Gordin
Maintainer: konez2k
Last Packager: konez2k
Votes: 20
Popularity: 0.31
First Submitted: 2011-10-23 12:51 (UTC)
Last Updated: 2025-11-12 07:48 (UTC)

Latest Comments

1 2 3 Next › Last »

Bink commented on 2025-10-16 21:28 (UTC)

The pkgrel value in the PKGBUILD (1) is mismatched with that of .SRCINFO (2).

As a result, the package forever wants to update because the installed version seemingly references PKGBUILD, but the online version references .SRCINFO.

You might make sure you include this as part of your package update process to ensure both are in sync:

makepkg --printsrcinfo > .SRCINFO

lewiji commented on 2021-03-22 12:41 (UTC)

5.5.0 was release in January. However, updating the .deb in the PKGBUILD to target the new version introduced a lot of UI glitches for me that made it unusable. I think CodeAndWeb introduced some new scaling code for Linux in this update, maybe that's responsible, but I can't get it working.

sum01 commented on 2018-12-08 16:01 (UTC)

The download is available over https now, which I would recommend using.

suzumiya commented on 2017-10-14 23:43 (UTC) (edited on 2017-10-14 23:44 (UTC) by suzumiya)

``` /usr/bin/../lib/texturepacker/TexturePacker_: relocation error: /usr/bin/../lib/texturepacker/TexturePacker_: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm, version Qt_5 not defined in file libQt5Qml.so.5 with link time reference ``` When I tried to install 4.5.0 version by simply change package_version from 4.4.* to 4.5.0, I encountered above error message. Any idea about it? Thanks.

jfcandidofilho commented on 2016-08-26 05:02 (UTC) (edited on 2016-08-26 05:19 (UTC) by jfcandidofilho)

@ajo, I think you should create a new package for these modifications of yours. Would be awesome! Also I'm contacting @etzos to see if he is still interested in being the maintainer. If he isn't, I will file an orphan request and suggest you as the maintainer. But please, use the original files, if this happens to occur.

<deleted-account> commented on 2016-05-18 15:25 (UTC)

PKGBUILD updated to 4.2.1, courtesy of Geequlim (https://github.com/Geequlim).

<deleted-account> commented on 2016-04-24 18:10 (UTC)

I forgot to mention I've updated my version of the PKGBUILD to 4.1.0.

<deleted-account> commented on 2016-02-24 19:59 (UTC)

Is someone still maintaining this package? I rewrote the install script to fix minor details, updated to version 4.0.2 and added a few lines to strip the bundled libraries. They aren't really needed and just waste space when the Arch system ones work just fine. As a result, my PKGBUILD installs a lot smaller package but changes the dependencies. I tested my build and probed through the dependencies with readelf, pkgfile and namcap. I pushed my version to https://github.com/anttioja/texturepacker.git for now.

tarek commented on 2015-11-14 17:43 (UTC)

I updated PKGBuild with Version 4.0.1 at https://raw.githubusercontent.com/hoteit/archlinux-aur/master/PKGBUILD I also tested it. Thanks.

pientro commented on 2015-08-24 16:52 (UTC)

Versione Version 3.9.2 (2015-07-09) out