aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-04-04 23:01:24 +0800
committerpav <pav@FreeBSD.org>2008-04-04 23:01:24 +0800
commiteaf34733adb118f7e4d3b2f07e945ee7a9c0cc4c (patch)
tree26a209b95b37d7b4c1fad4a43993b902498f63dd /graphics/Makefile
parent4473a6b315b8f3fd24537f4c3f1d75c0dcb63700 (diff)
downloadfreebsd-ports-gnome-eaf34733adb118f7e4d3b2f07e945ee7a9c0cc4c.tar.gz
freebsd-ports-gnome-eaf34733adb118f7e4d3b2f07e945ee7a9c0cc4c.tar.zst
freebsd-ports-gnome-eaf34733adb118f7e4d3b2f07e945ee7a9c0cc4c.zip
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>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index aacaac484dd2..c8945cd252ff 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -602,6 +602,7 @@
SUBDIR += povray31
SUBDIR += ppmcaption
SUBDIR += ppminfo
+ SUBDIR += pqiv
SUBDIR += preview
SUBDIR += price
SUBDIR += proj