Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24777 - eBuild for new Gnome 2 file manager: Velocity
Summary: eBuild for new Gnome 2 file manager: Velocity
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 35864 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-18 17:23 UTC by Felix Breuer
Modified: 2003-12-23 10:20 UTC (History)
1 user (show)

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


Attachments
the suggested ebuild (velocity-0.1.ebuild,863 bytes, text/plain)
2003-07-18 17:24 UTC, Felix Breuer
Details
the suggested ebuild (velocity-0.1.ebuild,863 bytes, text/plain)
2003-07-18 17:24 UTC, Felix Breuer
Details
Updated ebuild (velocity-0.1.0.ebuild,833 bytes, application/octet-stream)
2003-09-15 11:41 UTC, AlterEgo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Breuer 2003-07-18 17:23:42 UTC
Here is an eBuild for the Gnome 2 file manager Velocity.
Comment 1 Felix Breuer 2003-07-18 17:24:34 UTC
Created attachment 14682 [details]
the suggested ebuild
Comment 2 Felix Breuer 2003-07-18 17:24:58 UTC
Created attachment 14683 [details]
the suggested ebuild
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2003-08-19 07:12:24 UTC
velocity is only at 0.1 beta, and hasnt proven that stable for me unfortunately.

a word on the ebuild though, you've specified a lot of dependencies redundantly, and without their categories. for example, gtk+-2.1.1 should really be specified as >=x11-libs/gtk+-2.2 (2.1 was development, you'll need to check the exact version in in the package). and now, seeing as gtk+-2.2 depends on pango, atk, glib etc, you can remove them from your dependency list. a good higher level gnome dependency is libgnomeui (if the package requires it) as this covers quite a few of the lower level dependencies. these things need to be cleaned up, and also check that it doesnt DEPEND on pkgconfig as well.
Comment 4 AlterEgo 2003-09-15 11:41:52 UTC
Created attachment 17779 [details]
Updated ebuild
Comment 5 Karl Zollner 2003-09-20 04:23:16 UTC
This Velocity ebuild does not seem to want to compile under gnome 2.4:

The following error message repeats ad infinitum.....:


make[3]: Entering directory `/var/tmp/portage/velocity-0.1/work/velocity-0.1/plugins/audio'
libtool --mode=compile gcc -march=pentium4 -O3 -pipe -ffast-math -mmmx -msse -msse2 -mfpmath=sse,387 -fprefetch-loop-arrays -falign-functions=4 -maccumulate-outgoing-args -c audio.c -o tmpaudio.so.lo -I../.. -I../../src -DHAVE_CONFIG -DORBIT2=1 -pthread -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libgsf-1 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0    -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Waiting for -DGNOME_DISABLE_DEPRECATED.o.lock to be removed
Comment 6 Karl Zollner 2003-09-20 04:40:03 UTC
Additionally,

This error only occurs in the plugins directory-it affects both the audio and brun plugin.....
Comment 7 Mike Gardiner (RETIRED) gentoo-dev 2003-12-19 09:04:51 UTC
*** Bug 35864 has been marked as a duplicate of this bug. ***
Comment 8 foser (RETIRED) gentoo-dev 2003-12-23 10:20:07 UTC
velocity seems disappeared ? someone got a recent homepage or anything like that ?

Closing as WONTFIX, reopen if i'm wrong about its status.