mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
frozen_bubble, fix HOMEPAGE, update DESCRIPTION (#9423)
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
SUMMARY="Puzzle with Bubbles"
|
||||
DESCRIPTION="A game in which you throw colorful bubbles and build groups to destroy the bubbles."
|
||||
HOMEPAGE="https://metacpan.org/release/File-Next"
|
||||
DESCRIPTION="The Frozen-Bubble game is a free software implementation of a popular arcade/reflex \
|
||||
game. The game mainly consists of firing randomly chosen bubbles across the board. If the shoot \
|
||||
ends up having a clump of at least 3 bubbles of the same color, they all pop. If some bubbles \
|
||||
were sticked only on the popping clump, they fall. In 1-player mode, the goal is to pop all the \
|
||||
bubbles on the board as quickly as possible. In 2-players or network mode, you have to get your \
|
||||
opponent to 'die' before you."
|
||||
HOMEPAGE="https://metacpan.org/dist/Games-FrozenBubble/view/bin/frozen-bubble"
|
||||
COPYRIGHT="2000-2010 The Frozen-Bubble Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://cpan.metacpan.org/authors/id/K/KT/KTHAKORE/Games-FrozenBubble-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="721e04ff69c5233060656bfbf4002aa1aeadd96c95351f0c57bb85b6da35a305"
|
||||
SOURCE_DIR="Games-FrozenBubble-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user