Bug 3159 - frozen-bubble depends on gimp-perl
Summary: frozen-bubble depends on gimp-perl
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: frozen-bubble (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: at@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-14 19:15 MSD by dfo
Modified: 2005-07-13 15:45 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dfo 2003-10-14 19:15:28 MSD
frozen-bubble depends on gimp-perl but shouldn
Comment 1 at@altlinux.org 2003-10-14 19:32:11 MSD
Unfortunatelly it should.

$ rpm -ql frozen-bubble | xargs grep Gimp
/usr/share/frozen-bubble/gfx/shoot/create.pl:use Gimp qw(:consts main xlfd_size
:auto);
/usr/share/frozen-bubble/gfx/shoot/create.pl:Gimp::init();
/usr/share/frozen-bubble/gfx/shoot/create.pl:#Gimp::set_trace(TRACE_ALL);
/usr/share/frozen-bubble/gfx/shoot/create.pl:   die "Failed to load <$filename>
into a Gimp image ($@).\n";
/usr/share/frozen-bubble/gfx/shoot/create.pl:Gimp::end();
$
g
Comment 2 at@altlinux.org 2003-10-14 20:53:00 MSD
Reconsidered.
create.pl removed becuase it is require at %build stage only.