Fix WANTLIB, new style README, fix typo in README (noticed by Nicholas

Fleisher).

OK kili@
This commit is contained in:
edd 2010-11-14 16:58:39 +00:00
parent 6d0633ffce
commit d9c9a9f791
4 changed files with 11 additions and 15 deletions

View File

@ -1,16 +1,16 @@
# $OpenBSD: Makefile,v 1.39 2010/11/11 18:34:59 espie Exp $
# $OpenBSD: Makefile,v 1.40 2010/11/14 16:58:39 edd Exp $
COMMENT = base binaries for TeXLive typesetting distribution
DISTNAME = texlive-${DIST_V}-source
PKGNAME = texlive_base-${V}
REVISION = 6
REVISION = 7
SHARED_LIBS = kpathsea 2.0
WANTLIB = m X11 ICE freetype Xt c Xext fontconfig Xpm SM Xmu z \
ncurses Xaw Xau Xdmcp expat iconv jpeg lcms pthread \
pthread-stubs stdc++ xcb xml2 t1.>=4 png.>=3 gd ttf \
poppler
WANTLIB = m X11 ICE freetype Xt c Xext fontconfig Xpm SM Xmu gd \
ncurses openjpeg Xaw Xau Xdmcp expat iconv jpeg lcms \
png.>=3 poppler pthread pthread-stubs stdc++ t1.>=4 \
ttf xcb xml2 z
RUN_DEPENDS = :ghostscript-*:print/ghostscript/gnu \
:detex-*:print/detex \
@ -111,9 +111,6 @@ pre-install:
mkdir ${WRKSRC}/inst
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/texlive
${INSTALL_DATA} ${FILESDIR}/README.OpenBSD \
${PREFIX}/share/doc/texlive
${INSTALL_SCRIPT} ${FILESDIR}/tl-link-config ${PREFIX}/bin
${SUBST_CMD} ${PREFIX}/bin/tl-link-config
${INSTALL_DATA_DIR} ${PREFIX}/share/texmf/web2c

View File

@ -1,2 +1,2 @@
Please see ${PREFIX}/share/doc/texlive/README.OpenBSD for information on
Please see ${PREFIX}/share/doc/pkg-readmes/${FULLPKGNAME} for information on
running TeX Live on OpenBSD.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.14 2010/03/21 13:22:55 edd Exp $
@comment $OpenBSD: PLIST,v 1.15 2010/11/14 16:58:39 edd Exp $
@conflict teTeX_base-*
@conflict ht-<2
@pkgpath print/teTeX/base
@ -459,8 +459,7 @@ lib/libkpathsea.la
@man man/man5/fmtutil.cnf.5
@man man/man5/synctex.5
@man man/man5/updmap.cfg.5
share/doc/texlive/
share/doc/texlive/README.OpenBSD
share/doc/pkg-readmes/${FULLPKGNAME}
share/lcdf-typetools/
share/texmf/
share/texmf/web2c/

View File

@ -1,5 +1,5 @@
TeX Live for OpenBSD (PuffTeX) - Notes
$OpenBSD: README.OpenBSD,v 1.7 2010/03/21 13:22:55 edd Exp $
$OpenBSD: README,v 1.1 2010/11/14 16:58:39 edd Exp $
----------------------------
There are a number of texmf trees in the OpenBSD packages:
@ -19,7 +19,7 @@ All sizes are compressed package sizes.
The texmf package contents do not overlap.
Individual users may override or add to the tex class and style files
supplied by TeX Live by installing them into ~/.texmf and running
supplied by TeX Live by installing them into ~/texmf and running
mktexlsr(1) (as themselves). After this you can test the installation by
searching for the files using kpsewhich(1).