Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284049 - gnome-extra/dockbarx (New package)
Summary: gnome-extra/dockbarx (New package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low enhancement with 2 votes (vote)
Assignee: Default Assignee for New Packages
URL: https://launchpad.net/dockbar
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-09-07 22:35 UTC by Christian Ludwig
Modified: 2018-01-24 08:34 UTC (History)
10 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The DockbarX ebuild. (dockbarx-0.21.11.ebuild,754 bytes, text/plain)
2009-09-07 22:35 UTC, Christian Ludwig
Details
dockbarx-0.21.11.ebuild (dockbarx-0.21.11.ebuild,972 bytes, text/plain)
2009-09-13 10:16 UTC, Gilles Dartiguelongue (RETIRED)
Details
Updated ebuild for dockbarx-0.24.1. SRC_URI has been changed upstream. (dockbarx-0.24.1.ebuild,961 bytes, text/plain)
2010-02-13 15:14 UTC, Christian Ludwig
Details
dockbarx-0.39.6 (dockbarx-0.39.6.ebuild,660 bytes, text/plain)
2010-07-23 12:25 UTC, Christian Ludwig
Details
dockbarx-0.43 (dockbarx-0.43.ebuild,760 bytes, text/plain)
2011-02-09 07:25 UTC, LeonBernieniv
Details
Updated dockbarx-0.43.ebuild to make use of Avant Window Navigator integration. (dockbarx-0.43.ebuild,1.26 KB, text/plain)
2011-02-26 03:24 UTC, hash
Details
dockbarx-0.47 version bump, added EAPI=2 and python use flag dependency for keybinder (dockbarx-0.47.ebuild,1.28 KB, text/plain)
2011-10-24 17:29 UTC, Igor Testen
Details
dockbarx 0.48 version dump, fixed deprecation warning (dockbarx-0.48.ebuild,1.42 KB, text/plain)
2011-11-20 15:11 UTC, Balázs L. Batári
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ludwig 2009-09-07 22:35:14 UTC
This is a new ebuild for DockbarX, which is a Gnome taskbar applet with groupping and group manipulation.

Reproducible: Always

Steps to Reproduce:
Comment 1 Christian Ludwig 2009-09-07 22:35:54 UTC
Created attachment 203428 [details]
The DockbarX ebuild.
Comment 2 Christian Ludwig 2009-09-07 22:37:10 UTC
Oh, forgot to mention that I would put it into the gnome-extras category.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-09-13 10:16:24 UTC
Created attachment 203920 [details]
dockbarx-0.21.11.ebuild

here is a reviewed ebuild:
 * all deps were incorrect, numpy isn't used anywhere in the sources
 * added die where needed
 * DEPEND needs to be defined always

other than that I'm unsure about the use case for this applet. Not counting how should it integrate with awn (which is left out in this ebuild).
Comment 4 Romain Perier (RETIRED) gentoo-dev 2009-09-13 19:17:09 UTC
I suggest gnome-extra as category (more correct imho) and btw 0.23 is out :)
Comment 5 Jose 2009-12-26 13:24:26 UTC
This is the best dockbar on any OS.
Comment 6 emanuele 2010-02-11 14:01:30 UTC
hey, could somebody provides an ebuild for the last dockbarx?
Comment 7 Christian Ludwig 2010-02-13 15:14:21 UTC
Created attachment 219429 [details]
Updated ebuild for dockbarx-0.24.1. SRC_URI has been changed upstream.
Comment 8 Seerp 2010-05-29 00:17:54 UTC
Many thanks for the ebuild!

I think dockbarx-0.24.1 needs

dev-python/dbus-python
dev-python/pyxdg

without those, dockbarx fails to load in my gnome environment (gnome-light).

Also note there is a new version, 0.39, available.
Comment 9 Christian Ludwig 2010-07-23 12:25:07 UTC
Created attachment 239917 [details]
dockbarx-0.39.6

Update the ebuild. Note that the ebuild now depends on dev-python/keybinder, which is not in the tree. You may get it from keruspe's overlay via layman.

At least it Works For Me(tm).
Comment 10 LeonBernieniv 2011-02-09 07:25:01 UTC
Created attachment 261901 [details]
dockbarx-0.43

Latest version is x.0.43 

D dev-python/keybinder --> dev-libs/keybinder
A gnome2_icon_cache_update
Comment 11 hash 2011-02-26 03:24:13 UTC
Created attachment 263865 [details]
Updated dockbarx-0.43.ebuild to make use of Avant Window Navigator integration.

There is an Avant Window Navigator integration available for DockBarX within source code.
I've altered dockbarx-0.43.ebuild by LeonBernieniv so that it could take advantage of that.
Comment 12 poncho 2011-04-18 19:24:43 UTC
I get the following warning:

"/var/portage/local/gnome-extra/dockbarx/dockbarx-0.43.ebuild":
Deprecation Warning: Usage of distutils.eclass in packages not supporting installation for multiple Python ABIs in EAPI <=2 is deprecated and will be banned on 2011-06-01. The ebuild needs to be fixed. Please report a bug, if it has not been already reported.
Comment 13 Igor Testen 2011-10-24 17:29:29 UTC
Created attachment 290729 [details]
dockbarx-0.47 version bump, added EAPI=2 and python use flag dependency for keybinder

Version bump. Dockbarx requires that dev-libs/keybinder is compiled with the use-flag 'python'. To insure that, I also had to insert EAPI="2".

The warning from previous comment remains -- I'm sorry I don't know how to fix that. But dockbarx compiles anyway (tested without awn use-flag).
Comment 14 Balázs L. Batári 2011-11-20 15:11:40 UTC
Created attachment 293217 [details]
dockbarx 0.48 version dump, fixed deprecation warning

Dump to version 0.48

Added inherit python, and python ABI vars seems fixed the deprecation warning for me.

As nothing else pulled in python-xlib for me and the package needs it i added it as dependency too.
Comment 15 Gilles Dartiguelongue (RETIRED) gentoo-dev 2018-01-24 08:34:49 UTC
This project showed no sign of activity (releases) since mid-2014 and it looks like development moved out of Launchpad but I cannot find where. Closing wontfix.