[SRU] dosemu (dapper)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dosemu (Ubuntu) |
Fix Released
|
Undecided
|
StefanPotyra |
Bug Description
Hi,
affected:
bug #58618, bug#54431, bug #58611, bug #53996. (some duplicates).
In short:
* dosemu compiled w.o. X-support (regression from breezy)
* fonts not working (regression as well)
What I did to fix it:
* add xfonts-utils and on libxt-dev to build-depends (fixes the no X-support thingy): Thus configure once again finds the right headers for X and get's it right.
* add bdftopcf to build-depends (otherwise the fonts cannot be compiled, dapper diverged from debian there in respect to what package supplies the bdftopcf binary)
* update the target directory of the fonts.
But hey, freedos segfaults? Yep, this will get it's own SRU, as it's not a bug in dosemu FWIW.
What's a little bit weird, is that I needed to restart X so that the fonts of xfonts-dosemu get registered. The postinst/postrm are created by dh_installxfonts though, so imo it should be fine. If anyone has a clue, spit it out please ;)
Cheers,
Stefan.
Looks good, +1.