[Lunar-commits] r21642 - moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias

Samuel Verstraete samuel.verstraete at gmail.com
Fri Oct 20 09:29:14 UTC 2006


Chad,

There seems to be a problem with this... I know we usually install the
fonts in /usr/share/fonts... But XOrg7 does install fonts by default
in /usr/lib/X11/fonts so the fall back fonts are created in those and
those need "aliases" to be used... afaik the fonts in /usr/share/fonts
don't need those aliases... all they really need is an xorg.conf that
points to them (AFAIK) I will revert this line (OPTS thingy) to reflect
this... could we have a talk on this? gr,S.

On Sat, 30 Sep 2006 20:29:50 +0000 (UTC)
"Chad Kittel" <v3rt1g0 at lunar-linux.org> wrote:

> Author: v3rt1g0
> Date: 2006-09-30 20:29:50 +0000 (Sat, 30 Sep 2006)
> New Revision: 21642
> 
> Modified:
>    moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/BUILD
>    moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DEPENDS
>    moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DETAILS
> Log:
>   Misc Tidy: font-alias (X11R7.0-1.0.1)
> 
>    * tweaked depends a bit
>    * added pointer to build to look to /usr/share/fonts
>    * added a pretty pathetic description
> 
> 
> Modified: moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/BUILD
> ===================================================================
> --- moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/BUILD
> 2006-09-30 20:19:17 UTC (rev 21641) +++
> moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/BUILD
> 2006-09-30 20:29:50 UTC (rev 21642) @@ -1,6 +1,8 @@ (
>    . /etc/profile.d/x11r7.rc &&
>  
> +  OPTS="$OPTS --with-top-fontdir=/usr/share/fonts"
> +
>    default_build
>  
>  ) > $C_FIFO 2>&1
> 
> Modified: moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DEPENDS
> ===================================================================
> --- moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DEPENDS
> 2006-09-30 20:19:17 UTC (rev 21641) +++
> moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DEPENDS
> 2006-09-30 20:29:50 UTC (rev 21642) @@ -1,2 +1,2 @@ -depends font-util
> -depends fontconfig
> +depends  font-util  &&
> +depends  mkfontscale
> 
> Modified: moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DETAILS
> ===================================================================
> --- moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DETAILS
> 2006-09-30 20:19:17 UTC (rev 21641) +++
> moonbase/trunk/zbeta/xorg-7.0/x11-font/font-alias/DETAILS
> 2006-09-30 20:29:50 UTC (rev 21642) @@ -7,7 +7,8 @@
> WEB_SITE=http://www.x.org/ ENTERED=20060120
>           UPDATED=20060120
> -           SHORT=""
> +           SHORT="the X.Org font aliases"
> +
>  cat << EOF
> +font-alias contains the X.Org font alias files.
>  EOF
> -
> 
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits


More information about the Lunar-commits mailing list