Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c1f9df27ca94fe0ce0b3a720a9206f6a2de27b3c

commit c1f9df27ca94fe0ce0b3a720a9206f6a2de27b3c
Author: James Buren <r...@frugalware.org>
Date:   Mon Jun 6 22:21:43 2011 -0500

openttd-1.1.1-1-x86_64
* version bump
* remove old README file (no longer relevant)

diff --git a/source/games-extra/openttd/FrugalBuild 
b/source/games-extra/openttd/FrugalBuild
index 2a175c9..b6d1b1a 100644
--- a/source/games-extra/openttd/FrugalBuild
+++ b/source/games-extra/openttd/FrugalBuild
@@ -3,20 +3,20 @@
# Maintainer: voroskoi <voros...@frugalware.org>

pkgname=openttd
-pkgver=1.0.5
+pkgver=1.1.1
pkgrel=1
pkgdesc="An open source clone of the Microprose game Transport Tycoon Deluxe."
url="http://www.openttd.org/en";
depends=('sdl' 'libpng>=1.4.1' 'libtimidity' 'fontconfig' 'lzo' 'icu4c')
+makedepends=('catcodec' 'grfcodec')
+rodepends=('opensfx' 'opengfx')
groups=('games-extra')
archs=('i686' 'x86_64')
-up2date="Flastarchive $url/download-stable -source.tar.bz2"
+up2date="Fwcat $url/download-stable | sed -n 's|^.*stable is \(.*\),.*$|\1|p'"
_F_gnome_iconcache=y
Finclude gnome-scriptlet
Fconfopts="$Fconfopfts --prefix-dir=/usr --binary-dir=bin 
--data-dir=share/$pkgname --doc-dir=share/doc/$pkgname-$pkgver 
--install-dir=$Fdestdir"
-source=(http://binaries.openttd.org/releases/$pkgver/$pkgname-$pkgver-source.tar.bz2
 \
-        README.Frugalware)
-sha1sums=('2e0cfa2d6e4c4bc1235a60de39961728bb727eb8' \
-          '45501f12af4be4e4c10390d765172521b46c3782')
+source=(http://binaries.openttd.org/releases/$pkgver/$pkgname-$pkgver-source.tar.xz)
+sha1sums=('f46702cfa755c1c641e7c78c18d7cab133cac2eb')

# optimization OK
diff --git a/source/games-extra/openttd/README.Frugalware 
b/source/games-extra/openttd/README.Frugalware
deleted file mode 100644
index b7116d2..0000000
--- a/source/games-extra/openttd/README.Frugalware
+++ /dev/null
@@ -1,15 +0,0 @@
-You require the data files of the original Transport Tycoon Deluxe
-for Windows to play the game. You have to manually copy the following
-files to '/usr/share/openttd/data/'
-
-----------
-sample.cat
-trg1r.grf
-trgcr.grf
-trghr.grf
-trgir.grf
-trgtr.grf
-----------
-
-As an alternative, you can install the opensfx and opengfx packages as
-a partial alternative to the original data files.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to