Merge pull request #11029 from Rmys/master

mesa-22.2.4
This commit is contained in:
Rmys
2022-11-17 16:19:04 +03:00
committed by GitHub
8 changed files with 627 additions and 61 deletions
@@ -15,9 +15,7 @@
<Description>
The plugin adds a small button to the panel. Clicking on it opens a menu, which shows: 1) System folders: home directory, trash, desktop, file system 2) Removable media 3) User-defined bookmarks 4) Recent Documents
</Description>
<Archive sha1sum="ea28951bed14c1d80cca701c0a495b9ac4c3b894" type="tarbz2">
https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.8/xfce4-places-plugin-1.8.2.tar.bz2
</Archive>
<Archive sha1sum="63c34ded91cc80dd4b129be88520717d89d0d2d7" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.8/xfce4-places-plugin-1.8.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>exo-devel</Dependency>
@@ -56,6 +54,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-11-16</Date>
<Version>1.8.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-11-10</Date>
<Version>1.8.2</Version>
@@ -16,7 +16,7 @@
<Description>
This application allows you to capture the entire screen, the active window or a selected region.
</Description>
<Archive sha1sum="6d04fd3f973641a1f1381bae484219ba32090c6b" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.11.tar.bz2</Archive>
<Archive sha1sum="1526e04c4b54f36086ef6a911b962d35a47e6c16" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>intltool</Dependency>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-11-16</Date>
<Version>1.10.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-08-09</Date>
<Version>1.9.11</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<Description>
Xfce4-settings is a configuration manager for Xfce desktop environment
</Description>
<Archive sha1sum="57e61703e9a16ed2177fc23b230a958be5f8c404" type="tarbz2">https://archive.xfce.org/src/xfce/xfce4-settings/4.17/xfce4-settings-4.17.1.tar.bz2</Archive>
<Archive sha1sum="66bc53259a37a6c28ca46075070c64703b94c157" type="tarbz2">https://archive.xfce.org/src/xfce/xfce4-settings/4.17/xfce4-settings-4.17.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency versionFrom="4.16.0">exo-devel</Dependency>
@@ -98,6 +98,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-11-16</Date>
<Version>4.17.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-11-08</Date>
<Version>4.17.1</Version>
+593 -53
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
97b331279f8ac48b06e1af508479be296b90240e
c37325c985467033ef424c7921201b90b86c6fd4
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
6edf81a5fbba078f9eb2ac1f5fb88e639a11318f
bebfc22eda1a16f9dec4140de9be1c1183bd7c0f
+8 -1
View File
@@ -14,7 +14,7 @@
<Icon>mesa</Icon>
<Summary>Mesa graphics libraries and utilities</Summary>
<Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
<Archive sha1sum="4824ad9533bd6fffea7b730d2e5dff10e2747435" type="tarxz">https://archive.mesa3d.org/mesa-22.2.3.tar.xz</Archive>
<Archive sha1sum="b131bcdd82effbbdaacfff07097bf5f0444d490c" type="tarxz">https://archive.mesa3d.org/mesa-22.2.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>valgrind-devel</Dependency>
@@ -254,6 +254,13 @@
</Package>
<History>
<Update release="76">
<Date>2022-11-17</Date>
<Version>22.2.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="75">
<Date>2022-11-09</Date>
<Version>22.2.3</Version>