summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-21updpkg: libre/linux-libre-hardened 5.4.13.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-21updpkg: libre/linux-libre-lts 4.19.97-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-21linux-libre-aarch64: various fixes and reduce the diff with linux-libreDenis 'GNUtoo' Carikli
The chromebook package has also been disabled due to the following error: | ==> Starting package_linux-libre-aarch64-chromebook()... | FATAL ERROR: Couldn't open "arch/arm/boot/zImage": No such file or directory | mkimage: Can't read kernel.itb.tmp: Invalid argument | ==> ERROR: A failure occurred in package_linux-libre-aarch64-chromebook(). | Aborting... It could be fixed later on if there is some interest. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-21linux-libre-aarch64: Add forgetten config.aarch64 in sourceDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-21Update libre/your-freedomParabola automatic package builder
2020-01-21xscreensaver-5.43-1.parabola1: updating versionOmar Vega Ramos
2020-01-21wings3d-2.2.4-1.parabola1: updating versionOmar Vega Ramos
2020-01-21unp-2.0~pre7+nmu1-3.parabola1: rebuildOmar Vega Ramos
2020-01-21supercollider-3.10.4-1.parabola1: updating versionOmar Vega Ramos
2020-01-21smplayer-19.10.2-1.parabola1: updating versionOmar Vega Ramos
2020-01-21shntool-3.0.10-5.parabola1: rebuildOmar Vega Ramos
2020-01-21python-reportlab-3.5.32-3.parabola1: updating versionOmar Vega Ramos
2020-01-21midori-9.0-1.parabola1: updating versionOmar Vega Ramos
2020-01-21mesa-demos-8.4.0-2.parabola1: rebuildOmar Vega Ramos
2020-01-21linux-libre-tools-5.4.1_gnu-1: updating versionOmar Vega Ramos
2020-01-21libquicktime-1.2.4-21.parabola1: rebuildOmar Vega Ramos
2020-01-21kio-5.66.0-1.parabola1: updating versionOmar Vega Ramos
2020-01-21Removing ruby-json: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing java-commons-lang: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing sigrok-cli: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing waf: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing htmldoc: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing hexter: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing heimdall: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing gtk-theme-elementary: This package is in [community] repoOmar Vega Ramos
2020-01-21Removing guile-bytestructures: This package is in [extra] repoOmar Vega Ramos
2020-01-20[iceweasel]: i686 v72.0.1 workingbill-auger
2020-01-20[iceweasel]: wip - i686bill-auger
2020-01-20pcr-testing: android-sdk-meta: fix fetchingDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-01-19[iceweasel]: wip - i686bill-auger
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