[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / tex-circuitikz-doc

File: [cvs.NetBSD.org] / pkgsrc / graphics / tex-circuitikz-doc / Makefile (download)

Revision 1.3, Sun Aug 11 05:03:13 2019 UTC (4 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.2: +4 -4 lines

tex-circuitikz{,-doc}: update to 0.9.3

 Release 0.9.3, official date 13 Jul 2019
  This is mainly a bugfix release.
    - Added the option to have "dotless" P-MOS (to use with arrowmos option)
    - Fixed a (puzzling) problem with coupler2
    - Fixed a compatibility problem with newer PGF (>3.0.1a)
 Release 0.9.2 (2019-06-21)
  - (hopefully) fixed ConTeXt compatibility. Most new functionality is not
    tested; testers and developers for the ConTeXt side are needed.
  - Added old ConTeXt version for 0.8.3
  - Added tailless ground

 Release 0.9.1:
   - Added old LaTeX versions for 0.8.3, 0.7, 0.6 and 0.4
   - Added the option to have inline transformers and gyrators
   - Added rotary switches
   - Added more configurable bipole nodes (connectors) and more shapes
   - Added 7-segment displays
   - Added vacuum tubes by J. op den Brouw
   - Made the open shape of dcisources configurable
   - Made the arrows on vcc and vee configurable
   - Fixed anchors of diamondpole nodes
   - Fixed a bug about unstable anchors in the chip components
   - Fixed a regression in label placement for some values of scaling
   - Fixed problems with cute switches anchors

# $NetBSD: Makefile,v 1.3 2019/08/11 05:03:13 markd Exp $

DISTNAME=	circuitikz.doc
PKGNAME=	tex-${DISTNAME:S/./-/}-0.9.3
TEXLIVE_REV=	51634

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/circuitikz
COMMENT=	Documentation for tex-circuitikz
LICENSE=	lppl-1.3c OR gnu-gpl-v1

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"