commit:     6e2c3392fa1aafe28d2e56399c1e32a9e9d4db62
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Oct  1 13:26:41 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 22:03:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2c3392

x11-plugins/pidgin-sipe: remove unused patches.

Closes: https://github.com/gentoo/gentoo/pull/5827

 .../files/pidgin-sipe-1.13.2-fix-sandbox-r1.patch  | 29 ----------------------
 ...dgin-sipe-1.20.1-fix-configure-srtp-check.patch | 12 ---------
 2 files changed, 41 deletions(-)

diff --git 
a/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.13.2-fix-sandbox-r1.patch 
b/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.13.2-fix-sandbox-r1.patch
deleted file mode 100644
index a5628b3cd59..00000000000
--- a/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.13.2-fix-sandbox-r1.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-# Fix possible sandbox violation when snippet tries to probe for plugins
-# Gentoo Bug 409559
-
---- pidgin-sipe-1.13.2/configure.ac    2012-03-14 21:53:10.000000000 +0000
-+++ pidgin-sipe-1.13.2.new2/configure.ac       2012-06-30 22:48:40.081115371 
+0100
-@@ -309,23 +309,6 @@
-                        AC_MSG_CHECKING([for purple SSL support])
-                        ac_save_LIBS=$LIBS
-                        LIBS="$PURPLE_LIBS"
--                       AC_RUN_IFELSE(
--                              [AC_LANG_PROGRAM([[
--#include <glib.h>
--#include <plugin.h>
--#include <sslconn.h>
--                                              ]],
--                                              [[
--      purple_plugins_init();
--      purple_plugins_probe(G_MODULE_SUFFIX);
--      purple_ssl_init();
--      return(purple_ssl_is_supported()?0:1);
--                                              ]])],
--                              [AC_MSG_RESULT(ok)],
--                              [AC_MSG_FAILURE([your purple hasn't been 
compiled with SSL support.
--])
--                              ],
--                              [AC_MSG_WARN([cross compiling: not checking])])
-                ])
- 
-                dnl check whether enable voice and video support

diff --git 
a/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch
 
b/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch
deleted file mode 100644
index 204d65cf424..00000000000
--- 
a/x11-plugins/pidgin-sipe/files/pidgin-sipe-1.20.1-fix-configure-srtp-check.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Backport the change from the upstream mob branch for bug #567570
---- configure.ac
-+++ configure.ac
-@@ -409,7 +409,7 @@
-                               [AC_MSG_WARN([cross compiling: not checking])])
-                        ])
- 
--               AC_COMPILE_IFELSE(
-+               AC_LINK_IFELSE(
-                       [AC_LANG_PROGRAM([[
- #include <media.h>
-                               ]]

Reply via email to