From 58a6b8326f4b4d71b729e469f6de6297bc336074 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 16 Jun 2011 16:57:11 +0200 Subject: Release v1.2. ffs. --- Changelog | 5 +++-- README | 5 +++++ bin/ekgping | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Changelog b/Changelog index 9bacdee..390d17b 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ -git HEAD +ekgping 1.2 - Thu Jun 16 2011 - * Fix ping -n parser - apparently it was based on a buggy ping output. + * Fix ping -n parser - it was based on a buggy(?) ping output, + making it fail on older Debian/Ubuntu (and possibly other) systems See ekgping 1.1 - Thu Jun 16 2011 diff --git a/README b/README index e6a15dd..db105e0 100644 --- a/README +++ b/README @@ -10,6 +10,7 @@ Dependencies * perl >= 5.10 * File::ShareDir * IPC::Run + * Module::Build * SDL * Term::Size @@ -19,3 +20,7 @@ Installation $ perl Build.PL $ perl Build $ sudo perl Build install + +Note for Debian/Ubuntu users: There seem to be installation problems with perl +5.10. If ekgping fails to find beep.ogg, try reinstalling it after installing +libmodule-build-perl. diff --git a/bin/ekgping b/bin/ekgping index f7a4368..43142ae 100755 --- a/bin/ekgping +++ b/bin/ekgping @@ -13,7 +13,7 @@ use SDL::Music; use Term::Size; use Time::HiRes qw(usleep); -our $VERSION = '1.1'; +our $VERSION = '1.2'; my $beep = 0; my $id = 0; @@ -161,7 +161,7 @@ B [B<-q>] [B<-t> I] [B<-f> I] I [B<--> I