blob: 056a9770939bbe20f96049808d4c4301f2245fec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure
DEPEND=X? ( x11-libs/libX11 x11-libs/libXt ) X? ( x11-proto/xproto )
DESCRIPTION=A command-line tool for creating, editing, and getting information about GIF images and animations
EAPI=5
HOMEPAGE=http://www.lcdf.org/~eddietwo/gifsicle/
IUSE=X
KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
LICENSE=GPL-2 MIT
RDEPEND=X? ( x11-libs/libX11 x11-libs/libXt )
SLOT=0
SRC_URI=http://www.lcdf.org/~eddietwo/gifsicle/gifsicle-1.87.tar.gz
_eclass_exported_funcs=src_configure:-
_md5_=8380ae22d5c9a937561b7190cf594b67
|