Merge pull request #9932 from 4fury-c3440d8/no

mlk-based gui apps.
This commit is contained in:
Kamil ATLI
2021-12-11 20:20:54 +03:00
committed by GitHub
9 changed files with 216 additions and 9 deletions
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
A font viewer that directly reads and previews font files. It uses new mlk gui toolchain.
</Description>
<Archive sha1sum="dbf71ceca1c4f90778f660912d983f3ad4c4cea6" type="tarxz">
http://azsky2.html.xdomain.jp/arc/azfontviewer-1.0.1.tar.xz
<Archive sha1sum="48ac2d1269b527e485cb252c6b6db1a5d17f51d4" type="tarbz2">
https://gitlab.com/azelpg/azfontviewer/-/archive/v1.0.2/azfontviewer-v1.0.2.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-12-11</Date>
<Version>1.0.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-05-25</Date>
<Version>1.0.1</Version>
+9 -2
View File
@@ -13,8 +13,8 @@
<PartOf>desktop.misc</PartOf>
<Summary>Lightweight and customizable notification daemon.</Summary>
<Description>Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. Its very customizable, isnt dependent on any toolkits, and therefore fits into those window manager centric setups we all love to customize to perfection.</Description>
<Archive sha1sum="c1420820c89e3a3a4d2f94549138e1d3793d415b" type="targz">
https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.2.tar.gz
<Archive sha1sum="69b1e9a753450bda0bf0090726412b9b543eeaf2" type="targz">
https://github.com/dunst-project/dunst/archive/refs/tags/v1.7.3.tar.gz
</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="4">
<Date>2021-12-11</Date>
<Version>1.7.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2021-12-02</Date>
<Version>1.7.2</Version>