Changeset View
Standalone View
package.yml
- This file was added.
| name : budgie-extras | |||||
| version : 0.8.3 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/UbuntuBudgie/budgie-extras/archive/v0.8.3.tar.gz : 055a3f710f33342ad665f8ac945bc39f54edf57683731144f3648deae4f346b6 | |||||
| license : GPL-3.0-or-later | |||||
| component : budgie.desktop | |||||
| summary : | | |||||
| - Budgie-extras is an additional enhancements for the user experience | |||||
JoshStrobl: Invalid component. | |||||
| - ^common : language translations to budgie applets | |||||
Not Done Inline ActionsApplet names should follow the naming scheme of budgie-name-applet, such as budgie-quicknote-applet JoshStrobl: Applet names should follow the naming scheme of budgie-name-applet, such as budgie-quicknote… | |||||
| - ^quicknote : is an applet to provide the easiest possible way to make small notes | |||||
| - ^kangaroo : Kangaroo is an applet for quick & easy browsing, across (possibly) many directory | |||||
| layers, without having to do a single mouse click | |||||
| - ^weathershow : Weathershow is an applet that shows the weather in the traybar, desktop icon or | |||||
Not Done Inline ActionsShould be: budgie-extras is a translations file package required by various third-party applets. JoshStrobl: Should be: budgie-extras is a translations file package required by various third-party applets. | |||||
| both. | |||||
Not Done Inline ActionsShould not start with "is an". Should be "Quicknote is an applet"... JoshStrobl: Should not start with "is an". Should be "Quicknote is an applet"... | |||||
| description: | | |||||
Not Done Inline ActionsRandom reference to a task that should be removed. & should be replaced with and JoshStrobl: Random reference to a task that should be removed. `&` should be replaced with `and` | |||||
| - Budgie-extras is an additional enhancements for the user experience | |||||
| - ^common : language translations to budgie applets. | |||||
| - ^quicknote : is an applet to provide the easiest possible way to mak | |||||
Not Done Inline ActionsShould be: budgie-extras is a translations file package required by various third-party applets. JoshStrobl: Should be: budgie-extras is a translations file package required by various third-party applets. | |||||
| e small notes | |||||
Not Done Inline ActionsShould not start with "is an". Should be "Quicknote is an applet"... JoshStrobl: Should not start with "is an". Should be "Quicknote is an applet"... | |||||
| - ^kangaroo : Kangaroo is an applet for quick & easy browsing, across (possibly) many directory layers, | |||||
Not Done Inline Actions& should be replaced with and JoshStrobl: `&` should be replaced with `and` | |||||
| without having to do a single mouse click | |||||
| - ^weathershow : Weathershow is an applet that shows the weather in the traybar, desktop icon or both. | |||||
| patterns : | |||||
| - ^common : | |||||
Not Done Inline ActionsShould be able to just do /usr/lib64/budgie-desktop/plugins/budgie-quicknote JoshStrobl: Should be able to just do `/usr/lib64/budgie-desktop/plugins/budgie-quicknote` | |||||
| - /usr/share/locale/*/*/budgie-extras.mo | |||||
| - ^quicknote: | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-quicknote/QuickNoteApplet.plugin | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-quicknote/libquicknoteapplet.so | |||||
Not Done Inline ActionsShould be able to just do /usr/lib64/budgie-desktop/plugins/budgie-kangaroo JoshStrobl: Should be able to just do `/usr/lib64/budgie-desktop/plugins/budgie-kangaroo` | |||||
| - /usr/share/glib-2.0/schemas/org.ubuntubudgie.plugins.quicknote.gschema.xml | |||||
| - /usr/share/pixmaps/budgie-quicknote-symbolic.svg | |||||
| - ^kangaroo: | |||||
Not Done Inline ActionsShould be able to just do /usr/lib64/budgie-desktop/plugins/budgie-weathershow JoshStrobl: Should be able to just do `/usr/lib64/budgie-desktop/plugins/budgie-weathershow` | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-kangaroo/BudgieKangaroo.plugin | |||||
Not Done Inline ActionsNot necessary. JoshStrobl: Not necessary. | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-kangaroo/budgie_kangaroo.py | |||||
| - /usr/share/pixmaps/budgie-foldertrack-symbolic.svg | |||||
| - ^weathershow: | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-weathershow/WeatherShow.plugin | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-weathershow/cities | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-weathershow/desktop_weather | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-weathershow/get_color | |||||
Not Done Inline ActionsNot necessary, check the dependency of libgee-devel JoshStrobl: Not necessary, check the dependency of `libgee-devel` | |||||
Not Done Inline ActionsLibgee-devel needed in meson.build from weathershow-applet: Error while compiling without it: Dependency gee-0.8 found: NO (tried pkgconfig and cmake) budgie-weathershow/src/weathershow/meson.build:20:0: ERROR: Dependency "gee-0.8" not found Christoph3: Libgee-devel needed in meson.build from weathershow-applet:
Error while compiling without it… | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-weathershow/libweathershow.so | |||||
Not Done Inline ActionsNot necessary, you already specified the one for budgie. Check the dependencies of budgie-desktop-devel JoshStrobl: Not necessary, you already specified the one for budgie. Check the dependencies of `budgie… | |||||
Not Done Inline ActionsDependency json-glib-1.0 found: NO (tried pkgconfig and cmake) budgie-weathershow/src/weathershow/meson.build:20:0: ERROR: Dependency "json-glib-1.0" not found, tried pkgconfig and cmake Christoph3: Dependency json-glib-1.0 found: NO (tried pkgconfig and cmake)
budgie… | |||||
| - /usr/lib64/budgie-desktop/plugins/budgie-weathershow/weather_icons/* | |||||
| - /usr/share/glib-2.0/schemas/org.ubuntubudgie.plugins.weathershow.gschema.xml | |||||
Not Done Inline ActionsNot necessary, you already specified the one for budgie. Check the dependencies of budgie-desktop-devel JoshStrobl: Not necessary, you already specified the one for budgie. Check the dependencies of `budgie… | |||||
Not Done Inline ActionsDependency libsoup-2.4 found: NO (tried pkgconfig and cmake) budgie-weathershow/src/weathershow/meson.build:20:0: ERROR: Dependency "libsoup-2.4" not found, tried pkgconfig and cmake Christoph3: Dependency libsoup-2.4 found: NO (tried pkgconfig and cmake)
budgie… | |||||
| - /usr/share/pixmaps/budgie-wticon-symbolic.svg | |||||
| builddeps : | |||||
| - pkgconfig(budgie-1.0) | |||||
| - pkgconfig(gdk-3.0) | |||||
| - pkgconfig(gee-0.8) | |||||
| - pkgconfig(gio-2.0) | |||||
| - pkgconfig(gtk+-3.0) | |||||
| - pkgconfig(json-glib-1.0) | |||||
| - pkgconfig(libpeas-gtk-1.0) | |||||
| - pkgconfig(libsoup-2.4) | |||||
| - pkgconfig(pygobject-3.0) | |||||
| - vala | |||||
| rundeps : | |||||
| - ^quicknote : budgie-applet-common | |||||
| - ^kangaroo : budgie-applet-common | |||||
| - ^weathershow : budgie-applet-common | |||||
| setup : | | |||||
| %meson_configure -Dbuild-all=false -Dbuild-quicknote=true -Dbuild-kangaroo=true -Dbuild-weathershow=true | |||||
| build : | | |||||
| %ninja_build | |||||
| install : | | |||||
| %ninja_install | |||||
Invalid component.