From d7fe6465e3ca934d8a633b635ac8d5a81a689387 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 14 Feb 2003 22:15:38 +0000 Subject: Development version of gqview (using GTK2). --- graphics/gqview-devel/DESCR | 7 +++++++ graphics/gqview-devel/Makefile | 22 ++++++++++++++++++++++ graphics/gqview-devel/PLIST | 28 ++++++++++++++++++++++++++++ graphics/gqview-devel/distinfo | 4 ++++ 4 files changed, 61 insertions(+) create mode 100644 graphics/gqview-devel/DESCR create mode 100644 graphics/gqview-devel/Makefile create mode 100644 graphics/gqview-devel/PLIST create mode 100644 graphics/gqview-devel/distinfo (limited to 'graphics/gqview-devel') diff --git a/graphics/gqview-devel/DESCR b/graphics/gqview-devel/DESCR new file mode 100644 index 00000000000..83f0e57e766 --- /dev/null +++ b/graphics/gqview-devel/DESCR @@ -0,0 +1,7 @@ +GQview is a graphics file viewer. Basic features: + - Single click image viewing / navigation. + - Zoom functions. + - Thumbnails, with optional caching and .xvpics support. + - Multiple file selection for move, copy, delete, rename, drag and drop. + - Drag and drop. + - Ability to open images in external editors (configurable). diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile new file mode 100644 index 00000000000..8c9607ce1c1 --- /dev/null +++ b/graphics/gqview-devel/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 22:15:38 wiz Exp $ +# + +DISTNAME= gqview-1.3.0 +CATEGORIES= graphics x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} + +MAINTAINER= wiz@netbsd.org +HOMEPAGE= http://gqview.sourceforge.net/ +COMMENT= GTK2-based graphic file viewer (development version) + +BUILD_USES_MSGFMT= # defined + +USE_BUILDLINK2= # defined +USE_X11BASE= # defined +GNU_CONFIGURE= # defined +USE_PKGLOCALEDIR= # defined +CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no + +.include "../../x11/gtk2/buildlink2.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/gqview-devel/PLIST b/graphics/gqview-devel/PLIST new file mode 100644 index 00000000000..d90aaa23b23 --- /dev/null +++ b/graphics/gqview-devel/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/14 22:15:38 wiz Exp $ +bin/gqview +man/man1/gqview.1 +share/gqview/README +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gqview.mo +@dirrm share/gqview diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo new file mode 100644 index 00000000000..84e0d9e85ce --- /dev/null +++ b/graphics/gqview-devel/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/02/14 22:15:38 wiz Exp $ + +SHA1 (gqview-1.3.0.tar.gz) = fddde9cf846c747c13c1d4b71a67b404b845bf9f +Size (gqview-1.3.0.tar.gz) = 867557 bytes -- cgit v1.2.3