1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/x11-toolkits/p5-Gtk2-Unique/pkg-plist
Nicola Vitale 5e04994940 Perl bindings for the C library "libunique" that provides a mechanism for
writing single instance applications. If you launch a single instance
application twice, the second instance will either just quit or will send a
message to the running instance.

Unique makes it easy to write this kind of applications, by providing a base
class, taking care of all the IPC machinery needed to send messages to a running
instance, and also handling the startup notification side.

WWW: http://search.cpan.org/dist/Gtk2-Unique/
2015-02-28 22:47:16 +00:00

17 lines
631 B
Plaintext

%%SITE_ARCH%%/Gtk2/Unique.pm
%%SITE_ARCH%%/Gtk2/Unique.pod
%%SITE_ARCH%%/Gtk2/Unique/Install/Files.pm
%%SITE_ARCH%%/Gtk2/Unique/Install/unique-autogen.h
%%SITE_ARCH%%/Gtk2/Unique/Install/unique-perl.h
%%SITE_ARCH%%/Gtk2/Unique/Install/unique.typemap
%%SITE_ARCH%%/Gtk2/Unique/index.pod
%%SITE_ARCH%%/Gtk2/UniqueApp.pod
%%SITE_ARCH%%/Gtk2/UniqueBackend.pod
%%SITE_ARCH%%/Gtk2/UniqueMessageData.pod
%%SITE_ARCH%%/auto/Gtk2/Unique/Unique.so
%%PERL5_MAN3%%/Gtk2::Unique.3.gz
%%PERL5_MAN3%%/Gtk2::Unique::index.3.gz
%%PERL5_MAN3%%/Gtk2::UniqueApp.3.gz
%%PERL5_MAN3%%/Gtk2::UniqueBackend.3.gz
%%PERL5_MAN3%%/Gtk2::UniqueMessageData.3.gz