Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c22c2619d4782c730c32de53fd87373e1fcc911d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c22c2619d4782c730c32de53fd87373e1fcc911d)
  • Date: Fri, 8 Oct 2010 00:05:35 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

x11/synergy/DETAILS | 15 +++++++++++----
x11/synergy/HISTORY | 3 +++
2 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit c22c2619d4782c730c32de53fd87373e1fcc911d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

synergy: Word-wrap long description to 80 cols

diff --git a/x11/synergy/DETAILS b/x11/synergy/DETAILS
index fd5728c..57be347 100755
--- a/x11/synergy/DETAILS
+++ b/x11/synergy/DETAILS
@@ -11,8 +11,15 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="x11"
SHORT="Share a single mouse and keyboard between computers"
cat << EOF
-Synergy lets you easily share a single mouse and keyboard between multiple
computers with different operating systems without special hardware.
-It's intended for users with multiple computers on their desk since each
system uses its own monitor(s).
-Just move the mouse off the edge of a screen to move to another screen;
keyboard and mouse input is then redirected to the other screen.
-Synergy also lets you cut and paste between systems and it makes screen
savers activate/deactivate in concert.
+Synergy lets you easily share a single mouse and keyboard between multiple
+computers with different operating systems without special hardware.
+
+It's intended for users with multiple computers on their desk since each
+system uses its own monitor(s).
+
+Just move the mouse off the edge of a screen to move to another screen;
+keyboard and mouse input is then redirected to the other screen.
+
+Synergy also lets you cut and paste between systems and it makes screen
+savers activate/deactivate in concert.
EOF
diff --git a/x11/synergy/HISTORY b/x11/synergy/HISTORY
index ee72b42..265aa5c 100644
--- a/x11/synergy/HISTORY
+++ b/x11/synergy/HISTORY
@@ -1,3 +1,6 @@
+2010-10-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Word-wrap long description to 80 cols
+
2010-03-13 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS: added dependencies on libxtst, libxinerama, libxext, and
libx11
* PRE_BUILD: added patch, synergy_gcc43.patch, to compile on gcc
4.3.3 and up



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (c22c2619d4782c730c32de53fd87373e1fcc911d), Ismael Luceno, 10/08/2010

Archive powered by MHonArc 2.6.24.

Top of Page