Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3060

Summary: third ebuild in the last hour: file-roller-1.106.ebuild (gnome2 version)
Product: Gentoo Linux Reporter: Gabriele Giorgetti <gabriele_giorgetti>
Component: New packagesAssignee: Spider (RETIRED) <spider>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: oh, the app is in app-arch

Description Gabriele Giorgetti 2002-05-26 19:34:33 UTC
File-roller for GNOME2 .

--
stroke
g.gabriele79@genie.it
Comment 1 Gabriele Giorgetti 2002-05-26 19:35:58 UTC
Created attachment 1161 [details]
oh, the app is in app-arch
Comment 2 Spider (RETIRED) gentoo-dev 2002-05-27 05:09:50 UTC
changed some DEPEND / RDEPEND stuff (you really dont want an empty RDEPEND, then
all binary packages break)

this is an ok look of it:


RDEPEND="virtual/glibc
        =x11-libs/gtk+-2.0*
        >=gnome-base/gnome-vfs-1.9.15
        >=gnome-base/libglade-1.99.12
        >=gnome-base/bonobo-activation-0.9.9
        >=gnome-base/libbonobo-1.112.0
        >=gnome-base/nautilus-1.1.12"

DEPEND="${RDEPEND}
        nls? ( dev-util/intltool )"
Comment 3 Spider (RETIRED) gentoo-dev 2002-05-27 05:10:13 UTC
forgot to close it :)

commiting once tested