Bug#578622: mplayer: FTBFS on kfreebsd-amd64 (vidix disable needed)

Petr Salinger Petr.Salinger at seznam.cz
Wed Apr 21 12:10:31 UTC 2010


Package: mplayer
Version: 1.0~rc3+svn20090405-1
Severity: important
Tags: patch
User: debian-bsd at lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on kfreebsd-amd64.
it suffices to disable vidix support in debian/rules
to get working mplayer.

Petr


ifeq ($(DEB_HOST_ARCH),kfreebsd-amd64)
   with_real_and_xanim = true
   DEB_BUILD_CONFIGURE += --enable-runtime-cpudetection --disable-vidix
endif






More information about the pkg-multimedia-maintainers mailing list