Package Details: xcftools 1.0.7-11

Git Clone URL: https://aur.archlinux.org/xcftools.git (read-only, click to copy)
Package Base: xcftools
Description: Command line tools for use with the open XCF image format (includes xcf2png)
Upstream URL: http://henning.makholm.net/software
Licenses: custom
Submitter: arojas
Maintainer: alerque
Last Packager: alerque
Votes: 1
Popularity: 0.41
First Submitted: 2025-03-31 20:44 (UTC)
Last Updated: 2025-05-02 06:29 (UTC)

Latest Comments

Ralf_Mardorf commented on 2025-05-03 03:47 (UTC)

The last update of the website was on 2009-07-03. For the package information, url='http://henning.makholm.net/software' makes sense.

The problem is with source=("$url/$_archive.tar.gz" as the tarballs are provided by http://henning.makholm.net/xcftools/ .

If the source was in the PKGBUILD directory before the changes were made ( https://aur.archlinux.org/cgit/aur.git/diff/?h=xcftools&id=9c6192f6afe63fe324fd4fc635ad4a5d32a13a7c ), building the package will not fail as the existing source code will not be downloaded.

bickman2k commented on 2025-05-03 01:54 (UTC)

Can confirm with what Raif said. The URL appears to have changed.

Ralf_Mardorf commented on 2025-05-02 13:01 (UTC)

Hi, url='http://henning.makholm.net/software' returns a 404, building with url='http://henning.makholm.net/xcftools/' solves the issue. Regards, Ralf