Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
6502cb68
Verified
Commit
6502cb68
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/libimagequant: rebuild with fixed cargo-c
parent
76279804
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!39304
[3.16] main/expat: security upgrade to 2.4.9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/libimagequant/APKBUILD
+1
-9
1 addition, 9 deletions
community/libimagequant/APKBUILD
with
1 addition
and
9 deletions
community/libimagequant/APKBUILD
+
1
−
9
View file @
6502cb68
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment