summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiab Neiroukh2020-04-13 23:05:05 +0100
committerDiab Neiroukh2020-04-13 23:05:05 +0100
commit6445552bfcd30a3a9f83ada18c91131a1168dde6 (patch)
treee8b8b563d2d7954ff0934eee4f51c37c189133f7
parentb4cb4f648f59b577186e1db1e08df5fbddf1530b (diff)
downloadaur-6445552bfcd30a3a9f83ada18c91131a1168dde6.tar.gz
🐛 FIX: Push the correct zlib-ng.conf
-rw-r--r--zlib-ng.conf42
1 files changed, 1 insertions, 41 deletions
diff --git a/zlib-ng.conf b/zlib-ng.conf
index 05b159c63de0..9a7cd8c15ff0 100644
--- a/zlib-ng.conf
+++ b/zlib-ng.conf
@@ -1,41 +1 @@
-# Maintainer: Diab Neiroukh <officiallazerl0rd@gmail.com>
-
-pkgname="zlib-ng-git"
-pkgver=1.9.9
-pkgrel=1
-pkgdesc='zlib replacement with optimizations for "next generation" systems'
-arch=("any")
-url="https://github.com/zlib-ng/zlib-ng"
-license=("custom")
-depends=("glibc")
-makedepends=("cmake")
-provides=("zlib=1.2.11" "zlib-ng=1.9.9")
-conflicts=("zlib-ng")
-options=("staticlibs")
-source=("git+${url}.git"
- "zlib-ng.conf")
-b2sums=("SKIP"
- "bf6eb01985db45c6b209a981aa5dbb97c9533fac960cd92ad9aee2d7926f0ec0e133f7df65901ced722fc51bdb362c6bfa3442c8d023db079b6636d109856071")
-
-build()
-{
- cd zlib-ng
- ./configure --prefix=/opt/zlib-ng --zlib-compat
- make
-}
-
-check()
-{
- cd zlib-ng
- make test
-}
-
-package()
-{
- install -D -m644 zlib-ng.conf ${pkgdir}/etc/ld.so.conf.d/zlib-ng.conf
-
- cd zlib-ng
- make install DESTDIR=${pkgdir}
-
- install -D -m644 LICENSE.md ${pkgdir}/usr/share/licenses/zlib-ng/LICENSE
-}
+/opt/zlib-ng/lib