FreeBSD Bugzilla – Attachment 246103 Details for
Bug 252273
net/boinc-client: Update 7.20.2 -> 7.24.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH 2/3] net/boinc-client: Make gettext support for a NLS knob conditional
0002-net-boinc-client-Make-gettext-support-for-a-NLS-knob.patch (text/plain), 1.40 KB, created by
Älven
on 2023-11-04 11:19:01 UTC
(
hide
)
Description:
[PATCH 2/3] net/boinc-client: Make gettext support for a NLS knob conditional
Filename:
MIME Type:
Creator:
Älven
Created:
2023-11-04 11:19:01 UTC
Size:
1.40 KB
patch
obsolete
>From 485838f30da98c8cb323e39727ded67ea3a41ec0 Mon Sep 17 00:00:00 2001 >From: Andrey Korobkov <alster@vinterdalen.se> >Date: Sat, 4 Nov 2023 14:14:27 +0400 >Subject: [PATCH 2/3] net/boinc-client: Make gettext support for a NLS knob > conditional > >PR: 252273 >--- > net/boinc-client/Makefile | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > >diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile >index aaf0fef6752a..9ca8eea83919 100644 >--- a/net/boinc-client/Makefile >+++ b/net/boinc-client/Makefile >@@ -10,7 +10,7 @@ WWW= https://boinc.berkeley.edu/ > LICENSE= LGPL3 > > USES= autoreconf compiler:c++11-lang desktop-file-utils dos2unix \ >- gettext gmake libtool pkgconfig ssl tar >+ gmake libtool pkgconfig ssl tar > INSTALL_TARGET= install-strip > GNU_CONFIGURE= yes > USE_GITHUB= yes >@@ -46,6 +46,7 @@ CLIENT_DESC= BOINC Build client > MANAGER_DESC= BOINC Build GUI manager > X11_DESC= API Build graphics > LINUX_DESC= Accept applications Linux science >+NLS_DESC= Install language translations for use in the GUI > USER_DESC= and BOINC client Create/check directory user > SKINS_DESC= BOINC for Install manager more skins > SCRIPT_DESC= Command in line options script >@@ -76,6 +77,8 @@ CLIENT_USE= RC_SUBR=boinc-client > LINUX_CONFIGURE_ON= --with-boinc-alt-platform=x86_64-pc-linux-gnu > LINUX_USES= linux > >+NLS_USES= gettext >+ > X11_USES= gl jpeg xorg > X11_USE= GL=glut \ > XORG=x11,xi,xmu,xscrnsaver >-- >2.42.1 >
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
Flags:
alster
:
maintainer-approval?
(
ler
)
Actions:
View
|
Diff
Attachments on
bug 252273
:
243873
|
243896
|
245607
|
246090
|
246102
| 246103 |
246104
|
246419
|
246420
|
251192