diff options
| author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-09 03:20:56 +0300 |
|---|---|---|
| committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-09 03:20:56 +0300 |
| commit | b86f1db7cd2663ab851223d6cf42d4403f052292 (patch) | |
| tree | 65f534f9dd1d7655f282fd077ee1aa3e52a14a62 /packages/sys-apps/sydbox/sydbox-scm.exheres-0 | |
| parent | 098edaa8e7f9551f242eecf1197d0e93c722a6b2 (diff) | |
added sydbox from arbor (inspect branch)
repository_mask changed a bit
Diffstat (limited to 'packages/sys-apps/sydbox/sydbox-scm.exheres-0')
| -rw-r--r-- | packages/sys-apps/sydbox/sydbox-scm.exheres-0 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/packages/sys-apps/sydbox/sydbox-scm.exheres-0 b/packages/sys-apps/sydbox/sydbox-scm.exheres-0 new file mode 100644 index 0000000..c5942a5 --- /dev/null +++ b/packages/sys-apps/sydbox/sydbox-scm.exheres-0 @@ -0,0 +1,19 @@ +# Copyright 2009, 2012 Ali Polatel <alip@exherbo.org> +# Distributed under the terms of the GNU General Public License v2 + +SCM_REPOSITORY="https://git.exherbo.org/sydbox-1.git" +SCM_BRANCH="inspect" + +require sydbox autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 1.13 1.12 1.11 1.10 ] ] scm-git + +DOWNLOADS="" + +PLATFORMS="~amd64 ~armv7" + +DEPENDENCIES=" + build: + dev-libs/libxslt +" + +AT_M4DIR=( m4 ) + |
