Package Details: android-armv7a-eabi-qt5 5.15.2-2

Git Clone URL: https://aur.archlinux.org/android-armv7a-eabi-qt5.git (read-only, click to copy)
Package Base: android-armv7a-eabi-qt5
Description: Qt 5 for Android
Upstream URL: https://www.qt.io
Licenses: GPL3, LGPL
Groups: android-qt5
Submitter: hipersayan_x
Maintainer: None
Last Packager: hipersayan_x
Votes: 18
Popularity: 0.000000
First Submitted: 2018-11-22 19:15 (UTC)
Last Updated: 2021-03-14 20:02 (UTC)

Dependencies (26)

Sources (4)

Pinned Comments

hipersayan_x commented on 2021-07-07 15:06 (UTC) (edited on 2021-07-07 15:10 (UTC) by hipersayan_x)

I'll drop this package, I been thinking and there are a lot of strong reasons not to waste any time maintaining it.
KDE doesn't provide an easy way to download the entire Qt source code in a single package, like in the official Qt releases.
Also, KDE doesn't provides tagged versions, I've to keep tracking manually the latest commits, or converting it to a git package.
It will require to split this package into 47x4 packages, 47 Qt modules and 4 architectures to maintain, that's 188 packages to maintain, absurd!
Cloning a git repository is slower than just downloading a source package file, making the build even much slower and painful.
Is a lot of work for something that will be dead in 1 year or 2 at most.
Good luck to the one that will step up to take care of this monstrosity, to the rest of developers, don't be lazy and consider switching to Qt6.

Latest Comments

1 2 3 4 5 6 .. 12 Next › Last »

hipersayan_x commented on 2021-07-07 15:06 (UTC) (edited on 2021-07-07 15:10 (UTC) by hipersayan_x)

I'll drop this package, I been thinking and there are a lot of strong reasons not to waste any time maintaining it.
KDE doesn't provide an easy way to download the entire Qt source code in a single package, like in the official Qt releases.
Also, KDE doesn't provides tagged versions, I've to keep tracking manually the latest commits, or converting it to a git package.
It will require to split this package into 47x4 packages, 47 Qt modules and 4 architectures to maintain, that's 188 packages to maintain, absurd!
Cloning a git repository is slower than just downloading a source package file, making the build even much slower and painful.
Is a lot of work for something that will be dead in 1 year or 2 at most.
Good luck to the one that will step up to take care of this monstrosity, to the rest of developers, don't be lazy and consider switching to Qt6.

gibbz commented on 2020-06-21 05:21 (UTC)

Im getting the following error, any help?

==> Starting prepare()... ERROR: Please, install android-platform-24. ==> ERROR: A failure occurred in prepare(). Aborting... Error making: android-armv7a-eabi-qt5

traysh commented on 2020-06-18 22:21 (UTC)

Thanks!

Shouldn't it be a dependency, then?

Martchus commented on 2020-06-18 19:28 (UTC)

The android-environment package is not installed correctly in your case as this command is supposed to be provided by that package.

traysh commented on 2020-06-18 18:57 (UTC)

Hi, I'm trying to install this but I get the following error:

PKGBUILD: linha 75: android-env: Arquivo ou diretório inexistente

which translates to file not found on line 75

What am I missing?

hipersayan_x commented on 2020-03-25 22:30 (UTC)

@tomicooler no, that's not a good solution, I've tried and it breaks aarch64 build, and it compile and install arm64-v8a files inside armv7a-eabi folder. Better insist with that bug to be fixed.

tomicooler commented on 2020-03-24 09:06 (UTC)

There is a workaround for the CMake build.

-        -android-abis ${ANDROID_ABI}
+        -android-abis ${ANDROID_ABI},${ANDROID_ABI}

I followed Cristian Adam's comment in QTBUG-80938.

hipersayan_x commented on 2020-02-08 03:25 (UTC)

I don't use CMake so I didn't checked it. But if you have any patches that solve that problem I will include them in the PKGBUILD.

Martchus commented on 2020-02-06 15:38 (UTC)

You've been updating to 5.14.1. Have you had any luck with CMake so far? On their issue tracker the absence of CMake config files is still in the status 'reported' so I haven't tried to out 5.14.1 myself yet.

Martchus commented on 2020-01-18 15:42 (UTC)

I updated the OpenSSL package: https://github.com/Martchus/PKGBUILDs/commit/9a91bb20cc0a008784b2b8b30afd7e2aab9f7bf3
I also added symlinks so hopefully other build systems will still be able to pick up the libraries: https://github.com/Martchus/PKGBUILDs/commit/42324a6d46a0d339d3abad70e9acd4fdafd1c65b