freerdp2/debian/control
Jakub Adam ba98732504 debian/control: add dependency in libwinpr2-dev on libssl-dev
Requirement mentioned in winpr2.pc.
2016-05-06 14:39:59 +02:00

433 lines
13 KiB
Plaintext

Source: freerdp2
Section: x11
Priority: optional
Maintainer: Mike Gabriel <sunweaver@debian.org>
Uploaders:
Bernhard Miklautz <bernhard.miklautz@shacknet.at>
Build-Depends:
debhelper (>= 9),
autotools-dev,
dpkg-dev (>= 1.16.1.1),
cmake,
pkg-config,
xmlto,
libssl-dev,
docbook-xsl,
xsltproc,
libx11-dev,
libxkbfile-dev,
libxrandr-dev,
libxi-dev,
libxrender-dev,
libxext-dev,
libxinerama-dev,
libxfixes-dev,
libxcursor-dev,
libxv-dev,
libxdamage-dev,
libxtst-dev,
libcups2-dev,
libpcsclite-dev,
libasound2-dev,
libpulse-dev,
libavcodec-dev,
libavutil-dev,
libjpeg-dev,
libgsm1-dev,
libusb-1.0-0-dev,
libudev-dev,
libdbus-glib-1-dev,
uuid-dev,
libgstreamer1.0-dev,
libgstreamer-plugins-base1.0-dev,
libwayland-dev,
libxkbcommon-dev
Standards-Version: 3.9.7
Homepage: http://www.freerdp.com/
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/freerdp2.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/freerdp2.git
Package: freerdp2-x11
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: freerdp
Replaces: freerdp-x11
Conflicts: freerdp-x11
Description: RDP client for Windows Terminal Services (X11 client)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
Currently, the FreeRDP client supports the following Windows Versions:
.
* Windows NT Server
* Windows 2000 Terminal Server
* Windows XP
* Windows 2003 Server
* Windows Vista
* Windows 2008/2008r2/2011SBS Server
* Windows 7
* Windows 2012 Server
* Windows 8
* Windows 10
.
This package contains the X11 based client.
Package: libfreerdp2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Suggests: freerdp2-x11
Description: Free Remote Desktop Protocol library (core library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library with all core functionality.
Package: libfreerdp-client2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: Free Remote Desktop Protocol library (client library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library for common client functionality.
Package: libfreerdp-server2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: Free Remote Desktop Protocol library (server library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library with common server functionality.
Package: libwinpr2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Suggests: freerdp2-x11
Description: Windows Portable Runtime library
WinPR is a spin-off project of FreeRDP which aims at providing a portable
implementation of important portions of the Windows API. Just like FreeRDP,
WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
binary compatibility, and does not require applications to be built for
Windows. Instead, WinPR provides API compatibility for applications targeting
non-Windows environments. When on Windows, the original native API is being
used instead of the equivalent WinPR implementation, without having to modify
the code using it.
.
This package contains the WinPR shared library.
Package: libwinpr-tools2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: Free Remote Desktop Protocol library (X11 client library)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library for utilities and tools.
Package: libwinpr2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libssl-dev,
libwinpr2 (= ${binary:Version}),
libwinpr-tools2 (= ${binary:Version}),
Description: Windows Portable Runtime library (development files)
WinPR is a spin-off project of FreeRDP which aims at providing a portable
implementation of important portions of the Windows API. Just like FreeRDP,
WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
binary compatibility, and does not require applications to be built for
Windows. Instead, WinPR provides API compatibility for applications targeting
non-Windows environments. When on Windows, the original native API is being
used instead of the equivalent WinPR implementation, without having to modify
the code using it.
.
This package contains the WinPR development files.
Package: freerdp2-dev
Section: devel
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libwinpr2-dev (= ${binary:Version}),
libfreerdp2 (= ${binary:Version}),
libfreerdp-server2 (= ${binary:Version}),
libfreerdp-client2 (= ${binary:Version}),
libfreerdp-shadow2 (= ${binary:Version}),
winpr-utils (= ${binary:Version}),
Description: Free Remote Desktop Protocol library (development files)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the FreeRDP development files.
Package: libwinpr2-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libwinpr2 (= ${binary:Version}),
Description: Windows Portable Runtime library (debug symbols)
WinPR is a spin-off project of FreeRDP which aims at providing a portable
implementation of important portions of the Windows API. Just like FreeRDP,
WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
binary compatibility, and does not require applications to be built for
Windows. Instead, WinPR provides API compatibility for applications targeting
non-Windows environments. When on Windows, the original native API is being
used instead of the equivalent WinPR implementation, without having to modify
the code using it.
.
This package contains the debug symbols of the WinPR shared libraries.
Package: libfreerdp2-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libfreerdp2 (= ${binary:Version}),
Description: Free Remote Desktop Protocol library (debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols of the FreeRDP shared libraries.
Package: libfreerdp-client2-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libfreerdp-client2 (= ${binary:Version}),
Description: Free Remote Desktop Protocol client library (debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols of the FreeRDP client library.
Package: libwinpr-tools2-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libwinpr-tools2 (= ${binary:Version}),
Description: Free Remote Desktop Protocol library (X11 client library, debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shared library for utilities and tools.
Package: libfreerdp-server2-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libfreerdp-server2 (= ${binary:Version}),
Description: Free Remote Desktop Protocol server (debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols of the FreeRDP server library.
Package: freerdp2-x11-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
${misc:Depends},
freerdp2-x11 (= ${binary:Version}),
Description: RDP client for Windows Terminal Services (X11 client, debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols of the xfreerdp executable and
x-client library.
Package: winpr-utils
Multi-Arch: foreign
Section: utils
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Windows Portable Runtime library command line utilities
WinPR is a spin-off project of FreeRDP which aims at providing a portable
implementation of important portions of the Windows API. Just like FreeRDP,
WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
binary compatibility, and does not require applications to be built for
Windows. Instead, WinPR provides API compatibility for applications targeting
non-Windows environments. When on Windows, the original native API is being
used instead of the equivalent WinPR implementation, without having to modify
the code using it.
.
This package contains WinPR command line utils (winpr-hash, winpr-makecert).
Package: libfreerdp-shadow2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: FreeRDP Remote Desktop Protocol shadow libraries
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the shadow libraries.
Package: libfreerdp-shadow2-dbg
Architecture: any
Section: debug
Priority: extra
Pre-Depends: ${misc:Pre-Depends}
Depends:
${misc:Depends},
libfreerdp-shadow2 (= ${binary:Version})
Multi-Arch: same
Description: FreeRDP Remote Desktop Protocol shadow (debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols of the shadow library
Package: freerdp2-shadow-x11
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: freerdp
Description: FreeRDP x11 shadowing server
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains a "shadowing" server that can be used to
share an already started X11 DISPLAY.
Package: freerdp2-shadow-x11-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
freerdp2-shadow-x11 (= ${binary:Version})
Provides: freerdp
Description: FreeRDP x11 shadowing server (debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols for the FreeRDP
shadowing cli and library.
Package: winpr-utils-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
winpr-utils (= ${binary:Version})
Description: Windows Portable Runtime command line utilities (debug symbols)
WinPR is a spin-off project of FreeRDP which aims at providing a portable
implementation of important portions of the Windows API. Just like FreeRDP,
WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
binary compatibility, and does not require applications to be built for
Windows. Instead, WinPR provides API compatibility for applications targeting
non-Windows environments. When on Windows, the original native API is being
used instead of the equivalent WinPR implementation, without having to modify
the code using it.
.
This package contains debug symbols of the WinPR command line utilities.
Package: libuwac0
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: Using wayland as a client library
Using wayland as a client (uwac) is a library to provide common
functionality for wayland clients.
.
This package contains the using wayland as a client library.
Package: libuwac0-dbg
Architecture: any
Section: debug
Priority: extra
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
libuwac0 (= ${binary:Version})
Multi-Arch: same
Description: Using wayland as a client (debug symbols)
Using wayland as a client (uwac) is a library to provide common
functionality for wayland clients.
.
This package contains the debug symbols of libuwac.
Package: libuwac0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libuwac0 (= ${binary:Version}),
Description: Using wayland as a client (development files)
Using wayland as a client (uwac) is a library to provide common
functionality for wayland clients.
.
This package contains the libuwac development files
Package: freerdp2-wayland
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: RDP client for Windows Terminal Services (wayland client)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
Currently, the FreeRDP clients supports the following Windows Versions:
.
* Windows NT Server
* Windows 2000 Terminal Server
* Windows XP
* Windows 2003 Server
* Windows Vista
* Windows 2008/2008r2/2011SBS Server
* Windows 7
* Windows 2012 Server
* Windows 8
* Windows 10
.
This package contains the wayland based client.
Package: freerdp2-wayland-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
${misc:Depends},
freerdp2-wayland (= ${binary:Version}),
Description: RDP client for Windows Terminal Services (wayland client, debug symbols)
FreeRDP is a libre client/server implementation of the Remote
Desktop Protocol (RDP).
.
This package contains the debug symbols of the wlfreerdp executable.