From 1295a0e7d9e62693c86065ec7c8994701cd45cbb Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 7 Apr 2020 15:48:23 +0300 Subject: [PATCH] pidgin rebuild --- network/chat/pidgin/actions.py | 2 +- network/chat/pidgin/pspec.xml | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/network/chat/pidgin/actions.py b/network/chat/pidgin/actions.py index 58a19fdebe..d6fcfe8cce 100644 --- a/network/chat/pidgin/actions.py +++ b/network/chat/pidgin/actions.py @@ -14,7 +14,7 @@ def setup(): #shelltools.export("CFLAGS","%s -fstack-protector-all" % get.CFLAGS()) #shelltools.export("CXXFLAGS", "%s -fstack-protector-all" % get.CXXFLAGS()) #shelltools.export("LDFLAGS", "%s -pie" % get.LDFLAGS()) - #autotools.autoreconf("-fi") + autotools.autoreconf("-fiv") autotools.configure("--prefix=/usr \ --enable-dbus \ --enable-cyrus-sasl \ diff --git a/network/chat/pidgin/pspec.xml b/network/chat/pidgin/pspec.xml index e14e20bb51..77a4ea0159 100644 --- a/network/chat/pidgin/pspec.xml +++ b/network/chat/pidgin/pspec.xml @@ -15,34 +15,35 @@ mirrors://sourceforge/pidgin/pidgin-2.13.0.tar.bz2 intltool + doxygen + nss-devel + atk-devel + tcl-devel + cairo-devel + tcltk-devel + python-devel gconf-devel gtk2-devel glib2-devel - libXScrnSaver-devel + gnutls-devel libSM-devel + ncurses-devel + libxslt-devel + gettext-devel gtkspell-devel sqlite-devel libxml2-devel gstreamer-devel farstream-devel - gst-plugins-base-devel libidn-devel avahi-glib-devel dbus-glib-devel - NetworkManager-devel - nss-devel - tcl-devel - tcltk-devel - cyrus-sasl-devel - doxygen - libxslt-devel - gnutls-devel - - atk-devel - cairo-devel gdk-pixbuf-devel - ncurses-devel - python-devel + cyrus-sasl-devel + libXScrnSaver-devel + NetworkManager-devel + gst-plugins-base-devel +