Search Criteria
Package Details: dolphin-root 22.08.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dolphin-root.git (read-only, click to copy) |
---|---|
Package Base: | dolphin-root |
Description: | KDE File Manager, patched to be able to run as root |
Upstream URL: | https://apps.kde.org/dolphin/ |
Keywords: | file kde manager plasma |
Licenses: | LGPL |
Conflicts: | dolphin |
Provides: | dolphin |
Submitter: | Megver83 |
Maintainer: | mnabid |
Last Packager: | mnabid |
Votes: | 26 |
Popularity: | 0.000025 |
First Submitted: | 2017-06-02 00:19 (UTC) |
Last Updated: | 2022-12-06 13:56 (UTC) |
Dependencies (14)
- baloo-widgets (baloo-widgets-git)
- kactivities (kactivities-git)
- kcmutils (kcmutils-git)
- kio-extras (kio-extras-git)
- knewstuff (knewstuff-git)
- kparts (kparts-git)
- kuserfeedback
- extra-cmake-modules (extra-cmake-modules-git) (make)
- kdoctools (kdoctools-git) (make)
- ffmpegthumbs (ffmpegthumbs-git) (optional) – video thumbnails
- kde-cli-tools (kde-cli-tools-git) (optional) – for editing file type options
- kdegraphics-thumbnailers (kdegraphics-thumbnailers-git) (optional) – PDF and PS thumbnails
- konsole (konsole-blurry, konsole-git) (optional) – terminal panel
- purpose (purpose-git) (optional) – share context menu
Required by (34)
- archsimian-git (requires dolphin) (optional)
- checksum-blister-kde-service-menu-git (requires dolphin)
- dolphin-megasync-bin (requires dolphin)
- dolphin-seafile-plugin (requires dolphin)
- dolphin-squashfs-mount (requires dolphin)
- file-roller-kde-service-menu (requires dolphin)
- insync-dolphin (requires dolphin)
- kde-dolphin-service-menu-ipfs (requires dolphin)
- kde-service-menu-encfs (requires dolphin)
- kde-service-menu-reimage (requires dolphin)
- kde-servicemenus-backupit (requires dolphin)
- kde-servicemenus-clamtkscan (requires dolphin)
- kde-servicemenus-fileroller (requires dolphin)
- kde-servicemenus-flacconvert (requires dolphin)
- kde-servicemenus-getmediainfo (requires dolphin)
- kde-servicemenus-imagetools (requires dolphin)
- kde-servicemenus-komparemenu (requires dolphin)
- kde-servicemenus-newfolderwithselection (requires dolphin)
- kde-servicemenus-officeconverter (requires dolphin)
- kde-servicemenus-pastebinit (requires dolphin)
- Show 14 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
mozo commented on 2022-05-01 13:13 (UTC)
The 0001-Defuse-root-block.patch doesn't work with the newest Dolphin version. Please update if possible.
fux commented on 2021-05-23 09:10 (UTC)
https://aur.archlinux.org/packages/rootactions-servicemenu
Try this with pkexec with kde environment prefix
userpuser commented on 2021-05-17 01:12 (UTC)
Error: Source files did not pass integrity check!
shaybox commented on 2021-05-16 21:35 (UTC)
Thanks, I added that.
Drommer commented on 2021-05-16 10:52 (UTC)
A new version is available: 21.04.1.
I suggest adding the following line in prepare in order not to need manually fix the patch every time: sed -i "s/dolphin[^/]*/dolphin-$pkgver/g" root.patch
shaybox commented on 2021-04-25 07:46 (UTC)
@NetBos you should create
dolphin-root-git
mozo commented on 2021-01-23 21:36 (UTC)
Great, thanks :) For a long time I compile it adding the patch manually. It's now easier again :)
NetBos commented on 2021-01-23 21:32 (UTC)
I've created PKGBUILD based on dolphin-git - added root patch. https://github.com/netbospl/dolphin-root.git
x79 commented on 2020-09-27 04:55 (UTC) (edited on 2020-09-27 05:01 (UTC) by x79)
After you receive the error open informationpanelcontent.cpp in a text editor. Near the top with the other #include directives, add #include <QPainterPath>. Mine looks like this
Save it and then from the same folder as PKGBUILD, run makepkg -e or makepkg -ei (adding the i will install after it finishes building). If you only use -e then you will need to install the package using pacman -U <path-to>/dolphin-root-19.12.2-1-x86_64.pkg.tar.xz (package name may be different if you are on a different architecture)
1 2 3 4 5 6 Next › Last »