blob: c4b842b73ccf1a7b5bb91bcc4c813c4d56f4f22e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = anymeal-git
pkgdesc = Recipe management software. Supports MealMaster recipes, import, export, search, display, edit, and printing them.
pkgver = r8ba41e4
pkgrel = 1
url = https://github.com/wedesoft/anymeal
arch = x86_64
license = GPL3
makedepends = autoconf
makedepends = automake
makedepends = libtool
makedepends = flex
makedepends = gtest
makedepends = qt5-tools
makedepends = git
depends = sqlite
depends = qt5-base
depends = recode
conflicts = anymeal
source = git+https://github.com/wedesoft/anymeal.git
sha256sums = SKIP
pkgname = anymeal-git
|