RemoteControl: Fix DESCRIPTION

This commit is contained in:
Puck Meerburg
2013-12-27 10:02:09 +00:00
parent f50ad9c9af
commit a583f23662

View File

@@ -1,9 +1,9 @@
SUMMARY="Remote control your Haiku machines with ease!"
DESCRIPTION="
RemoteControl is an application that allows the user
to control a remote PC as if he was seating in front of it.
It can be useful if you have a PC with no screen,
keyboard or mouse connected, or simply if it is too far away.
With the Remote Control app, you can control another Haiku computer also
running the Remote Control app. The app is able to just view what's
on the screen, or also control the computer. This package contains the
RCClient client and RCServer server. Both are to be run in the terminal.
"
HOMEPAGE="https://github.com/HaikuArchives/RemoteControl"
SRC_URI="git://github.com/HaikuArchives/RemoteControl#c59e89e3643e4693a75e5b5456596533d068cc29"