pkgsrc/x11/xfce4-indicator-plugin/Makefile
gutteridge 6b56671ef7 xfce4-indicator-plugin: update to 2.4.0
Change log:

2.4.0
======
- Fix build with xfce4-panel 4.16
- Improved spacing, drop deprecated widget properties (Bug #14667)
- Drop dependency to exo-1
- Update README.md
- Add basic GitLab pipeline
- Switch to README.md and foreign automake mode
- replace outdated email address
- Update URLs from goodies.x.o to docs.x.o (Bug #16166)
- s/http/https
- Translation Updates:
  Albanian, Belarusian, Catalan, Chinese (Taiwan), Czech, Danish,
  Eastern Armenian, English (Australia), Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Interlingue, Italian,
  Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese,
  Romanian, Russian, Slovak, Slovenian, Spanish, Turkish, Ukrainian
2021-12-15 00:58:50 +00:00

15 lines
556 B
Makefile

# $NetBSD: Makefile,v 1.21 2021/12/15 00:58:50 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-indicator-plugin-2.4.0
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/2.4/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin
COMMENT= Xfce indicator plugin
.include "../../devel/libindicator/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"