void-packages/srcpkgs/libdvbpsi/template
Juan RP 09f7968741 libdvbpsi: move so symlink into main pkg.
--HG--
extra : convert_revision : 000a593fa29d2e6203f6e2d81c6d3ac22a4bd293
2010-04-24 18:48:53 +02:00

32 lines
1.2 KiB
Plaintext

# Template file for 'libdvbpsi'
pkgname=libdvbpsi
version=0.1.6
revision=1
wrksrc="${pkgname}5-${version}"
distfiles="http://download.videolan.org/pub/libdvbpsi/0.1.6/libdvbpsi5-$version.tar.bz2"
build_style=gnu_configure
short_desc="PSI decoder and generator library for MPEG2 and DVB streams"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e875210131805ca9a67f190a86dd0c9fd87d6addcb7405e8584620837af805b8
long_desc="
lbdvbpsi is a simple library designed for decoding and generation of MPEG TS
and DVB PSI tables.
Current features
Program Association Table (PAT), decoder and generator.
Program Map Table (PMT), decoder and generator.
All MPEG 2 descriptors, decoders and generators.
The libdvbpsi is part of the VideoLAN project, a full MPEG2
client/server solution. The libdvbpsi can also be used with extra
programs that need DVB and PSI decoders and generators.
The VideoLAN team decided to write the libdvbpsi to make the VideoLAN
Client and the VideoLAN Server capable of demultiplexing a satellite
DVB stream. The library aims at making it easy to decode PSI tables
(such as PAT, PMT etc.) present in a TS/DVB stream."
subpackages="$pkgname-devel"
Add_dependency run glibc