summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-14upgpkg: 1.6.0Kevin Brodsky
2023-09-12SHA updateKevin Brodsky
Upstream update without version bump. Not bumping pkgrel as the only difference in the tarball is the addition of a libwebp library, which is not relevant for xnviewmp-system-libs.
2023-09-09upgpkg: 1.5.5Kevin Brodsky
2023-09-05upgpkg: 1.5.4Kevin Brodsky
2023-08-12upgpkg: 1.5.3Kevin Brodsky
2023-07-22upgpkg: 1.5.2Kevin Brodsky
2023-07-12upgpkg: 1.5.0Kevin Brodsky
2023-05-21upgpkg: 1.4.5-2 (OpenEXR fix)Kevin Brodsky
Looks like libIlmIlf is no longer provided by the openexr package. In any case it turns out XnView actually looks for libOpenEXR.so, so symlink that one instead.
2023-05-10upgpkg: 1.4.5Kevin Brodsky
2023-04-19upgpkg: 1.4.4Kevin Brodsky
2023-02-28upgpkg: 1.4.3Kevin Brodsky
2023-01-28upgpkg: 1.4.2 + deps updateKevin Brodsky
1.4.2 stops using qt5-webengine, however it still uses some of its dependencies and now qt5-quickcontrols2.
2023-01-16upgpkg: 1.4.1Kevin Brodsky
2022-12-28upgpkg: 1.4.0-3Kevin Brodsky
New 1.4.0 tarball.
2022-12-18upgpkg: 1.4.0-2Kevin Brodsky
Update dependencies: XnView now uses qt5-webengine instead of qt5-webkit. qt5-sensors was pulled in by qt5-webkit, so add it explicitly.
2022-12-17upgpkg: 1.4.0Kevin Brodsky
Packaged Qt libraries got upgraded to 5.15.11, and unfortunately that seems to have increased the number of Qt-versioned STL symbols the XnView binary expects. Update qt5_std_fun_forwarder.S accordingly.
2022-10-16upgpkg: 1.3.1Kevin Brodsky
2022-09-07upgpkg: 1.3.0Kevin Brodsky
2022-08-29upgpkg: 1.02-2 (linking fix)Kevin Brodsky
It turns out that the XnView executable wants new Qt_5-versioned libstdc++ symbols, and that doesn't show up immediately on startup unless forcing lazy binding off with LD_BIND_NOW. On the plus side, it doesn't need the ones from 0.93.1 any more: 2 in, 3 out :)
2022-08-24upgpkg: 1.02Kevin Brodsky
2022-08-23upgpkg: 1.01-2Kevin Brodsky
2022-08-21upgpkg: 1.01 (qtav replaced with libmdk)Kevin Brodsky
2022-05-04upgpkg: 1.00Kevin Brodsky
2022-01-22upgpkg: 0.99.7Kevin Brodsky
2021-12-10upgpkg: 0.99.6Kevin Brodsky
2021-12-09upgpkg: 0.99.5Kevin Brodsky
2021-12-02upgpkg: 0.99.4Kevin Brodsky
2021-09-23upgpkg: 0.99.1Kevin Brodsky
2021-09-19upgpkg: 0.99.0Kevin Brodsky
XnView now uses libraw (see release notes), unfortunately the system one doesn't seem to work, so the easiest option is to package the provided one.
2021-06-16Use https URLsKevin Brodsky
2021-06-06upgpkg: 0.98.4Kevin Brodsky
2021-05-06upgpkg: 0.98.3Kevin Brodsky
2021-02-22upgpkg: 0.98.2Kevin Brodsky
2021-01-21upgpkg: 0.98.1Kevin Brodsky
2020-12-15upgpkg: 0.98.0Kevin Brodsky
2020-10-15upgpkg: 0.97.1Kevin Brodsky
2020-09-29upgpkg: 0.97-2Kevin Brodsky
2020-09-25upgpkg: 0.97.0Kevin Brodsky
2020-08-21upgpkg: 0.96.5Kevin Brodsky
2020-07-01upgpkg: 0.96.4Kevin Brodsky
2020-06-25upgpkg: 0.96.3Kevin Brodsky
2020-05-08upgpkg: 0.96.2Kevin Brodsky
THe SHA256 doesn't match the one given by https://newsgroup.xnview.com/viewtopic.php?f=82&t=40411&p=162833#p162797, for now I've put the actual sum.
2020-04-23upgpkg: 0.96.1 + switch to SHA256 from upstreamKevin Brodsky
2020-03-21upgpkg: 0.96Kevin Brodsky
2020-02-04srcrel bump (again)Kevin Brodsky
Another source release, the modified files are still irrelevant so no pkgrel bump needed either.
2020-01-28srcrel bumpKevin Brodsky
The only difference with the previous archive is the removal of libqt5ct.so, which is irrelevant for this package (all the libs are removed), so no need for a pkgrel bump.
2020-01-25Actually bump .SRCINFOKevin Brodsky
2020-01-25upgpkg: 0.95Kevin Brodsky
2020-01-15upgpkg: 0.94.3Kevin Brodsky
2020-01-11Remove old filesKevin Brodsky
Lesson of the day: use `makepkg -C` before looking at the source files... One more reason not to copy all the files from $srcdir!