Package Details: octopi-git 0.14.0.r4.2db10e3b-1

Git Clone URL: https://aur.archlinux.org/octopi-git.git (read-only, click to copy)
Package Base: octopi-git
Description: This is Octopi, a powerful Pacman frontend using Qt libs
Upstream URL: https://github.com/aarnt/octopi
Keywords: aarnt aur automated automatic cachecleaner helper monitor notifier open-source package pacman paru repoeditor update yaourt yay
Licenses: GPL2
Conflicts: octopi, octopi-cachecleaner, octopi-dev, octopi-helper, octopi-kde-git, octopi-notifier, octopi-notifier-frameworks, octopi-notifier-noknotify, octopi-notifier-qt5, octopi-repoeditor, octopi-sudo
Provides: octopi, octopi-cachecleaner, octopi-helper, octopi-notifier, octopi-repoeditor, octopi-sudo
Submitter: mrbit
Maintainer: class101
Last Packager: class101
Votes: 78
Popularity: 0.001004
First Submitted: 2013-03-27 11:04 (UTC)
Last Updated: 2022-11-09 20:32 (UTC)

Pinned Comments

class101 commented on 2020-01-28 18:25 (UTC) (edited on 2020-01-28 20:59 (UTC) by class101)

v0.9.0.r332 brings proxy support, thank you @aarnt ! [2250904|e846990]

  • PKGBUILD updated to match a closer version to the official one provided on github
  • PKGBUILD WITH_KNOTIFICATION=1 -> Enable the Plasma/knotifications support notifier
  • PKGBUILD WITH_DARK_ICON=0 -> Replace grey icon for dark theme support by the original green icon
  • PKGBUILD -j removed, if you need parallel build, set MAKEFLAGS in /etc/makepkg.conf
  • PKGBUILD qt5-tools added as makedeps (a new requirement to build octopi-sudo)
  • I didn't feel it was necessary to keep the old numix icons but if you want them back just let me know

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

SharkEzz commented on 2018-01-21 13:12 (UTC)

New update ! Fixed dependencies (added qtermwidget) To install this package, you will need to download "alpm_octopi_utils" from AUR in order to install octopi. Grab it here : https://aur.archlinux.org/packages/alpm_octopi_utils/

Fincer commented on 2017-12-21 21:15 (UTC) (edited on 2017-12-21 21:16 (UTC) by Fincer)

Please add dependency qtermwidget, as of this commit: https://github.com/aarnt/octopi/commit/e08f7a8815c1a935912a05b02cb93bb007ab3860

Otherwise, compilation fails.

hotice commented on 2017-02-04 14:25 (UTC)

Looks like auto-hide ability for tray indicator (KDE Plasma) is not there anymore. Any specific reason the Auto visibility in KDE system tray settings not working?

BannedPatriot commented on 2016-11-28 06:31 (UTC)

Just adopted this package and fixed several issues. Successfully building on x86_64, unable to test i686.

aurox commented on 2016-04-04 13:10 (UTC)

Dear nikmil in PKGBUILD, line 65 _jc=$((${cpucount:-1})) it should read _cpucount instead

ljrk commented on 2015-05-17 13:33 (UTC)

Can you please use a more meaningful pkgver() please? This would make it more easy to check whether rebuilding makes sense by comparing with the release-versions. (eg: git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g' this would result as time of writing in: 0.7.0.r2.gb9d40be)

notuxius commented on 2015-04-09 06:35 (UTC)

PKGBUILD: line 49: qmake: command not found

ishitatsuyuki commented on 2015-03-12 02:30 (UTC)

Why not use makepkg's integrated feature and create a special build-system-like thing?

mrbit commented on 2015-01-28 19:31 (UTC)

dmoebius :)

dmoebius commented on 2015-01-28 15:00 (UTC)

It works now. Thanks, mrbit! :)