Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37564409
en ru br
ALT Linux repos
S:0.07-alt1

Group :: Development/Perl
RPM: perl-Gtk2-Unique

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Gtk2-Unique

Name: perl-%dist
Version: 0.07
Release: alt1

Summary: Use single instance applications
License: Perl
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/X/XA/XAOC/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Mon Oct 10 2011

BuildRequires: libunique-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Gtk2-devel perl-podlators xvfb-run

%description
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.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build
xvfb-run -a make test

%install
%perl_vendor_install

%files
%doc Changes README examples
%dir %perl_vendor_archlib/Gtk2
%perl_vendor_archlib/Gtk2/Unique.pm
%doc %perl_vendor_archlib/Gtk2/Unique*.pod
%perl_vendor_autolib/Gtk2
# XXX devel?
%dir %perl_vendor_archlib/Gtk2/Unique
%doc %perl_vendor_archlib/Gtk2/Unique/*.pod
%perl_vendor_archlib/Gtk2/Unique/Install

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin