[Lunar-commits] r18856 - in moonbase/trunk/zbeta/x11: x11-libs/libXaw x11-libs/libXcursor xorg-server
Samuel Verstraete
elangelo at lunar-linux.org
Fri Feb 24 08:36:30 UTC 2006
Author: elangelo
Date: 2006-02-24 08:36:29 +0000 (Fri, 24 Feb 2006)
New Revision: 18856
Modified:
moonbase/trunk/zbeta/x11/x11-libs/libXaw/DEPENDS
moonbase/trunk/zbeta/x11/x11-libs/libXcursor/DEPENDS
moonbase/trunk/zbeta/x11/xorg-server/DETAILS
Log:
corrections
Modified: moonbase/trunk/zbeta/x11/x11-libs/libXaw/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-libs/libXaw/DEPENDS 2006-02-24 07:41:53 UTC (rev 18855)
+++ moonbase/trunk/zbeta/x11/x11-libs/libXaw/DEPENDS 2006-02-24 08:36:29 UTC (rev 18856)
@@ -3,5 +3,5 @@
depends libXext &&
depends xextproto &&
depends libXt &&
+depends libXpm &&
depends libXmu
-#depends libXpm &&
Modified: moonbase/trunk/zbeta/x11/x11-libs/libXcursor/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-libs/libXcursor/DEPENDS 2006-02-24 07:41:53 UTC (rev 18855)
+++ moonbase/trunk/zbeta/x11/x11-libs/libXcursor/DEPENDS 2006-02-24 08:36:29 UTC (rev 18856)
@@ -1,4 +1,4 @@
-depends xrender &&
+depends libXrender &&
depends libXfixes &&
depends libX11 &&
depends fixesproto
Modified: moonbase/trunk/zbeta/x11/xorg-server/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/xorg-server/DETAILS 2006-02-24 07:41:53 UTC (rev 18855)
+++ moonbase/trunk/zbeta/x11/xorg-server/DETAILS 2006-02-24 08:36:29 UTC (rev 18856)
@@ -6,7 +6,7 @@
SOURCE_URL=ftp://ftp.x.org/pub/X11R7.0/src/everything/
SOURCE2_URL=$SFORGE_URL/mesa3d/
SOURCE_VFY=sha1:7aa97457d83cd350831821900a432c4c0204d9ac
- SOURCE2_VFY=sha1:efb70276ccd9cd13dbd7d5e581213a5ca3e4ef25
+ SOURCE2_VFY=sha1:17e3ed67114cfc004b843831679ef38fc7fb7425
MODULE_PREFIX=${X11R7_PREFIX:-/usr/X11R7}
WEB_SITE=http://www.x.org/
ENTERED=20060120
More information about the Lunar-commits
mailing list