Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173013 - new ebuild net-wireless/bluez-gnome-0.6
Summary: new ebuild net-wireless/bluez-gnome-0.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.bluez.org
Whiteboard:
Keywords: EBUILD
: 146598 (view as bug list)
Depends on: 143154
Blocks:
  Show dependency tree
 
Reported: 2007-04-01 14:17 UTC by Dick Marinus
Modified: 2007-05-14 10:57 UTC (History)
3 users (show)

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


Attachments
net-wireless/bluez-gnome-0.6.ebuild (bluez-gnome-0.6.ebuild,605 bytes, text/plain)
2007-04-01 14:17 UTC, Dick Marinus
Details
Emerge info (emege--info.txt,3.84 KB, text/plain)
2007-05-14 06:43 UTC, Claes Mogren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dick Marinus 2007-04-01 14:17:15 UTC
ebuild will follow
Comment 1 Dick Marinus 2007-04-01 14:17:49 UTC
Created attachment 115155 [details]
net-wireless/bluez-gnome-0.6.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 14:24:49 UTC
*** Bug 146598 has been marked as a duplicate of this bug. ***
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-05-10 20:40:56 UTC
Doesn't build with LDFLAGS as-needed so should get that patched:

IUSE="libnotify"
DEPEND=">=dev-libs/glib-2.0
	libnotify? ( >=x11-libs/libnotify-0.3.2 )

This will most likely leading to bluez-gnome linking against libnotify when the use flag is off so you should be having a src_compile most likely.
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2007-05-11 16:26:52 UTC
Ebuild added with libnotify forced. Need to do some fixing for this so leaving open until I get LDFLAGS etc nailed down. But added it now so that bluez-utils could go in.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-05-11 19:25:17 UTC
(In reply to comment #4)
> Ebuild added with libnotify forced. Need to do some fixing for this so leaving
> open until I get LDFLAGS etc nailed down. But added it now so that bluez-utils
> could go in.
> 

as-needed patch added
Comment 6 Claes Mogren 2007-05-14 06:43:42 UTC
Created attachment 119184 [details]
Emerge info

Builds fine on ~amd64. (Can not test to run it until I get back home.)
Comment 7 Petteri Räty (RETIRED) gentoo-dev 2007-05-14 10:57:16 UTC
(In reply to comment #6)
> Created an attachment (id=119184) [edit]
> Emerge info
> 
> Builds fine on ~amd64. (Can not test to run it until I get back home.)
> 

Comment on bug #178071. This if of no use here.