Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102217 - ebuild for ircp-tray a gnome app to transfer files via irobex
Summary: ebuild for ircp-tray a gnome app to transfer files via irobex
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2005-08-12 03:54 UTC by Chris
Modified: 2018-06-07 18:24 UTC (History)
1 user (show)

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


Attachments
ebuild for ircp-tray 0.4.1 (ircp-tray-0.4.1.ebuild,891 bytes, text/plain)
2005-08-12 03:56 UTC, Chris
Details
Corrected ebuild (ircp-tray-0.4.1.ebuild,835 bytes, text/plain)
2005-08-27 07:48 UTC, Chris
Details
ircp-tray-0.7.2.1.ebuild (ircp-tray-0.7.2.1.ebuild,838 bytes, text/plain)
2007-06-20 08:52 UTC, Marcello Magaldi
Details
ircp-tray-0.7.2.1.ebuild corrected (ircp-tray-0.7.2.1.ebuild,840 bytes, text/plain)
2007-06-24 22:59 UTC, Marcello Magaldi
Details
Patch to clean compile with newest gtk version created by Gerrit Hannaert (ircp-tray-gtk2.12.diff,2.16 KB, patch)
2008-05-19 03:44 UTC, achaw
Details | Diff
Updated ebuild for clean gtk compile patch (ircp-tray-0.7.2.1.ebuild,859 bytes, text/plain)
2008-05-19 03:45 UTC, achaw
Details
ircp-tray-0.7.3.ebuild (ircp-tray-0.7.3.ebuild,848 bytes, text/plain)
2009-01-27 20:15 UTC, Marcello Magaldi
Details
ircp-tray-0.7.4.ebuild (ircp-tray-0.7.4.ebuild,846 bytes, text/plain)
2009-06-19 13:20 UTC, Marcello Magaldi
Details
ircp-tray-0.7.4.ebuild (ircp-tray-0.7.4.ebuild,793 bytes, text/plain)
2009-06-19 13:28 UTC, Marcello Magaldi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2005-08-12 03:54:37 UTC
ircp-tray is a gnome notification tray applet that allows sending and receiving
files via the infrared object exchange (irObex) protocol. This protocol is used
by Palm Pilots and various mobile phones.

See http://gro.clinux.org/projects/ircp-tray

ircp-tray requires the irda stack be built into the kernel and also requires
openobex as well as the usual gnome dependencies.

Attached ebuild compiled fine on my x86 machine, which has gnome 2.10 installed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chris 2005-08-12 03:56:02 UTC
Created attachment 65747 [details]
ebuild for ircp-tray 0.4.1
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-27 05:08:41 UTC
1/ License is invalid.
2/ Keywords do not follow the policy.
3/ The SRC_URI thing is less then fortunate, there really isn't a constant
scheme for downloading this?
4/ IUSE="X gnome" is unused anywhere in the ebuild, why is it there?

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3

Please, correct the above problems in the ebuild and reopen then.
Comment 3 Chris 2005-08-27 07:41:43 UTC
Corrections made per comment #2, except for SRC_URI over which I have no control
and which appears to apply to all gro.clinux.org-hosted projects.
Comment 4 Chris 2005-08-27 07:48:19 UTC
Created attachment 66977 [details]
Corrected ebuild
Comment 5 Marcello Magaldi 2006-12-11 15:50:52 UTC
in lastest version of openobex there isn't obex-config, I think that the ebuild must be updated to exclude this check.
Comment 6 Marcello Magaldi 2007-06-20 08:52:52 UTC
Created attachment 122576 [details]
ircp-tray-0.7.2.1.ebuild

Hi ,
I modified the 0.4.1 ebuild to install the last version : 0.7.2.1 , Anyway There could be some dependencies errors.
Comment 7 Marcello Magaldi 2007-06-24 13:17:24 UTC
(In reply to comment #6)
> Created an attachment (id=122576) [edit]
> ircp-tray-0.7.2.1.ebuild
> 
> Hi ,
> I modified the 0.4.1 ebuild to install the last version : 0.7.2.1 , Anyway
> There could be some dependencies errors. 
> 

Anyway I cannot transfer files, when I try to send file from my cellphone to pc it says "no device found" on my phone and when I try to send from my pc to my cellphone, ircp-tray says : Unable to connect remote, Success
Comment 8 Marcello Magaldi 2007-06-24 14:03:19 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > Created an attachment (id=122576) [edit]
> > ircp-tray-0.7.2.1.ebuild
> > 
> > Hi ,
> > I modified the 0.4.1 ebuild to install the last version : 0.7.2.1 , Anyway
> > There could be some dependencies errors. 
> > 
> 
> Anyway I cannot transfer files, when I try to send file from my cellphone to pc
> it says "no device found" on my phone and when I try to send from my pc to my
> cellphone, ircp-tray says : Unable to connect remote, Success
> 

I solved, I emerged openobex without irda support, now it works
Comment 9 Marcello Magaldi 2007-06-24 22:59:26 UTC
Created attachment 122989 [details]
ircp-tray-0.7.2.1.ebuild corrected

Added new ircp-tray ebuild, submitted to sunrise overlay
Comment 10 Marcello Magaldi 2007-06-24 23:00:54 UTC
(In reply to comment #9)
> Created an attachment (id=122989) [edit]
> ircp-tray-0.7.2.1.ebuild corrected
> 
> Added new ircp-tray ebuild, submitted to sunrise overlay
> 
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/svn/proj/sunrise/reviewed/net-wireless/ircp-tray
Comment 11 Marcello Magaldi 2007-06-26 12:09:02 UTC
(In reply to comment #10)
> (In reply to comment #9)
> > Created an attachment (id=122989) [edit]
> > ircp-tray-0.7.2.1.ebuild corrected
> > 
> > Added new ircp-tray ebuild, submitted to sunrise overlay
> > 
> This is now in the sunrise overlay. You can find it at:
> http://overlays.gentoo.org/svn/proj/sunrise/reviewed/net-wireless/ircp-tray
> 

I made a mistake, it isn't on the reviewed overlay, I only committed so the ebuild is now waiting to be reviewed

Comment 12 Marcello Magaldi 2007-07-01 22:34:55 UTC
now the ebuild is been reviewed so it's on sunrise overlay, you can find it at the above link.
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > Created an attachment (id=122989) [edit]
> > > ircp-tray-0.7.2.1.ebuild corrected
> > > 
> > > Added new ircp-tray ebuild, submitted to sunrise overlay
> > > 
> > This is now in the sunrise overlay. You can find it at:
> > http://overlays.gentoo.org/svn/proj/sunrise/reviewed/net-wireless/ircp-tray
> > 
> 
> I made a mistake, it isn't on the reviewed overlay, I only committed so the
> ebuild is now waiting to be reviewed
> 

Comment 13 achaw 2008-05-19 03:44:20 UTC
Created attachment 153631 [details, diff]
Patch to clean compile with newest gtk version  created by Gerrit Hannaert
Comment 14 achaw 2008-05-19 03:45:23 UTC
Created attachment 153633 [details]
Updated ebuild for clean gtk compile patch
Comment 15 Marcello Magaldi 2009-01-27 20:03:59 UTC
(In reply to comment #14)
> Created an attachment (id=153633) [edit]
> Updated ebuild for clean gtk compile patch
> 

Ircp-Tray has a new maintainer , 0.7.3 is out , the new homepage is : https://launchpad.net/ircp-tray , I'm trying to modify the existing ebuild on sunrise to suite 0.7.3
Comment 16 Marcello Magaldi 2009-01-27 20:15:35 UTC
Created attachment 179903 [details]
ircp-tray-0.7.3.ebuild

new ircp-tray ebuild , tested here on x86
Comment 17 Marcello Magaldi 2009-01-27 20:19:59 UTC
I have a doubt : do we really need :
>=gnome-base/libgnome-1.96.0
>=gnome-base/libgnomeui-1.96.0
on RDEPEND?

I read configure.ac and the dependencies required are gtk >= 2.6 , openobex and libnotify. 
Comment 18 Marcello Magaldi 2009-06-19 13:20:04 UTC
Created attachment 195166 [details]
ircp-tray-0.7.4.ebuild

I modified the 0.7.3 ebuild to suite 0.7.4 URI . It installs fine here on x86
Comment 19 Marcello Magaldi 2009-06-19 13:28:45 UTC
Created attachment 195167 [details]
ircp-tray-0.7.4.ebuild

fixed URI manipulating substrings instead of statical 0.7
Comment 20 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:46:36 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/