neither this nor libdesktop-agnostic-git will build against vala 0.44
Search Criteria
Package Details: libdesktop-agnostic 0.3.92-8
Git Clone URL: | https://aur.archlinux.org/libdesktop-agnostic.git (read-only, click to copy) |
---|---|
Package Base: | libdesktop-agnostic |
Description: | Provides an extensible config API, a unified virtual fs API, and a desktop item editor for GLib-based projects |
Upstream URL: | https://launchpad.net/libdesktop-agnostic |
Licenses: | |
Submitter: | xyproto |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 53 |
Popularity: | 0.000000 |
First Submitted: | 2013-10-09 13:43 |
Last Updated: | 2015-07-09 03:48 |
Dependencies (6)
- pygtk
- gconf (gconf-gtk2) (make)
- gobject-introspection (gobject-introspection-git) (make)
- intltool (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- gconf (gconf-gtk2) (optional) – gconf configuration backend
Required by (0)
Sources (3)
slut commented on 2019-04-14 10:11
fanxinwuyou commented on 2018-11-19 15:23
can`t build with vala 0.46 please updata.
SanskritFritz commented on 2017-10-23 09:58
The project has moved to github:
https://launchpad.net/awn
NEWS
====
Awn is maintained again!
The code has been moved to github. The following repositories hold code related to AWN:
- https://github.com/p12tic/awn
- https://github.com/p12tic/awn-extras
- https://github.com/p12tic/libdesktop-agnostic
bidulock commented on 2016-06-06 04:13
Won't build against vala 0.32.0 (current). Use libdesktop-agnostic-git until upstream rereleases.
cokomoko commented on 2016-06-06 00:24
../libdesktop-agnostic/config-client.vala:380.9-380.69: warning: unhandled error `GLib.Error'
../libdesktop-agnostic/config-client.vala:76.31-76.65: warning: unhandled error `GLib.Error'
../libdesktop-agnostic/module-guesser.vala:33.20-33.42: warning: Access to static member `DesktopAgnostic.ModuleLoader.get_search_paths' with an instance reference
Waf: Leaving directory `/tmp/yaourt-tmp-cokomoko/aur-libdesktop-agnostic/src/libdesktop-agnostic-0.3.92/build'
Build failed
-> task failed (err #1):
{task: valac_task config.vala,config-bridge.vala,config-client.vala,config-schema.vala,config-schema-option.vala,config-schema-type.vala -> config.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-bridge.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-client.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-schema.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-schema-option.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-schema-type.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config.h}
==> HATA: build() içinde bir hata oluştu.
Çıkılıyor...
==> HATA:makepkg libdesktop-agnostic'i inşa edemedi.
==> libdesktop-agnostic yeniden inşa edilsin mi ? [e/H]
==> ---------------------------------------------------
==>
AntiComposite commented on 2016-04-16 20:14
Looks like that error still exists. Build fails with:
Build failed
-> task failed (err #1):
{task: valac_task config.vala,config-bridge.vala,config-client.vala,config-schema.vala,config-schema-option.vala,config-schema-type.vala -> config.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-bridge.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-client.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-schema.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-schema-option.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config-schema-type.c,config.h,desktop-agnostic-cfg.vapi,desktop-agnostic-cfg.deps,config.h}
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build libdesktop-agnostic.
lepokle commented on 2015-05-10 17:12
I've add another patch. Hope it will work now.
Xiaoming94 commented on 2015-05-04 09:21
I'm getting the same error as Binero, Update package plz? :D
Binero commented on 2015-04-28 15:16
This doesn't compile for me. Getting a lot of errors like this:
> ../libdesktop-agnostic/color.vala:70.27-70.48: warning: unhandled error `DesktopAgnostic.ColorParseError'
It ends in:
Build failed
-> task failed (err #1):
{task: valac_task ui-color-button.vala,ui-icon-button.vala,ui-icon-chooser-dialog.vala,ui-launcher-editor-dialog.vala -> ui-color-button.c,ui.h,desktop-agnostic-ui.vapi,desktop-agnostic-ui.deps,ui-icon-button.c,ui.h,desktop-agnostic-ui.vapi,desktop-agnostic-ui.deps,ui-icon-chooser-dialog.c,ui.h,desktop-agnostic-ui.vapi,desktop-agnostic-ui.deps,ui-launcher-editor-dialog.c,ui.h,desktop-agnostic-ui.vapi,desktop-agnostic-ui.deps,ui.h}
==> ERROR: A failure occurred in build().
Aborting...
someoneelse123 commented on 2014-10-24 09:23
@janjic: That's more than weird, as that 1st declaration in gmain.h actually reads "void g_main_loop_unref (GMainLoop *loop);" - there is no zero at end of GMainLoop0 type. Try to reinstall glib2 package, or just update everything...
Pinned Comments
bidulock commented on 2016-06-06 04:13
Won't build against vala 0.32.0 (current). Use libdesktop-agnostic-git until upstream rereleases.