Page MenuHomeSolus

D8136.id19465.diff
No OneTemporary

D8136.id19465.diff

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 @@
<Path fileType="localedata">/usr/share/locale/nl_NL/LC_MESSAGES/budgie-extras.mo</Path>
</Files>
</Package>
+ <Package>
+ <Name>budgie-countdown-applet</Name>
+ <Summary xml:lang="en">A count down applet with different options.</Summary>
+ <Description xml:lang="en">A count down applet with the following options; ring a bell, flash the (panel) icon, display a message window or run a (any) command.</Description>
+ <PartOf>desktop.budgie</PartOf>
+ <RuntimeDependencies>
+ <Dependency releaseFrom="4">budgie-extras</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-countdown/CountDown.plugin</Path>
+ <Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-countdown/budgie-countdown.py</Path>
+ <Path fileType="data">/usr/share/pixmaps/budgie-countdown-symbolic.svg</Path>
+ <Path fileType="data">/usr/share/pixmaps/cr_green.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/cr_grey.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/cr_red.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/cr_spacer.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/cr_yellow.png</Path>
+ </Files>
+ </Package>
<Package>
<Name>budgie-kangaroo-applet</Name>
<Summary xml:lang="en">Kangaroo is an applet for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click</Summary>
<Description xml:lang="en">Kangaroo is an applet for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click.</Description>
<PartOf>desktop.budgie</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="3">budgie-extras</Dependency>
+ <Dependency releaseFrom="4">budgie-extras</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-kangaroo/BudgieKangaroo.plugin</Path>
@@ -45,7 +64,7 @@
<Description xml:lang="en">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.</Description>
<PartOf>desktop.budgie</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="3">budgie-extras</Dependency>
+ <Dependency releaseFrom="4">budgie-extras</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-quicknote/QuickNoteApplet.plugin</Path>
@@ -60,7 +79,7 @@
<Description xml:lang="en">Weathershow is an applet that shows the weather in the traybar, desktop icon or both.</Description>
<PartOf>desktop.budgie</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="3">budgie-extras</Dependency>
+ <Dependency releaseFrom="4">budgie-extras</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-weathershow/WeatherShow.plugin</Path>
@@ -140,12 +159,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-09-26</Date>
- <Version>0.9.1</Version>
+ <Update release="4">
+ <Date>2020-01-29</Date>
+ <Version>0.10.1</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:03 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844363
Default Alt Text
D8136.id19465.diff (7 KB)

Event Timeline