Search Criteria
Package Details: texturepacker 4.10.0-2
Git Clone URL: | https://aur.archlinux.org/texturepacker.git (read-only) |
---|---|
Package Base: | texturepacker |
Description: | Sprite sheet creator and image optimizer |
Upstream URL: | https://www.codeandweb.com/texturepacker |
Keywords: | 2D gamedev spritesheet |
Licenses: | |
Submitter: | Gordin |
Maintainer: | Rubonnek |
Last Packager: | Rubonnek |
Votes: | 19 |
Popularity: | 0.703274 |
First Submitted: | 2011-10-23 12:51 |
Last Updated: | 2019-01-05 18:24 |
Dependencies (9)
- desktop-file-utils (desktop-file-utils-git)
- gcc-libs-multilib (gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-git, gcc-libs)
- grantlee
- hicolor-icon-theme (hicolor-icon-theme-git)
- qt5-declarative (qt5-declarative-git)
- qt5-imageformats (qt5-imageformats-git)
- qt5-quickcontrols (qt5-quickcontrols-git)
- qt5-svg (qt5-svg-git)
- shared-mime-info (shared-mime-info-git)
Latest Comments
1 2 Next › Last »
sum01 commented on 2018-12-08 16:01
The download is available over https now, which I would recommend using.
suzumiya commented on 2017-10-14 23:43
```
/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
@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.
Anonymous comment on 2016-05-18 15:25
PKGBUILD updated to 4.2.1, courtesy of Geequlim (https://github.com/Geequlim).
Anonymous comment on 2016-04-24 18:10
I forgot to mention I've updated my version of the PKGBUILD to 4.1.0.
Anonymous comment on 2016-02-24 19:59
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
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
Versione Version 3.9.2 (2015-07-09) out
Etzos commented on 2014-08-31 20:11
Here's an updated version of the PKGBUILD and .install that fix a few of the issues with the current one (bad arch, no license, no package() function, etc.):
https://github.com/Etzos/ArchPackages/tree/master/texturepacker
Etzos commented on 2014-08-31 20:09
Here's an updated version of the PKGBUILD and .install that fix a few of the problems (bad arch, no license, no package() function, etc.).