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

Bug#596576: please add libdrm2-udeb for GNU/kFreeBSD



Package: libdrm
Version: 2.4.21-1~squeeze2
Severity: wishlist
Tags: patch

Please add libdrm2-udeb, it is needed by xserver-xorg-video-vesa-udeb.

xserver-xorg-video-vesa-udeb is needed for graphical installer on
GNU/kFreeBSD, since xserver-xorg-video-fbdev-udeb is Linux-specific.

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nur libdrm-2.4.21.old/debian/control libdrm-2.4.21/debian/control
--- libdrm-2.4.21.old/debian/control	2010-09-12 16:30:15.000000000 +0200
+++ libdrm-2.4.21/debian/control	2010-09-12 16:38:49.997132596 +0200
@@ -145,3 +145,11 @@
  Linux to provide hardware-accelerated OpenGL drivers.
  .
  This package provides the debugging symbols for the libdrm-radeon1 package.
+
+Package: libdrm2-udeb
+XC-Package-Type: udeb
+Section: debian-installer
+Architecture: kfreebsd-any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Userspace interface to kernel DRM services -- runtime
+ This is a udeb, or a microdeb, for the debian-installer.
diff -Nur libdrm-2.4.21.old/debian/libdrm2-udeb.install libdrm-2.4.21/debian/libdrm2-udeb.install
--- libdrm-2.4.21.old/debian/libdrm2-udeb.install	1970-01-01 01:00:00.000000000 +0100
+++ libdrm-2.4.21/debian/libdrm2-udeb.install	2010-09-12 16:31:14.373881875 +0200
@@ -0,0 +1 @@
+usr/lib/libdrm.so.2*
diff -Nur libdrm-2.4.21.old/debian/rules libdrm-2.4.21/debian/rules
--- libdrm-2.4.21.old/debian/rules	2010-09-12 16:30:15.000000000 +0200
+++ libdrm-2.4.21/debian/rules	2010-09-12 16:37:41.583226359 +0200
@@ -142,7 +142,7 @@
 	dh_strip -s --remaining-packages
 	dh_compress -s
 	dh_fixperms -s
-	dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.17)' -- -c4
+	dh_makeshlibs -plibdrm2 --add-udeb=libdrm2-udeb -V'libdrm2 (>= 2.4.17)' -- -c4
 ifeq ($(INTEL), yes)
 	dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.21)' -- -c4
 endif

Reply to: