Package Details: swftools 0.9.2-10

Git Clone URL: https://aur.archlinux.org/swftools.git (read-only, click to copy)
Package Base: swftools
Description: A collection of SWF manipulation and creation utilities
Upstream URL: http://www.swftools.org/
Keywords: flash swf
Licenses: GPL
Submitter: Dragonlord
Maintainer: IngoMeyer (chaoren)
Last Packager: IngoMeyer
Votes: 13
Popularity: 0.008835
First Submitted: 2017-04-25 19:15 (UTC)
Last Updated: 2026-07-13 06:33 (UTC)

Latest Comments

1 2 3 Next › Last »

simona commented on 2026-07-13 06:46 (UTC)

solved. tnx.

IngoMeyer commented on 2026-07-13 06:35 (UTC)

@simona and @arzeth: Arch removed the virtual libjpeg package. That is the reason your AUR helper tried to install mozjpeg. Therefore, I have updated the dependency of libjpeg to libjpeg-turbo.

See https://gitlab.archlinux.org/archlinux/packaging/packages/libjpeg-turbo/-/commit/a0e534d2803d7561c791ab5cd7f1a6f496d0cfaa for the relevant change in the libjpeg-turbo package.

simona commented on 2026-07-07 09:01 (UTC) (edited on 2026-07-07 09:03 (UTC) by simona)

I don't know why it ask me to install mozjpeg:

paru -S swftools
:: Risoluzione delle dipendenze in corso...
:: Ci sono 2 provider disponibili per swftools:
:: Repository AUR:
1) swftools  2) swftools-git
Inserisci un numero (predefinito=1): 1
:: Ci sono 2 provider disponibili per libjpeg:
:: Repository AUR:
1) mozjpeg  2) mozjpeg-git
Inserisci un numero (predefinito=1):
I have already installed libjpeg-turbo

IngoMeyer commented on 2026-07-07 08:47 (UTC)

@simona: Run sudo pacman -S libjpeg-turbo and you should be fine. If you still want to install mozjpeg, please report the error to the mozjpeg package maintainer on https://aur.archlinux.org/packages/mozjpeg.

simona commented on 2026-07-07 08:37 (UTC)

mozjpeg give error:

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

IngoMeyer commented on 2026-07-07 08:14 (UTC)

@arzeth: The dependency libjpeg is provided by libjpeg-turbo which is in the official Arch repositories.

arzeth commented on 2026-07-04 09:10 (UTC)

Rename the dependency libjpeg to libjpeg.so, because otherwise it wants to install mozjpeg (abandoned in 2022, it seems), which fails (see the previous comment).

IngoMeyer commented on 2025-08-20 10:54 (UTC)

@Perdu Thanks for the hint. I had the source archive lying around on my hard drive and uploaded it to GitHub. You can check that it is the same archive file, since I didn't change the SHA 256 sum.

Perdu commented on 2025-08-20 09:44 (UTC)

Archive download 404's as the website now redirects to github (which lacks proper releases)