upg libtool man-db
This commit is contained in:
parent
3cc41bec25
commit
25a5dd686a
6 changed files with 42 additions and 22 deletions
|
@ -9,9 +9,9 @@
|
|||
# NOTE: libtool requires rebuilt with each new gcc version
|
||||
|
||||
pkgname=libtool
|
||||
pkgver=2.5.1
|
||||
_commit=1354176bbbc939a7d07a0dcf9b2d92e2ac6bcfef
|
||||
pkgrel=02
|
||||
pkgver=2.5.2+r1+g2fe3a3e2
|
||||
_commit=2fe3a3e2a954adcbfb1139d780bec47b85ef6077
|
||||
pkgrel=01
|
||||
_gccver=14.2.1
|
||||
pkgdesc='A generic library support script'
|
||||
url='https://www.gnu.org/software/libtool'
|
||||
|
@ -30,7 +30,7 @@ source=(git+https://git.savannah.gnu.org/git/libtool.git#commit=$_commit
|
|||
|
||||
pkgver() {
|
||||
cd libtool
|
||||
git describe --tags | sed 's/-/+/g;s/^v//'
|
||||
git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
|
||||
}
|
||||
|
||||
prepare() {
|
||||
|
@ -83,16 +83,15 @@ arch=(x86_64)
|
|||
|
||||
license=('LGPL-2.0-or-later WITH Libtool-exception')
|
||||
|
||||
b2sums=('3c5daaa5e6f685284330a9fe91bb518dbe367edca66e7702a0b6791418f9d73c0d3f4c56529079d3fe8d52125dcf98c71ada43c1799ba84df35989b56d8a20d8'
|
||||
b2sums=('191bd0dde07c5dc39c7e1cc8ea7169f2a37ad89ac83b549c5ef5437395e9121052c0a32ac43b6876bd4c978e742a326d6c33e8d930674ec109caa7fe5335cc1d'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff')
|
||||
|
||||
sha256sums=(1dd9bdb15a1576cbe9245b2fa68710a6d8f63be78b787e678cc7b5cd3e20e45d # libtool
|
||||
sha256sums=(595f5939f3bc8318e2d825b56bd20797ed2658a612dfa430e2541f1faf230ef6 # libtool
|
||||
SKIP
|
||||
SKIP
|
||||
b6dce6681f223b18a90614edbcdeb00f228abd1216e22c4bd07285321cd2ceb7) # disable-lto-link-order2.patch
|
||||
|
||||
## 26d3f06fe3858db0d9959b3737a7ffb38529ee43a0bed04762736db818c22082 libtool-2.5.1-01-x86_64.pkg.tar.lz
|
||||
##
|
||||
##
|
||||
## 26cd780173cc6d522d69fb85b849acf61ce8b5562736d90cd290854a6d38269c libtool-2.5.2+r1+g2fe3a3e2-01-x86_64.pkg.tar.lz
|
||||
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
# NOTE: requires rebuilt with each new gcc version
|
||||
|
||||
pkgname=libtool
|
||||
pkgver=2.5.1
|
||||
_commit=1354176bbbc939a7d07a0dcf9b2d92e2ac6bcfef
|
||||
pkgrel=2
|
||||
pkgver=2.5.2+r1+g2fe3a3e2
|
||||
_commit=2fe3a3e2a954adcbfb1139d780bec47b85ef6077
|
||||
pkgrel=1
|
||||
_gccver=14.2.1
|
||||
pkgdesc='A generic library support script'
|
||||
arch=(x86_64)
|
||||
|
@ -27,14 +27,14 @@ source=(
|
|||
gnulib-bootstrap::git+https://github.com/gnulib-modules/bootstrap.git
|
||||
disable-lto-link-order2.patch
|
||||
)
|
||||
b2sums=('3c5daaa5e6f685284330a9fe91bb518dbe367edca66e7702a0b6791418f9d73c0d3f4c56529079d3fe8d52125dcf98c71ada43c1799ba84df35989b56d8a20d8'
|
||||
b2sums=('191bd0dde07c5dc39c7e1cc8ea7169f2a37ad89ac83b549c5ef5437395e9121052c0a32ac43b6876bd4c978e742a326d6c33e8d930674ec109caa7fe5335cc1d'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff')
|
||||
|
||||
pkgver() {
|
||||
cd libtool
|
||||
git describe --tags | sed 's/-/+/g;s/^v//'
|
||||
git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
|
||||
}
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -4,3 +4,4 @@ gcc-fortran
|
|||
automake
|
||||
autoconf
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
## ------------- ##
|
||||
## Test results. ##
|
||||
## ------------- ##
|
||||
|
@ -8,6 +9,8 @@ ERROR: 149 tests were run,
|
|||
|
||||
170: Use -no-canonical-prefixes flag ok
|
||||
|
||||
pkgver=2.5.1
|
||||
|
||||
## ------------- ##
|
||||
## Test results. ##
|
||||
## ------------- ##
|
||||
|
@ -18,3 +21,16 @@ ERROR: 150 tests were run,
|
|||
|
||||
Identical results 1 more test this time
|
||||
|
||||
pkgver=2.5.2+r1+g2fe3a3e2
|
||||
|
||||
## ------------- ##
|
||||
## Test results. ##
|
||||
## ------------- ##
|
||||
|
||||
ERROR: 151 tests were run,
|
||||
6 failed (4 expected failures).
|
||||
20 tests were skipped.
|
||||
## -------------------------- ##
|
||||
## testsuite.log was created. ##
|
||||
## -------------------------- ##
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#-----------------------------------------| DESCRIPTION |---------------------------------------
|
||||
|
||||
pkgname=man-db
|
||||
pkgver=2.12.1
|
||||
pkgver=2.13.0
|
||||
pkgrel=01
|
||||
pkgdesc="A utility for reading man pages w/o systemd"
|
||||
#url="https://www.nongnu.org/man-db/"
|
||||
|
@ -21,8 +21,10 @@ provides=('man')
|
|||
replaces=('man')
|
||||
#options=('debug') # uncomment this to have the man-db-debug pkg built
|
||||
install=${pkgname}.install
|
||||
#source=(https://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.xz{,.asc})
|
||||
source=(https://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.xz{,.asc})
|
||||
source=(https://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.xz{,.asc})
|
||||
# the link below must only be responsive within the US it never responds for us, so we use the
|
||||
# one above but the checksums check OK with what arch reports, so use either one that works for you
|
||||
#source=(https://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.xz{,.asc})
|
||||
# fallback should be used within first 24h after a release
|
||||
#https://download-mirror.savannah.gnu.org/releases/man-db/$pkgname-$pkgver.tar.xz{,.asc}
|
||||
#snapdir.diff
|
||||
|
@ -78,7 +80,9 @@ license=('GPL-2.0-or-later AND GPL-3.0-or-later')
|
|||
|
||||
validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson <cjwatson@debian.org>
|
||||
|
||||
sha256sums=(ddee249daeb78cf92bab794ccd069cc8b575992265ea20e239e887156e880265 # man-db-2.12.1.tar.xz
|
||||
4e56013b7fb81d00ab1787d549a52d72a2e052c41eb53cf75a17104053807c13) # man-db-2.12.1.tar.xz.asc
|
||||
sha512sums=('612ce39bb1e11aa7797e8e3a26f06a7154c48a13b2d74217c2c6701e0d33fa8f77ae2b8c9ee84353e364d16918f884115f2dfbf3cd743edd4ed32b763b87f723'
|
||||
SKIP)
|
||||
sha256sums=(82f0739f4f61aab5eb937d234de3b014e777b5538a28cbd31433c45ae09aefb9 # man-db-2.13.0.tar.xz
|
||||
834aa9416497fc1c667f04b20f317d40f38b8a02b6270b1c818911081207e385) # man-db-2.13.0.tar.xz.asc
|
||||
|
||||
## eefc55a7a0633b88b2d253e68f5dd8fe6bf41e5e76057c5bc090db27c8f82e16 man-db-2.12.1-01-x86_64.pkg.tar.lz
|
||||
## 44b7f3bd575d6118b7dcf65164ed4d07c7dfb2884ec7d4028437e136410e41a1 man-db-2.13.0-01-x86_64.pkg.tar.lz
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Sergej Pupykin <sergej@aur.archlinux.org>
|
||||
|
||||
pkgname=man-db
|
||||
pkgver=2.12.1
|
||||
pkgver=2.13.0
|
||||
pkgrel=1
|
||||
pkgdesc="A utility for reading man pages"
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ source=(#https://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.xz{,.a
|
|||
https://download-mirror.savannah.gnu.org/releases/man-db/$pkgname-$pkgver.tar.xz{,.asc}
|
||||
)
|
||||
validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson <cjwatson@debian.org>
|
||||
sha512sums=('0f79f4205ce116c3148dc6caf561c1b7d793aac234188ef8edd1b1f5aaaebcca32c65ef403dff65896920535077fb63ddc2e9cb293efdb6ef3037c33916aa329'
|
||||
sha512sums=('612ce39bb1e11aa7797e8e3a26f06a7154c48a13b2d74217c2c6701e0d33fa8f77ae2b8c9ee84353e364d16918f884115f2dfbf3cd743edd4ed32b763b87f723'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue