new PKGBUILD with removed lxpanel-support.
@Jristz gtk3 is an implicit dependency and xfpm doesn't need any xfce git thingies.
Search Criteria
Package Details: xfce4-power-manager-git 1.5.0.r2.g96af26b-1
Package Actions
| Package Base: | xfce4-power-manager-git |
|---|---|
| Description: | Power manager for Xfce desktop |
| Upstream URL: | http://www.xfce.org/ |
| Category: | xfce |
| Licenses: | |
| Groups: | |
| Conflicts: | |
| Provides: | |
| Submitter: | killermoehre |
| Maintainer: | killermoehre |
| Last Packager: | killermoehre |
| Votes: | 5 |
| First Submitted: | 2010-11-14 22:02 |
| Last Updated: | 2015-05-27 12:01 |
Dependencies (9)
- hicolor-icon-theme
- libnotify
- libxfce4ui
- upower
- git (make)
- intltool (make)
- xfce4-dev-tools (make)
- xfce4-panel (make)
- xfce4-panel (optional) – for the Xfce panel plugin
Required by (0)
Sources
Latest Comments
Comment by killermoehre
Comment by Jristz
powermanager 1.5 tagged in git no requiere lxpanel also they are gtk3 and use xfce4 git thingies
Comment by zegoti
Hi, thanks for the package, can you please update the pkgbuild with --sbindir=/usr/bin \
Comment by killermoehre
No, the package is broken, because it wants to install things into /usr/sbin, which conflicts with the package »filesystem«. No package should conflict with »filesystem«.
Comment by josephgbr
Install binaries on /usr/sbin doesn't mean that the package is broken (because it will still work), but indeed this is not correct. Currently there is a symlink from /usr/sbin to /usr/bin.
Comment by killermoehre
Ok, the package is broken. It tries to install things into /usr/sbin, which is not allowed anymore. Also, it depends on udisks, too. And it doens't use the right git-tag.
$Maintainer, please update the package to something useable or orphan it. Thank you.
Comment by boenki
There's currently a package in [testing], which also displays the icons: https://www.archlinux.org/packages/testing/i686/xfce4-power-manager
Comment by eworm
I would like to see two changes for this package:
* change the pkgver() version to something that uses the git tag. This way you do not have an increasing number but something like "1.2.0.r198.g76d1f4f".
* add an install script that runs "gtk-update-icon-cache"
For both changes you can take a look at my package xfce4-notifyd-git, should be just copy and paste. Thanks!
Comment by skrat
Icons are missing / https://bbs.archlinux.org/viewtopic.php?id=180300
@see http://i.imgur.com/TWPcvjb.png
Comment by mar04
autoconf is part of base-devel, no need to specify it explicitly.
Comment by Black_Codec
Adopted update makedepes with autoconf
Comment by Diego
Adopted and updated... now it works!