Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2323 - libgdiplus should be a dependency of mono for System.Drawing
Attached to Project:
Arch Linux
Opened by William DeMoss II (wdemoss) - Sunday, 06 March 2005, 03:06 GMT
Last edited by Judd Vinet (judd) - Sunday, 06 March 2005, 19:13 GMT
Opened by William DeMoss II (wdemoss) - Sunday, 06 March 2005, 03:06 GMT
Last edited by Judd Vinet (judd) - Sunday, 06 March 2005, 19:13 GMT
|
Detailslibgdiplus 1.1.4 should be pulled out of staging, and put into testing and made a dependency of mono 1.1.4. See http://go-mono.com/archive/1.1.4/
|
This task depends upon
Closed by Tobias Kieslich (tobias)
Wednesday, 16 March 2005, 17:49 GMT
Reason for closing: Deferred
Additional comments about closing: I'll postpone it until its matured and builds without troubles
Wednesday, 16 March 2005, 17:49 GMT
Reason for closing: Deferred
Additional comments about closing: I'll postpone it until its matured and builds without troubles
- building libgdiplus with the built-in cairo/libpixman sources fail for some obscure (glitz related) reason, it's also not an option since it will conflict with the generic cairo/libpxman packages probably, which ends up being a mess
- it doesn't built when using the packages coming with arch for two reasons:
. . 1. it's hardlocked to cairo 0.3.0(we have 0.4.0) and tweaking for 0.4.0 fails for some API changes
. . 2. the build system plain sucks, when asking for compilation with preinstalled cairo, it doesn't configure the built in sources but the Makefiles tries to build them anyway, which must fail for missing makerules
read, you can try it and send me patches/PKGBUILD if it works but I won't promise anything, cuz I don't wann a spend half a day on it just for every update, It's hardly worth it. So let it mature a bit.