From 40cf3dd7a1864debd190dc8405b98bc02b0a0f0f Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Wed, 23 Feb 2011 18:59:44 +0000 Subject: - Update to 1.3e - Remove non-used run dependencies: mpg123 and aumix - Remove pkg-plist as we're using auto-generated one - Adjust COMMAND and WWW PR: 154718 Submitted by: "Herbert J. Skuhra" --- audio/cymbaline/files/patch-cypack_conf.py | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/cymbaline/files/patch-cypack_conf.py (limited to 'audio/cymbaline/files/patch-cypack_conf.py') diff --git a/audio/cymbaline/files/patch-cypack_conf.py b/audio/cymbaline/files/patch-cypack_conf.py new file mode 100644 index 000000000000..78deb99f81c3 --- /dev/null +++ b/audio/cymbaline/files/patch-cypack_conf.py @@ -0,0 +1,11 @@ +--- cypack/conf.py.bak 2011-02-12 21:07:24.000000000 +0100 ++++ cypack/conf.py 2011-02-12 21:08:05.000000000 +0100 +@@ -17,7 +17,7 @@ + # exit the player soon after you start it, it may hang for about 10 seconds + # trying to access the url.. In that case it's safe to hit ctrl-c because + # scores and data are already saved. TODO I'll try to do a timeout in next Cy +-check_for_updates = 1 ++check_for_updates = 0 + ConfirmDelete = 1 + play_on_start = 1 + score_increment = 7 -- cgit v1.2.3