mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/chicken: move from testing/
This commit is contained in:
parent
f7bc67a2d7
commit
61cc9818b9
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||||
pkgname=chicken
|
pkgname=chicken
|
||||||
pkgver=4.11.0
|
pkgver=4.11.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="R5RS and R7RS compatible scheme compiler and interpreter"
|
pkgdesc="R5RS and R7RS compatible scheme compiler and interpreter"
|
||||||
url="http://call-cc.org/"
|
url="http://call-cc.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -50,14 +50,6 @@ feathers() {
|
|||||||
"$subpkgdir"/usr/share/chicken/ || return 1
|
"$subpkgdir"/usr/share/chicken/ || return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
libs() {
|
|
||||||
default_libs || return 1
|
|
||||||
|
|
||||||
mkdir -p "$subpkgdir"/usr/lib/chicken/8/
|
|
||||||
mv "$pkgdir"/usr/lib/chicken/8/*.so \
|
|
||||||
"$subpkgdir"/usr/lib/chicken/8/
|
|
||||||
}
|
|
||||||
|
|
||||||
md5sums="065a6bae6e91e75f6e296cf3f5cb8b1d chicken-4.11.0.tar.gz"
|
md5sums="065a6bae6e91e75f6e296cf3f5cb8b1d chicken-4.11.0.tar.gz"
|
||||||
sha256sums="e3dc2b8f95b6a3cd59c85b5bb6bdb2bd9cefc45b5d536a20cad74e3c63f4ad89 chicken-4.11.0.tar.gz"
|
sha256sums="e3dc2b8f95b6a3cd59c85b5bb6bdb2bd9cefc45b5d536a20cad74e3c63f4ad89 chicken-4.11.0.tar.gz"
|
||||||
sha512sums="130d9f35ccecda3aefe4790fcb186eef321947013b681f3f978e3b666a45102ed9bc455c9452fe8b0b81c92cd571138c38365dff5bb7382ea2046a8bf3d188ad chicken-4.11.0.tar.gz"
|
sha512sums="130d9f35ccecda3aefe4790fcb186eef321947013b681f3f978e3b666a45102ed9bc455c9452fe8b0b81c92cd571138c38365dff5bb7382ea2046a8bf3d188ad chicken-4.11.0.tar.gz"
|
Loading…
Reference in New Issue
Block a user