blob: aab6892051381b589fefa1be90b4029a57c3ed32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm
DESCRIPTION=M4 Macros for Electric circuit diagrams in TeX or LaTeX
EAPI=6
HOMEPAGE=https://ece.uwaterloo.ca/~aplevich/Circuit_macros/
IUSE=doc examples +script
KEYWORDS=~amd64 ~x86
LICENSE=LPPL-1.3c
RDEPEND=|| ( app-text/texlive[graphics] app-text/texlive[pstricks] ) media-gfx/dpic sys-devel/m4 script? ( app-text/texlive[graphics] dev-texlive/texlive-latexextra )
SLOT=0
SRC_URI=https://ece.uwaterloo.ca/~aplevich/Circuit_macros/Circuit_macros.tar.gz -> circuit_macros-8.4.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_install:-
_eclasses_=texlive-common cf8d3d36261adafe564b821b75b34a05
_md5_=cc16711f7f8907cd2f2f3da569c993b4
|