Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (0b4b3775274eff3e212b74d52a0418355d273d3e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (0b4b3775274eff3e212b74d52a0418355d273d3e)
  • Date: Wed, 2 Jun 2010 07:15:18 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

chat-im/pidgin/DETAILS | 2 -
chat-im/pidgin/HISTORY | 4 +++
chat-im/pidgin/PRE_BUILD | 1
chat-im/pidgin/pidgin-2.7.0-without-gstreamer-fix.patch | 18
----------------
chat-im/pidgin/pidgin-2.7.0.tar.bz2.sig | 0
chat-im/pidgin/pidgin-2.7.1.tar.bz2.sig |binary
dev/null |binary
7 files changed, 5 insertions(+), 20 deletions(-)

New commits:
commit 0b4b3775274eff3e212b74d52a0418355d273d3e
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

pidgin 2.7.1

diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS
index 2aa6628..c0a5302 100755
--- a/chat-im/pidgin/DETAILS
+++ b/chat-im/pidgin/DETAILS
@@ -1,5 +1,5 @@
SPELL=pidgin
- VERSION=2.7.0
+ VERSION=2.7.1
SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index 750641b..cede84d 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,3 +1,7 @@
+2010-06-02 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.7.1
+ * PRE_BUILD, pidgin-2.7.0-without-gstreamer-fix.patch: removed patch
+
2010-05-28 Pol Vinogradov <vin.public AT gmail.com>
* PRE_BUILD, pidgin-2.7.0-without-gstreamer-fix.patch: added patch for
compiling without gstreamer
diff --git a/chat-im/pidgin/PRE_BUILD b/chat-im/pidgin/PRE_BUILD
index cd1f50a..fa78ec4 100755
--- a/chat-im/pidgin/PRE_BUILD
+++ b/chat-im/pidgin/PRE_BUILD
@@ -1,6 +1,5 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
-patch -p0 < ${SCRIPT_DIRECTORY}/pidgin-2.7.0-without-gstreamer-fix.patch &&
if [ "$PIDGIN_CVS" == "y" ]
then
NOCONFIGURE=Y ./autogen.sh
diff --git a/chat-im/pidgin/pidgin-2.7.0-without-gstreamer-fix.patch
b/chat-im/pidgin/pidgin-2.7.0-without-gstreamer-fix.patch
deleted file mode 100644
index aed00ea..0000000
--- a/chat-im/pidgin/pidgin-2.7.0-without-gstreamer-fix.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- libpurple/media/backend-fs2.h.orig 2010-05-27 19:40:13.553090711 -0400
-+++ libpurple/media/backend-fs2.h 2010-05-27 19:49:28.983040815 -0400
-@@ -59,6 +59,7 @@
- * Temporary function in order to be able to test while
- * integrating with PurpleMedia
- */
-+#ifdef USE_GSTREAMER
- #include <gst/gst.h>
- GstElement *purple_media_backend_fs2_get_src(
- PurpleMediaBackendFs2 *self,
-@@ -70,6 +71,7 @@
- const gchar *sess_id, double level);
- void purple_media_backend_fs2_set_output_volume(PurpleMediaBackendFs2 *self,
- const gchar *sess_id, const gchar *who, double level);
-+#endif /* USE_GSTREAMER */
- /* end tmp */
-
- G_END_DECLS
diff --git a/chat-im/pidgin/pidgin-2.7.0.tar.bz2.sig
b/chat-im/pidgin/pidgin-2.7.0.tar.bz2.sig
deleted file mode 100644
index 22ad748..0000000
Binary files a/chat-im/pidgin/pidgin-2.7.0.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/pidgin/pidgin-2.7.1.tar.bz2.sig
b/chat-im/pidgin/pidgin-2.7.1.tar.bz2.sig
new file mode 100644
index 0000000..d2283b7
Binary files /dev/null and b/chat-im/pidgin/pidgin-2.7.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (0b4b3775274eff3e212b74d52a0418355d273d3e), Ladislav Hagara, 06/02/2010

Archive powered by MHonArc 2.6.24.

Top of Page