summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-03[conky]: rebuild with arch bugfixbill-auger
2022-05-04pcr: libreboot-util: rename to libreboot-utils and fix headerDenis 'GNUtoo' Carikli
Since there is more than one utility in this package it's more clear if it is named libreboot-utils. In addition, this packages has part from the nvramtool I made from scratch so I added myself in the header in addition of Wael Karramas who is the main author of this package. I also fixed the Maintainers line as more than one person involved in Parabola has some knowledge about Libreboot and Coreboot. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-05-03[conky]: upgrade to v1.12.2bill-auger
2022-05-03[conky]: move to librebill-auger
2022-05-02updpkg: nonsystemd/sddm 0.19.0-8.nonsystemd1David P
Signed-off-by: David P <megver83@parabola.nu>
2022-05-03pcr: slf4j: add unzip forgotten depdencyDenis 'GNUtoo' Carikli
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>
2022-05-03pcr: update slf4j to 1.7.36Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-05-03libre: Add java-assertjDenis 'GNUtoo' Carikli
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>
2022-05-03pcr: remove cglibDenis 'GNUtoo' Carikli
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>
2022-05-02libre: add java-resolver from ArchDenis 'GNUtoo' Carikli
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>
2022-05-02remove java-avalon-logkitDenis 'GNUtoo' Carikli
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>
2022-05-02remove java-avalon-frameworkDenis 'GNUtoo' Carikli
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>
2022-05-02Remove nvramtool packageDenis 'GNUtoo' Carikli
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>
2022-05-01[iceweasel-vimperator][icecat-vimperator]: remove package - obsoletebill-auger
2022-05-01[iceweasel]: restore v98 brandingbill-auger
2022-05-01[iceweasel]: tweak for i686bill-auger
2022-04-29[libretools-util]: add 'cbfstool'bill-auger
2022-04-29[reflector]: upgrade to v2021.11bill-auger
2022-04-29[reflector]: remove ancient provides/conflicts - add parabola pkgrelbill-auger
2022-04-29[your-freedom]: correct checksumbill-auger
2022-04-29[your-freedom]: manual rebuildbill-auger
2022-04-29[kdenlive]: remove packagebill-auger
2022-04-29[kdenlive]: upgrade to v22.04.0bill-auger
2022-04-29[coreboot-util][libreboot-util]: rename package - use libreboot sourceswael
2022-04-28[fonts-meta]: removed dropped font packagesbill-auger
2022-04-28[libre-testing/iceweasel]: deletebill-auger
2022-04-28[iceweasel]: upgrade to v99.0.1bill-auger
2022-04-28[texlive-bin]: rebuild against latest popplerbill-auger
2022-04-28[your-freedom]: manual rebuildbill-auger
2022-04-28[pacman]: upgrade to v6.0.1bill-auger
also: * added keyring update openrc service file * add dummy.conf empty.conf and the remaining changes were mainly to minimize the diff against arch
2022-04-28[pacman]: revert previous WIP changebill-auger
2022-04-28[libre-testing/pacman]: deletebill-auger
2022-04-28[gmid]: add description to openrc service filebill-auger
2022-04-28COPYRIGHTS: clarify licenses more, and add license for new contributionsDenis 'GNUtoo' Carikli
- 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>
2022-04-27Add file documenting copyrightsDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27libre: parabola-vmbootstrap: Add PKGBUILD licenseDenis 'GNUtoo' Carikli
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>
2022-04-27libre: your-sanity: Add PKGBUILD licenseDenis 'GNUtoo' Carikli
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>
2022-04-27libre-testing: barebox: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: fso-unboootimg: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: omap-usb-boot: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: omap-u-boot-utils-git: add maintainersDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: omap-u-boot-utils-git: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: lg-downloader-git: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: qdl: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: imx_usb_loader-git: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: guix-installer: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: simtrace2: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: fomu-verilog-blink: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: simtrace: relicense under CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-04-27pcr: python-bundlewrap: relicense as CC0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>