freebsd-ports/graphics/pqiv/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

21 lines
819 B
Plaintext

Originally, PQIV was written as a drop-in replacement for QIV. The first
release was not more than a Python script, hence the name. Now, PQIV is
a (modulo some small extras) full featured clone of QIV written in C
using GTK-2 and GLIB-2.
Features include:
* Command line image viewer
* Directory traversing to view whole directories
* Watch files and directories for changes
* Natural order sorting of the images
* A status bar showing information on the current image
* Transparency and animation support
* Moving, zooming, rotation, flipping
* Slideshows
* Highly customizable
* Supports external image filters (e.g. convert)
* Preloads the next image in the background
* Fade between images
* Optional PDF/eps/ps support (useful e.g. for scientific plots)
* Optional video format support (e.g. for webm animations)