mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Moved COPYRIGHT and LICENSE entries up to other general informations strings
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
DESCRIPTION="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS platform utilizing the rdesktop project. RDP is a protocol designed by Microsoft to remotely administer / run a session on Windows 2000/2003 Servers / Windows XP Professional workstations."
|
||||
SUMMARY="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS."
|
||||
SUMMARY="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeRDP/"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/BeRDP.git#8d73363b567361a5f14bf36173bf68f01260013a"
|
||||
COPYRIGHT="2003-2004 Sikos"
|
||||
LICENSE="BSD (4-clause)"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -28,9 +30,6 @@ REQUIRES="
|
||||
"
|
||||
|
||||
|
||||
COPYRIGHT="2003-2004 Sikos"
|
||||
LICENSE="BSD (4-clause)"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cd Source
|
||||
|
||||
@@ -6,6 +6,8 @@ DESCRIPTION="
|
||||
SUMMARY="An open source client for Windows Remote Desktop Services."
|
||||
HOMEPAGE="http://rdesktop.org/"
|
||||
SRC_URI="git+https://github.com/threedeyes/rdesktop.git#dc04b43ccb443f8245e5cda69ab063624e0d6f8c"
|
||||
COPYRIGHT="1999-2013 Matthew Chapman"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -31,10 +33,7 @@ REQUIRES="
|
||||
lib:libcrypto
|
||||
lib:libssl
|
||||
"
|
||||
|
||||
|
||||
COPYRIGHT="1999-2013 Matthew Chapman"
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user