~ubuntu-branches/ubuntu/wily/luatex/wily

« back to all changes in this revision

Viewing changes to source/m4/kpse-pkgs.m4

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-04-29 00:47:19 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429004719-o42etkqe90n97b9e
Tags: 0.60.1-1
* new upstream release, adapt build-script patch
* disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
* disable patch: libpoppler-0.12, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Private macros for the TeX Live (TL) tree.
2
 
# Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
 
2
# Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
3
3
#
4
4
# This file is free software; the copyright holder
5
5
# gives unlimited permission to copy and/or distribute it,
16
16
 
17
17
# KPSE_LIBS_PKGS()
18
18
# ----------------
19
 
# Define the list of library sub-packages, i.e., subdirs 'libs/*'.
 
19
# Define two lists of library sub-packages:
 
20
#   generic libraries, i.e., subdirs 'libs/*', that can be used by
 
21
#   utility and TeXk sub-packages
 
22
# and
 
23
#   TeX specific libraries, i.e., subdirs 'texk/*', that can only
 
24
#   be used by TeXk sub-packages and can't use generic libraries
20
25
# Each library must precede required other libraries (if any).
21
26
AC_DEFUN([KPSE_LIBS_PKGS],
22
 
[m4_define([kpse_libs_pkgs], [
 
27
[dnl generic libraries 'libs/*'
 
28
m4_define([kpse_libs_pkgs], [
23
29
icu
24
30
teckit
25
31
graphite
 
32
zziplib
26
33
xpdf
27
34
gd
28
35
freetype2
31
38
obsdcompat
32
39
libpng
33
40
zlib
 
41
])[]dnl
 
42
dnl TeX specific libraries
 
43
m4_define([kpse_texlibs_pkgs], [
 
44
ptexenc
 
45
kpathsea
34
46
])]) # KPSE_LIBS_PKGS
35
47
 
36
48
# KPSE_ALL_SYSTEM_FLAGS()
39
51
# only used at top-level.
40
52
AC_DEFUN([KPSE_ALL_SYSTEM_FLAGS],
41
53
[AC_REQUIRE([KPSE_LIBS_PREPARE])[]dnl
 
54
AC_REQUIRE([KPSE_KPATHSEA_SYSTEM_FLAGS])[]dnl
 
55
AC_REQUIRE([KPSE_PTEXENC_SYSTEM_FLAGS])[]dnl
42
56
AC_REQUIRE([KPSE_ZLIB_SYSTEM_FLAGS])[]dnl
43
57
AC_REQUIRE([KPSE_LIBPNG_SYSTEM_FLAGS])[]dnl
44
58
AC_REQUIRE([KPSE_T1LIB_SYSTEM_FLAGS])[]dnl
46
60
AC_REQUIRE([KPSE_FREETYPE2_SYSTEM_FLAGS])[]dnl
47
61
AC_REQUIRE([KPSE_GD_SYSTEM_FLAGS])[]dnl
48
62
AC_REQUIRE([KPSE_XPDF_SYSTEM_FLAGS])[]dnl
 
63
AC_REQUIRE([KPSE_ZZIPLIB_SYSTEM_FLAGS])[]dnl
49
64
AC_REQUIRE([KPSE_GRAPHITE_SYSTEM_FLAGS])[]dnl
50
65
AC_REQUIRE([KPSE_TECKIT_SYSTEM_FLAGS])[]dnl
51
 
AC_REQUIRE([KPSE_KPATHSEA_SYSTEM_FLAGS])[]dnl
 
66
AC_REQUIRE([KPSE_ICU_SYSTEM_FLAGS])[]dnl
52
67
]) # KPSE_ALL_SYSTEM_FLAGS
53
68
 
54
69
# KPSE_UTILS_PKGS()
63
78
t1utils
64
79
tpic2pdftex
65
80
vlna
 
81
xindy-new
66
82
xindy
67
83
])]) # KPSE_UTILS_PKGS
68
84
 
75
91
web2c
76
92
afm2pl
77
93
bibtex8
 
94
bibtexu
78
95
cjkutils
79
96
detex
80
97
devnag
86
103
dvipng
87
104
dvipos
88
105
dvipsk
 
106
dvisvgm
89
107
gsftopk
90
108
lacheck
91
109
lcdf-typetools
92
110
makeindexk
 
111
makejvf
 
112
mendexk
93
113
musixflx
94
114
ps2pkm
95
115
seetexk