Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (c3016afb17046e359a49664d02921d7e4a7f8f06)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (c3016afb17046e359a49664d02921d7e4a7f8f06)
  • Date: Tue, 18 May 2010 02:12:19 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

graphics/f-spot/DEPENDS | 1 +
graphics/f-spot/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit c3016afb17046e359a49664d02921d7e4a7f8f06
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

f-spot: 0.6.2 requires mono-addins

checking for F... configure: error: Package requirements (libgnome-2.0
>= 2.2 libgnomeui-2.0 >= 2.2 libexif >= 0.5.7 libexif < 0.7.0
>gtk-sharp-2.0 >= 2.12.2 glib-sharp-2.0 >= 2.12.2 glade-sharp-2.0 >=
>2.12.2 gnome-vfs-sharp-2.0 >= 2.12.2 gtk+-2.0 >= 2.14 mono-cairo >=
>1.2.4 cairo >= 1.4.0 mono-addins >= 0.3 mono-addins-gui >= 0.3
>mono-addins-setup >= 0.3) were not met:

No package 'mono-addins' found
No package 'mono-addins-gui' found
No package 'mono-addins-setup' found

diff --git a/graphics/f-spot/DEPENDS b/graphics/f-spot/DEPENDS
index c5d1d3e..5cb6970 100755
--- a/graphics/f-spot/DEPENDS
+++ b/graphics/f-spot/DEPENDS
@@ -1,4 +1,5 @@
depends mono &&
+depends mono-addins &&
depends libgnome &&
depends libgnomeui &&
depends libgnomecanvas &&
diff --git a/graphics/f-spot/HISTORY b/graphics/f-spot/HISTORY
index 5c07dcc..5ca1b41 100644
--- a/graphics/f-spot/HISTORY
+++ b/graphics/f-spot/HISTORY
@@ -1,3 +1,6 @@
+2010-05-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: 0.6.2 requires mono-addins
+
2010-05-16 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.6.2, updated WEB_SITE




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (c3016afb17046e359a49664d02921d7e4a7f8f06), Eric Sandall, 05/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page