0
0
mirror of https://github.com/termux-pacman/glibc-packages.git synced 2024-11-27 06:08:57 +00:00
glibc-packages/gpkg/gifsicle/build.sh
Ivan Max 2b89074c3b
update pkgs (#214)
gpkg/attr
gpkg/ca-certificates
gpkg/gifsicle
gpkg/libdav1d
gpkg/libffi
gpkg/libgpg-error
gpkg/libmicrohttpd
gpkg/libxcursor
gpkg/libxdmcp
gpkg/libxext
gpkg/libxkbfile
gpkg/libxml2
gpkg/mesa
gpkg/tcl
gpkg/xorg-xkbcomp
gpkg/xorg-xmessage
2024-03-18 11:57:14 +03:00

9 lines
455 B
Bash

TERMUX_PKG_HOMEPAGE=https://www.lcdf.org/gifsicle/
TERMUX_PKG_DESCRIPTION="Tool for creating, editing, and getting information about GIF images and animations"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux-pacman"
TERMUX_PKG_VERSION=1.95
TERMUX_PKG_SRCURL=https://www.lcdf.org/gifsicle/gifsicle-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b2711647009fd2a13130f3be160532ed46538e762bfc0f020dea50618a7dc950
TERMUX_PKG_DEPENDS="libx11-glibc"