summaryrefslogtreecommitdiff
path: root/print/tex-here
diff options
context:
space:
mode:
authorminskim <minskim>2011-01-22 22:06:30 +0000
committerminskim <minskim>2011-01-22 22:06:30 +0000
commit92426eef1336922f6613de6f941dea76b230b28f (patch)
tree27f0bbc7186dab5fea0e3593bd49436a6287ca08 /print/tex-here
parent552c58ca4c7bcd119b6a979d2d7f5f3d9437d2de (diff)
downloadpkgsrc-92426eef1336922f6613de6f941dea76b230b28f.tar.gz
Import tex-here-2010 as print/tex-here.
Provides the H option for floats in LaTeX to signify that the environemt is not really a float (and should therefore be placed "here" and not float at all). The package emulates an older package of the same name, which has long been been suppressed by its author. The job is done by nothing more than loading the float package, which has long provided the option in an acceptable framework.
Diffstat (limited to 'print/tex-here')
-rw-r--r--print/tex-here/DESCR6
-rw-r--r--print/tex-here/Makefile14
-rw-r--r--print/tex-here/PLIST2
-rw-r--r--print/tex-here/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/print/tex-here/DESCR b/print/tex-here/DESCR
new file mode 100644
index 00000000000..e5cf56c91b5
--- /dev/null
+++ b/print/tex-here/DESCR
@@ -0,0 +1,6 @@
+Provides the H option for floats in LaTeX to signify that the environemt
+is not really a float (and should therefore be placed "here" and not
+float at all). The package emulates an older package of the same name,
+which has long been been suppressed by its author. The job is done by
+nothing more than loading the float package, which has long provided the
+option in an acceptable framework.
diff --git a/print/tex-here/Makefile b/print/tex-here/Makefile
new file mode 100644
index 00000000000..e6da33c85ef
--- /dev/null
+++ b/print/tex-here/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/01/22 22:06:30 minskim Exp $
+
+DISTNAME= here
+PKGNAME= tex-${DISTNAME}-2010
+TEXLIVE_REV= 16135
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Emulation of obsolete package for "here" floats
+
+CONFLICTS+= teTeX-texmf<3.0nb29
+DEPENDS+= tex-float>=1.3d:../../print/tex-float
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-here/PLIST b/print/tex-here/PLIST
new file mode 100644
index 00000000000..d68101e06b4
--- /dev/null
+++ b/print/tex-here/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/22 22:06:30 minskim Exp $
+share/texmf-dist/tex/latex/here/here.sty
diff --git a/print/tex-here/distinfo b/print/tex-here/distinfo
new file mode 100644
index 00000000000..7523dfbd11a
--- /dev/null
+++ b/print/tex-here/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/01/22 22:06:30 minskim Exp $
+
+SHA1 (tex-here-16135/here.tar.xz) = ceac9fefb1bb31bb0f9f20cf4ce1dac68003f457
+RMD160 (tex-here-16135/here.tar.xz) = 2969f44281585be6deb3839f42eedf4c4e681588
+Size (tex-here-16135/here.tar.xz) = 892 bytes