mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
More patching to Synergy
* Now builds to the point where the platform specific parts need to be implemented.
This commit is contained in:
@@ -11,13 +11,14 @@ Linux allowing you to seamlessly move your mouse cursor between computers.
|
||||
HOMEPAGE="http://www.synergy-project.org"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
COPYRIGHT="2002 Chris Schoeneman
|
||||
2012 Bolton Software Ltd."
|
||||
|
||||
SRC_URI="$HOMEPAGE/files/packages/synergy-1.5.0-r2278-Source.tar.gz"
|
||||
CHECKSUM_SHA256="66bf6016a2e71b2b2b26fc445d28324d1d286b6fca7ae3e9d19fd300769af024"
|
||||
SOURCE_DIR="synergy-${portVersion}-Source"
|
||||
PATCHES="synergy-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
synergy = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user