Package Details: art-sharp 2.24.4-9

Git Clone URL: https://aur.archlinux.org/gnome-sharp.git (read-only, click to copy)
Package Base: gnome-sharp
Description: Mono bindings for libart
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: 2023-04-10 23:45 (UTC)

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):

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

Latest Comments

1 2 3 4 Next › Last »

Rogach commented on 2023-04-16 04:14 (UTC)

@kanehekili There's no python2 in the dependency tree of gnome-sharp, as far as I can see (verified that with pactree).

kanehekili commented on 2023-04-15 19:51 (UTC)

Just tried to update to version 2.24.4-9. The dependency list was large, but python2 can't be true, can it? So I aborted it (using it for tomboy). Anyone else had to install python 2?

Rogach commented on 2023-04-10 23:46 (UTC)

@tallero I've added glade-sharp as dependency to all packages in this pkgbase.

tallero commented on 2023-04-10 18:02 (UTC)

Repository with updated dependencies.

Rogach commented on 2020-10-30 20:49 (UTC) (edited on 2020-11-12 06:39 (UTC) by Rogach)

@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.

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.