Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85328 - planner-0.13 - version bump
Summary: planner-0.13 - version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://www.imendio.com/archive/press/...
Whiteboard:
Keywords:
: 85420 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-15 05:03 UTC by Urs Joss
Modified: 2005-06-04 11:39 UTC (History)
6 users (show)

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


Attachments
ebuild for planner-0.13 (planner-0.13.ebuild,1.62 KB, text/plain)
2005-03-16 06:15 UTC, Nuno Araujo
Details
ebuild for planner-0.13 (planner-0.13.ebuild,1.59 KB, text/plain)
2005-03-16 06:25 UTC, Nuno Araujo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Urs Joss 2005-03-15 05:03:51 UTC
many fixes and new features

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2005-03-15 09:21:09 UTC
we know about releases, no need to file 0-day reminders without anything substantial to add.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-15 15:10:40 UTC
*** Bug 85420 has been marked as a duplicate of this bug. ***
Comment 3 Nuno Araujo 2005-03-16 06:15:42 UTC
Created attachment 53624 [details]
ebuild for planner-0.13

Here is an ebuild for planner-0.13.

This ebuild works, but once evolution-2.2 is unmasked, must be modified to
accept the eds use flag.
Comment 4 Nuno Araujo 2005-03-16 06:25:03 UTC
Created attachment 53625 [details]
ebuild for planner-0.13

Sorry... dotnet is not enabled in planner...
removed the mono USE flag
By the way, I don't think that eds USE flag will be needed... It it still
experimental...

Another thing, I'm not sure the mime database is updated, can someone check
this for me?
Comment 5 Jim Smilanich 2005-04-30 07:01:46 UTC
I'd like to help test this ebuild, but I'm not sure how to set up portage correctly.  I assume it has something to do with creating a local directory for portage, correct?  Is there more that I need to do?

TIA,
jim.smilanich@iphouse.com
Comment 6 Nuno Araujo 2005-04-30 11:15:29 UTC
1. Please read http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=5 (point 5.b)
2. make a directory app-office/planner in you PORTAGE_OVERLAY
3. go to that directory
4. download the ebuild of this bug to that directory and name it planner-0.13.ebuild
5. type ebuild planner-0.13.ebuild digest
6. type emerge planner

if it says that the package is masked type
echo app-office/planner ~x86 > /etc/portage/package.keywords

have fun :-)
Comment 7 Jim Smilanich 2005-05-01 12:54:35 UTC
I was able to get planner emerged.  Basic functionality looks fine.  

What do you need tested?  You mentioned the mime database for one.  Can you tell me exactly what you want checked there?

Anything else?
Comment 8 Nuno Araujo 2005-05-01 13:12:24 UTC
What would be great if that you unmerge planner, so that the .planner files are no longer associated.
And then you emerge it again, and you try to open a planner file with the file explorer (nautilus...)
If that works, I think that the mimedatabase is updated correctly
Thank you..
I did it and it seems to work... but we never know...
Comment 9 Jim Smilanich 2005-05-01 14:30:34 UTC
Performs as expected for nautilus.  As long as I was at it, I tried kfmclient as well, as I'm primarily a KDE user.  The mimedatabase for KDE is NOT updated.  However, as this a Gnome project, I don't know if that would be considered a bug or not.
Comment 10 Nuno Araujo 2005-05-01 14:33:09 UTC
I don't know either...
if there is a dev that knows how this should work, his comments are welcome...
I can modify the ebuild according to their advice if necessary...
Comment 11 Greg Symons 2005-05-15 22:02:21 UTC
I was able to build successfully on amd64 here. I also spent some time to get the eds stuff to build (since that was my main reason to want to upgrade to this version). Unfortunately, it really is unstable, and nowhere really near feature complete (changes made in evolution show up in planner, but not vice-versa). If you're interested I can post the new ebuild and a patch to the package that makes everything build nicely in a sandbox. But, like I said, the eds integration is still really rough, so I wouldn't recommend it yet.
Comment 12 Nuno Araujo 2005-05-16 03:23:54 UTC
I propose that we leave all the eds thing out of the ebuild for now, but keep your ebuild available.
When a new version with better eds integration is available, we can base ourselves on your ebuild to create a new one.

To the gentoo-devs: I don't know if someone is following this ebuild, but it seems to me that it is stable enough to be added to portage. What do you think?
Comment 13 Greg Symons 2005-05-16 07:42:58 UTC
That's probably a good idea. I've submitted the changes I made to the package upstream, so hopefully when eds stabilizes, it'll build nicely in a sandbox for us right off the bat.
Comment 14 foser (RETIRED) gentoo-dev 2005-06-04 11:39:13 UTC
added planner-0.13 , disabled eds stuff for now. Fixed deps (check them, they
were still not correct).

Thanks for the works here.