Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99091 - New ebuild - openobex-apps
Summary: New ebuild - openobex-apps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-15 04:15 UTC by Maxxer
Modified: 2005-08-01 00:22 UTC (History)
1 user (show)

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


Attachments
The ebuild (openobex-apps-1.0.0.ebuild,1008 bytes, application/octet-stream)
2005-07-15 04:16 UTC, Maxxer
Details
Patch file, for some compilation errors (openobex-apps-function.patch,4.47 KB, patch)
2005-07-15 04:16 UTC, Maxxer
Details | Diff
Patch file for obexserver.c (obexserver.patch,3.92 KB, patch)
2005-07-15 04:17 UTC, Maxxer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxxer 2005-07-15 04:15:57 UTC
A new ebuild of openobex-apps.
This includes also obexserver.c, a simple demo server used to receive files
using bluetooth (http://www.frasunek.com/sources/unix/obexserver.c)

Reproducible: Always
Steps to Reproduce:
Comment 1 Maxxer 2005-07-15 04:16:33 UTC
Created attachment 63455 [details]
The ebuild
Comment 2 Maxxer 2005-07-15 04:16:59 UTC
Created attachment 63456 [details, diff]
Patch file, for some compilation errors
Comment 3 Maxxer 2005-07-15 04:17:22 UTC
Created attachment 63457 [details, diff]
Patch file for obexserver.c
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2005-07-30 09:29:45 UTC
fixed without obexserver useflag. no reason to clutter the use space.
Comment 5 Maxxer 2005-08-01 00:17:12 UTC
(In reply to comment #4)
> fixed without obexserver useflag. no reason to clutter the use space.

obexserver was the only reason why I created this ebuild :)
Should I create a new ebuild just for obexserver? AFAIK it's the only program
which lets you receive files to pc via bluetooth.
Comment 6 Alin Năstac (RETIRED) gentoo-dev 2005-08-01 00:22:32 UTC
if you enabled bluetooth useflag, it will install obexserver.