- update to 3.6.1.
- remove NEED_VERSION. - fmt(1) DESCR. From Jim Geovedi <negative@toxic.magnesium.net>.
This commit is contained in:
parent
519b108933
commit
5c0a32b10f
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/09/14 20:32:44 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2002/09/17 19:01:33 fgsch Exp $
|
||||
|
||||
COMMENT= Colorful solitarie Mah jongg game for X11
|
||||
|
||||
DISTNAME= xmahjongg-3.5
|
||||
DISTNAME= xmahjongg-3.6.1
|
||||
CATEGORIES= games x11
|
||||
NEED_VERSION= 1.406
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
MAINTAINER= Federico Schwindt <fgsch@openbsd.org>
|
||||
|
||||
HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xmahjongg-3.5.tar.gz) = 1768f56e6cc5a671e6522eb86f6a918f
|
||||
RMD160 (xmahjongg-3.5.tar.gz) = 0a022ff53ebb8a9be3767688754c4b75dce6d872
|
||||
SHA1 (xmahjongg-3.5.tar.gz) = 68ac5a8438fd5f024077d08b5d523af26328c6a8
|
||||
MD5 (xmahjongg-3.6.1.tar.gz) = d8367caefbdae8e10c48593d17c342ae
|
||||
RMD160 (xmahjongg-3.6.1.tar.gz) = acfc0161322b22296639dff313bae8d57e012618
|
||||
SHA1 (xmahjongg-3.6.1.tar.gz) = 35e380e53412568e6af7f4fcc1677693f52fc60e
|
||||
|
@ -1,19 +1,17 @@
|
||||
Real Mah Jongg is a social game that originated in China
|
||||
thousands of years ago. Four players, named after the four
|
||||
winds, take tiles from a wall in turn. The best tiles are
|
||||
made of ivory and wood; they click pleasantly when you
|
||||
knock them together.
|
||||
Real Mah Jongg is a social game that originated in China thousands
|
||||
of years ago. Four players, named after the four winds, take tiles
|
||||
from a wall in turn. The best tiles are made of ivory and wood;
|
||||
they click pleasantly when you knock them together.
|
||||
|
||||
The object is to remove all Mah Jongg tiles from the play-
|
||||
ing field by taking one matching pair at a time. Gener-
|
||||
ally, two tiles match if they have identical pictures on
|
||||
top. There are some exceptions: any season tile (spring,
|
||||
summer, autumn, or winter) matches any other season, and
|
||||
any flower tile (bamboo, orchid, plum, or chrysathemum)
|
||||
matches any other flower. There are 144 tiles in all --
|
||||
one of each season and flower, and four copies of each of
|
||||
the following: 1 to 9 dots; 1 to 9 bamboo sticks; charac-
|
||||
ters for 1 to 9; the four winds (north, south, east, and
|
||||
west); and three dragons (red, green, and white).
|
||||
The object is to remove all Mah Jongg tiles from the playing field
|
||||
by taking one matching pair at a time. Generally, two tiles match
|
||||
if they have identical pictures on top. There are some exceptions:
|
||||
any season tile (spring, summer, autumn, or winter) matches any
|
||||
other season, and any flower tile (bamboo, orchid, plum, or
|
||||
chrysathemum) matches any other flower. There are 144 tiles in all
|
||||
-- one of each season and flower, and four copies of each of the
|
||||
following: 1 to 9 dots; 1 to 9 bamboo sticks; characters for 1 to
|
||||
9; the four winds (north, south, east, and west); and three dragons
|
||||
(red, green, and white).
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,18 +1,30 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2001/08/03 17:25:45 fgsch Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/09/17 19:01:33 fgsch Exp $
|
||||
bin/xmahjongg
|
||||
man/man6/xmahjongg.6
|
||||
share/xmahjongg/backgrounds/default.gif
|
||||
share/xmahjongg/backgrounds/green.gif
|
||||
share/xmahjongg/layouts/arena
|
||||
share/xmahjongg/layouts/arrow
|
||||
share/xmahjongg/layouts/boar
|
||||
share/xmahjongg/layouts/bridge
|
||||
share/xmahjongg/layouts/ceremonial
|
||||
share/xmahjongg/layouts/deepwell
|
||||
share/xmahjongg/layouts/default
|
||||
share/xmahjongg/layouts/dog
|
||||
share/xmahjongg/layouts/dragon
|
||||
share/xmahjongg/layouts/farandole
|
||||
share/xmahjongg/layouts/hare
|
||||
share/xmahjongg/layouts/horse
|
||||
share/xmahjongg/layouts/hourglass
|
||||
share/xmahjongg/layouts/monkey
|
||||
share/xmahjongg/layouts/ox
|
||||
share/xmahjongg/layouts/papillon
|
||||
share/xmahjongg/layouts/ram
|
||||
share/xmahjongg/layouts/rat
|
||||
share/xmahjongg/layouts/rooster
|
||||
share/xmahjongg/layouts/snake
|
||||
share/xmahjongg/layouts/theater
|
||||
share/xmahjongg/layouts/tiger
|
||||
share/xmahjongg/layouts/wedges
|
||||
share/xmahjongg/tiles/dorothys.gif
|
||||
share/xmahjongg/tiles/dorwhite.gif
|
||||
|
Loading…
x
Reference in New Issue
Block a user