summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO42
1 files changed, 30 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57874eabade4..428afdb92611 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
# Generated by mksrcinfo v8
-# Fri Mar 4 15:06:28 UTC 2016
+# 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 = v9.01.r0.ga845b4f
- pkgrel = 2
+ pkgver = 902
+ pkgrel = 1
url = http://www.citadel.org/
- install = citadel.install
arch = i686
arch = x86_64
license = GPL
makedepends = git
- makedepends = libcitadel
makedepends = libev
makedepends = c-ares
makedepends = curl
@@ -18,10 +16,27 @@ pkgbase = citadel
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
@@ -32,12 +47,15 @@ pkgbase = citadel
depends = perl-berkeleydb
optdepends = openssl: SSL support
optdepends = shared-mime-info: filetype identification
- source = citadel::git://git.citadel.org/appl/gitroot/citadel.git#tag=v9.01
- source = citadel.service
- source = 001-libical2_support.patch
- md5sums = SKIP
- md5sums = 1dad4ebec773f08de372d794ed16d214
- md5sums = ce32349cd9f646d41bb444c6cb47a033
-pkgname = citadel
+pkgname = libcitadel
+ depends = glibc
+ depends = zlib
+ optdepends =
+
+pkgname = webcit
+ install = webcit.install
+ depends = citadel
+ optdepends = openssl: SSL support
+ optdepends = shared-mime-info: filetype identification