rdesktop: use official release

* also extract patchset from github repo
This commit is contained in:
Sergei Reznikov
2015-03-27 13:20:26 +03:00
parent 5ef39ebd0b
commit 5e95c789b4
2 changed files with 11122 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,11 +5,12 @@ of natively speaking Remote Desktop Protocol (RDP) in order to present the \
user's Windows desktop. rdesktop is known to work with Windows versions such \
as NT 4 Terminal Server, 2000, XP, 2003, 2003 R2, Vista, 2008, 7, and 2008 R2.
"
HOMEPAGE="http://rdesktop.org/"
SRC_URI="git+https://github.com/threedeyes/rdesktop.git#dc04b43ccb443f8245e5cda69ab063624e0d6f8c"
HOMEPAGE="http://rdesktop.org"
SRC_URI="http://prdownloads.sourceforge.net/rdesktop/rdesktop-$portVersion.tar.gz"
CHECKSUM_SHA256="1f12562c0dc1c599d1c3d2ac4829d229763744fe7aef879c8eaaa5abae8edcb3"
COPYRIGHT="1999-2013 Matthew Chapman"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
PROVIDES="
@@ -35,6 +36,7 @@ REQUIRES="
lib:libssl
"
PATCHES="rdesktop-1.8.0.patchset"
BUILD()
{