Merge pull request #8869 from 4fury-c3440d8/xfce

some plugins.
This commit is contained in:
Rmys
2020-12-06 17:06:50 +03:00
committed by GitHub
2 changed files with 13 additions and 15 deletions
@@ -13,13 +13,13 @@
<PartOf>desktop.xfce.addon</PartOf>
<Summary>A mailbox plugin for Xfce4</Summary>
<Description>A mailbox watch/check plugin for the Xfce4 panel</Description>
<Archive sha1sum="d0ab5e543211b951e01242efeb4ab3145db5c4c4" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/xfce4-mailwatch-plugin-1.2.0.tar.bz2
<Archive sha1sum="d4b5a3699d1bd58a56f5a5147e7d379828b2a945" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.3/xfce4-mailwatch-plugin-1.3.0.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>exo-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
@@ -34,7 +34,7 @@
<Name>xfce4-mailwatch-plugin</Name>
<RuntimeDependencies>
<Dependency>exo</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>gnutls</Dependency>
<Dependency>openssl</Dependency>
<Dependency>libgcrypt</Dependency>
@@ -53,9 +53,9 @@
<History>
<Update release="1">
<Date>2020-07-14</Date>
<Version>1.2.0</Version>
<Comment>Rebuild.</Comment>
<Date>2020-12-06</Date>
<Version>1.3.0</Version>
<Comment>First Beta release.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
@@ -15,8 +15,8 @@
<Description>
Originally written by Bob Schlärmann, this panel plugin shows information about your local weather in the panel, using forecast data provided by met.no.
</Description>
<Archive sha1sum="321cb34ceb171644fde0bb02ab27e40228f5e6d5" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.10/xfce4-weather-plugin-0.10.1.tar.bz2
<Archive sha1sum="4961b087601ed85baa7f45320b2ba85d90f09f56" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.10/xfce4-weather-plugin-0.10.2.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
@@ -28,9 +28,7 @@
<Dependency>xfce4-panel-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">enable_keyboard_scrolling_in_details_pane.patch</Patch>
<Patch level="1">support_solarmoon_and_solarmidnight.patch</Patch>
<Patch level="1">fix_day_and_night_calculation.patch</Patch>
<!-- <Patch level="1">some.patch</Patch> -->
</Patches>
</Source>
@@ -58,9 +56,9 @@
<History>
<Update release="1">
<Date>2020-10-04</Date>
<Version>0.10.1</Version>
<Comment>Ver. bump</Comment>
<Date>2020-12-06</Date>
<Version>0.10.2</Version>
<Comment>First Beta release.</Comment>
<Email>wascheme@tuta.io</Email>
<Name>fury</Name>
</Update>