I might update libnotifymm, but
first some questions and comments.
What's the status of libnotifymm? Not much has happened to it in the last 3.5 years. Is it abandoned? Has it been decided that it shall not be maintained any more, or is it just that no one has taken the time to do that? I don't want to become a regular maintainer of libnotifymm. If I update it now, it will be a one-time contribution. I have updated other mm packages in the git repository, but I've never released tarballs. I do not promise to learn how to do that and get the necessary write permissions. Even if I update the source code, someone else might have to fix the release. To get libnotifymm really up-to-date it must be modified more than Phong Cao has done. The update shall start from the latest version in the git repository, http://git.gnome.org/browse/libnotifymm/, and not from the latest tarball. libnotifymm does not use mm-common, which makes it unnecessarily different from other mm packages. That should be changed. Kjell 2012-12-27 18:58, Johannes Schmid skrev: Hi Phan! Thanks for your patches. I am not actively maintaining libnotifymm anymore but it is still part of the *mm packages, so I CC'd the gtkmm mailing list. The best is probably to file a bug against the gtkmm package[1] and to attach the patches there. Regards, Johannes [1] https://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm Am Mittwoch, den 26.12.2012, 21:35 -0500 schrieb Phong Cao:Hi Johannes, I am currently working on a project using gtkmm-3.0 and libnotifymm. I tried to download libnotifymm-0.6.1, the currently latest release of libnotifymm and installed it on my Ubuntu 12.10 but it was not compatible, since libnotifymm-0.6.1 is written for libnotify-0.7.0 and Ubuntu 12.10 now has libnotify-0.7.5. Therefore, I write this email to ask you if you are still maintaining libnotifymm. There are some changes to the API in libnotify-0.7.5 and I have modified your wrapper a little bit (and named it "libnotifymm-0.7.5") to make it compatible with these changes. Here is the link to my patched version: http://www.mediafire.com/?qo17ojs7v9ke774 I hope that you will download the mod version and see if there is any problem with it. If there is none then I hope you will release this libnotifymm-0.7.5 source code and give me a download link so that I can build the *.deb for you and integrate libnotifymm into my project. Merry Christmas and have a good new year! Best regards, Phong Cao. |