@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A framework for creating UPnP devices and control points</Summary>
|
||||
<Description>A framework for creating UPnP devices and control points</Description>
|
||||
<Archive sha1sum="45235376603de10888be1a4aa17766bc0024a8a8" type="tarxz">mirrors://gnome/gupnp/1.5/gupnp-1.5.3.tar.xz</Archive>
|
||||
<Archive sha1sum="9beae0f5f3f20db05735b8ad83eea61ffda18037" type="tarxz">mirrors://gnome/gupnp/1.5/gupnp-1.5.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -62,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>1.5.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2022-08-08</Date>
|
||||
<Version>1.5.3</Version>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>GPLv2</License>
|
||||
<Summary>gnome-bluetooth is a fork of bluez-gnome focused on integration with GNOME.</Summary>
|
||||
<Description>gnome-bluetooth is collection of widgets for applications that want to select Bluetooth devices. It is also used by GNOME session components such as the Settings and gnome-shell.</Description>
|
||||
<Archive sha1sum="7cc412681bd4c859276d1319234ef22a3e355a0c">https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.3.tar.xz</Archive>
|
||||
<Archive sha1sum="147f1ff33cc46f0006b7c801db8fd3fb3130ee0f">https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.4.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
@@ -78,6 +78,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>42.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2022-08-24</Date>
|
||||
<Version>42.3</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Keyboard management library</Summary>
|
||||
<Description>Keyboard management library</Description>
|
||||
<Archive sha1sum="c273eed70ffcb31ef1a439755b6411a5112a49a7" type="tarxz">https://download.gnome.org/sources/libgnomekbd/3.28/libgnomekbd-3.28.0.tar.xz</Archive>
|
||||
<Archive sha1sum="74de407e41f67677185ab34768458c477df93486" type="tarxz">https://download.gnome.org/sources/libgnomekbd/3.28/libgnomekbd-3.28.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -77,6 +77,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>3.28.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2022-08-17</Date>
|
||||
<Version>3.28.0</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Scalable Vector Graphics (SVG) rendering library</Summary>
|
||||
<Description>librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics.</Description>
|
||||
<Archive sha1sum="2c012deb3fc713b53ad111551d458c767b38901b" type="tarxz">mirrors://gnome/librsvg/2.54/librsvg-2.54.4.tar.xz</Archive>
|
||||
<Archive sha1sum="72cbd951a44fab240ee574cf914b51ef8668df8c" type="tarxz">mirrors://gnome/librsvg/2.54/librsvg-2.54.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>rust</Dependency>
|
||||
<Dependency>docutils</Dependency>
|
||||
@@ -91,6 +91,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="20">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>2.54.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2022-06-11</Date>
|
||||
<Version>2.54.4</Version>
|
||||
|
||||
@@ -27,7 +27,7 @@ def install():
|
||||
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so")
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3")
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.9.2")
|
||||
pisitools.dosym("/usr/lib/libfuse3.so", "/lib/libfuse3.so.3.12.0")
|
||||
|
||||
# Move pkgconfig file to /usr/lib
|
||||
#pisitools.domove("/lib/pkgconfig", "/usr/lib/")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An interface for filesystems implemented in userspace</Summary>
|
||||
<Description>fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
|
||||
<Archive sha1sum="13c815b03150583a75f37b5cc300804c7f8650dd" type="tarxz">https://github.com/libfuse/libfuse/releases/download/fuse-3.10.5/fuse-3.10.5.tar.xz</Archive>
|
||||
<Archive sha1sum="75597e342e9e919baa0923a931ca2a69e8afc464" type="tarxz">https://github.com/libfuse/libfuse/releases/download/fuse-3.12.0/fuse-3.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-09-09</Date>
|
||||
<Version>3.12.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-04-26</Date>
|
||||
<Version>3.10.5</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@ def setup():
|
||||
--enable-external-ell \
|
||||
--disable-systemd-service \
|
||||
--localstatedir=/var \
|
||||
--with-dbus-busdir=/etc/dbus-1/systemd \
|
||||
--with-dbus-busdir=/usr/share/dbus-1 \
|
||||
--enable-ofono \
|
||||
--enable-wired \
|
||||
--enable-hwsim \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app</IsA>
|
||||
<Summary>Wireless daemon for Linux</Summary>
|
||||
<Description>Linux için kablosuz arka plan programı</Description>
|
||||
<Archive sha1sum="954dd2f274bfcda3252cf87e245f96bf3f7dbb78" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-1.29.tar.xz</Archive>
|
||||
<Archive sha1sum="14a6a80a676a8b4454983371d9a4491ac071b1fc" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-1.30.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>asciidoc</Dependency>
|
||||
<Dependency>ell-devel</Dependency>
|
||||
@@ -46,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-09-08</Date>
|
||||
<Version>1.30</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-07-25</Date>
|
||||
<Version>1.29</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>NetworkManager GUI client library</Summary>
|
||||
<Description>NetworkManager GUI istemci kitaplığı</Description>
|
||||
<Archive sha1sum="d918ed80d3084aceffaaee2f77c6851c25b0b98e" type="tarxz">https://download.gnome.org/sources/libnma/1.8/libnma-1.8.40.tar.xz</Archive>
|
||||
<Archive sha1sum="111fd0fd6f8d68a8fd4e8754e6c0409d4a0618c0" type="tarxz">https://download.gnome.org/sources/libnma/1.10/libnma-1.10.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -79,6 +79,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-09-09</Date>
|
||||
<Version>1.10.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2022-06-15</Date>
|
||||
<Version>1.8.40</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Embedded Linux library</Summary>
|
||||
<Description>Gömülü Linux kitaplığı</Description>
|
||||
<Archive sha1sum="054288be4344af3d896b9d415b22db4ee33fb05c" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-0.52.tar.xz</Archive>
|
||||
<Archive sha1sum="9cba66da14921c20b99fda2204ab2503977ef29a" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/libs/ell/ell-0.53.tar.xz</Archive>
|
||||
<!--
|
||||
<BuildDependencies>
|
||||
<Dependency>Dep1-devel</Dependency>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-09-08</Date>
|
||||
<Version>0.53</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-07-17</Date>
|
||||
<Version>0.52</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<License>BSD</License>
|
||||
<Summary>A modern programming language for GNOME</Summary>
|
||||
<Description>Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.</Description>
|
||||
<Archive sha1sum="25290faa3c9aba54c70dc592e45035a8333c59af" type="tarxz">mirrors://gnome/vala/0.56/vala-0.56.2.tar.xz</Archive>
|
||||
<Archive sha1sum="f723f38e52b38cc27fce70eb5c50c7b38e8071e2" type="tarxz">mirrors://gnome/vala/0.56/vala-0.56.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>help2man</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
@@ -72,6 +72,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>0.56.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2022-07-15</Date>
|
||||
<Version>0.56.2</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Icon>org.gnome.Adwaita1.Demo</Icon>
|
||||
<Summary>Building blocks for modern GNOME applications.</Summary>
|
||||
<Description>Modern GNOME uygulamaları için yapı taşları.</Description>
|
||||
<Archive sha1sum="71d1e103a79b3742e6d9dd0a01c0a36b51e380d0" type="tarxz">https://download.gnome.org/sources/libadwaita/1.1/libadwaita-1.1.4.tar.xz</Archive>
|
||||
<Archive sha1sum="1c9eaf136c93c35d180b077676aed0737c0c5e1f" type="tarxz">https://download.gnome.org/sources/libadwaita/1.1/libadwaita-1.1.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>sassc</Dependency>
|
||||
@@ -72,6 +72,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>1.1.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2022-08-06</Date>
|
||||
<Version>1.1.4</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An HTTP library implementation in C</Summary>
|
||||
<Description>libsoup is an HTTP client/server library for GNOME.</Description>
|
||||
<Archive sha1sum="815fdf0bef486dd8bb7b359a9ec6d77b3606b386" type="tarxz">https://download.gnome.org/sources/libsoup/3.0/libsoup-3.0.7.tar.xz</Archive>
|
||||
<Archive sha1sum="a5f5859c761bb92b9a6aba012439404f8ba28742" type="tarxz">https://download.gnome.org/sources/libsoup/3.0/libsoup-3.0.8.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
@@ -125,6 +125,13 @@
|
||||
</Package>-->
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-09-06</Date>
|
||||
<Version>3.0.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>3.0.7</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>Port of OpenBSD's free SSH release</Summary>
|
||||
<Description>OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks.</Description>
|
||||
<Archive sha1sum="8f9f0c94317baeb97747d6258f3997b4542762c0" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.6p1.tar.gz</Archive>
|
||||
<Archive sha1sum="06dd658874dcd22d66311cf5999bd56c614de509" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.0p1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libedit-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -57,6 +57,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-09-02</Date>
|
||||
<Version>9.0_p1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-06-05</Date>
|
||||
<Version>8.6_p1</Version>
|
||||
|
||||
Reference in New Issue
Block a user