Commit Graph

1552 Commits

Author SHA1 Message Date
Mikhail Efremov
85bd2db861 slinux: Drop alterator-printers
System-config-priters will be enough.
Besides see ALT bugs #42421, #42425 (no documentation).
2022-06-03 21:48:10 +07:00
Mikhail Efremov
bc0f6d36ad slinux: Add packagekit
Suggested by cas@.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
beaf6fef68 slinux: Add cpu-x on x86
It can be useful.
2022-06-03 21:48:09 +07:00
Mikhail Efremov
9e6e874c7c slinux: Add flatpak group 2022-06-03 21:48:09 +07:00
Andrey Cherepanov
76a99b3fc9 education/misc: add iio-sensor-proxy 2022-06-03 21:48:09 +07:00
Andrey Cherepanov
93d593d55d education/misc: add packagekit explicitly 2022-06-03 21:48:09 +07:00
Andrey Cherepanov
f81083a49f education/misc: add xauthority-hostname-updater 2022-06-03 21:48:09 +07:00
Anton Midyukov
bf82e7bf4d slinux/live: do not cleanup python-module-pyqt4 (removed from Sisyphus) 2022-06-03 21:48:09 +07:00
Anton Midyukov
22d337450d slinux/misc-full: exclude mencoder for riscv64 2022-06-03 21:48:09 +07:00
Anton Midyukov
1b9c39aa3d slinux/misc-full: drop stardict-engcom (not available in Sisyphus) 2022-06-03 21:48:09 +07:00
Andrew A. Vasilyev
8ae22b162d server-v: add drm module 2022-06-03 21:48:09 +07:00
Anton Midyukov
baaf89fc1b desktop+lxde+extra: drop deadbeef
Due to the inadequacy of upstream, the package has not been updated
for a long time.
2022-06-03 21:48:09 +07:00
Anton Midyukov
3f58e39e16 base+network, base+nm: add missing iputils
iputils used to be added, as the iproute2 package depended on it.
iproute2> = 5.17.0-alt2 does not depend on the iputils more.
2022-05-03 22:08:11 +07:00
Anton Midyukov
f58d0c7a89 desktop+mate: add gvfs
In order don't show /proc, /sys on Desktop.
2022-04-21 18:08:43 +07:00
Anton Midyukov
e8b9a92fca desktop+mate: replace package list to metapackages 2022-04-13 21:48:00 +07:00
Anton Midyukov
68f1185a98 pkg.in/lists/Makefile: sort lists before copying
In order to hide warning:
cp: warning: source file 'file' specified more than once
2022-04-11 23:13:22 +07:00
Mikhail Efremov
411f5dc82d workstation: Add pa-conf-switch-on-connect
See ALT bug #41869.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
b395de1e4a slinux: Add pa-conf-switch-on-connect
See ALT bug #41869.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
da74f8d02a slinux: Add orage again
It is returned to Sisyphus/p10.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
2caf486b1f workstation:Add ca-certificates-digital.gov.ru
It can be needed for some Russian websites.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
020515f4ce slinux: Add ca-certificates-digital.gov.ru
It can be needed for some Russian websites.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
6f4e99b70c base+{network,tablet}: Drop dhcp-client
It was added for use with NetworkManager, but NM uses its own
internal DHCP client nowaday.
This reverts commit e10fc4d36c.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
27d45141ca workstation: Add vlc-plugin-gnutls
Suggested by mile@ for https.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
0278855152 slinux: Add sane-airscan
For scaners:
Samsung ProXpress M3870FD
Pantum M7100DN
Oki MB472
Kyocera ECOSYS-M2040dn
Brother MFC L2720DW
2022-04-11 23:13:22 +07:00
Mikhail Efremov
de368564e7 workstation: Add sane-airscan
For scaners:
Samsung ProXpress M3870FD
Pantum M7100DN
Oki MB472
Kyocera ECOSYS-M2040dn
Brother MFC L2720DW

Suggested by Vera Blagoveschenskaya.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
1dfe4315bb slinux: Add xsane-doc and xsane-doc-ru 2022-04-11 23:13:22 +07:00
Mikhail Efremov
4593086fe7 workstation: Add xsane-doc and xsane-doc-ru
Suggested by Vera Blagoveschenskaya.
2022-04-11 23:13:22 +07:00
Mikhail Efremov
b9629babdb workstation: Add appinstall on x86
Suggested by black@ for SL.
Well, why not to add for Workstation too?
2022-04-11 23:13:22 +07:00
Mikhail Efremov
3ce83fe41d workstation: Add udev-rules-rfkill-uaccess
See https://bugzilla.altlinux.org/40285,
https://bugzilla.altlinux.org/40029.
2022-04-11 23:13:22 +07:00
Michael Shigorin
460e424f78 workstation/smplayer: added pkglist/group
SMPlayer's base, mplayer, is currently better optimized
to utilize Elbrus SMP capabilities with auto-threading
by bircoph@; the result runs 4K clips below ~400% CPU
thus making it possible to decode two streams at once
(IOW much better than vlc).

The only downside visible to me is smplayer's update nag.
2022-04-11 23:13:22 +07:00
Michael Shigorin
74f04dcfcd rescue+*: some new packages @!E2K
...as well as !riscv64...

NB: IIRC the order was important somehow
so I put the meta-arch before the specific one;
*if* this is correct, then the code handling
the list is not completely correct (or at least
this behaviour has to be documented); not ready
to debug those regexes at the moment though.

antohami: It's not, it's been fixed:
https://lists.altlinux.org/pipermail/devel-distro/2021-December/002674.html
2022-04-11 23:08:00 +07:00
Michael Shigorin
aa641a8ea5 pkg.in: edu: kde5 available for e2k now
See-also: http://t.me/kde_ru_news/548
2022-04-08 18:06:53 +07:00
Anton Midyukov
fda84a70f5 education: mark task-edu-* as metapackages
metapackages are expanded into a list of its dependencies.
This achieves two goals:
- the installer shows which packages will be installed
  together with the metapackage
- after deleting meta package, apt-get autoremove not
  will remove its immediate dependencies
2022-03-25 12:44:26 +07:00
Anton Midyukov
aef7b64f20 education/misc: exclude flatpak-repo-flathub for e2k, riscv64 2022-03-25 12:37:05 +07:00
Andrey Cherepanov
31a0ff7e15 education/misc: add ca-certificates-digital.gov.ru 2022-03-25 09:53:26 +07:00
Andrey Cherepanov
6af06c40e3 education: use use/install2/repo instead of installer-feature-online-repo 2022-03-25 09:53:26 +07:00
Andrey Cherepanov
7c1f02d2a8 education/misc: remove xdg-desktop-portal-gtk due it requires conflicting pipewire 2022-03-25 09:53:26 +07:00
Anton Midyukov
6fce4308d7 rescue+x11: mark dvdisaster for X86 only 2022-03-25 09:44:10 +07:00
Anton Midyukov
bb2788b3e2 rescue+extra, rescue+misc: fix lists for E2K 2022-03-25 09:44:10 +07:00
Andrew A. Vasilyev
7dca432403 server-v: remove systemd-networkd to recover etcnet as default
Also partially fix #41946
2022-03-25 09:34:21 +07:00
Andrey Cherepanov
0d3e69a0a8 education/misc: add eiciel and polkit-rule-udisks2-mount 2022-03-02 11:04:46 +07:00
d3a1fa9254 - kwrk: temporary exclude appinstall (bugs 41896-41898,41900,41901) 2022-03-02 11:04:46 +07:00
21f35f2495 - kwrk: insure gtk-theme-breeze 2022-03-02 11:04:46 +07:00
f5a725fc90 - kwrk: add xsane-doc-ru 2022-03-02 11:04:46 +07:00
4a3a2e1027 - kwrk: add kde5-plasma-settings-virtualkeyboard 2022-03-02 11:04:46 +07:00
77971e727e - kwrk: return kde5-tablet-mode-switch 2022-03-02 11:04:46 +07:00
4721927d86 - kwrk: update tablet description 2022-03-02 11:04:46 +07:00
c350fbb64c - kwrk: add xauthority-hostname-updater 2022-03-02 11:04:46 +07:00
d249e4ccd9 - kwrk: mark appinstall to X86-only 2022-03-02 11:04:46 +07:00
691243ef71 - kwrk: remove usbguard because have alterator-ports-access 2022-03-02 11:04:46 +07:00