Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Yakuake

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
45 posts
  • 1
  • 2
  • Next
Author
Message
azlan
Guru
Guru
User avatar
Posts: 381
Joined: Mon Nov 11, 2002 6:09 am
Location: Seattle WA USA
Contact:
Contact azlan
Website

Yakuake

  • Quote

Post by azlan » Wed Sep 28, 2005 7:48 am

One more ... emerge yakuake

It is a console that sits at the top of the screen you can make it transparent and it rolls up and down using the F12 key.. damn handy, I use it all the time. It will automatically roll up when the focus is shifted.

mod edit: Split off from [topic=269143]KDE tips & tricks[/topic] --Earthwings
there is no crazy, only violet and non violet..
Top
Juippisi
Developer
Developer
User avatar
Posts: 784
Joined: Fri Sep 30, 2005 3:51 pm
Location: /home

  • Quote

Post by Juippisi » Fri Sep 30, 2005 3:57 pm

Code: Select all

destiny joonas # esearch yakuake
[ Results for search key : yakuake ]
[ Applications found : 0 ]

 
destiny joonas # emerge -pv yakuake

These are the packages that I would merge, in order:

Calculating dependencies   
emerge: there are no ebuilds to satisfy "yakuake".
Synced yesterday...

But I have downloaded YaKuake from http://kde-apps.org and installed it. Oh and yes it is very handy. When YaKuake can be used with tabs, I'll start using it as my default term. Now Konsole is ;-).

Oh, you can get YaKuake from here: http://kde-apps.org/content/show.php?content=29153
I recommend.
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Sun Oct 02, 2005 3:07 pm

EDIT: Basic ebuild updates oct, 05, 2005

Code: Select all

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

DESCRIPTION="Yet Another Kuake"
HOMEPAGE="http://kde-apps.org/content/show.php?content=29153"
SRC_URI="http://kde-apps.org/content/files/29153-${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RESTRICT="nomirror"
DEPEND="|| ( kde-base/kdelibs )"
S="${WORKDIR}/${P}"

need-kde 3.3
This ebuild suport only 2.5 (and hopefully future versions, this is due to a change in the package internals, that now names the directory in a ${PN}-${PV} format, while before it was only the package name. I removed konsole dep, that is not needed. Dunno why I put it there... Anyway, this is a very rudimentary ebuild, and I dont plan to learn more about ebuilds for now. So, might there be better ones around. ;)
Last edited by i92guboj on Wed Oct 05, 2005 6:17 pm, edited 1 time in total.
Top
Juippisi
Developer
Developer
User avatar
Posts: 784
Joined: Fri Sep 30, 2005 3:51 pm
Location: /home

  • Quote

Post by Juippisi » Wed Oct 05, 2005 3:42 am

Thanks! This is just something that I needed.
Top
beatryder
Veteran
Veteran
User avatar
Posts: 1138
Joined: Fri Apr 08, 2005 12:27 am
Contact:
Contact beatryder
Website

  • Quote

Post by beatryder » Wed Oct 05, 2005 6:34 am

I have been using yakuake for a few days now... I love it, I just downloaded it and built it with

Code: Select all

./configure --without-arts --prefix=`kde-config --prefix`
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Top
anz
Apprentice
Apprentice
User avatar
Posts: 279
Joined: Wed Feb 05, 2003 9:10 am
Location: Vienna

wow - what a tool!

  • Quote

Post by anz » Wed Oct 05, 2005 9:12 am

Thanks alot, dear 6thpink, for your ebuild and beatryder for the configure options!
But during installation I stumbled into a aclocal problem, which is described and solved here:
http://forums.gentoo.org/viewtopic-t-38 ... exist.html

Thanks 8)
Greetings from Vienna
Top
beatryder
Veteran
Veteran
User avatar
Posts: 1138
Joined: Fri Apr 08, 2005 12:27 am
Contact:
Contact beatryder
Website

  • Quote

Post by beatryder » Wed Oct 05, 2005 4:33 pm

6thpink wrote:Still a bit buggy but tabs are now available in yakuake.

Do you want an evil? Here it is:

Code: Select all

# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

DESCRIPTION="Yet Another Kuake"
HOMEPAGE="http://kde-apps.org/content/show.php?content=29153"
SRC_URI="http://kde-apps.org/content/files/29153-${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RESTRICT="nomirror"
DEPEND="|| ( kde-base/konsole kde-base/kdebase )"
S="${WORKDIR}/${PN}"

need-kde 3.3
I save it under kde-misc/yakuake/yakuake-2.4.ebuild (current version is 2.4) in my overlay directory. Then, as usual, digest it and then emerge. If you need a new version just rename the ebuild in the future, for example to yakuake-2.5.ebuild, it should work out of the box. :wink:

Konsole is not required. if you doubt me, compile yakuake from src by hand, and then try temporarily renaming the konsole binary.
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Top
firephoto
Veteran
Veteran
User avatar
Posts: 1612
Joined: Wed Oct 29, 2003 12:48 am
Location: +48° 5' 23.40", -119° 48' 30.00"

  • Quote

Post by firephoto » Wed Oct 05, 2005 4:54 pm

I don't think a new app is exactly what this thread is about, might want to start a thread in the support forums for this.
[url=irc://irc.freenode.org/gentoo-kde]#gentoo-kde on freenode[/url]
Top
beatryder
Veteran
Veteran
User avatar
Posts: 1138
Joined: Fri Apr 08, 2005 12:27 am
Contact:
Contact beatryder
Website

  • Quote

Post by beatryder » Wed Oct 05, 2005 6:08 pm

I dissagree... its a great tip!
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Top
nibiru
n00b
n00b
Posts: 38
Joined: Thu Jun 09, 2005 11:43 pm

  • Quote

Post by nibiru » Sun Oct 09, 2005 12:23 pm

Hi guys,

I tried to install Yakuake, but with no luck.

What's my mistake?

This is what happens with emerge and the script found here:

Code: Select all

Calculating dependencies ...done!
>>> emerge (1 of 1) kde-misc/yakuake-2.5 to /
!!! No package manifest found: /usr/portage/kde-misc/yakuake/Manifest
And this what happens if I try to ./configure it manually (even with a plain "./configure" command issued):

Code: Select all


./configure --without-arts --prefix=`kde-config --prefix`
bash: kde-config: command not found
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.
I swear I HAVE Kde installed :)
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Sun Oct 09, 2005 1:31 pm

First error: change into the dir you have copied the ebuild and do "ebuild yakuake-2.5.ebuild diggest". Second one: probably kde-config is not on your path or something strange is happening.
Top
nibiru
n00b
n00b
Posts: 38
Joined: Thu Jun 09, 2005 11:43 pm

  • Quote

Post by nibiru » Sun Oct 09, 2005 4:21 pm

6thpink wrote:First error: change into the dir you have copied the ebuild and do "ebuild yakuake-2.5.ebuild diggest". Second one: probably kde-config is not on your path or something strange is happening.
Thank you for your answer.

I gave "ebuild"... also added "kde-misc/yakuake-2.5" to /etc/portage/profile/package.provided.

Now this is what I get:

Code: Select all

> emerge yakuake
Calculating dependencies ...done!
>>> emerge (1 of 1) kde-misc/yakuake-2.5 to /
>>> md5 files   ;-) yakuake-2.5.ebuild
>>> md5 files   ;-) files/digest-yakuake-2.5
>>> md5 src_uri ;-) 29153-yakuake-2.5.tar.bz2
>>> Unpacking source...
>>> Unpacking 29153-yakuake-2.5.tar.bz2 to /var/tmp/portage/yakuake-2.5/work
tar: Read 6656 bytes from -
/usr/portage/eclass/base.eclass: line 37: cd: /var/tmp/portage/yakuake-2.5/work/yakuake: No such file or directory
/usr/portage/eclass/kde.eclass: line 52: cd: /var/tmp/portage/yakuake-2.5/work/yakuake: No such file or directory
>>> Source unpacked.
/usr/portage/eclass/kde.eclass: line 69: cd: /var/tmp/portage/yakuake-2.5/work/yakuake: No such file or directory
/usr/portage/eclass/kde.eclass: line 69: cd: /var/tmp/portage/yakuake-2.5/work/yakuake: No such file or directory

!!! ERROR: kde-misc/yakuake-2.5 failed.
!!! Function kde_src_compile, Line 125, Exitcode 1
!!! no configure script found, generation unsuccessful
!!! If you need support, post the topmost build error, NOT this status message.
Seems it can't find the "yakuake" directory inside the work path, shouldn't it be already there?... I guess this should be easy to fix.
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Sun Oct 09, 2005 4:34 pm

Uhm! Your ebuild might be old. Copy the one above (note that I updated it). Since 2.5 the naming of the directory has changed, so now, instead of being in the previous format (that in ebuild appeared like S="${WORKDIR}/${PN}" and means /var/tmp/portage/yakuake) now is in another format (S="${WORKDIR}/${P}" or S="${WORKDIR}/${PN}-${PV}" , that is /var/tmp/portage/yakuave-2.5, or whatever version it is).

Solution one, update the ebuild with the one that I edited above. Solution two: edit the ebuild and change ${PN} to ${P} in the S=....... line. Note that any time that the ebuild is edited or changed in any way you will need to digest it again, like I told you above.

EDIT: In the process, you might want to rename the ebuild to yakuake-2.6.ebuild. Version 2.6 is out now ;) Just copy or rename it and you will be able to emerge 2.6 instead of 2.5. It has many bugfixes and the renaming tabs feature.
Last edited by i92guboj on Sun Oct 09, 2005 4:41 pm, edited 1 time in total.
Top
Earthwings
Bodhisattva
Bodhisattva
User avatar
Posts: 7753
Joined: Mon Apr 14, 2003 8:13 pm
Location: Germany

  • Quote

Post by Earthwings » Sun Oct 09, 2005 4:39 pm

And remove the enty from package.provided. You want it in /etc/portage/package.keywords (unless you are running amd64 or ~arch)
KDE
Top
nibiru
n00b
n00b
Posts: 38
Joined: Thu Jun 09, 2005 11:43 pm

  • Quote

Post by nibiru » Sun Oct 09, 2005 4:47 pm

6thpink wrote:Uhm! Your ebuild might be old. Copy the one above (note that I updated it). Since 2.5 the naming of the directory has changed, so now, instead of being in the previous format (that in ebuild appeared like S="${WORKDIR}/${PN}" and means /var/tmp/portage/yakuake) now is in another format (S="${WORKDIR}/${P}" or S="${WORKDIR}/${PN}-${PV}" , that is /var/tmp/portage/yakuave-2.5, or whatever version it is).

Solution one, update the ebuild with the one that I edited above. Solution two: edit the ebuild and change ${PN} to ${P} in the S=....... line. Note that any time that the ebuild is edited or changed in any way you will need to digest it again, like I told you above.
Sorry mate... I thought I used the current (2.5) one, but somehow I found to have the old one :oops: maybe I got it from the reply...

Anyway, I had just noticed that the .bz file of the latest version, was actually different having a yaku2.5 dir inside it...

But I had NO idea how to fix that :lol:, now I've learned a bit more how portage works.

(you see, I'm just back to gentoo after having to use debian for some time...)

Now I just wonder why simply compiling the source by hand did not work... maybe gentoo has a weird path scheme?
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Sun Oct 09, 2005 4:58 pm

Glad to hear that it worked. About the manual compilation... don't know. Seems that make can't find kde-config, strange thing because you are using kde-config in the command line (which means that it is in the path). Have you tried to manually specify the --prefix without using kde-config?

I think that kde-config reads the config files to get the current version of kde. Maybe is some kind of configuration corruption in that files what caused the weird error, can't be sure but that would explain the issue. Anyway, the important thing is that your kuake is now working! ;)
Top
nibiru
n00b
n00b
Posts: 38
Joined: Thu Jun 09, 2005 11:43 pm

  • Quote

Post by nibiru » Sun Oct 09, 2005 8:10 pm

6thpink wrote:Glad to hear that it worked. About the manual compilation... don't know. Seems that make can't find kde-config, strange thing because you are using kde-config in the command line (which means that it is in the path).
Gee how fast is that thing moving eheh! ;)

I've just read 2.6 is out... I'm going to install it instantly, since 2.5 has some minor but annoying bug.


Have you tried to manually specify the --prefix without using kde-config?
I think that kde-config reads the config files to get the current version of kde. Maybe is some kind of configuration corruption in that files what caused the weird error, can't be sure but that would explain the issue. Anyway, the important thing is that your kuake is now working! ;)
I've also noticed that "kdm" can't be started anymore from prompt... neither the other programs in "usr/kde/3.4/bin".

This happenned just after I rc-updated kdm. Is this ok or are there any troubles in my system??
Top
nibiru
n00b
n00b
Posts: 38
Joined: Thu Jun 09, 2005 11:43 pm

  • Quote

Post by nibiru » Sun Oct 09, 2005 8:19 pm

Earthwings wrote:And remove the enty from package.provided. You want it in /etc/portage/package.keywords (unless you are running amd64 or ~arch)
Ok, thanks, just removed it.

I didn't say, but obviously I had already put it into package.keywords (it would not start otherwise, I think :roll: ).
Top
John-Boy
Guru
Guru
User avatar
Posts: 446
Joined: Wed Jun 23, 2004 8:05 pm
Location: Desperately seeking moksha in all the wrong places

  • Quote

Post by John-Boy » Sat Oct 15, 2005 6:17 am

Just a note, for anybody that hasn't noticed, 2.7 seems to be out.
Like the Roman, I seem to see "the River Tiber foaming with much blood"
Top
nibiru
n00b
n00b
Posts: 38
Joined: Thu Jun 09, 2005 11:43 pm

  • Quote

Post by nibiru » Sat Oct 15, 2005 6:33 am

John-Boy wrote:Just a note, for anybody that hasn't noticed, 2.7 seems to be out.
Gee how fast is it!! I didn't check... for "so" long! ;)

Thanks, I'm going to update asap (now I'm on Windoze...).
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Sat Oct 15, 2005 2:37 pm

In fact since many hours ago there is a 2.7.1 release, just copy the 2.6 ebuild with the new name and digest it. ;) Lots of bugfixes and new stuff. Amazing :)
Top
John-Boy
Guru
Guru
User avatar
Posts: 446
Joined: Wed Jun 23, 2004 8:05 pm
Location: Desperately seeking moksha in all the wrong places

  • Quote

Post by John-Boy » Sat Oct 15, 2005 3:03 pm

6thpink wrote:In fact since many hours ago there is a 2.7.1 release, just copy the 2.6 ebuild with the new name and digest it. ;) Lots of bugfixes and new stuff. Amazing :)
Using your ebuild at moment, oh and it's hit 2.7.2 :D
Like the Roman, I seem to see "the River Tiber foaming with much blood"
Top
i92guboj
Bodhisattva
Bodhisattva
User avatar
Posts: 10315
Joined: Tue Nov 30, 2004 8:17 pm
Location: Córdoba (Spain)

  • Quote

Post by i92guboj » Sat Oct 15, 2005 3:25 pm

I,ll better not emerge it until this night, :lol, it may appear still a 2.7.3 or something, the thing seems too active today 8O
Top
Zyzzyva100
Apprentice
Apprentice
Posts: 193
Joined: Mon Aug 08, 2005 2:20 pm

  • Quote

Post by Zyzzyva100 » Sun Oct 16, 2005 5:15 pm

I can't seem to get my ebuild to digest. I tried:

Code: Select all

 ebuild /usr/local/portage/kde-misc/yakuake/yakuake/yakuake-2.6.ebuild digest
!!! aux_get(): ebuild path for 'yakuake/yakuake-2.6' not specified:
!!!            None
!!! aux_get(): ebuild path for 'yakuake/yakuake-2.6' not specified:
!!!            None
doebuild(): aux_get() error reading yakuake/yakuake-2.6; aborting.
and

Code: Select all

Zyzzyva yakuake # ebuild yakuake-2.6.ebuild digest
!!! doebuild: yakuake-2.6.ebuild not found for digest
I am not really sure what I am doing wrong, as other than nitro-sources, this is the first program I am attempting to install from a third party ebuild. Someone want to enlighten me as to what I am doing wrong? When i figure that out, I am also curious as to how to rename it in order to get the latest (2.7.2) or whatever its at now.
Top
John-Boy
Guru
Guru
User avatar
Posts: 446
Joined: Wed Jun 23, 2004 8:05 pm
Location: Desperately seeking moksha in all the wrong places

  • Quote

Post by John-Boy » Sun Oct 16, 2005 5:21 pm

Zyzzyva100 wrote:

Code: Select all

 ebuild /usr/local/portage/kde-misc/yakuake/yakuake/yakuake-2.6.ebuild digest

It looks as though you've got a double yakuake in your path, it should be :

Code: Select all

 /usr/local/portage/kde-misc/yakuake/
To update to 2.7.2, rename the ebuild over to yakuake-2.7.2.ebuild and re-run the ebuild digest.
Like the Roman, I seem to see "the River Tiber foaming with much blood"
Top
Post Reply

45 posts
  • 1
  • 2
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic