Commit graph

6 commits

Author SHA1 Message Date
Martin Wilke
f7a354dee1 - Update to 0.10.1
PR:		144588
Submitted by:	Ports Fury
2010-03-09 23:00:08 +00:00
Martin Wilke
7427327972 - Update to 0.10
PR:		139521
Submitted by:	Ports Fury
2009-10-14 13:45:30 +00:00
Martin Wilke
4e80e27d2a - Update to 0.9
PR:		138816
Submitted by:	Ports Fury
Feature safe:	yes
2009-09-16 14:27:10 +00:00
Beech Rintoul
cecc88c1d5 - Update graphics/pqiv to 0.8
PR:		ports/131177
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2009-01-31 04:32:10 +00:00
Martin Wilke
1bea392afe - Update 0.7.1
- Update email adress

PR:		125969
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-08-02 22:19:33 +00:00
Pav Lucistnik
36459dac03 qiv (graphics/qiv) is a great image viewer, but it does not use gtk2
but imlib for image handling. This is bad, because many distributions
(well, at least gentoo) do not offer this library anymore as it's
quite old and not maintained anymore.

When the first release of pqiv was written, I used python, hence the
name. I expected somebody else to write a c-rewrite of qiv, so I
didn't really care about that. About one month later nothing had
happened yet, so I did this on my own. Starting from 0.4 pqiv means
"pretty quick image viewer", written in pure C, using gtk+-2.0.

Features include:
* Fullscreen
* Slideshow
* Rotate / Flip
* (Automatic/manual) Zoom
* Move by drag & drop in fullscreen
* Keep preferences in a configuration file
* Rather small executable (~36k), low ram consumtion, quick
* Execute predefined commands, pipe images through them or display their output
* Real transparency
* Fade between images

WWW: http://www.pberndt.com/Programme/Linux/pqiv/index.html

PR:		ports/122191
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2008-04-04 15:01:24 +00:00