diff options
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 ) + |
