Afraid it doesn't build for me since the last update. At first it fails with a very not-intuitive error about not finding qmake; apparently qtchooser picks Qt5 by default, even though I don't have it installed, so I have to force Qt4 first ('export QT_SELECT=4'). Even then, however, build fails after a while (http://pastebin.archlinux.fr/651966).
Search Criteria
Package Details: octopi-git 0.16.2.r31.d98b3541-1
Package Actions
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: | 79 |
Popularity: | 0.24 |
First Submitted: | 2013-03-27 11:04 (UTC) |
Last Updated: | 2024-10-02 20:25 (UTC) |
Dependencies (8)
- alpm_octopi_utils-gitAUR
- pkgfile (pkgfile-gitAUR)
- qt-sudoAUR
- qtermwidget (qtermwidget-gitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, sudo-selinuxAUR, fudo-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (2)
argymeg commented on 2014-11-03 01:26 (UTC)
mrbit commented on 2014-11-01 12:36 (UTC)
Hi, kopiersperre now work.
kopiersperre commented on 2014-11-01 00:00 (UTC)
build fails (http://pastebin.archlinux.fr/648134)
wcasanova commented on 2014-09-06 15:47 (UTC)
thanks perfect gui!!!
vinadoros commented on 2014-02-21 20:40 (UTC)
Thanks for that. I noticed you've added "xterm" as 'makedepends'. Can "xterm" be added to 'depends' as well? Just so that it won't get removed by pacman unless octopi-git is removed...once again, thanks for keeping track of this package.
mrbit commented on 2014-02-17 06:48 (UTC)
Ok vinadoros, done.
vinadoros commented on 2014-02-17 02:54 (UTC)
Thanks for maintaining this package mrbit. I was wondering if you could modify the pkgbuild to have "xterm" be a dependency. This terminal is required in order to make the program not freak out when installing from AUR (the program freezes when you go to install a package in yaourt group if you don't have xterm).
mrbit commented on 2013-11-08 16:33 (UTC)
Thanks dmoebius, done.
dmoebius commented on 2013-11-08 12:45 (UTC)
Note: recent octopi git contains a new binary "octopi-notifier", a small app for the system tray. It would be cool if you'd include it in PKGBUILD.
sl1pkn07 commented on 2013-06-21 10:51 (UTC)
/lib is symbolic link to /usr/lib
#services
install -D -m755 notifier/bin/pacmanhelper ${pkgdir}/lib/octopi/pacmanhelper
pkgbuild fail
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]