aboutsummaryrefslogtreecommitdiff
path: root/textproc/latex-service
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-30 09:22:19 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-30 09:22:19 +0000
commit8637a1abb169c32f9597e1cf92c70b4c8b3c9776 (patch)
treebf7e0e4f62eecbadbcc2d41cfcb900ff8374ccd2 /textproc/latex-service
parent5779dde0407901482c0b524f18e2e9c27f52d782 (diff)
downloadports-8637a1abb169c32f9597e1cf92c70b4c8b3c9776.tar.gz
ports-8637a1abb169c32f9597e1cf92c70b4c8b3c9776.zip
This is a small service which converts a LaTeX text into an image.
Just select the text, click on the service item menu, choose "Return the LaTeX rendering" and voila! Your text is replaced by its LaTeX rendering. WWW: http://www.roard.com/latexservice/
Notes
Notes: svn path=/head/; revision=181038
Diffstat (limited to 'textproc/latex-service')
-rw-r--r--textproc/latex-service/Makefile25
-rw-r--r--textproc/latex-service/distinfo3
-rw-r--r--textproc/latex-service/pkg-descr6
-rw-r--r--textproc/latex-service/pkg-plist4
4 files changed, 38 insertions, 0 deletions
diff --git a/textproc/latex-service/Makefile b/textproc/latex-service/Makefile
new file mode 100644
index 000000000000..1b776dfbe9fe
--- /dev/null
+++ b/textproc/latex-service/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: latex-service
+# Date created: 30 Dec 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= latex
+PORTVERSION= 0.1
+CATEGORIES= textproc
+MASTER_SITES= http://www.roard.com/latexservice/download/
+PKGNAMESUFFIX= -service${PKGNAMESUFFIX2}
+DISTNAME= LaTeXService-${PORTVERSION}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= LaTeX service for GNUstep
+
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/latex-service/distinfo b/textproc/latex-service/distinfo
new file mode 100644
index 000000000000..7c5042ee1396
--- /dev/null
+++ b/textproc/latex-service/distinfo
@@ -0,0 +1,3 @@
+MD5 (LaTeXService-0.1.tgz) = 9838dc0ef8dc8b370526646cae27989a
+SHA256 (LaTeXService-0.1.tgz) = 13debee08b3eadfc4ea72f4aa9dbc78b0942bdd0de3ddc0fe78ae17f36749536
+SIZE (LaTeXService-0.1.tgz) = 9358
diff --git a/textproc/latex-service/pkg-descr b/textproc/latex-service/pkg-descr
new file mode 100644
index 000000000000..ed18d3de68f5
--- /dev/null
+++ b/textproc/latex-service/pkg-descr
@@ -0,0 +1,6 @@
+This is a small service which converts a LaTeX text into an image.
+Just select the text, click on the service item menu, choose
+"Return the LaTeX rendering" and voila! Your text is replaced by
+its LaTeX rendering.
+
+WWW: http://www.roard.com/latexservice/
diff --git a/textproc/latex-service/pkg-plist b/textproc/latex-service/pkg-plist
new file mode 100644
index 000000000000..27d271d93858
--- /dev/null
+++ b/textproc/latex-service/pkg-plist
@@ -0,0 +1,4 @@
+Local/Library/Services/LaTeX.service/LaTeX
+Local/Library/Services/LaTeX.service/Resources/Info-gnustep.plist
+@dirrm Local/Library/Services/LaTeX.service/Resources
+@dirrm Local/Library/Services/LaTeX.service