Package Details: arrowdl 4.2.0-2

Git Clone URL: https://aur.archlinux.org/arrowdl.git (read-only, click to copy)
Package Base: arrowdl
Description: A mass download manager that helps you to select, organize, prioritize and run your downloads in parallel.
Upstream URL: https://www.arrow-dl.com
Keywords: downzemall
Licenses: LGPL-3.0-or-later AND CC-BY-SA-3.0
Conflicts: downzemall
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 4
Popularity: 0.26
First Submitted: 2024-01-01 16:11 (UTC)
Last Updated: 2025-03-06 17:42 (UTC)

Latest Comments

1 2 Next › Last »

yochananmarqos commented on 2025-03-06 17:42 (UTC)

@Facni: Fixed with 4.2.0-2.

Facni commented on 2025-03-06 05:01 (UTC)

The Firefox extension doesn't recognize it. Does anyone know how to fix it?

yochananmarqos commented on 2024-01-01 16:14 (UTC)

PSA: As of 4.0.0, the project has been renamed to ArrowDL. I've created a new arrowdl package and this will be merged into it.

papavlos commented on 2023-11-05 17:21 (UTC)

@yochananmarqos: Thanks for your quick package patching!

yochananmarqos commented on 2023-11-05 15:50 (UTC)

@papavlos: Thanks!

papavlos commented on 2023-11-05 13:02 (UTC)

There is a simple fix: In the file DownZemAll-3.0.6/src/core/mimedatabase.h just add one line #include <QtCore/QUrl> Then the build executes properly.

I have already submitted an upstream issue.

yochananmarqos commented on 2023-11-03 22:38 (UTC)

@papavlos: I can reproduce the error. Feel free to create an upstream issue.

papavlos commented on 2023-11-03 10:26 (UTC) (edited on 2023-11-04 13:14 (UTC) by papavlos)

Do I miss a dependency package in my setup? I run Plasma d.e. and have already built other Qt-based packages without issues.

[ 44%] Building CXX object src/CMakeFiles/DownZemAll.dir/core/mimedatabase.cpp.o
In file included from /home/papavlos/.cache/yay/downzemall/src/DownZemAll-3.0.6/src/core/mimedatabase.cpp:17:
/home/papavlos/.cache/yay/downzemall/src/DownZemAll-3.0.6/src/core/mimedatabase.h:35:35: error: ‘QUrl’ does not name a type
   35 |     static QPixmap fileIcon(const QUrl &url, int extend = default_icon_size);
      |                                   ^~~~
/home/papavlos/.cache/yay/downzemall/src/DownZemAll-3.0.6/src/core/mimedatabase.cpp:85:9: error: no declaration matches ‘QPixmap MimeDatabase::fileIcon(const QUrl&, int)’
   85 | QPixmap MimeDatabase::fileIcon(const QUrl &url, int extend)
      |         ^~~~~~~~~~~~

yochananmarqos commented on 2023-01-15 16:43 (UTC)

PSA: This has failed to build since 3.0.1. See issue #92.

yochananmarqos commented on 2022-05-31 19:04 (UTC) (edited on 2022-05-31 19:04 (UTC) by yochananmarqos)

@tiko: I've disabled the tests for now.