1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
Source: xfe
Section: x11
Priority: optional
Maintainer: Joachim Wiedorn <joodebian@joonet.de>
Build-Depends:
debhelper-compat (= 12),
intltool,
libfox-1.6-dev (>= 1.6.45),
libfreetype6-dev,
libpng-dev,
libxft-dev,
libx11-dev,
libx11-xcb-dev,
libxcb-util-dev,
Standards-Version: 4.5.1
Homepage: http://roland65.free.fr/xfe/
Vcs-Git: https://salsa.debian.org/joowie-guest/maintain_xfe.git
Vcs-Browser: https://salsa.debian.org/joowie-guest/maintain_xfe
Package: xfe
Architecture: any
Depends: xfe-themes (>= ${source:Version}),
${shlibs:Depends}, ${misc:Depends}
Recommends: xfe-i18n, xterm, xarchiver, unar, audacious (>> 2.3-1)
Suggests: rpm, evince | qpdfview, xine-ui, meld | fldiff
Description: lightweight file manager for X11
Xfe is based on the popular but discontinued X Win Commander. It is
desktop independent and is written using the C++ Fox Toolkit. Its
appearance is similar to the Windows file-manager Total Commander
or Windows Explorer. It is very fast and simple.
.
The main features are: file associations, mount/umount devices,
directory tree for quick cd, change file attributes, auto save
registry, compressed archives view/creation/extraction, compatibility
with GNOME/KDE/Xfce, and much more.
.
Containing a simple text editor (Xfwrite), image viewer (Xfimage) and
package manager (Xfpack).
Package: xfe-i18n
Architecture: all
Section: localization
Depends: xfe (>= ${source:Version}), ${misc:Depends}
Description: lightweight file manager for X11 (i18n support)
Xfe is based on the popular but discontinued X Win Commander. It is
desktop independent and is written using the C++ Fox Toolkit. Its
appearance is similar to the Windows file-manager Total Commander
or Windows Explorer. It is very fast and simple.
.
This package provides support many locales for non-English interfaces.
Package: xfe-themes
Architecture: all
Depends: ${misc:Depends}
Breaks: xfe (<= 1.32.2)
Replaces: xfe (<= 1.32.2)
Description: lightweight file manager for X11 (themes)
Xfe is based on the popular but discontinued X Win Commander. It is
desktop independent and is written using the C++ Fox Toolkit. Its
appearance is similar to the Windows file-manager Total Commander
or Windows Explorer. It is very fast and simple.
.
This package contains all icon themes for xfe and its utils.
|