[Lunar-commits] r17556 - moonbase/trunk/gnome-desktop/libwnck
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Dec 3 18:23:52 UTC 2005
Author: v3rt1g0
Date: 2005-12-03 18:23:51 +0000 (Sat, 03 Dec 2005)
New Revision: 17556
Modified:
moonbase/trunk/gnome-desktop/libwnck/DEPENDS
moonbase/trunk/gnome-desktop/libwnck/DETAILS
Log:
Misc Tidy: libwnck (2.12.0)
* Added missing required depends on gtk+-2
* Misc tidy in the DETAILS file.
* I think libwnck's latest version is 2.12.2, but then again
so is the rest of gnome... so i held off updating this because
it will probably be updated whenever gnome is updated to 2.12.2
Modified: moonbase/trunk/gnome-desktop/libwnck/DEPENDS
===================================================================
--- moonbase/trunk/gnome-desktop/libwnck/DEPENDS 2005-12-03 17:00:08 UTC (rev 17555)
+++ moonbase/trunk/gnome-desktop/libwnck/DEPENDS 2005-12-03 18:23:51 UTC (rev 17556)
@@ -1 +1,2 @@
-depends startup-notification
+depends gtk+-2 &&
+depends startup-notification
Modified: moonbase/trunk/gnome-desktop/libwnck/DETAILS
===================================================================
--- moonbase/trunk/gnome-desktop/libwnck/DETAILS 2005-12-03 17:00:08 UTC (rev 17555)
+++ moonbase/trunk/gnome-desktop/libwnck/DETAILS 2005-12-03 18:23:51 UTC (rev 17556)
@@ -7,7 +7,8 @@
WEB_SITE=http://www.gnome.org
ENTERED=20020714
UPDATED=20050911
- SHORT="libwnck is Window Navigator Construction Kit"
+ SHORT="A window navigator construction kit"
+
cat << EOF
libwnck is Window Navigator Construction Kit, i.e. a library to use
for writing pagers and taskslists and stuff.
More information about the Lunar-commits
mailing list