diff options
Diffstat (limited to 'ubuntu/maverick/applications/dolphin/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/dolphin/debian/control | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/dolphin/debian/control b/ubuntu/maverick/applications/dolphin/debian/control new file mode 100644 index 000000000..5b7cd047e --- /dev/null +++ b/ubuntu/maverick/applications/dolphin/debian/control @@ -0,0 +1,33 @@ +Source: dolphin-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Anthony Mercatante <tonio@ubuntu.com> +Build-Depends: debhelper (>= 5), cdbs, kdelibs4-trinity-dev, libkonq4-trinity-dev, kdebase-trinity-dev, docbook2x, docbook-xml, libtool, libltdl-dev, cmake +Standards-Version: 3.8.4 + +Package: dolphin-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: amarok-trinity, ark-trinity, k3b-trinity, kmail-trinity, digikam-trinity +Suggests: kfloppy-trinity +Description: File manager for KDE focusing on usability [Trinity] + Dolphin is not intended to be a competitor to Konqueror, the default KDE + file manager: Konqueror acts as universal viewer being able to show HTML + pages, text documents, directories and a lot more, whereas Dolphin focuses + on being only a file manager. This approach allows to optimize the user + interface for the task of file management. + . + Features include: + Sidebar + Navigation bar (breadcrumbs) + View properties remembered for each folder + Split views + Network transparency + Undo/redo functionality + Renaming of a variable number of selected items in one step. + . + This is the D3lphin fork of Dolphin, intended to keep development of + the KDE 3 version of Dolphin active. + . + Homepage: https://marrat.homelinux.org/D3lphin |