Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : subversion | name : subversion | ||||
| version : 1.10.0 | version : 1.10.2 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - http://www.nic.funet.fi/pub/mirrors/apache.org/subversion/subversion-1.10.0.tar.bz2 : 2cf23f3abb837dea0585a6b0ebd70e80e01f95bddef7c1aa097c18e3eaa6b584 | - https://www.apache.org/dist/subversion/subversion-1.10.2.tar.bz2 : 5b35e3a858d948de9e8892bf494893c9f7886782f6abbe166c0487c19cf6ed88 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : Subversion is an open source version control system | summary : Subversion is an open source version control system | ||||
| description: | | description: | | ||||
| Subversion is an open source version control system | Subversion is an open source version control system | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(apr-1) | - pkgconfig(apr-1) | ||||
| - pkgconfig(apr-util-1) | - pkgconfig(apr-util-1) | ||||
| - pkgconfig(bash-completion) | - pkgconfig(bash-completion) | ||||
| - pkgconfig(dbus-1) | - pkgconfig(dbus-1) | ||||
| - pkgconfig(liblz4) | - pkgconfig(liblz4) | ||||
| - pkgconfig(libsasl2) | - pkgconfig(libsasl2) | ||||
| - pkgconfig(libsecret-1) | - pkgconfig(libsecret-1) | ||||
| - pkgconfig(openssl) | - pkgconfig(openssl) | ||||
| - pkgconfig(serf-1) | - pkgconfig(serf-1) | ||||
| - pkgconfig(sqlite3) | - pkgconfig(sqlite3) | ||||
| - pkgconfig(zlib) | - pkgconfig(zlib) | ||||
| - libtool | - libtool | ||||
| - perl | - perl | ||||
| - swig | - swig | ||||
| setup : | | setup : | | ||||
| %patch -Np0 < $pkgfiles/subversion-1.8.1-revert_bdb6check.patch | %patch -Np0 < $pkgfiles/subversion-1.8.1-revert_bdb6check.patch | ||||
| %patch -Np0 < $pkgfiles/subversion.rpath.fix.patch | %patch -Np0 < $pkgfiles/subversion.rpath.fix.patch | ||||
| ./autogen.sh | |||||
| %configure --disable-static \ | %configure --disable-static \ | ||||
| --with-apr=/usr \ | --with-apr=/usr \ | ||||
| --with-apr-util=/usr \ | --with-apr-util=/usr \ | ||||
| --disable-gmock \ | |||||
| --disable-disallowing-of-undefined-references \ | --disable-disallowing-of-undefined-references \ | ||||
| --disable-experimental-libtool \ | --disable-experimental-libtool \ | ||||
| --with-gnome-keyring \ | --with-gnome-keyring \ | ||||
| --with-serf=/usr \ | --with-serf=/usr \ | ||||
| --with-sqlite=/usr \ | --with-sqlite=/usr \ | ||||
| --with-zlib=/usr \ | --with-zlib=/usr \ | ||||
| --with-lz4=/usr \ | --with-lz4=/usr \ | ||||
| --with-utf8proc=internal \ | --with-utf8proc=internal \ | ||||
| Show All 16 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.