From cdee9af63e2c7d3d6a7bfab152d197a4f1cdca03 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Tue, 8 Jan 2008 11:53:22 +0000 Subject: added my dodgey control file :) ( for deb packaging ) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@756 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStarDeluxe.control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Game/Code/UltraStarDeluxe.control (limited to 'Game/Code/UltraStarDeluxe.control') diff --git a/Game/Code/UltraStarDeluxe.control b/Game/Code/UltraStarDeluxe.control new file mode 100644 index 00000000..0fc4bf10 --- /dev/null +++ b/Game/Code/UltraStarDeluxe.control @@ -0,0 +1,9 @@ +Package: UltraStar-Deluxe +Priority: optional +Section: games +Installed-Size: 45 +Maintainer: Jay Binks +Architecture: i386 +Version: 1.1.1 +Depends: libc6 (>= 2.1), libavcodec, libavformat, libsqlite3, libsdl-ttf2.0, libsdl-image1.2, portaudio19 +Description: Ultrastar is a Karaoke game for the pc, similar to SingStar -- cgit v1.2.3 From ae6207c17c53e0319a39324e5c20bdccfbbd9976 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Tue, 8 Jan 2008 12:11:00 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@758 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStarDeluxe.control | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Game/Code/UltraStarDeluxe.control') diff --git a/Game/Code/UltraStarDeluxe.control b/Game/Code/UltraStarDeluxe.control index 0fc4bf10..a9fe4f14 100644 --- a/Game/Code/UltraStarDeluxe.control +++ b/Game/Code/UltraStarDeluxe.control @@ -1,9 +1,9 @@ -Package: UltraStar-Deluxe -Priority: optional -Section: games -Installed-Size: 45 -Maintainer: Jay Binks -Architecture: i386 -Version: 1.1.1 -Depends: libc6 (>= 2.1), libavcodec, libavformat, libsqlite3, libsdl-ttf2.0, libsdl-image1.2, portaudio19 -Description: Ultrastar is a Karaoke game for the pc, similar to SingStar +Package: UltraStar-Deluxe +Priority: optional +Section: games +Installed-Size: 45 +Maintainer: Jay Binks +Architecture: i386 +Version: 1.1.1 +Depends: libc6 (>= 2.1), libavcodec, libavformat, libsqlite3, libsdl-ttf2.0, libsdl-image1.2, portaudio19 +Description: Ultrastar is a Karaoke game for the pc, similar to SingStar -- cgit v1.2.3 From 803a451d8addfe84c6b7f34a691357db0b432baf Mon Sep 17 00:00:00 2001 From: jaybinks Date: Tue, 8 Jan 2008 12:47:25 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@760 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStarDeluxe.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code/UltraStarDeluxe.control') diff --git a/Game/Code/UltraStarDeluxe.control b/Game/Code/UltraStarDeluxe.control index a9fe4f14..cfbbfc13 100644 --- a/Game/Code/UltraStarDeluxe.control +++ b/Game/Code/UltraStarDeluxe.control @@ -5,5 +5,5 @@ Installed-Size: 45 Maintainer: Jay Binks Architecture: i386 Version: 1.1.1 -Depends: libc6 (>= 2.1), libavcodec, libavformat, libsqlite3, libsdl-ttf2.0, libsdl-image1.2, portaudio19 +Depends: libc6 (>= 2.1), libsdl1.2debian-alsa, libportaudio2, libavcodec0d, libavformat0d, libsqlite3-0, libsdl-ttf2.0-0, libsdl-image1.2 Description: Ultrastar is a Karaoke game for the pc, similar to SingStar -- cgit v1.2.3 From 6fa012e73a04959d69307911b90f526148c8352a Mon Sep 17 00:00:00 2001 From: jaybinks Date: Mon, 4 Feb 2008 23:10:16 +0000 Subject: small changes to check linux compilation. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@808 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStarDeluxe.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code/UltraStarDeluxe.control') diff --git a/Game/Code/UltraStarDeluxe.control b/Game/Code/UltraStarDeluxe.control index cfbbfc13..f85408f1 100644 --- a/Game/Code/UltraStarDeluxe.control +++ b/Game/Code/UltraStarDeluxe.control @@ -1,7 +1,7 @@ Package: UltraStar-Deluxe Priority: optional Section: games -Installed-Size: 45 +Installed-Size: 18400 Maintainer: Jay Binks Architecture: i386 Version: 1.1.1 -- cgit v1.2.3 From c63d80995c2c618b9cd293d9eecd3eb9e0e9b871 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Tue, 12 Feb 2008 13:43:34 +0000 Subject: builds nice... and builds deb also that runs / works .. mostly :P git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@846 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStarDeluxe.control | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'Game/Code/UltraStarDeluxe.control') diff --git a/Game/Code/UltraStarDeluxe.control b/Game/Code/UltraStarDeluxe.control index f85408f1..4fb8753a 100644 --- a/Game/Code/UltraStarDeluxe.control +++ b/Game/Code/UltraStarDeluxe.control @@ -5,5 +5,15 @@ Installed-Size: 18400 Maintainer: Jay Binks Architecture: i386 Version: 1.1.1 -Depends: libc6 (>= 2.1), libsdl1.2debian-alsa, libportaudio2, libavcodec0d, libavformat0d, libsqlite3-0, libsdl-ttf2.0-0, libsdl-image1.2 -Description: Ultrastar is a Karaoke game for the pc, similar to SingStar +Depends: libc6 (>= 2.1), libsdl1.2debian-alsa, libportaudio2, libavcodec1d, libavformat1d, libsqlite3-0, libsdl-ttf2.0-0, libsdl-image1.2 +Description: + Karaoke Software for PC like Singstar for PS2. + It evaluates your singing by analyzing your voice pitch. + Songs can be created with integrated Editor. + . + This is a Fork of the UltraStar Project with many massive improvements. + . + http://www.ultrastardeluxe.org/ + + + -- cgit v1.2.3