[SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (f770e8c2deb1fcdfc107141323bac7f7993c1f85)

Eric Sandall scm at sourcemage.org
Tue May 18 03:18:56 EDT 2010


GIT changes to devel-gcc grimoire by Eric Sandall <sandalle at sourcemage.org>:

 disk/lvm/DETAILS                      |    4 ++--
 disk/lvm/HISTORY                      |    3 +++
 graphics/f-spot/DEPENDS               |    1 +
 graphics/f-spot/HISTORY               |    3 +++
 libs/libchamplain/DEPENDS             |    4 +---
 libs/libchamplain/HISTORY             |    3 +++
 mail/claws-mail-extra-plugins/DETAILS |   24 ++++++++++++++++++++++--
 mail/claws-mail-extra-plugins/HISTORY |    3 +++
 utils/iso-codes/DETAILS               |    2 +-
 utils/iso-codes/HISTORY               |    3 +++
 10 files changed, 42 insertions(+), 8 deletions(-)

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

commit 165da9e379a76d92481a1f9ca43c307b91496e87
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    libchamplain: Fix dependencies

commit f21bbed366b358ac12fa3aef8f7de1b7caf15c7a
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    claws-mail-extra-plugins: Improve description

commit 4c5b9280b9073fa5a656dd44bbcfc6332860c8b4
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    lvm 2.02.65

commit b1b9f753df503ff3edd03098cf185e44cb592dfe
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    iso-codes 3.16

diff --git a/disk/lvm/DETAILS b/disk/lvm/DETAILS
index 75a1719..593094b 100755
--- a/disk/lvm/DETAILS
+++ b/disk/lvm/DETAILS
@@ -1,10 +1,10 @@
            SPELL=lvm
-         VERSION=2.02.64
+         VERSION=2.02.65
           SOURCE=LVM2.$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION
    SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2/$SOURCE
    SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old/$SOURCE
-     SOURCE_HASH=sha512:21293b3e1abf0e2bce49bc334be3650d6385296ce3bd7becd8d28e3a6b562d85fbdfb0ae8c10dcf9b951df41c246188e1586b51b80180094100c8f6826fbd817
+     SOURCE_HASH=sha512:f16bb4809dd58019365ba8cf0b955254bf207b7b9b46eeb0a261242ed4f56d2a1d3204faa58b6618a4bb01c79263ee0baf6849baa78f273aaf1c9364e019a109
         WEB_SITE=http://sources.redhat.com/lvm2/
          ENTERED=20010922
       LICENSE[0]=GPL
diff --git a/disk/lvm/HISTORY b/disk/lvm/HISTORY
index 0275aa0..4c3a898 100644
--- a/disk/lvm/HISTORY
+++ b/disk/lvm/HISTORY
@@ -1,3 +1,6 @@
+2010-05-18 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 2.02.65
+
 2010-05-01 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.02.64
 
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
 
diff --git a/libs/libchamplain/DEPENDS b/libs/libchamplain/DEPENDS
index 6da4f11..5fb440b 100755
--- a/libs/libchamplain/DEPENDS
+++ b/libs/libchamplain/DEPENDS
@@ -1,9 +1,7 @@
 depends cairo &&
 depends libsoup &&
-depends glib &&
-depends gtk+2 &&
 depends sqlite &&
-sub_depends clutter-gtk gtk+2 &&
+depends clutter-gtk &&
 
 optional_depends gobject-introspection \
                  "--enable-introspection=yes" \
diff --git a/libs/libchamplain/HISTORY b/libs/libchamplain/HISTORY
index c957c54..f961bce 100644
--- a/libs/libchamplain/HISTORY
+++ b/libs/libchamplain/HISTORY
@@ -1,3 +1,6 @@
+2010-05-18 Ismael Luceno <ismael at sourcemage.org>
+	* DEPENDS: Fixed dependencies
+
 2010-03-23 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.4.5
 
diff --git a/mail/claws-mail-extra-plugins/DETAILS b/mail/claws-mail-extra-plugins/DETAILS
index 39569df..d7fe5ed 100755
--- a/mail/claws-mail-extra-plugins/DETAILS
+++ b/mail/claws-mail-extra-plugins/DETAILS
@@ -11,7 +11,27 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
          ENTERED=20060926
       LICENSE[0]=GPL
         KEYWORDS="reader email mail"
-           SHORT="extra plugins for sylpheed-claws"
+           SHORT="extra plugins for claws-mail"
 cat << EOF
-extra plugins for sylpheed-claws
+This spell contains extra plugins for claws-mail. Including:
+ * AcpiNotifier
+ * AttRemover
+ * AttachWarner
+ * BSfilter (bayesian SPAM filter)
+ * CacheSaver
+ * Fancy (Webkit HTML rendering)
+ * FetchInfo
+ * GeoLocation
+ * Gtkhtml2 Viewer
+ * Mail Archiver
+ * mailMBOX (mbox format support)
+ * NewMail
+ * Notification
+ * Perl
+ * Python
+ * RSSyl
+ * SpamReport
+ * SynCE (Windows CE sync support)
+ * TNEF parse
+ * vCalendar
 EOF
diff --git a/mail/claws-mail-extra-plugins/HISTORY b/mail/claws-mail-extra-plugins/HISTORY
index 8f94063..5c03c76 100644
--- a/mail/claws-mail-extra-plugins/HISTORY
+++ b/mail/claws-mail-extra-plugins/HISTORY
@@ -1,3 +1,6 @@
+2010-05-18 Ismael Luceno <ismael at sourcemage.org>
+	* DETAILS: Improved description
+
 2010-05-03 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 3.7.6
 
diff --git a/utils/iso-codes/DETAILS b/utils/iso-codes/DETAILS
index ddec0aa..1d204de 100755
--- a/utils/iso-codes/DETAILS
+++ b/utils/iso-codes/DETAILS
@@ -1,5 +1,5 @@
            SPELL=iso-codes
-         VERSION=3.15
+         VERSION=3.16
           SOURCE=${SPELL}-${VERSION}.tar.bz2
          SOURCE2=${SOURCE}.sig
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/utils/iso-codes/HISTORY b/utils/iso-codes/HISTORY
index 5c4add1..6494415 100644
--- a/utils/iso-codes/HISTORY
+++ b/utils/iso-codes/HISTORY
@@ -1,3 +1,6 @@
+2010-05-17 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 3.16
+
 2010-04-19 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 3.15
 



More information about the SM-Commit mailing list