Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (933e3d9bdbb246bee480685cdc5be6c043646267)

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.62 grimoire by Vlad Glagolev (933e3d9bdbb246bee480685cdc5be6c043646267)
  • Date: Sun, 15 Mar 2015 08:09:10 -0500

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

shell-term-fm/shared-mime-info/DEPENDS | 7 ++++++-
shell-term-fm/shared-mime-info/DETAILS | 4 ++--
shell-term-fm/shared-mime-info/HISTORY | 6 ++++++
3 files changed, 14 insertions(+), 3 deletions(-)

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

shared-mime-info: added missing dependency

(cherry picked from commit f8119283b2554642e932366bb467f0011f3499d5)

commit 9f5f74d40d42c8cfaff367110ae8b7470cf102b1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

shared-mime-info: => 1.4

(cherry picked from commit b6fc396fca1cbdf9573bcb23e8ba8e4ea502d0da)

diff --git a/shell-term-fm/shared-mime-info/DEPENDS
b/shell-term-fm/shared-mime-info/DEPENDS
index 586111a..d21ca84 100755
--- a/shell-term-fm/shared-mime-info/DEPENDS
+++ b/shell-term-fm/shared-mime-info/DEPENDS
@@ -1,4 +1,9 @@
depends xml-parser-expat &&
depends libxml2 &&
depends glib2 &&
-depends intltool
+depends intltool &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/shell-term-fm/shared-mime-info/DETAILS
b/shell-term-fm/shared-mime-info/DETAILS
index 032bd6f..fb93805 100755
--- a/shell-term-fm/shared-mime-info/DETAILS
+++ b/shell-term-fm/shared-mime-info/DETAILS
@@ -1,6 +1,6 @@
SPELL=shared-mime-info
- VERSION=1.3
-
SOURCE_HASH=sha512:ef74f71e877a9117ca796e0425ffdc0a47200b543c9989c9952d59d5a4c8ed9d086c1f5b73af343b7e59d8080d1813b5c2fe2896fe619f753af315460136fb5d
+ VERSION=1.4
+
SOURCE_HASH=sha512:ac643a5360c1e4811b2df8e3c52434e5ee48f8e62a01ede3fb0895d30721b58b5b26c0edc43f779576ff899bd1a8b181699a08dbbb1e956394555f6ca983a582
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://freedesktop.org/~hadess/$SOURCE
diff --git a/shell-term-fm/shared-mime-info/HISTORY
b/shell-term-fm/shared-mime-info/HISTORY
index b168065..52faaaa 100644
--- a/shell-term-fm/shared-mime-info/HISTORY
+++ b/shell-term-fm/shared-mime-info/HISTORY
@@ -1,3 +1,9 @@
+2015-03-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing gettext optional dependency
+
+2015-02-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4
+
2014-05-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (933e3d9bdbb246bee480685cdc5be6c043646267), Vlad Glagolev, 03/15/2015

Archive powered by MHonArc 2.6.24.

Top of Page