summaryrefslogtreecommitdiff
path: root/packages/net-im/qtox
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2019-01-02 20:32:47 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2019-01-02 20:32:47 +0300
commit676a0599f896e45fbf80d48687de2e580ce4766a (patch)
tree9c6e639700a9952f931890542b092da3561e62e1 /packages/net-im/qtox
parent9607352a4de3fb0a82f251c5983e928c0b453858 (diff)
changes requested by exherbo devs
Diffstat (limited to 'packages/net-im/qtox')
-rw-r--r--packages/net-im/qtox/qtox-1.16.3.exheres-01
-rw-r--r--packages/net-im/qtox/qtox-scm.exheres-01
-rw-r--r--packages/net-im/qtox/qtox.exlib3
3 files changed, 4 insertions, 1 deletions
diff --git a/packages/net-im/qtox/qtox-1.16.3.exheres-0 b/packages/net-im/qtox/qtox-1.16.3.exheres-0
index 6e8464e..850c4ea 100644
--- a/packages/net-im/qtox/qtox-1.16.3.exheres-0
+++ b/packages/net-im/qtox/qtox-1.16.3.exheres-0
@@ -4,3 +4,4 @@
require qtox
PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/net-im/qtox/qtox-scm.exheres-0 b/packages/net-im/qtox/qtox-scm.exheres-0
index 6e8464e..850c4ea 100644
--- a/packages/net-im/qtox/qtox-scm.exheres-0
+++ b/packages/net-im/qtox/qtox-scm.exheres-0
@@ -4,3 +4,4 @@
require qtox
PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/net-im/qtox/qtox.exlib b/packages/net-im/qtox/qtox.exlib
index fe9fb4b..15f65e8 100644
--- a/packages/net-im/qtox/qtox.exlib
+++ b/packages/net-im/qtox/qtox.exlib
@@ -1,7 +1,7 @@
# Distributed under the terms of the GNU General Public License v2
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
-require github [ user=qTox project=qTox tag=v${PV} force_git_clone=true ]
+require github [ user=qTox project=qTox tag=v${PV} ]
require cmake [ api=2 ]
export_exlib_phases src_configure
@@ -53,3 +53,4 @@ qtox_src_configure() {
)
ecmake "${cmakeparams[@]}"
}
+