summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-17 19:54:14 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-17 19:58:12 -0500
commit10cb4eaa8cc89aee25a8def73fd9470f75090d70 (patch)
tree58f5d7dbc6ae51b13e8dd4ebf5400a04a6b7c960 /print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c
parentsysutils/screen: Update to 4.9.0 (diff)
print/tex-xdvik: Update version 22.87=>22.87.06
While upgradingthe extra japanese ptex patches has been removed as those are not compatible with latest version and the old patches are also from early 2008. If someone make those work with the new version the patches are welcome. For further details or the older version of tex-xdvik with those patches please use japanese/ja-tex-xdvik Relnotes: https://sourceforge.net/projects/xdvi/files/xdvik/22.87.06/
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c')
-rw-r--r--print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c b/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c
deleted file mode 100644
index 1f5d44e8fad6..000000000000
--- a/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- texk/xdvik/gui/help-window.c.orig 2013-03-31 05:28:21 UTC
-+++ texk/xdvik/gui/help-window.c
-@@ -314,6 +314,9 @@ initialize_items(struct topic_info *info
- #if FREETYPE
- "- freetype2 (direct rendering of PS fonts) enabled\n",
- #endif
-+#ifdef PTEX
-+ "- FreeType2 (Kanji font rendering) enabled\n",
-+#endif /* PTEX */
- #if HAVE_ICONV_H
- "- Iconv support compiled in\n",
- #if USE_LANGINFO