Package Details: gradle8-src 8.14.3-1

Git Clone URL: https://aur.archlinux.org/gradle8.git (read-only, click to copy)
Package Base: gradle8
Description: Powerful build system for the JVM (sources)
Upstream URL: https://gradle.org/
Licenses: Apache
Submitter: patlefort
Maintainer: patlefort
Last Packager: patlefort
Votes: 0
Popularity: 0.000000
First Submitted: 2025-09-04 19:52 (UTC)
Last Updated: 2025-09-04 19:52 (UTC)

Dependencies (10)

Required by (1)

Sources (3)

Latest Comments

patlefort commented on 2025-11-04 17:29 (UTC)

It wouldn't work, since my package doesn't conflict with gradle, one has to use gradle8 command.

30p87 commented on 2025-11-04 17:02 (UTC) (edited on 2025-11-04 17:03 (UTC) by 30p87)

Hi, as per wiki: for instance, a modified qt package version 3.3.8, named qt-foobar, should use provides=('qt=3.3.8'); omitting the version number would cause the dependencies that require a specific version of qt to fail.

This package should explicitly mention "gradle=${pkgver}" in its provides array, so it's clear that it can be used for packages depending on eg. gradle<9 (for instance unbted-git).