Files
main/multimedia/video/l-smash/pspec.xml
T
2016-06-12 21:27:44 +03:00

52 lines
1.7 KiB
XML

<PISI>
<Source>
<Name>l-smash</Name>
<Homepage>https://github.com/l-smash/l-smash</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>custom</License>
<IsA>app:console</IsA>
<Summary>MP4 muxer and other tools.</Summary>
<Description>Loyal to Spec of MPEG4, and Ad-hock Simple Hackwork library.</Description>
<Archive sha1sum="acd6884c25cd362e4dcfbeb99fc725ad535f6c79" type="targz">https://github.com/l-smash/l-smash/archive/v2.9.1.tar.gz</Archive>
</Source>
<Package>
<Name>l-smash</Name>
<Summary>MP4 muxer and other tools.</Summary>
<RuntimeDependencies>
<Dependency>glibc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>l-smash-devel</Name>
<Summary>Development files for l-smash.</Summary>
<RuntimeDependencies>
<Dependency release="current">l-smash</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-06-12</Date>
<Version>2.9.1</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>