Package Details: httraqt 1.4.11-1

Git Clone URL: https://aur.archlinux.org/httraqt.git (read-only, click to copy)
Package Base: httraqt
Description: Graphical user interface (GUI) for HTTrack library
Upstream URL: https://httraqt.sourceforge.net
Licenses: GPL-3.0-or-later
Submitter: ShadowKyogre
Maintainer: mhdi
Last Packager: mhdi
Votes: 18
Popularity: 0.21
First Submitted: 2015-08-13 17:49 (UTC)
Last Updated: 2024-11-05 09:49 (UTC)

Latest Comments

ZeroDot1 commented on 2025-07-20 19:15 (UTC)

-- Detecting CXX compile features - done CMake Error at CMakeLists.txt:4 (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.

-- Configuring incomplete, errors occurred! ==> FEHLER: Ein Fehler geschah in build(). Breche ab... -> Fehler beim Erstellen: httraqt-exit status 4 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich: httraqt - exit status 4

orangesoda commented on 2025-06-03 07:08 (UTC)

@joe102 Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the pkgbuild cmake options until upstream fixes it

joe102 commented on 2025-05-02 21:40 (UTC)

got an error: Compatibility with CMake < 3.5 has been removed from CMake

dreieck commented on 2019-10-27 11:24 (UTC)

Typo in package description: "libriaries" has a spurious "i".

jimmy9065 commented on 2017-12-07 00:35 (UTC)

The script is no longer working. You need to change the version to 1.4.9.

Also, don't forget about update the md5, which is: 61ed52ce2e12e5a0f974542a40b13f78

Muflone commented on 2017-05-01 23:33 (UTC)

failed to build from sources: [ 64%] Building CXX object CMakeFiles/httraqt.dir/sources/options/BuildStringDialog.cpp.o httraqt/sources/main/httraqt.cpp:32:18: fatal error: QSound: No such file or directory #include <QSound> ^ compilation terminated. make[2]: *** [CMakeFiles/httraqt.dir/build.make:343: CMakeFiles/httraqt.dir/sources/main/httraqt.cpp.o] Error 1

DungeonMaster commented on 2017-02-19 20:39 (UTC)

@ShadowKyogre New version 1.4.8 found at: http://freefr.dl.sourceforge.net/project/httraqt/httraqt-1.4.8.tar.gz md5sum: da7b9ec9abf1800b93465c4bdeed4b40 also found a site that had a PKGBUILD for a QT5 version if you're interested: https://translate.google.com/translate?hl=en&sl=pl&u=http://linux-pavbaranov.blogspot.com/2016/05/httraqt-qt5.html&prev=search I did not test the QT5 build