Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348141 - kde-misc/kosd-0.6.0: version bump request
Summary: kde-misc/kosd-0.6.0: version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://kde-apps.org/content/show.php/...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-12-08 13:06 UTC by Martin Walch
Modified: 2011-01-06 16:54 UTC (History)
0 users

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


Attachments
adapted ebuild (kosd-0.6.0.ebuild,559 bytes, text/plain)
2010-12-08 13:07 UTC, Martin Walch
Details
Sorry, I forgot that kosd needs now KDE SC 4.5. (kosd-0.6.0.ebuild,579 bytes, text/plain)
2010-12-08 13:42 UTC, Martin Walch
Details
diff -ur kosd-0.4.2.ebuild kosd-0.6.0.ebuild (kosd-0.6.0.patch,981 bytes, patch)
2010-12-09 17:00 UTC, Martin Walch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Walch 2010-12-08 13:06:36 UTC
The ebuild needs some modifications, I will attach a new ebuild that works for me.

ChangeLog from the kde-apps website:

Changelog from 0.5.1 to 0.6.0
 * Added support for (Plasma-themed) SVG icons
 * Many improvements throughout the code
 
 Changelog from 0.5.0 to 0.5.1
 * Fixed the mixer to always use the correct master channel
 
 Changelog from 0.4.2 to 0.5.0
 * Split up the monolithic application into a KDED module for the OSD, a KDED module for the key listener, a system settings module and a simple access library allowing any application to use the OSD
 * Replaced the old OSD by new, fully Plasma based OSDs. There's now a "standard" OSD similar to the old one and a "compact" OSD similar to the OSDs provided by KMix and Powerdevil
Comment 1 Martin Walch 2010-12-08 13:07:21 UTC
Created attachment 256635 [details]
adapted ebuild
Comment 2 Martin Walch 2010-12-08 13:42:43 UTC
Created attachment 256640 [details]
Sorry, I forgot that kosd needs now KDE SC 4.5.
Comment 3 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-12-09 12:19:25 UTC
thank you for your contribution. please attach version bump request ebuilds as patches to the lates available version. this makes it much more easy for the maintainer to see, what differences where necessary.

of course, if a simple rename is all that changed, dont attach anything at all :-)

thanks
Comment 4 Martin Walch 2010-12-09 17:00:05 UTC
Created attachment 256741 [details, diff]
diff -ur kosd-0.4.2.ebuild kosd-0.6.0.ebuild

Ok, I made even some more changes. This is now a patch against kosd-0.4.2.ebuild

The full list of changes is now:

- update header (Copyright 1999-2010 Gentoo Foundation)
- set KDE_MINIMAL="4.5"
- new SRC_URI
- new slot (just like KDE 4.4 and KDE 4.5 might be both installed)
- set S=${WORKDIR}/${PN}
- explicitely set RDEPEND="${DEPEND}" as devmanual states that this default behaviour will be changed
Comment 5 Martin Walch 2010-12-10 09:42:44 UTC
Maybe the new ebuild should elog a hint that since 0.5.0, kosd is not a standalone application anymore, but a Plasma based kded plugin, that can be configured in the systemsettings dialog "Shortcuts and Gestures".
Comment 6 Andreas K. Hüttel archtester gentoo-dev 2011-01-06 16:54:30 UTC
Bumped, thanks!