mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gifski: update to 0.6.0.
This commit is contained in:
parent
71adb40146
commit
fbd9a4854b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=0.3.0
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
depends="ffmpeg"
|
depends="ffmpeg"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Highest-quality GIF encoder based on pngquant"
|
||||||
homepage="https://gif.ski"
|
homepage="https://gif.ski"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||||
checksum=6db5100366aafb927bfb7102e8b6d6a0bee71ba6c40185ef63aa3193a450de74
|
checksum=3e86ef3f3098416a7ba10e4ce361dec9f096ce4e9ee6087468fb872e046c71d7
|
||||||
|
|
||||||
# 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