55 lines
2.1 KiB
XML
55 lines
2.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libdvdcss</Name>
|
|
<Homepage>http://www.videolan.org/libdvdcss/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A portable abstraction library for DVD decryption</Summary>
|
|
<Description>libdvdcss is a simple and library portable abstraction library designed for accessing DVDs like a block device without having to bother about the decryption. A DVD player can be built around the libdvdcss API using no more than 4 or 5 library calls.</Description>
|
|
<Archive sha1sum="4872a7c7e5c170c6c1787573b2f900b36a1ba974" type="tarbz2">http://download.videolan.org/pub/videolan/libdvdcss/1.4.0/libdvdcss-1.4.0.tar.bz2</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libdvdcss</Name>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libdvdcss-devel</Name>
|
|
<Summary>Development files for libdvdcss</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libdvdcss</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include/dvdcss</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-05</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|