Search Criteria
Package Details: libglade 2.6.4-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/libglade.git (read-only, click to copy) |
---|---|
Package Base: | libglade |
Description: | Allows you to load glade interface files in a program at runtime |
Upstream URL: | http://www.gnome.org |
Licenses: | LGPL |
Submitter: | yan12125 |
Maintainer: | xuanruiqi |
Last Packager: | xuanruiqi |
Votes: | 60 |
Popularity: | 1.76 |
First Submitted: | 2021-05-13 12:47 (UTC) |
Last Updated: | 2021-07-12 21:02 (UTC) |
Dependencies (5)
- gtk2 (gtk2-patched-filechooser-icon-view, gtk2-maemo)
- libxml2 (libxml2-git, libxml2-2.9)
- pkgconfig (pkgconf-git, pkg-config-git, pkgconf) (make)
- python2 (python2-bin) (make)
- python2 (python2-bin) (optional) – libglade-convert script
Required by (96)
- aftermath-git
- brightside
- btnx-config-git
- buildroot-meta (optional)
- cairo-clock
- cairo-clock-ccw
- canon-pixma-ip1500
- capt-src
- ceemedia
- cndrvcups-common-lb
- cndrvcups-lb-bin
- cndrvcups-lt
- cnijfilter-ip100
- cnijfilter-ip1800series
- cnijfilter-ip7200
- cnijfilter-mg2100
- cnijfilter-mx880
- cnrdrvcups-sfp
- cx (make)
- cx-game (make)
- Show 76 more...
Latest Comments
1 2 Next › Last »
Rulatir commented on 2022-11-17 22:22 (UTC)
Experiencing the same issue with the
xmlcatalog
command. Is any workaround known at this time that will make this package build rather than not build? It is required by driconf, and I want driconf.Lone_Wolf commented on 2022-02-19 12:06 (UTC) (edited on 2022-02-19 12:07 (UTC) by Lone_Wolf)
Full content of glade.install below .
If you look at the libglade.spec file (from upstream and intended to be used in creating rpm builds) in the source ptarball you see similar commands in %post section .
I'm inclined to interpret that as : upstream wants downstream to run those commands at postinstall , not at build or packaging stage .
The commands themselves LOOK like they could be done in the PKGBUILD though. Feel free to test if it works that way and inform us.
xuanruiqi commented on 2022-02-18 15:28 (UTC)
I can't answer this because I have no idea about the libglade build process. Maybe someone more knowledgeable about libglade could answer.
synthead commented on 2022-02-18 06:37 (UTC)
In the .install file, you have:
Is this something that could be installed via the PKGBUILD and tracked in the package instead?
katt commented on 2021-11-08 13:50 (UTC)
@thebombzen You're expected to have base-devel installed when using AUR, so patch shouldn't be included as makedepends. https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites
Traneptora commented on 2021-11-08 13:46 (UTC)
You're missing
patch
as a makedepends. I got dinged by this today on a minimal-ish system.bobfin21 commented on 2021-07-25 16:34 (UTC) (edited on 2021-07-25 16:36 (UTC) by bobfin21)
I realized that I have
-fuse-ld=lld
added to CFLAGS inmakepkg.conf
and if I remove that, this package builds fine. So the issue is only when using lld.logfiles
libglade-2.6.4-8-x86_64-build.log: http://ix.io/3u3U
libglade-2.6.4-8-x86_64-prepare.log: http://ix.io/2DY7
Lone_Wolf commented on 2021-07-25 09:58 (UTC)
No issues here, run makepkg --log and post the logfiles using a pastebin_service
bobfin21 commented on 2021-07-24 23:44 (UTC)
Build fails with
xuanruiqi commented on 2021-07-12 21:02 (UTC)
Done!
1 2 Next › Last »