SHA256
1
0
forked from pool/pidgin

Accepting request 322594 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/322594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=109
This commit is contained in:
2015-08-15 09:38:18 +00:00
committed by Git OBS Bridge
parent efb6b3b6b4
commit 062c447346
9 changed files with 3076 additions and 5 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Aug 11 17:16:56 UTC 2015 - zaitor@opensuse.org
- Add a Recommends: gstreamer-plugins-good, this plugin provides
wav support that pidgin needs.
-------------------------------------------------------------------
Tue Jun 30 14:50:50 UTC 2015 - dimstar@opensuse.org
- Re-attempt port to GStreamer 1.0 (based on work by David):
+ Add patches, from upstream:
- pidgin-port-to-gst-1.0.patch
- pidgin-2.10.11-gst-references.patch
- pidgin-2.10.11-add-dtmf-support.patch
- pidgin-2.10.11-application-media.patch
- pidgin-2.10.11-init-media-optional.patch
- pidgin-2.10.11-send-video-enum.patch
- pidgin-2.10.11-private-media.patch
+ Replace gstreamer-0_10-devel and
gstreamer-0_10-plugins-base-devel BuildRequires with
pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-video-1.0) and
pkgconfig(farstream-0.2).
+ Switch --disable-vv configure paramter to --enable-vv.
+ Pass --with-gstreamer=1.0 to configure.
-------------------------------------------------------------------
Tue Jan 20 10:04:54 UTC 2015 - tbehrens@suse.com