mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
chinese/auto-cn-l10n: Remove support for dead RelaxBSD project
Last release of RelaxBSD was back in 2011 so support is no longer needed Reference: https://sourceforge.net/projects/relaxbsd/
This commit is contained in:
parent
80fe4a1210
commit
0100a78c1d
1 changed files with 3 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= auto-cn-l10n
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= chinese
|
||||
#MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
|
||||
MASTER_SITES= LOCAL/delphij
|
||||
|
@ -12,14 +12,13 @@ COMMENT= The automatic localization for Simplified Chinese zh_CN.eucCN locale
|
|||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
OPTIONS_DEFINE= WQY FIREFLYTTF FCITX SCIM MINICHINPUT RELAXCONF
|
||||
OPTIONS_DEFAULT= WQY SCIM RELAXCONF
|
||||
OPTIONS_DEFINE= WQY FIREFLYTTF FCITX SCIM MINICHINPUT
|
||||
OPTIONS_DEFAULT= WQY SCIM
|
||||
WQY_DESC= WenQuanYi Bitmap Song Font
|
||||
FIREFLYTTF_DESC= Firefly TrueType Font
|
||||
FCITX_DESC= GBK Chinese XIM server
|
||||
SCIM_DESC= Smart Common Input Method platform
|
||||
MINICHINPUT_DESC= A tiny version of Chinput
|
||||
RELAXCONF_DESC= A set of utilities for FreeBSD LiveCD
|
||||
|
||||
WQY_RUN_DEPENDS= ${LOCALBASE}/share/fonts/wqy/wenquanyi_10pt.pcf:x11-fonts/wqy
|
||||
FIREFLYTTF_RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:chinese/fireflyttf
|
||||
|
@ -27,7 +26,6 @@ FCITX_RUN_DEPENDS= fcitx:chinese/fcitx
|
|||
SCIM_RUN_DEPENDS= ${LOCALBASE}/share/scim/tables/Wubi.bin:chinese/scim-tables \
|
||||
${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/pinyin.so:chinese/scim-pinyin
|
||||
MINICHINPUT_RUN_DEPENDS=chinput:chinese/miniChinput
|
||||
RELAXCONF_RUN_DEPENDS= relaxconf:sysutils/relaxconf
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|%%X11BASE%%|${LOCALBASE}|g; \
|
||||
|
|
Loading…
Add table
Reference in a new issue