mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
synergy: add homepage, license, conf_files.
This commit is contained in:
parent
e4c2dc6b57
commit
3a34ac143e
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,8 @@ distfiles="http://synergy.googlecode.com/files/$pkgname-$version-Source.tar.gz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Share a single mouse and keyboard between multiple computers"
|
short_desc="Share a single mouse and keyboard between multiple computers"
|
||||||
maintainer="mike rosset <mike.rosset@gmail.com>"
|
maintainer="mike rosset <mike.rosset@gmail.com>"
|
||||||
|
homepage="http://synergy-foss.org/"
|
||||||
|
license="GPL-2"
|
||||||
checksum=b136fcd2795837c5c56050c32ab32e7305a84fd4ac8f3dd6458d3abc18179162
|
checksum=b136fcd2795837c5c56050c32ab32e7305a84fd4ac8f3dd6458d3abc18179162
|
||||||
long_desc="
|
long_desc="
|
||||||
Synergy is Free and Open Source Software that lets you easily share your
|
Synergy is Free and Open Source Software that lets you easily share your
|
||||||
|
@ -15,6 +17,8 @@ long_desc="
|
||||||
the mouse and keyboard is as simple as moving the mouse off the edge of your
|
the mouse and keyboard is as simple as moving the mouse off the edge of your
|
||||||
screen. Synergy is released under the GNU Public License (GPL)."
|
screen. Synergy is released under the GNU Public License (GPL)."
|
||||||
|
|
||||||
|
conf_files="/etc/${pkgname}.conf"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libX11
|
Add_dependency run libX11
|
||||||
Add_dependency run libXtst
|
Add_dependency run libXtst
|
||||||
|
|
Loading…
Add table
Reference in a new issue