2468 lines
63 KiB
Text
2468 lines
63 KiB
Text
Source: tasksel
|
|
Section: tasks
|
|
Priority: optional
|
|
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
|
|
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
|
|
XSBC-Original-Uploaders: nicoo <nicoo@debian.org>
|
|
Bugs: mailto:maintainers@lists.progress-linux.org
|
|
Standards-Version: 4.6.1
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
gettext,
|
|
po-debconf
|
|
Vcs-Browser: https://git.progress-linux.org/horok/tasksel
|
|
Vcs-Git: https://git.progress-linux.org/horok/tasksel
|
|
XSBC-Original-Vcs-Browser: https://salsa.debian.org/installer-team/tasksel
|
|
XSBC-Original-Vcs-Git: https://salsa.debian.org/installer-team/tasksel.git
|
|
Rules-Requires-Root: no
|
|
|
|
Package: tasksel
|
|
Section: admin
|
|
Architecture: all
|
|
Pre-Depends: debconf | cdebconf
|
|
Depends: ${misc:Depends}, liblocale-gettext-perl, apt, tasksel-data
|
|
Conflicts: base-config (<< 2.32)
|
|
Description: tool for selecting tasks for installation on Debian systems
|
|
This package provides 'tasksel', a simple interface for users who
|
|
want to configure their system to perform a specific task.
|
|
|
|
Package: tasksel-data
|
|
Section: admin
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Recommends: laptop-detect, tasksel
|
|
Description: official tasks used for installation of Debian systems
|
|
This package contains data about the standard tasks available on a Debian
|
|
system.
|
|
|
|
Package: task-desktop
|
|
Architecture: all
|
|
Description: Debian desktop environment
|
|
This task package is used to install the Debian desktop.
|
|
Depends: ${misc:Depends},
|
|
xorg,
|
|
xserver-xorg-video-all,
|
|
xserver-xorg-input-all,
|
|
desktop-base,
|
|
Recommends:
|
|
# One of the actual desktop tasks is needed to get a full desktop environment.
|
|
# The order here is significant when installing this task manually;
|
|
# when tasksel installs this task it instead selects one of these based
|
|
# on the tasksel/desktop debconf setting.
|
|
task-gnome-desktop | task-xfce-desktop | task-kde-desktop | task-lxde-desktop | task-gnome-flashback-desktop | task-cinnamon-desktop | task-mate-desktop | task-lxqt-desktop,
|
|
# For use by third-party apps.
|
|
xdg-utils,
|
|
# Font with wide unicode coverage, prevents “Unicode tofu”
|
|
fonts-symbola,
|
|
# mdns/zeroconf stuff
|
|
avahi-daemon,
|
|
libnss-mdns,
|
|
# desktop machines might not be up 24/7
|
|
anacron,
|
|
# Make sure that CDs etc can be ejected. May not be installed by d-i.
|
|
eject,
|
|
# wireless networking tools (they're more and more used on desktops too)
|
|
iw,
|
|
# sound
|
|
alsa-utils,
|
|
# For use by users, to elevate privileges
|
|
sudo,
|
|
# firefox is the most popular web browser at the moment,
|
|
# although both gnome and kde offer their own too
|
|
firefox | firefox-esr,
|
|
# print system
|
|
cups,
|
|
|
|
Package: task-gnome-desktop
|
|
Architecture: all
|
|
Description: GNOME
|
|
This task package is used to install the Debian desktop, featuring
|
|
the GNOME desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
# only depend on a very minimal gnome desktop, to ensure it fits on CD1
|
|
gnome-core,
|
|
Recommends:
|
|
# The full gnome desktop environment should be included if possible
|
|
# even if the larger gnome metapackage doesn't fit.
|
|
gnome,
|
|
|
|
Package: task-gnome-flashback-desktop
|
|
Architecture: all
|
|
Description: GNOME Flashback
|
|
This task package is used to install the Debian desktop, featuring
|
|
the GNOME Flashback desktop environment, and with other packages that
|
|
Debian users expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
# the basic components required for the session
|
|
gnome-session-flashback,
|
|
# the display manager
|
|
gdm3,
|
|
# the control center
|
|
gnome-control-center,
|
|
# some core GNOME applications
|
|
eog,
|
|
evince,
|
|
file-roller,
|
|
gedit,
|
|
gnome-calculator,
|
|
gnome-screenshot,
|
|
gnome-terminal,
|
|
totem,
|
|
# network manager applet
|
|
network-manager-applet,
|
|
Recommends:
|
|
# GNOME support in LibreOffice
|
|
libreoffice-gnome,
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
libreoffice-writer,
|
|
libreoffice-calc,
|
|
libreoffice-impress,
|
|
# make help menu work
|
|
libreoffice-help-en-us,
|
|
# make thesaurus work
|
|
mythes-en-us,
|
|
# make spellchecker work
|
|
hunspell-en-us,
|
|
# make hyphenation work
|
|
hyphen-en-us,
|
|
# accessibility support
|
|
orca,
|
|
# web browser
|
|
firefox | firefox-esr,
|
|
# mail client
|
|
evolution,
|
|
# package management
|
|
gnome-software,
|
|
synaptic,
|
|
# some non-core GNOME applications
|
|
alacarte,
|
|
gnome-disk-utility,
|
|
gnome-tweaks,
|
|
yelp,
|
|
|
|
Package: task-kde-desktop
|
|
Architecture: all
|
|
Description: KDE Plasma
|
|
This task package is used to install the Debian desktop, featuring
|
|
the KDE Plasma desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
kde-standard,
|
|
sddm,
|
|
Recommends:
|
|
# accessibility support
|
|
kdeaccessibility,
|
|
# orca works with kde, adding accessibility
|
|
orca,
|
|
# temporarily moved from task-desktop due to #525077
|
|
gimp,
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
libreoffice-writer,
|
|
libreoffice-calc,
|
|
libreoffice-impress,
|
|
# KDE support in LibreOffice
|
|
libreoffice-plasma,
|
|
libreoffice-kf6,
|
|
# make help menu work
|
|
libreoffice-help-en-us,
|
|
# make thesaurus work
|
|
mythes-en-us,
|
|
# make spellchecker work
|
|
hunspell-en-us,
|
|
# make hyphenation work
|
|
hyphen-en-us,
|
|
# gui for configuration of the print service
|
|
print-manager,
|
|
|
|
Package: task-lxde-desktop
|
|
Architecture: all
|
|
Description: LXDE
|
|
This task package is used to install the Debian desktop, featuring
|
|
the LXDE desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
lightdm,
|
|
lxde,
|
|
Recommends:
|
|
lxtask,
|
|
lxlauncher,
|
|
xsane,
|
|
# libreoffice widgets using just gtk, and also accessibility needs the GTK frontend
|
|
libreoffice-gtk3,
|
|
# Package management.
|
|
synaptic,
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
libreoffice-writer,
|
|
libreoffice-calc,
|
|
libreoffice-impress,
|
|
# make help menu work
|
|
libreoffice-help-en-us,
|
|
# make thesaurus work
|
|
mythes-en-us,
|
|
# make spellchecker work
|
|
hunspell-en-us,
|
|
# make hyphenation work
|
|
hyphen-en-us,
|
|
# gui for configuration of the print service
|
|
system-config-printer,
|
|
# orca works with lxde, adding accessibility
|
|
orca,
|
|
|
|
Package: task-lxqt-desktop
|
|
Architecture: all
|
|
Description: LXQt
|
|
This task package is used to install the Debian desktop, featuring
|
|
the LXQt desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
# Mention the preferred theme before sddm, otherwise another theme will be used
|
|
sddm-theme-debian-elarun | sddm-theme,
|
|
sddm,
|
|
lxqt,
|
|
Recommends: xsane,
|
|
# orca works with qt, adding accessibility
|
|
orca,
|
|
# libreoffice widgets using just gtk and qt
|
|
libreoffice-gtk3,
|
|
libreoffice-qt5,
|
|
# Package management.
|
|
synaptic,
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
libreoffice-writer,
|
|
libreoffice-calc,
|
|
libreoffice-impress,
|
|
# make help menu work
|
|
libreoffice-help-en-us,
|
|
# make thesaurus work
|
|
mythes-en-us,
|
|
# make spellchecker work
|
|
hunspell-en-us,
|
|
# make hyphenation work
|
|
hyphen-en-us,
|
|
# gui for configuration of the print service
|
|
system-config-printer,
|
|
|
|
Package: task-xfce-desktop
|
|
Architecture: all
|
|
Description: Xfce
|
|
This task package is used to install the Debian desktop, featuring
|
|
the Xfce desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
# The basics of xfce, not the whole thing.
|
|
xfce4,
|
|
lightdm
|
|
Recommends:
|
|
# a screen saver/locker
|
|
light-locker,
|
|
# well known xfce4 enhancements
|
|
xfce4-goodies,
|
|
xfce4-power-manager,
|
|
xfce4-terminal,
|
|
# xfce text editor
|
|
mousepad,
|
|
# xfce is really improved by using dbus
|
|
default-dbus-session-bus | dbus-session-bus,
|
|
# support for scanners
|
|
xsane,
|
|
# media players
|
|
parole,
|
|
quodlibet,
|
|
# pdf viewer
|
|
atril,
|
|
# icon theme
|
|
tango-icon-theme,
|
|
# network management
|
|
network-manager-applet,
|
|
nm-connection-editor,
|
|
# package management
|
|
synaptic,
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
libreoffice-writer,
|
|
libreoffice-calc,
|
|
libreoffice-impress,
|
|
# make help menu work
|
|
libreoffice-help-en-us,
|
|
# make thesaurus work
|
|
mythes-en-us,
|
|
# make spellchecker work
|
|
hunspell-en-us,
|
|
# make hyphenation work
|
|
hyphen-en-us,
|
|
# gui for configuration of the print service
|
|
system-config-printer,
|
|
# orca works with xfce, adding accessibility
|
|
orca,
|
|
# libreoffice accessibility needs the GTK frontend
|
|
libreoffice-gtk3,
|
|
|
|
Package: task-cinnamon-desktop
|
|
Architecture: all
|
|
Description: Cinnamon
|
|
This task package is used to install the Debian desktop, featuring
|
|
the Cinnamon desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
cinnamon-desktop-environment
|
|
|
|
Package: task-mate-desktop
|
|
Architecture: all
|
|
Description: MATE
|
|
This task package is used to install the Debian desktop, featuring
|
|
the MATE desktop environment, and with other packages that Debian users
|
|
expect to have available on the desktop.
|
|
Depends: ${misc:Depends},
|
|
task-desktop,
|
|
mate-desktop-environment,
|
|
lightdm,
|
|
Recommends:
|
|
# temporarily moved from task-desktop due to #525077
|
|
gimp,
|
|
# Package management.
|
|
synaptic,
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
libreoffice-writer,
|
|
libreoffice-calc,
|
|
libreoffice-impress,
|
|
# make e.g. sftp:// work in caja
|
|
libreoffice-gnome,
|
|
# make help menu work
|
|
libreoffice-help-en-us,
|
|
# make thesaurus work
|
|
mythes-en-us,
|
|
# make spellchecker work
|
|
hunspell-en-us,
|
|
# make hyphenation work
|
|
hyphen-en-us,
|
|
# we need a working network setup at least
|
|
network-manager-gnome,
|
|
# orca works with mate, adding accessibility
|
|
orca,
|
|
# libreoffice accessibility needs the GTK frontend
|
|
libreoffice-gtk3,
|
|
|
|
Package: task-laptop
|
|
Architecture: all
|
|
Description: laptop
|
|
This task package installs software useful for a laptop.
|
|
Depends: ${misc:Depends},
|
|
anacron,
|
|
Recommends:
|
|
bluetooth,
|
|
powertop,
|
|
# wireless networking tools
|
|
iw,
|
|
wireless-tools,
|
|
wpasupplicant,
|
|
|
|
Package: task-web-server
|
|
Architecture: all
|
|
Description: web server
|
|
This task selects packages useful for a general purpose web server
|
|
system.
|
|
Depends: ${misc:Depends},
|
|
apache2,
|
|
Recommends:
|
|
apache2-doc,
|
|
analog,
|
|
|
|
Package: task-ssh-server
|
|
Architecture: all
|
|
Description: SSH server
|
|
This task sets up your system to be remotely accessed through SSH
|
|
connections.
|
|
Depends: ${misc:Depends},
|
|
openssh-server,
|
|
Recommends:
|
|
openssh-client,
|
|
|
|
Package: task-albanian-desktop
|
|
Architecture: all
|
|
Description: Albanian desktop
|
|
This task localises the desktop in Albanian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-sq | firefox-esr-l10n-sq,
|
|
myspell-sq,
|
|
|
|
Package: task-amharic
|
|
Architecture: all
|
|
Description: Amharic environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Amharic speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-am
|
|
|
|
Package: task-amharic-desktop
|
|
Architecture: all
|
|
Description: Amharic desktop
|
|
This task localises the desktop in Amharic.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
fonts-sil-abyssinica,
|
|
fcitx,
|
|
fcitx-table-amharic,
|
|
fcitx-frontend-gtk2,
|
|
fcitx-frontend-gtk3,
|
|
fcitx-config-gtk
|
|
|
|
Package: task-amharic-gnome-desktop
|
|
Architecture: all
|
|
Description: Amharic GNOME desktop
|
|
This task localises the GNOME desktop in Amharic.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
ibus-m17n,
|
|
# ibus doesn't have a default config for all languages, so force creation
|
|
gnome-initial-setup
|
|
|
|
Package: task-amharic-kde-desktop
|
|
Architecture: all
|
|
Description: Amharic KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Amharic.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fcitx-frontend-qt5,
|
|
kde-config-fcitx
|
|
|
|
Package: task-arabic
|
|
Architecture: all
|
|
Description: Arabic environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Arabic speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-arabeyes,
|
|
aspell-ar,
|
|
aspell-ar-large,
|
|
itools
|
|
|
|
Package: task-arabic-desktop
|
|
Architecture: all
|
|
Description: Arabic desktop
|
|
This task localises the desktop in Arabic.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-kacst,
|
|
fonts-farsiweb,
|
|
firefox-l10n-ar | firefox-esr-l10n-ar,
|
|
libreoffice-l10n-ar,
|
|
hunspell-ar
|
|
|
|
Package: task-arabic-kde-desktop
|
|
Architecture: all
|
|
Description: Arabic KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Arabic.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-asturian
|
|
Architecture: all
|
|
Description: Asturian environment
|
|
This task installs packages and documentation in Asturian
|
|
to help Asturian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-asturian-desktop
|
|
Architecture: all
|
|
Description: Asturian desktop
|
|
This task localises the desktop in Asturian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-ast,
|
|
firefox-l10n-ast | firefox-esr-l10n-ast,
|
|
|
|
Package: task-basque
|
|
Architecture: all
|
|
Description: Basque environment
|
|
This task installs packages and documentation in Basque
|
|
to help Basque speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-eu
|
|
|
|
Package: task-basque-desktop
|
|
Architecture: all
|
|
Description: Basque desktop
|
|
This task localises the desktop in Basque.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-eu | firefox-esr-l10n-eu,
|
|
libreoffice-l10n-eu,
|
|
libreoffice-help-eu,
|
|
hunspell-eu-es
|
|
|
|
Package: task-basque-kde-desktop
|
|
Architecture: all
|
|
Description: Basque KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Basque.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-belarusian
|
|
Architecture: all
|
|
Description: Belarusian environment
|
|
This task installs packages and documentation in Belarusian
|
|
to help Belarusian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-belarusian-desktop
|
|
Architecture: all
|
|
Description: Belarusian desktop
|
|
This task localises the desktop in Belarusian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-be,
|
|
firefox-l10n-be | firefox-esr-l10n-be,
|
|
hunspell-be
|
|
|
|
Package: task-belarusian-kde-desktop
|
|
Architecture: all
|
|
Description: Belarusian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Belarusian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-bengali
|
|
Architecture: all
|
|
Description: Bengali environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Bengali speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-bn
|
|
|
|
Package: task-bengali-desktop
|
|
Architecture: all
|
|
Description: Bengali desktop
|
|
This task localises the desktop in Bengali.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-bn,
|
|
firefox-l10n-bn-in | firefox-esr-l10n-bn-in,
|
|
firefox-l10n-bn-bd | firefox-esr-l10n-bn-bd,
|
|
fonts-lohit-beng-bengali
|
|
|
|
Package: task-bengali-kde-desktop
|
|
Architecture: all
|
|
Description: Bengali KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Bengali.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-bosnian
|
|
Architecture: all
|
|
X-Task-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
Description: Bosnian environment
|
|
This task installs packages and documentation in Bosnian
|
|
to help Bosnian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
locales
|
|
Recommends:
|
|
aspell-hr,
|
|
itools
|
|
|
|
Package: task-bosnian-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
Description: Bosnian desktop
|
|
This task localises the desktop in Bosnian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-bs,
|
|
firefox-l10n-bs | firefox-esr-l10n-bs,
|
|
hunspell-hr
|
|
|
|
Package: task-bosnian-kde-desktop
|
|
Architecture: all
|
|
Description: Bosnian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Bosnian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-brazilian-portuguese
|
|
Architecture: all
|
|
X-Task-Maintainer: Otavio Salvador <otavio@debian.org>
|
|
Description: Brazilian Portuguese environment
|
|
This task installs programs, data files, and
|
|
documentation that make it easier for Brazilian Portuguese speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-pt-br
|
|
Recommends:
|
|
# Dictionaries
|
|
ibrazilian,
|
|
aspell-pt-br,
|
|
wbrazilian,
|
|
# Other packages to i18n common software
|
|
util-linux-locales
|
|
|
|
Package: task-brazilian-portuguese-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Otavio Salvador <otavio@debian.org>
|
|
Description: Brazilian Portuguese desktop
|
|
This task localises the desktop in Brasilian Portuguese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-pt-br,
|
|
firefox-l10n-pt-br | firefox-esr-l10n-pt-br,
|
|
hunspell-pt-br
|
|
|
|
Package: task-brazilian-portuguese-kde-desktop
|
|
Architecture: all
|
|
Description: Brazilian Portuguese KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Brazilian Portuguese.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-british-desktop
|
|
Architecture: all
|
|
Description: British English desktop
|
|
This task localises the desktop in British English.
|
|
X-Task-Maintainer: Per Olofsson <pelle@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-en-gb | firefox-esr-l10n-en-gb,
|
|
libreoffice-help-en-gb,
|
|
libreoffice-l10n-en-gb,
|
|
hunspell-en-gb
|
|
|
|
Package: task-british-kde-desktop
|
|
Architecture: all
|
|
Description: British KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in British.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-bulgarian
|
|
Architecture: all
|
|
Description: Bulgarian environment
|
|
This task installs programs and data files that make it easier for
|
|
Bulgarian speakers to use Debian.
|
|
X-Task-Maintainer: Anton Zinoviev <zinoviev@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-bg,
|
|
ibulgarian,
|
|
wbulgarian
|
|
|
|
Package: task-bulgarian-desktop
|
|
Architecture: all
|
|
Description: Bulgarian desktop
|
|
This task localises the desktop in Bulgarian.
|
|
X-Task-Maintainer: Anton Zinoviev <zinoviev@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-bg,
|
|
firefox-l10n-bg | firefox-esr-l10n-bg,
|
|
fonts-dejavu,
|
|
hunspell-bg
|
|
|
|
Package: task-bulgarian-kde-desktop
|
|
Architecture: all
|
|
Description: Bulgarian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Bulgarian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-catalan
|
|
Architecture: all
|
|
X-Task-Maintainer: Jordi Mallach <jordi@debian.org>
|
|
Description: Catalan environment
|
|
This task installs packages and documentation in Catalan
|
|
to help Catalan speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-ca,
|
|
icatalan,
|
|
wcatalan,
|
|
util-linux-locales
|
|
|
|
Package: task-catalan-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Jordi Mallach <jordi@debian.org>
|
|
Description: Catalan desktop
|
|
This task localises the desktop in Catalan.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-ca | firefox-esr-l10n-ca,
|
|
libreoffice-l10n-ca,
|
|
libreoffice-help-ca,
|
|
hunspell-ca
|
|
|
|
Package: task-catalan-kde-desktop
|
|
Architecture: all
|
|
Description: Catalan KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Catalan.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-chinese-s
|
|
Architecture: all
|
|
Description: Simplified Chinese environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that make it easier for Chinese speakers
|
|
to use Debian, using the simplified Chinese encoding.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
opencc,
|
|
zhcon,
|
|
manpages-zh,
|
|
|
|
Package: task-chinese-s-desktop
|
|
Architecture: all
|
|
Description: Simplified Chinese desktop
|
|
This task localises the desktop in Simplified Chinese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
# Input method stuff
|
|
im-config,
|
|
fcitx5,
|
|
fcitx5-chinese-addons,
|
|
# Fonts
|
|
fonts-noto,
|
|
fonts-noto-cjk,
|
|
# Software help and localization
|
|
libreoffice-l10n-zh-cn,
|
|
libreoffice-help-zh-cn,
|
|
firefox-l10n-zh-cn | firefox-esr-l10n-zh-cn,
|
|
# Dictionary
|
|
goldendict,
|
|
# poppler-data is needed to display
|
|
# Chinese on poppler applications.
|
|
poppler-data
|
|
Suggests:
|
|
fonts-arphic-ukai,
|
|
fonts-arphic-uming
|
|
|
|
Package: task-chinese-s-gnome-desktop
|
|
Architecture: all
|
|
Description: Simplified Chinese GNOME desktop
|
|
This task localises the GNOME desktop in Simplified Chinese.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
ibus-libpinyin,
|
|
# ibus doesn't have a default config for all languages, so force creation
|
|
gnome-initial-setup
|
|
|
|
Package: task-chinese-s-kde-desktop
|
|
Architecture: all
|
|
Description: Simplified Chinese KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Simplified Chinese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fcitx5-frontend-qt5,
|
|
kde-config-fcitx5
|
|
|
|
Package: task-chinese-t
|
|
Architecture: all
|
|
Description: Traditional Chinese environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that make it easier for Chinese speakers
|
|
to use Debian, using the traditional Chinese encoding.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
zhcon
|
|
|
|
Package: task-chinese-t-desktop
|
|
Architecture: all
|
|
Description: Traditional Chinese desktop
|
|
This task localises the desktop in Traditional Chinese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
# Input method stuff
|
|
im-config,
|
|
fcitx,
|
|
fcitx-chewing,
|
|
fcitx-frontend-all,
|
|
fcitx-table,
|
|
fcitx-table-cangjie,
|
|
fcitx-table-cangjie3,
|
|
fcitx-table-cangjie5,
|
|
fcitx-table-array30,
|
|
fcitx-table-boshiamy,
|
|
fcitx-table-quick3,
|
|
fcitx-table-quick5,
|
|
# seems openjdk needs this to display Chinese.
|
|
fonts-noto,
|
|
fonts-noto-cjk,
|
|
libreoffice-l10n-zh-tw,
|
|
libreoffice-help-zh-tw,
|
|
firefox-l10n-zh-tw | firefox-esr-l10n-zh-tw,
|
|
# poppler-data is needed to display
|
|
# Chinese on poppler applications.
|
|
poppler-data
|
|
Suggests:
|
|
fonts-arphic-ukai,
|
|
fonts-arphic-uming
|
|
|
|
Package: task-chinese-t-gnome-desktop
|
|
Architecture: all
|
|
Description: Traditional Chinese GNOME desktop
|
|
This task localises the GNOME desktop in Traditional Chinese.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
ibus-chewing,
|
|
# ibus doesn't have a default config for all languages, so force creation
|
|
gnome-initial-setup
|
|
|
|
Package: task-chinese-t-kde-desktop
|
|
Architecture: all
|
|
Description: Traditional Chinese KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Traditional Chinese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
kde-config-fcitx
|
|
|
|
Package: task-croatian
|
|
Architecture: all
|
|
X-Task-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
Description: Croatian environment
|
|
This task installs packages and documentation in Croatian
|
|
to help Croatian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
locales
|
|
Recommends:
|
|
aspell-hr,
|
|
|
|
Package: task-croatian-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
Description: Croatian desktop
|
|
This task localises the desktop in Croatian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
hyphen-hr,
|
|
libreoffice-l10n-hr,
|
|
hunspell-hr,
|
|
firefox-l10n-hr | firefox-esr-l10n-hr,
|
|
|
|
Package: task-croatian-kde-desktop
|
|
Architecture: all
|
|
Description: Croatian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Croatian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-czech
|
|
Architecture: all
|
|
Description: Czech environment
|
|
This task installs packages and documentation in Czech
|
|
to help Czech speaking people use Debian.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
aspell-cs,
|
|
# Other packages to i18n common software
|
|
util-linux-locales
|
|
|
|
Package: task-czech-desktop
|
|
Architecture: all
|
|
Description: Czech desktop
|
|
This task localises the desktop in Czech.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-cs | firefox-esr-l10n-cs,
|
|
libreoffice-l10n-cs,
|
|
libreoffice-help-cs,
|
|
mythes-cs,
|
|
myspell-cs-cz
|
|
|
|
Package: task-czech-kde-desktop
|
|
Architecture: all
|
|
Description: Czech KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Czech.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-danish
|
|
Architecture: all
|
|
Description: Danish environment
|
|
This task installs packages and documentation in Danish
|
|
to help Danish speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-da,
|
|
idanish,
|
|
wdanish,
|
|
util-linux-locales
|
|
|
|
Package: task-danish-desktop
|
|
Architecture: all
|
|
Description: Danish desktop
|
|
This task localises the desktop in Danish.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-da | firefox-esr-l10n-da,
|
|
libreoffice-l10n-da,
|
|
libreoffice-help-da,
|
|
myspell-da | hunspell-da
|
|
|
|
Package: task-danish-kde-desktop
|
|
Architecture: all
|
|
Description: Danish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Danish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-dutch
|
|
Architecture: all
|
|
Description: Dutch environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Dutch speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-nl,
|
|
Recommends:
|
|
idutch,
|
|
wdutch,
|
|
aspell-nl
|
|
|
|
Package: task-dutch-desktop
|
|
Architecture: all
|
|
Description: Dutch desktop
|
|
This task localises the desktop in Dutch.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-nl | firefox-esr-l10n-nl,
|
|
libreoffice-l10n-nl,
|
|
libreoffice-help-nl,
|
|
hunspell-nl
|
|
|
|
Package: task-dutch-kde-desktop
|
|
Architecture: all
|
|
Description: Dutch KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Dutch.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-dzongkha-desktop
|
|
Architecture: all
|
|
Description: Dzongkha desktop
|
|
This task localises the desktop in Dzongkha.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-dzongkha,
|
|
libreoffice-l10n-dz,
|
|
libreoffice-help-dz
|
|
|
|
Package: task-dzongkha-kde-desktop
|
|
Architecture: all
|
|
Description: Dzongkha KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Dzongkha.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-english
|
|
Architecture: all
|
|
Description: General English environment
|
|
This task installs packages and documentation in British
|
|
and American English to help English speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
locales
|
|
Recommends:
|
|
util-linux-locales,
|
|
ibritish,
|
|
iamerican
|
|
|
|
Package: task-esperanto
|
|
Architecture: all
|
|
Description: Esperanto environment
|
|
This task installs packages and documentation in Esperanto
|
|
to help Esperanto speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-eo
|
|
|
|
Package: task-esperanto-desktop
|
|
Architecture: all
|
|
Description: Esperanto desktop
|
|
This task localises the desktop in Esperanto.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
myspell-eo,
|
|
libreoffice-l10n-eo,
|
|
firefox-l10n-eo | firefox-esr-l10n-eo,
|
|
|
|
Package: task-esperanto-kde-desktop
|
|
Architecture: all
|
|
Description: Esperanto KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Esperanto.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-estonian
|
|
Architecture: all
|
|
Description: Estonian environment
|
|
This task installs packages and documentation in Estonian
|
|
to help Estonian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-et
|
|
|
|
Package: task-estonian-desktop
|
|
Architecture: all
|
|
Description: Estonian desktop
|
|
This task localises the desktop in Estonian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-et,
|
|
libreoffice-help-et,
|
|
firefox-l10n-et | firefox-esr-l10n-et,
|
|
|
|
Package: task-estonian-kde-desktop
|
|
Architecture: all
|
|
Description: Estonian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Estonian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-finnish
|
|
Architecture: all
|
|
Description: Finnish environment
|
|
This task installs packages and documentation in Finnish
|
|
to help Finnish speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
tmispell-voikko,
|
|
voikko-fi,
|
|
libenchant-voikko,
|
|
libenchant-2-voikko
|
|
|
|
Package: task-finnish-desktop
|
|
Architecture: all
|
|
Description: Finnish desktop
|
|
This task localises the desktop in Finnish.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-help-fi,
|
|
libreoffice-l10n-fi,
|
|
libreoffice-voikko,
|
|
firefox-l10n-fi | firefox-esr-l10n-fi,
|
|
|
|
Package: task-finnish-kde-desktop
|
|
Architecture: all
|
|
Description: Finnish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Finnish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-french
|
|
Architecture: all
|
|
Description: French environment
|
|
This task installs packages and documentation in French
|
|
to help French speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
ifrench-gut,
|
|
wfrench,
|
|
aspell-fr,
|
|
manpages-fr,
|
|
# Other packages to i18n common software
|
|
util-linux-locales
|
|
|
|
Package: task-french-desktop
|
|
Architecture: all
|
|
Description: French desktop
|
|
This task localises the desktop in French.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-fr,
|
|
libreoffice-help-fr,
|
|
mythes-fr,
|
|
firefox-l10n-fr | firefox-esr-l10n-fr,
|
|
hunspell-fr
|
|
|
|
Package: task-french-kde-desktop
|
|
Architecture: all
|
|
Description: French KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in French.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-galician
|
|
Architecture: all
|
|
Description: Galician environment
|
|
This task installs packages and documentation in Galician
|
|
to help Galician speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-gl-minimos,
|
|
util-linux-locales
|
|
|
|
Package: task-galician-desktop
|
|
Architecture: all
|
|
Description: Galician desktop
|
|
This task localises the desktop in Galician.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-gl,
|
|
libreoffice-help-gl,
|
|
firefox-l10n-gl | firefox-esr-l10n-gl,
|
|
hunspell-gl
|
|
|
|
Package: task-galician-kde-desktop
|
|
Architecture: all
|
|
Description: Galician KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Galician.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-georgian-desktop
|
|
Architecture: all
|
|
Description: Georgian desktop
|
|
This task localises the desktop in Georgian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-bpg-georgian,
|
|
libreoffice-l10n-ka
|
|
|
|
Package: task-german
|
|
Architecture: all
|
|
Description: German environment
|
|
This task installs packages and documentation in German
|
|
to help German speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-de
|
|
Recommends:
|
|
wngerman,
|
|
ingerman,
|
|
aspell-de,
|
|
iswiss
|
|
|
|
Package: task-german-desktop
|
|
Architecture: all
|
|
Description: German desktop
|
|
This task localises the desktop in German.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-de | firefox-esr-l10n-de,
|
|
libreoffice-help-de,
|
|
libreoffice-l10n-de,
|
|
mythes-de,
|
|
mythes-de-ch,
|
|
hyphen-de,
|
|
hunspell-de-de,
|
|
hunspell-de-at,
|
|
hunspell-de-ch
|
|
|
|
Package: task-german-kde-desktop
|
|
Architecture: all
|
|
Description: German KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in German.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-greek
|
|
Architecture: all
|
|
X-Task-Maintainer: Konstantinos Margaritis <markos@debian.org>
|
|
Description: Greek environment
|
|
This task installs packages and documentation in Greek
|
|
to help Greek speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-el
|
|
|
|
Package: task-greek-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Konstantinos Margaritis <markos@debian.org>
|
|
Description: Greek desktop
|
|
This task localises the desktop in Greek.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-freefont-ttf,
|
|
libreoffice-l10n-el,
|
|
firefox-l10n-el | firefox-esr-l10n-el,
|
|
myspell-el-gr,
|
|
libreoffice-help-el
|
|
|
|
Package: task-greek-kde-desktop
|
|
Architecture: all
|
|
Description: Greek KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Greek.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-gujarati
|
|
Architecture: all
|
|
Description: Gujarati environment
|
|
This task installs packages and documentation in Gujarati
|
|
to help Gujarati speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-gu
|
|
|
|
Package: task-gujarati-desktop
|
|
Architecture: all
|
|
Description: Gujarati desktop
|
|
This task localises the desktop in Gujarati.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-lohit-gujr,
|
|
libreoffice-l10n-gu,
|
|
firefox-l10n-gu-in | firefox-esr-l10n-gu-in,
|
|
|
|
Package: task-gujarati-kde-desktop
|
|
Architecture: all
|
|
Description: Gujarati KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Gujarati.
|
|
Depends: ${misc:Depends}
|
|
|
|
Package: task-hebrew
|
|
Architecture: all
|
|
Description: Hebrew environment
|
|
This task installs programs and documentation in Hebrew
|
|
to help Hebrew speaking people use Debian.
|
|
X-Task-Maintainer: Debian Hebrew Team <debian-hebrew-common@lists.alioth.debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libfribidi0,
|
|
libhdate1,
|
|
bidiv,
|
|
culmus,
|
|
hspell,
|
|
aspell-he,
|
|
mlterm
|
|
|
|
Package: task-hebrew-desktop
|
|
Architecture: all
|
|
Description: Hebrew desktop
|
|
This task localises the desktop in Hebrew.
|
|
X-Task-Maintainer: Debian Hebrew Team <debian-hebrew-common@lists.alioth.debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
hspell-gui,
|
|
libreoffice-l10n-he,
|
|
firefox-l10n-he | firefox-esr-l10n-he,
|
|
myspell-he
|
|
|
|
Package: task-hebrew-gnome-desktop
|
|
Architecture: all
|
|
Description: Hebrew GNOME desktop
|
|
This task localises the GNOME desktop in Hebrew.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
hdate-applet
|
|
|
|
Package: task-hebrew-kde-desktop
|
|
Architecture: all
|
|
Description: Hebrew KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Hebrew.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-hindi
|
|
Architecture: all
|
|
Description: Hindi environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Hindi speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-hi
|
|
|
|
Package: task-hindi-desktop
|
|
Architecture: all
|
|
Description: Hindi desktop
|
|
This task localises the desktop in Hindi.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-hi,
|
|
libreoffice-help-hi,
|
|
fonts-lohit-deva,
|
|
firefox-l10n-hi-in | firefox-esr-l10n-hi-in,
|
|
|
|
Package: task-hindi-kde-desktop
|
|
Architecture: all
|
|
Description: Hindi KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Hindi.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-hungarian
|
|
Architecture: all
|
|
Description: Hungarian environment
|
|
This task installs packages and documentation in Hungarian
|
|
to help Hungarian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
hunspell,
|
|
aspell-hu,
|
|
ihungarian,
|
|
fortunes-debian-hints,
|
|
manpages-hu,
|
|
hunspell-hu
|
|
|
|
Package: task-hungarian-desktop
|
|
Architecture: all
|
|
Description: Hungarian desktop
|
|
This task localises the desktop in Hungarian.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
fonts-urw-base35,
|
|
fonts-sil-andika,
|
|
fonts-dejavu,
|
|
fonts-liberation,
|
|
fonts-freefont-ttf,
|
|
firefox-l10n-hu | firefox-esr-l10n-hu,
|
|
libreoffice-l10n-hu,
|
|
libreoffice-help-hu,
|
|
hyphen-hu,
|
|
hunspell-hu
|
|
|
|
Package: task-hungarian-kde-desktop
|
|
Architecture: all
|
|
Description: Hungarian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Hungarian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-icelandic
|
|
Architecture: all
|
|
Description: Icelandic environment
|
|
This task installs packages and documentation in Icelandic
|
|
to help Icelandic speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-is
|
|
|
|
Package: task-icelandic-desktop
|
|
Architecture: all
|
|
Description: Icelandic desktop
|
|
This task localises the desktop in Icelandic.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-is,
|
|
firefox-l10n-is | firefox-esr-l10n-is,
|
|
|
|
Package: task-icelandic-kde-desktop
|
|
Architecture: all
|
|
Description: Icelandic KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Icelandic.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-indonesian-desktop
|
|
Architecture: all
|
|
Description: Indonesian desktop
|
|
This task localises the desktop in Indonesian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-id | firefox-esr-l10n-id,
|
|
libreoffice-l10n-id
|
|
|
|
Package: task-indonesian-kde-desktop
|
|
Architecture: all
|
|
Description: Indonesian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Indonesian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-irish
|
|
Architecture: all
|
|
Description: Irish environment
|
|
This task installs packages and documentation in Irish
|
|
to help Irish speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-ga
|
|
|
|
Package: task-irish-desktop
|
|
Architecture: all
|
|
Description: Irish desktop
|
|
This task localises the desktop in Irish.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-ga-ie | firefox-esr-l10n-ga-ie,
|
|
libreoffice-l10n-ga,
|
|
myspell-ga
|
|
|
|
Package: task-irish-kde-desktop
|
|
Architecture: all
|
|
Description: Irish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Irish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-italian
|
|
Architecture: all
|
|
Description: Italian environment
|
|
This task installs packages and documentation in Italian
|
|
to help Italian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-it
|
|
Recommends:
|
|
aspell-it,
|
|
debian-reference-it,
|
|
fortunes-it,
|
|
iitalian,
|
|
maint-guide-it,
|
|
witalian
|
|
|
|
Package: task-italian-desktop
|
|
Architecture: all
|
|
Description: Italian desktop
|
|
This task localises the desktop in Italian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-help-it,
|
|
libreoffice-l10n-it,
|
|
mythes-it,
|
|
firefox-l10n-it | firefox-esr-l10n-it,
|
|
hunspell-it
|
|
|
|
Package: task-italian-kde-desktop
|
|
Architecture: all
|
|
Description: Italian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Italian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-japanese
|
|
Architecture: all
|
|
X-Task-Maintainer: Kenshi Muto <kmuto@debian.org>
|
|
Description: Japanese environment
|
|
This task installs packages that make it easier for Japanese speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-ja,
|
|
# lv is required package for Japanese to see manpage. less can't handle.
|
|
lv
|
|
Recommends:
|
|
fbterm,
|
|
unifont,
|
|
nkf,
|
|
manpages-ja-dev
|
|
|
|
Package: task-japanese-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Kenshi Muto <kmuto@debian.org>
|
|
Description: Japanese desktop
|
|
This task localises the desktop in Japanese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-ja | firefox-esr-l10n-ja,
|
|
fonts-vlgothic,
|
|
fonts-ipafont,
|
|
uim,
|
|
uim-mozc | uim-anthy,
|
|
mozc-utils-gui,
|
|
anthy,
|
|
libreoffice-l10n-ja,
|
|
libreoffice-help-ja,
|
|
poppler-data
|
|
|
|
Package: task-japanese-gnome-desktop
|
|
Architecture: all
|
|
Description: Japanese GNOME desktop
|
|
This task localises the GNOME desktop in Japanese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
# evolution has a problem for Japanese, for example it uses always UTF-8
|
|
# subject instead of iso-2022-jp used Japanese de-facto. I recommend
|
|
# thunderbird as default mailer for Japanese desktop users.
|
|
thunderbird,
|
|
thunderbird-l10n-ja,
|
|
ibus-mozc | ibus-anthy
|
|
|
|
Package: task-japanese-gnome-flashback-desktop
|
|
Architecture: all
|
|
Description: Japanese GNOME Flashback desktop
|
|
This task localises the GNOME Flashback desktop in Japanese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
# evolution has a problem for Japanese, for example it uses always UTF-8
|
|
# subject instead of iso-2022-jp used Japanese de-facto. I recommend
|
|
# thunderbird as default mailer for Japanese desktop users.
|
|
thunderbird,
|
|
thunderbird-l10n-ja,
|
|
ibus-mozc | ibus-anthy
|
|
|
|
Package: task-japanese-kde-desktop
|
|
Architecture: all
|
|
Description: Japanese KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Japanese.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-kannada-desktop
|
|
Architecture: all
|
|
Description: Kannada desktop
|
|
This task localises the desktop in Kannada.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-lohit-knda,
|
|
firefox-l10n-kn | firefox-esr-l10n-kn,
|
|
fcitx,
|
|
fcitx-m17n,
|
|
fcitx-config-gtk
|
|
|
|
Package: task-kannada-gnome-desktop
|
|
Architecture: all
|
|
Description: Kannada GNOME desktop
|
|
This task localises the GNOME desktop in Kannada.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
ibus-m17n,
|
|
# ibus doesn't have a default config for all languages, so force creation
|
|
gnome-initial-setup
|
|
|
|
Package: task-kannada-kde-desktop
|
|
Architecture: all
|
|
Description: Kannada KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Kannada.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
kde-config-fcitx
|
|
|
|
Package: task-kazakh
|
|
Architecture: all
|
|
Description: Kazakh environment
|
|
This task installs programs and documentation in Kazakh
|
|
to help Kazakh speaking people use Debian.
|
|
X-Task-Maintainer: Timur Birsh <taem@linukz.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-kk
|
|
|
|
Package: task-kazakh-desktop
|
|
Architecture: all
|
|
Description: Kazakh desktop
|
|
This task localises the desktop in Kazakh.
|
|
X-Task-Maintainer: Timur Birsh <taem@linukz.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
hunspell-kk,
|
|
firefox-l10n-kk | firefox-esr-l10n-kk,
|
|
|
|
Package: task-kazakh-kde-desktop
|
|
Architecture: all
|
|
Description: Kazakh KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Kazakh.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-khmer
|
|
Architecture: all
|
|
Description: Khmer environment
|
|
This task installs packages and documentation in Khmer
|
|
to help Khmer speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
khmerconverter,
|
|
|
|
Package: task-khmer-desktop
|
|
Architecture: all
|
|
Description: Khmer desktop
|
|
This task localises the desktop in Khmer.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-khmeros,
|
|
firefox-l10n-km | firefox-esr-l10n-km,
|
|
libreoffice-l10n-km,
|
|
libreoffice-help-km
|
|
|
|
Package: task-khmer-kde-desktop
|
|
Architecture: all
|
|
Description: Khmer KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Khmer.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-korean
|
|
Architecture: all
|
|
Description: Korean environment
|
|
This task installs packages that make it easier for Korean speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
zhcon
|
|
|
|
Package: task-korean-desktop
|
|
Architecture: all
|
|
Description: Korean desktop
|
|
This task localises the desktop in Korean.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
im-config,
|
|
ibus-hangul,
|
|
fonts-nanum,
|
|
fonts-noto,
|
|
fonts-noto-cjk,
|
|
firefox-l10n-ko | firefox-esr-l10n-ko,
|
|
libreoffice-help-ko,
|
|
libreoffice-l10n-ko,
|
|
hunspell-ko,
|
|
# poppler-data is needed to display
|
|
# Korean on poppler applications.
|
|
poppler-data
|
|
|
|
Package: task-korean-gnome-desktop
|
|
Architecture: all
|
|
Description: Korean GNOME desktop
|
|
This task localises the GNOME desktop in Korean.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
# GNOME doesn't set the working Korean IM by default
|
|
gnome-initial-setup,
|
|
ibus-gtk,
|
|
ibus-gtk3
|
|
|
|
Package: task-korean-kde-desktop
|
|
Architecture: all
|
|
Description: Korean KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Korean.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-kurdish
|
|
Architecture: all
|
|
Description: Kurdish environment
|
|
This task installs packages and documentation in Kurdish
|
|
to help Kurds use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-ku
|
|
|
|
Package: task-kurdish-desktop
|
|
Architecture: all
|
|
Description: Kurdish desktop
|
|
This task localises the desktop in Kurdish.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-dejavu,
|
|
hunspell-kmr,
|
|
fonts-unikurdweb
|
|
|
|
Package: task-kurdish-kde-desktop
|
|
Architecture: all
|
|
Description: Kurdish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Kurdish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-latvian
|
|
Architecture: all
|
|
Description: Latvian environment
|
|
This task installs packages and documentation in Latvian
|
|
to help Latvian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-lv
|
|
|
|
Package: task-latvian-desktop
|
|
Architecture: all
|
|
Description: Latvian desktop
|
|
This task localises the desktop in Latvian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-lv,
|
|
firefox-l10n-lv | firefox-esr-l10n-lv,
|
|
|
|
Package: task-latvian-kde-desktop
|
|
Architecture: all
|
|
Description: Latvian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Latvian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-lithuanian
|
|
Architecture: all
|
|
X-Task-Maintainer: Kęstutis Biliūnas <kebil@kaunas.init.lt>
|
|
Description: Lithuanian environment
|
|
This task installs packages and documentation in Lithuanian
|
|
to help Lithuanian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-lt,
|
|
ilithuanian
|
|
|
|
Package: task-lithuanian-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Kęstutis Biliūnas <kebil@kaunas.init.lt>
|
|
Description: Lithuanian desktop
|
|
This task localises the desktop in Lithuanian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-lt,
|
|
hyphen-lt,
|
|
firefox-l10n-lt | firefox-esr-l10n-lt,
|
|
hunspell-lt
|
|
|
|
Package: task-lithuanian-kde-desktop
|
|
Architecture: all
|
|
Description: Lithuanian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Lithuanian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-macedonian
|
|
Architecture: all
|
|
Description: Macedonian environment
|
|
This task installs packages and documentation in Macedonian
|
|
to help Macedonian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-mk,
|
|
|
|
Package: task-macedonian-desktop
|
|
Architecture: all
|
|
Description: Macedonian desktop
|
|
This task localises the desktop in Macedonian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-mk | firefox-esr-l10n-mk,
|
|
libreoffice-l10n-mk,
|
|
fonts-dejavu
|
|
|
|
Package: task-macedonian-kde-desktop
|
|
Architecture: all
|
|
Description: Macedonian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Macedonian.
|
|
Depends: ${misc:Depends}
|
|
|
|
Package: task-malayalam
|
|
Architecture: all
|
|
Description: Malayalam environment
|
|
This task installs packages and documentation in Malayalam
|
|
to help Malayalam speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-ml
|
|
|
|
Package: task-malayalam-desktop
|
|
Architecture: all
|
|
Description: Malayalam desktop
|
|
This task localises the desktop in Malayalam.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
libreoffice-l10n-ml,
|
|
firefox-l10n-ml | firefox-esr-l10n-ml,
|
|
im-config,
|
|
# Move to fcitx5 from fcitx/scim since the latter is dead upstream/gone from archive
|
|
fcitx5,
|
|
fcitx5-table-malayalam-phonetic,
|
|
hunspell-ml,
|
|
fonts-lohit-mlym
|
|
|
|
Package: task-malayalam-gnome-desktop
|
|
Architecture: all
|
|
Description: Malayalam GNOME desktop
|
|
This task localises the GNOME desktop in Malayalam.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fcitx5-frontend-gtk4,
|
|
fcitx5-frontend-gtk3,
|
|
fcitx5-frontend-gtk2,
|
|
ibus-m17n,
|
|
# ibus doesn't have a default config for all languages, so force creation
|
|
gnome-initial-setup
|
|
|
|
Package: task-malayalam-kde-desktop
|
|
Architecture: all
|
|
Description: Malayalam KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Malayalam.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fcitx5-frontend-qt6,
|
|
fcitx5-frontend-qt5,
|
|
kde-config-fcitx5
|
|
|
|
Package: task-marathi
|
|
Architecture: all
|
|
Description: Marathi environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Marathi speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-mr
|
|
|
|
Package: task-marathi-desktop
|
|
Architecture: all
|
|
Description: Marathi desktop
|
|
This task localises the desktop in Marathi.
|
|
Depends: ${misc:Depends}
|
|
Recommends:
|
|
firefox-l10n-mr | firefox-esr-l10n-mr,
|
|
libreoffice-l10n-mr,
|
|
fonts-lohit-deva
|
|
|
|
Package: task-nepali-desktop
|
|
Architecture: all
|
|
Description: Nepali desktop
|
|
This task localises the desktop in Nepali.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-lohit-deva,
|
|
libreoffice-l10n-ne,
|
|
mythes-ne,
|
|
hunspell-ne,
|
|
firefox-l10n-ne-np | firefox-esr-l10n-ne-np
|
|
|
|
Package: task-nepali-kde-desktop
|
|
Architecture: all
|
|
Description: Nepali KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Nepali.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-northern-sami
|
|
Architecture: all
|
|
Description: Northern Sami environment
|
|
This task installs packages and documentation in Northern Sami
|
|
to help Northern Sami speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
giella-sme,
|
|
libenchant-2-voikko
|
|
|
|
Package: task-northern-sami-desktop
|
|
Architecture: all
|
|
Description: Northern Sami desktop
|
|
This task localises the desktop in Northern Sami.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-norwegian
|
|
Architecture: all
|
|
Description: Norwegian (Bokmaal and Nynorsk) environment
|
|
This task installs packages and documentation in Norwegian
|
|
to help Norwegian speaking people use Debian.
|
|
X-Task-Maintainer: Petter Reinholdtsen <pere@debian.org>
|
|
Depends: ${misc:Depends},
|
|
locales
|
|
Recommends:
|
|
util-linux-locales,
|
|
wnorwegian,
|
|
inorwegian,
|
|
aspell-no
|
|
|
|
Package: task-norwegian-desktop
|
|
Architecture: all
|
|
Description: Norwegian (Bokmaal and Nynorsk) desktop
|
|
This task localises the desktop in Norwegian.
|
|
X-Task-Maintainer: Petter Reinholdtsen <pere@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-nb,
|
|
libreoffice-l10n-nn,
|
|
firefox-l10n-nb-no | firefox-esr-l10n-nb-no,
|
|
firefox-l10n-nn-no | firefox-esr-l10n-nn-no,
|
|
myspell-nn,
|
|
myspell-nb
|
|
|
|
Package: task-norwegian-kde-desktop
|
|
Architecture: all
|
|
Description: Norwegian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Norwegian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-persian
|
|
Architecture: all
|
|
Description: Persian environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Persian speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-fa
|
|
|
|
Package: task-persian-desktop
|
|
Architecture: all
|
|
Description: Persian desktop
|
|
This task localises the desktop in Persian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-fa,
|
|
fonts-farsiweb,
|
|
fonts-sahel-variable | fonts-sahel,
|
|
fonts-vazirmatn-variable | fonts-vazirmatn,
|
|
firefox-l10n-fa | firefox-esr-l10n-fa,
|
|
|
|
Package: task-persian-kde-desktop
|
|
Architecture: all
|
|
Description: Persian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Persian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-polish
|
|
Architecture: all
|
|
Description: Polish environment
|
|
This task installs packages and documentation in Polish
|
|
to help Polish speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-pl
|
|
Recommends:
|
|
konwert,
|
|
ipolish,
|
|
wpolish,
|
|
manpages-pl-dev,
|
|
aspell-pl,
|
|
# Other packages to i18n common software
|
|
util-linux-locales
|
|
|
|
Package: task-polish-desktop
|
|
Architecture: all
|
|
Description: Polish desktop
|
|
This task localises the desktop in Polish.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-pl,
|
|
libreoffice-help-pl,
|
|
mythes-pl,
|
|
firefox-l10n-pl | firefox-esr-l10n-pl,
|
|
hunspell-pl
|
|
|
|
Package: task-polish-kde-desktop
|
|
Architecture: all
|
|
Description: Polish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Polish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-portuguese
|
|
Architecture: all
|
|
Description: Portuguese environment
|
|
This task installs packages and documentation in Portuguese
|
|
to help Portuguese speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-pt-pt,
|
|
iportuguese,
|
|
wportuguese
|
|
|
|
Package: task-portuguese-desktop
|
|
Architecture: all
|
|
Description: Portuguese desktop
|
|
This task localises the desktop in Portuguese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-pt,
|
|
libreoffice-help-pt,
|
|
firefox-l10n-pt-pt | firefox-esr-l10n-pt-pt,
|
|
hunspell-pt-pt
|
|
|
|
Package: task-portuguese-kde-desktop
|
|
Architecture: all
|
|
Description: Portuguese KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Portuguese.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-punjabi
|
|
Architecture: all
|
|
Description: Punjabi environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Punjabi speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-pa
|
|
|
|
Package: task-punjabi-desktop
|
|
Architecture: all
|
|
Description: Punjabi desktop
|
|
This task localises the desktop in Punjabi.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-pa-in,
|
|
fonts-lohit-guru,
|
|
firefox-l10n-pa-in | firefox-esr-l10n-pa-in,
|
|
|
|
Package: task-punjabi-kde-desktop
|
|
Architecture: all
|
|
Description: Punjabi KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Punjabi.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-romanian
|
|
Architecture: all
|
|
Description: Romanian environment
|
|
This task installs packages and documentation in Romanian
|
|
to help Romanian speaking people use Debian.
|
|
X-Task-Maintainer: Eddy Petrişor <eddy.petrisor@gmail.com>
|
|
Depends: ${misc:Depends},
|
|
manpages-ro,
|
|
Recommends:
|
|
console-terminus,
|
|
util-linux-locales,
|
|
aspell-ro,
|
|
|
|
Package: task-romanian-desktop
|
|
Architecture: all
|
|
Description: Romanian desktop
|
|
This task localises the desktop in Romanian.
|
|
X-Task-Maintainer: Eddy Petrişor <eddy.petrisor@gmail.com>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-ro,
|
|
# this appears to be one of the few fonts that has t with comma bellow
|
|
fonts-dejavu,
|
|
fonts-freefont-ttf,
|
|
firefox-l10n-ro | firefox-esr-l10n-ro,
|
|
hunspell-ro
|
|
|
|
Package: task-romanian-kde-desktop
|
|
Architecture: all
|
|
Description: Romanian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Romanian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-russian
|
|
Architecture: all
|
|
Description: Russian environment
|
|
This task installs programs and documentation in Russian
|
|
to help Russian speaking people use Debian.
|
|
X-Task-Maintainer: Peter Novodvorsky <nidd@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
irussian,
|
|
mueller7-dict,
|
|
konwert,
|
|
re,
|
|
aspell-ru
|
|
|
|
Package: task-russian-desktop
|
|
Architecture: all
|
|
Description: Russian desktop
|
|
This task localises the desktop in Russian.
|
|
X-Task-Maintainer: Peter Novodvorsky <nidd@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-ru,
|
|
libreoffice-help-ru,
|
|
mythes-ru,
|
|
firefox-l10n-ru | firefox-esr-l10n-ru,
|
|
hunspell-ru
|
|
|
|
Package: task-russian-kde-desktop
|
|
Architecture: all
|
|
Description: Russian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Russian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-serbian
|
|
Architecture: all
|
|
X-Task-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
Description: Serbian environment
|
|
This task installs packages and documentation in Serbian
|
|
to help Serbian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-serbian-desktop
|
|
Architecture: all
|
|
X-Task-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
Description: Serbian desktop
|
|
This task localises the desktop in Serbian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-sr,
|
|
firefox-l10n-sr | firefox-esr-l10n-sr,
|
|
hunspell-sr
|
|
|
|
Package: task-serbian-kde-desktop
|
|
Architecture: all
|
|
Description: Serbian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Serbian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-sinhala-desktop
|
|
Architecture: all
|
|
Description: Sinhala desktop
|
|
This task localises the desktop in Sinhala.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-noto-core,
|
|
fonts-noto-ui-core,
|
|
libreoffice-l10n-si,
|
|
firefox-l10n-si | firefox-esr-l10n-si,
|
|
|
|
Package: task-sinhala-kde-desktop
|
|
Architecture: all
|
|
Description: Sinhala KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Sinhala.
|
|
Depends: ${misc:Depends}
|
|
|
|
Package: task-slovak
|
|
Architecture: all
|
|
Description: Slovak environment
|
|
This task installs packages and documentation in Slovak
|
|
to help Slovak speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-sk
|
|
|
|
Package: task-slovak-desktop
|
|
Architecture: all
|
|
Description: Slovak desktop
|
|
This task localises the desktop in Slovak.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-sk,
|
|
libreoffice-help-sk,
|
|
mythes-sk,
|
|
firefox-l10n-sk | firefox-esr-l10n-sk,
|
|
myspell-sk
|
|
|
|
Package: task-slovak-kde-desktop
|
|
Architecture: all
|
|
Description: Slovak KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Slovak.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-slovenian
|
|
Architecture: all
|
|
Description: Slovenian environment
|
|
This task installs packages and documentation in Slovenian
|
|
to help Slovenian speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-sl
|
|
|
|
Package: task-slovenian-desktop
|
|
Architecture: all
|
|
Description: Slovenian desktop
|
|
This task localises the desktop in Slovenian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
firefox-l10n-sl | firefox-esr-l10n-sl,
|
|
libreoffice-l10n-sl,
|
|
libreoffice-help-sl,
|
|
hunspell-sl
|
|
|
|
Package: task-slovenian-kde-desktop
|
|
Architecture: all
|
|
Description: Slovenian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Slovenian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-south-african-english-desktop
|
|
Architecture: all
|
|
Description: South African English desktop
|
|
This task localises the desktop in South African English.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-en-za,
|
|
firefox-l10n-en-za | firefox-esr-l10n-en-za,
|
|
|
|
Package: task-spanish
|
|
Architecture: all
|
|
Description: Spanish environment
|
|
This task installs programs, data files, and
|
|
documentation that make it easier for Spanish speakers to use Debian.
|
|
Depends: ${misc:Depends},
|
|
manpages-es,
|
|
Recommends:
|
|
# Dictionaries
|
|
ispanish,
|
|
wspanish,
|
|
aspell-es,
|
|
# Useful documentation for spanish-speakers
|
|
debian-reference-es,
|
|
# Other packages to i18n common software
|
|
util-linux-locales
|
|
|
|
Package: task-spanish-desktop
|
|
Architecture: all
|
|
Description: Spanish desktop
|
|
This task localises the desktop in Spanish.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-es,
|
|
libreoffice-help-es,
|
|
firefox-l10n-es-ar | firefox-esr-l10n-es-ar,
|
|
firefox-l10n-es-cl | firefox-esr-l10n-es-cl,
|
|
firefox-l10n-es-mx | firefox-esr-l10n-es-mx,
|
|
firefox-l10n-es-es | firefox-esr-l10n-es-es,
|
|
myspell-es
|
|
|
|
Package: task-spanish-kde-desktop
|
|
Architecture: all
|
|
Description: Spanish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Spanish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-swedish
|
|
Architecture: all
|
|
Description: Swedish environment
|
|
This task installs packages and documentation in Swedish
|
|
to help Swedish speaking people use Debian.
|
|
X-Task-Maintainer: Per Olofsson <pelle@debian.org>
|
|
Depends: ${misc:Depends},
|
|
locales
|
|
Recommends:
|
|
util-linux-locales,
|
|
wswedish,
|
|
aspell-sv
|
|
|
|
Package: task-swedish-desktop
|
|
Architecture: all
|
|
Description: Swedish desktop
|
|
This task localises the desktop in Swedish.
|
|
X-Task-Maintainer: Per Olofsson <pelle@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
gimp-help-sv,
|
|
libreoffice-l10n-sv,
|
|
libreoffice-help-sv,
|
|
firefox-l10n-sv-se | firefox-esr-l10n-sv-se,
|
|
hunspell-sv
|
|
|
|
Package: task-swedish-kde-desktop
|
|
Architecture: all
|
|
Description: Swedish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Swedish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-tagalog
|
|
Architecture: all
|
|
Description: Tagalog environment
|
|
This task installs packages and documentation in Tagalog
|
|
to help Tagalog speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-tl
|
|
|
|
Package: task-tamil
|
|
Architecture: all
|
|
Description: Tamil environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Tamil speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-ta
|
|
|
|
Package: task-tamil-desktop
|
|
Architecture: all
|
|
Description: Tamil desktop
|
|
This task localises the desktop in Tamil.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fonts-lohit-taml,
|
|
libreoffice-l10n-ta,
|
|
firefox-l10n-ta | firefox-esr-l10n-ta,
|
|
|
|
Package: task-tamil-gnome-desktop
|
|
Architecture: all
|
|
Description: Tamil GNOME desktop
|
|
This task localises the GNOME desktop in Tamil.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
scim | ibus,
|
|
|
|
Package: task-telugu
|
|
Architecture: all
|
|
Description: Telugu environment
|
|
This task installs programs, data files, fonts, and
|
|
documentation that makes it easier for Telugu speakers
|
|
to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-te
|
|
|
|
Package: task-telugu-desktop
|
|
Architecture: all
|
|
Description: Telugu desktop
|
|
This task localises the desktop environment in Telugu.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-te,
|
|
firefox-l10n-te | firefox-esr-l10n-te,
|
|
fonts-lohit-telu,
|
|
im-config,
|
|
fcitx5,
|
|
fcitx5-m17n
|
|
|
|
Package: task-telugu-gnome-desktop
|
|
Architecture: all
|
|
Description: Telugu GNOME desktop environment
|
|
This task localises the GNOME desktop environment in Telugu.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fcitx5-frontend-gtk3,
|
|
fcitx5-frontend-gtk4,
|
|
ibus-m17n,
|
|
# ibus doesn't have a default config for all languages, so force creation
|
|
gnome-initial-setup
|
|
|
|
Package: task-telugu-kde-desktop
|
|
Architecture: all
|
|
Description: Telugu KDE Plasma desktop environment
|
|
This task localises the KDE Plasma desktop environment in Telugu.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
fcitx5-frontend-qt5,
|
|
fcitx5-frontend-qt6,
|
|
kde-config-fcitx5
|
|
|
|
Package: task-thai
|
|
Architecture: all
|
|
Description: Thai environment
|
|
This task installs packages that make it easier for Thai speaking
|
|
people to use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
swath
|
|
|
|
Package: task-thai-desktop
|
|
Architecture: all
|
|
Description: Thai desktop
|
|
This task localises the desktop in Thai.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
xiterm+thai,
|
|
libreoffice-l10n-th,
|
|
firefox-l10n-th | firefox-esr-l10n-th,
|
|
hunspell-th
|
|
|
|
Package: task-thai-gnome-desktop
|
|
Architecture: all
|
|
Description: Thai GNOME desktop
|
|
This task localises the GNOME desktop in Thai.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
gtk-im-libthai,
|
|
gtk3-im-libthai
|
|
|
|
Package: task-thai-kde-desktop
|
|
Architecture: all
|
|
Description: Thai KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Thai.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libthai-dev
|
|
|
|
Package: task-turkish
|
|
Architecture: all
|
|
Description: Turkish environment
|
|
This task installs packages and documentation in Turkish
|
|
to help Turkish speaking people use Debian.
|
|
X-Task-Maintainer: Recai Oktas <roktas@omu.edu.tr>
|
|
Depends: ${misc:Depends},
|
|
locales,
|
|
manpages-tr
|
|
Recommends:
|
|
console-terminus,
|
|
util-linux-locales
|
|
|
|
Package: task-turkish-desktop
|
|
Architecture: all
|
|
Description: Turkish desktop
|
|
This task localises the desktop in Turkish.
|
|
X-Task-Maintainer: Recai Oktas <roktas@omu.edu.tr>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-tr,
|
|
firefox-l10n-tr | firefox-esr-l10n-tr,
|
|
|
|
Package: task-turkish-kde-desktop
|
|
Architecture: all
|
|
Description: Turkish KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Turkish.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-ukrainian
|
|
Architecture: all
|
|
Description: Ukrainian environment
|
|
This task installs programs and documentation in Ukrainian
|
|
to help Ukrainian speaking people use Debian.
|
|
X-Task-Maintainer: Eugeniy Meshcheryakov <eugen@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-uk,
|
|
konwert
|
|
|
|
Package: task-ukrainian-desktop
|
|
Architecture: all
|
|
Description: Ukrainian desktop
|
|
This task localises the desktop in Ukrainian.
|
|
X-Task-Maintainer: Eugeniy Meshcheryakov <eugen@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-uk,
|
|
firefox-l10n-uk | firefox-esr-l10n-uk,
|
|
fonts-dejavu,
|
|
myspell-uk
|
|
|
|
Package: task-ukrainian-kde-desktop
|
|
Architecture: all
|
|
Description: Ukrainian KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Ukrainian.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-uyghur-desktop
|
|
Architecture: all
|
|
Description: Uyghur desktop
|
|
This task localises the desktop in Uyghur.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-ug,
|
|
fonts-ukij-uyghur
|
|
|
|
Package: task-uyghur-kde-desktop
|
|
Architecture: all
|
|
Description: Uyghur KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Uyghur.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-vietnamese-desktop
|
|
Architecture: all
|
|
Description: Vietnamese desktop
|
|
This task localises the desktop in Vietnamese.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-vi,
|
|
firefox-l10n-vi | firefox-esr-l10n-vi,
|
|
hunspell-vi
|
|
|
|
Package: task-vietnamese-kde-desktop
|
|
Architecture: all
|
|
Description: Vietnamese KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Vietnamese.
|
|
Depends: ${misc:Depends}
|
|
|
|
Package: task-welsh
|
|
Architecture: all
|
|
Description: Welsh environment
|
|
This task installs packages and documentation in Welsh
|
|
to help Welsh speaking people use Debian.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
aspell-cy
|
|
|
|
Package: task-welsh-desktop
|
|
Architecture: all
|
|
Description: Welsh desktop
|
|
This task localises the desktop in Welsh.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-cy,
|
|
firefox-l10n-cy | firefox-esr-l10n-cy,
|
|
|
|
Package: task-xhosa-desktop
|
|
Architecture: all
|
|
Description: Xhosa desktop
|
|
This task localises the desktop in Xhosa.
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
libreoffice-l10n-xh
|
|
|
|
Package: task-xhosa-kde-desktop
|
|
Architecture: all
|
|
Description: Xhosa KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Xhosa.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-cyrillic
|
|
Architecture: all
|
|
Description: Cyrillic environment
|
|
This task provides Cyrillic fonts and other software you will need in
|
|
order to use Cyrillic. It supports Belarusian, Bulgarian,
|
|
Macedonian, Russian, Serbian and Ukrainian.
|
|
X-Task-Maintainer: Anton Zinoviev <zinoviev@debian.org>
|
|
Depends: ${misc:Depends},
|
|
Recommends:
|
|
# Translates Cyrillic encodings.
|
|
konwert
|
|
|
|
Package: task-cyrillic-desktop
|
|
Architecture: all
|
|
Description: Cyrillic desktop
|
|
This task localises the desktop in Cyrillic.
|
|
It supports Belarusian, Bulgarian, Macedonian, Russian, Serbian and Ukrainian.
|
|
X-Task-Maintainer: Anton Zinoviev <zinoviev@debian.org>
|
|
Depends: ${misc:Depends},
|
|
t1-cyrillic
|
|
Recommends:
|
|
# Keyboard state indicator and switcher for X:
|
|
xxkb,
|
|
# The main stuff: fonts for X.
|
|
t1-teams
|
|
|
|
Package: task-cyrillic-kde-desktop
|
|
Architecture: all
|
|
Description: Cyrillic KDE Plasma desktop
|
|
This task localises the KDE Plasma desktop in Cyrillic.
|
|
Depends: ${misc:Depends},
|
|
|
|
Package: task-blendsel
|
|
Architecture: all
|
|
Description: Choose a Debian Blend for installation
|
|
This task package provides a selection, to choose from the Debian Pure
|
|
Blends for installation via debian-installer.
|
|
Depends: ${misc:Depends},
|
|
blendsel
|