diff options
| author | Yigit Sever | 2021-09-30 13:33:42 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-09-30 13:33:42 +0300 |
| commit | 904ab220ae5765d1aec333f90e183a91a5e488ab (patch) | |
| tree | 94656f0e2fd1463b56c88fd2307a943d45a8a74f /.SRCINFO | |
| parent | 41b6068d5edc7c788df2577699a2665acde5f1dd (diff) | |
| download | packages-904ab220ae5765d1aec333f90e183a91a5e488ab.tar.gz packages-904ab220ae5765d1aec333f90e183a91a5e488ab.tar.bz2 packages-904ab220ae5765d1aec333f90e183a91a5e488ab.zip | |
Include every optional dependency
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | pkgbase = gourmand | 1 | pkgbase = gourmand |
| 2 | pkgdesc = A recipe manager for desktop that can import recipes | 2 | pkgdesc = A recipe manager for desktop that can import recipes |
| 3 | pkgver = 1.0.0 | 3 | pkgver = 1.0.0 |
| 4 | pkgrel = 2 | 4 | pkgrel = 3 |
| 5 | url = https://github.com/GourmandRecipeManager/gourmand | 5 | url = https://github.com/GourmandRecipeManager/gourmand |
| 6 | arch = any | 6 | arch = any |
| 7 | license = GPL | 7 | license = GPL |
| @@ -23,6 +23,9 @@ pkgbase = gourmand | |||
| 23 | optdepends = python-ebooklib: EPub export plugin | 23 | optdepends = python-ebooklib: EPub export plugin |
| 24 | optdepends = python-reportlab: Printing & PDF export plugin | 24 | optdepends = python-reportlab: Printing & PDF export plugin |
| 25 | optdepends = python-gtkspellcheck: Spell checking 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 | ||
| 26 | conflicts = gourmet | 29 | conflicts = gourmet |
| 27 | 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 | 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 |
| 28 | sha256sums = 9f1acf7098e62a8bca932ba43a9f1ee6b94978073824b96c5c1032fce23b12d4 | 31 | sha256sums = 9f1acf7098e62a8bca932ba43a9f1ee6b94978073824b96c5c1032fce23b12d4 |
