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 -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 @@ pidgin-sipe - Joey Riches - josephriches@gmail.com + Tracey Clark + traceyc.dev@tlcnet.info GPL-2.0-or-later network.im Pidgin plugin for MS Office Communicator and MS Lync Pidgin plugin for MS Office Communicator and MS Lync - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus pidgin-sipe @@ -21,7 +21,6 @@ /usr/lib64/pidgin-sipe/telepathy-sipe /usr/lib64/purple-2/libsipe.so - /usr/share/appdata/pidgin-sipe.metainfo.xml /usr/share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sipe.service /usr/share/empathy/icons/hicolor/16x16/apps/im-sipe.png /usr/share/empathy/icons/hicolor/22x22/apps/im-sipe.png @@ -57,6 +56,7 @@ /usr/share/locale/tr/LC_MESSAGES/pidgin-sipe.mo /usr/share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo /usr/share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo + /usr/share/metainfo/pidgin-sipe.metainfo.xml /usr/share/pixmaps/pidgin/protocols/16/sipe.png /usr/share/pixmaps/pidgin/protocols/22/sipe.png /usr/share/pixmaps/pidgin/protocols/24/sipe.png @@ -67,12 +67,12 @@ - - 2018-07-30 - 1.23.2 + + 2020-07-26 + 1.25.0 Packaging update - Joey Riches - josephriches@gmail.com + Tracey Clark + traceyc.dev@tlcnet.info \ No newline at end of file