mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gifski: update to 0.8.4. (#1204)
This commit is contained in:
parent
937d16af2f
commit
079a1aad18
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=0.8.0
|
version=0.8.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
makedepends="libgomp-devel"
|
makedepends="libgomp-devel"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
short_desc="Highest-quality GIF encoder based on pngquant"
|
short_desc="Highest-quality GIF encoder based on pngquant"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="AGPL-3.0-only"
|
||||||
homepage="https://gif.ski"
|
homepage="https://gif.ski"
|
||||||
license="AGPL-3"
|
|
||||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||||
checksum=f3cab822dd41de17ba4fdc3b8d379b469404573b1a4adcb5f9c9385a7a927760
|
checksum=e78da4306f01bf4070d7904066f5253058866a9888ca59fc3a08a2a547607b5c
|
||||||
|
|
||||||
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'
|
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'
|
||||||
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
|
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
|
||||||
|
|
Loading…
Add table
Reference in a new issue