summaryrefslogtreecommitdiffstats
path: root/source/xap/pidgin/pidgin.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-04-30 18:09:21 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-01 08:59:57 +0200
commit47328317b34b179ce388a8211b61554215c37148 (patch)
tree09c7ab980b47cbe6c7b912f103f8380841b3cb7a /source/xap/pidgin/pidgin.SlackBuild
parentded2ad645c217d20866979991ea57ca71b602f74 (diff)
downloadcurrent-47328317b34b179ce388a8211b61554215c37148.tar.gz
current-47328317b34b179ce388a8211b61554215c37148.tar.xz
Fri Apr 30 18:09:21 UTC 202120210430180921
l/gvfs-1.48.1-x86_64-1.txz: Upgraded. l/imagemagick-7.0.11_10-x86_64-1.txz: Upgraded. n/php-7.4.18-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://www.php.net/ChangeLog-7.php#7.4.18 (* Security fix *) n/postfix-3.6.0-x86_64-1.txz: Upgraded. x/libepoxy-1.5.7-x86_64-1.txz: Upgraded. x/libinput-1.17.2-x86_64-1.txz: Upgraded. x/xorgproto-2021.4-x86_64-1.txz: Upgraded. xap/pavucontrol-4.0-x86_64-4.txz: Rebuilt. Fix segfault after crtl-Q. Thanks to Jonathan Woithe and 2slguevH. xap/pidgin-2.14.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xap/pidgin/pidgin.SlackBuild')
-rwxr-xr-xsource/xap/pidgin/pidgin.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/xap/pidgin/pidgin.SlackBuild b/source/xap/pidgin/pidgin.SlackBuild
index 4bd95586e..3a3a3f427 100755
--- a/source/xap/pidgin/pidgin.SlackBuild
+++ b/source/xap/pidgin/pidgin.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2018, 2021 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -109,6 +109,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-gtkspell \
--enable-cyrus-sasl \
--enable-perl \
+ --disable-gevolution \
--disable-meanwhile \
--disable-avahi \
--disable-nm \