
























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
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.
The download is available over https now, which I would recommend using.
``` /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.
@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.
PKGBUILD updated to 4.2.1, courtesy of Geequlim (https://github.com/Geequlim).
I forgot to mention I've updated my version of the PKGBUILD to 4.1.0.
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.
I updated PKGBuild with Version 4.0.1 at https://raw.githubusercontent.com/hoteit/archlinux-aur/master/PKGBUILD I also tested it. Thanks.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
I can confirm that in my testing so far, a simple
pkgverupdate and an update to the checksum is sufficient to bump this to version 8.0.0.