blob: f730f90df472caa551d704ba26e84524837d4dc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = texlive-tikz-uml
pkgdesc = A LaTeX package for drawing UML diagrams using pgf/tikz
pkgver = 1.0
pkgrel = 1
url = https://perso.ensta-paris.fr/~kielbasi/tikzuml/index.php
install = texlive-tikz-uml.install
arch = any
license = GPL
depends = texlive-core
replaces = texlive-tikzuml
source = http://perso.ensta-paristech.fr/~kielbasi/tikzuml/var/files/src/tikzuml-v1.0-2016-03-29.tbz
sha256sums = 0cbc4a20c8ed40162b3b9ab1400b174293ec1ad7508e640ca879e78c45a105d0
pkgname = texlive-tikz-uml
|