Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154115 - kde-misc/kim-0.9.4 (new ebuild)
Summary: kde-misc/kim-0.9.4 (new ebuild)
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:
Whiteboard:
Keywords: EBUILD
: 247649 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-05 02:56 UTC by Frederic LIETART
Modified: 2009-10-29 12:14 UTC (History)
4 users (show)

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


Attachments
Ebuild (kim-0.9.3.ebuild,979 bytes, text/plain)
2006-11-05 03:00 UTC, Frederic LIETART
Details
kim-0.9.3 r (kim-0.9.3.ebuild,862 bytes, text/plain)
2006-11-05 04:02 UTC, Frederic LIETART
Details
kim-0.9.3 r (kim-0.9.3.ebuild,862 bytes, text/plain)
2006-11-05 04:02 UTC, Frederic LIETART
Details
kim-0.9.4.ebuild (kim-0.9.4.ebuild,862 bytes, text/plain)
2007-01-12 12:31 UTC, Markus Tacker
Details
kim-0.9.5.ebuild (kim-0.9.5.ebuild,2.63 KB, text/plain)
2008-01-22 00:34 UTC, Bjoern Olausson
Details
im-0.9.5.ebuild (kim-0.9.5.ebuild,2.61 KB, text/plain)
2008-01-22 01:03 UTC, Bjoern Olausson
Details
kim-0.9.5.ebuild proper (kim-0.9.5.ebuild,2.61 KB, text/plain)
2008-01-22 01:12 UTC, Bjoern Olausson
Details
kim-0.9.5.ebuild for KDE-4 (kim-0.9.5.ebuild,2.77 KB, text/plain)
2008-11-18 14:58 UTC, Bjoern Olausson
Details
kim4.patch (kim4.patch,51.37 KB, patch)
2008-11-18 14:59 UTC, Bjoern Olausson
Details | Diff
kim-0.9.5.ebuild (kim-0.9.5.ebuild,2.75 KB, text/plain)
2009-01-05 00:17 UTC, Bjoern Olausson
Details
kim-0.9.5.ebuild proper (kim-0.9.5.ebuild,2.75 KB, text/plain)
2009-01-05 00:24 UTC, Bjoern Olausson
Details
new ebuild , works find on kde 4.2.3. all previous patches should be applied as well (kim-0.9.5-r1.ebuild,2.76 KB, text/plain)
2009-06-28 21:36 UTC, Sergei Danilov
Details
kim4-0.9.5.ebuild KIM for KDE4 (kim4-0.9.5.ebuild,2.76 KB, text/plain)
2009-07-03 11:24 UTC, Bjoern Olausson
Details
kim4-0.9.5.ebuild KIM for KDE4 proper (kim4-0.9.5.ebuild,2.69 KB, text/plain)
2009-07-03 13:18 UTC, Bjoern Olausson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic LIETART 2006-11-05 02:56:18 UTC
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit eutils

DESCRIPTION="Kim is a kde service menu which allows to resize, convert, rotate, (...) your images without to use a graphical application like Gimp ! This service menu can be considered as a frontend of ImageMagick."
HOMEPAGE="http://bouveyron.free.fr/kim/"
SRC_URI="http://thelinux.free.fr/pub/Distributions_Linux/gentoo/${PN}-${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
KDE=`kde-config --prefix`

DEPEND="media-gfx/imagemagick"

S="${WORKDIR}/${PN}"

src_unpack() {
  unpack ${A}
} 

src_install() {
exeopts -m0755
exeinto ${KDE}/share/apps/konqueror/servicemenus/
doexe ${S}/src/kim*.desktop
doexe ${S}/src/plugins/kim*.desktop

exeinto ${KDE}/bin/ 
doexe ${S}/src/bin/kim* 

exeinto ${KDE}/share/apps/kim/slideshow/
doexe ${S}/src/slideshow/*

exeinto ${KDE}/share/apps/kim/galery
doexe ${S}/src/galery/*

}
Comment 1 Frederic LIETART 2006-11-05 03:00:42 UTC
Created attachment 101262 [details]
Ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-05 03:10:32 UTC
Please, don't restrict bugs without any reason. Just leave the checkboxes alone.
Comment 3 Frederic LIETART 2006-11-05 04:02:15 UTC
Created attachment 101263 [details]
kim-0.9.3 r

Ebuild clear
Comment 4 Frederic LIETART 2006-11-05 04:02:20 UTC
Created attachment 101264 [details]
kim-0.9.3 r

Ebuild clear
Comment 5 Markus Tacker 2007-01-12 12:31:07 UTC
Created attachment 106662 [details]
kim-0.9.4.ebuild
Comment 6 Markus Tacker 2007-01-12 12:31:47 UTC
kim-0.9.3 ebuild also works with 0.9.4.
Comment 7 Trinine 2008-01-04 18:45:15 UTC
(In reply to comment #6)
> kim-0.9.3 ebuild also works with 0.9.4.
> 
... and with 0.9.5 too !
Comment 8 Bjoern Olausson 2008-01-22 00:34:43 UTC
Created attachment 141537 [details]
kim-0.9.5.ebuild

I modified the ebuild and I'll try to submitt it to the sunrise overlay.

regards
blubbi
Comment 9 Bjoern Olausson 2008-01-22 01:03:47 UTC
Created attachment 141541 [details]
im-0.9.5.ebuild
Comment 10 Bjoern Olausson 2008-01-22 01:12:45 UTC
Created attachment 141542 [details]
kim-0.9.5.ebuild proper
Comment 11 Bjoern Olausson 2008-11-18 14:58:42 UTC
Created attachment 172231 [details]
kim-0.9.5.ebuild for KDE-4

Okay, I tried my best to port it to KDE-4.

I didn't try all the scripts, but everybody is wellcome to fix the broken ones. Shouldn't be that hard now.

Please test and report in :-)

Kind regards
Bjoern
Comment 12 Bjoern Olausson 2008-11-18 14:59:56 UTC
Created attachment 172232 [details, diff]
kim4.patch

Patch to switch all the scripts from DCOP to D-Bus, fix ServiceMenues etc...

greetings
Bjoern
Comment 13 Bjoern Olausson 2008-11-20 00:45:21 UTC
I am starting a new bug for "kim for KDE-4" so we can handel it independent from "kim for kde-3"

http://bugs.gentoo.org/show_bug.cgi?id=247649

Kind regards
Bjoern
Comment 14 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-20 22:13:17 UTC
*** Bug 247649 has been marked as a duplicate of this bug. ***
Comment 15 Bjoern Olausson 2009-01-05 00:17:16 UTC
Created attachment 177428 [details]
kim-0.9.5.ebuild

Woks with kde-testing and kde-crazy overlay.

Kind regards
Bjoern
Comment 16 Bjoern Olausson 2009-01-05 00:24:15 UTC
Created attachment 177431 [details]
kim-0.9.5.ebuild proper

switched

EAPI="2"
KDE_MINIMAL="4.1"

sry...
Comment 17 Sergei Danilov 2009-06-28 21:34:40 UTC
there is compilation error in ebuild created by Bjoern at  2009-01-05
error while ebuild states "FATAL: Unable to find CMakeLists.txt.
You should consider not inheriting the cmake eclass"

using this hint I modified latest ebuild by removing line "inherit kde4-base" and leave just eutils.Using that new ebuild works just fine for me
Comment 18 Sergei Danilov 2009-06-28 21:36:50 UTC
Created attachment 196010 [details]
new ebuild , works find on kde 4.2.3. all previous patches should be applied as well

ebuild , works find on kde 4.2.3. all previous patches should be applied as well
Comment 19 Bjoern Olausson 2009-07-03 11:24:42 UTC
Created attachment 196505 [details]
kim4-0.9.5.ebuild KIM for KDE4

Okay, this is the upstream version of KIM for KDE4.

So far I had no time to check the code or to clean anything I just bumped the ebuild, corrected the name and the URI

Please test the ebuild and report in.

If anyone has an idea how to properly slot this or how to avoid using kde-misc/kim4 for this new version don't hesitate to modify this new ebuild.

Kind regards
Bjoern Olausson
Comment 20 Bjoern Olausson 2009-07-03 13:18:56 UTC
Created attachment 196510 [details]
kim4-0.9.5.ebuild KIM for KDE4 proper 

removed some deprecated classes.

Works for me now.

Kind regards
Bjoern
Comment 21 Samuli Suominen (RETIRED) gentoo-dev 2009-10-28 21:02:04 UTC
In portage. Thanks.
Comment 22 Bjoern Olausson 2009-10-29 12:14:01 UTC
Nice :-)

Thanks
Bjoern