summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-26[pidgin]: upgrade to v2.14.4wip-python2bill-auger
2021-05-26[pidgin]: add bridgin split-packagebill-auger
2021-05-24wip - bridginbill-auger
2021-05-23[python2-pycurl]: add packagebill-auger
2021-05-22wip-revertmebill-auger
2021-05-22sqbill-auger
2021-05-22sqbill-auger
2021-05-22[icecat]: restore parabola PKGBUILDbill-auger
2021-05-22[opentmpfiles]: bugfix chattr patchbill-auger
2021-05-22[kdenlive]: upgrade to v21.04.1bill-auger
2021-05-22[tkpacman]: upgrade to v1.9.1bill-auger
2021-05-22[openshot]: rebuild against latest qt5bill-auger
2021-05-19mc-4.8.26-1.parabola1: updating versionOmar Vega Ramos
2021-05-14Update libre/parabola-keyringParabola automatic package builder
2021-05-14[mozilla-searchplugins]: rebuild for expired? sigbill-auger
https://labs.parabola.nu/issues/2931
2021-05-14file-roller-3.40.0-1.parabola1: updating versionOmar Vega Ramos
2021-05-12Bring [pcr/gmusicbrowser] up-to-dateFreemor
2021-05-11Freshen up [nonprism-geoclue]Freemor
Bring to current version Added the file geoclue.conf. But it need to be added to the PKGBUILD yet. It isn't strictly necessary as we compile with all trackers disabled.. But would be a nice touch to have the config file also sset everything to false/disabled.
2021-05-11avidemux-2.7.8-2.parabola1: updating versionOmar Vega Ramos
2021-05-10ark-21.04.0-1.parabola1: updating versionOmar Vega Ramos
2021-05-10kio-5.82.0-1.parabola1: updating versionOmar Vega Ramos
2021-05-10[iceweasel]: use default user-agentbill-auger
2021-05-10libre/iceweasel: 88.0.1grizzlyuser
2021-05-10libre/iceweasel: 88.0 update according to upstreamgrizzlyuser
2021-05-10kio-5.81.0-1.parabola1: updating versionOmar Vega Ramos
2021-05-09libre: handbrake: update to 1.3.3 by syncing with community-x86_64Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-05-08Update libre/parabola-keyringParabola automatic package builder
2021-05-08Update libre/parabola-keyringParabola automatic package builder
2021-05-08Update libre/parabola-keyringParabola automatic package builder
2021-05-07[openexr]: remove packagebill-auger
no longer ships PDF files no longer installs any docs/ files
2021-05-05pcr: mkbootimg: import last fixes from AurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-05-05pcr: Add mkbootimg 31.0.0 from AurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-05-04libre: linux-libre-64: fix stripDenis 'GNUtoo' Carikli
Without that fix, on Parabola armv7h we have: | Stripping vmlinux... | strip: /build/linux-libre-64/pkg/linux-libre-64-headers/usr/lib/modules/5.11.11-gnu-2-64-ARCH/build/vmlinux: file format not recognized | ==> ERROR: A failure occurred in package_linux-libre-64-headers(). | Aborting... ==> Copying log and package files out of the chroot... And after entering the chroot again, running file on vmlinux in usr/lib/modules/5.11.11-gnu-2-64-ARCH/build/ in build/linux-libre-64/pkg/linux-libre-64-headers/ gives the following: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), statically linked, BuildID[sha1]=61b2acea5733ab812f33e872c462a54e7e71fbeb, not stripped So the file is not recognized because we use the host strip instead of the cross compiler's strip. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-05-03[texlive-bin]: rebuild against latest popplerbill-auger
2021-05-03[cups-filters]: rebuild against latest popplerbill-auger
2021-05-01libre: linux-libre-64: don't try to ship non-existing headersDenis 'GNUtoo' Carikli
Without that fix, when building for Parabola armv7h we have: | ==> Starting package_linux-libre-64-headers()... | Installing build files... | Installing headers... | cp: cannot stat 'arch/arm64/mach-dove/include': No such file or directory | ==> ERROR: A failure occurred in package_linux-libre-64-headers(). | Aborting... However these headers do exist for armv7h. As in this case we are building an aarch64 kernel, we don't need armv7h headers anyway. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-05-01linux-libre-64: update to 5.11.11 by syncing with linux-libreDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-30p7zip-17.04-1.parabola1: updating versionOmar Vega Ramos
2021-04-30Update libre/your-freedomParabola automatic package builder
2021-04-29ruby-3.0.1-1.parabola1: updating versionOmar Vega Ramos
2021-04-29unzip-6.0-14.parabola1: rebuildOmar Vega Ramos
2021-04-29ruby-2.7.2-1.parabola1: updating versionOmar Vega Ramos
2021-04-29[clementine]: housekeepingbill-auger
2021-04-29updpkg: libre/clementine 1.4.0rc1+495+g10bf5dc17-1Tyler Swagar
2021-04-29libre: qtcreator: remove unused libre.patchDenis 'GNUtoo' Carikli
The usage of the libre.patch has already been removed by the following commit: e0a236ce2aaf35673906212a7bcc3ab09ec71de6 (libre: qtcreator: sync from core from 4.12.4-1 to 4.14.0-4) but in that commit I forgot to also remove the actual libre.patch file. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-28Update libre/your-freedomParabola automatic package builder
2021-04-27[gophernicus]: add .install filebill-auger
2021-04-27[gophernicus]: add packagebill-auger
2021-04-25smplayer-21.1.0-1.parabola1: updating versionOmar Vega Ramos
2021-04-25pacman-5.2.2-3.parabola1: rebuildOmar Vega Ramos