84 lines
3.1 KiB
XML
84 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>rtmpdump</Name>
|
|
<Homepage>http://rtmpdump.mplayerhq.hu/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<!-- librtmp has LGPL -->
|
|
<License>LGPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>Toolkit for RTMP streams</Summary>
|
|
<Description>rtmpdump is a tool for dumping media content streamed over RTMP. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps:// .</Description>
|
|
<Archive sha1sum="b981d669a6aeabb08f2b58262b6299d4ead62c29" type="targz">http://source.pisilinux.org/1.0/rtmpdump-15012015.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>rtmpdump</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>openssl</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc/rtmpdump</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>rtmpdump-devel</Name>
|
|
<Summary>Development files for rtmpdump</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">rtmpdump</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="man">/usr/share/man/man3</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-01</Date>
|
|
<Version>20150115</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-15</Date>
|
|
<Version>20150115</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>20150115</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-07-29</Date>
|
|
<Version>20150115</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|