aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gourmet/gourmet_0.15.2.bb
blob: 4723808c70bd97763e0ea4ad556ca079cb584782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "Gourmet is a MealMaster-compatible recipe manager"
AUTHOR = "Thomas Hinkle <thomas_hinkle@users.sourceforge.net>"
HOMEPAGE = "http://grecipe-manager.sf.net"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ python-pygtk"
RDEPENDS_${PN} = "python-core"
PR = "r1"

SRC_URI = "${SOURCEFORGE_MIRROR}/grecipe-manager/${PN}-${PV}.tar.gz"

inherit distutils




SRC_URI[md5sum] = "d18be0dd5faf7249f657c4cc87105c31"
SRC_URI[sha256sum] = "d1130c71a876f333707aa8dd8b9689a0aaf115e782ec4a033359eb2995942848"