diff options
author | minskim <minskim@pkgsrc.org> | 2010-01-16 05:05:11 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-01-16 05:05:11 +0000 |
commit | 07e5b07fae9482aa9a78c87f4598dd91c9030e06 (patch) | |
tree | 5ea7941cf890e9b6f24fcbb5b86b545f39e80e2b | |
parent | b763948e0139861fd6ffc5c17c52636b74d560a8 (diff) | |
download | pkgsrc-07e5b07fae9482aa9a78c87f4598dd91c9030e06.tar.gz |
Remove tex-memhangul-ucs, which was obsoleted by tex-kotex{,-doc}.
-rw-r--r-- | print/Makefile | 3 | ||||
-rw-r--r-- | print/tex-memhangul-ucs/DESCR | 2 | ||||
-rw-r--r-- | print/tex-memhangul-ucs/Makefile | 40 | ||||
-rw-r--r-- | print/tex-memhangul-ucs/PLIST | 12 | ||||
-rw-r--r-- | print/tex-memhangul-ucs/distinfo | 5 |
5 files changed, 1 insertions, 61 deletions
diff --git a/print/Makefile b/print/Makefile index 1bf2ecfeb58..da01f6d19ff 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.314 2010/01/16 04:51:39 minskim Exp $ +# $NetBSD: Makefile,v 1.315 2010/01/16 05:05:11 minskim Exp $ # COMMENT= Desktop publishing @@ -272,7 +272,6 @@ SUBDIR+= tex-listings-doc SUBDIR+= tex-ltxmisc SUBDIR+= tex-luatex SUBDIR+= tex-luatex-doc -SUBDIR+= tex-memhangul-ucs SUBDIR+= tex-memoir SUBDIR+= tex-memoir-doc SUBDIR+= tex-microtype diff --git a/print/tex-memhangul-ucs/DESCR b/print/tex-memhangul-ucs/DESCR deleted file mode 100644 index 8aab303b7d6..00000000000 --- a/print/tex-memhangul-ucs/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -memhangul is a LaTeX package to process Korean with the memoir class. -This package is based on DHUcs. diff --git a/print/tex-memhangul-ucs/Makefile b/print/tex-memhangul-ucs/Makefile deleted file mode 100644 index 099f84d8162..00000000000 --- a/print/tex-memhangul-ucs/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2009/08/18 16:29:21 joerg Exp $ - -DISTNAME= memhangul-ucs-1.4.4f -PKGNAME= tex-${DISTNAME} -CATEGORIES= print -MASTER_SITES= http://my.ktug.or.kr/~karnes/testtest/ -EXTRACT_SUFX= .zip - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://faq.ktug.or.kr/faq/MemhangulClass -COMMENT= Korean support in memoir - -PKG_DESTDIR_SUPPORT= user-destdir - -DEPENDS+= tex-dhucs>=2.6:../../print/tex-dhucs -DEPENDS+= tex-memoir>=1.618:../../print/tex-memoir - -NO_CONFIGURE= yes -NO_BUILD= yes - -.include "../../print/teTeX/module.mk" - -INSTALLATION_DIRS= ${PKG_LOCALTEXMFPREFIX}/doc/latex/memhangul \ - ${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul \ - ${PKG_LOCALTEXMFPREFIX}/fonts/cmap \ - ${PKG_LOCALTEXMFPREFIX}/makeindex/ - -do-install: -.for f in appendixtest.tex doeun.bb doeun.png memucstest.tex - ${INSTALL_DATA} ${WRKSRC}/doc/memhangul-ucs/${f} \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/doc/latex/memhangul -.endfor - ${INSTALL_DATA} ${WRKSRC}/fonts/cmap/UTF8-UCS2 \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/fonts/cmap/ - ${INSTALL_DATA} ${WRKSRC}/makeindex/memucs-manual.ist \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/makeindex/ - ${INSTALL_DATA} ${WRKSRC}/tex/latex/memhangul/*.sty \ - ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul/ - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-memhangul-ucs/PLIST b/print/tex-memhangul-ucs/PLIST deleted file mode 100644 index 764a4bd6082..00000000000 --- a/print/tex-memhangul-ucs/PLIST +++ /dev/null @@ -1,12 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:12:01 joerg Exp $ -${PKG_LOCALTEXMFPREFIX}/doc/latex/memhangul/appendixtest.tex -${PKG_LOCALTEXMFPREFIX}/doc/latex/memhangul/doeun.bb -${PKG_LOCALTEXMFPREFIX}/doc/latex/memhangul/doeun.png -${PKG_LOCALTEXMFPREFIX}/doc/latex/memhangul/memucstest.tex -${PKG_LOCALTEXMFPREFIX}/fonts/cmap/UTF8-UCS2 -${PKG_LOCALTEXMFPREFIX}/makeindex/memucs-manual.ist -${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul/memhangul-patch.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul/memhangul-ucs.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul/memucs-gremph.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul/memucs-interword.sty -${PKG_LOCALTEXMFPREFIX}/tex/latex/memhangul/memucs-setspace.sty diff --git a/print/tex-memhangul-ucs/distinfo b/print/tex-memhangul-ucs/distinfo deleted file mode 100644 index c4d1e5e07a7..00000000000 --- a/print/tex-memhangul-ucs/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2006/05/13 05:36:52 minskim Exp $ - -SHA1 (memhangul-ucs-1.4.4f.zip) = 5da95aaab60bc0f8fd810d963e90dc1092987283 -RMD160 (memhangul-ucs-1.4.4f.zip) = e087506ccf260d99598048171fc634f80e365353 -Size (memhangul-ucs-1.4.4f.zip) = 76233 bytes |