blob: 6d2c59a0bc2fcb058ce60aea69732b63ee6d69af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ical
pkgdesc = ical is an old but popular calendar package written in Tcl by Sanjay Ghemawat for Unix systems.
pkgver = 3.0.4
pkgrel = 1
url = https://launchpad.net/ical-tcl
arch = x86_64
arch = i686
license = GPLv2
makedepends = gcc
makedepends = make
depends = tcl
depends = tk
source = https://launchpad.net/ical-tcl/3.x/3.0.4/+download/ical-3.0.4.tar.gz
md5sums = 24c1b726bf17964745658a5831f88554
pkgname = ical
|