All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Julien Cristau <jcristau@debian.org>
Cc: intel-gfx@lists.freedesktop.org, xorg-devel@lists.x.org
Subject: Re: xf86-video-intel: configure.ac
Date: Tue, 27 Jul 2010 08:25:13 -0700	[thread overview]
Message-ID: <20100727082513.5ac2cabd@virtuousgeek.org> (raw)
In-Reply-To: <20100727134135.GE10843@patate.is-a-geek.org>

On Tue, 27 Jul 2010 15:41:35 +0200
Julien Cristau <jcristau@debian.org> wrote:

> On Mon, Jul 26, 2010 at 16:44:47 -0700, Jesse Barnes wrote:
> 
> >  configure.ac |    2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > New commits:
> > commit d580fa82a1cf339d2d1fd1055d137c0b23cd04f3
> > Author: Jesse Barnes <jbarnes@virtuousgeek.org>
> > Date:   Mon Jul 26 16:44:19 2010 -0700
> > 
> >     configure.ac: add xi and gl requirements
> >     
> >     Could probably be earlier versions, but having these here makes packaging
> >     easier.
> > 
> > diff --git a/configure.ac b/configure.ac
> > index d5989a6..4edd07b 100644
> > --- a/configure.ac
> > +++ b/configure.ac
> > @@ -81,6 +81,8 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
> >  PKG_CHECK_MODULES(XORG, [xorg-server >= 1.6 xproto fontsproto $REQUIRED_MODULES])
> >  PKG_CHECK_MODULES(DRM, [libdrm >= 2.4.21])
> >  PKG_CHECK_MODULES(PCIACCESS, [pciaccess >= 0.10])
> > +PKG_CHECK_MODULES(XI, [xi >= 1.3])
> > +PKG_CHECK_MODULES(GL, [gl >= 7.7.0])
> >  
> >  sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`
> >  
> 
> May I ask why?  None of these seem necessary…

Apparently MeeGo does automatic packaging based on configure.ac, so
Arjan requested that these be added to make that easier.

-- 
Jesse Barnes, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2010-07-27 15:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100726234447.62A4410057@kemper.freedesktop.org>
     [not found] ` <20100726234447.62A4410057-PlYeExAEIo6UevrW7tnuMEsOKLKoXr+P@public.gmane.org>
2010-07-27 13:41   ` xf86-video-intel: configure.ac Julien Cristau
     [not found]     ` <20100727134135.GE10843-EvlgUWGjKCFw609as50hi2D2FQJk+8+b@public.gmane.org>
2010-07-27 14:50       ` Gaetan Nadon
2010-07-27 15:26         ` Jesse Barnes
2010-07-27 15:25     ` Jesse Barnes [this message]
2010-07-27 15:44       ` Julien Cristau
     [not found]         ` <20100727154439.GM12476-mjqoj5/V/3ubw+ijaxtQjQPnKcHpoCaU@public.gmane.org>
2010-07-27 16:00           ` [Intel-gfx] " Daniel Stone
2010-07-27 16:08             ` Jesse Barnes
2010-07-27 16:34             ` Jesse Barnes
     [not found]               ` <20100727093401.28506701-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
2010-07-27 16:39                 ` [Intel-gfx] " Daniel Stone
     [not found]                   ` <20100727163911.GI2802-rLtY4a/8tF1rovVCs/uTlw@public.gmane.org>
2010-07-27 16:47                     ` Julien Cristau
     [not found]                       ` <20100727164751.GA3096-mjqoj5/V/3ubw+ijaxtQjQPnKcHpoCaU@public.gmane.org>
2010-07-27 18:21                         ` Gaetan Nadon
2010-07-27 16:47                   ` Jesse Barnes
2010-07-28  8:42               ` Chris Wilson
2010-07-28 12:15                 ` Kristian Høgsberg
     [not found] <20101221223701.4B91F10057@kemper.freedesktop.org>
2010-12-21 22:56 ` Carl Worth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100727082513.5ac2cabd@virtuousgeek.org \
    --to=jbarnes@virtuousgeek.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jcristau@debian.org \
    --cc=xorg-devel@lists.x.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.