Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2f5cb889ea91f34756dac77f947c0bb19613d644)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2f5cb889ea91f34756dac77f947c0bb19613d644)
  • Date: Wed, 18 Feb 2015 19:52:52 -0600

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

chat-im/pidgin-libnotify/HISTORY | 3 +++
chat-im/pidgin-libnotify/PRE_BUILD | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 2f5cb889ea91f34756dac77f947c0bb19613d644
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/pidgin-libnotify: added fix to build against current libnotify

diff --git a/chat-im/pidgin-libnotify/HISTORY
b/chat-im/pidgin-libnotify/HISTORY
index ca9fdd3..ec589f5 100644
--- a/chat-im/pidgin-libnotify/HISTORY
+++ b/chat-im/pidgin-libnotify/HISTORY
@@ -1,3 +1,6 @@
+2015-02-18 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD: added to fix building with current libnotify
+
2009-08-15 Finn Haedicke <finn_haedicke AT gmx.net>
* DEPENDS, DETAILS: spell created

diff --git a/chat-im/pidgin-libnotify/PRE_BUILD
b/chat-im/pidgin-libnotify/PRE_BUILD
new file mode 100755
index 0000000..cf2f2b1
--- /dev/null
+++ b/chat-im/pidgin-libnotify/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i "289s;NULL, NULL);NULL);" src/pidgin-libnotify.c



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2f5cb889ea91f34756dac77f947c0bb19613d644), Pavel Vinogradov, 02/18/2015

Archive powered by MHonArc 2.6.24.

Top of Page