summaryrefslogtreecommitdiff
path: root/packages/dev-util/codeblocks/codeblocks-scm.exheres-0
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-06-27 12:22:22 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-06-27 12:22:22 +0300
commit4b6fc29c5f14cf6f7efdcf580ec000dcab4845c1 (patch)
treed390cb5f007e37c2bc41525e924d48fed244f0ec /packages/dev-util/codeblocks/codeblocks-scm.exheres-0
parentb88c4442ed18fd9831865d966635be94fee1e6bf (diff)
codeblocks added
Diffstat (limited to 'packages/dev-util/codeblocks/codeblocks-scm.exheres-0')
-rw-r--r--packages/dev-util/codeblocks/codeblocks-scm.exheres-018
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/dev-util/codeblocks/codeblocks-scm.exheres-0 b/packages/dev-util/codeblocks/codeblocks-scm.exheres-0
new file mode 100644
index 0000000..b14029e
--- /dev/null
+++ b/packages/dev-util/codeblocks/codeblocks-scm.exheres-0
@@ -0,0 +1,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"
+