@tallero - glade-sharp was never provided by gnome-sharp package, these bindings were included in gtk-sharp-2 package - thus I do not see how I can help here.
Search Criteria
Package Details: gconf-sharp 2.24.4-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-sharp.git (read-only, click to copy) |
---|---|
Package Base: | gnome-sharp |
Description: | Mono bindings for GConf |
Upstream URL: | http://gtk-sharp.sourceforge.net |
Licenses: | LGPL |
Submitter: | quequotion |
Maintainer: | Rogach |
Last Packager: | Rogach |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-01 18:39 (UTC) |
Last Updated: | 2020-10-24 08:15 (UTC) |
Dependencies (5)
- gconf (gconf-gtk2)
- gtk-sharp-2 (gtk-sharp-2-git)
- gtk-sharp-2 (gtk-sharp-2-git) (make)
- libgnomeui (make)
- monodoc (mono48, mono-beta, mono-visualstudio, mono-alt-csc, mono5, mono-nightly, mono-alpha, mono-git, mono) (make)
Required by (5)
Sources (5)
Rogach commented on 2020-10-30 20:49 (UTC) (edited on 2020-11-12 06:39 (UTC) by Rogach)
tallero commented on 2020-10-30 20:41 (UTC) (edited on 2020-10-30 21:02 (UTC) by tallero)
actually is banshee
(<-
mono-upnp
` <- gnome-sharp
) depends on it.
Rogach commented on 2020-10-24 08:16 (UTC)
@tallero Seems that gtk-sharp-2 removed libglade and thus glade-sharp bindings are not being provided anymore.
gnome-sharp depends on Glade only in EditorShell helper from Gconf.PropertyEditor, which seems to be unused - I added a patch that removes it from the build and package now builds without errors.
tallero commented on 2020-10-23 02:38 (UTC)
glade-sharp
is missing.
quequotion commented on 2020-03-30 09:52 (UTC)
I no longer have a use for this package, so I'll leave it for someone else to maintain.
FabioLolix commented on 2020-03-16 22:49 (UTC)
For who need gconf-sharp only I have a dedicated pkgbuild: https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/g/gconf-sharp/PKGBUILD
quequotion commented on 2019-11-10 09:19 (UTC) (edited on 2019-11-10 09:19 (UTC) by quequotion)
This metapackage has a significant AUR dependency chain. In order to build it in a clean chroot (without using an AUR helper), you will have to preinstall its dependencies and their dependencies (after clean chroot building each of them):
makechrootpkg -c -r $CHROOT \
-I ../libgnomeui/libgnomeui-2.24.5-3-x86_64.pkg.tar.xz \
-I ../libbonoboui/libbonoboui-2.24.5-3-x86_64.pkg.tar.xz \
-I ../libgnome/libgnome-2.32.1-7-x86_64.pkg.tar.xz \
-I ../libgnomecanvas/libgnomecanvas-2.30.3-4-x86_64.pkg.tar.xz \
-I ../libgnome/libgnome-data-2.32.1-7-x86_64.pkg.tar.xz \
-I ../gnome-vfs/gnome-vfs-2.24.4-11-x86_64.pkg.tar.xz \
-I ../gnome-mime-data/gnome-mime-data-2.18.0-8-any.pkg.tar.xz \
-I ../gamin/gamin-0.1.10-9-x86_64.pkg.tar.xz \
-I ../libbonobo/libbonobo-2.32.1-4-x86_64.pkg.tar.xz \
-I ../orbit2/orbit2-2.14.19-7-x86_64.pkg.tar.xz
Pinned Comments
quequotion commented on 2019-11-10 09:19 (UTC) (edited on 2019-11-10 09:19 (UTC) by quequotion)
This metapackage has a significant AUR dependency chain. In order to build it in a clean chroot (without using an AUR helper), you will have to preinstall its dependencies and their dependencies (after clean chroot building each of them):