diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-05-15 03:04:10 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-05-15 03:04:10 +0800 |
commit | 34f8a7b8d6086a8b9ff0c1ef0fffd8aaf2be2d6e (patch) | |
tree | 16c8af3720675f589a28a60d244edac673eba91c /deskutils | |
parent | 75c2c1339843e5063cc48dd43fa1afb1f83c6c77 (diff) | |
download | freebsd-ports-gnome-34f8a7b8d6086a8b9ff0c1ef0fffd8aaf2be2d6e.tar.gz freebsd-ports-gnome-34f8a7b8d6086a8b9ff0c1ef0fffd8aaf2be2d6e.tar.zst freebsd-ports-gnome-34f8a7b8d6086a8b9ff0c1ef0fffd8aaf2be2d6e.zip |
- Update to 0.5.5
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 12 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/distinfo | 4 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/pkg-plist | 4 |
3 files changed, 13 insertions, 7 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 91b574264f01..bc8a91583370 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -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> diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo index e08273cde715..cffededa94e8 100644 --- a/deskutils/xfce4-xkb-plugin/distinfo +++ b/deskutils/xfce4-xkb-plugin/distinfo @@ -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 diff --git a/deskutils/xfce4-xkb-plugin/pkg-plist b/deskutils/xfce4-xkb-plugin/pkg-plist index e0ac929c989a..c115e72c27bb 100644 --- a/deskutils/xfce4-xkb-plugin/pkg-plist +++ b/deskutils/xfce4-xkb-plugin/pkg-plist @@ -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 |