pkgname: subversion pkgver: '1.15.0' pkgrel: 1 pkgdesc: Version control System (Replacement of cvs) url: 'http://subversion.tigris.org' arch: x86_64 depends: [] makedepends: - apr - apr-util - neon - expat - sqlite - db - cyrus-sasl - serf - lz4 - swig source: - 'http://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}.tar.bz2' - subversion-1.14.5-upstream_fixes-1.patch sha256sums: - SKIP - SKIP build: "cd ${pkgname}-${pkgver}\n\npatch -Np1 -i ../subversion-1.14.5-upstream_fixes-1.patch\nunset MAKEFLAGS\n\n\n./configure --prefix=/usr \\\n\t--with-lz4=internal \\\n\t--with-apache-libexecdir \\\n\t--with-utf8proc=internal \\\n\t--disable-static\nmake\n\nmake DESTDIR=${PKGDIR} install\n\ninstall -v -m755 -d ${PKGDIR}/usr/share/doc/subversion-${pkgver}\ncp -v -R doc/* ${PKGDIR}/usr/share/doc/subversion-${pkgver}\n\n# Obsolets libs\nrm -f ${PKGDIR}/usr/lib/libsvn_client-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_delta-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_diff-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_fs-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_fs_fs-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_fs_util-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_fs_x-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_ra-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_ra_local-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_ra_serf-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_ra_svn-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_repos-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_subr-1.la\nrm -f ${PKGDIR}/usr/lib/libsvn_wc-1.la\n" package: | true