pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gliv Initial import of gliv-1.8.2 from pkgsrc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63f41138df20
branches: trunk
changeset: 471448:63f41138df20
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Mar 28 19:59:47 2004 +0000
description:
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:
graphics/gliv/DESCR | 4 ++++
graphics/gliv/Makefile | 24 ++++++++++++++++++++++++
graphics/gliv/PLIST | 9 +++++++++
graphics/gliv/distinfo | 4 ++++
4 files changed, 41 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r e9acc739aa85 -r 63f41138df20 graphics/gliv/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gliv/DESCR Sun Mar 28 19:59:47 2004 +0000
@@ -0,0 +1,4 @@
+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.
diff -r e9acc739aa85 -r 63f41138df20 graphics/gliv/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gliv/Makefile Sun Mar 28 19:59:47 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/03/28 19:59:47 xtraeme Exp $
+#
+
+DISTNAME= gliv-1.8.2
+CATEGORIES= graphics
+MASTER_SITES= http://guichaz.free.fr/gliv/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= xtraeme%NetBSD.org@localhost
+HOMEPAGE= http://guichaz.free.fr/gliv/
+COMMENT= OpenGL image viewer
+
+BUILD_USES_MSGFMT= yes
+
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../graphics/gtkglext/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e9acc739aa85 -r 63f41138df20 graphics/gliv/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gliv/PLIST Sun Mar 28 19:59:47 2004 +0000
@@ -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
diff -r e9acc739aa85 -r 63f41138df20 graphics/gliv/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gliv/distinfo Sun Mar 28 19:59:47 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/03/28 19:59:47 xtraeme Exp $
+
+SHA1 (gliv-1.8.2.tar.bz2) = 69949b729dfe448dfd23d6998b08fec9d3fa1cb5
+Size (gliv-1.8.2.tar.bz2) = 688729 bytes
Home |
Main Index |
Thread Index |
Old Index