summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-10-07 21:16:52 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-10-07 21:16:52 +0000
commit2c95c09f0a0c28708ffd383802e1ae0ef1de4a38 (patch)
tree3e86f34691b65f3e2a4b929c9154b15b692e7cc8 /chinese
parentUpdate to 1.6 (diff)
localized versions of Adobe Reader (formerly Acrobat Reader)
Notes
Notes: svn path=/head/; revision=144536
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile2
-rw-r--r--chinese/acroread-zh_CN/Makefile17
-rw-r--r--chinese/acroread-zh_CN/distinfo2
-rw-r--r--chinese/acroread-zh_CN/pkg-descr17
-rw-r--r--chinese/acroread-zh_TW/Makefile17
-rw-r--r--chinese/acroread-zh_TW/distinfo2
-rw-r--r--chinese/acroread-zh_TW/pkg-descr17
7 files changed, 74 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index acf55a3eca9d..30a833d14938 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -8,6 +8,8 @@
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += MT
+ SUBDIR += acroread-zh_CN
+ SUBDIR += acroread-zh_TW
SUBDIR += acroread5-chsfont
SUBDIR += acroread5-chtfont
SUBDIR += arnettf
diff --git a/chinese/acroread-zh_CN/Makefile b/chinese/acroread-zh_CN/Makefile
new file mode 100644
index 000000000000..ba03b64868bb
--- /dev/null
+++ b/chinese/acroread-zh_CN/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: acroread-zh_CN
+# Date created: 2005-10-05
+# Whom: trevor
+#
+# $FreeBSD$
+#
+
+CATEGORIES= chinese print linux
+PKGNAMEPREFIX= zh_CN-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread7
+
+ADOBE_LANG= chs
+CMD_SUFFIX= -zh_CN
+MD5_FILE= ${.CURDIR}/distinfo
+
+.include "${MASTERDIR}/Makefile"
diff --git a/chinese/acroread-zh_CN/distinfo b/chinese/acroread-zh_CN/distinfo
new file mode 100644
index 000000000000..c8ef9b89e1f5
--- /dev/null
+++ b/chinese/acroread-zh_CN/distinfo
@@ -0,0 +1,2 @@
+MD5 (acroread/AdobeReader_chs-7.0.1-1.i386.rpm) = fb4d25a28e1be483cdb4a7a3c539bf5b
+SIZE (acroread/AdobeReader_chs-7.0.1-1.i386.rpm) = 55397021
diff --git a/chinese/acroread-zh_CN/pkg-descr b/chinese/acroread-zh_CN/pkg-descr
new file mode 100644
index 000000000000..5a7500b1bc7a
--- /dev/null
+++ b/chinese/acroread-zh_CN/pkg-descr
@@ -0,0 +1,17 @@
+This program displays and prints Portable Document Format (PDF)
+files. It also allows you to search for text in a PDF file, or in
+all the PDF files in a directory.
+
+This is the Simplified Chinese version. It also has support for
+the English language. To configure the language, navigate to
+Edit->Preferences->International->Application Language, set it to
+"Choose at application startup" and restart the program.
+
+After installation, use the "acroread7-zh_CN" command to run it.
+
+If fonts in the menus are displayed incorrectly (each character
+looks like three sides of a square), try setting the environment
+variable GDK_USE_XFT=0 before running the program, for example like:
+"GDK_USE_XFT=0 acroread7-zh_CN".
+
+WWW: http://www.adobe.com/products/acrobat/readermain.html
diff --git a/chinese/acroread-zh_TW/Makefile b/chinese/acroread-zh_TW/Makefile
new file mode 100644
index 000000000000..3f1dc53c2ff8
--- /dev/null
+++ b/chinese/acroread-zh_TW/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: acroread-zh_TW
+# Date created: 2005-10-05
+# Whom: trevor
+#
+# $FreeBSD$
+#
+
+CATEGORIES= chinese print linux
+PKGNAMEPREFIX= zh_TW-
+
+MASTERDIR= ${.CURDIR}/../../print/acroread7
+
+ADOBE_LANG= cht
+CMD_SUFFIX= -zh_TW
+MD5_FILE= ${.CURDIR}/distinfo
+
+.include "${MASTERDIR}/Makefile"
diff --git a/chinese/acroread-zh_TW/distinfo b/chinese/acroread-zh_TW/distinfo
new file mode 100644
index 000000000000..245c35b2134f
--- /dev/null
+++ b/chinese/acroread-zh_TW/distinfo
@@ -0,0 +1,2 @@
+MD5 (acroread/AdobeReader_cht-7.0.1-1.i386.rpm) = 388235a714bde96a9b1ac4f84cf6a4e7
+SIZE (acroread/AdobeReader_cht-7.0.1-1.i386.rpm) = 51054588
diff --git a/chinese/acroread-zh_TW/pkg-descr b/chinese/acroread-zh_TW/pkg-descr
new file mode 100644
index 000000000000..f1ae809d56d7
--- /dev/null
+++ b/chinese/acroread-zh_TW/pkg-descr
@@ -0,0 +1,17 @@
+This program displays and prints Portable Document Format (PDF)
+files. It also allows you to search for text in a PDF file, or in
+all the PDF files in a directory.
+
+This is the Traditional Chinese version. It also has support for
+the English language. To configure the language, navigate to
+Edit->Preferences->International->Application Language, set it to
+"Choose at application startup" and restart the program.
+
+After installation, use the "acroread7-zh_TW" command to run it.
+
+If fonts in the menus are displayed incorrectly (each character
+looks like three sides of a square), try setting the environment
+variable GDK_USE_XFT=0 before running the program, for example like:
+"GDK_USE_XFT=0 acroread7-zh_TW".
+
+WWW: http://www.adobe.com/products/acrobat/readermain.html