diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 19:59:47 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 19:59:47 +0000 |
commit | 77909c47476e13e841f7f4200bbace0e7aa80d93 (patch) | |
tree | 5649cf3b5e710240bd91ad74652de546d13cd37a /graphics/gliv/PLIST | |
parent | 1eeec8e66e402fae28e70472238368d4ad8440b3 (diff) | |
download | pkgsrc-77909c47476e13e841f7f4200bbace0e7aa80d93.tar.gz |
Initial import of gliv-1.8.2 from pkgsrc-wip.
GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled
with GTK+-2.2, rendering with OpenGL and the graphical user interface uses
GTK+ with GtkGLExt. GLiv is very fast and smooth at rotating, panning and
zooming if you have an OpenGL accelerated graphics board.
Diffstat (limited to 'graphics/gliv/PLIST')
-rw-r--r-- | graphics/gliv/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/gliv/PLIST b/graphics/gliv/PLIST new file mode 100644 index 00000000000..d7fe2864199 --- /dev/null +++ b/graphics/gliv/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/28 19:59:47 xtraeme Exp $ +bin/gliv +man/man1/gliv.1 +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gliv.mo |