blob: 5cf5ca84854531c784c2592e5e6e53a097834396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-comfyui-workflow-templates
pkgdesc = ComfyUI template workflows
pkgver = 0.9.66
pkgrel = 1
url = https://github.com/Comfy-Org/workflow_templates/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-comfyui-workflow-templates-core
depends = python-comfyui-workflow-templates-media-api
depends = python-comfyui-workflow-templates-media-image
depends = python-comfyui-workflow-templates-media-other
depends = python-comfyui-workflow-templates-media-video
source = https://files.pythonhosted.org/packages/source/c/comfyui-workflow-templates/comfyui_workflow_templates-0.9.66.tar.gz
sha512sums = 26985de422425aa1194f09fceff0037cc3530401fcd3f851910ee438466c6363f16ecdcc45aad07ea4810d204a518efe39356dae3a2c0797b7e5824a0d11f901
pkgname = python-comfyui-workflow-templates
|