Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (fe5f3ac46056db5cd03fda4be671cc5176f7675b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (fe5f3ac46056db5cd03fda4be671cc5176f7675b)
  • Date: Tue, 24 Jul 2012 09:27:21 -0500

GIT changes to stable-0.61 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

mail/sylpheed/BUILD | 5 +++++
mail/sylpheed/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit fe5f3ac46056db5cd03fda4be671cc5176f7675b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sylpheed: fixed linking with glib2

diff --git a/mail/sylpheed/BUILD b/mail/sylpheed/BUILD
new file mode 100755
index 0000000..155da78
--- /dev/null
+++ b/mail/sylpheed/BUILD
@@ -0,0 +1,5 @@
+if [[ $SYLPHEED_GTK2 == y ]]; then
+ LDFLAGS="-lgmodule-2.0 $LDFLAGS"
+fi &&
+
+default_build
diff --git a/mail/sylpheed/HISTORY b/mail/sylpheed/HISTORY
index fe9e276..94b923c 100644
--- a/mail/sylpheed/HISTORY
+++ b/mail/sylpheed/HISTORY
@@ -1,3 +1,6 @@
+2012-07-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: added, to fix compilation with glib2 in stable
+
2012-04-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.1.4




  • [SM-Commit] GIT changes to stable-0.61 grimoire by Vlad Glagolev (fe5f3ac46056db5cd03fda4be671cc5176f7675b), Vlad Glagolev, 07/24/2012

Archive powered by MHonArc 2.6.24.

Top of Page