I added gnome-python-desktop (for python2-wnck) and gnome-python (for python2-gconf) to the AUR since they were dropped from the official repositories. All dependencies should be readily available again.
Search Criteria
Package Details: dockbarx 2:1.0beta4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dockbarx.git (read-only, click to copy) |
---|---|
Package Base: | dockbarx |
Description: | TaskBar with groupping and group manipulation |
Upstream URL: | https://github.com/xuzhen/dockbarx |
Licenses: | GPL-3.0-or-later |
Submitter: | flamelab |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 182 |
Popularity: | 0.030199 |
First Submitted: | 2009-04-08 12:19 (UTC) |
Last Updated: | 2024-06-09 14:40 (UTC) |
Dependencies (20)
- dbus-python (python-dbus)
- libkeybinder3
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-pillow (python-pillow-gitAUR)
- python-pyxdg
- python-xlib
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-packaging (make)
- python-polib (make)
- python-setuptools (make)
- python-wheel (make)
- dockbarx-lxqt-pluginAUR (dockbarx-lxqt-plugin-gitAUR) (optional) – lxqt applet
- dockbarx-mate-appletAUR (dockbarx-mate-applet-gitAUR) (optional) – mate applet
- gconfAUR (optional) – export settings from older versions of dockbarx
- python-lxml (optional) – import settings script
- python-pyudev (optional) – dockx battery applet
- xfce4-dockbarx-pluginAUR (xfce4-dockbarx-plugin-gitAUR) (optional) – xfce4-panel plugin
- zeitgeist (optional) – recently used file list
Required by (12)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »
twa022 commented on 2019-06-23 01:37 (UTC)
Tomatot commented on 2019-06-21 15:37 (UTC) (edited on 2019-06-21 15:40 (UTC) by Tomatot)
@metak Thank you for sharing these links, that's very helpful.
I managed to build the first one (python2-gconf), but for the second one I get an error:
[tomatot@tomatot python2-wnck]$ makepkg -si ==> Making package: gnome-python-desktop 2.32.0-18 (Fri 21 Jun 2019 12:34:27 PM AEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found gnome-python-desktop-2.32.0.tar.bz2 ==> ERROR: 01_wnck_enums.patch was not found in the build directory and is not a URL.
Do you have any idea how to fix it or if there's a workaround? Thanks.
metak commented on 2019-06-19 15:16 (UTC)
@twa022 You can find the PKGBUILD files for those two removed packages here to upload them to aur.
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/gnome-python-desktop
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/gnome-python
Tomatot commented on 2019-06-19 04:10 (UTC)
Hi, I'm also new to arch and I'm facing the exact same issue, can't find these two dependencies. Any workaround? Thank you.
artfox3 commented on 2019-06-18 18:19 (UTC)
hello all, im new to arch linux and i used to use linux mint, in there i was able to install dockbarx with the deb file or with sudo apt-get instal, but in arch i knew that for installing we should use sudo pacman -S but the dockbarx as i found is on the aur so for installing i should use yay -S but when i did it shows me that there are some dependencies that couldn't be installed "python2-gconf" "python2-wnck"
mobara commented on 2019-04-16 11:21 (UTC)
@jacodragon thanks, It works but 'sudo pacman -U python2-keybinder2.pkg.tar.xz' (not -S)
jacodragon commented on 2019-03-16 11:05 (UTC)
Hi all, for those who have problems with python2-keybinder2, just clone the repository 'https://aur.archlinux.org/python2-keybinder2.git', make the package with 'makepkg -s' and install it with 'sudo pacman -S python2-keybinder2.pkg.tar.xz'
greatBigDot commented on 2019-03-07 18:23 (UTC)
One of this package's dependencies, python2-keybinder2
, is no longer available. Will this be fixed?
<deleted-account> commented on 2017-12-10 12:17 (UTC)
@twa022 / maintainer My quicklist patch was merged upstream, you don't need to apply it here anymore.
Pinned Comments
twa022 commented on 2020-08-02 19:13 (UTC)
Package is updated to the new python3 / GTK3 port. Please read the configuration migration instructions to migrate your settings from 0.93 (from the README at https://github.com/M7S/dockbarx/tree/pygi-python3)
Window previews work on all display managers now, not just compiz.
If you are using dockbarx as an xfce4-panel plugin, be sure to update xfce4-dockbarx-plugin as well.