1
0
libtorrent-rasterbar/_constraints
Alexei Sorokin 721390ceba Accepting request 833549 from home:alois:branches:devel:libraries:c_c++
- Switch to cmake build
- Remove references to python2
- Add libtorrent-rasterbar-fix_pkgconfig_path.patch and
  libtorrent-rasterbar-fix_library_version.patch
- Build in c++14 mode (qbittorrent prefers it)

OBS-URL: https://build.opensuse.org/request/show/833549
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=136
2020-09-10 18:21:46 +00:00

35 lines
641 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="G">4</size>
</memory>
</hardware>
<overwrite>
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
</conditions>
<hardware>
<memory>
<size unit="G">2</size>
</memory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
<arch>aarch64</arch>
</conditions>
<hardware>
<memory>
<size unit="G">5</size>
</memory>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</overwrite>
</constraints>