Package Details: gmchess 0.29.6.4-1

Git Clone URL: https://aur.archlinux.org/gmchess.git (read-only, click to copy)
Package Base: gmchess
Description: Play Chinese chess (Xiangqi) against a human opponent or the computer
Upstream URL: https://salsa.debian.org/chinese-team/gmchess
Licenses: GPL2
Conflicts: convert-pgn-bin, eleeye-bin, gmchess-bin
Submitter: None
Maintainer: mrxx
Last Packager: mrxx
Votes: 32
Popularity: 0.000000
First Submitted: 2009-03-26 05:03 (UTC)
Last Updated: 2025-06-04 09:13 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3

<deleted-account> commented on 2010-09-23 23:59 (UTC)

# Contributor: yetist <yetist@gmail.com> pkgname=gmchess pkgver=0.29.1 pkgrel=1 pkgdesc="Chinese chess game" arch=("i686" "x86_64") url="http://code.google.com/p/gmchess/" license=('GPL2') depends=("gtkmm" "libglademm") makedepends=('pkgconfig' 'intltool') source=("http://gmchess.googlecode.com/files/$pkgname-$pkgver.tar.bz2") sha1sums=('d2e329c757594612a3b8b59594ad6f1650298f5f') build() { cd "$startdir/src/$pkgname-$pkgver" ./configure --prefix=/usr || return 1 make || return 1 make DESTDIR="$startdir/pkg" install || return 1 }

<deleted-account> commented on 2010-09-23 08:08 (UTC)

gmches 已更新为0.29.1

<deleted-account> commented on 2010-05-28 00:44 (UTC)

Thanks!It`s OK.