Page MenuHomeSolus

D6613.id15827.diff
No OneTemporary

D6613.id15827.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,11 +1,13 @@
ld-linux-x86-64.so.2
-libboost_python.so.1.66.0
+libboost_chrono.so.1.66.0
+libboost_python3.so.1.66.0
+libboost_random.so.1.66.0
libboost_system.so.1.66.0
libc.so.6
libcrypto.so.1.0.0
libgcc_s.so.1
libm.so.6
libpthread.so.0
-libpython2.7.so.1.0
+libpython3.6m.so.1.0
libssl.so.1.0.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : libtorrent-rasterbar
version : 1.1.10
-release : 15
+release : 16
source :
- https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_10/libtorrent-rasterbar-1.1.10.tar.gz : 07b2b391e0d16bc693d793e352338488a0e41f3130b70884bb2e0270ea00b8c2
license : BSD-2-Clause
@@ -9,14 +9,15 @@
description: |
libtorrent is a C++ implementation of the BitTorrent protocol.
builddeps :
+ - pkgconfig(python3)
- libboost-devel
- libiconv-devel
setup : |
- %configure \
- --enable-python-binding \
- --enable-shared \
- --disable-static \
- --with-libiconv
+ export PYTHON=/usr/bin/python3
+ %configure --disable-static \
+ --enable-python-binding \
+ --enable-shared \
+ --with-libiconv
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>libtorrent-rasterbar</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>programming</PartOf>
<Summary xml:lang="en">libtorrent is a C++ implementation of the BitTorrent protocol</Summary>
<Description xml:lang="en">libtorrent is a C++ implementation of the BitTorrent protocol.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libtorrent-rasterbar</Name>
@@ -19,8 +19,8 @@
</Description>
<PartOf>programming</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libtorrent.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/python_libtorrent-1.1.10-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/libtorrent.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/python_libtorrent-1.1.10-py3.6.egg-info</Path>
<Path fileType="library">/usr/lib64/libtorrent-rasterbar.so.9</Path>
<Path fileType="library">/usr/lib64/libtorrent-rasterbar.so.9.0.0</Path>
</Files>
@@ -32,7 +32,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="15">libtorrent-rasterbar</Dependency>
+ <Dependency release="16">libtorrent-rasterbar</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libtorrent/ConvertUTF.h</Path>
@@ -237,12 +237,12 @@
</Files>
</Package>
<History>
- <Update release="15">
- <Date>2018-10-09</Date>
+ <Update release="16">
+ <Date>2019-06-26</Date>
<Version>1.1.10</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 21, 7:30 AM (3 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844414
Default Alt Text
D6613.id15827.diff (3 KB)

Event Timeline