summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-10 20:16:06 +0000
committerminskim <minskim@pkgsrc.org>2006-04-10 20:16:06 +0000
commitaef6690bce3e8da30006bb18dbfdf05663f845ce (patch)
tree22953a3ca266f898db61626106d5f1f1effaef76
parentb14c4dc764eba069ad09e0d6147bfef861aeec35 (diff)
downloadpkgsrc-aef6690bce3e8da30006bb18dbfdf05663f845ce.tar.gz
Import tex-abc.
The abc package lets you include lines of music written in the ABC Plus language (http://abcplus.sourceforge.net).
-rw-r--r--print/tex-abc/DESCR2
-rw-r--r--print/tex-abc/Makefile33
-rw-r--r--print/tex-abc/PLIST7
-rw-r--r--print/tex-abc/distinfo5
4 files changed, 47 insertions, 0 deletions
diff --git a/print/tex-abc/DESCR b/print/tex-abc/DESCR
new file mode 100644
index 00000000000..917fd86a36c
--- /dev/null
+++ b/print/tex-abc/DESCR
@@ -0,0 +1,2 @@
+The abc package lets you include lines of music written in the ABC
+Plus language (http://abcplus.sourceforge.net).
diff --git a/print/tex-abc/Makefile b/print/tex-abc/Makefile
new file mode 100644
index 00000000000..d6f9cb04738
--- /dev/null
+++ b/print/tex-abc/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/04/10 20:16:06 minskim Exp $
+
+DISTNAME= abc
+PKGNAME= tex-${DISTNAME}-1.0
+CATEGORIES= print
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://tug.ctan.org/tex-archive/macros/latex/contrib/
+COMMENT= Support ABC music notation in LaTeX
+
+DEPENDS+= abcm2ps-[0-9]*:../../print/abcm2ps
+DEPENDS+= ps2eps-[0-9]*:../../graphics/ps2eps
+
+USE_DIRS+= texmf-dirs-1.0
+
+.include "../../print/teTeX/module.mk"
+
+do-build:
+ cd ${WRKSRC} && latex abc.ins
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX}/doc/latex/abc
+ ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/abc.pdf \
+ ${PKG_LOCALTEXMFPREFIX}/doc/latex/abc
+ ${INSTALL_DATA} ${WRKSRC}/example.tex \
+ ${PKG_LOCALTEXMFPREFIX}/doc/latex/abc
+ ${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX:Q}/tex/latex/abc
+ ${INSTALL_DATA} ${WRKSRC}/abc.sty \
+ ${PKG_LOCALTEXMFPREFIX}/tex/latex/abc
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-abc/PLIST b/print/tex-abc/PLIST
new file mode 100644
index 00000000000..0a168ff4c36
--- /dev/null
+++ b/print/tex-abc/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/10 20:16:06 minskim Exp $
+${PKG_LOCALTEXMFPREFIX}/doc/latex/abc/README
+${PKG_LOCALTEXMFPREFIX}/doc/latex/abc/abc.pdf
+${PKG_LOCALTEXMFPREFIX}/doc/latex/abc/example.tex
+${PKG_LOCALTEXMFPREFIX}/tex/latex/abc/abc.sty
+@dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/abc
+@dirrm ${PKG_LOCALTEXMFPREFIX}/doc/latex/abc
diff --git a/print/tex-abc/distinfo b/print/tex-abc/distinfo
new file mode 100644
index 00000000000..366c1495004
--- /dev/null
+++ b/print/tex-abc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/04/10 20:16:06 minskim Exp $
+
+SHA1 (abc.zip) = 3db63b339d482714c0eef3f463b5fb305f39294c
+RMD160 (abc.zip) = 6a8a4171e2e2776aa077bc426719595818e594db
+Size (abc.zip) = 150548 bytes