Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047095
en ru br
ALT Linux repos
S:0.7-alt5
5.0: 0.7-alt2
4.1: 0.7-alt1.1
4.0: 0.7-alt1.1
3.0: 0.7-alt1.1

Group :: Development/Perl
RPM: perl-X-Osd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist X-Osd
Name: perl-%dist
Version: 0.7
Release: alt4.1.1.1

Summary: Perl extension to the X On Screen Display library (xosd)
License: GPL
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: libxosd-devel perl-devel xvfb-run

%description
XOSD displays text on your screen, sounds simple right? The difference
is it is unmanaged and shaped, so it appears transparent. This gives the
effect of an On Screen Display, like your TV/VCR etc..
It currently supports 3 type of writes, string for simple text, printf
formatted text, slider and percentage display.

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

%ifndef _build_display
%def_without test
%endif

%build
%perl_vendor_build

xvfb-run -a make test

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/X
%perl_vendor_autolib/X

%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