CVS log for ports/graphics/pqiv/distinfo
Up to [FreeBSD] / ports / graphics / pqiv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 10 16:24:49 2011 UTC (6 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 0.11 PR: 159477 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:11:58 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
-remove MD5
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 9 23:00:08 2010 UTC (23 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 0.10.1 PR: 144588 Submitted by: Ports Fury
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 14 13:45:29 2009 UTC (2 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 0.10 PR: 139521 Submitted by: Ports Fury
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 16 14:27:09 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 0.9 PR: 138816 Submitted by: Ports Fury Feature safe: yes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 31 04:32:10 2009 UTC (3 years ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update graphics/pqiv to 0.8 PR: ports/131177 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 2 22:19:33 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update 0.7.1 - Update email adress PR: 125969 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 4 15:01:24 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
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>
