Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307113 - New package: net-misc/knutclient-1.0.1 (for KDE4)
Summary: New package: net-misc/knutclient-1.0.1 (for KDE4)
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.knut.noveradsl.cz/knutclient/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-02-27 21:42 UTC by keenblade
Modified: 2010-04-17 12:13 UTC (History)
1 user (show)

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


Attachments
net-misc/knutclient/knutclient-1.0_pre1.ebuild (knutclient-1.0_pre1.ebuild,590 bytes, text/plain)
2010-02-27 21:44 UTC, keenblade
Details
knutclient-1.0_pre1-xdg-desktop-entry.patch (knutclient-1.0_pre1-xdg-desktop-entry.patch,512 bytes, patch)
2010-02-27 21:45 UTC, keenblade
Details | Diff
net-misc/knutclient/knutclient-1.0_pre1.ebuild (knutclient-1.0_pre1.ebuild,592 bytes, text/plain)
2010-02-27 21:55 UTC, keenblade
Details
net-misc/knutclient/knutclient-1.0_pre1.ebuild (knutclient-1.0_pre1.ebuild,560 bytes, text/plain)
2010-02-27 22:29 UTC, keenblade
Details
knutclient-1.0.diff (knutclient-1.0.diff,667 bytes, patch)
2010-03-27 14:33 UTC, keenblade
Details | Diff
knutclient-1.0-xdg-desktop-entry.patch (knutclient-1.0-xdg-desktop-entry.patch,507 bytes, patch)
2010-03-27 14:35 UTC, keenblade
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description keenblade 2010-02-27 21:42:48 UTC
The first pre version KNutClient for KDE4 is out. Here is the ebuild and a patch for desktop entry.

Reproducible: Always
Comment 1 keenblade 2010-02-27 21:44:26 UTC
Created attachment 221479 [details]
net-misc/knutclient/knutclient-1.0_pre1.ebuild

Here is the ebuild.
Comment 2 keenblade 2010-02-27 21:45:56 UTC
Created attachment 221481 [details, diff]
knutclient-1.0_pre1-xdg-desktop-entry.patch

This is the desktop entry patch.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-27 21:49:46 UTC
@kde: We should really add this to tree, since the old version was removed with KDE 3.5.
Comment 4 keenblade 2010-02-27 21:55:19 UTC
Created attachment 221483 [details]
net-misc/knutclient/knutclient-1.0_pre1.ebuild

Corrected the header.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-02-27 21:59:00 UTC
> SLOT="0"

Use SLOT="4" for packages that use kdelibs-4.

> KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"

No stable keywords to new ebuilds, and most of this haven't been tested, so only KEYWORDS="~amd64 ~x86"

> src_prepare() {
> 	epatch "${FILESDIR}/${P}-xdg-desktop-entry.patch"
> }

Replace this with PATCHES=( "${FILESDIR}/${P}-xdg-desktop-entry.patch" )
Comment 6 Alexey Shvetsov archtester gentoo-dev 2010-02-27 22:14:59 UTC
Added to kde overlay
Comment 7 keenblade 2010-02-27 22:29:10 UTC
Created attachment 221489 [details]
net-misc/knutclient/knutclient-1.0_pre1.ebuild

Samuli Suominen, thanks. I've applied all your corrections.
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2010-03-24 15:19:25 UTC
1.0 final is out, please bump it from overlay to portage

ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/knutclient-1.0.tar.gz
Comment 9 keenblade 2010-03-27 14:33:18 UTC
Created attachment 225453 [details, diff]
knutclient-1.0.diff

This is a unified diff against knutclient-1.0_pre1.ebuild in kde overlay for the 1.0 final (knutclient-1.0.ebuild).
Comment 10 keenblade 2010-03-27 14:35:44 UTC
Created attachment 225455 [details, diff]
knutclient-1.0-xdg-desktop-entry.patch

And the desktop entry patch for the knutclient-1.0 final.
Comment 11 keenblade 2010-03-27 15:32:51 UTC
Upss! It was a unified diff against knutclient-1.0_pre2.ebuild which is just a version bump of knutclient-1.0_pre1.ebuild. They are exactly the same.
Comment 12 Samuli Suominen (RETIRED) gentoo-dev 2010-04-17 12:13:20 UTC
1.0.1 in portage (because this was one of the apps that got removed with KDE3, so now is a perfect time to restore previous functionality :-)

also please send your .desktop file patch to upstream.

+*knutclient-1.0.1 (17 Apr 2010)
+
+  17 Apr 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +knutclient-1.0.1.ebuild:
+  Initial commit wrt #307113 by "keenblade".