diff options
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 11 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/distinfo | 5 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/pkg-plist | 7 |
3 files changed, 15 insertions, 8 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 8bec75c59235..7d0fdc9133e4 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfce4-xkb-plugin -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -12,10 +12,15 @@ LICENSE= GPLv2 LIB_DEPENDS= libxklavier.so:x11/libxklavier +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes -USES= gettext pkgconfig gmake xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck +USE_GNOME= gtk30 intltool librsvg2 libwnck3 cairo USE_XFCE= panel USE_XORG= x11 +INSTALL_TARGET= install-strip + +# Downgrade libxklavier +post-patch: + @${REINPLACE_CMD} -e 's|5.4|5.3|g' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo index fad51fe45ebc..037d3d487df9 100644 --- a/deskutils/xfce4-xkb-plugin/distinfo +++ b/deskutils/xfce4-xkb-plugin/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfce4-xkb-plugin-0.7.1.tar.bz2) = 61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681 -SIZE (xfce4-xkb-plugin-0.7.1.tar.bz2) = 837922 +TIMESTAMP = 1504931877 +SHA256 (xfce4-xkb-plugin-0.8.1.tar.bz2) = c19ecf126201deb6148741c521124771ad396adc874471512ab5ffe1946567a1 +SIZE (xfce4-xkb-plugin-0.8.1.tar.bz2) = 842814 diff --git a/deskutils/xfce4-xkb-plugin/pkg-plist b/deskutils/xfce4-xkb-plugin/pkg-plist index 15d2930228e9..591812968ead 100644 --- a/deskutils/xfce4-xkb-plugin/pkg-plist +++ b/deskutils/xfce4-xkb-plugin/pkg-plist @@ -1,4 +1,4 @@ -libexec/xfce4/panel-plugins/xfce4-xkb-plugin +lib/xfce4/panel/plugins/libxkb.so share/locale/ar/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/be/LC_MESSAGES/xfce4-xkb-plugin.mo @@ -36,6 +36,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ro/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/sr/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-xkb-plugin.mo @@ -49,7 +50,7 @@ share/locale/uz/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/uz@Latn/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-xkb-plugin.mo -share/xfce4/panel-plugins/xkb-plugin.desktop +share/xfce4/panel/plugins/xkb.desktop share/xfce4/xkb/flags/ae.svg share/xfce4/xkb/flags/al.svg share/xfce4/xkb/flags/am.svg @@ -68,7 +69,6 @@ share/xfce4/xkb/flags/ch.svg share/xfce4/xkb/flags/cu.svg share/xfce4/xkb/flags/cz.svg share/xfce4/xkb/flags/de.svg -share/xfce4/xkb/flags/dev.svg share/xfce4/xkb/flags/dj.svg share/xfce4/xkb/flags/dk.svg share/xfce4/xkb/flags/dvorak.svg @@ -88,6 +88,7 @@ share/xfce4/xkb/flags/hr.svg share/xfce4/xkb/flags/hu.svg share/xfce4/xkb/flags/ie.svg share/xfce4/xkb/flags/il.svg +share/xfce4/xkb/flags/in.svg share/xfce4/xkb/flags/iq.svg share/xfce4/xkb/flags/ir.svg share/xfce4/xkb/flags/is.svg |