blob: 41dc0bfc9f627900eceeac1d10f89fca2697af67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Generated by makepkg 4.2.1
# Sun May 3 21:28:10 UTC 2015
pkgbase = python2-diethack
pkgdesc = Diet problem solver with Dietary Reference Intakes in mind.
pkgver = 1.0.0
pkgrel = 1
url = http://www.diethack.org
arch = any
license = custom
makedepends = git
makedepends = python2-setuptools
makedepends = unzip
depends = glpk
depends = python2
source = git+https://github.com/diethack/diethack#tag=1.0.0
source = https://www.ars.usda.gov/SP2UserFiles/Place/80400525/Data/SR27/dnload/sr27asc.zip
md5sums = SKIP
md5sums = 74ed79e23e2eefc019bcebd34e9d4228
pkgname = python2-diethack
|