Search Criteria
Package Details: octopi 0.16.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/octopi.git (read-only, click to copy) |
---|---|
Package Base: | octopi |
Description: | A powerful Pacman frontend using Qt libs |
Upstream URL: | https://tintaescura.com/projects/octopi |
Licenses: | GPL-2.0-or-later |
Conflicts: | octopi-notifier |
Provides: | octopi-cachecleaner, octopi-notifier, octopi-repoeditor |
Submitter: | ImNtReal |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1564 |
Popularity: | 33.98 |
First Submitted: | 2013-09-03 23:42 (UTC) |
Last Updated: | 2024-06-18 16:53 (UTC) |
Dependencies (17)
- alpm-octopi-utils (alpm_octopi_utilsAUR)
- qt-sudoAUR
- qt6-5compat
- qtermwidget (qtermwidget-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
- inxi (optional) – for SysInfo log
- lsb-release (optional) – for SysInfo log
- mhwd (mhwd-garuda-gitAUR) (optional) – for SysInfo log
- pacaurAUR (pacaur-gitAUR) (optional) – for AUR support
- pacmanlogviewer (pacmanlogviewer-gitAUR) (optional) – to view pacman log files
- paruAUR (paru-gitAUR, paru-binAUR) (optional) – for AUR support
- pikaurAUR (pikaur-gitAUR, pikaurAUR) (optional) – for AUR support
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (optional) – for SysInfo log
- trizenAUR (trizen-gitAUR) (optional) – for AUR support
- yayAUR (yay-binAUR, yay-gitAUR) (optional) – for AUR support
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 39 Next › Last »
egrupled commented on 2018-07-10 16:19 (UTC) (edited on 2018-07-10 16:22 (UTC) by egrupled)
@kikadf can you add qmake environment variables to honor custom buildflags?
To do this adjust every
qmake-qt5
command like below:After that it will honor use customized buildflags like
CXXFLAGS="-march=native"
in/etc/makepkg.conf
kikadf commented on 2018-06-13 17:53 (UTC) (edited on 2018-06-13 17:54 (UTC) by kikadf)
@allevil669: remove from local, the patch is changed, so must download the new version. Sorry I late to push the new PKGBUILD with the new sha.
allevil669 commented on 2018-06-13 17:03 (UTC)
At this time, the file "0002-add-pikaur-support.patch" isn't passing sha256sum verification.
kikadf commented on 2018-06-10 09:46 (UTC)
@windy: first remove all octopi packages, after install the new. I remove the splitted packages, this cause the error.
windy commented on 2018-06-10 09:04 (UTC) (edited on 2018-06-10 09:05 (UTC) by windy)
The uprade to 0.9.0 fails:
error: failed to commit transaction (conflicting files)
octopi: /etc/dbus-1/system.d/org.octopi.pacmanhelper.conf exists in filesystem (owned by octopi-pacmanhelper)
octopi: /usr/bin/octopi-cachecleaner exists in filesystem (owned by octopi-cachecleaner)
octopi: /usr/bin/octopi-notifier exists in filesystem (owned by octopi-notifier-qt5)
octopi: /usr/bin/octopi-repoeditor exists in filesystem (owned by octopi-repoeditor)
octopi: /usr/lib/octopi/pacmanhelper exists in filesystem (owned by octopi-pacmanhelper)
octopi: /usr/share/applications/octopi-cachecleaner.desktop exists in filesystem (owned by octopi-cachecleaner)
octopi: /usr/share/applications/octopi-repoeditor.desktop exists in filesystem (owned by octopi-repoeditor)
octopi: /usr/share/dbus-1/interfaces/org.octopi.pacmanhelper.xml exists in filesystem (owned by octopi-pacmanhelper)
octopi: /usr/share/dbus-1/system-services/org.octopi.pacmanhelper.service exists in filesystem (owned by octopi-pacmanhelper)
octopi: /usr/share/polkit-1/actions/org.octopi.pacman.policy exists in filesystem (owned by octopi-pacmanhelper)
Errors occurred, no packages were upgraded.
kikadf commented on 2018-06-10 06:04 (UTC)
Default build octopi-notifier without knotifications support. To enable edit PKGBUILD, uncomment #USE_NOTIFIER='1'
Xwang commented on 2018-06-04 22:16 (UTC)
I can confirm that b9654265f915fad6b70606852bbac6e8bcd7138a solves the issue. Can you update the PKGBUILD to use that release, please?
kikadf commented on 2018-06-04 06:52 (UTC) (edited on 2018-06-04 06:54 (UTC) by kikadf)
@Xwang: which version of octopi? Try the latest git version, I think this is the Qt-5.11 build error what is fixed in b9654265f915fad6b70606852bbac6e8bcd7138a.
Edit in PKGBUILD: _gitcommit="52e111f5ab53b5b60ac06ca1cd47c70e0aced435" to _gitcommit="b9654265f915fad6b70606852bbac6e8bcd7138a"
Xwang commented on 2018-06-04 05:58 (UTC) (edited on 2018-06-05 15:44 (UTC) by eschwartz)
It does not compile!
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 39 Next › Last »