mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-09 04:17:30 +08:00
14 lines
677 B
Plaintext
14 lines
677 B
Plaintext
Source: seafile
|
|
Section: net
|
|
Priority: extra
|
|
Maintainer: Lingtao Pan <freeplant@gmail.com>
|
|
Build-Depends: debhelper (>= 7), autotools-dev, libssl-dev, libsqlite3-dev, intltool, libglib2.0-dev, libevent-dev, uuid-dev, libgtk2.0-dev
|
|
Standards-Version: 1.1.0
|
|
Homepage: http://seafile.com
|
|
|
|
Package: seafile
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgtk2.0-0 (>= 2.16.0), libsqlite3-0, libuuid1, libssl0.9.8 | libssl1.0.0, libevent-2.0-5, python-webpy, python-mako, python-simplejson
|
|
Description: Seafile
|
|
Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server.
|