Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67987 - dvdrip-0.50.18 has dependency on gtkhtml, should be libgtkhtml
Summary: dvdrip-0.50.18 has dependency on gtkhtml, should be libgtkhtml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 03:20 UTC by Jef Pober
Modified: 2005-03-29 10:38 UTC (History)
1 user (show)

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


Attachments
fixed ebuild (dvdrip-0.50.18.ebuild,1.38 KB, application/octet-stream)
2004-10-18 03:21 UTC, Jef Pober
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jef Pober 2004-10-18 03:20:28 UTC
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 Jef Pober 2004-10-18 03:21:18 UTC
Created attachment 42086 [details]
fixed ebuild
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-29 10:38:47 UTC
fixed in cvs for the latest version available, thanks for your report.