Bug 67987 - dvdrip-0.50.18 has dependency on gtkhtml, should be libgtkhtml
Bug#: 67987 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: jefpober@gmail.com
Component: Ebuilds
URL: 
Summary: dvdrip-0.50.18 has dependency on gtkhtml, should be libgtkhtml
Keywords:  
Status Whiteboard: 
Opened: 2004-10-18 03:20 0000
Description:   Opened: 2004-10-18 03:20 0000
When emerging dvd::rip it tries to emerge the old gtkhtml instead of
libgtkhtml. Gtkhtml is dependant on a lot of Gnome 1.4 packages which it also
tries to emerge.

Reproducible: Always
Steps to Reproduce:
1. emerge -p =dvdrip-0.50.18
2. see dependencies

Actual Results:  
[ebuild  N    ] dev-libs/libxml-1.8.17-r2
[ebuild  N    ] gnome-base/oaf-0.6.10
[ebuild  N    ] gnome-base/gnome-print-0.37
[ebuild  N    ] gnome-base/bonobo-1.0.22
[ebuild  N    ] gnome-base/gconf-1.0.9
[ebuild  N    ] gnome-base/gnome-common-1.2.4-r3
[ebuild  N    ] gnome-base/gnome-vfs-1.0.5-r3
[ebuild  N    ] gnome-base/control-center-1.4.0.5-r1
[ebuild  N    ] dev-libs/libunicode-0.4-r1
[ebuild  N    ] gnome-base/libglade-0.17-r6
[ebuild  N    ] gnome-extra/gal-0.24
[ebuild  N    ] gnome-base/libghttp-1.0.9-r4
[ebuild  N    ] gnome-extra/gtkhtml-1.1.10-r1
[ebuild   R   ] media-video/dvdrip-0.50.18


Expected Results:  
not install gnome-1.4 deps

Portage 2.0.50-r11 (gcc34-amd64-2004.1, gcc-3.4.2, glibc-2.3.4.20040808-r1,
2.6.9-rc4-nitro1)
=================================================================
System uname: 2.6.9-rc4-nitro1 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointers -frename-registers"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointers -frename-registers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo
ftp://ftp.easynet.nl/mirror/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm avi berkdb bitmap-fonts cdr crypt cups dvd dvdr eds
encode
esd f77 fam flac foomaticdb gd gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib
innodb jpeg libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses nls nptl
oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang
spell ssl tcpd tiff truetype xml2 xmms xprint xv xvid zlib"

------- Comment #1 From Jef Pober 2004-10-18 03:21:18 0000 -------
Created an attachment (id=42086) [details]
fixed ebuild

------- Comment #2 From Jan Brinkmann (RETIRED) 2005-03-29 10:38:47 0000 -------
fixed in cvs for the latest version available, thanks for your report.