Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042676
en ru br
ALT Linux repos
S:1.4.6-alt1
5.0: 1.4.1-alt1
4.1: 1.2.1-alt1
4.0: 1.2.1-alt1

Group :: Development/Perl
RPM: perl-Net-UPnP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Net-UPnP
%define m_distro Net-UPnP
%define m_name Net::UPnP
%define _enable_test 1

Name: perl-Net-UPnP
Version: 1.4.6
Release: alt1

Summary: Perl extension for UPnP

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Anton Farygin <rider at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/S/SK/SKONNO/%m_distro-%version.tar.gz

# Automatically added by buildreq on Wed Feb 06 2008

BuildRequires: perl-devel perl-version perl(Module/Build.pm)

%description
This package provides some functions to control UPnP devices.

Currently, the package provides only functions for the control point.
To control UPnP devices, see Net::UPnP::ControlPoint.

As a sample of the control point, the package provides
Net::UPnP::AV::MediaServer to control the devices such as
DLNA media servers. As the example, please dms2vodcast.pl
that converts from the MPEG2 movies to the MPEG4 one and
outputs the RSS file for Vodcasting.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes examples AUTHORS
%perl_vendor_privlib/Net/*

%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