summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-28updpkg: cross/cross-gcc 9.3.0-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-28updpkg: libre/sh-elf-newlib 3.3.0-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-28updpkg: cross/cross-binutils 2.34-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-28updpkg: libre/sh-elf-gcc 9.3.0-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-28updpkg: libre/xtensa-elf-binutils 2.34-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-27updpkg: libre/arm-linux-gnueabi-binutils 2.34-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-27updpkg: libre/sh-elf-binutils 2.34-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-27libre/iceweasel: updpkgsums and remove duplicate maintainer/contributorgrizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-27libre/iceweasel: Adjust vendor.js preferences for search engines and addonsgrizzlyuser
This is mostly related to a recent switch of about:addons from XUL to HTML [1]. extensions.webservice.discoverURL has been removed upstream, see [2]. extensions.getAddons.search.url seems to be removed as well, but could not find any proofs except that source code search doesn't find it anymore. Couldn't see any effect from it either (see [4]). That's why removed those two. Also changed the search engines URL to a more appropriate one, and also disabled 'Recommendations' section the same way Tor Browser Bundle does this [3]. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1558982 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1544011 [3] https://trac.torproject.org/projects/tor/ticket/22073 [4] http://kb.mozillazine.org/Extensions.getAddons.search.url Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-27libre/iceweasel: Update patches for changes from Firefox 74.0grizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-27libre/iceweasel: Sync with changes from Arch Linux firefox 74.0-2grizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-27updpkg: libre/linux-libre-lts 5.4.28-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-27updpkg: libre/linux-libre-pck 5.5.13.pck1-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-26updpkg: libre/linux-libre 5.5.13-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-26updpkg: libre/linux-libre-pae 5.5.13-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-26updpkg: libre/linux-libre-hardened 5.5.13.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-26[calamares]: upgrade to v3.2.20bill-auger
2020-03-26[parabola-laf][parabola-theme-blackmate]: shift dependsbill-auger
2020-03-26libre/okular: Sync with Arch Linux package version 19.12.3-3, update pkgdescgrizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-26libre/libksysguard: Sync with Arch Linux package version 5.18.3-1, add ↵grizzlyuser
missing dependency It won't build without qt5-webchannel that is now required if building without qt5-webengine. Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-26libre/khotkeys: Sync with Arch Linux package version 5.18.3-1grizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-26libre/file-roller: Sync with Arch Linux package version 3.36.0-1grizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-26libre/ark: Sync with Arch Linux package version 19.12.3-1grizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-26libre/kio: Sync with Arch Linux package version 5.68.0-1grizzlyuser
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-25updpkg: libre/linux-libre-hardened 5.5.11.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-25updpkg: libre/linux-libre-pae 5.5.11-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-24updpkg: libre/linux-libre-lts 5.4.27-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-24Add lines to [pcr/jitsi] PKGBUILD to build the now removed libs from source.Freemor
2020-03-24updpkg: libre/linux-libre 5.5.11-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-03-23Update libre/parabola-keyringParabola automatic package builder
2020-03-23jitsi: remove bundled binariesDenis 'GNUtoo' Carikli
According to the commits refencencing such libraries in the jitsi git, the libraries seem to have been optional at the beginning and have been introduced to improve performances. Running jitsi on the command line doesn't output errors that seem to be related to the removal of the libraries, while it does on architectures like armv7h that ended having x86 libraries being shipped. Note that compiled Java bytecode is present in jars, but removing all of them makes the build fail. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-21Update [nonprism/evolution-data-server]Freemor
2020-03-21pcr: jitsi: Make it architecture specific because it has native ELF librariesDenis 'GNUtoo' Carikli
Jitsi has ELF libraries in /usr/lib/jitsi/lib/native/ such as: - libgalagonotification.so - libglobalshortcut.so - libhid.so - libhwaddressretriever.so - libjdic_misc.so - libsysactivitynotifications.so - libunix-java.so Jitsi probably interfaces with such libraries through JNI. When running jitsi on i686, while the GUI works and text messaging seem to work fine, there are errors showing up when running it from the console: java.lang.UnsatisfiedLinkError: /usr/lib/jitsi/lib/native/libglobalshortcut.so: /usr/lib/jitsi/lib/native/libglobalshortcut.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) This makes jitsi architecture specific again. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-20Update libre/your-freedomParabola automatic package builder
2020-03-20Update [pcr/pjproject]Freemor
2020-03-20pcr: omap-u-boot-utils-git: sync with aurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-20pcr: update uefitool from AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-20pcr: import uefitool from AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-20pcr: import omap-u-boot-utils-git from AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-20pcr: Import lg-downloader-git from AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-18remove pcr/linphone and pcr/belle-sipDavid P
these two are outdated, and although I've been able to update belle-sip, the new linphone-desktop hasn't built successfully in the meantime, users can install it through flatpak as explained in their download page -> https://linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner Signed-off-by: David P <megver83@parabola.nu>
2020-03-15[pypolicyd][python-py3dns][python-pyspf]: rebuild against latest pythonbill-auger
2020-03-15[pacman]: fix typo in pacman.confbill-auger
2020-03-14Removing weboob: This package is in [community] repoOmar Vega Ramos
2020-03-14Removing profile-sync-daemon: This package is in [community] repoOmar Vega Ramos
2020-03-14Removing libinstpatch: This package is in [extra] repoOmar Vega Ramos
2020-03-14systemd-245-3.parabola1: updating versionOmar Vega Ramos
2020-03-13Update [nonprism/webkit2gkt]Freemor
2020-03-13updpkgsums, branding version bump, minor fixesgrizzlyuser
i686 builds with gcc not clang, no need to remove debug flags for it. Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
2020-03-13Make extensions actually work on Mozilla domainsgrizzlyuser
Single previous pref is not enough, effect is seen only with both. Signed-off-by: Andreas Grapentin <andreas@grapentin.org>