blob: 6015a2be428d107b34a5f82b8c436ac672f6cb74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-manim-beamer-git
pkgdesc = Emulate LATEX beamer with Python and manim-slides
pkgver = r75.9f716cc
pkgrel = 1
url = https://github.com/johnHostetter/manim-beamer
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = git
depends = python-annotated-types
depends = python-bibtexparser
depends = python-manim-slides
depends = python-manimpango
depends = pyside6
depends = python-qtpy
source = git+https://github.com/johnHostetter/manim-beamer.git
sha512sums = SKIP
pkgname = python-manim-beamer-git
|