frozen_bubble: revbump, cleanup

This now includes man pages.
This commit is contained in:
Joachim Mairböck
2025-03-14 19:42:17 +01:00
parent 26408df0d7
commit 2d43ef845d

View File

@@ -8,7 +8,7 @@ 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="6"
REVISION="7"
SOURCE_URI="https://cpan.metacpan.org/authors/id/K/KT/KTHAKORE/Games-FrozenBubble-$portVersion.tar.gz"
CHECKSUM_SHA256="721e04ff69c5233060656bfbf4002aa1aeadd96c95351f0c57bb85b6da35a305"
SOURCE_DIR="Games-FrozenBubble-$portVersion"
@@ -47,12 +47,8 @@ BUILD_REQUIRES="
devel:libSDL_1.2$secondaryArchSuffix
devel:libSDL_mixer_1.2$secondaryArchSuffix
devel:libSDL_Pango$secondaryArchSuffix
capture_tiny
class_inspector
compress_bzip2$secondaryArchSuffix
file_sharedir
alien_sdl$secondaryArchSuffix
file_slurp
file_which
ipc_system_simple
locale_maketext_extract
module_build
@@ -67,13 +63,13 @@ BUILD_PREREQUIRES="
BUILD()
{
export LDFLAGS="-lnetwork"
perl Build.PL --installdirs vendor --prefix $prefix
perl Build.PL --prefix $prefix
./Build
}
INSTALL()
{
./Build install --installdirs vendor
./Build install
mkdir $appsDir
mv $prefix/bin/frozen-bubble $appsDir/Frozen-Bubble