Merge pull request #9718 from 4fury-c3440d8/np

updates.
This commit is contained in:
2021-09-16 08:25:28 +03:00
committed by GitHub
3 changed files with 32 additions and 6 deletions
+9 -1
View File
@@ -15,11 +15,12 @@
<Description>
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer tools this one allows you to control both the volume of hardware devices and of each playback stream separately.
</Description>
<Archive sha1sum="9db2fb0f10f481730a0da3d7b85d2982966d67e4" type="tarxz">https://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-4.0.tar.xz</Archive>
<Archive sha1sum="50ea27ce92a1ee0210f00c24364dbb74c498976d" type="tarxz">https://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-5.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtkmm3-devel</Dependency>
<Dependency>libsigc++-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>libcanberra-gtk-devel</Dependency>
<Dependency>libcanberra-gtk3-devel</Dependency>
@@ -49,6 +50,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-09-15</Date>
<Version>5.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-08-17</Date>
<Version>4.0</Version>
+9 -2
View File
@@ -15,8 +15,8 @@
<PartOf>programming.library</PartOf>
<Summary>This is the io_uring library, liburing.</Summary>
<Description>liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.</Description>
<Archive sha1sum="3e6b29c3909e6d63078b22007cfc20425ae1aa8f" type="tarbz2">
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.0.tar.bz2
<Archive sha1sum="0d796cace5a82a290633e23ac26c54ea7c94700d" type="tarbz2">
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.1.tar.bz2
</Archive>
<BuildDependencies>
<!-- <Dependency>glibc</Dependency> -->
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="3">
<Date>2021-09-15</Date>
<Version>2.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2021-07-10</Date>
<Version>2.0</Version>
+14 -3
View File
@@ -12,8 +12,8 @@
<IsA>app</IsA>
<Summary>rofi</Summary>
<Description>A window switcher, application launcher and dmenu replacement.</Description>
<Archive sha1sum="eacdba58bab2d4d24696baf2cb5277f1e67cd30a" type="tarxz">
https://github.com/davatorium/rofi/releases/download/1.6.1/rofi-1.6.1.tar.xz
<Archive sha1sum="5f9a18df731e9a9970786ae73ac077b10bf4e216" type="tarxz">
https://github.com/davatorium/rofi/releases/download/1.7.0/rofi-1.7.0.tar.xz
</Archive>
<BuildDependencies>
<Dependency>pango-devel</Dependency>
@@ -27,6 +27,9 @@
<Dependency>xcb-util-xrm-devel</Dependency>
<Dependency>libxkbcommon-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>xcb-util-image-devel</Dependency>
<Dependency>xcb-util-cursor-devel</Dependency>
<Dependency>xcb-util-renderutil-devel</Dependency>
<Dependency>startup-notification-devel</Dependency>
</BuildDependencies>
</Source>
@@ -45,6 +48,7 @@
<Dependency>xcb-util-xrm</Dependency>
<Dependency>libxkbcommon</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>xcb-util-cursor</Dependency>
<Dependency>startup-notification</Dependency>
</RuntimeDependencies>
<Files>
@@ -68,6 +72,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-09-15</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2020-12-06</Date>
<Version>1.6.1</Version>
@@ -103,7 +114,7 @@
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Update release="1">
<Date>2018-10-07</Date>
<Version>1.5</Version>
<Comment>first pisi pack</Comment>