summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2022-02-10 06:18:18 -0500
committergraysky2022-02-10 06:18:18 -0500
commit3d6281b89d9493ebc429539ede0a0d3c07268bc0 (patch)
tree950ceee8be76f5ae3f0bc2cf6cf92e351883e2f9
parent45589a8b5e48489b62dc7d6bd0e7b2cf0dd98e8d (diff)
downloadaur-3d6281b89d9493ebc429539ede0a0d3c07268bc0.tar.gz
Update to 11.1.0.20220210-1
-rw-r--r--.SRCINFO29
-rw-r--r--PKGBUILD36
-rw-r--r--readme.in20
3 files changed, 30 insertions, 55 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d947c77bd0e0..f39cb152e591 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,38 +1,27 @@
pkgbase = distccd-alarm
pkgdesc = Official toolchain for Arch ARM builds via distcc on x86_64 volunteers
- pkgver = 10.2.0.20200823
- pkgrel = 3
+ pkgver = 11.1.0.20220210
+ pkgrel = 1
url = https://github.com/graysky2/distccd-alarm
arch = x86_64
license = GPL
depends = distcc
- noextract = x-tools-20200823.tar.xz
- noextract = x-tools6h-20200823.tar.xz
- noextract = x-tools7h-20200823.tar.xz
- noextract = x-tools8-20200823.tar.xz
+ noextract = x-tools7h-20220210.tar.xz
+ noextract = x-tools8-20220210.tar.xz
options = libtool
options = emptydirs
options = !strip
- source = x-tools-20200823.tar.xz::https://archlinuxarm.org/builder/xtools/x-tools.tar.xz
- source = x-tools6h-20200823.tar.xz::https://archlinuxarm.org/builder/xtools/x-tools6h.tar.xz
- source = x-tools7h-20200823.tar.xz::https://archlinuxarm.org/builder/xtools/x-tools7h.tar.xz
- source = x-tools8-20200823.tar.xz::https://archlinuxarm.org/builder/xtools/x-tools8.tar.xz
+ source = x-tools7h-20220210.tar.xz::https://archlinuxarm.org/builder/xtools/x-tools7h.tar.xz
+ source = x-tools8-20220210.tar.xz::https://archlinuxarm.org/builder/xtools/x-tools8.tar.xz
source = config.in
source = service.in
source = readme.in
- md5sums = 87150475eb6e533f1a84ba3fc9a73e37
- md5sums = 9e1c82ac8badc286f40d7d22e475e1b2
- md5sums = 7015421efcdac437de27769a421a10a2
- md5sums = 6e5060bc78f9c62746e9d2b23668583b
+ md5sums = ed72e5e78c4119a4812d39a5a999ba20
+ md5sums = 6e62a4aa13ad3adce488899237fa5ad3
md5sums = 6bd0313f391b8c21d9ba1eae88026bf7
md5sums = 26741c886597e3fd8d8fc0a61aa8a49a
- md5sums = da6ee5bb971d28b85e49d456a3889349
-
-pkgname = distccd-alarm-armv5
-
-pkgname = distccd-alarm-armv6h
+ md5sums = 9219b50ec9dce99aed3cca88a584c835
pkgname = distccd-alarm-armv7h
pkgname = distccd-alarm-armv8
-
diff --git a/PKGBUILD b/PKGBUILD
index 071dc935dde3..26dc7217dcf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,13 @@
# Contributor: Kevin Mihelich <kevin@archlinuxarm.org>
pkgbase='distccd-alarm'
-_subarchs=(armv5 armv6h armv7h armv8)
+_subarchs=(armv7h armv8)
pkgname=("${_subarchs[@]/#/$pkgbase-}")
-_date=20200823
-# inspect source tarball under $name/share/gcc-x.y.z
-pkgver=10.2.0.$_date
-pkgrel=3
-_pkgrel_upstream=1
-#_URL="https://archlinuxarm.org/builder/xtools/$pkgver-$pkgrel"
+_date=20220210
+pkgver=11.1.0.$_date
+pkgrel=1
_URL="https://archlinuxarm.org/builder/xtools"
+#_URL="https://archlinuxarm.org/builder/xtools/$pkgver-$pkgrel"
arch=('x86_64')
license=('GPL' )
pkgdesc="Official toolchain for Arch ARM builds via distcc on x86_64 volunteers"
@@ -19,35 +17,28 @@ url="https://github.com/graysky2/distccd-alarm"
depends=('distcc')
options=('libtool' 'emptydirs' '!strip')
source=(
-"x-tools-$_date.tar.xz::$_URL/x-tools.tar.xz"
-"x-tools6h-$_date.tar.xz::$_URL/x-tools6h.tar.xz"
"x-tools7h-$_date.tar.xz::$_URL/x-tools7h.tar.xz"
"x-tools8-$_date.tar.xz::$_URL/x-tools8.tar.xz"
'config.in' 'service.in' 'readme.in'
)
noextract=(
-"x-tools-$_date.tar.xz"
-"x-tools6h-$_date.tar.xz"
"x-tools7h-$_date.tar.xz"
"x-tools8-$_date.tar.xz"
)
#PKGEXT='.pkg.tar'
-md5sums=('87150475eb6e533f1a84ba3fc9a73e37'
- '9e1c82ac8badc286f40d7d22e475e1b2'
- '7015421efcdac437de27769a421a10a2'
- '6e5060bc78f9c62746e9d2b23668583b'
+md5sums=('ed72e5e78c4119a4812d39a5a999ba20'
+ '6e62a4aa13ad3adce488899237fa5ad3'
'6bd0313f391b8c21d9ba1eae88026bf7'
'26741c886597e3fd8d8fc0a61aa8a49a'
- 'da6ee5bb971d28b85e49d456a3889349')
+ '9219b50ec9dce99aed3cca88a584c835')
build() {
# setup config and services
- _path=('' '6h' '7h' '8')
- _name=('arm-unknown-linux-gnueabi' 'arm-unknown-linux-gnueabihf'
- 'arm-unknown-linux-gnueabihf' 'aarch64-unknown-linux-gnu')
- _port=('3633' '3634' '3635' '3636')
+ _path=('7h' '8')
+ _name=('arm-unknown-linux-gnueabihf' 'aarch64-unknown-linux-gnu')
+ _port=('3635' '3636')
- for i in 0 1 2 3; do
+ for i in 0 1; do
# make service units
sed "s/@VERS@/${_subarchs[$i]}/" <service.in >"distccd-${_subarchs[$i]}.service"
@@ -97,8 +88,7 @@ _package_subarch() {
}
for i in "${!_subarchs[@]}"; do
- _bins=('arm-unknown-linux-gnueabi' 'armv6l-unknown-linux-gnueabihf'
- 'armv7l-unknown-linux-gnueabihf' 'aarch64-unknown-linux-gnu')
+ _bins=('armv7l-unknown-linux-gnueabihf' 'aarch64-unknown-linux-gnu')
_xtoolsdir="${source[i]##*/}"
_xtoolsdir="${_xtoolsdir%%.*}"
eval 'package_distccd-alarm-'${_subarchs[i]}'() {
diff --git a/readme.in b/readme.in
index f75af65e0b8a..0788c52f07a3 100644
--- a/readme.in
+++ b/readme.in
@@ -1,15 +1,11 @@
-
post_install() {
- echo '--> This package expects your @VERS@ device to run distccd on port @PORT@'
- echo '--> Adjust DISTCC_ARGS in /etc/conf.d/distccd on your @VERS@ device to match this'
- echo '--> ie: DISTCC_ARGS=" ... --port @PORT@ ..."'
- echo '--> Remember to define the new port in DISTCC_HOSTS in /etc/makepkg.conf as well'
- echo '--> ie: DISTCC_HOSTS="localhost:@PORT@ foo:@PORT@ bar:@PORT@"'
-}
+ cat <<END
+
+>>> This package expects your @VERS@ device to run distccd on port @PORT@
+ Adjust DISTCC_ARGS in /etc/conf.d/distccd on your @VERS@ device to match this
+ ie: DISTCC_ARGS=" ... --port @PORT@ ..."
+ Remember to define the new port in DISTCC_HOSTS in /etc/makepkg.conf as well
+ ie: DISTCC_HOSTS="localhost:@PORT@ foo:@PORT@ bar:@PORT@"
-post_upgrade() {
- # change occurred on version 7.2.1-4 so warn users of older versions
- if [ $(vercmp 7.2.1-5 $2) -eq 1 ]; then
- post_install
- fi
+END
}