blob: 9ad1cfcc9e5a2b289301140222a65647aa6b8510 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = implot-git
pkgdesc = Immediate Mode Plotting
pkgver = 1.0.524f9fc
pkgrel = 1
url = https://github.com/epezent/implot
arch = any
license = MIT
makedepends = cmake
depends = imgui
provides = implot
source = git+https://github.com/epezent/implot.git
source = CMakeLists.txt
sha256sums = SKIP
sha256sums = b08db392e9d99d1b78128b5a7cc13b47c80d99053915d0d795e3463b6668742c
pkgname = implot-git
|