mirror of https://github.com/qTox/qTox.git
7 changed files with 0 additions and 56 deletions
@ -1,5 +0,0 @@
@@ -1,5 +0,0 @@
|
||||
qtox (1.0-1) UNRELEASED; urgency=medium local package |
||||
|
||||
* Initial release. |
||||
|
||||
-- John Smith <barrdetwix@gmail.com> Sat, 30 Aug 2014 23:27:47 +0200 |
@ -1,14 +0,0 @@
@@ -1,14 +0,0 @@
|
||||
Source: qtox |
||||
Maintainer: John Smith <barrdetwix@gmail.com> |
||||
Section: misc |
||||
Priority: optional |
||||
Standards-Version: 3.9.5 |
||||
Build-Depends: debhelper (>= 9), cdbs, qt5-qmake, libopenal-dev (>= 1:1.14), libopencv-dev (>= 2.3), libopus-dev (>= 0.9), qtbase5-dev (>= 5.2), sudo, autoconf, libtool, pkg-config, libvpx-dev |
||||
|
||||
Package: qtox |
||||
Architecture: any |
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libopenal1 (>= 1.14), libopus0 (>= 0.9), libqt5core5a (>= 5.2), libqt5gui5 (>= 5.2), libqt5network5 (>= 5.0), libqt5widgets5 (>= 5.2), libqt5xml5 (>= 5.0), libstdc++6 (>= 4.8.2), libvpx1 (>= 1.0.0), libqt5sql5, libqt5sql5-sqlite |
||||
Description: Tox client |
||||
qTox is a powerful Tox client that follows the Tox design guidelines. |
||||
Tox is a decentralized and encrypted replacement for Skype, supporting |
||||
chats, audio, and video calls. |
@ -1,28 +0,0 @@
@@ -1,28 +0,0 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
||||
Upstream-Name: qtox |
||||
Upstream-Contact: John Smith <barrdetwix@gmail.com> |
||||
Source: https://github.com/tux3/qTox |
||||
|
||||
Files: * |
||||
Copyright: 2014 John Smith <barrdetwix@gmail.com> |
||||
License: GPL-3+ |
||||
This program is free software; you can redistribute it |
||||
and/or modify it under the terms of the GNU General Public |
||||
License as published by the Free Software Foundation; either |
||||
version 3 of the License, or (at your option) any later |
||||
version. |
||||
. |
||||
This program is distributed in the hope that it will be |
||||
useful, but WITHOUT ANY WARRANTY; without even the implied |
||||
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR |
||||
PURPOSE. See the GNU General Public License for more |
||||
details. |
||||
. |
||||
You should have received a copy of the GNU General Public |
||||
License along with this package; if not, write to the Free |
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor, |
||||
Boston, MA 02110-1301 USA |
||||
. |
||||
On Debian systems, the full text of the GNU General Public |
||||
License version 3 can be found in the file |
||||
`/usr/share/common-licenses/GPL-3'. |
@ -1,6 +0,0 @@
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/make -f |
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk |
||||
include /usr/share/cdbs/1/class/qmake.mk |
||||
|
||||
QMAKE=qmake -qt=5 STATICPKG=YES |
Loading…
Reference in new issue