Age | Commit message (Collapse) | Author |
|
Without that fix, it wokrs fine with makepkg but fails with libremakepkg
with the following error:
| ==> Starting prepare()...
| /startdir/PKGBUILD: line 141: unzip: command not found
| ==> ERROR: A failure occurred in prepare().
| Aborting...
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
This isn't the latest java-assertj but for now we'll use the 3.8.0
version as it has less dependencies.
It also worked fine in Guix so it was less likely to have problematic
dependencies.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The cglib project has the following in its README.md:
IMPORTANT NOTE: cglib is unmaintained and does not work well (or
possibly at all?) in newer JDKs, particularly JDK17+. If you need
to support newer JDKs, we will accept well-tested well-thought-out
patches... but you'll probably have better luck migrating to
something like ByteBuddy.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
We need java-resolver for building (new versions) of
java-xmlgraphics-commons. However Arch Linux removed it, so we need to
import it to build it.
As for the reason why it was removed in Arch, it's not clear:
the last two commits removing it do not really contain any explanations:
commit e066cffa541c37d1bca201128bd862118bf0da54
Author: arojas <arojas@eb2447ed-0c53-47e4-bac8-5bc4a241df78>
Date: Sat May 8 08:55:46 2021 +0000
Spring '21 cleanup
git-svn-id: file:///srv/repos/svn-packages/svn@414619 eb2447ed-0c53-47e4-bac8-5bc4a241df78
commit 880fca2ca92074d126c313338634e2468a20ad0e
Author: arojas <arojas@eb2447ed-0c53-47e4-bac8-5bc4a241df78>
Date: Sat May 8 08:55:43 2021 +0000
db-remove: java-resolver removed by arojas
git-svn-id: file:///srv/repos/svn-packages/svn@414618 eb2447ed-0c53-47e4-bac8-5bc4a241df78
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The http://excalibur.apache.org/ website has a banner that states on its main
page:
2010/12/15 - Apache Excalibur has been retired.
For more information, please explore the Attic.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The http://excalibur.apache.org/ website has a banner that states on its main
page:
2010/12/15 - Apache Excalibur has been retired.
For more information, please explore the Attic.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
We now have a package named libreboot-utils that contain nvramtool and
other Libreboot/Coreboot related utilities.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also:
* added keyring update openrc service file
* add dummy.conf
empty.conf and the remaining changes were mainly to minimize the diff against arch
|
|
|
|
|
|
|
|
- If new contributions are under CC0 we don't need to state that
people also agreed to use CC0 for new contributions.
- Before, I forgot to use git commit -a --amend before pushing, so
PKGBUILDs went in instead of packages. I'm using packages to enable
to add scripts (for instance scripts to check the licenses of the
PKGBUILDs) under other licenses. In addition many packages have more
files (like .install files for instance) than just PKGBUILDs and
patches, and the other packages files are also under the CC0
license.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Both bill-auger and Andreas Grapentin agreed to license their work in
abslibre under the CC0 license.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Freemor agreed to use the CC0 licenses for all the ebuilds made by
pers[1].
[1] On the 27 April 2021 on #parabola on liberachat we have:
02:31 < Freemor> re: PKGBUILD license - I'm fine with both the CC)
and the README
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
This will avoid futhurer mistakes.
The provenance is given by the following commit:
commit b352336136d45de172ed012d0871f11dc1ecf672
Author: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Date: Thu Oct 25 00:48:43 2018 +0200
Add pureos-archive-keyring
This PKGBUILD is based on arch's ubuntu-keyring version 2018.02.28-1.0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The provenance is given by the following commit:
commit b352336136d45de172ed012d0871f11dc1ecf672
Author: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Date: Thu Oct 25 00:48:43 2018 +0200
Add pureos-archive-keyring
This PKGBUILD is based on arch's ubuntu-keyring version 2018.02.28-1.0
This reverts commit 0b3346d1338d6ee2c813996897aa53d9c9e641e6.
(libre: pureos-archive-keyring: Add copyright header).
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The 1.2 version of log4j is not only unmaintained / End of life, but it
also has lot of security vulnerabilities[1] including at least one
critical CVE, 4 high CVEs and 1 moderate CVE.
[1]https://logging.apache.org/log4j/1.2/
Link: https://labs.parabola.nu/issues/3261
Reported-by: gap
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Despite what its name suggest, the PCR repository is not only for
PKGBUILDs that come from AUR.
In the Parabola wiki[1], there is the criteria for packages meant to
go in PCR, and we can deduce from what is written there that PCR is
for packages that both:
* "are not included on official repos of Arch Linux"[1]
* "are not considered to be essential enough for the base system."[1]
So here even if the nvramtool PKGBUILD doesn't come from AUR, it is
meant to go in PCR.
[1]https://wiki.parabola.nu/Repositories#.5Bpcr.5D
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|