- Update deskutils/xfce4-xkb-plugin to 0.8.1
- Silence USES portlint warning - Install stripped binaries PR: 222161 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
parent
252720f942
commit
41a62c118a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450048
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user