Page MenuHomeSolus

D9319.diff
No OneTemporary

D9319.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Tracey Clark
+ - IRC: TraceyC
+ - Email: traceyc.dev@tlcnet.info
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,14 +1,11 @@
libc.so.6
libdbus-1.so.3
libdbus-glib-1.so.2
-libfarstream-0.2.so.5
libgio-2.0.so.0
libglib-2.0.so.0
libgmime-3.0.so.0
libgobject-2.0.so.0
libgssapi_krb5.so.2
-libgstreamer-1.0.so.0
-libgstrtp-1.0.so.0
libnspr4.so
libnss3.so
libpthread.so.0
diff --git a/files/appshare-fix-black-screen-with-remmina.patch b/files/appshare-fix-black-screen-with-remmina.patch
deleted file mode 100644
--- a/files/appshare-fix-black-screen-with-remmina.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 236e3e153c48542319efdf84e9e58eb62c3109b9 Mon Sep 17 00:00:00 2001
-From: Jakub Adam <jakub.adam@ktknet.cz>
-Date: Thu, 15 Mar 2018 17:41:43 +0100
-Subject: [PATCH] appshare: Fix black screen with Remmina v1.2.0-rcgit.27
-
-"colordepth" config option has changed its default value, but it turns
-out any setting other than "0" doesn't work with Sipe.
-
-Fixes "[WARN][com.freerdp.gdi] - Invalid SurfaceCommand 0x00000005".
----
- src/core/sipe-appshare-remmina.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/core/sipe-appshare-remmina.c b/src/core/sipe-appshare-remmina.c
-index eeef121..b7c891c 100644
---- a/src/core/sipe-appshare-remmina.c
-+++ b/src/core/sipe-appshare-remmina.c
-@@ -81,6 +81,7 @@ remmina_launch(struct sipe_rdp_client *client, GSocketAddress *listen_address,
- "scale=1\n"
- "aspectscale=1\n"
- "viewmode=1\n"
-+ "colordepth=0\n"
- "disableautoreconnect=1\n",
- alias ? alias : stream->call->with,
- address_string,
---
-2.10.5.GIT
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pidgin-sipe
-version : 1.23.2
-release : 8
+version : 1.25.0
+release : 9
source :
- - https://netix.dl.sourceforge.net/project/sipe/sipe/pidgin-sipe-1.23.2/pidgin-sipe-1.23.2.tar.xz : 9aa05dcc59725f976ce7a88df47a1179927154f27799ab7b8ed8f865f8df0204
+ - https://sourceforge.net/projects/sipe/files/sipe/pidgin-sipe-1.25.0/pidgin-sipe-1.25.0.tar.xz : 738b121b11f2b3f1744150c00cb381222eb6cf67161a7742797eb4f03e64a2ba
license : GPL-2.0-or-later
component : network.im
summary : Pidgin plugin for MS Office Communicator and MS Lync
@@ -20,7 +20,6 @@
- pkgconfig(purple)
- pkgconfig(telepathy-glib)
setup : |
- %patch -p1 < $pkgfiles/appshare-fix-black-screen-with-remmina.patch
%configure
build : |
%make
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>pidgin-sipe</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Tracey Clark</Name>
+ <Email>traceyc.dev@tlcnet.info</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>network.im</PartOf>
<Summary xml:lang="en">Pidgin plugin for MS Office Communicator and MS Lync</Summary>
<Description xml:lang="en">Pidgin plugin for MS Office Communicator and MS Lync
</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>pidgin-sipe</Name>
@@ -21,7 +21,6 @@
<Files>
<Path fileType="library">/usr/lib64/pidgin-sipe/telepathy-sipe</Path>
<Path fileType="library">/usr/lib64/purple-2/libsipe.so</Path>
- <Path fileType="data">/usr/share/appdata/pidgin-sipe.metainfo.xml</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sipe.service</Path>
<Path fileType="data">/usr/share/empathy/icons/hicolor/16x16/apps/im-sipe.png</Path>
<Path fileType="data">/usr/share/empathy/icons/hicolor/22x22/apps/im-sipe.png</Path>
@@ -57,6 +56,7 @@
<Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/pidgin-sipe.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo</Path>
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo</Path>
+ <Path fileType="data">/usr/share/metainfo/pidgin-sipe.metainfo.xml</Path>
<Path fileType="data">/usr/share/pixmaps/pidgin/protocols/16/sipe.png</Path>
<Path fileType="data">/usr/share/pixmaps/pidgin/protocols/22/sipe.png</Path>
<Path fileType="data">/usr/share/pixmaps/pidgin/protocols/24/sipe.png</Path>
@@ -67,12 +67,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2018-07-30</Date>
- <Version>1.23.2</Version>
+ <Update release="9">
+ <Date>2020-07-26</Date>
+ <Version>1.25.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Tracey Clark</Name>
+ <Email>traceyc.dev@tlcnet.info</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 12:33 AM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802760
Default Alt Text
D9319.diff (6 KB)

Event Timeline