mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 0.5.5
This commit is contained in:
parent
5a7465f97f
commit
472e9ca58b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318186
@ -1,11 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-xkb-plugin
|
||||
PORTVERSION= 0.5.4.3
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.5.5
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
|
||||
MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= Keyboard layout switching plugin for Xfce4
|
||||
@ -16,7 +15,10 @@ GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= gettext pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 intltool intlhack librsvg2
|
||||
USE_XFCE= configenv panel
|
||||
USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck
|
||||
USE_XFCE= configenv libmenu libutil panel
|
||||
USE_XORG= x11
|
||||
|
||||
CONFIGURE_ARGS=--disable-librsvg_2.36.2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4-xkb-plugin-0.5.4.3.tar.bz2) = ca4801bb2edfe04eeceb71879b3cf79a0674e8311c39117efdb9d3521307396d
|
||||
SIZE (xfce4-xkb-plugin-0.5.4.3.tar.bz2) = 781788
|
||||
SHA256 (xfce4-xkb-plugin-0.5.5.tar.bz2) = c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9
|
||||
SIZE (xfce4-xkb-plugin-0.5.5.tar.bz2) = 812484
|
||||
|
@ -18,7 +18,10 @@ share/locale/hu/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo
|
||||
@ -85,6 +88,7 @@ share/xfce4/xkb/flags/km.svg
|
||||
share/xfce4/xkb/flags/kp.svg
|
||||
share/xfce4/xkb/flags/kr.svg
|
||||
share/xfce4/xkb/flags/kw.svg
|
||||
share/xfce4/xkb/flags/kz.svg
|
||||
share/xfce4/xkb/flags/la.svg
|
||||
share/xfce4/xkb/flags/lb.svg
|
||||
share/xfce4/xkb/flags/lt.svg
|
||||
|
Loading…
Reference in New Issue
Block a user