[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (521ab5a400593b4cce762f9debe3232ba044ab2a)

Vlad Glagolev scm at sourcemage.org
Sat Nov 28 11:58:53 EST 2009


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

 gnome2-apps/gtkam/DEPENDS  |    1 -
 gnome2-apps/gtkam/HISTORY  |    3 +++
 graphics/mesademos/DEPENDS |    2 +-
 graphics/mesademos/HISTORY |    3 +++
 4 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 521ab5a400593b4cce762f9debe3232ba044ab2a
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    gtkam: removed aalib as dep

commit 6d055222cb4a804c46cbce123d21f46b94e7553c
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    mesademos: finally killed xorg-libs

diff --git a/gnome2-apps/gtkam/DEPENDS b/gnome2-apps/gtkam/DEPENDS
index eb39c56..26bcf6e 100755
--- a/gnome2-apps/gtkam/DEPENDS
+++ b/gnome2-apps/gtkam/DEPENDS
@@ -2,7 +2,6 @@ depends gtk+2 &&
 depends libexif-gtk &&
 depends libgphoto2 &&
 depends libusb &&
-depends aalib &&
 
 optional_depends gimp "" "--without-gimp" "for GIMP plugin" &&
 optional_depends hotplug "" "" "for kernel hotplug support"
diff --git a/gnome2-apps/gtkam/HISTORY b/gnome2-apps/gtkam/HISTORY
index 8615dc3..ddbf378 100644
--- a/gnome2-apps/gtkam/HISTORY
+++ b/gnome2-apps/gtkam/HISTORY
@@ -1,3 +1,6 @@
+2009-11-28 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: removed unneeded dependency -- aalib
+
 2009-03-23 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 0.1.16.1; quoting paths
 
diff --git a/graphics/mesademos/DEPENDS b/graphics/mesademos/DEPENDS
index ca12fb0..5597227 100755
--- a/graphics/mesademos/DEPENDS
+++ b/graphics/mesademos/DEPENDS
@@ -3,6 +3,6 @@ depends lndir &&
 depends libdrm &&
 depends gccmakedep &&
 depends makedepend &&
-depends xorg-libs &&
+depends libx11 &&
 depends OPENGL &&
 depends GLUT
diff --git a/graphics/mesademos/HISTORY b/graphics/mesademos/HISTORY
index 930ca10..248baba 100644
--- a/graphics/mesademos/HISTORY
+++ b/graphics/mesademos/HISTORY
@@ -1,3 +1,6 @@
+2009-11-28 Vlad Glagolev <stealth at sourcemage.org>
+	* DEPENDS: corrected dependencies -- killed xorg-libs, see #14699
+
 2009-09-11 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: updated SOURCE_URLs
 



More information about the SM-Commit mailing list