diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-06-12 10:59:25 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2020-06-12 11:01:11 +0200 |
commit | cd0331a941b5d98ca7377ca508a1f0cd957f7a5b (patch) | |
tree | fa6cbe009e6f3a7ed23f2ea0bc2e1ce17f5715bf /pcr/perl-bytes-random-secure/PKGBUILD | |
parent | 4af203197e202e56397e8d33719bdf3d4c8d1c85 (diff) | |
download | abslibre-cd0331a941b5d98ca7377ca508a1f0cd957f7a5b.tar.gz abslibre-cd0331a941b5d98ca7377ca508a1f0cd957f7a5b.tar.bz2 abslibre-cd0331a941b5d98ca7377ca508a1f0cd957f7a5b.zip |
Remove hardinfo as it's no longer branded
Before, hardinfo had to be branded, however since the
following commit:
ca33695c5 hardinfo-0.5.1.816.g877ea2b-1.par1: updating version
it's not branded anymore, and the PKGBUILD is now functionally
similar to the one in Arch Linux community repository.
Beside comments, here's the differences between the Arch
Linux PKGBUILD and the Parabola one:
+pkgrel+=.par6
pkgdesc="A system information and benchmark tool."
+pkgdesc+="(Parabola rebranded)"
arch=('x86_64')
+arch+=('i686' 'armv7h')
url="https://github.com/lpereira/hardinfo"
license=('GPL2')
depends=('gtk2')
makedepends=('cmake' 'git')
+depends+=(libicudata.so)
The additional depends is not required if we use the Arch
Linux package: it was meant to handle better the ICU
transition in the cases where the upstream distribution
updated the icu package, but we didn't manage to recompile
all our package against it in time.
If we use Arch Linux, Arch Linux 32, and Arch Linux ARM
packages, this issue goes away as the package will be kept
in sync by the upstream distributions.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/perl-bytes-random-secure/PKGBUILD')
0 files changed, 0 insertions, 0 deletions