summaryrefslogtreecommitdiff
path: root/packages/dev-util/codelite/codelite-scm.exheres-0
blob: 990ae182225d924f3ee3342e96632fff4346f52b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
# Distributed under the terms of the GNU General Public License v2

SCM_EXTERNAL_REFS="
    ctags:cts
"
SCM_cts_REPOSITORY="https://github.com/eranif/ctags"

SCM_SECONDARY_REPOSITORIES="
    cts
"

require codelite

PLATFORMS="~amd64 ~x86"