88 lines
3.6 KiB
XML
88 lines
3.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libtorrent-rasterbar</Name>
|
|
<Homepage>https://www.rasterbar.com/products/libtorrent/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Full featured torrent client library</Summary>
|
|
<Description>Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.</Description>
|
|
<Archive sha1sum="102cf98e2f12d3ea1f09ff440151158483a9c4f5" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.13/libtorrent-rasterbar-2.0.13.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>ninja</Dependency>
|
|
<Dependency>libtool</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>geoip-devel</Dependency>
|
|
<Dependency>boost-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>boost-python3</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">libtorrent-rasterbar-2.0.4-boost-1.77.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libtorrent-rasterbar</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>boost</Dependency>
|
|
<Dependency>geoip</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>openssl</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>boost-python3</Dependency><!--revdep-rebuild eksik olarak buldu -->
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc/libtorrent-rasterbar</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libtorrent-rasterbar-devel</Name>
|
|
<Summary>Development files for libtorrent-rasterbar</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libtorrent-rasterbar</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/share/cmake/Modules/FindLibtorrentRasterbar.cmake</Path>
|
|
<Path fileType="license">/usr/share/licenses</Path>
|
|
<Path fileType="doc">/usr/share/doc/libtorrent/html</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="23">
|
|
<Date>2026-07-08</Date>
|
|
<Version>2.0.13</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="22">
|
|
<Date>2026-02-14</Date>
|
|
<Version>2.0.11</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-04-12</Date>
|
|
<Version>1.0.9</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>İbrahim KARAGÜZEL</Name>
|
|
<Email>karaguzelibrahim@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|