Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37575030
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 

# -*- rpm-spec -*-
# $Id: perl-X-Osd,v 1.1 2004/04/17 14:44:43 grigory Exp $

%define _without_test 1
%define realname X-Osd

Name:    perl-%realname
Version: 0.7
Release: alt2

Summary: Perl extension to the X On Screen Display library (xosd)
License: GPL
Group:   Development/Perl
Url:     http://search.cpan.org/~gozer/

Source:  %url/%realname-%version.tar.gz
AutoReqProv: perl, yes

# Automatically added by buildreq on Sat Apr 17 2004

BuildRequires: xorg-libs libxosd-devel perl-devel

%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 %realname-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes SIGNATURE
%perl_vendor_archlib/X
%perl_vendor_autolib/X
%perl_vendor_man3dir/*

%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