summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-19[iceweasel-l10n]: upgrade to v72.0.1bill-auger
2020-01-19[iceweasel]: rework patches for v72.0.1bill-auger
2020-01-19rmpkg: pcr/opentmpfiles pcr/opensysusersDavid P
they are in [nonsystemd] now Signed-off-by: David P <megver83@parabola.nu>
2020-01-19rmpkg: pcr/runitDavid P
there's almost no interest/support for this init Signed-off-by: David P <megver83@parabola.nu>
2020-01-19updpkg: libre/parabolaiso 43-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18rmpkg: pcr/gksuDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18updpkg: nonsystemd/dbus 1.12.16-3.nonsystemd1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18updpkg: libre-testing/linux-libre-cros 5.4.11-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18updpkg: nonsystemd/base 2-2.parabola1.nonsystemd1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-17updpkg: libre/linux-libre 5.4.12-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-17[pypolicyd-spf]: rebuild against latest pythonbill-auger
2020-01-17[python-pyspf]: rebuild against latest pythonbill-auger
2020-01-17[python-py3dns]: rebuild against latest pythonbill-auger
2020-01-17[mplayer]: rebuild against new libx264.sobill-auger
2020-01-16updpkg: libre-testing/linux-libre-veyron 4.19.94-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-16Rebuild [pcr/pypolicyd-spf] against newer pythonFreemor
2020-01-15linux-libre-aarch64: use gcc-initial for nowDenis 'GNUtoo' Carikli
- Compiling a toolchain takes time. - We also need to make sure to get the toolchain right, usually it requires 3 steps (gcc-initial, gcc-intermediate, gcc-final) and here we're trying to do it in two to save compilation time. - The 2 step toolchain worked for newlib but we don't know PKGBUILD examples that do that for glibc based toolchains. - We don't need a libc to build Linux. Because of all that, we depends on the aarch64 gcc-initial toolchain for building it now. Once we have pushed aarch64 gcc, we will need to add it again as a dependency for building this pacakge, in order to be able to build this package and aarch64 userspace applications as well with the same compiler. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-14Rebuild [libre/libquicktime] against new x264Freemor
2020-01-14Bump pkgrel on [libre-testing/ruby] so it will push without complaining ↵Freemor
about a conflict with "same package in another repository".
2020-01-14Update [libre-testing/ruby] the de-gemmed editionFreemor
2020-01-14aarch64-linux-gnu toolchain: Revert back to gcc 9.1.0Denis 'GNUtoo' Carikli
Using more recent gcc resulted in many different build failures and I didn't have the time to investigate and fix them all. Both PKGBUILDs now build with makepkg. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-14[signon-ui]: upgrade to v0.17+20170320bill-auger
2020-01-14[signon-ui]: add newly blacklisted packagebill-auger
this is the last arch package to support webkit
2020-01-14Update libre/your-freedomParabola automatic package builder
2020-01-13[iceweasel]: wip - upgrade to v72 (patches need re-working)bill-auger
2020-01-13[iceweasel]: upgrade to v71 (not tested)bill-auger
2020-01-13Update libre/your-freedomParabola automatic package builder
2020-01-13rmpkg: pcr/openrcDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-13rmpkg: pcr/kmod-openrcDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-13addpkg: nonsystemd/openrc-desktop 20200112-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-13rmpkg: pcr/openrc-desktopDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-12updpkg: nonsystemd/openrc-security 20200112-2David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-12addpkg: nonsystemd/openrc-security 20200112-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-12rmpkg: pcr/openrc-securityDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-12Update libre/your-freedomParabola automatic package builder
2020-01-12Rebuild [libre/cups-filters] against new popplerFreemor
2020-01-12Rebuild [libre/texlive-bin] against new poppler for x86_64Freemor
2020-01-11updpkg: libre/linux-libre-pck 5.4.10.pck1-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-11[ruby]: upgrade to v2.7.0bill-auger
2020-01-11updpkg: libre/linux-libre-pae 5.4.10-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-11updpkg: libre/linux-libre-hardened 5.4.10.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-11updpkg: kernels/linux-libre-xtreme 5.4.10-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-10[pacman]: bump pkgrel and rebuildbill-auger
this version of pacman needed to be built by its own version of makepkg in order to avoid the silent strip failure and produce debug packages
2020-01-10pcr: mat2: workaround build issues with libremakepkgDenis 'GNUtoo' Carikli
Given that: - The build works fine with makepkg and the tests do pass. - The checks fail with libremakepkg - On previous version the checks did fail because the maximum path length was reached. The checks are disabled for now to be albe to package it. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-10Add nextcloud-client-FS6430.diffTheo von Arx
2020-01-10pcr: mat2: update to 0.10.0Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-10[pacman]: rebuild for new 'file' packagebill-auger
2020-01-10[pacman]: better alignmemt of pacman.conf(s) comments with archbill-auger
2020-01-10[file]: upgrade to v5.38 in [libre-testing]bill-auger
2020-01-10Update nonprism/your-privacyParabola automatic package builder