Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-15 | Remove mono GNOME 2 bindings and dependent packages | nia | 2 | -64/+0 | |
We need to repackage a recent version of monodevelop if we want it to be usable again | |||||
2009-09-09 | Fix lossage due to the assumption that a time_t has the same width | drochner | 2 | -0/+64 | |
as a pointer, which fails at least on NetBSD-64bit <=5 and -32bit >5. Unfortunately this assumption is deep in the code, in particular already in gtk-sharp, so this fix isn't great because it only corrects the translation of a C structure into C# data. (With this fix, I can import pictures into f-spot from the filesystem.) Many thanks to Brian de Alwis for explaining how conditionals can be done in C#. bump PKGREVISION |