blob: 5e276b4b555b639093d1f9d63b1e0ea49ee5269d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = chicken-test-new-egg
pkgdesc = Chicken Scheme A tool to test new eggs before they are added to the official CHICKEN repository
pkgver = 1.0.4
pkgrel = 2
url = http://wiki.call-cc.org/eggref/5/test-new-egg
arch = x86_64
license = BSD
depends = chicken
depends = chicken-henrietta-cache
depends = chicken-salmonella
depends = chicken-srfi-1
depends = chicken-openssl
pkgname = chicken-test-new-egg
|