Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] PERFORCE change 79822 by Eric Sandall for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: SM-Commit Daemon <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] PERFORCE change 79822 by Eric Sandall for review
  • Date: Thu, 25 May 2006 18:54:55 +0200

On Thu, May 25, 2006 at 06:00:01PM +0100, Perforce Review Daemon wrote:
> Change 79822 by eric_sandall@sandalle-moby on 2006/05/25 17:59:52
>
> * DEPENDS: Depends on libxrender if xorg-server provides XDAMAGE

xfce is maintained in git, not in p4 ;)

> Affected files ...
>
> ... //sgl/grimoires/devel/xfce/xfwm4/DEPENDS#2 edit
> ... //sgl/grimoires/devel/xfce/xfwm4/HISTORY#8 edit
>
> Differences ...
>
> ==== //sgl/grimoires/devel/xfce/xfwm4/DEPENDS#2 (xtext) ====
>
> @@ -1,9 +1,14 @@
> depends xfce-mcs-manager &&
> -optional_depends "startup-notification" \
> - "" \
> - "" \
> - "for startup notification"
>
> if [ "$COMPOSITOR" = "y" ]; then
> depends XDAMAGE "--enable-compositor"
> -fi
> +fi &&
> +
> +if [ "$(get_spell_provider $SPELL XDAMAGE)" == "xorg-server" ];
> then
> + depends libxrender
> +fi &&
> +
> +optional_depends "startup-notification" \
> + "" \
> + "" \
> + "for startup notification"
>
> ==== //sgl/grimoires/devel/xfce/xfwm4/HISTORY#8 (text) ====
>
> @@ -1,3 +1,6 @@
> +2006-05-25 Eric Sandall <eric AT sandall.us>
> + * DEPENDS: Depends on libxrender if xorg-server provides XDAMAGE
> +
> 2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
> * DETAILS: (automated) Add KEYWORDS
>
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page