Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f7094bedf3e07ab6fbede8c8586b1ce1d6c01ae5)

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 master grimoire by Vlad Glagolev (f7094bedf3e07ab6fbede8c8586b1ce1d6c01ae5)
  • Date: Fri, 13 Mar 2015 18:33:41 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

gnome2-libs/gnome-icon-theme/DEPENDS | 1 +
gnome2-libs/gnome-icon-theme/HISTORY | 4 ++++
gnome3-libs/adwaita-icon-theme/DEPENDS | 4 ++++
gnome3-libs/adwaita-icon-theme/HISTORY | 4 ++++
4 files changed, 13 insertions(+)

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

adwaita-icon-theme: added missing dependencies

commit e1cdd3c068cef26238c86edb6e724d175c653399
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gnome-icon-theme: added missing gtk+2 dependency

diff --git a/gnome2-libs/gnome-icon-theme/DEPENDS
b/gnome2-libs/gnome-icon-theme/DEPENDS
index 79f987f..260cd24 100755
--- a/gnome2-libs/gnome-icon-theme/DEPENDS
+++ b/gnome2-libs/gnome-icon-theme/DEPENDS
@@ -1,3 +1,4 @@
+depends gtk+2 &&
depends intltool &&
depends hicolor-icon-theme &&
depends icon-naming-utils
diff --git a/gnome2-libs/gnome-icon-theme/HISTORY
b/gnome2-libs/gnome-icon-theme/HISTORY
index fcc82bb..b1b151d 100644
--- a/gnome2-libs/gnome-icon-theme/HISTORY
+++ b/gnome2-libs/gnome-icon-theme/HISTORY
@@ -1,3 +1,7 @@
+2015-03-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing gtk+2 dependency (required by
+ gtk-update-icon-cache execution)
+
2012-10-28 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.6.0

diff --git a/gnome3-libs/adwaita-icon-theme/DEPENDS
b/gnome3-libs/adwaita-icon-theme/DEPENDS
new file mode 100755
index 0000000..260cd24
--- /dev/null
+++ b/gnome3-libs/adwaita-icon-theme/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+2 &&
+depends intltool &&
+depends hicolor-icon-theme &&
+depends icon-naming-utils
diff --git a/gnome3-libs/adwaita-icon-theme/HISTORY
b/gnome3-libs/adwaita-icon-theme/HISTORY
index 1012cd9..c6af5b2 100644
--- a/gnome3-libs/adwaita-icon-theme/HISTORY
+++ b/gnome3-libs/adwaita-icon-theme/HISTORY
@@ -1,3 +1,7 @@
+2015-03-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added, for missing dependencies, imported from
+ gnome-icon-theme
+
2014-10-18 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: version 3.14.0, simplified branch substraction





Archive powered by MHonArc 2.6.24.

Top of Page