Package Details: fbpanel-git 44.478754b-3

Git Clone URL: https://aur.archlinux.org/fbpanel-git.git (read-only, click to copy)
Package Base: fbpanel-git
Description: NetWM compliant desktop panel (git)
Upstream URL: https://github.com/aanatoly/fbpanel
Licenses: GPL
Conflicts: fbpanel, fbpanel-svn
Provides: fbpanel, fbpanel-svn
Submitter: yar
Maintainer: yar (Calimero)
Last Packager: Calimero
Votes: 6
Popularity: 0.000000
First Submitted: 2015-12-12 00:03 (UTC)
Last Updated: 2022-07-28 19:44 (UTC)

Latest Comments

1 2 Next › Last »

Calimero commented on 2022-07-28 19:35 (UTC)

Build fixed with instructions from a comment on aur/fbpanel, thanks for reporting.

micwoj92 commented on 2022-07-27 18:30 (UTC)

Build fails

==> Starting build()...
 TEXT   make_profile
 CC     panel/bg.o
 TEXT   default
 CC     plugins/battery/battery.o
 TEXT   pager
 CC     plugins/battery/power_supply.o
 TEXT   fbpanel.1
 CC     panel/ev.o
 CC     panel/gconf.o
 LIB    plugins/battery/libbattery.so
 CC     panel/gconf_panel.o
 CC     panel/gconf_plugins.o
 CC     plugins/chart/chart.o
 CC     panel/gtkbar.o
 CC     panel/gtkbgbox.o
 CC     panel/misc.o
 CC     panel/panel.o
 LIB    plugins/chart/libchart.so
 CC     plugins/cpu/cpu.o
 CC     panel/plugin.o
 LIB    plugins/cpu/libcpu.so
 CC     panel/run.o
 CC     plugins/dclock/dclock.o
make[1]: *** [../.config/rules.mk:276: plugin.o] Error 1
make[1]: *** Waiting for unfinished jobs....
 CC     plugins/deskno/deskno.o
 CC     plugins/deskno2/deskno2.o
make: *** [.config/rules.mk:46: panel] Error 2
make: *** Waiting for unfinished jobs....
 CC     plugins/genmon/genmon.o
 LIB    plugins/deskno/libdeskno.so
 LIB    plugins/dclock/libdclock.so
 LIB    plugins/deskno2/libdeskno2.so
 CC     plugins/icons/icons.o
 CC     plugins/image/image.o
 CC     plugins/launchbar/launchbar.o
make[2]: *** [../../.config/rules.mk:276: icons.o] Error 1
make[1]: *** [../.config/rules.mk:46: icons] Error 2
make[1]: *** Waiting for unfinished jobs....
 LIB    plugins/genmon/libgenmon.so
 LIB    plugins/image/libimage.so
 LIB    plugins/launchbar/liblaunchbar.so
make: *** [.config/rules.mk:46: plugins] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Calimero commented on 2015-07-28 21:24 (UTC)

bidulock: look two comments ahead.

bidulock commented on 2015-07-21 04:35 (UTC)

Why is the PKGBUILD locked to revision 515? Revsion 521 is available, just remove the patch and it builds.

bidulock commented on 2015-01-07 11:39 (UTC)

Correction: you need --mandir=/usr/share/man/man1 to get the manual page in the correct place.

Calimero commented on 2014-08-29 22:07 (UTC)

Yes, I'm checking out r515 on purpose, as you noticed. Any revision between 516 and 521 breaks the localization. I tried adding the files by hand in install() and it didn't work, so since there is no new feature in 521, I forced the revision to 515. You can define the desired revision manually in the PKGBUILD, or simply remove ”#revision=515” in the source array. You won't notice the breakage if you have an English locale. Of course the bugs are reported, but I'm afraid this is going to take years to get fixed. (it's already been 3 years)

bidulock commented on 2014-08-29 04:21 (UTC)

you also need --mandir=/usr/share/man --libexecdir=/usr/lib

bidulock commented on 2014-08-29 04:17 (UTC)

svn is at rev 521 but you are checking out 515.

Calimero commented on 2013-04-26 07:06 (UTC)

Well, it just let out a small warning but still worked. Done anyway. Also I tried to use the new standard ('svn+https://fbpanel.svn…') for development PKGBUILDs and it didn't work, so for the moment I'm doing it by hand.

bidulock commented on 2013-04-11 13:01 (UTC)

PKGBUILD must be split into build() and package() to build with makepkg 4.1