Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 307113

Summary: New package: net-misc/knutclient-1.0.1 (for KDE4)
Product: Gentoo Linux Reporter: keenblade <keenblade>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: kde
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.knut.noveradsl.cz/knutclient/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: net-misc/knutclient/knutclient-1.0_pre1.ebuild
knutclient-1.0_pre1-xdg-desktop-entry.patch
net-misc/knutclient/knutclient-1.0_pre1.ebuild
net-misc/knutclient/knutclient-1.0_pre1.ebuild
knutclient-1.0.diff
knutclient-1.0-xdg-desktop-entry.patch

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".