diff --git a/x11-misc/synergy/synergy-1.5.0.recipe b/x11-misc/synergy/synergy-1.5.0.recipe index 864414e57..12edcd8de 100644 --- a/x11-misc/synergy/synergy-1.5.0.recipe +++ b/x11-misc/synergy/synergy-1.5.0.recipe @@ -6,27 +6,26 @@ a single seamless system. Synergy brings your computers together in one cohesive experience; its free \ and open source cross-platform software for sharing one mouse and keyboard \ between multiple computers on your desk. It works on Windows, Mac OS X and \ -Linux allowing you to seamlessly move your mouse cursor between computers. -" -HOMEPAGE="http://www.synergy-project.org" +Linux allowing you to seamlessly move your mouse cursor between computers." +HOMEPAGE="https://symless.com/synergy/" REVISION="1" LICENSE="GNU GPL v2" ARCHITECTURES="x86_gcc2" COPYRIGHT="2002 Chris Schoeneman 2012 Bolton Software Ltd." -SOURCE_URI="$HOMEPAGE/files/packages/synergy-1.5.0-r2278-Source.tar.gz" -CHECKSUM_SHA256="66bf6016a2e71b2b2b26fc445d28324d1d286b6fca7ae3e9d19fd300769af024" -SOURCE_DIR="synergy-${portVersion}-Source" +SOURCE_URI="https://github.com/symless/synergy-core/archive/$portVersion.tar.gz" +CHECKSUM_SHA256="91b5bcb17f9337a81ee49fe31e0a32e8d1e38c75325ed76634b39bca96637d8e" +SOURCE_DIR="synergy-core-$portVersion" PATCHES="synergy-$portVersion.patchset" PROVIDES=" synergy = $portVersion -" + " BUILD_REQUIRES=" devel:libcurl -" + " BUILD_PREREQUIRES=" haiku_devel @@ -35,7 +34,7 @@ BUILD_PREREQUIRES=" cmd:make cmd:python cmd:sh -" + " BUILD() {