summaryrefslogtreecommitdiff
path: root/packages/net-libs/toxcore
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-libs/toxcore
parent9607352a4de3fb0a82f251c5983e928c0b453858 (diff)
changes requested by exherbo devs
Diffstat (limited to 'packages/net-libs/toxcore')
-rw-r--r--packages/net-libs/toxcore/toxcore-0.2.4.exheres-01
-rw-r--r--packages/net-libs/toxcore/toxcore-scm.exheres-01
-rw-r--r--packages/net-libs/toxcore/toxcore.exlib3
3 files changed, 4 insertions, 1 deletions
diff --git a/packages/net-libs/toxcore/toxcore-0.2.4.exheres-0 b/packages/net-libs/toxcore/toxcore-0.2.4.exheres-0
index 8e145c2..d994036 100644
--- a/packages/net-libs/toxcore/toxcore-0.2.4.exheres-0
+++ b/packages/net-libs/toxcore/toxcore-0.2.4.exheres-0
@@ -4,3 +4,4 @@
require toxcore
PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/net-libs/toxcore/toxcore-scm.exheres-0 b/packages/net-libs/toxcore/toxcore-scm.exheres-0
index 8e145c2..d994036 100644
--- a/packages/net-libs/toxcore/toxcore-scm.exheres-0
+++ b/packages/net-libs/toxcore/toxcore-scm.exheres-0
@@ -4,3 +4,4 @@
require toxcore
PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/net-libs/toxcore/toxcore.exlib b/packages/net-libs/toxcore/toxcore.exlib
index 9630a2b..f7af18b 100644
--- a/packages/net-libs/toxcore/toxcore.exlib
+++ b/packages/net-libs/toxcore/toxcore.exlib
@@ -3,7 +3,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-require github [ user=TokTok project=c-toxcore tag=v${PV} force_git_clone=true ]
+require github [ user=TokTok project=c-toxcore tag=v${PV} ]
#require scm-git
require systemd-service
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 1.13 1.12 1.11 ] need_libtool=false ]
@@ -69,3 +69,4 @@ toxcore_src_install() {
edo rmdir "${IMAGE}"/usr/$(exhost --target)/bin
fi
}
+