summaryrefslogtreecommitdiff
path: root/pcr
AgeCommit message (Collapse)Author
2020-05-12pcr: pacman-static: add forgetten ca-dir.patchDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-05-12pcr: add pacman-staticDenis 'GNUtoo' Carikli
Rationale: - It makes it easier to recover an installation securely when updating pacman or libraries independenly broke pacman. - It makes upgrading to the new packages format possible for very old installations, as otherwise you end up in a dependency loop where you need the new libraries versions that are in the new package format to install the new pacman version which is needed to install the new libraries versions. It also has no changes for now as it doesn't provide any configuration files as they are already provided by the pacman package. Dependencies also need to be built in the PKGBUILD as Arch Linux has !staticlibs enabled by default in OPTIONS in /etc/makepkg.conf, and we rely on archlinux packages for at least some of the pacman dependencies. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-04-29[linjam]: upgrade to v0.31.2bill-auger
2020-04-24[gninjam][gconfmm][gconf-gtk2]: add packagesbill-auger
2020-04-24[linjam]: add packagebill-auger
2020-04-24[libninjam]: add packagebill-auger
2020-04-19rmpkg: pcr/wireguardDavid P
linux-libre 5.6+ replaces it Signed-off-by: David P <megver83@parabola.nu>
2020-04-18pcr: Add xonotic for armv7hDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-04-17pcr: Add naev for armv7hDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-04-16[pygtk]: add packagebill-auger
2020-04-13move libre/wireguard to pcrDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-04-12xfce-theme-greybird-3.22.11-2: updating versionOmar Vega Ramos
2020-04-08[toot]: upgrade to v0.25.2bill-auger
2020-04-01rmpkg: pcr/accountsservice-elogindDavid P
succeded by nonsystemd/accountsservice 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-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-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 [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-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-11pcr: add omap-usb-boot from AURDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-06pcr: libosmocore: sync with aurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-06pcr: python-bundlewrap: remove forgetten COPYINGDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-06pcr: python-bundlewrap: sync with aurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-06pcr: fso-unbootimg: sync with aurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-03pcr: update libosmocoreDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-03-02pcr: Add stm32flashDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-27aur: Add cardpeakDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-26updpkg: pcr/dolphin-root 19.12.2-1David P
Signed-off-by: David P <megver83@parabola.nu>
2020-02-24rmpkg: pcr/udev-init-scriptsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-02-24Update [pcr/i2p]Freemor
2020-02-22pcr: fso-unbootimg: makedepends: Add gitDenis 'GNUtoo' Carikli
As the PKGBUILD was only tested with makepkg, and that git was already installed, it didn't pick the issue at build time. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-22pcr: python-bundlewrap: Add PKGBUILD licenseDenis 'GNUtoo' Carikli
In archlinux, archlinux32, archlinuxarm, Parabola, and probably other archlinux derivative, the PKGBUILD lack a license. I was told on #archlinux that the PKGBUILDS were copyrightable but at the same time that nobody cared enough about licensing to fix this issue. According to what I was told in this channel, that the only thing to do to move things forward would be to start adding a license to PKGBUILDs to force archlinux to fix its licensing. As I've created this PKGBUILD from scratch, I've now added a GPLv3 license. I'm also open to relicense it under other free software licenses as well, in order to get this copyright issue fixed. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-22pcr: Add fso-unbootimg and start raising licensing issuesDenis 'GNUtoo' Carikli
This adds fso-unbootimg. In archlinux, archlinux32, archlinuxarm, Parabola, and probably other archlinux derivative, the PKGBUILD lack a license. I was told on #archlinux that the PKGBUILDS were copyrightable but at the same time that nobody cared enough about licensing to fix this issue. According to what I was told in this channel, that the only thing to do to move things forward would be to start adding a license to PKGBUILDs to force archlinux to fix its licensing. As I've created this PKGBUILD from scratch, I've included a GPLv3 license as well. I'm also open to relicense it under other free software licenses as well, in order to get this copyright issue fixed. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-19rmpkg: pcr/sysvinitDavid P
it's on [nonsystemd] now Signed-off-by: David P <megver83@parabola.nu>
2020-02-19pcr: update guile-sshDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-11Rebuild [pcr/jitsi] and [nonprism/jitsi] so that they work in the current ↵Freemor
java environment (aka for jdk/jre8 for them)
2020-02-06pcr: kiwix-tools: sync with AURDenis 'GNUtoo' Carikli
This was build tested on i686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-06pcr: kiwix-lib: sync with AURDenis 'GNUtoo' Carikli
This was build tested on i686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-06pcr: mustache: sync with aurDenis 'GNUtoo' Carikli
The AUR PKGBUILD of kiwix-tools now need this version of mustache. This was build tested on 686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-06pcr: libzim: sync with aurDenis 'GNUtoo' Carikli
This was build tested on 686. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2020-02-03Removing log4cxx: This package is in [community] repoOmar Vega Ramos