Skip to Content.
Sympa Menu

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

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 (b95ac94ee47234a05fb10c564b00de11c7bb4239)
  • Date: Sun, 10 Jan 2010 20:05:38 -0600

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

gnome2-apps/eog-plugins/DEPENDS | 7 ++++++-
gnome2-apps/eog-plugins/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

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

eog-plugins: added optional_depends libchamplain to build champlain
plugin (display the geolocation of the image on a map)

diff --git a/gnome2-apps/eog-plugins/DEPENDS b/gnome2-apps/eog-plugins/DEPENDS
index 3d2da2b..4a8cbe3 100755
--- a/gnome2-apps/eog-plugins/DEPENDS
+++ b/gnome2-apps/eog-plugins/DEPENDS
@@ -1,3 +1,8 @@
depends glib2 &&
depends gtk+2 &&
-depends eog2
+depends eog2 &&
+
+optional_depends libchamplain \
+ "" \
+ "" \
+ "to build champlain plugin (display the geolocation of the
image on a map)"
diff --git a/gnome2-apps/eog-plugins/HISTORY b/gnome2-apps/eog-plugins/HISTORY
index 30260de..601ec23 100644
--- a/gnome2-apps/eog-plugins/HISTORY
+++ b/gnome2-apps/eog-plugins/HISTORY
@@ -1,3 +1,6 @@
+2010-01-11 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: added optional_depends libchamplain to build champlain
plugin
+
2009-10-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.1




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (b95ac94ee47234a05fb10c564b00de11c7bb4239), Ladislav Hagara, 01/10/2010

Archive powered by MHonArc 2.6.24.

Top of Page