pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-svg: initial revision
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sun Sep 29 18:33:51 2024 +0530
Changeset: a2269e3535a9b89dc144d95171c654a4708bea96
Added Files:
tex-svg/COMMIT_MSG
tex-svg/DESCR
tex-svg/Makefile
tex-svg/PLIST
tex-svg/distinfo
Log Message:
tex-svg: initial revision
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a2269e3535a9b89dc144d95171c654a4708bea96
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tex-svg/COMMIT_MSG | 3 +++
tex-svg/DESCR | 12 ++++++++++++
tex-svg/Makefile | 23 +++++++++++++++++++++++
tex-svg/PLIST | 3 +++
tex-svg/distinfo | 5 +++++
5 files changed, 46 insertions(+)
diffs:
diff --git a/tex-svg/COMMIT_MSG b/tex-svg/COMMIT_MSG
new file mode 100644
index 0000000000..3c3d3118db
--- /dev/null
+++ b/tex-svg/COMMIT_MSG
@@ -0,0 +1,3 @@
+graphics/tex-svg: Added version 2.02k
+
+Packaged in wip by Mayuresh (mayuresh%acm.org@localhost)
diff --git a/tex-svg/DESCR b/tex-svg/DESCR
new file mode 100644
index 0000000000..197c9fe06f
--- /dev/null
+++ b/tex-svg/DESCR
@@ -0,0 +1,12 @@
+This bundle contains the two packages svg and svg-extract. The
+svg package is intended for the automated integration of SVG
+graphics into LaTeX documents. Therefore the capabilities
+provided by Inkscape -- or more precisely its command line tool
+-- are used to export the text within an SVG graphic to a
+separate file, which is then rendered by LaTeX. For this
+purpose the two commands \includesvg and \includeinkscape are
+provided which are very similar to the \includegraphics command
+of the graphicx package. In addition, the package svg-extract
+allows the extraction of these graphics into independent files
+in different graphic formats, exactly as it is rendered within
+the LaTeX document, using either ImageMagick or Ghostscript.
diff --git a/tex-svg/Makefile b/tex-svg/Makefile
new file mode 100644
index 0000000000..1db66fc6dc
--- /dev/null
+++ b/tex-svg/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD$
+
+DISTNAME= svg
+PKGNAME= tex-${DISTNAME}-2.02k
+TEXLIVE_REV= 70626
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/svg
+COMMENT= Include and extract SVG pictures in LaTeX documents
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
+DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
+DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds
+DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+DEPENDS+= tex-trimspaces-[0-9]*:../../print/tex-trimspaces
+
+# catalogue-contact-bugs https://github.com/mrpiggi/svg/issues
+# catalogue-contact-repository https://github.com/mrpiggi/svg
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-svg/PLIST b/tex-svg/PLIST
new file mode 100644
index 0000000000..6cc2c3371f
--- /dev/null
+++ b/tex-svg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+share/texmf-dist/tex/latex/svg/svg-extract.sty
+share/texmf-dist/tex/latex/svg/svg.sty
diff --git a/tex-svg/distinfo b/tex-svg/distinfo
new file mode 100644
index 0000000000..85afbcdf47
--- /dev/null
+++ b/tex-svg/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (svg.r70626.tar.xz) = c7ca8434d0dd783904e1166a48f39752d90954aea540dd1aa43fa2477c5ab177
+SHA512 (svg.r70626.tar.xz) = 8175fea013ae1c0c3360a8e4e14044673e0eaff1ede5d7307d4a96f0265290c976662f8ab5f8ea998fe140e22d8df4f6727f8dde36c7d000d4258fc8c4579b3d
+Size (svg.r70626.tar.xz) = 14160 bytes
Home |
Main Index |
Thread Index |
Old Index