Search Criteria
Package Details: libbonoboui 2.24.5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libbonoboui.git (read-only, click to copy) |
|---|---|
| Package Base: | libbonoboui |
| Description: | User Interface library for Bonobo |
| Upstream URL: | http://www.gnome.org |
| Licenses: | GPL, LGPL |
| Submitter: | PhotonX |
| Maintainer: | PhotonX (kevr) |
| Last Packager: | PhotonX |
| Votes: | 57 |
| Popularity: | 0.000002 |
| First Submitted: | 2017-01-26 07:29 (UTC) |
| Last Updated: | 2024-08-23 19:52 (UTC) |
Dependencies (5)
- libgnomeAUR
- libgnomecanvasAUR
- intltool (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (make)
Latest Comments
PhotonX commented on 2024-08-23 19:53 (UTC)
I added the fix in a silent update now, thanks!
iwyil commented on 2024-08-23 14:30 (UTC) (edited on 2024-08-23 14:31 (UTC) by iwyil)
To build I needed to add
export CFLAGS="-fpermissive"in PKGBUILD before calling./configureinbuild(), as the current version of gcc enforces some warnings by default as errormansuetus commented on 2021-01-05 00:01 (UTC)
When compiling, I encountered
/usr/bin/ld: cannot find -lSM=> installing
pacman -S libsmfixed my problem, and I'd suggest to add it as a build dependency.