x11-* ver. bump

This commit is contained in:
Rmys
2022-10-19 12:25:17 +03:00
parent 0f378eb055
commit 071004684e
29 changed files with 172 additions and 395 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Creates user dirs and asks to relocalize them</Summary>
<Description>Creates user dirs and asks to relocalize them</Description>
<Archive sha1sum="7af51ac84ca269377a9699482e43a03b87d4277c" type="tarxz">https://download.gnome.org/sources/xdg-user-dirs-gtk/0.10/xdg-user-dirs-gtk-0.10.tar.xz</Archive>
<Archive sha1sum="4327e083be37370b18f44a54c3ff490839a7617c" type="tarxz">https://download.gnome.org/sources/xdg-user-dirs-gtk/0.11/xdg-user-dirs-gtk-0.11.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-10-13</Date>
<Version>0.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-06-01</Date>
<Version>0.10</Version>
+1
View File
@@ -13,6 +13,7 @@ def setup():
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DQTERMWIDGET_BUILD_PYTHON_BINDING=ON \
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
def build():
+8 -1
View File
@@ -15,7 +15,7 @@
<Description>
Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant
</Description>
<Archive sha1sum="d3efb4b7a533479a168d62169332aa5939d6047e" type="tarbz2">https://archive.xfce.org/src/xfce/thunar/4.17/thunar-4.17.9.tar.bz2</Archive>
<Archive sha1sum="72713142fc28c99ad0f6499c41f16fd920dfb723" type="tarbz2">https://archive.xfce.org/src/xfce/thunar/4.17/thunar-4.17.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>intltool</Dependency>
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="14">
<Date>2022-10-17</Date>
<Version>4.17.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2022-07-10</Date>
<Version>4.17.9</Version>