[PATCH modular] jhbuild: Mark xf86-video-sunbw2 as unmaintained.
Dan Nicholson
dbn.lists at gmail.com
Sun Mar 6 07:54:52 PST 2011
On Sun, Nov 14, 2010 at 2:40 PM, Cyril Brulebois <kibi at debian.org> wrote:
> See X.Org Bug 26343 <http://bugs.freedesktop.org/show_bug.cgi?id=26343>
>
> Signed-off-by: Cyril Brulebois <kibi at debian.org>
> ---
> xorg.modules | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/xorg.modules b/xorg.modules
> index 227371f..3eb3cbd 100644
> --- a/xorg.modules
> +++ b/xorg.modules
> @@ -1495,6 +1495,7 @@
> <dep package="xf86-video-s3"/>
> <dep package="xf86-video-s3virge"/>
> <dep package="xf86-video-siliconmotion"/>
> + <dep package="xf86-video-sunbw2"/>
> <dep package="xf86-video-v4l"/>
> </dependencies>
> </metamodule>
> @@ -1535,7 +1536,6 @@
> <dep package="xf86-video-savage"/>
> <dep package="xf86-video-sis"/>
> <dep package="xf86-video-sisusb"/>
> - <dep package="xf86-video-sunbw2"/>
> <dep package="xf86-video-suncg14"/>
> <dep package="xf86-video-suncg3"/>
> <dep package="xf86-video-suncg6"/>
I've been playing with jhbuild more lately and had made the change
locally. The only difference is I also removed it from the
xorg-sun-drivers metamodule since I figure if you want to build the
sun drivers, you still don't want this broken one. I have this hunk
also. If you're OK with that, I can append it and push.
@@ -1558,7 +1558,6 @@
<metamodule id="xorg-sun-drivers">
<dependencies>
- <dep package="xf86-video-sunbw2"/>
<dep package="xf86-video-suncg14"/>
<dep package="xf86-video-suncg3"/>
<dep package="xf86-video-suncg6"/>
With that change, Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>.
--
Dan
More information about the xorg-devel
mailing list