Package Details: budgie-extras-git v0.4.2.r5.g64846b0-1

Git Clone URL: https://aur.archlinux.org/budgie-extras-git.git (read-only, click to copy)
Package Base: budgie-extras-git
Description: Additional Budgie Desktop enhancements for the user experience https://ubuntubudgie.org
Upstream URL: None
Licenses: GPL3
Submitter: boredland
Maintainer: boredland
Last Packager: boredland
Votes: 3
Popularity: 0.000000
First Submitted: 2018-03-04 14:21 (UTC)
Last Updated: 2018-03-11 12:29 (UTC)

Latest Comments

DonHugo commented on 2018-08-23 09:14 (UTC)

The package appears to be currently broken. During the build process I get :

[2/18] Compiling Vala source ../budgie...ntlyused/src/budgie-recentlyused.vala.
FAILED: budgie-recentlyused/src/budgie-recentlyused@src@@budgie-recentlyused@sha/budgie-recentlyused.c budgie-recentlyused/src/budgie-recentlyused.h budgie-recentlyused/src/budgie-recentlyused.vapi 
valac -C --pkg libpeas-gtk-1.0 --pkg budgie-1.0 --pkg gtk+-3.0 --color=always --directory budgie-recentlyused/src/budgie-recentlyused@src@@budgie-recentlyused@sha --basedir ../budgie-recentlyused/src --library budgie-recentlyused --header budgie-recentlyused/src/budgie-recentlyused.h --vapi ../budgie-recentlyused.vapi --pkg=config --vapidir=/home/roland/.cache/yay/budgie-extras-git/src/budgie-extras/budgie-recentlyused/vapi --target-glib=2.38 ../budgie-recentlyused/src/budgie-recentlyused.vala
../budgie-recentlyused/src/budgie-recentlyused.vala:2.7-2.9: error: The namespace name `Gee' could not be found
using Gee;
      ^^^
../budgie-recentlyused/src/budgie-recentlyused.vala:135.13-135.35: error: The type name `HashMap' could not be found
            HashMap<string, string> sortdict = new HashMap<string, string>();
            ^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 2 error(s), 0 warning(s)
[4/18] Compiling Vala source ../budgie-hotcorners/src/HotCornersApplet.vala.
../budgie-hotcorners/src/HotCornersApplet.vala:429.13-429.43: warning: unhandled error `GLib.Error'
            parser.load_from_data (command);
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../budgie-hotcorners/src/HotCornersApplet.vala:455.13-455.43: warning: unhandled error `GLib.Error'
            parser.load_from_data (command);
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../budgie-hotcorners/src/HotCornersApplet.vala:303.13-303.53: warning: unhandled error `GLib.SpawnError'
            Process.spawn_command_line_async(command);
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../budgie-hotcorners/src/HotCornersApplet.vala:208.13-208.49: warning: unhandled error `GLib.Error'
            css_provider.load_from_data(css_data);
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 4 warning(s)
[5/18] Compiling Vala source ../budgie...dgie-trash/src/models/CustomFile.vala.
ninja: build stopped: subcommand failed.