Opened 11 years ago
Closed 2 years ago
#4913 closed enhancement (overcomebyevents)
Add Krusader package (file manager)
Reported by: | Miklos Karacsony | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | x-future |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | Krusader, twin-panel, file manager |
Cc: |
Description ¶
Upstream URL: http://www.krusader.org/
Dependencies (required): Kdelibs, KDE-Runtime, Automoc4, Cmake Dependencies (optional): Ark (for archive handling), Konsole (for embedded terminal)
patch -Np1 -i ../kde_bug309119.diff patch -Np1 -i ../kde_bug309159.diff patch -Np1 -i ../kde_bug325801.diff mkdir build cd build CMAKE_PREFIX_PATH=/usr \ cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_BUILD_TYPE=Release \ .. make make install
Change History (9)
by , 11 years ago
Attachment: | kde_bug309119.diff added |
---|
comment:1 by , 11 years ago
Not that I have much saying here, but here goes.
The book is maintained by volounteers and if you want something to get added you either hope that a volounteer is interested in the package or you can contribute it yourself as a patch to current tree.
In case you decide for second option, you might want to take a look at editor guide:
http://www.linuxfromscratch.org/blfs/edguide/
Good luck in getting your packages in the book.
(Same goes for libzip and epub-tools)
comment:2 by , 11 years ago
Milestone: | 7.6 → future |
---|
comment:4 by , 7 years ago
Owner: | changed from | to
---|
comment:5 by , 7 years ago
Owner: | changed from | to
---|
comment:6 by , 2 years ago
Resolution: | → overcomebyevents |
---|---|
Status: | new → closed |
Patch - 1