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

Bug#677715: empty/unusable on kfreebsd-i386



Package: libwine-alsa
Version: 1.4-7
Severity: important
Tags: patch
User: debian-bsd@lists.debian.org
Usertags: kfreebsd

This is currently an empty package on kfreebsd-i386:

  http://packages.debian.org/sid/kfreebsd-i386/libwine-alsa/filelist

Note that libwine-alsa is not supposed to be built on GNU/kFreeBSD, as the only
sound API on that system is OSS.

(we could manage to build libwine-alsa using the libsalsa emulation layer, but
that's pointless since all calls would be mapped to OSS anyway)

See attached patch.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i386)
Foreign Architectures: i386

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

-- no debconf information
--- debian/control.in~	2012-06-16 13:40:45.000000000 +0200
+++ debian/control.in	2012-06-16 13:43:02.803855632 +0200
@@ -129,7 +129,7 @@
  ${shlibs:Recommends},
  ttf-liberation,
  libwine-gl (= ${binary:Version}),
- libwine-alsa (= ${binary:Version}) | libwine-oss (= ${binary:Version}),
+ libwine-alsa (= ${binary:Version}) [linux-any] | libwine-oss (= ${binary:Version}),
 Suggests:
  wine-doc,
  libwine-cms (= ${binary:Version}),
@@ -152,7 +152,7 @@
 
 Package: libwine-alsa
 Section: libs
-Architecture: any-i386 any-powerpc any-sparc
+Architecture: i386 powerpc sparc
 Multi-Arch: same
 Depends:
  ${misc:Depends},

Reply to: