Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373135 - Add kde-misc/zanshin (a GTD ToDo tool) to Portage tree
Summary: Add kde-misc/zanshin (a GTD ToDo tool) to Portage tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL: https://projects.kde.org/projects/pla...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-06-26 18:32 UTC by Matija "hook" Šuklje
Modified: 2011-08-12 21:35 UTC (History)
1 user (show)

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


Attachments
kde-misc/zanshin-0.1.81.ebuild (working, first ebuild for Zanshin 0.2_beta1) (zanshin-0.1.81.ebuild,499 bytes, text/plain)
2011-07-28 09:35 UTC, Matija "hook" Šuklje
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matija "hook" Šuklje 2011-06-26 18:32:18 UTC
Zanshin is a KDE application that uses modern KDE technologies (like Akonadi, Nepomuk, KRunner etc.) to substitute or complement KOrganizer in managing ToDo's a lot easier. It's inspired by the Getting Things Done method and tries to bring that to KDE.

It would be great to see this in Gentoo (or at least the KDE repository for now)!

Current version is 0.2_alpha2.
Comment 1 Matija "hook" Šuklje 2011-06-30 23:57:40 UTC
It seems to compile like any other KDE app:
mkdir build
cd build
cmake ..
make
make install

I've already e-mailed the author about making versioned source code tarballs available, as I couldn't find any so far.
Comment 2 Matija "hook" Šuklje 2011-07-25 17:13:53 UTC
0.2_beta1 is out and with it also the first source tarballs:
http://files.kde.org/zanshin/

Now we can actually make an ebuild from it! :D
Comment 3 Matija "hook" Šuklje 2011-07-25 17:15:27 UTC
If no-one is willing to tackle this and anyone's willing to help me, I volunteer to be a proxy maintainer. This is a package that's essential to my workflow.
Comment 4 Matija "hook" Šuklje 2011-07-28 09:35:53 UTC
Created attachment 281237 [details]
kde-misc/zanshin-0.1.81.ebuild (working, first ebuild for Zanshin 0.2_beta1)

I've written this simple ebuild for Zanshin 0.2_beta1.

It compiles, installs, and works.

If no-one else is willing to take care of it, I volunteer to proxy-maintain it.
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2011-08-12 21:35:45 UTC
Added to the main tree with minor changes, thanks!