Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (75a0e599a5e2abffec7fc3f118c3dc203308f2e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Andraž \"ruskie\" Levstik" <ruskie AT mages.ath.cx>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (75a0e599a5e2abffec7fc3f118c3dc203308f2e2)
  • Date: Sun, 30 Jul 2006 21:09:46 +0200

Pol Vinogradov wrote :

> GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:
>
> graphics/mesademos/DEPENDS | 12 ++++++++----
> graphics/mesademos/DETAILS | 1 -
> graphics/mesademos/HISTORY | 6 +++++-
> 3 files changed, 13 insertions(+), 6 deletions(-)
>
> New commits:
> commit c839dc9067a8ebb64f6f5b6496e24976fafa7f78
> Author: Pol Vinogradov <vin.public AT gmail.com>
> Commit: Pol Vinogradov <vin.public AT gmail.com>
>
> DETAILS: removed UPDATED
> DEPENDS: fixed for xorg-modular
>
> diff --git a/graphics/mesademos/DEPENDS b/graphics/mesademos/DEPENDS
> index fede47b..ee2defe 100755
> --- a/graphics/mesademos/DEPENDS
> +++ b/graphics/mesademos/DEPENDS
> @@ -1,6 +1,10 @@
> -#commented out until modular xorg
> -#depends libdrm &&
> -#depends makedepend
> depends X11-LIBS &&
> depends OPENGL &&
> -depends GLUT
> +depends GLUT &&
> +
> +source $GRIMOIRE/FUNCTIONS &&
> +
> +if check_if_xorg_modular_libs ; then
> + depends libdrm &&
> + depends makedepend
> +fi
> diff --git a/graphics/mesademos/DETAILS b/graphics/mesademos/DETAILS
> index 97bc2d2..f1238bc 100755
> --- a/graphics/mesademos/DETAILS
> +++ b/graphics/mesademos/DETAILS
> @@ -9,7 +9,6 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/Mesa
> SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
> WEB_SITE=http://mesa3d.sourceforge.net/
> ENTERED=20021120
> - UPDATED=20030913
> LICENSE[0]=GPL
> LICENSE[1]=GPL
> KEYWORDS="graphics"
> diff --git a/graphics/mesademos/HISTORY b/graphics/mesademos/HISTORY
> index 46aa9d0..6584290 100644
> --- a/graphics/mesademos/HISTORY
> +++ b/graphics/mesademos/HISTORY
> @@ -1,3 +1,7 @@
> +2006-07-30 Pol Vinogradov <vin.public AT gmail.com>
> + * DETAILS: removed UPDATED
> + * DEPENDS: fixed for xorg-modular
> +
> 2006-05-25 Eric Sandall <eric AT sandall.us>
> * DETAILS: Updated to 6.5
>
> @@ -5,7 +9,7 @@
> * DETAILS: (automated) Add KEYWORDS
>
> 2006-03-04 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
> - * DETALIS: branch from mesalib to mesademos
> + * DETAILS: branch from mesalib to mesademos
> * BUILD: branch from mesalib to mesademos
> * INSTALL: branch from mesalib to mesademos
> * DEPENDS: branch from mesalib to mesademos
>
>
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>
>

It needs libdrm even when there is no -modular

--
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Hacker FAQ: http://www.plethora.net/%7eseebs/faqs/hacker.html
Be sure brain is in gear before engaging mouth.

Key id = A7A9E461
Key fingerprint = 757E C16B F5B7 DC27 B003 CCED CF95 3A77 A7A9 E461





Archive powered by MHonArc 2.6.24.

Top of Page