Files
main/network/misc/freerdp/pspec.xml
T
2015-08-20 20:52:48 +03:00

95 lines
3.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>freerdp</Name>
<Homepage>http://www.freerdp.com</Homepage>
<Packager>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Packager>
<License>ASF</License>
<IsA>app:console</IsA>
<Summary>A Remote Desktop Implementation</Summary>
<Description>FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under Apacle License.</Description>
<Archive sha1sum="6c21e7f1505c64eeff056497bdd7b64551d34f5b" type="targz">http://pub.freerdp.com/releases/freerdp-1.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>libXcursor-devel</Dependency>
<Dependency>libxkbfile-devel</Dependency>
<Dependency>libXv-devel</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency>krdc</Dependency>
</RuntimeDependencies>
<Patches>
<Patch level="1">ffmpeg2.0.patch</Patch>
<Patch level="1">patch_numblock.patch</Patch>
</Patches>
</Source>
<Package>
<Name>freerdp</Name>
<RuntimeDependencies>
<Dependency>cups</Dependency>
<Dependency>libX11</Dependency>
<Dependency>openssl</Dependency>
<Dependency>libXv</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>libXext</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency> libXcursor</Dependency>
<Dependency>libxkbfile</Dependency>
<Dependency>libXinerama</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="lib">/usr/lib</Path>
<Path fileType="data">/usr/share/freerdp</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>freerdp-devel</Name>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2015-01-01</Date>
<Version>1.0.2</Version>
<Comment>Rebuild, fix build dep.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2014-05-31</Date>
<Version>1.0.2</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-11-29</Date>
<Version>1.0.2</Version>
<Comment>rebuild for ffmpeg</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-09-28</Date>
<Version>1.0.2</Version>
<Comment>First release</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
</History>
</PISI>