Package: gavl / 1.4.0-4
Metadata
Package | Version | Patches format |
---|---|---|
gavl | 1.4.0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 ubuntu_armel_ftbfs.patch | (download) |
src/Makefile.am |
2 1 + 1 - 0 ! |
fix build failure on ubuntu armel. Bug-Ubuntu: https://launchpad.net/bugs/704027 |
0002 cpuid_x32.patch | (download) |
gavl/cputest.c |
26 1 + 25 - 0 ! |
simplify cpuid detection. since all CPUs that can run Debian also have cpuid(), we don't need to explicitely test for it. This fixes an FTBFS on x32 |
0003 nonfatal missing doxygen.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
don't fail on missing doxygen Debian does not install doxygen on arch-dependent only builds. Not having doxygen installed is a fatal error (unless the --without-doxygen option is specified, which we don't want to do since we do want to build the docs in the full builds) . Alternatively we could have used something like override_dh_auto_configure-{arch,indep}. Check how libbluray is doing that.. |
1