Skip to content
Snippets Groups Projects
Verified Commit 6502cb68 authored by alice's avatar alice
Browse files

community/libimagequant: rebuild with fixed cargo-c

parent 76279804
No related branches found
No related tags found
1 merge request!39304[3.16] main/expat: security upgrade to 2.4.9
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu> # Maintainer: TBK <alpine@jjtc.eu>
pkgname=libimagequant pkgname=libimagequant
pkgver=4.0.1 pkgver=4.0.1
pkgrel=1 pkgrel=2
pkgdesc="Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images." pkgdesc="Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images."
url="https://pngquant.org/lib/" url="https://pngquant.org/lib/"
arch="all !s390x !riscv64" # rust arch="all !s390x !riscv64" # rust
...@@ -56,14 +56,6 @@ package() { ...@@ -56,14 +56,6 @@ package() {
--library-type cdylib --library-type cdylib
} }
dev() {
default_dev
# needed by py3-pillow
mv "$subpkgdir"/usr/lib/libimagequant.so \
"$pkgdir"/usr/lib/
}
sha512sums=" sha512sums="
ca85cf1531add07e6c29a003bdb2c2f342af1a4d45b20316d65af55dfd03482561a310427868c57048e18e810b36872819bd1ae585ef0168cee5e6d3d9e248a3 libimagequant-4.0.1.tar.gz ca85cf1531add07e6c29a003bdb2c2f342af1a4d45b20316d65af55dfd03482561a310427868c57048e18e810b36872819bd1ae585ef0168cee5e6d3d9e248a3 libimagequant-4.0.1.tar.gz
77d8661e4f9dfa60b2ea0cb7729222faee58306257c55a3ea6f7d9075d6daea34a51659ed6eba324636902c8d3dddebcf5d70546bb7bd4f4a355467a194b2db3 Cargo.lock 77d8661e4f9dfa60b2ea0cb7729222faee58306257c55a3ea6f7d9075d6daea34a51659ed6eba324636902c8d3dddebcf5d70546bb7bd4f4a355467a194b2db3 Cargo.lock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment