pkgsrc/misc/xfce4-calculator-plugin/Makefile
gutteridge 948d52b394 xfce4-calculator-plugin: update to 0.7.1
Change log:

0.7.1
======
- Add option to not move cursor after calculations (#3)
- Align spin buttons in properties dialog
- Add close button to properties dialog
- Handle delete event when properties dialog is closed
- Adds new README.md updates AM_INIT_AUTOMAKE
- Update URLs from goodies.x.o to docs.x.o (Bug #16155)
- Allow compilation with panel 4.15
- Disable emoji input
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), English (Canada), Estonian,
  Finnish, French, Galician, German, Hebrew, Hindi, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
  Lithuanian, Malay, Norwegian Bokmål, Persian (Iran), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Turkish, Ukrainian
2021-03-18 02:20:42 +00:00

15 lines
539 B
Makefile

# $NetBSD: Makefile,v 1.21 2021/03/18 02:20:42 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.7.1
DISTNAME= xfce4-calculator-plugin-${VERSION}
CATEGORIES= misc
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-calculator-plugin/${VERSION:R}/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
COMMENT= Xfce calculator plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"