Skip to content

Commit

Permalink
zlib-ng: 2.2.3-1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Jan 1, 2025
1 parent 6f4c3a5 commit a1ccd30
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 22 deletions.
2 changes: 1 addition & 1 deletion zlib-ng/lib32-zlib-ng/.nvchecker.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[zlib-ng]
[lib32-zlib-ng]
source = "git"
git = "https://github.com/zlib-ng/zlib-ng.git"
prefix = "v"
19 changes: 9 additions & 10 deletions zlib-ng/lib32-zlib-ng/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pkgname=(
lib32-zlib-ng
lib32-zlib-ng-compat
)
pkgver=2.2.2
pkgrel=3
pkgver=2.2.3
pkgrel=1
pkgdesc='zlib replacement with optimizations for next generation systems - 32-bit'
url='https://github.com/zlib-ng/zlib-ng'
arch=('x86_64')
Expand All @@ -21,13 +21,13 @@ makedepends=(
ninja
lib32-gcc-libs
)
source=("${url}/archive/refs/tags/$pkgver/zlib-ng-${pkgver}.tar.gz")
sha256sums=('fcb41dd59a3f17002aeb1bb21f04696c9b721404890bb945c5ab39d2cb69654c')
b2sums=('970260f44fcce467933bf0038afa0f6e18cc007012c7d9be0b259d407e981fa1a353ce4c7aae38e5158ba65c79c5b54777f1cc436654016c5a21d20630061890')
source=(git+https://github.com/zlib-ng/zlib-ng#tag=${pkgver})
sha256sums=('6867f8f1e57d3e8e4158292a839fa29967c58849aabeba2199e3d95b346d675f')
b2sums=('5011d94bff127ffbd009fea15b4aea036e18fc241d37972856f68ed474a72bd0e7f75cff74e1a6c9e6c0132ca436ad7a7aa246dcc29747bd7dcedb5f8e35cbca')


build() {
cd "zlib-ng-${pkgver}"
cd "zlib-ng"


## Build for 32-bit
Expand Down Expand Up @@ -60,7 +60,7 @@ build() {
}

check() {
cd "zlib-ng-${pkgver}"
cd "zlib-ng"
msg2 "Checking zlib-ng"
ctest --output-on-failure --test-dir build
msg2 "Checking zlib-ng-compat"
Expand All @@ -71,8 +71,7 @@ package_lib32-zlib-ng() {
provides=('libz-ng.so')
depends=(zlib-ng=$pkgver)


cd "zlib-ng-${pkgver}"
cd "zlib-ng"
DESTDIR="${pkgdir}" cmake --install build
install -Dm 644 LICENSE.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
Expand All @@ -88,7 +87,7 @@ package_lib32-zlib-ng-compat() {
replaces=('lib32-zlib')
options=('staticlibs')

cd "zlib-ng-${pkgver}"
cd "zlib-ng"
DESTDIR="${pkgdir}" cmake --install build-compat
install -Dm 644 LICENSE.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
Expand Down
10 changes: 5 additions & 5 deletions zlib-ng/zlib-ng/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pkgbase = zlib-ng
pkgdesc = zlib replacement with optimizations for next generation systems
pkgver = 2.2.2
pkgrel = 6
pkgver = 2.2.3
pkgrel = 1
url = https://github.com/zlib-ng/zlib-ng
arch = x86_64
license = custom:zlib
makedepends = cmake
makedepends = ninja
makedepends = git
depends = glibc
source = git+https://github.com/zlib-ng/zlib-ng#tag=c939498c7f2a1d645833a98251365e2c814fd736
sha256sums = 22b85d3e13c07d4a27e1e8c42119a888c2666c9af28184ed0bc0b2abb7c70603
b2sums = 012a6a4f0e274a16b5bf7f0072be8c8ed73bad3f85ef692cf74d015ad2ad1987acfc2c0ad81eebcb09ebc9cf73bc186c3669e6134435c884c8cf9ff3b5ae1bae
source = git+https://github.com/zlib-ng/zlib-ng#tag=2.2.3
sha256sums = 6867f8f1e57d3e8e4158292a839fa29967c58849aabeba2199e3d95b346d675f
b2sums = 5011d94bff127ffbd009fea15b4aea036e18fc241d37972856f68ed474a72bd0e7f75cff74e1a6c9e6c0132ca436ad7a7aa246dcc29747bd7dcedb5f8e35cbca

pkgname = zlib-ng
provides = libz-ng.so
Expand Down
11 changes: 5 additions & 6 deletions zlib-ng/zlib-ng/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ pkgname=(
zlib-ng
zlib-ng-compat
)
pkgver=2.2.2
pkgrel=6
pkgver=2.2.3
pkgrel=1
_zlibver=1.3.1
pkgdesc='zlib replacement with optimizations for next generation systems'
url='https://github.com/zlib-ng/zlib-ng'
Expand All @@ -26,10 +26,9 @@ makedepends=(
ninja
git
)
_tag=c939498c7f2a1d645833a98251365e2c814fd736
source=(git+https://github.com/zlib-ng/zlib-ng#tag=${_tag})
sha256sums=('22b85d3e13c07d4a27e1e8c42119a888c2666c9af28184ed0bc0b2abb7c70603')
b2sums=('012a6a4f0e274a16b5bf7f0072be8c8ed73bad3f85ef692cf74d015ad2ad1987acfc2c0ad81eebcb09ebc9cf73bc186c3669e6134435c884c8cf9ff3b5ae1bae')
source=(git+https://github.com/zlib-ng/zlib-ng#tag=${pkgver})
sha256sums=('6867f8f1e57d3e8e4158292a839fa29967c58849aabeba2199e3d95b346d675f')
b2sums=('5011d94bff127ffbd009fea15b4aea036e18fc241d37972856f68ed474a72bd0e7f75cff74e1a6c9e6c0132ca436ad7a7aa246dcc29747bd7dcedb5f8e35cbca')


build() {
Expand Down

0 comments on commit a1ccd30

Please sign in to comment.