FreeBSD Bugzilla – Attachment 210427 Details for
Bug 243070
x11/xkeyboard-config: add NLS option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xkeyboard-config.patch
xkeyboard-config.patch (text/plain), 1.08 KB, created by
Andrew Romanenko
on 2020-01-03 22:45:05 UTC
(
hide
)
Description:
xkeyboard-config.patch
Filename:
MIME Type:
Creator:
Andrew Romanenko
Created:
2020-01-03 22:45:05 UTC
Size:
1.08 KB
patch
obsolete
>Index: x11/xkeyboard-config/Makefile >=================================================================== >--- x11/xkeyboard-config/Makefile (revision 521949) >+++ x11/xkeyboard-config/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= xkeyboard-config > PORTVERSION= 2.27 >+PORTREVISION= 1 > CATEGORIES= x11 > MASTER_SITES= XORG/individual/${XORG_CAT}/${PORTNAME} > >@@ -22,21 +23,18 @@ > CONFIGURE_ARGS= --with-xkb-base=${PREFIX}/share/X11/xkb \ > --with-xkb-rules-symlink=xorg > >-OPTIONS_DEFINE= ETERSOFT >+OPTIONS_DEFINE= ETERSOFT NLS >+OPTIONS_DEFAULT=NLS >+OPTIONS_SUB= yes >+ > ETERSOFT_DESC= Add pre-1918 Russian letters to typographic layout > ETERSOFT_EXTRA_PATCHES= ${FILESDIR}/etersoft-patch-symbols-typo > >+NLS_CONFIGURE_ENABLE= nls >+NLS_USES= gettext >+ > .include <bsd.port.options.mk> > >-# !nls case doesn't work correctly, comment it out. >-#.if ${PORT_OPTIONS:MNLS} >-USES+= gettext-tools iconv >-PLIST_SUB+= NLS="" >-#.else >-#CONFIGURE_ARGS+=--disable-nls >-#PLIST_SUB+= NLS="@comment " >-#.endif >- > post-patch: > @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|g' -e 's|==|=|g' \ > ${WRKSRC}/rules/merge.sh
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 243070
: 210427