xfce4-wavelan-plugin: update to 0.6.2
Change log: 0.6.2 ====== - Fix ISO C90 forbids mixed declarations and code - Update configure.ac.in syntax and enable debug when building from git - Create READEM.md. Update configure.ac.in - Add basic GitLab pipeline - Update .gitignore, fix configure scripts - Update URLs from goodies.x.o to docs.x.o (Bug #16181) - Fix build with panel 4.15 - Make build less verbose - s/http/https - Translation Updates: Albanian, Armenian (Armenia), Belarusian, Bulgarian, Chinese (Taiwan), Eastern Armenian, English (Canada), French, Galician, Greek, Hebrew, Hungarian, Polish, Slovak, Slovenian, Spanish, Turkish, Uyghur
This commit is contained in:
parent
07d104f8e7
commit
c53111b26f
3 changed files with 12 additions and 9 deletions
|
@ -1,11 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.58 2020/08/31 18:10:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2021/12/08 00:29:30 gutteridge Exp $
|
||||
|
||||
PKGREVISION= 4
|
||||
.include "../../meta-pkgs/xfce4/Makefile.common"
|
||||
|
||||
DISTNAME= xfce4-wavelan-plugin-0.6.1
|
||||
DISTNAME= xfce4-wavelan-plugin-0.6.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/
|
||||
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/
|
||||
|
||||
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin
|
||||
COMMENT= Xfce WLAN plugin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2015/06/29 11:02:30 youri Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2021/12/08 00:29:30 gutteridge Exp $
|
||||
lib/xfce4/panel/plugins/libwavelan.la
|
||||
share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
|
@ -10,6 +10,7 @@ share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
|||
share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/en_AU/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/en_CA/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
|
@ -19,6 +20,8 @@ share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
|||
share/locale/he/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/hy_AM/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/hye/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/is/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
|
@ -36,6 +39,7 @@ share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
|||
share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/sl/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/sr/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.15 2021/10/26 11:07:12 nia Exp $
|
||||
$NetBSD: distinfo,v 1.16 2021/12/08 00:29:31 gutteridge Exp $
|
||||
|
||||
BLAKE2s (xfce4-wavelan-plugin-0.6.1.tar.bz2) = 18ec161c7fc1201ff880e41a5cf171e5c7d2528e2a7985ef70a9f69e0b1712d3
|
||||
SHA512 (xfce4-wavelan-plugin-0.6.1.tar.bz2) = 530758dec07b404009117038fa6bcac5aaebf9db97710cdeafadece4eb5680318023404276fae8cf1ff38fb5e9eb807f77eea23a30740674a8659404eb17aeec
|
||||
Size (xfce4-wavelan-plugin-0.6.1.tar.bz2) = 328287 bytes
|
||||
BLAKE2s (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 77d4eb965194d5e12eca97f968f54855a31207f3ee567b4b28beef64fbf71d7a
|
||||
SHA512 (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 90e0d5f2e9add1f177f0f69e537ccdeeaf518a122feb776cb8bce139b9af6ea7d248e758ae381b69041bbdefe2d38f2162d08b25fd246d98c3a028d743892123
|
||||
Size (xfce4-wavelan-plugin-0.6.2.tar.bz2) = 356954 bytes
|
||||
|
|
Loading…
Reference in a new issue