From 2c95c09f0a0c28708ffd383802e1ae0ef1de4a38 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 7 Oct 2005 21:16:52 +0000 Subject: localized versions of Adobe Reader (formerly Acrobat Reader) --- korean/Makefile | 1 + korean/acroread/Makefile | 16 ++++++++++++++++ korean/acroread/distinfo | 2 ++ korean/acroread/pkg-descr | 17 +++++++++++++++++ 4 files changed, 36 insertions(+) create mode 100644 korean/acroread/Makefile create mode 100644 korean/acroread/distinfo create mode 100644 korean/acroread/pkg-descr (limited to 'korean') diff --git a/korean/Makefile b/korean/Makefile index 6238a5045e98..7eb733fd2444 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -6,6 +6,7 @@ SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server SUBDIR += a2ps + SUBDIR += acroread SUBDIR += acroread5-korfont SUBDIR += aleefonts-ttf SUBDIR += ami diff --git a/korean/acroread/Makefile b/korean/acroread/Makefile new file mode 100644 index 000000000000..a96f3ba96ccf --- /dev/null +++ b/korean/acroread/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: korean/acroread +# Date created: 2005-10-05 +# Whom: trevor +# +# $FreeBSD$ +# + +CATEGORIES= korean print linux + +MASTERDIR= ${.CURDIR}/../../print/acroread7 + +ADOBE_LANG= kor +CMD_SUFFIX= -ko +MD5_FILE= ${.CURDIR}/distinfo + +.include "${MASTERDIR}/Makefile" diff --git a/korean/acroread/distinfo b/korean/acroread/distinfo new file mode 100644 index 000000000000..a9fff9aa9aa4 --- /dev/null +++ b/korean/acroread/distinfo @@ -0,0 +1,2 @@ +MD5 (acroread/AdobeReader_kor-7.0.1-1.i386.rpm) = 6bd4f023ab90806e72d5b07bf83957a0 +SIZE (acroread/AdobeReader_kor-7.0.1-1.i386.rpm) = 47155617 diff --git a/korean/acroread/pkg-descr b/korean/acroread/pkg-descr new file mode 100644 index 000000000000..82e0f36ff04d --- /dev/null +++ b/korean/acroread/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 Korean 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-ko" 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-ko". + +WWW: http://www.adobe.com/products/acrobat/readermain.html -- cgit v1.2.3