diff options
| author | Yigit Sever | 2022-12-19 21:16:18 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-12-19 21:16:18 +0300 |
| commit | a77f84f7cc785006dbd6d5cf68277f194dbac3b4 (patch) | |
| tree | 9ecadd3d5ecccc7f408ae2e721fe97420f3c0019 /gourmand/.SRCINFO | |
| parent | 78f5fcae5e0abc325e1290cd94cf30050b31f159 (diff) | |
| parent | 904ab220ae5765d1aec333f90e183a91a5e488ab (diff) | |
| download | packages-a77f84f7cc785006dbd6d5cf68277f194dbac3b4.tar.gz packages-a77f84f7cc785006dbd6d5cf68277f194dbac3b4.tar.bz2 packages-a77f84f7cc785006dbd6d5cf68277f194dbac3b4.zip | |
Add 'gourmand/' from commit '904ab220ae5765d1aec333f90e183a91a5e488ab'
git-subtree-dir: gourmand
git-subtree-mainline: 78f5fcae5e0abc325e1290cd94cf30050b31f159
git-subtree-split: 904ab220ae5765d1aec333f90e183a91a5e488ab
Diffstat (limited to 'gourmand/.SRCINFO')
| -rw-r--r-- | gourmand/.SRCINFO | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/gourmand/.SRCINFO b/gourmand/.SRCINFO new file mode 100644 index 0000000..37b6460 --- /dev/null +++ b/gourmand/.SRCINFO | |||
| @@ -0,0 +1,33 @@ | |||
| 1 | pkgbase = gourmand | ||
| 2 | pkgdesc = A recipe manager for desktop that can import recipes | ||
| 3 | pkgver = 1.0.0 | ||
| 4 | pkgrel = 3 | ||
| 5 | url = https://github.com/GourmandRecipeManager/gourmand | ||
| 6 | arch = any | ||
| 7 | license = GPL | ||
| 8 | makedepends = python-pip | ||
| 9 | makedepends = gendesk | ||
| 10 | depends = python-gobject | ||
| 11 | depends = gtk3 | ||
| 12 | depends = python-pyenchant | ||
| 13 | depends = gst-python | ||
| 14 | depends = python-pillow | ||
| 15 | depends = python-sqlalchemy | ||
| 16 | depends = python-lxml | ||
| 17 | depends = python-cairo | ||
| 18 | depends = python-requests | ||
| 19 | optdepends = python-beautifulsoup4: Webpage import plugin | ||
| 20 | optdepends = python-scrape-schema-recipe: Webpage import plugin | ||
| 21 | optdepends = python-selenium | ||
| 22 | optdepends = python-keyring | ||
| 23 | optdepends = python-ebooklib: EPub export plugin | ||
| 24 | optdepends = python-reportlab: Printing & PDF export plugin | ||
| 25 | optdepends = python-gtkspellcheck: Spell checking plugin | ||
| 26 | optdepends = nuspell: Spell checking | ||
| 27 | optdepends = hspell: Spell checking for Hebrew | ||
| 28 | optdepends = libvoikko: Spell checking for Finnish language | ||
| 29 | conflicts = gourmet | ||
| 30 | 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 | ||
| 31 | sha256sums = 9f1acf7098e62a8bca932ba43a9f1ee6b94978073824b96c5c1032fce23b12d4 | ||
| 32 | |||
| 33 | pkgname = gourmand | ||
