[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libdrm: Changes to 'ubuntu'



 debian/changelog          |    3 +++
 debian/libdrm-dev.install |    2 ++
 2 files changed, 5 insertions(+)

New commits:
commit eed39a160b13198866b6e73e7610d4e4b3f4bdef
Author: Christopher James Halse Rogers <chris@CowboyLaputopu.(none)>
Date:   Thu Feb 12 09:56:59 2009 +1100

    nouveau_drmif.h is part of the userspace headers.  Include it in libdrm-dev

diff --git a/debian/libdrm-dev.install b/debian/libdrm-dev.install
index 54a927a..076ed9c 100644
--- a/debian/libdrm-dev.install
+++ b/debian/libdrm-dev.install
@@ -2,6 +2,7 @@ usr/include/nouveau/*
 usr/include/drm/drm_mode.h
 usr/include/drm/mach64_drm.h
 usr/include/drm/nouveau_drm.h
+usr/include/drm/nouveau_drmif.h
 usr/include/intel_bufmgr.h
 usr/include/xf86drm.h
 usr/include/xf86drmMode.h

commit b1953800960b15881dd6b2a70356c17c8389e82a
Author: Christopher James Halse Rogers <chris@CowboyLaputopu.(none)>
Date:   Thu Feb 12 09:44:38 2009 +1100

    Install the libdrm-nouveau headers in libdrm-dev
    The DDX needs them to build, and the kernel's not going to be shipping them anytime soon

diff --git a/debian/changelog b/debian/changelog
index 8943b71..8bac015 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,9 @@ libdrm (2.4.4-0ubuntu7) UNRELEASED; urgency=low
   * debian/control:
     + Remove scary 'built from DRM snapshot' warning from long description of
       libdrm-intel1{,-dbg}
+  * debian/libdrm-dev.install:
+    + Also install the libdrm-nouveau headers; these aren't going to be shipped
+      by the kernel any time soon.
 
  -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 11 Feb 2009 18:12:41 +1100
 
diff --git a/debian/libdrm-dev.install b/debian/libdrm-dev.install
index e0a6e8d..54a927a 100644
--- a/debian/libdrm-dev.install
+++ b/debian/libdrm-dev.install
@@ -1,3 +1,4 @@
+usr/include/nouveau/*
 usr/include/drm/drm_mode.h
 usr/include/drm/mach64_drm.h
 usr/include/drm/nouveau_drm.h


Reply to: