[Lunar-commits] r19948 - in moonbase/branches/crater/xorg-7.0/x11-profiles: . xorg7-profile
Moritz Heiber
moe at lunar-linux.org
Fri May 5 08:21:24 UTC 2006
Author: moe
Date: 2006-05-05 08:21:24 +0000 (Fri, 05 May 2006)
New Revision: 19948
Added:
moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/
Removed:
moonbase/branches/crater/xorg-7.0/x11-profiles/x11-profile-minimal/
Modified:
moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/DEPENDS
moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/DETAILS
Log:
Moving the minimal profile to an all regular xorg7-profile. It would
be a real pain to have some users install the minimal profile and complain
about missing components afterwards.
Also added a couple of dependencies that are needed.
This is getting ready for a release.
Copied: moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile (from rev 19947, moonbase/branches/crater/xorg-7.0/x11-profiles/x11-profile-minimal)
Modified: moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/DEPENDS
===================================================================
--- moonbase/branches/crater/xorg-7.0/x11-profiles/x11-profile-minimal/DEPENDS 2006-05-05 04:19:38 UTC (rev 19947)
+++ moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/DEPENDS 2006-05-05 08:21:24 UTC (rev 19948)
@@ -12,9 +12,10 @@
depends xterm &&
depends font-alias &&
depends font-cursor-misc &&
-depends font-util &&
+depends font-adobe-100dpi &&
+depends font-adobe-75dpi &&
+depends font-xfree86-type1 &&
depends font-misc-misc &&
-# font-adobe-100dpi, font-adobe-75dpi, font-xfree86-type1
depends libXdamage && # DEPENDS: xextproto, libXfixes, fixesproto, damageproto
depends libXcursor && # DEPENDS: libXrender,libXfixes, fixesproto,libX11
depends libXcomposite &&
@@ -22,9 +23,11 @@
depends libXrandr &&
depends libXevie && # DEPENDS: libXext
depends libXft && # DEPENDS: libXrender, fontconfig
-#depends libXrender &&
depends libXfontcache &&
-depends libXi &&
-depends libXp &&
-depends bitmap &&
+depends libXi &&
+depends libXp &&
+depends bitmap &&
+depends xset &&
+depends xsetroot &&
+depends xpdyinfo &&
depends xorg-cf-files
Modified: moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/DETAILS
===================================================================
--- moonbase/branches/crater/xorg-7.0/x11-profiles/x11-profile-minimal/DETAILS 2006-05-05 04:19:38 UTC (rev 19947)
+++ moonbase/branches/crater/xorg-7.0/x11-profiles/xorg7-profile/DETAILS 2006-05-05 08:21:24 UTC (rev 19948)
@@ -1,10 +1,10 @@
- MODULE=x11-profile-minimal
+ MODULE=xorg7-profile
VERSION=X11R7.0
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT="x11-profile-minimal is a minimal set of libraries and protocols needed to have a working xorg7 installation"
+ SHORT="a profile for the autotooled version of XOrg 7.0"
cat << EOF
-x11-profile-minimal is a minimal set of libraries and protocols needed to have a working xorg7 installation
+A profile for the autotooled version of XOrg 7.0
EOF
More information about the Lunar-commits
mailing list