freerdp2 new package

This commit is contained in:
Rmys
2024-11-12 12:14:25 +03:00
parent 7d262404e6
commit 7ff9fd72bf
14 changed files with 4696 additions and 1968 deletions
+13 -7
View File
@@ -12,7 +12,7 @@
<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="1186b24d615858f4924ee2daca85cbc4d1613731" type="targz">https://github.com/FreeRDP/FreeRDP/archive/3.8.0.tar.gz</Archive>
<Archive sha1sum="30a302c0198b0788922049e663f228cfec9c66df" type="targz">https://github.com/FreeRDP/FreeRDP/archive/3.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>pam-devel</Dependency>
<Dependency>cups-devel</Dependency>
@@ -58,8 +58,7 @@
<Dependency>pulseaudio-libs-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">ffmpeg2.0.patch</Patch> -->
<!-- <Patch level="1">patch_numblock.patch</Patch> -->
<Patch level="1">d8dc2956e5df589ca0766d88797f1cd4dbb10882.patch</Patch>
</Patches>
</Source>
@@ -110,9 +109,8 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="lib">/usr/lib</Path>
<Path fileType="data">/usr/share/freerdp</Path>
<Path fileType="data">/usr/share/FreeRDP</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/FreeRDP3</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
@@ -129,11 +127,19 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="lib">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="15">
<Date>2024-11-11</Date>
<Version>3.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2024-10-22</Date>
<Version>3.8.0</Version>