Page MenuHomeSolus

D6007.diff
No OneTemporary

D6007.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -7,7 +7,8 @@
libgtk-x11-2.0.so.0
libncursesw.so.5
libnotify.so.4
+libotr.so.5
libpthread.so.0
-libpython2.7.so.1.0
+libpython3.6m.so.1.0
libreadline.so.6
libstrophe.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : profanity
-version : 0.5.1
-release : 2
+version : 0.6.0
+release : 3
source :
- - http://profanity.im/profanity-0.5.1.tar.gz : e3513713e74ec3363fbdbac2919bdc17e249988780cc5a4589d1425807a7feb8
+ - https://github.com/boothj5/profanity/releases/download/0.6.0/profanity-0.6.0.tar.gz : f1b2773b79eb294297686f3913e9489c20effae5e3a335c8956db18f6ee2f660
license : GPL-3.0-or-later
component : network.im
summary : Profanity - A console based XMPP client
@@ -22,10 +22,13 @@
- pkgconfig(gtk+-2.0)
- pkgconfig(libcurl)
- pkgconfig(libnotify)
+ - pkgconfig(libotr)
- pkgconfig(libstrophe)
- pkgconfig(ncursesw)
+ - pkgconfig(python3)
+ - libgcrypt-devel
setup : |
- %configure
+ %configure PYTHON_VERSION=%python3_version%
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
@@ -18,7 +18,7 @@
- Desktop notifications
- Plugins in Python and C
</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>profanity</Name>
@@ -43,6 +43,7 @@
<Path fileType="data">/usr/share/profanity/themes/batman</Path>
<Path fileType="data">/usr/share/profanity/themes/bios</Path>
<Path fileType="data">/usr/share/profanity/themes/boothj5</Path>
+ <Path fileType="data">/usr/share/profanity/themes/boothj5_laptop</Path>
<Path fileType="data">/usr/share/profanity/themes/boothj5_slack</Path>
<Path fileType="data">/usr/share/profanity/themes/complex</Path>
<Path fileType="data">/usr/share/profanity/themes/forest</Path>
@@ -74,7 +75,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">profanity</Dependency>
+ <Dependency release="3">profanity</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/profapi.h</Path>
@@ -82,12 +83,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2019-01-09</Date>
- <Version>0.5.1</Version>
+ <Update release="3">
+ <Date>2019-04-14</Date>
+ <Version>0.6.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 25 2023, 5:47 AM (6 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860285
Default Alt Text
D6007.diff (3 KB)

Event Timeline