1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: xli
Section: graphics
Priority: optional
Maintainer: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Build-Depends: debhelper-compat (= 13),
libjpeg-dev,
libpng-dev,
libx11-dev,
libxext-dev,
pkgconf,
zlib1g-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/xli
Vcs-Git: https://salsa.debian.org/debian/xli.git
Package: xli
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command line tool for viewing images in X11
xli can view the following image types under X11: FBM Image, Sun
Rasterfile, CMU WM Raster, Portable Bit Map (PBM, PGM, PPM), Portable
Network Graphics (PNG), Faces Project, GIF Image, JFIF style jpeg
Image, Utah RLE Image, Windows, OS/2 RLE Image, Photograph on CD
Image, X Window Dump, Targa Image, McIDAS areafile, G3 FAX Image, PC
Paintbrush Image, GEM Bit Image, MacPaint Image, X Pixmap, X Bitmap.
|