pkgsrc/textproc/xfce4-dict/Makefile
gutteridge 9541e5e27a xfce4-dict: update to 0.8.3
Change log:

xfce4-dict-0.8.3
================
- Allow compilation with panel 4.15
- Show correct colors (Bug #15946)
- Avoid mnemonic conflict
- Fix g_type_class_add_private deprecation in recent GLib
- Replace GtkStock buttons
- Fix typo of dict.cc (Bug #15571)
- Fix parallel build (Bug #14963)
- Translation Updates: Albanian, Belarusian, Catalan, Chinese (China),
  Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
  Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic, Italian,
  Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish,
  Portuguese, Portuguese (Brazil), Russian, Spanish, Thai, Turkish
2019-10-12 10:51:02 +00:00

15 lines
528 B
Makefile

# $NetBSD: Makefile,v 1.17 2019/10/12 10:51:02 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-dict-0.8.3
CATEGORIES= textproc
MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-dict/0.8/
HOMEPAGE= https://goodies.xfce.org/projects/applications/xfce4-dict
COMMENT= Xfce dictionary application
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"