Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97066 - acidrip should not depend on glade-perl
Summary: acidrip should not depend on glade-perl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-25 14:20 UTC by Mike Auty (RETIRED)
Modified: 2005-10-30 15:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Auty (RETIRED) gentoo-dev 2005-06-25 14:20:54 UTC
Acidrip currently depends on glade-perl, which pulls in fair chunks of gtk+ 1
even though the application is gtk2 based.  Grepping through the source of
acidrip reveals only one reference to glade, and that is in a comment.  I
modified the acidrip ebuild to not require glade-perl, and it seemed to both
compile and run without problems.

Could someone please sanity check the glade-perl dependency and if it's
unnecessary remove it?  It'd mean people can install acidrip without pulling in
large chunks of unnecessary software.  Thanks very much...

Mike  5:)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12 i686)
=================================================================
System uname: 2.6.12 i686 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/personal"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acl acpi adns alsa avi bash-completion berkdb
bitmap-fonts boundschecking cairo ccache cdr cjk client crypt cups djvu dlloader
dvd dvdr dvi eds emboss encode fam flac foomaticdb fortran gd gdbm gif glitz
gnome gnutls gstreamer gtk gtk2 gtkhtml hal hardened imagemagick imap imlib java
jpeg junit libg++ libwww mad mikmod mime mmx mmxext motif mozilla mozsvg mp3
mpeg ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl pam pdflib perl pic
pie plot png postgres python quicktime readline real sdl server snmp spell sse
sse2 ssl svg svga t1lib tcpd theora tiff truetype truetype-fonts type1-fonts
unicode vorbis win32codecs xine xml2 xrandr xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-30 15:20:41 UTC
Fixed in CVS