mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
rdesktop: use official release
* also extract patchset from github repo
This commit is contained in:
11117
net-misc/rdesktop/patches/rdesktop-1.8.0.patchset
Normal file
11117
net-misc/rdesktop/patches/rdesktop-1.8.0.patchset
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user