pkgsrc/x11/xfce4-screenshooter/Makefile
youri ff0c08c02b Update xfce4-screenshooter to 1.8.99:
=== Version 1.8.99 ===

  * Enhancements:
    - Port to GTK+3
    - Updated translations (thanks to translators!)

  * Bugs fixed:
    - Fix appdata description
    - Fix crash in GValueArray handling (bug #11879)
    - Use while instead of when in strings (bug #12157)
    - Fix gray overlay in region mode screenshots (bug #11922)
    - Fix crash when uploading to zimagez (bug #11879)
2017-06-18 23:16:23 +00:00

20 lines
664 B
Makefile

# $NetBSD: Makefile,v 1.12 2017/06/18 23:16:23 youri Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-screenshooter-1.8.99
CATEGORIES= misc
MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
HOMEPAGE= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
COMMENT= Xfce screenshoot application
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../net/libsoup/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"