synergy: add homepage, license, conf_files.

This commit is contained in:
Juan RP 2011-06-19 19:39:40 +02:00
parent e4c2dc6b57
commit 3a34ac143e

View file

@ -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