blob: 812d8861b1bc409c0937347d7f68afae74d5e381 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = gourmand
pkgdesc = A recipe manager for desktop with the possibilities to import, organize, and tweak recipes
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/GourmandRecipeManager/gourmand
arch = any
license = GPL
makedepends = python-pip
depends = python-gobject
depends = gtk3
depends = python-pyenchant
depends = gst-python
depends = python-pillow
depends = python-sqlalchemy
optdepends = python-beautifulsoup4: Webpage import plugin
provides = gourmand
conflicts = gourmet
source = gourmand-1.0.0-py3-none-any.whl::https://github.com/GourmandRecipeManager/gourmand/releases/download/1.0.0/gourmand-1.0.0-py3-none-any.whl
sha256sums = 9f1acf7098e62a8bca932ba43a9f1ee6b94978073824b96c5c1032fce23b12d4
pkgname = gourmand
|