Update tex-ifxetex to 0.5.
Changes include: - Abort if \cmd\ifxetex\ is already defined.
This commit is contained in:
parent
d8c1dcbcff
commit
46cb1f815a
3 changed files with 10 additions and 29 deletions
|
@ -1,27 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/06/19 16:24:49 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/04/24 01:00:28 minskim Exp $
|
||||
# TeX Live Revision 12011
|
||||
|
||||
DISTNAME= ifxetex
|
||||
PKGNAME= tex-${DISTNAME}-0.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/generic/}
|
||||
EXTRACT_SUFX= .zip
|
||||
PKGNAME= tex-${DISTNAME}-0.5
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://tug.ctan.org/tex-archive/help/Catalogue/entries/ifxetex.html
|
||||
COMMENT= TeX package to determine if running under XeTeX
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
INSTALLATION_DIRS= share/doc/tex-ifxetex
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
USE_DIRS+= texmf-1.0
|
||||
|
||||
.include "../../print/teTeX/module.mk"
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX}/tex/latex/ifxetex
|
||||
${INSTALL_DATA} ${WRKSRC}/ifxetex.sty \
|
||||
${PKG_LOCALTEXMFPREFIX}/tex/latex/ifxetex/
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tex-ifxetex/
|
||||
|
||||
.include "../../print/texlive/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,6 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2008/06/19 16:24:49 reed Exp $
|
||||
${PKG_LOCALTEXMFPREFIX}/tex/latex/ifxetex/ifxetex.sty
|
||||
share/doc/tex-ifxetex/README
|
||||
@dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/ifxetex
|
||||
@dirrm share/doc/tex-ifxetex
|
||||
@comment In texmf-dirs: @dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex
|
||||
@comment $NetBSD: PLIST,v 1.2 2009/04/24 01:00:28 minskim Exp $
|
||||
share/texmf-dist/tex/generic/ifxetex/ifxetex.sty
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/06/19 16:24:49 reed Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/04/24 01:00:28 minskim Exp $
|
||||
|
||||
SHA1 (tex-ifxetex-0.2/ifxetex.zip) = c622a4a400b5f96737b5d0b285cffef1e7cdeb8e
|
||||
RMD160 (tex-ifxetex-0.2/ifxetex.zip) = 3278c54a92e349f2242d0d78ea43f269f806fc31
|
||||
Size (tex-ifxetex-0.2/ifxetex.zip) = 1278 bytes
|
||||
SHA1 (tex-ifxetex-0.5/ifxetex.tar.lzma) = 7c5bcc87644e919c8912d0feb36a42ad164307fa
|
||||
RMD160 (tex-ifxetex-0.5/ifxetex.tar.lzma) = b5ff532d3ec01f30a1134c5960d2fa38e46d7de3
|
||||
Size (tex-ifxetex-0.5/ifxetex.tar.lzma) = 1080 bytes
|
||||
|
|
Loading…
Reference in a new issue