OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
poppler-data
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
π
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
π
NEWS.Debian.gz
670 bytes
02/28/2010 01:07:03 PM
rw-r--r--
π
README
1 KB
08/13/2017 06:07:41 PM
rw-r--r--
π
README.Debian
577 bytes
12/10/2009 02:39:43 PM
rw-r--r--
π
changelog.Debian.gz
996 bytes
10/14/2017 10:36:39 PM
rw-r--r--
π
copyright
38.26 KB
10/14/2017 10:35:54 PM
rw-r--r--
Editing: README
Close
-*- text -*- poppler-data This package consists of encoding files for use with poppler. The encoding files are optional and poppler will automatically read them if they are present. When installed, the encoding files enables poppler to correctly render CJK and Cyrrilic properly. While poppler is licensed under the GPL, these encoding files have different license, and thus distributed separately. All the Makefile does is install the data files, so autotools seemed a bit overkill. There is no ./configure file, all there is to do is to say 'make install'. To override the install destinations, specify prefix, datadir, pkgdatadir or DESTDIR at 'make install' time as desired. For example: $ make install datadir=/usr DESTDIR=/tmp/buildroot-xyz2000 will install the files under /usr/share/poppler in a temporary build root. Kristian HΓΈgsberg <krh@redhat.com> Updated by: Albert Astals Cid <aacid@kde.org>