pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   brook
Date:           Tue Aug 13 02:13:40 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/graphics: Makefile
Added Files:
        pkgsrc/graphics/tex-chemfig: DESCR Makefile PLIST distinfo

Log Message:
tex-chemfig: initial commit

The package provides the command \chemfig{<code>}, which draws
molecules using the TikZ package. The <code> argument provides
instructions for the drawing operation. While the diagrams
produced are essentially 2-dimensional, the package supports
many of the conventional notations for illustrating the
3-dimensional layout of a molecule. The package uses TikZ for
its actual drawing operations.


To generate a diff of this commit:
cvs rdiff -u -r1.3405 -r1.3406 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.835 -r1.836 pkgsrc/graphics/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-chemfig/DESCR \
    pkgsrc/graphics/tex-chemfig/Makefile pkgsrc/graphics/tex-chemfig/PLIST \
    pkgsrc/graphics/tex-chemfig/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3405 pkgsrc/doc/CHANGES-2019:1.3406
--- pkgsrc/doc/CHANGES-2019:1.3405      Tue Aug 13 01:50:18 2019
+++ pkgsrc/doc/CHANGES-2019     Tue Aug 13 02:13:40 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3405 2019/08/13 01:50:18 schmonz Exp $
+$NetBSD: CHANGES-2019,v 1.3406 2019/08/13 02:13:40 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5613,3 +5613,4 @@ Changes to the packages collection and i
        Updated textproc/libhighlight to 3.53 [schmonz 2019-08-13]
        Updated textproc/highlight to 3.53 [schmonz 2019-08-13]
        Updated textproc/p5-highlight to 3.53 [schmonz 2019-08-13]
+       Added graphics/tex-chemfig version 1.41 [brook 2019-08-13]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.835 pkgsrc/graphics/Makefile:1.836
--- pkgsrc/graphics/Makefile:1.835      Fri Aug  9 20:56:19 2019
+++ pkgsrc/graphics/Makefile    Tue Aug 13 02:13:40 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.835 2019/08/09 20:56:19 brook Exp $
+# $NetBSD: Makefile,v 1.836 2019/08/13 02:13:40 brook Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -561,6 +561,7 @@ SUBDIR+=    tex-blockdraw_mp
 SUBDIR+=       tex-blockdraw_mp-doc
 SUBDIR+=       tex-bpolynomial
 SUBDIR+=       tex-bpolynomial-doc
+SUBDIR+=       tex-chemfig
 SUBDIR+=       tex-circuitikz
 SUBDIR+=       tex-circuitikz-doc
 SUBDIR+=       tex-cmarrows

Added files:

Index: pkgsrc/graphics/tex-chemfig/DESCR
diff -u /dev/null pkgsrc/graphics/tex-chemfig/DESCR:1.1
--- /dev/null   Tue Aug 13 02:13:40 2019
+++ pkgsrc/graphics/tex-chemfig/DESCR   Tue Aug 13 02:13:40 2019
@@ -0,0 +1,7 @@
+The package provides the command \chemfig{<code>}, which draws
+molecules using the TikZ package. The <code> argument provides
+instructions for the drawing operation. While the diagrams
+produced are essentially 2-dimensional, the package supports
+many of the conventional notations for illustrating the
+3-dimensional layout of a molecule. The package uses TikZ for
+its actual drawing operations.
Index: pkgsrc/graphics/tex-chemfig/Makefile
diff -u /dev/null pkgsrc/graphics/tex-chemfig/Makefile:1.1
--- /dev/null   Tue Aug 13 02:13:40 2019
+++ pkgsrc/graphics/tex-chemfig/Makefile        Tue Aug 13 02:13:40 2019
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/08/13 02:13:40 brook Exp $
+
+DISTNAME=      chemfig
+PKGNAME=       tex-${DISTNAME}-1.41
+TEXLIVE_REV=   51176
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/chemfig
+COMMENT=       Draw molecules with easy syntax
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-chemfig/PLIST
diff -u /dev/null pkgsrc/graphics/tex-chemfig/PLIST:1.1
--- /dev/null   Tue Aug 13 02:13:40 2019
+++ pkgsrc/graphics/tex-chemfig/PLIST   Tue Aug 13 02:13:40 2019
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/13 02:13:40 brook Exp $
+share/texmf-dist/tex/generic/chemfig/chemfig.sty
+share/texmf-dist/tex/generic/chemfig/chemfig.tex
+share/texmf-dist/tex/generic/chemfig/t-chemfig.tex
Index: pkgsrc/graphics/tex-chemfig/distinfo
diff -u /dev/null pkgsrc/graphics/tex-chemfig/distinfo:1.1
--- /dev/null   Tue Aug 13 02:13:40 2019
+++ pkgsrc/graphics/tex-chemfig/distinfo        Tue Aug 13 02:13:40 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/13 02:13:40 brook Exp $
+
+SHA1 (tex-chemfig-51176/chemfig.tar.xz) = 059aa48e7a4c9f40cbdd28f43ecd0ba3c2c17d2c
+RMD160 (tex-chemfig-51176/chemfig.tar.xz) = b6ebfb70cf26caeafcb2e8453585d4748206f2cf
+SHA512 (tex-chemfig-51176/chemfig.tar.xz) = bf8b9f313bdc239eac7c11c8b887755fc5106c389b3d62f013c764a8392298f4e0074796ec128edaa0d4126b52b055b3787454885dd2cd214e2603b7896b28dd
+Size (tex-chemfig-51176/chemfig.tar.xz) = 23716 bytes



Home | Main Index | Thread Index | Old Index