kind: autotools depends: - foundation.bst - python-cliapp.bst - pcre-utils.bst - lorry/swig.bst - lorry/libapr.bst - lorry/libapr-util.bst - lorry/libserf.bst - lorry/neon.bst sources: - kind: git url: upstream:subversion-tarball track: subversion-1.8.13 ref: bb0ef45f7c46b0ae221b26265ef98a768c33f820 config: configure-commands: - LIBTOOL_CONFIG=/usr/share/libtool/build-aux/ ./autogen.sh - python gen-make.py build.conf - ./configure --prefix="%{prefix}" --without-berkeley-db install-commands: - MAKEFLAGS="-j 1" make install DESTDIR="%{install-root}" - make swig-pl - make install-swig-pl DESTDIR="%{install-root}"