mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
46 lines
1.4 KiB
Text
46 lines
1.4 KiB
Text
Source: doublecmd
|
|
Section: contrib/misc
|
|
Priority: extra
|
|
Maintainer: Alexander Koblov <Alexx2000@mail.ru>
|
|
Build-Depends: libbz2-dev,
|
|
libdbus-1-dev,
|
|
libglib2.0-dev,
|
|
libgtk2.0-dev,
|
|
debhelper (>= 5),
|
|
libqt4pas-dev (>= 2.1),
|
|
fpc (>= 2.6.0),
|
|
fp-utils (>= 2.6.0),
|
|
lcl (>= 1.0.1),
|
|
lcl-qt4 (>= 1.0.1),
|
|
lcl-gtk2 (>= 1.0.1),
|
|
lcl-units (>= 1.0.1),
|
|
lcl-utils (>= 1.0.1),
|
|
lazarus-src (>= 1.0.1)
|
|
Standards-Version: 3.9.3
|
|
Homepage: http://doublecmd.sourceforge.net/
|
|
|
|
Package: doublecmd-gtk
|
|
Architecture: i386 amd64
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends}
|
|
Provides: doublecmd
|
|
Conflicts: doublecmd
|
|
Replaces: doublecmd
|
|
Suggests: www-browser, libunrar
|
|
Description: twin-panel (commander-style) file manager (GTK2)
|
|
Double Commander is a cross platform open source file manager
|
|
with two panels side by side. It is inspired by Total Commander
|
|
and features some new ideas.
|
|
|
|
Package: doublecmd-qt
|
|
Architecture: i386 amd64
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends}
|
|
Provides: doublecmd
|
|
Conflicts: doublecmd
|
|
Replaces: doublecmd
|
|
Suggests: www-browser, libunrar
|
|
Description: twin-panel (commander-style) file manager (Qt4)
|
|
Double Commander is a cross platform open source file manager
|
|
with two panels side by side. It is inspired by Total Commander
|
|
and features some new ideas.
|