summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
-rw-r--r--config.cfg16
3 files changed, 2 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab62059a4b88..68df4a60249b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tomatoes
pkgdesc = How many tomatoes can you smash in ten short minutes?
pkgver = 1.55
- pkgrel = 13
+ pkgrel = 14
url = http://tomatoes.sourceforge.net
arch = i686
arch = x86_64
@@ -14,14 +14,12 @@ pkgbase = tomatoes
source = 0001-tomatoes-1.55-makefile-Append-to-compile-flags.patch
source = 0002-tomatoes-1.55-Quell-const-char-conversion-warnings.patch
source = 0003-tomatoes-1.55-config-hiscore-file-saving-loading.patch
- source = config.cfg
source = tomatoes.desktop
sha256sums = 126d001532ee5b81cc95e1a86a274d11669b8c8f65c8235ae2e9b8fbdfab4a60
sha256sums = 69a3af1994cb58409be9b469e1aa4bdb91c405d99071c7431526640ec53d1300
sha256sums = 49b2944b268efcfc660da682dfbc2404558e52ba034cc39d310e8c74ed89646c
sha256sums = 4f9e72fcb3d4427ec633d9ce6f3bb73179cfac1dba55f1ff7f68725f63f1d55d
sha256sums = 0dcab19428d4904d1d5ab0099b23f6d9f3f53399303166ad3cea6e743efcd9bf
- sha256sums = 2eecb4195eebf9b9bfb331630eb552bfbff0f67af738960b730d638e9c814238
sha256sums = 15588e33cd9cd532857bb54310d6cd31a75a3f1f0de5b524a0b701c6a317fec7
pkgname = tomatoes
diff --git a/PKGBUILD b/PKGBUILD
index 29a611b5161b..cfada2b1daa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tomatoes
pkgver=1.55
-pkgrel=13
+pkgrel=14
pkgdesc="How many tomatoes can you smash in ten short minutes?"
url="http://tomatoes.sourceforge.net"
license=('ZLIB')
@@ -14,14 +14,12 @@ source=("https://downloads.sourceforge.net/$pkgname/$pkgname-linux-src-$pkgver.t
"0001-tomatoes-1.55-makefile-Append-to-compile-flags.patch"
"0002-tomatoes-1.55-Quell-const-char-conversion-warnings.patch"
"0003-tomatoes-1.55-config-hiscore-file-saving-loading.patch"
- "config.cfg"
"tomatoes.desktop")
sha256sums=('126d001532ee5b81cc95e1a86a274d11669b8c8f65c8235ae2e9b8fbdfab4a60'
'69a3af1994cb58409be9b469e1aa4bdb91c405d99071c7431526640ec53d1300'
'49b2944b268efcfc660da682dfbc2404558e52ba034cc39d310e8c74ed89646c'
'4f9e72fcb3d4427ec633d9ce6f3bb73179cfac1dba55f1ff7f68725f63f1d55d'
'0dcab19428d4904d1d5ab0099b23f6d9f3f53399303166ad3cea6e743efcd9bf'
- '2eecb4195eebf9b9bfb331630eb552bfbff0f67af738960b730d638e9c814238'
'15588e33cd9cd532857bb54310d6cd31a75a3f1f0de5b524a0b701c6a317fec7')
prepare() {
@@ -52,9 +50,6 @@ package() {
install -d "$pkgdir"/usr/share/$pkgname
cp -r ../$pkgname-1.5/* "$pkgdir"/usr/share/$pkgname
- # Change special key to right ctrl for altgr users and others.
- install -m644 ../config.cfg "$pkgdir"/usr/share/$pkgname
-
install -Dm755 tomatoes "$pkgdir"/usr/bin/tomatoes
install -Dm644 icon.png "$pkgdir"/usr/share/pixmaps/tomatoes.png
diff --git a/config.cfg b/config.cfg
deleted file mode 100644
index 7bf83175056f..000000000000
--- a/config.cfg
+++ /dev/null
@@ -1,16 +0,0 @@
-video_mode = 800 x 600
-video_mode_color_depth = 32
-video_mode_fullscreen = 1
-sound_enabled = 1
-sound_freq = 44100
-sound_volume = 205
-music_volume = 135
-show_fps = 0
-key_left = 276 97
-key_right = 275 100
-key_up = 273 119
-key_down = 274 115
-key_shoot = 32 304
-key_special = 305 306
-perspective = 0
-moving_style = 2 2