Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-09 | Add aarch64-linux-gnu-binutils for armv7h | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | x86_64-pc-linux-gnu-gcc: update to 9.2.0 | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-09 | linux-libre-aarch64: Move it in the correct directory | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-08 | kernels: add linux-libre-aarch64 | Denis 'GNUtoo' Carikli | |
Some System On a Chip (SOC) have 64bit ARM CPUs that are also capable of running arm 32bit applications. Since: - Parabola doesn't have an aarch64 package repository yet - The devicetree of devices using such System On a Chip are not compiled when using the armv7 defconfig - Drivers or other platform support code for such hardware might also not be compiled in with the armv7 defconfig - This approach has already been tested with the linux-libre-x86_64 kenrel It's then a good idea to add support for such devices by adding an arrch64 kernel as the maintenance and work is minimal. The downside is that the external kernel modules that are either compiled against the kernel or using DKMS will not work by default. It's however still possible to compile them by hand by using ARCH= and CROSS_COMPILE= as it is done for this kernel, so it should be relatively easy to add support for the non-dkms modules. As for DKMS, someone would need to look into it to understand how to pass it the make flags (ARCH= and CROSS_COMPILE=) that are required to automatically build modules. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-08 | [mplayer]: upgrade to v38139 | bill-auger | |
2020-01-08 | kernels: linux-libre-x86_64: update to 5.4.8 by syncing with linux-libre | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2020-01-08 | [kio]: upgrade to v5.65.0 | bill-auger | |
2020-01-08 | [archlinux32-keyring]: repackage | bill-auger | |
2020-01-08 | Update libre/your-freedom | Parabola automatic package builder | |
2020-01-07 | updpkg: libre-testing/linux-libre-cros 5.4.6-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-06 | updpkg: libre/linux-libre-pae 5.4.8-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-06 | updpkg: libre/linux-libre-hardened 5.4.7.a-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-06 | updpkg: libre/linux-libre 5.4.8-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-04 | mcomix-1.2.1-5.parabola1: rebuild | Omar Vega Ramos | |
2020-01-04 | mate-sensors-applet-1.22.1-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | libxfce4ui-4.14.1-2.parabola1: rebuild | Omar Vega Ramos | |
2020-01-04 | icedtea-web-1.8.3-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | hexchat-2.14.3-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | file-roller-3.32.3-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | engrampa-1.22.2-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | doublecmd-0.9.6-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | debootstrap-1.0.116-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | cups-filters-1.26.0-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | clementine-1.3.1.r831.664c5a31f-3.parabola1: rebuild | Omar Vega Ramos | |
2020-01-04 | blackbox-0.75-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | abiword-3.0.4-1.parabola1: updating version | Omar Vega Ramos | |
2020-01-04 | updpkg: nonsystemd/openrc 0.42.1-5 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2020-01-03 | [notsystemd][notsystemd-common][notsystemd-udev]: move to [nonsystemd] | bill-auger | |
2020-01-01 | [tp_smapi-lts]: rebuild for 4.19.91 | bill-auger | |
2020-01-01 | [mkinitcpio-paralogo]: re-work for nonsystemd | bill-auger | |
2020-01-01 | [mkinitcpio-paralogo]: re-work for parabola git server | bill-auger | |
2020-01-01 | [archlinux32-keyring]: upgrade to v20191230 | bill-auger | |
2019-12-31 | Update [libre/gnome-boxes] to the neweset version (3.34.2) | theova | |
Changelog: - Bumb version - Rename dependency spice-gtk3 to spice-gtk - Remove dependency libgovir to follow upstream Tested on x86_64, sucessfully built on i686 and armv7h. Building on ARM requires to build [libr/libosinfo] as well as it requires a recent version of [libr/libosinfo]. Gnome-boxes has buttons to download and install non-free GNU/Linux distributions. While this feature is broken (The message "unsupported protocol https" pops up when trying to use it), it still need to be removed in a subsequent patch. Note that this issue was already present before this patch. Signed-off-by: theova <theova@bluewin.ch> GNUtoo@cyberdimension.org: Commit message. Re-used part of Theova's mail for that. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2019-12-30 | libre/acpi_call-lts: rebuilt | oaken-source | |
2019-12-28 | [qutebrowser]: upgrade to v1.8.3 | bill-auger | |
2019-12-27 | updpkg: libre/linux-libre-lts 4.19.91-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-12-27 | updpkg: libre/hplip 1:3.19.12-1.par1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-12-23 | [parabola-base]: add meta-package restoring 'base' group set | bill-auger | |
2019-12-21 | [blender]: add arm struct alignment patch | bill-auger | |
2019-12-20 | systemd-244.1-1.parabola1: updating version | Omar Vega Ramos | |
2019-12-17 | [gnome-settings-daemon]: upgrade to v3.34 | bill-auger | |
2019-12-17 | [icedove-extension-enigmail]: rebulid | bill-auger | |
2019-12-17 | [blender]: upgrade to v2.81.a | bill-auger | |
2019-12-15 | pcr: gajim-plugin-omemo: sync with AUR | Denis 'GNUtoo' Carikli | |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2019-12-15 | pcr: Add fonts used in Replicant artwork | Denis 'GNUtoo' Carikli | |
This fontset is used in Replicant artworks[1]. They are released under the SIL Open Font License 1.1, which is a free license for fonts[2]. [1]https://redmine.replicant.us/projects/replicant/wiki/Artwork [2]https://www.gnu.org/licenses/license-list.html#SILOFL Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
2019-12-14 | Rebuild [nonprism/pidgin] against new python. | Freemor | |
2019-12-14 | Update libre/your-freedom | Parabola automatic package builder | |
2019-12-12 | Update libre/your-freedom | Parabola automatic package builder | |
2019-12-10 | addpkg: libre-testing/linux-libre-cros 5.4.2-1 | David P | |
Signed-off-by: David P <megver83@parabola.nu> | |||
2019-12-10 | libre: cups-filters: bump i686 poppler revision | Denis 'GNUtoo' Carikli | |
Rationale: - i686 now has poppler 0.82.0-1.0 - On i686, the PKGBUILD refused to build because of that so we don't need to bump the package revision. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> |