[Pkg-voip-commits] [ring] 01/01: Initial commit: draft control file

Alexandre Viau aviau at moszumanska.debian.org
Fri Mar 4 17:42:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

aviau pushed a commit to branch master
in repository ring.

commit c76f8dc9af0f924703fc35fb66252797eb535e8f
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Mar 4 12:42:14 2016 -0500

    Initial commit: draft control file
---
 debian/control | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 74 insertions(+)

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..9139901
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,74 @@
+Source: ring
+Section: comm
+Priority: extra
+Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Alexandre Viau <aviau at debian.org>
+Build-Depends: debhelper (>= 9),
+               autoconf,
+               automake,
+               cmake,
+               astyle,
+               check,
+               libtool,
+# gnome client
+               libdbus-1-dev,
+               libpcre3-dev,
+               libyaml-cpp-dev,
+               libboost-dev,
+               libdbus-c++-dev,
+               libupnp-dev,
+               libgnutls28-dev,
+               libebook1.2-dev,
+               libclutter-gtk-1.0-dev,
+               libclutter-1.0-dev,
+               libglib2.0-dev,
+               libgtk-3-dev,
+               libnotify-dev,
+               qtbase5-dev,
+               qttools5-dev,
+               qttools5-dev-tools,
+               yasm,
+               autopoint,
+               unbound-anchor,
+               git-core,
+               autotools-dev,
+               chrpath,
+               gnome-icon-theme-symbolic,
+               gettext,
+# ring-daemon
+               libpulse-dev,
+               libsamplerate0-dev,
+               libdbus-1-dev,
+               libasound2-dev,
+               libexpat1-dev,
+               libpcre3-dev,
+               libyaml-cpp-dev,
+               libboost-dev,
+               libdbus-c++-dev,
+               libsndfile1-dev,
+               libsrtp-dev,
+               libxext-dev,
+               libxfixes-dev,
+               yasm,
+               autopoint,
+               unbound-anchor,
+               git-core,
+               libspeex-dev,
+               libspeexdsp-dev,
+               autotools-dev,
+               chrpath,
+               uuid-dev,
+               libudev-dev
+Standards-Version: 3.9.6
+Homepage: http://ring.cx
+Vcs-Git: https://anonscm.debian.org/git/pkg-voip/ring.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/ring.git
+
+Package: ring
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: Secure and distributed voice, video and chat platform
+ Ring (ring.cx) is a secure and distributed voice, video and chat communication
+ platform that requires no centralized server and leaves the power of privacy
+ in the hands of the user.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git



More information about the Pkg-voip-commits mailing list