diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,26 +1,32 @@
name : budgie-extras
-version : 0.9.1
-release : 3
+version : 0.10.1
+release : 4
source :
- - https://github.com/UbuntuBudgie/budgie-extras/releases/download/v0.9.1/budgie-extras-0.9.1.tar.xz : 20179b7eca4beddc0f7c330a9e09626b480c3704ce3271d1f34fbceb2b840bcd
+ - https://github.com/UbuntuBudgie/budgie-extras/releases/download/v0.10.1/budgie-extras-0.10.1.tar.xz : ab058fe660c5cea4ecc88c2afa21e86a82352979c3d4040c3733c7311b9ae0aa
license : GPL-3.0-or-later
component :
- desktop.budgie
+ - ^budgie-countdown-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-countdown-applet : A count down applet with different options.
- ^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-countdown-applet : A count down applet with the following options; ring a bell, flash the (panel) icon, display a message window or run a (any) command.
- ^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-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-countdown-applet :
+ - /usr/lib64/budgie-desktop/plugins/budgie-countdown
+ - /usr/share/pixmaps/budgie-countdown-symbolic.svg
+ - /usr/share/pixmaps/cr*
- ^budgie-kangaroo-applet :
- /usr/lib64/budgie-desktop/plugins/budgie-kangaroo
- /usr/share/pixmaps/budgie-foldertrack-symbolic.svg
@@ -39,14 +45,19 @@
- pkgconfig(libsoup-2.4)
- vala
rundeps :
+ - ^budgie-countdown-applet :
+ - budgie-extras
+ - vorbis-tools
- ^budgie-kangaroo-applet : budgie-extras
- ^budgie-quicknote-applet : budgie-extras
- ^budgie-weathershow-applet : budgie-extras
setup : |
- %meson_configure -Dbuild-all=false \
- -Dbuild-kangaroo=true \
- -Dbuild-quicknote=true \
- -Dbuild-weathershow=true
+ %meson_configure \
+ -Dbuild-all=false \
+ -Dbuild-countdown=true \
+ -Dbuild-kangaroo=true \
+ -Dbuild-quicknote=true \
+ -Dbuild-weathershow=true
build : |
%ninja_build
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -25,13 +25,32 @@
/usr/share/locale/nl_NL/LC_MESSAGES/budgie-extras.mo
+
+ budgie-countdown-applet
+ A count down applet with different options.
+ A count down applet with the following options; ring a bell, flash the (panel) icon, display a message window or run a (any) command.
+ desktop.budgie
+
+ budgie-extras
+
+
+ /usr/lib64/budgie-desktop/plugins/budgie-countdown/CountDown.plugin
+ /usr/lib64/budgie-desktop/plugins/budgie-countdown/budgie-countdown.py
+ /usr/share/pixmaps/budgie-countdown-symbolic.svg
+ /usr/share/pixmaps/cr_green.png
+ /usr/share/pixmaps/cr_grey.png
+ /usr/share/pixmaps/cr_red.png
+ /usr/share/pixmaps/cr_spacer.png
+ /usr/share/pixmaps/cr_yellow.png
+
+
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
@@ -45,7 +64,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
@@ -60,7 +79,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
@@ -140,12 +159,12 @@
-
- 2019-09-26
- 0.9.1
+
+ 2020-01-29
+ 0.10.1
Packaging update
Algent Albrahimi
algent@protonmail.com
\ No newline at end of file