FreeBSD Bugzilla – Attachment 183598 Details for
Bug 220071
deskutils/xfce4-xkb-plugin: Update to 0.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update deskutils/xfce4-xkb-plugin
xfce4-xkb-plugin.diff (text/plain), 3.55 KB, created by
Olivier Duchateau
on 2017-06-18 11:46:48 UTC
(
hide
)
Description:
Patch to update deskutils/xfce4-xkb-plugin
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2017-06-18 11:46:48 UTC
Size:
3.55 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 443825) >+++ Makefile (copie de travail) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= xfce4-xkb-plugin >-PORTVERSION= 0.7.1 >+PORTVERSION= 0.8.0 > CATEGORIES= deskutils xfce > MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} > >@@ -13,9 +13,14 @@ > LIB_DEPENDS= libxklavier.so:x11/libxklavier > > GNU_CONFIGURE= yes >-USES= gettext pkgconfig gmake xfce tar:bzip2 >-USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck >+USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 >+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> >Index: distinfo >=================================================================== >--- distinfo (révision 443825) >+++ distinfo (copie de travail) >@@ -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 = 1497667393 >+SHA256 (xfce4-xkb-plugin-0.8.0.tar.bz2) = 3b0d3b9f4b7c3e3e7be668e2f7c845b89b16e0ed3db2bacb544a17272682ced0 >+SIZE (xfce4-xkb-plugin-0.8.0.tar.bz2) = 835556 >Index: files/patch-panel-plugin_xkb-dialog.c >=================================================================== >--- files/patch-panel-plugin_xkb-dialog.c (nonexistent) >+++ files/patch-panel-plugin_xkb-dialog.c (copie de travail) >@@ -0,0 +1,10 @@ >+--- panel-plugin/xkb-dialog.c.orig 2017-06-09 20:05:47 UTC >++++ panel-plugin/xkb-dialog.c >+@@ -150,6 +150,7 @@ xkb_dialog_configure_plugin (XfcePanelPl >+ >+ display_tooltip_icon_switch = gtk_switch_new (); >+ gtk_widget_set_halign (display_tooltip_icon_switch, GTK_ALIGN_END); >++ gtk_widget_set_valign (display_tooltip_icon_switch, GTK_ALIGN_CENTER); >+ gtk_grid_attach (GTK_GRID (grid), display_tooltip_icon_switch, 1, grid_vertical, 1, 1); >+ >+ grid_vertical = 0; > >Modification de propriétés sur files/patch-panel-plugin_xkb-dialog.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 443825) >+++ pkg-plist (copie de travail) >@@ -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 >@@ -49,7 +49,7 @@ > 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 +68,6 @@ > 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 +87,7 @@ > 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 220071
:
183561
| 183598