diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,32 +1,26 @@
name : budgie-extras
version : 0.9.1
-release : 1
+release : 2
source :
- https://github.com/UbuntuBudgie/budgie-extras/releases/download/v0.9.1/budgie-extras-0.9.1.tar.xz : 20179b7eca4beddc0f7c330a9e09626b480c3704ce3271d1f34fbceb2b840bcd
license : GPL-3.0-or-later
component :
- desktop.budgie
- - ^budgie-brightness-controller-applet : desktop.budgie
- ^budgie-kangaroo-applet : desktop.budgie
- ^budgie-quicknote-applet : desktop.budgie
- ^budgie-weathershow-applet : desktop.budgie
summary :
- Budgie-extras is a translations file package required by various third-party applets
- - ^budgie-brightness-controller-applet : Brightness Controller is a Budgie Desktop applet for productivity.
- ^budgie-kangaroo-applet : Kangaroo is an applet for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click
- ^budgie-quicknote-applet : Quicknote is an applet to provide the easiest possible way to make small notes
- ^budgie-weathershow-applet : Weathershow is an applet that shows the weather in the traybar, desktop icon or both
description:
- Budgie-extras is a translations file package required by various third-party budgie applets
- - ^budgie-brightness-controller-applet : Brightness Controller is a Budgie Desktop applet for productivity.
- ^budgie-kangaroo-applet : Kangaroo is an applet for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click.
- ^budgie-quicknote-applet : Quicknote is an applet to provide the easiest possible way to make small notes. Just click the icon and write down your notes. QuickNote autosaves the text while writing,
and comes with a ten- level undo/redo function.
- ^budgie-weathershow-applet : Weathershow is an applet that shows the weather in the traybar, desktop icon or both.
patterns :
- - ^budgie-brightness-controller-applet :
- - /usr/lib64/budgie-desktop/plugins/budgie-brightness-controller
- - /usr/share/pixmaps/budgie-brightness-controller-1-symbolic.svg
- ^budgie-kangaroo-applet :
- /usr/lib64/budgie-desktop/plugins/budgie-kangaroo
- /usr/share/pixmaps/budgie-foldertrack-symbolic.svg
@@ -41,19 +35,15 @@
builddeps :
- pkgconfig(budgie-1.0)
- pkgconfig(gee-0.8)
- - pkgconfig(gnome-settings-daemon)
- pkgconfig(json-glib-1.0)
- pkgconfig(libsoup-2.4)
- - pkgconfig(xrandr)
- vala
rundeps :
- - ^budgie-brightness-controller-applet : budgie-extras
- ^budgie-kangaroo-applet : budgie-extras
- ^budgie-quicknote-applet : budgie-extras
- ^budgie-weathershow-applet : budgie-extras
setup : |
%meson_configure -Dbuild-all=false \
- -Dbuild-brightness-controller=true \
-Dbuild-kangaroo=true \
-Dbuild-quicknote=true \
-Dbuild-weathershow=true
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -25,27 +25,13 @@
/usr/share/locale/nl_NL/LC_MESSAGES/budgie-extras.mo
-
- budgie-brightness-controller-applet
- Brightness Controller is a Budgie Desktop applet for productivity.
- Brightness Controller is a Budgie Desktop applet for productivity.
- desktop.budgie
-
- budgie-extras
-
-
- /usr/lib64/budgie-desktop/plugins/budgie-brightness-controller/brightnesscontroller.plugin
- /usr/lib64/budgie-desktop/plugins/budgie-brightness-controller/libbrightnesscontroller.so
- /usr/share/pixmaps/budgie-brightness-controller-1-symbolic.svg
-
-
budgie-kangaroo-applet
Kangaroo is an applet for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click
Kangaroo is an applet for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click.
desktop.budgie
- budgie-extras
+ budgie-extras
/usr/lib64/budgie-desktop/plugins/budgie-kangaroo/BudgieKangaroo.plugin
@@ -59,7 +45,7 @@
Quicknote is an applet to provide the easiest possible way to make small notes. Just click the icon and write down your notes. QuickNote autosaves the text while writing, and comes with a ten- level undo/redo function.
desktop.budgie
- budgie-extras
+ budgie-extras
/usr/lib64/budgie-desktop/plugins/budgie-quicknote/QuickNoteApplet.plugin
@@ -74,7 +60,7 @@
Weathershow is an applet that shows the weather in the traybar, desktop icon or both.
desktop.budgie
- budgie-extras
+ budgie-extras
/usr/lib64/budgie-desktop/plugins/budgie-weathershow/WeatherShow.plugin
@@ -154,8 +140,8 @@
-
- 2019-08-20
+
+ 2019-08-27
0.9.1
Packaging update
Algent Albrahimi