NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
Detex - Version 2.7
Detex is a program to remove TeX constructs from a text file. It recognizes
the \input command.
This program assumes it is dealing with LaTeX input if it sees the string
"\begin{document}" in the text. It recognizes the \include and \includeonly
commands.
Feel free to redistribute this program, but distribute the complete contents
of this directory. The latest version is available at
http://www.cs.purdue.edu/homes/trinkle/detex/ Send comments and fixes
to me via email.
Daniel Trinkle
Department of Computer Sciences
Purdue University
West Lafayette, IN 47907-1398
# $NetBSD: Makefile,v 1.13 2009/07/07 22:20:41 joerg Exp $
#
DISTNAME= detex-2.8
CATEGORIES= textproc
MASTER_SITES= http://www.cs.purdue.edu/homes/trinkle/detex/
EXTRACT_SUFX= .tar
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.purdue.edu/homes/trinkle/detex/
COMMENT= Remove LaTeX commands
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= lex
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/detex ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/detex.1l ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/detex.1
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:25 zuntum Exp $
bin/detex
man/man1/detex.1
$NetBSD: distinfo,v 1.8 2008/11/20 02:19:26 chuck Exp $
SHA1 (detex-2.8.tar) = 57691f8e4dd52cbf632f38abebfd8c3725de019b
RMD160 (detex-2.8.tar) = 983ea90de9e3559317baf4a71de0e8de47863b7d
Size (detex-2.8.tar) = 318976 bytes
SHA1 (patch-aa) = 4ad2937ed0c6fbd00b3767c8bdeb92dd1e7e5652
SHA1 (patch-ab) = 43234d568b157da60db666daab75d9df6c9a392d