@bidulock thx.
$notification->signal_connect(closed => sub { Gtk2->main_quit });
Search Criteria
Package Details: perl-gtk2-notify 0.05-24.4
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-gtk2-notify.git (read-only, click to copy) |
---|---|
Package Base: | perl-gtk2-notify |
Description: | Perl interface to libnotify |
Upstream URL: | http://metacpan.org/release/Gtk2-Notify |
Licenses: | LGPL |
Submitter: | PhotonX |
Maintainer: | bidulock (PhotonX) |
Last Packager: | bidulock |
Votes: | 29 |
Popularity: | 0.000000 |
First Submitted: | 2009-12-23 12:53 (UTC) |
Last Updated: | 2024-09-14 04:06 (UTC) |
Dependencies (6)
- gtk2-perl
- libnotify (libnotify-gitAUR)
- perl-extutils-depends (make)
- perl-extutils-pkgconfig (make)
- perl-module-build-xsutil (make)
- perl-module-install (make)
Required by (2)
- gmusicbrowser (optional)
- gmusicbrowser-shimmer (optional)
Sources (2)
wxg4net commented on 2015-07-08 13:56 (UTC)
bidulock commented on 2015-07-08 02:33 (UTC)
You can find a PKGBUILD and libnotify.patch file that adds get_closed_reason and corrects a few PKGBUILD issues here:
https://gist.github.com/bbidulock/9055fabe53bf16128012
PhotonX commented on 2014-06-04 17:27 (UTC)
Thanks, done.
jplatte commented on 2014-06-04 17:04 (UTC)
Please increase pkgrel, for the update of perl in [base] broke the XS modules in this package and it needs to be rebuilt to fix that
PhotonX commented on 2013-02-22 15:23 (UTC)
Thanks, submitted!
bidulock commented on 2013-02-22 13:31 (UTC)
I didn't know about those patches. They are very similar to the one I just did. I will merge them together into a workable patch and mail you the resulting source package.
PhotonX commented on 2013-02-22 12:48 (UTC)
Thanks for writing a patch! My programming skills are confined to a one week C++ course, so I didn't really understand what my little change actually caused (besides of the syntax error being corrected). So if there is a better solution, I'm glad to include it into the package. Please send it via email (see PKGBUILD) or e.g. pastebin.com. By the way, there are two other patches for this issue here: https://rt.cpan.org/Public/Bug/Display.html?id=67467 I don't understand them but maybe you can make some use of them for improving your patch.
bidulock commented on 2013-02-22 11:33 (UTC)
I have a patch that fixes the libnotify changes better (and completely) but I don't know how to get it to you.
Pinned Comments
PhotonX commented on 2018-08-06 13:19 (UTC)
In case that perl-gtk2-notify prevents the perl update to 5.28, please remove perl-gtk2-notify:
pacman -Rdd perl-gtk2-notify
then do the update and then install it again
$YOUR_FAVORITE_AUR_HELPER -S perl-gtk2-notify
In case there is a better solution, please let me know! :)