summaryrefslogtreecommitdiffstats
path: root/rules/xorg-font-intl.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-font-intl.in')
-rw-r--r--rules/xorg-font-intl.in18
1 files changed, 6 insertions, 12 deletions
diff --git a/rules/xorg-font-intl.in b/rules/xorg-font-intl.in
index 1235e38ed..1674be6ce 100644
--- a/rules/xorg-font-intl.in
+++ b/rules/xorg-font-intl.in
@@ -1,12 +1,14 @@
-## SECTION=multimedia_xorg_font
-
-menu "international fonts for X "
- depends on MENU_XORG_FONTS
+## SECTION=staging
+## old section:
+### SECTION=multimedia_xorg_font
menuconfig XORG_FONT_INTL
bool
prompt "chinese and other asian fonts"
select XORG_FONTS
+ help
+ STAGING: remove in ptxdist-2021.06.0
+ Unclear license for some of the fonts and not really needed anymore.
config XORG_FONT_INTL_CHIN
bool
@@ -50,11 +52,3 @@ config XORG_FONT_INTL_ASIAN
This package includes fonts in thai, vietnamese, inian, lao and several
further asian languages.
-comment "cyrillic fonts"
-source "generated/multimedia_xorg_font_cyrillic.in"
-
-comment "other language fonts "
-source "generated/multimedia_xorg_font_other.in"
-
-endmenu
-