summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-08[archlinux32-keyring]: rebuildbill-auger
2022-03-07[iceweasel]: upgrade to v97.0.2bill-auger
2022-03-07libre/iceweasel: 97.0, add missing i686 patchgrizzlyuser
Update according to changes from upstreams. The source of patch for i686 is https://bugzilla.mozilla.org/show_bug.cgi?id=1729459#c21
2022-03-02pcr: remove ruby-asciidoctorDenis 'GNUtoo' Carikli
asciidoctor is already in Arch Linux community, and it is more recent. On armv7h we have: community/asciidoctor 2.0.17-1 An implementation of AsciiDoc in Ruby and on i686 we have: community/asciidoctor 2.0.17-1.0 [installed] An implementation of AsciiDoc in Ruby and on x86_64 we have: community/asciidoctor 2.0.17-1 An implementation of AsciiDoc in Ruby So we don't need the pakcage from pcr anymore. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-02-14licenses-20220125-1.parabola1: updating versionOmar Vega Ramos
2022-02-13systemd-250.3-4.parabola1: rebuildOmar Vega Ramos
2022-02-11[tomb]: upgrade to v2.9bill-auger
2022-02-09updpkg: libre/parabolaiso 61-1David P
Signed-off-by: David P <megver83@parabola.nu>
2022-02-09linux-libre-firmware: split whence, add new conflictsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2022-02-08[archlinux32-keyring]: rebuild v20220131-1.1bill-auger
2022-02-08[archlinux32-keyring]: upgrade to v20220131bill-auger
2022-02-02Update libre/parabola-keyringParabola automatic package builder
2022-02-02Update libre/parabola-keyringParabola automatic package builder
2022-02-02Update libre/parabola-keyringParabola automatic package builder
2022-01-30[secp256k1-git]: remove packagebill-auger
same software is in [community]
2022-01-28[iceweasel]: tweak for i686bill-auger
2022-01-28[initify]: re-work patchesbill-auger
2022-01-27pcr: libosmocore: fix libremakepkg build due to missing libusbDenis 'GNUtoo' Carikli
Without that fix it builds fine with makepkg if you have libusb installed but it fails with libremakepkg with the following error: | checking for LIBUSB... no | configure: error: Package requirements (libusb-1.0) were not met: | | Package 'libusb-1.0', required by 'virtual:world', not found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables LIBUSB_CFLAGS | and LIBUSB_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-01-27pcr: simtrace2: update to 0.8.1 by syncing with AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-01-27pcr: simtrace: update to 1.5 by syncing with AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-01-27Revert "aur: simtrace: update from AUR"Denis 'GNUtoo' Carikli
In the commit a15f2642006a122148c28e2f9d1032b07c8d082d (aur: simtrace: update from AUR) I accidentally ovewrote the simtrace PKGBUILD with the simtrace 2 one. Both are different software projects meant for two different sim tracer hardware generations. The simtrace software supports only one device named simtrace which uses an AT91SAM7S microcontroller. The simtrace 2 software supports the simtrace 2 hardware that use a SAM3S microcontroller, and it also supports other hardware like the sysmoQMOD that have the same SAM3S microcontroller. This reverts commit a15f2642006a122148c28e2f9d1032b07c8d082d.
2022-01-27pcr: libosmocore: update to 1.6.0 by syncing with AurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-01-27[pacman]: add 'pacman-keyring' init script for openrc (WIP, unused)bill-auger
2022-01-27[initify]: add pkgbill-auger
2022-01-27[pciutils-staticlibs]: upgrade to v3.7.0bill-auger
2022-01-27libre/iceweasel: upstream changes for 96.0.1grizzlyuser
2022-01-25Update libre/your-freedomParabola automatic package builder
2022-01-24[base]: minimize diff with archbill-auger
2022-01-24[epiphany]: upgrade to v41.3bill-auger
2022-01-24[bibletime]: upgrade to v3.0.2bill-auger
2022-01-24systemd-250.3-1.parabola1: updating versionOmar Vega Ramos
2022-01-23Update libre/your-freedomParabola automatic package builder
2022-01-23Update libre/your-freedomParabola automatic package builder
2022-01-23force rebuildbill-auger
2022-01-23reset to 648d7822bbill-auger
revert several WIP commits, published accidentally
2022-01-23force rebuildbill-auger
2022-01-23force rebuildbill-auger
2022-01-23[mirror-sync]: wip - add pkgbill-auger
2022-01-23[cups-filters]: wip - rebuild against latest popplerbill-auger
2022-01-23wip eudevbill-auger
2022-01-23[cutter]: wip - tweak for i686bill-auger
2022-01-23[base]: add icu-compatbill-auger
2022-01-23wip systemdbill-auger
2022-01-23[okular]: wip upgrade to v21.08.1bill-auger
2022-01-23[icecat]: upgrade to v91.4.0bill-auger
2022-01-23Update libre/your-freedomParabola automatic package builder
2022-01-23Update libre/your-freedomParabola automatic package builder
2022-01-23Update libre/your-freedomParabola automatic package builder
2022-01-20pcr: python-redmine: actually make it architecture specificDenis 'GNUtoo' Carikli
In the previous commit, I forgot to actually do the change. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2022-01-19pcr: python-redmine: make it architecture specificDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>