pkgsrc/graphics/viewnior/Makefile
ryoon 901322dc44 Update to 1.3
Changelog:
Viewnior 1.3 released
New features:

    Wallpaper support for LXDE
    Hebrew translation

Fixes:

    Wallpaper fix for XFCE
    Minor fixes


Viewnior 1.2 released
New features:

    Improved menu interface
    Wallpaper support for Gnome 2, Gnome 3, XFCE and FluxBox
    --fullscreen argument to start in Fullscreen mode
    GConf independent

Fixes:

    Drop images with right click
    Save 'Auto resize' option between sessions
2012-11-03 13:54:20 +00:00

24 lines
654 B
Makefile

# $NetBSD: Makefile,v 1.11 2012/11/03 13:54:20 ryoon Exp $
#
DISTNAME= viewnior-1.3
CATEGORIES= graphics
MASTER_SITES= http://cloud.github.com/downloads/xsisqox/Viewnior/
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://xsisqox.github.com/Viewnior/
COMMENT= Viewnior is a fast and simple image viewer
LICENSE= gnu-gpl-v3
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= intltool pkg-config gmake msgfmt
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"