pkgsrc/graphics/gpicview/Makefile
snj ef44f0b1ae Update to 0.2.4. Changes:
- build system updates
- translation updates
- gtk3 support (not enabled in pkgsrc)
- minor fixes
2014-11-12 18:11:57 +00:00

19 lines
584 B
Makefile

# $NetBSD: Makefile,v 1.18 2014/11/12 18:11:57 snj Exp $
DISTNAME= gpicview-0.2.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lxde.sourceforge.net/gpicview/
COMMENT= Lightweight image viewer
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake intltool msgfmt
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"