summaryrefslogtreecommitdiff
path: root/packages/dev-util/codeblocks/codeblocks-scm.exheres-0
blob: b14029e1acdaf53ffa1fcddf3ce45d117335f4e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 2008-2016 Pierre Lejeune <superheron@gmail.com>
# Distributed under the terms of the GNU General Public License v2

SCM_REPOSITORY="https://svn.code.sf.net/p/${PN}/code"
#SCM_SECONDARY_REPOSITORIES="FortranProject PythonPlugins wxCrafterCB"
#SCM_FortranProject_REPOSITORY="https://svn.code.sf.net/p/fortranproject/code"
#SCM_PythonPlugins_REPOSITORY="https://github.com/spillz/codeblocks-python"
#SCM_wxCrafterCB_REPOSITORY="https://github.com/eranif/wxCrafterCB"
#SCM_EXTERNAL_REFS="
#    src/plugins/contrib/FortranProject:FortranProject
#    src/plugins/contrib/PythonPlugins:PythonPlugins
#    src/plugins/contrib/wxCrafterCB:wxCrafterCB
#"

require codeblocks scm-svn

PLATFORMS="~amd64 ~x86"