FreeBSD Bugzilla – Attachment 173291 Details for
Bug 211182
deskutils/taskwarrior: Add many language OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update taskwarrior patch for enable language select (Makefile)
Makefile (text/plain), 1.30 KB, created by
ribbon
on 2016-08-04 20:58:35 UTC
(
hide
)
Description:
update taskwarrior patch for enable language select (Makefile)
Filename:
MIME Type:
Creator:
ribbon
Created:
2016-08-04 20:58:35 UTC
Size:
1.30 KB
patch
obsolete
># Created by: gahr ># $FreeBSD: head/deskutils/taskwarrior/Makefile 412346 2016-04-01 14:00:51Z mat $ > >PORTNAME= taskwarrior >PORTVERSION= 2.5.1 >PORTREVISION= 1 >CATEGORIES= deskutils >DISTNAME= task-${PORTVERSION} > >MAINTAINER= skreuzer@FreeBSD.org >COMMENT= Feature-rich command-line todo list manager > >LICENSE= MIT >LICENSE_FILE= ${WRKSRC}/LICENSE > >OPTIONS_SINGLE=LANG >OPTIONS_SINGLE_LANG= LANG_ES LANG_US LANG_FR \ > LANG_DE LANG_IT LANG_JA \ > LANG_PL LANG_PT LANG_EO >LANG_US_CMAKE_ON= -DLANGUAGE=1 >LANG_ES_CMAKE_ON= -DLANGUAGE=2 >LANG_DE_CMAKE_ON= -DLANGUAGE=3 >LANG_FR_CMAKE_ON= -DLANGUAGE=4 >LANG_IT_CMAKE_ON= -DLANGUAGE=5 >LANG_PT_CMAKE_ON= -DLANGUAGE=6 >LANG_EO_CMAKE_ON= -DLANGUAGE=7 >LANG_PL_CMAKE_ON= -DLANGUAGE=8 >LANG_JA_CMAKE_ON= -DLANGUAGE=9 > >OPTIONS_DEFAULT=LANG_US > >LIB_DEPENDS= libgnutls.so:security/gnutls > >USES= compiler:c++11-lib cmake python:test shebangfix > >USE_GITHUB= yes >GH_ACCOUNT= taskwarrior >GH_PROJECT= task > >CMAKE_ARGS+= -DTASK_DOCDIR:STRING=${DATADIR:S/${PREFIX}\///} \ > -DTASK_MAN1DIR:STRING=man/man1 \ > -DTASK_MAN5DIR:STRING=man/man5 > >SHEBANG_FILES= scripts/*/*.pl \ > doc/rc/refresh \ > >do-test: > @cd ${WRKSRC}/test && \ > ${PYTHON_CMD} run_all --verbose && \ > ${PYTHON_CMD} problems > >.include <bsd.port.mk>
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 211182
:
172623
| 173291 |
173292
|
173293
|
173294
|
173295
|
173296
|
173297
|
173298
|
173299
|
173300