blob: 428afdb9261113650d939aa68cee07fabaf3a873 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
# Generated by mksrcinfo v8
# Sat Aug 6 19:26:39 UTC 2016
pkgbase = citadel
pkgdesc = Citadel/UX is a collaboration suite (messaging and groupware) that is descended from the Citadel family of programs which became popular in the 1980s and 1990s as a bulletin board system platform.
pkgver = 902
pkgrel = 1
url = http://www.citadel.org/
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = libev
makedepends = c-ares
makedepends = curl
makedepends = expat
makedepends = libical
makedepends = libsieve
makedepends = perl-berkeleydb
makedepends = glibc
makedepends = zlib
makedepends = libtool
makedepends = autoconf
makedepends = make
makedepends = gcc
source = citadel::git://git.citadel.org/appl/gitroot/citadel.git#tag=Release_902
source = citadel.service
source = webcit.service
source = webcits.service
source = 001-libical2_support_citadel.patch
source = 001-libical2_support_webcit.patch
md5sums = SKIP
md5sums = 1dad4ebec773f08de372d794ed16d214
md5sums = 3904b1795a552fd2f2bc8f9741f6dc58
md5sums = cae0cfa8f42e1f0e96fbf0e4aff0ba56
md5sums = ce32349cd9f646d41bb444c6cb47a033
md5sums = 916e66109a16d94a712ab8372ac98719
pkgname = citadel
install = citadel.install
depends = libcitadel
depends = libev
depends = c-ares
depends = curl
depends = expat
depends = libical
depends = libsieve
depends = perl-berkeleydb
optdepends = openssl: SSL support
optdepends = shared-mime-info: filetype identification
pkgname = libcitadel
depends = glibc
depends = zlib
optdepends =
pkgname = webcit
install = webcit.install
depends = citadel
optdepends = openssl: SSL support
optdepends = shared-mime-info: filetype identification
|