| View previous topic :: View next topic |
| Author |
Message |
Matteo Azzali Retired Dev


Joined: 23 Sep 2004 Posts: 1133
|
Posted: Thu Apr 06, 2006 10:28 am Post subject: kio_rar and kio_p7zip : easy kde/konqueror archives |
|
|
These are the kio_slaves to manage rar and 7zip files in konqueror as you manage tar and zip
(and you can also browse images into archives with gwenview):
for kio_rar, official homepage has a working ebuild:
put in overlay in kde-misc. (dependancy can be rar , unrar or unrar-gpl , as you wish)
for kio_p7zip , this is the ebuild:
/usr/local/portage/kde-misc/kio_p7zip/kio_p7zip-0.3.1.ebuild :
| Code: |
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit kde
DESCRIPTION="A kioslave for 7zip archives"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=17829"
SRC_URI="http://www.kde-apps.org/content/files/17829-kio_p7zip-${PV}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~x86 amd64"
IUSE=""
RDEPEND="app-arch/p7zip"
need-kde 3
|
have fun!
NOTE: they can have slowdowns when used with gwenview. _________________ Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Last edited by Matteo Azzali on Sat Apr 08, 2006 8:51 am; edited 1 time in total |
|
| Back to top |
|
 |
JeroenV Guru


Joined: 16 Jul 2002 Posts: 447 Location: Amsterdam / Hamburg
|
Posted: Sat Apr 08, 2006 12:41 am Post subject: |
|
|
Great, thanks
I was just annoyed again today by that stupid karchiver when I wanted to extract a rar and indeed the thought crossed my mind to look for an kio-slave. Browsing archives like filesystems is of course the best transparent way to do it.
I'll install it  _________________ Cheers
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you! |
|
| Back to top |
|
 |
Matteo Azzali Retired Dev


Joined: 23 Sep 2004 Posts: 1133
|
Posted: Sat Apr 08, 2006 8:51 am Post subject: |
|
|
It seems that the devel team of ArK is interested in creating kio_slaves for all the formats and
then discontinue ArK (for KDE4 ?). Just rumors for now...... _________________ Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/ |
|
| Back to top |
|
 |
|