Packages

Category Task Type Priority Severity Summary Status  desc Progress
AnyFeature RequestHighHigh [tp_smapi-lts] adapt package in accordance with the Hyp ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [vhba-module-lts] adapt package in accordance with the  ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [hyperiso-data] adapt package in accordance with the Hy ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyBackport RequestVery LowLow Ublock Origin for Iceape Closed
100%
Task Description

The version I desire is this: 1.16.4.6

AnyFeature RequestMediumHigh [supervisor] contains systemd unit file Closed
100%
Task Description

The Arch version of “supervisor” from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the a global ruleset for INIT-freedom, systemd unit files removal is required and adding support for other init-systems (preferred OpenRC for now) to replace it.

AnyBug ReportMediumHigh [gstreamer] needed rebuild Closed
100%
Task Description

(gst-plugin-scanner:17336): GStreamer-WARNING : Failed to load plugin ‘/usr/lib/gstreamer-1.0/libgstzbar.so’: libzbar.so.0: cannot open shared object file: No such file or directory
(gst-plugin-scanner:17336): GStreamer-WARNING
: Failed to load plugin ‘/usr/lib/gstreamer-1.0/libgstfluidsynthmidi.so’: libfluidsynth.so.1: cannot open shared object file: No such file or directory

Repositorio : extra
Nombre : gstreamer
Versión : 1.12.0-1
Descripción : GStreamer open-source multimedia framework core library
Arquitectura : x86_64
URL : https://gstreamer.freedesktop.org/ Licencias : LGPL Grupos : Nada
Provee : Nada
Depende de : libxml2 glib2 libunwind libcap libelf
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 1897,45 KiB
Tamaño de la instalación : 17241,00 KiB
Encargado : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Fecha de creación : jue 04 may 2017 14:13:05 -05
Validado por : Suma MD5 Suma SHA-256 Firma

AnyFeature RequestDeferLow [php-imagick] add package Closed
100%
Task Description

php-imagick is an optdepends for many PHP webapps like Nextcloud and Wordpress, would be good to have itin Hyperbola, Arch added it last year

AnyBug ReportVery LowMedium wesnoth change language no works Closed
100%
Task Description

Description:
after install the package, select language, choose other language and the language no change

Additional info:
* package version(s) : Battle for Wesnoth v1.14.15
* config and/or log files etc. ↓

[ user | 2021-11-05 | 07:31 ]
[/home/user] [0]
$ wesnoth
Battle for Wesnoth v1.14.15
Started on Fri Nov 5 07:32:01 2021

Data directory: /usr/share/games/wesnoth
User configuration directory: /home/USER/.config/wesnoth
User data directory: /home/USER/.local/share/wesnoth/1.14
Cache directory: /home/USER/.cache/wesnoth

Setting mode to 1366×768 Checking lua scripts... ok
20211105 07:32:12 warning general: setlocale() failed for ‘it_IT’.
20211105 07:32:12 warning general: setlocale() failed for ‘it_IT’.

Steps to reproduce:
Install, run, select new language, and find, the language no change

Attach image log

StableBug ReportMediumHigh opensmtpd: permission problems Closed
100%
Task Description

Description:

cat msg | /usr/sbin/sendmail – sendmail: No such file or directorycannot create temporary file /var/spool/smtpd/offline/1572544775.XXXXIqNsFX

Additional info:
* package version: 6.4.2p1-1.hyperbola2.backports1

It is same problem as here:
https://github.com/OpenSMTPD/OpenSMTPD/issues/839

I could solve it with:

sudo chmod g+s /usr/sbin/smtpctl
sudo chmod g+s /usr/sbin/smtpctl

and then

sudo rc-service smtpd start

Even though I think I should not need to start it to use only sendmail.

StableBug ReportVery LowMedium hypervideo have a bug now Closed
100%
Task Description

$ hypervideo -F https://yewtu.be/watch?v=W5fFOECr3EI [youtube] W5fFOECr3EI: Downloading webpage
[youtube] W5fFOECr3EI: Downloading android player API JSON
[youtube] W5fFOECr3EI: Downloading player 11e3a4ec
WARNING: [youtube] nsig extraction failed: You may experience throttling for some formats
n = iXmUjcWoU-JB5WlM ; player = https://www.youtube.com/s/player/11e3a4ec/player_ias.vflset/en_US/base.js W5fFOECr3EI: Traceback (most recent call last):

File "/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py", line 2519, in _decrypt_nsig
  self._player_cache[sig_id] = func(s)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py", line 2551, in <lambda>
  return lambda s: jsi.extract_function_from_code(*func_code)([s])
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 536, in resf
  ret, should_abort = self.interpret_statement(stmt, var_stack)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 256, in interpret_expression
  self.interpret_expression(sub_expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 464, in interpret_expression
  raise ExtractorError('Unsupported JS expression %r' % expr)

hypervideo_dl.utils.ExtractorError: Unsupported JS expression ‘0⇐c[49]’; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su
(caused by ExtractorError(”Unsupported JS expression ‘0⇐c[49]’; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su”)); please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su
ERROR: [youtube] W5fFOECr3EI: Unable to extract uploader id; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su

TestingReplace RequestMediumMedium [devtools] use artools as devtools replacement Closed
100%
Task Description

Replace “devtools” to “artools”[0][1]

[0]:https://github.com/artix-linux/artools [1]:https://git.archlinux.org/devtools.git

Notes: "artools" replaces "devtools" and "archiso"
       without "systemd", but it is not a "libretools" replacement.
       For now, "libretools" needs a "chroot" wrapper to use it.
TestingImplementation RequestLowMedium [spacefm] add new package Closed
100%
Task Description

Add SpaceFM File Manager for Hyperbola

Aur Package: spacefm Debian Package: spacefm

TestingBug ReportMediumLow [iceweasel-uxp] strange bug in the FindBar when a phras ...Closed
100%
Task Description

Description:
There is a strange bug (white rectangle) in the FindBar when a phrase isn’t found.

Additional info:
* package version(s): 52.9.0_20180601-3

Steps to reproduce:
Go to Edit > Find

Then put a phrase in the FindBar to search it in any page, if it isn’t found, appears a strange “white rectangle” covering the phrase.

TestingBug ReportVery LowHigh [iceweasel-uxp] Advanced font option dialogue not appea ...Closed
100%
Task Description

I tried using Iceweasel-UXP pre-release, but I’m unable to set any different font, size and encoding, and search any words/characters within page.

TestingBug ReportHighCritical Runit errors, Closed
100%
Task Description

/sbin/openrc-run: bad interpreter: No such file or directory

I get this error whenever I try to start dhcpcd with sv /etc/runit/

And for sndiod I get this doing the same guide,

warning: sndiod: unable to open supervise/ok: file does not exist

Although rather ironically, If I type sndiod or dhcpcd into root, it works just fine.

Maybe its an FHS issue or possibly, I am screwing up? I am not sure. Feedback is welcome.

This is what I did:

=⇒ Add a service:

ln -s /etc/sv/<service> /var/service
==> Start/stop/restart a service:
sv <start/stop/restart> <service>

more or less, I used this guide.

TestingBug ReportVery LowMedium widelands game shared library error Closed
100%
Task Description

Description:
after install widelands and run the game output the next

[ user | 2021-11-05 | 07:13 ]
[/home/user] [0]
$ widelands
widelands: error while loading shared libraries: libminizip.so.1: cannot open shared object file: No such file or directory

Additional info:
* package version(s) : extra/widelands 21-2
* config and/or log files etc.

Steps to reproduce:

AnyBug ReportMediumMedium [btrfs-progs] contains systemd unit files Closed
100%
Task Description

]$ pacman -Si btrfs-progs
Repository : core
Name : btrfs-progs
Version : 4.10.2-1
Description : Btrfs filesystem utilities
Architecture : x86_64
URL : https://btrfs.wiki.kernel.org Licenses : GPL2
Groups : None
Provides : btrfs-progs-unstable
Depends On : glibc libutil-linux e2fsprogs lzo zlib
Optional Deps : None
Conflicts With : btrfs-progs-unstable
Replaces : btrfs-progs-unstable
Download Size : 603.00 KiB
Installed Size : 4022.00 KiB
Packager : Sébastien Luttringer seblu@seblu.net Build Date : Fri 31 Mar 2017 08:20:32 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql btrfs-progs
btrfs-progs /usr/
btrfs-progs /usr/bin/
btrfs-progs /usr/bin/btrfs
btrfs-progs /usr/bin/btrfs-convert
btrfs-progs /usr/bin/btrfs-debug-tree
btrfs-progs /usr/bin/btrfs-find-root
btrfs-progs /usr/bin/btrfs-image
btrfs-progs /usr/bin/btrfs-map-logical
btrfs-progs /usr/bin/btrfs-select-super
btrfs-progs /usr/bin/btrfs-zero-log
btrfs-progs /usr/bin/btrfsck
btrfs-progs /usr/bin/btrfstune
btrfs-progs /usr/bin/fsck.btrfs
btrfs-progs /usr/bin/mkfs.btrfs
btrfs-progs /usr/include/
btrfs-progs /usr/include/btrfs/
btrfs-progs /usr/include/btrfs/btrfs-list.h
btrfs-progs /usr/include/btrfs/btrfsck.h
btrfs-progs /usr/include/btrfs/crc32c.h
btrfs-progs /usr/include/btrfs/ctree.h
btrfs-progs /usr/include/btrfs/extent-cache.h
btrfs-progs /usr/include/btrfs/extent_io.h
btrfs-progs /usr/include/btrfs/ioctl.h
btrfs-progs /usr/include/btrfs/kerncompat.h
btrfs-progs /usr/include/btrfs/list.h
btrfs-progs /usr/include/btrfs/radix-tree.h
btrfs-progs /usr/include/btrfs/rbtree.h
btrfs-progs /usr/include/btrfs/send-stream.h
btrfs-progs /usr/include/btrfs/send-utils.h
btrfs-progs /usr/include/btrfs/send.h
btrfs-progs /usr/include/btrfs/sizes.h
btrfs-progs /usr/include/btrfs/version.h
btrfs-progs /usr/lib/
btrfs-progs /usr/lib/initcpio/
btrfs-progs /usr/lib/initcpio/hooks/
btrfs-progs /usr/lib/initcpio/hooks/btrfs
btrfs-progs /usr/lib/initcpio/install/
btrfs-progs /usr/lib/initcpio/install/btrfs
btrfs-progs /usr/lib/libbtrfs.so
btrfs-progs /usr/lib/libbtrfs.so.0
btrfs-progs /usr/lib/libbtrfs.so.0.1
btrfs-progs /usr/lib/systemd/
btrfs-progs /usr/lib/systemd/system/
btrfs-progs /usr/lib/systemd/system/btrfs-scrub@.service
btrfs-progs /usr/lib/systemd/system/btrfs-scrub@.timer
btrfs-progs /usr/lib/udev/
btrfs-progs /usr/lib/udev/rules.d/
btrfs-progs /usr/lib/udev/rules.d/64-btrfs-dm.rules
btrfs-progs /usr/share/
btrfs-progs /usr/share/bash-completion/
btrfs-progs /usr/share/bash-completion/completions/
btrfs-progs /usr/share/bash-completion/completions/btrfs
btrfs-progs /usr/share/man/
btrfs-progs /usr/share/man/man5/
btrfs-progs /usr/share/man/man5/btrfs.5.gz
btrfs-progs /usr/share/man/man8/
btrfs-progs /usr/share/man/man8/btrfs-balance.8.gz
btrfs-progs /usr/share/man/man8/btrfs-check.8.gz
btrfs-progs /usr/share/man/man8/btrfs-convert.8.gz
btrfs-progs /usr/share/man/man8/btrfs-debug-tree.8.gz
btrfs-progs /usr/share/man/man8/btrfs-device.8.gz
btrfs-progs /usr/share/man/man8/btrfs-filesystem.8.gz
btrfs-progs /usr/share/man/man8/btrfs-find-root.8.gz
btrfs-progs /usr/share/man/man8/btrfs-image.8.gz
btrfs-progs /usr/share/man/man8/btrfs-inspect-internal.8.gz
btrfs-progs /usr/share/man/man8/btrfs-map-logical.8.gz
btrfs-progs /usr/share/man/man8/btrfs-property.8.gz
btrfs-progs /usr/share/man/man8/btrfs-qgroup.8.gz
btrfs-progs /usr/share/man/man8/btrfs-quota.8.gz
btrfs-progs /usr/share/man/man8/btrfs-receive.8.gz
btrfs-progs /usr/share/man/man8/btrfs-replace.8.gz
btrfs-progs /usr/share/man/man8/btrfs-rescue.8.gz
btrfs-progs /usr/share/man/man8/btrfs-restore.8.gz
btrfs-progs /usr/share/man/man8/btrfs-scrub.8.gz
btrfs-progs /usr/share/man/man8/btrfs-select-super.8.gz
btrfs-progs /usr/share/man/man8/btrfs-send.8.gz
btrfs-progs /usr/share/man/man8/btrfs-show-super.8.gz
btrfs-progs /usr/share/man/man8/btrfs-subvolume.8.gz
btrfs-progs /usr/share/man/man8/btrfs-zero-log.8.gz
btrfs-progs /usr/share/man/man8/btrfs.8.gz
btrfs-progs /usr/share/man/man8/btrfsck.8.gz
btrfs-progs /usr/share/man/man8/btrfstune.8.gz
btrfs-progs /usr/share/man/man8/fsck.btrfs.8.gz
btrfs-progs /usr/share/man/man8/mkfs.btrfs.8.gz

AnyBug ReportMediumMedium [libcanberra] contains systemd unit files Closed
100%
Task Description

$ pacman -Si libcanberra
Repository : extra
Name : libcanberra
Version : 0.30+2+gc0620e4-1
Description : A small and lightweight implementation of the XDG Sound Theme Specification
Architecture : x86_64
URL : http://0pointer.de/lennart/projects/libcanberra Licenses : LGPL Groups : None
Provides : None
Depends On : libvorbis libltdl alsa-lib tdb sound-theme-freedesktop
Optional Deps : libcanberra-pulse: PulseAudio driver

                libcanberra-gstreamer: GStreamer driver

Conflicts With : None
Replaces : None
Download Size : 78.73 KiB
Installed Size : 371.00 KiB
Packager : Jan de Groot jgc@archlinux.org Build Date : Thu 04 May 2017 06:59:26 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql libcanberra
libcanberra /etc/
libcanberra /etc/X11/
libcanberra /etc/X11/xinit/
libcanberra /etc/X11/xinit/xinitrc.d/
libcanberra /etc/X11/xinit/xinitrc.d/40-libcanberra-gtk-module.sh
libcanberra /usr/
libcanberra /usr/bin/
libcanberra /usr/bin/canberra-boot
libcanberra /usr/bin/canberra-gtk-play
libcanberra /usr/include/
libcanberra /usr/include/canberra-gtk.h
libcanberra /usr/include/canberra.h
libcanberra /usr/lib/
libcanberra /usr/lib/gnome-settings-daemon-3.0/
libcanberra /usr/lib/gnome-settings-daemon-3.0/gtk-modules/
libcanberra /usr/lib/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
libcanberra /usr/lib/gtk-2.0/
libcanberra /usr/lib/gtk-2.0/modules/
libcanberra /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
libcanberra /usr/lib/gtk-3.0/
libcanberra /usr/lib/gtk-3.0/modules/
libcanberra /usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so
libcanberra /usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so
libcanberra /usr/lib/libcanberra-0.30/
libcanberra /usr/lib/libcanberra-0.30/libcanberra-alsa.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-alsa.so
libcanberra /usr/lib/libcanberra-0.30/libcanberra-multi.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-multi.so
libcanberra /usr/lib/libcanberra-0.30/libcanberra-null.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-null.so
libcanberra /usr/lib/libcanberra-gtk.so
libcanberra /usr/lib/libcanberra-gtk.so.0
libcanberra /usr/lib/libcanberra-gtk.so.0.1.9
libcanberra /usr/lib/libcanberra-gtk3.so
libcanberra /usr/lib/libcanberra-gtk3.so.0
libcanberra /usr/lib/libcanberra-gtk3.so.0.1.9
libcanberra /usr/lib/libcanberra.la
libcanberra /usr/lib/libcanberra.so
libcanberra /usr/lib/libcanberra.so.0
libcanberra /usr/lib/libcanberra.so.0.2.5
libcanberra /usr/lib/pkgconfig/
libcanberra /usr/lib/pkgconfig/libcanberra-gtk.pc
libcanberra /usr/lib/pkgconfig/libcanberra-gtk3.pc
libcanberra /usr/lib/pkgconfig/libcanberra.pc
libcanberra /usr/lib/systemd/
libcanberra /usr/lib/systemd/system/
libcanberra /usr/lib/systemd/system/canberra-system-bootup.service
libcanberra /usr/lib/systemd/system/canberra-system-shutdown-reboot.service
libcanberra /usr/lib/systemd/system/canberra-system-shutdown.service
libcanberra /usr/share/
libcanberra /usr/share/gtk-doc/
libcanberra /usr/share/gtk-doc/html/
libcanberra /usr/share/gtk-doc/html/libcanberra/
libcanberra /usr/share/gtk-doc/html/libcanberra/ch01.html
libcanberra /usr/share/gtk-doc/html/libcanberra/home.png
libcanberra /usr/share/gtk-doc/html/libcanberra/index.html
libcanberra /usr/share/gtk-doc/html/libcanberra/left-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/left.png
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra-canberra-gtk.html
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra-canberra.html
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra.devhelp2
libcanberra /usr/share/gtk-doc/html/libcanberra/right-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/right.png
libcanberra /usr/share/gtk-doc/html/libcanberra/style.css
libcanberra /usr/share/gtk-doc/html/libcanberra/up-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/up.png
libcanberra /usr/share/vala/
libcanberra /usr/share/vala/vapi/
libcanberra /usr/share/vala/vapi/libcanberra-gtk.vapi
libcanberra /usr/share/vala/vapi/libcanberra.vapi

AnyDrop RequestLowLow [gegl02] remove unmaintained version of GEGL Closed
100%
Task Description

gegl02 uses an unmaintained version of GEGL (released on Apr 2th 2012). Also, Debian patches bump GEGL version compatibility for GIMP [0], therefore gegl02 is useless for it too.

[0]:https://download.gimp.org/pub/gegl/0.2/

[1]:https://sources.debian.org/src/gimp/2.8.20-1/debian/patches/bump_Babl-GEGL_versions.patch

$ pacman -Si gegl
Repository      : extra
Name            : gegl
Version         : 0.3.14-2
Description     : Graph based image processing framework
Architecture    : x86_64
URL             : http://www.gegl.org/
Licenses        : GPL3  LGPL3
Groups          : None
Provides        : None
Depends On      : babl  libspiro  json-glib
Optional Deps   : libraw: raw plugin
                  openexr: openexr plugin
                  ffmpeg: ffmpeg plugin
                  suitesparse: matting-levin plugin
                  librsvg: svg plugin
                  jasper: jasper plugin
                  libtiff: tiff plugin
                  lua: lua plugin
                  lensfun: lens-correct plugin
Conflicts With  : None
Replaces        : None
Download Size   : 1614.14 KiB
Installed Size  : 11629.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Thu 27 Apr 2017 03:56:30 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si gegl02
Repository      : extra
Name            : gegl02
Version         : 0.2.0-7
Description     : Graph based image processing framework (v0.2)
Architecture    : x86_64
URL             : http://www.gegl.org/
Licenses        : GPL3  LGPL3
Groups          : None
Provides        : None
Depends On      : babl  libspiro
Optional Deps   : libopenraw: openraw plugin
                  openexr: openexr plugin
                  ffmpeg: ffmpeg plugin
                  librsvg: svg plugin
                  jasper: jasper plugin
Conflicts With  : None
Replaces        : None
Download Size   : 435.52 KiB
Installed Size  : 2542.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Fri 23 Dec 2016 02:26:13 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyDrop RequestLowLow [nginx-mainline] remove unstable and duplicated package Closed
100%
Task Description
$ pacman -Si nginx-mainline
Repository      : community
Name            : nginx-mainline
Version         : 1.13.0-1
Description     : Lightweight HTTP server and IMAP/POP3 proxy server, mainline release
Architecture    : x86_64
URL             : https://nginx.org
Licenses        : custom
Groups          : None
Provides        : nginx
Depends On      : pcre  zlib  openssl  geoip
Optional Deps   : None
Conflicts With  : nginx
Replaces        : None
Download Size   : 440.75 KiB
Installed Size  : 1486.00 KiB
Packager        : Giancarlo Razzolini <grazzolini@archlinux.org>
Build Date      : Tue 25 Apr 2017 08:25:13 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyDrop RequestLowLow [libreoffice-fresh*] remove unstable and duplicated pac ...Closed
100%
Task Description
$ pacman -Si libreoffice-fresh
Repository      : extra
Name            : libreoffice-fresh
Version         : 5.3.2-3
Description     : LibreOffice branch which contains new features and program enhancements
Architecture    : x86_64
URL             : http://www.libreoffice.org/
Licenses        : LGPL3
Groups          : None
Provides        : libreoffice  libreoffice-en-US
Depends On      : curl>=7.20.0  hunspell>=1.2.8  python>=3.6  libwpd>=0.9.2  libwps  neon>=0.28.6  pango  nspr  libjpeg  libxrandr  libgl  dbus-glib  libxslt  redland
                  hyphen  lpsolve  gcc-libs  sh  graphite  icu  lcms2  poppler>=0.24.0  libvisio  libetonyek  libodfgen  libcdr  libmspub  harfbuzz-icu  glew  nss
                  clucene  hicolor-icon-theme  desktop-file-utils  shared-mime-info  glu  libpagemaker  libxinerama  libabw  libmwaw  libe-book  libcups  liblangtag
                  libexttextcat  libfbclient  libcmis  liborcus  libtommath  libzmf  libatomic_ops
Optional Deps   : java-runtime: adds java support
                  java-environment: required by extension-wiki-publisher and extension-nlpsolver
                  pstoedit: translates PostScript and PDF graphics into other vector formats
                  libmythes: for use in thesaurus
                  beanshell: interactive java -- good for prototyping/macros
                  libmspack: library for Microsoft compression formats for use in FontOOo
                  libwpg: library for importing and converting WordPerfect Graphics format
                  sane: for scanner access
                  unixodbc: adds ODBC database support
                  gst-plugins-base-libs: for multimedia content, e.g. in Impress
                  libpaper: takes care of papersize
                  postgresql-libs: for postgresql-connector
                  coin-or-mp: required by the Calc solver
                  gtk2: for GTK2 integration
                  gtk3: for GTK3 integration
                  kdelibs: for KDE desktop integration
Conflicts With  : libreoffice-still
Replaces        : None
Download Size   : 92.72 MiB
Installed Size  : 382.37 MiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Thu 27 Apr 2017 03:06:19 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si libreoffice-still
Repository      : extra
Name            : libreoffice-still
Version         : 5.2.6-3
Description     : LibreOffice maintenance branch
Architecture    : x86_64
URL             : http://www.libreoffice.org/
Licenses        : LGPL3
Groups          : None
Provides        : libreoffice  libreoffice-en-US
Depends On      : curl>=7.20.0  hunspell>=1.2.8  python>=3.6  libwpd>=0.9.2  libwps  neon>=0.28.6  pango  nspr  libjpeg  libxrandr  libgl  dbus-glib  libxslt  redland
                  hyphen  lpsolve  gcc-libs  sh  graphite  lcms2  poppler>=0.24.0  libvisio  libetonyek  libodfgen  libcdr  libmspub  harfbuzz-icu  glew  nss  clucene
                  hicolor-icon-theme  desktop-file-utils  shared-mime-info  glu  libpagemaker  libxinerama  libabw  libmwaw  libe-book  libcups  liblangtag
                  libexttextcat  libfbclient  libcmis
Optional Deps   : java-runtime: adds java support
                  java-environment: required by extension-wiki-publisher and extension-nlpsolver
                  pstoedit: translates PostScript and PDF graphics into other vector formats
                  libmythes: for use in thesaurus
                  beanshell: interactive java -- good for prototyping/macros
                  libmspack: library for Microsoft compression formats for use in FontOOo
                  libwpg: library for importing and converting WordPerfect Graphics format
                  sane: for scanner access
                  unixodbc: adds ODBC database support
                  gst-plugins-base-libs: for multimedia content, e.g. in Impress
                  libpaper: takes care of papersize
                  postgresql-libs: for postgresql-connector
                  coin-or-mp: required by the Calc solver
                  gtk2: for GTK2 integration
                  gtk3: for GTK3 integration
                  kdelibs: for KDE desktop integration
Conflicts With  : libreoffice-fresh
Replaces        : None
Download Size   : 93.79 MiB
Installed Size  : 367.54 MiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Thu 27 Apr 2017 06:51:11 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ss libreoffice
...
extra/libreoffice-fresh 5.3.2-3
    LibreOffice branch which contains new features and program enhancements
extra/libreoffice-fresh-af 5.3.2-1
    Afrikaans language pack for LibreOffice Fresh
extra/libreoffice-fresh-am 5.3.2-1
    Amharic language pack for LibreOffice Fresh
extra/libreoffice-fresh-ar 5.3.2-1
    Arabic language pack for LibreOffice Fresh
extra/libreoffice-fresh-as 5.3.2-1
    Assamese (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ast 5.3.2-1
    Asturianu language pack for LibreOffice Fresh
extra/libreoffice-fresh-be 5.3.2-1
    Belarusian language pack for LibreOffice Fresh
extra/libreoffice-fresh-bg 5.3.2-1
    Bulgarian language pack for LibreOffice Fresh
extra/libreoffice-fresh-bn 5.3.2-1
    Bengali language pack for LibreOffice Fresh
extra/libreoffice-fresh-bn-IN 5.3.2-1
    Bengali (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-bo 5.3.2-1
    Tibetan language pack for LibreOffice Fresh
extra/libreoffice-fresh-br 5.3.2-1
    Breton language pack for LibreOffice Fresh
extra/libreoffice-fresh-brx 5.3.2-1
    Bodo language pack for LibreOffice Fresh
extra/libreoffice-fresh-bs 5.3.2-1
    Bosnian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ca 5.3.2-1
    Catalan language pack for LibreOffice Fresh
extra/libreoffice-fresh-ca-valencia 5.3.2-1
    Catalan (Valencia) language pack for LibreOffice Fresh
extra/libreoffice-fresh-cs 5.3.2-1
    Czech language pack for LibreOffice Fresh
extra/libreoffice-fresh-cy 5.3.2-1
    Welsh language pack for LibreOffice Fresh
extra/libreoffice-fresh-da 5.3.2-1
    Danish language pack for LibreOffice Fresh
extra/libreoffice-fresh-de 5.3.2-1
    German language pack for LibreOffice Fresh
extra/libreoffice-fresh-dgo 5.3.2-1
    Dogri language pack for LibreOffice Fresh
extra/libreoffice-fresh-dz 5.3.2-1
    Dzongkha language pack for LibreOffice Fresh
extra/libreoffice-fresh-el 5.3.2-1
    Greek language pack for LibreOffice Fresh
extra/libreoffice-fresh-en-GB 5.3.2-1
    English (GB) language pack for LibreOffice Fresh
extra/libreoffice-fresh-en-ZA 5.3.2-1
    English (ZA) language pack for LibreOffice Fresh
extra/libreoffice-fresh-eo 5.3.2-1
    Esperanto language pack for LibreOffice Fresh
extra/libreoffice-fresh-es 5.3.2-1
    Spanish language pack for LibreOffice Fresh
extra/libreoffice-fresh-et 5.3.2-1
    Estonian language pack for LibreOffice Fresh
extra/libreoffice-fresh-eu 5.3.2-1
    Basque language pack for LibreOffice Fresh
extra/libreoffice-fresh-fa 5.3.2-1
    Persian language pack for LibreOffice Fresh
extra/libreoffice-fresh-fi 5.3.2-1
    Finnish language pack for LibreOffice Fresh
extra/libreoffice-fresh-fr 5.3.2-1
    French language pack for LibreOffice Fresh
extra/libreoffice-fresh-ga 5.3.2-1
    Irish language pack for LibreOffice Fresh
extra/libreoffice-fresh-gd 5.3.2-1
    Gaelic (Scottish) language pack for LibreOffice Fresh
extra/libreoffice-fresh-gl 5.3.2-1
    Galician language pack for LibreOffice Fresh
extra/libreoffice-fresh-gu 5.3.2-1
    Gujarati language pack for LibreOffice Fresh
extra/libreoffice-fresh-he 5.3.2-1
    Hebrew language pack for LibreOffice Fresh
extra/libreoffice-fresh-hi 5.3.2-1
    Hindi language pack for LibreOffice Fresh
extra/libreoffice-fresh-hr 5.3.2-1
    Croatian language pack for LibreOffice Fresh
extra/libreoffice-fresh-hu 5.3.2-1
    Hungarian language pack for LibreOffice Fresh
extra/libreoffice-fresh-id 5.3.2-1
    Indonesian language pack for LibreOffice Fresh
extra/libreoffice-fresh-is 5.3.2-1
    Icelandic language pack for LibreOffice Fresh
extra/libreoffice-fresh-it 5.3.2-1
    Italian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ja 5.3.2-1
    Japanese language pack for LibreOffice Fresh
extra/libreoffice-fresh-ka 5.3.2-1
    Georgian language pack for LibreOffice Fresh
extra/libreoffice-fresh-kk 5.3.2-1
    Kazakh language pack for LibreOffice Fresh
extra/libreoffice-fresh-km 5.3.2-1
    Khmer (Cambodia) language pack for LibreOffice Fresh
extra/libreoffice-fresh-kmr-Latn 5.3.2-1
    Kurdish language pack for LibreOffice Fresh
extra/libreoffice-fresh-kn 5.3.2-1
    Kannada language pack for LibreOffice Fresh
extra/libreoffice-fresh-ko 5.3.2-1
    Korean language pack for LibreOffice Fresh
extra/libreoffice-fresh-kok 5.3.2-1
    Konkani language pack for LibreOffice Fresh
extra/libreoffice-fresh-ks 5.3.2-1
    Kashmiri language pack for LibreOffice Fresh
extra/libreoffice-fresh-lb 5.3.2-1
    Luxembourgish language pack for LibreOffice Fresh
extra/libreoffice-fresh-lo 5.3.2-1
    Lao language pack for LibreOffice Fresh
extra/libreoffice-fresh-lt 5.3.2-1
    Lithuanian language pack for LibreOffice Fresh
extra/libreoffice-fresh-lv 5.3.2-1
    Latvian language pack for LibreOffice Fresh
extra/libreoffice-fresh-mai 5.3.2-1
    Maithili language pack for LibreOffice Fresh
extra/libreoffice-fresh-mk 5.3.2-1
    Macedonian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ml 5.3.2-1
    Malayalam language pack for LibreOffice Fresh
extra/libreoffice-fresh-mn 5.3.2-1
    Mongolian language pack for LibreOffice Fresh
extra/libreoffice-fresh-mni 5.3.2-1
    Manipuri language pack for LibreOffice Fresh
extra/libreoffice-fresh-mr 5.3.2-1
    Marathi language pack for LibreOffice Fresh
extra/libreoffice-fresh-my 5.3.2-1
    Burmese language pack for LibreOffice Fresh
extra/libreoffice-fresh-nb 5.3.2-1
    Norwegian Bokmal language pack for LibreOffice Fresh
extra/libreoffice-fresh-ne 5.3.2-1
    Nepali language pack for LibreOffice Fresh
extra/libreoffice-fresh-nl 5.3.2-1
    Dutch language pack for LibreOffice Fresh
extra/libreoffice-fresh-nn 5.3.2-1
    Norwegian Nynorsk language pack for LibreOffice Fresh
extra/libreoffice-fresh-nr 5.3.2-1
    Ndebele (South) language pack for LibreOffice Fresh
extra/libreoffice-fresh-nso 5.3.2-1
    Northern Sotho language pack for LibreOffice Fresh
extra/libreoffice-fresh-oc 5.3.2-1
    Occitan language pack for LibreOffice Fresh
extra/libreoffice-fresh-om 5.3.2-1
    Oromo language pack for LibreOffice Fresh
extra/libreoffice-fresh-or 5.3.2-1
    Oriya language pack for LibreOffice Fresh
extra/libreoffice-fresh-pa-IN 5.3.2-1
    Punjabi (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-pl 5.3.2-1
    Polish language pack for LibreOffice Fresh
extra/libreoffice-fresh-pt 5.3.2-1
    Portuguese language pack for LibreOffice Fresh
extra/libreoffice-fresh-pt-BR 5.3.2-1
    Portuguese (Brasil) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ro 5.3.2-1
    Romanian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ru 5.3.2-1
    Russian language pack for LibreOffice Fresh
extra/libreoffice-fresh-rw 5.3.2-1
    Kinyarwanda language pack for LibreOffice Fresh
extra/libreoffice-fresh-sa-IN 5.3.2-1
    Sanskrit (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-sat 5.3.2-1
    Santali language pack for LibreOffice Fresh
extra/libreoffice-fresh-sd 5.3.2-1
    Sindhi language pack for LibreOffice Fresh
extra/libreoffice-fresh-sdk 5.3.2-3
    Software Development Kit for LibreOffice Fresh
extra/libreoffice-fresh-si 5.3.2-1
    Singhalese language pack for LibreOffice Fresh
extra/libreoffice-fresh-sid 5.3.2-1
    Sidama language pack for LibreOffice Fresh
extra/libreoffice-fresh-sk 5.3.2-1
    Slovak language pack for LibreOffice Fresh
extra/libreoffice-fresh-sl 5.3.2-1
    Slovenian language pack for LibreOffice Fresh
extra/libreoffice-fresh-sq 5.3.2-1
    Albanien language pack for LibreOffice Fresh
extra/libreoffice-fresh-sr 5.3.2-1
    Serbian language pack for LibreOffice Fresh
extra/libreoffice-fresh-sr-Latn 5.3.2-1
    Serbian (Latin) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ss 5.3.2-1
    Swati language pack for LibreOffice Fresh
extra/libreoffice-fresh-st 5.3.2-1
    Southern Sotho language pack for LibreOffice Fresh
extra/libreoffice-fresh-sv 5.3.2-1
    Swedish language pack for LibreOffice Fresh
extra/libreoffice-fresh-sw-TZ 5.3.2-1
    Swahili (Tanzania) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ta 5.3.2-1
    Tamil language pack for LibreOffice Fresh
extra/libreoffice-fresh-te 5.3.2-1
    Telugu language pack for LibreOffice Fresh
extra/libreoffice-fresh-tg 5.3.2-1
    Tajik language pack for LibreOffice Fresh
extra/libreoffice-fresh-th 5.3.2-1
    Thai language pack for LibreOffice Fresh
extra/libreoffice-fresh-tn 5.3.2-1
    Tswana language pack for LibreOffice Fresh
extra/libreoffice-fresh-tr 5.3.2-1
    Turkish language pack for LibreOffice Fresh
extra/libreoffice-fresh-ts 5.3.2-1
    Tsonga language pack for LibreOffice Fresh
extra/libreoffice-fresh-tt 5.3.2-1
    Tatar language pack for LibreOffice Fresh
extra/libreoffice-fresh-ug 5.3.2-1
    Uighur language pack for LibreOffice Fresh
extra/libreoffice-fresh-uk 5.3.2-1
    Ukrainian language pack for LibreOffice Fresh
extra/libreoffice-fresh-uz 5.3.2-1
    Uzbek language pack for LibreOffice Fresh
extra/libreoffice-fresh-ve 5.3.2-1
    Venda language pack for LibreOffice Fresh
extra/libreoffice-fresh-vi 5.3.2-1
    Vietnamese language pack for LibreOffice Fresh
extra/libreoffice-fresh-xh 5.3.2-1
    Xhosa language pack for LibreOffice Fresh
extra/libreoffice-fresh-zh-CN 5.3.2-1
    Chinese (simplified) language pack for LibreOffice Fresh
extra/libreoffice-fresh-zh-TW 5.3.2-1
    Chinese (traditional) language pack for LibreOffice Fresh
extra/libreoffice-fresh-zu 5.3.2-1
    Zulu language pack for LibreOffice Fresh
extra/libreoffice-still 5.2.6-3
    LibreOffice maintenance branch
extra/libreoffice-still-af 5.2.6-1
    Afrikaans language pack for LibreOffice still
extra/libreoffice-still-am 5.2.6-1
    Amharic language pack for LibreOffice still
extra/libreoffice-still-ar 5.2.6-1
    Arabic language pack for LibreOffice still
extra/libreoffice-still-as 5.2.6-1
    Assamese (India) language pack for LibreOffice still
extra/libreoffice-still-ast 5.2.6-1
    Asturianu language pack for LibreOffice still
extra/libreoffice-still-be 5.2.6-1
    Belarusian language pack for LibreOffice still
extra/libreoffice-still-bg 5.2.6-1
    Bulgarian language pack for LibreOffice still
extra/libreoffice-still-bn 5.2.6-1
    Bengali language pack for LibreOffice still
extra/libreoffice-still-bn-IN 5.2.6-1
    Bengali (India) language pack for LibreOffice still
extra/libreoffice-still-bo 5.2.6-1
    Tibetan language pack for LibreOffice still
extra/libreoffice-still-br 5.2.6-1
    Breton language pack for LibreOffice still
extra/libreoffice-still-brx 5.2.6-1
    Bodo language pack for LibreOffice still
extra/libreoffice-still-bs 5.2.6-1
    Bosnian language pack for LibreOffice still
extra/libreoffice-still-ca 5.2.6-1
    Catalan language pack for LibreOffice still
extra/libreoffice-still-ca-valencia 5.2.6-1
    Catalan (Valencia) language pack for LibreOffice still
extra/libreoffice-still-cs 5.2.6-1
    Czech language pack for LibreOffice still
extra/libreoffice-still-cy 5.2.6-1
    Welsh language pack for LibreOffice still
extra/libreoffice-still-da 5.2.6-1
    Danish language pack for LibreOffice still
extra/libreoffice-still-de 5.2.6-1
    German language pack for LibreOffice still
extra/libreoffice-still-dgo 5.2.6-1
    Dogri language pack for LibreOffice still
extra/libreoffice-still-dz 5.2.6-1
    Dzongkha language pack for LibreOffice still
extra/libreoffice-still-el 5.2.6-1
    Greek language pack for LibreOffice still
extra/libreoffice-still-en-GB 5.2.6-1
    English (GB) language pack for LibreOffice still
extra/libreoffice-still-en-ZA 5.2.6-1
    English (ZA) language pack for LibreOffice still
extra/libreoffice-still-eo 5.2.6-1
    Esperanto language pack for LibreOffice still
extra/libreoffice-still-es 5.2.6-1
    Spanish language pack for LibreOffice still
extra/libreoffice-still-et 5.2.6-1
    Estonian language pack for LibreOffice still
extra/libreoffice-still-eu 5.2.6-1
    Basque language pack for LibreOffice still
extra/libreoffice-still-fa 5.2.6-1
    Persian language pack for LibreOffice still
extra/libreoffice-still-fi 5.2.6-1
    Finnish language pack for LibreOffice still
extra/libreoffice-still-fr 5.2.6-1
    French language pack for LibreOffice still
extra/libreoffice-still-ga 5.2.6-1
    Irish language pack for LibreOffice still
extra/libreoffice-still-gd 5.2.6-1
    Gaelic (Scottish) language pack for LibreOffice still
extra/libreoffice-still-gl 5.2.6-1
    Galician language pack for LibreOffice still
extra/libreoffice-still-gu 5.2.6-1
    Gujarati language pack for LibreOffice still
extra/libreoffice-still-he 5.2.6-1
    Hebrew language pack for LibreOffice still
extra/libreoffice-still-hi 5.2.6-1
    Hindi language pack for LibreOffice still
extra/libreoffice-still-hr 5.2.6-1
    Croatian language pack for LibreOffice still
extra/libreoffice-still-hu 5.2.6-1
    Hungarian language pack for LibreOffice still
extra/libreoffice-still-id 5.2.6-1
    Indonesian language pack for LibreOffice still
extra/libreoffice-still-is 5.2.6-1
    Icelandic language pack for LibreOffice still
extra/libreoffice-still-it 5.2.6-1
    Italian language pack for LibreOffice still
extra/libreoffice-still-ja 5.2.6-1
    Japanese language pack for LibreOffice still
extra/libreoffice-still-ka 5.2.6-1
    Georgian language pack for LibreOffice still
extra/libreoffice-still-kk 5.2.6-1
    Kazakh language pack for LibreOffice still
extra/libreoffice-still-km 5.2.6-1
    Khmer (Cambodia) language pack for LibreOffice still
extra/libreoffice-still-kmr-Latn 5.2.6-1
    Kurdish language pack for LibreOffice still
extra/libreoffice-still-kn 5.2.6-1
    Kannada language pack for LibreOffice still
extra/libreoffice-still-ko 5.2.6-1
    Korean language pack for LibreOffice still
extra/libreoffice-still-kok 5.2.6-1
    Konkani language pack for LibreOffice still
extra/libreoffice-still-ks 5.2.6-1
    Kashmiri language pack for LibreOffice still
extra/libreoffice-still-lb 5.2.6-1
    Luxembourgish language pack for LibreOffice still
extra/libreoffice-still-lo 5.2.6-1
    Lao language pack for LibreOffice still
extra/libreoffice-still-lt 5.2.6-1
    Lithuanian language pack for LibreOffice still
extra/libreoffice-still-lv 5.2.6-1
    Latvian language pack for LibreOffice still
extra/libreoffice-still-mai 5.2.6-1
    Maithili language pack for LibreOffice still
extra/libreoffice-still-mk 5.2.6-1
    Macedonian language pack for LibreOffice still
extra/libreoffice-still-ml 5.2.6-1
    Malayalam language pack for LibreOffice still
extra/libreoffice-still-mn 5.2.6-1
    Mongolian language pack for LibreOffice still
extra/libreoffice-still-mni 5.2.6-1
    Manipuri language pack for LibreOffice still
extra/libreoffice-still-mr 5.2.6-1
    Marathi language pack for LibreOffice still
extra/libreoffice-still-my 5.2.6-1
    Burmese language pack for LibreOffice still
extra/libreoffice-still-nb 5.2.6-1
    Norwegian Bokmal language pack for LibreOffice still
extra/libreoffice-still-ne 5.2.6-1
    Nepali language pack for LibreOffice still
extra/libreoffice-still-nl 5.2.6-1
    Dutch language pack for LibreOffice still
extra/libreoffice-still-nn 5.2.6-1
    Norwegian Nynorsk language pack for LibreOffice still
extra/libreoffice-still-nr 5.2.6-1
    Ndebele (South) language pack for LibreOffice still
extra/libreoffice-still-nso 5.2.6-1
    Northern Sotho language pack for LibreOffice still
extra/libreoffice-still-oc 5.2.6-1
    Occitan language pack for LibreOffice still
extra/libreoffice-still-om 5.2.6-1
    Oromo language pack for LibreOffice still
extra/libreoffice-still-or 5.2.6-1
    Oriya language pack for LibreOffice still
extra/libreoffice-still-pa-IN 5.2.6-1
    Punjabi (India) language pack for LibreOffice still
extra/libreoffice-still-pl 5.2.6-1
    Polish language pack for LibreOffice still
extra/libreoffice-still-pt 5.2.6-1
    Portuguese language pack for LibreOffice still
extra/libreoffice-still-pt-BR 5.2.6-1
    Portuguese (Brasil) language pack for LibreOffice still
extra/libreoffice-still-ro 5.2.6-1
    Romanian language pack for LibreOffice still
extra/libreoffice-still-ru 5.2.6-1
    Russian language pack for LibreOffice still
extra/libreoffice-still-rw 5.2.6-1
    Kinyarwanda language pack for LibreOffice still
extra/libreoffice-still-sa-IN 5.2.6-1
    Sanskrit (India) language pack for LibreOffice still
extra/libreoffice-still-sat 5.2.6-1
    Santali language pack for LibreOffice still
extra/libreoffice-still-sd 5.2.6-1
    Sindhi language pack for LibreOffice still
extra/libreoffice-still-sdk 5.2.6-3
    Software Development Kit for LibreOffice maintenance branch
extra/libreoffice-still-si 5.2.6-1
    Singhalese language pack for LibreOffice still
extra/libreoffice-still-sid 5.2.6-1
    Sidama language pack for LibreOffice still
extra/libreoffice-still-sk 5.2.6-1
    Slovak language pack for LibreOffice still
extra/libreoffice-still-sl 5.2.6-1
    Slovenian language pack for LibreOffice still
extra/libreoffice-still-sq 5.2.6-1
    Albanien language pack for LibreOffice still
extra/libreoffice-still-sr 5.2.6-1
    Serbian language pack for LibreOffice still
extra/libreoffice-still-sr-Latn 5.2.6-1
    Serbian (Latin) language pack for LibreOffice still
extra/libreoffice-still-ss 5.2.6-1
    Swati language pack for LibreOffice still
extra/libreoffice-still-st 5.2.6-1
    Southern Sotho language pack for LibreOffice still
extra/libreoffice-still-sv 5.2.6-1
    Swedish language pack for LibreOffice still
extra/libreoffice-still-sw-TZ 5.2.6-1
    Swahili (Tanzania) language pack for LibreOffice still
extra/libreoffice-still-ta 5.2.6-1
    Tamil language pack for LibreOffice still
extra/libreoffice-still-te 5.2.6-1
    Telugu language pack for LibreOffice still
extra/libreoffice-still-tg 5.2.6-1
    Tajik language pack for LibreOffice still
extra/libreoffice-still-th 5.2.6-1
    Thai language pack for LibreOffice still
extra/libreoffice-still-tn 5.2.6-1
    Tswana language pack for LibreOffice still
extra/libreoffice-still-tr 5.2.6-1
    Turkish language pack for LibreOffice still
extra/libreoffice-still-ts 5.2.6-1
    Tsonga language pack for LibreOffice still
extra/libreoffice-still-tt 5.2.6-1
    Tatar language pack for LibreOffice still
extra/libreoffice-still-ug 5.2.6-1
    Uighur language pack for LibreOffice still
extra/libreoffice-still-uk 5.2.6-1
    Ukrainian language pack for LibreOffice still
extra/libreoffice-still-uz 5.2.6-1
    Uzbek language pack for LibreOffice still
extra/libreoffice-still-ve 5.2.6-1
    Venda language pack for LibreOffice still
extra/libreoffice-still-vi 5.2.6-1
    Vietnamese language pack for LibreOffice still
extra/libreoffice-still-xh 5.2.6-1
    Xhosa language pack for LibreOffice still
extra/libreoffice-still-zh-CN 5.2.6-1
    Chinese (simplified) language pack for LibreOffice still
extra/libreoffice-still-zh-TW 5.2.6-1
    Chinese (traditional) language pack for LibreOffice still
extra/libreoffice-still-zu 5.2.6-1
    Zulu language pack for LibreOffice still
...
AnySecurity IssueVery HighCritical [gnome-mplayer] [gecko-mediaplayer] [gmtk] remove unsec ...Closed
100%
Task Description

Remove “gnome-mplayer”, “gecko-mediaplayer” and “gmtk” are unsecured/abandonware packages(released in 2014)
“gecko-mediaplayer” uses deprecated/unsecured NPAPI[0] and XULRunner[1][2] apis

$ pacman -Si gnome-mplayer
Repository : community
Name : gnome-mplayer
Version : 1.0.9-4
Description : A simple MPlayer GUI.
Architecture : x86_64
URL : https://sites.google.com/site/kdekorte2/gnomemplayer Licenses : GPL Groups : None
Provides : None
Depends On : mplayer dbus-glib libnotify gmtk
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 343.29 KiB
Installed Size : 1461.00 KiB
Packager : Balló György <ballogyor+arch@gmail.com>
Build Date : Sun 22 Jan 2017 04:45:38 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Si gecko-mediaplayer
Repository : community
Name : gecko-mediaplayer
Version : 1.0.9-3
Description : Browser plugin that uses gnome-mplayer to play media in a web browser.
Architecture : x86_64
URL : https://sites.google.com/site/kdekorte2/gecko-mediaplayer Licenses : GPL Groups : None
Provides : None
Depends On : gnome-mplayer>=1.0.9 dbus-glib gmtk curl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 80.92 KiB
Installed Size : 598.00 KiB
Packager : Balló György <ballogyor+arch@gmail.com>
Build Date : Sun 22 Jan 2017 04:36:31 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Si gmtk
Repository : community
Name : gmtk
Version : 1.0.9-3
Description : Common functions for gnome-mplayer and gecko-mediaplayer.
Architecture : x86_64
URL : https://sites.google.com/site/kdekorte2/gmtk Licenses : GPL Groups : None
Provides : None
Depends On : glib2 gtk3 dconf
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 73.85 KiB
Installed Size : 246.00 KiB
Packager : Balló György <ballogyor+arch@gmail.com>
Build Date : Sun 22 Jan 2017 04:50:49 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap [1]:https://hearsum.ca/blog/mozilla-will-stop-producing-automated-builds-of-xulrunner-after-the-410-cycle.html [2]:https://tracker.debian.org/pkg/xulrunner

AnySecurity IssueVery HighCritical [freewrl] remove unsecure "libFreeWRLplugin.so" Closed
100%
Task Description

Remove “libFreeWRLplugin.so”, uses deprecated/unsecure NPAPI[0] and XULRunner[1][2] apis

$ pacman -Si freewrl
Repository : community
Name : freewrl
Version : 1:2.3.3-1
Description : VRML viewer
Architecture : x86_64
URL : http://freewrl.sourceforge.net/ Licenses : GPL Groups : None
Provides : None
Depends On : java-runtime libxaw glew freeglut curl freetype2 imlib2 sox unzip imagemagick libxml2 ttf-bitstream-vera lesstif js185 glu openal

                freealut

Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 583.49 KiB
Installed Size : 2060.00 KiB
Packager : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date : Mon 19 Dec 2016 10:31:49 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ sudo pacman -Ql freewrl
freewrl /usr/
freewrl /usr/bin/
freewrl /usr/bin/freewrl
freewrl /usr/bin/freewrl_msg
freewrl /usr/bin/freewrl_snd
freewrl /usr/include/
freewrl /usr/include/FreeWRLEAI/
freewrl /usr/include/FreeWRLEAI/EAIHeaders.h
freewrl /usr/include/FreeWRLEAI/EAI_C.h
freewrl /usr/include/FreeWRLEAI/GeneratedHeaders.h
freewrl /usr/include/FreeWRLEAI/X3DNode.h
freewrl /usr/include/libFreeWRL.h
freewrl /usr/lib/
freewrl /usr/lib/libFreeWRL.so
freewrl /usr/lib/libFreeWRL.so.2
freewrl /usr/lib/libFreeWRL.so.2.3.3
freewrl /usr/lib/libFreeWRLEAI.so
freewrl /usr/lib/libFreeWRLEAI.so.2
freewrl /usr/lib/libFreeWRLEAI.so.2.3.3
freewrl /usr/lib/mozilla/
freewrl /usr/lib/mozilla/plugins/
freewrl /usr/lib/mozilla/plugins/libFreeWRLplugin.so
freewrl /usr/lib/pkgconfig/
freewrl /usr/lib/pkgconfig/libFreeWRL.pc
freewrl /usr/lib/pkgconfig/libFreeWRLEAI.pc
freewrl /usr/share/
freewrl /usr/share/applications/
freewrl /usr/share/applications/freewrl.desktop
freewrl /usr/share/man/
freewrl /usr/share/man/man1/
freewrl /usr/share/man/man1/freewrl.1.gz
freewrl /usr/share/pixmaps/
freewrl /usr/share/pixmaps/freewrl.png

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap [1]:https://hearsum.ca/blog/mozilla-will-stop-producing-automated-builds-of-xulrunner-after-the-410-cycle.html [2]:https://tracker.debian.org/pkg/xulrunner

AnySecurity IssueVery HighCritical [xulrunner] unmaintained and unsupportable Closed
100%
Task Description

Remove “xulrunner”[0][1] is unsecure/abandonware package

$ pacman -Si xulrunner
Repository : community
Name : xulrunner
Version : 41.0.2-10
Description : Mozilla Runtime Environment
Architecture : x86_64
URL : http://wiki.mozilla.org/XUL:Xul_Runner Licenses : MPL GPL LGPL Groups : None
Provides : None
Depends On : gtk2 mozilla-common nss>3.18 libxt hunspell startup-notification mime-types dbus-glib libpulse libevent libvpx icu python2
Optional Deps : None
Conflicts With : None
Replaces : xulrunner-oss
Download Size : 47.38 MiB
Installed Size : 171.99 MiB
Packager : Evangelos Foutras evangelos@foutrelis.com Build Date : Wed 26 Apr 2017 03:10:07 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

[0]:https://hearsum.ca/blog/mozilla-will-stop-producing-automated-builds-of-xulrunner-after-the-410-cycle.html [1]:https://tracker.debian.org/pkg/xulrunner

AnyDrop RequestLowLow [autoconf-2.64] remove duplicated package Closed
100%
Task Description
$ pacman -Si autoconf
Repository      : core
Name            : autoconf
Version         : 2.69-4
Description     : A GNU tool for automatically configuring source code
Architecture    : any
URL             : http://www.gnu.org/software/autoconf
Licenses        : GPL2  GPL3  custom
Groups          : base-devel
Provides        : None
Depends On      : awk  m4  diffutils  sh
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 583.54 KiB
Installed Size  : 2049.00 KiB
Packager        : Allan McRae <allan@archlinux.org>
Build Date      : Fri 09 Sep 2016 02:31:39 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si autoconf-2.64
Repository      : community
Name            : autoconf-2.64
Version         : 2.64-1
Description     : A GNU tool for automatically configuring source code
Architecture    : any
URL             : https://www.gnu.org/software/autoconf
Licenses        : GPL2  GPL3
Groups          : None
Provides        : None
Depends On      : coreutils  awk  m4  diffutils  bash
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 510.79 KiB
Installed Size  : 2926.00 KiB
Packager        : Daniel Micay <danielmicay@gmail.com>
Build Date      : Wed 14 Jan 2015 09:06:02 AM -02
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnySecurity IssueHighHigh [npapi-sdk] remove unsecure/deprecated package Closed
100%
AnySecurity IssueHighHigh [npapi-vlc] remove unsecured package Closed
100%
AnySecurity IssueHighHigh [nspluginwrapper] remove unsecure/deprecated package Closed
100%
AnySecurity IssueHighHigh [x2goplugin] remove unsecure package Closed
100%
AnySecurity IssueHighHigh [djview] remove unsecure "nsdejavu.so" Closed
100%
AnyReplace RequestLowLow [botan*] remove unstable "botan" and rename ''botan1.10 ...Closed
100%
AnySecurity IssueHighHigh [icedtea-web] remove unsecure "IcedTeaPlugin.so" Closed
100%
AnyFreedom IssueVery HighCritical [cataclysm-dda] uses CC BY-SA for software Closed
100%
AnyBug ReportMediumMedium [at-spi2-core] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [colord] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [evince] contains systemd unit files Closed
100%
AnyFeature RequestMediumMedium [fluidsynth] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [fossil] needs OpenRC init script Closed
100%
AnyBug ReportMediumMedium [glib-networking] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [gnupg] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [gvfs] contains systemd unit files Closed
100%
AnyImplementation RequestMediumMedium [octopi] [octopi-cachecleaner] [octopi-notifier] [octop ...Closed
100%
AnyBug ReportMediumMedium [gvfs-afc] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [gvfs-gphoto2] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [gvfs-mtp] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [hplip] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [ifplugd] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [libteam] contains systemd unit files Closed
100%
AnyFeature RequestMediumMedium [lightdm] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [net-snmp] needs OpenRC init scripts Closed
100%
Showing tasks 351 - 400 of 1517 Page 8 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing