Opened 10 years ago

Closed 16 months 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

Attachments (3)

kde_bug309119.diff (751 bytes ) - added by Miklos Karacsony 10 years ago.
Patch - 1
kde_bug309159.diff (2.4 KB ) - added by Miklos Karacsony 10 years ago.
Patch - 2
kde_bug325801.diff (6.1 KB ) - added by Miklos Karacsony 10 years ago.
Patch - 3

Download all attachments as: .zip

Change History (9)

by Miklos Karacsony, 10 years ago

Attachment: kde_bug309119.diff added

Patch - 1

by Miklos Karacsony, 10 years ago

Attachment: kde_bug309159.diff added

Patch - 2

by Miklos Karacsony, 10 years ago

Attachment: kde_bug325801.diff added

Patch - 3

comment:1 by Armin K, 10 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 bdubbs@…, 10 years ago

Milestone: 7.6future

comment:3 by bdubbs@…, 7 years ago

Milestone: futurex-future

Milestone renamed

comment:4 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…

comment:5 by bdubbs@…, 6 years ago

Owner: changed from bdubbs@… to blfs-book

comment:6 by Bruce Dubbs, 16 months ago

Resolution: overcomebyevents
Status: newclosed
Note: See TracTickets for help on using tickets.