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
This commit is contained in:
parent
732e417aec
commit
9541e5e27a
3 changed files with 9 additions and 10 deletions
|
@ -1,16 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.16 2019/08/11 13:24:02 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2019/10/12 10:51:02 gutteridge Exp $
|
||||
|
||||
PKGREVISION= 2
|
||||
.include "../../meta-pkgs/xfce4/Makefile.common"
|
||||
|
||||
DISTNAME= xfce4-dict-0.8.2
|
||||
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/gtk2/buildlink3.mk"
|
||||
.include "../../x11/xfce4-panel/buildlink3.mk"
|
||||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2019/01/17 06:20:10 gutteridge Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2019/10/12 10:51:02 gutteridge Exp $
|
||||
bin/xfce4-dict
|
||||
lib/xfce4/panel/plugins/libxfce4dict.la
|
||||
man/man1/xfce4-dict.1
|
||||
|
@ -23,6 +23,7 @@ share/locale/gl/LC_MESSAGES/xfce4-dict.mo
|
|||
share/locale/he/LC_MESSAGES/xfce4-dict.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-dict.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-dict.mo
|
||||
share/locale/hy_AM/LC_MESSAGES/xfce4-dict.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-dict.mo
|
||||
share/locale/is/LC_MESSAGES/xfce4-dict.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-dict.mo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2019/01/17 06:20:10 gutteridge Exp $
|
||||
$NetBSD: distinfo,v 1.5 2019/10/12 10:51:02 gutteridge Exp $
|
||||
|
||||
SHA1 (xfce4-dict-0.8.2.tar.bz2) = bd24652b76505b29d5af09f45d7e15ce552fbe9f
|
||||
RMD160 (xfce4-dict-0.8.2.tar.bz2) = 86dad30ddb7718a5fb5a25cf3933c02b94f35d38
|
||||
SHA512 (xfce4-dict-0.8.2.tar.bz2) = b22edae6adc9e965d8d59156d7b241e6454be9af1c7cd2b6264987dfe9411293987065b179a362651ccfc1f0423a41672803467e6df5307b998c5c359e487b5b
|
||||
Size (xfce4-dict-0.8.2.tar.bz2) = 486727 bytes
|
||||
SHA1 (xfce4-dict-0.8.3.tar.bz2) = ece031bc1855a204333ada180bdc17a4ae87d619
|
||||
RMD160 (xfce4-dict-0.8.3.tar.bz2) = b35837a844a8b4752100ebf2b9fe178741646def
|
||||
SHA512 (xfce4-dict-0.8.3.tar.bz2) = d4779a928e351c06d8866d1eefcf2efb5f364b64591a76abd19b87ac08905196b436725db3660e694b7071a534ebd9b08f298945a515fcaf335b74ce15eb0617
|
||||
Size (xfce4-dict-0.8.3.tar.bz2) = 491964 bytes
|
||||
|
|
Loading…
Reference in a new issue