Merge pull request #11327 from Rmys/master

libnftnl new package
This commit is contained in:
Rmys
2023-01-13 21:10:22 +03:00
committed by GitHub
7 changed files with 291 additions and 34 deletions
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure()
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("COPYING")
+61
View File
@@ -0,0 +1,61 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libnftnl</Name>
<Homepage>https://netfilter.org/projects/libnftnl/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Netfilter library providing interface to the nf_tables subsystem</Summary>
<Description>nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı</Description>
<Archive sha1sum="a0643322bbfdc7c0abb882af329532823a284c70" type="tarbz2">https://netfilter.org/projects/libnftnl/files/libnftnl-1.2.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libmnl-devel</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch>libnftnl.patch</Patch>
<Patch level="1">libnftnl.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>libnftnl</Name>
<RuntimeDependencies>
<Dependency>libmnl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libnftnl-devel</Name>
<Summary>Development files for libnftnl</Summary>
<RuntimeDependencies>
<Dependency>libmnl-devel</Dependency>
<Dependency release="current">libnftnl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-01-13</Date>
<Version>1.2.4</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>libnftnl</Name>
<Summary xml:lang="tr">Netfilter library providing interface to the nf_tables subsystem</Summary>
<Description xml:lang="tr">nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı</Description>
</Source>
</PISI>
+200 -32
View File
@@ -1327,7 +1327,7 @@
<Description xml:lang="en">Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.</Description>
<Description xml:lang="tr">Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.</Description>
<Icon>telegram</Icon>
<Archive type="targz" sha1sum="94a7477b66c8f5e8d860286fca4275317558f7e2" name="tdesktop-4.5.2-full.tar.gz">https://github.com/telegramdesktop/tdesktop/releases/download/v4.5.2/tdesktop-4.5.2-full.tar.gz</Archive>
<Archive type="targz" sha1sum="a15333e44569761bbd8703d06ed1042e162d6f77" name="tdesktop-4.5.6-full.tar.gz">https://github.com/telegramdesktop/tdesktop/releases/download/v4.5.6/tdesktop-4.5.6-full.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="fix-tgcalls-cstdint.patch" permission="0644">fix-tgcalls-cstdint.patch</AdditionalFile>
</AdditionalFiles>
@@ -1417,6 +1417,13 @@
</Files>
</Package>
<History>
<Update release="23">
<Date>2023-01-13</Date>
<Version>4.5.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2023-01-03</Date>
<Version>4.5.2</Version>
@@ -6610,7 +6617,7 @@
<Description xml:lang="en">libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.</Description>
<Description xml:lang="tr">libpcap (Packet CAPture) düşük-seviye ağların izlenmesi için kullanılan bir kitaplıktır. Ağ istatistikleri, güvenlik izleyicisi, ağ hata gözleme gibi uygulamalar genellikle bu kitaplığı kullanır.</Description>
<Description xml:lang="es">libpcap (Packet CAPture) facilita un framework portable para monitoreo de redes a a bajo nivel. Aplicaciones abarcan sistemas de estadísticas de red, monitoreo de seguridad, depuración de red, etc.</Description>
<Archive type="targz" sha1sum="4343528176e0402cce807a09a97191069a1e3dd9" name="libpcap-1.10.1.tar.gz">http://www.tcpdump.org/release/libpcap-1.10.1.tar.gz</Archive>
<Archive type="targz" sha1sum="8c4bb621b044f01f060b68eb63ed0515780dca19" name="libpcap-1.10.3.tar.gz">http://www.tcpdump.org/release/libpcap-1.10.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>bluez-libs-devel</Dependency>
</BuildDependencies>
@@ -6629,7 +6636,7 @@
<Summary xml:lang="en">Development files for libpcap</Summary>
<Summary xml:lang="tr">libpcap için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="7">libpcap</Dependency>
<Dependency release="8">libpcap</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pcap-config</Path>
@@ -6638,6 +6645,13 @@
</Files>
</Package>
<History>
<Update release="8">
<Date>2023-01-13</Date>
<Version>1.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-07-02</Date>
<Version>1.10.1</Version>
@@ -10976,7 +10990,7 @@
<Summary xml:lang="tr">Güvenlik duvarı, ağ adres çevrimi ve paket çevrimi aracı</Summary>
<Description xml:lang="en">Contains iptables firewall, NAT and packet mangling tools.</Description>
<Description xml:lang="tr">Iptables kural tabanlı gelişmiş güvenlik duvarı uygulamasıdır.</Description>
<Archive type="tarbz2" sha1sum="98783621a5e58ff55f83b1350523f3de41af621d" name="iptables-1.8.8.tar.bz2">https://www.netfilter.org/projects/iptables/files/iptables-1.8.8.tar.bz2</Archive>
<Archive type="tarxz" sha1sum="f47bc1026858d7078c8d0544bbb9bea5c08fd9ad" name="iptables-1.8.9.tar.xz">https://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz</Archive>
<BuildDependencies>
<Dependency>libmnl-devel</Dependency>
<Dependency>libpcap-devel</Dependency>
@@ -10984,8 +10998,7 @@
<Dependency>libnetfilter_conntrack-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>iptables-1.8.2-link.patch</Patch>
<Patch>0001-xshared-Fix-build-for-Werror-format-security.patch</Patch>
<Patch>gentoo/iptables-1.8.9-format-security.patch</Patch>
</Patches>
<SourceURI>network/filter/iptables/pspec.xml</SourceURI>
</Source>
@@ -11017,7 +11030,7 @@
<Summary xml:lang="en">Development files for iptables</Summary>
<Summary xml:lang="tr">iptables için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="8">iptables</Dependency>
<Dependency release="9">iptables</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -11027,6 +11040,13 @@
</Files>
</Package>
<History>
<Update release="9">
<Date>2023-01-13</Date>
<Version>1.8.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-08-03</Date>
<Version>1.8.8</Version>
@@ -11789,6 +11809,59 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libnftnl</Name>
<Homepage>https://netfilter.org/projects/libnftnl/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<PartOf>network.library</PartOf>
<Summary xml:lang="en">Netfilter library providing interface to the nf_tables subsystem</Summary>
<Summary xml:lang="tr">Netfilter library providing interface to the nf_tables subsystem</Summary>
<Description xml:lang="en">nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı</Description>
<Description xml:lang="tr">nf_tables alt sistemine arayüz sağlayan Netfilter kitaplığı</Description>
<Archive type="tarbz2" sha1sum="a0643322bbfdc7c0abb882af329532823a284c70" name="libnftnl-1.2.4.tar.bz2">https://netfilter.org/projects/libnftnl/files/libnftnl-1.2.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libmnl-devel</Dependency>
</BuildDependencies>
<SourceURI>network/library/libnftnl/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libnftnl</Name>
<RuntimeDependencies>
<Dependency>libmnl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libnftnl-devel</Name>
<Summary xml:lang="en">Development files for libnftnl</Summary>
<RuntimeDependencies>
<Dependency>libmnl-devel</Dependency>
<Dependency release="1">libnftnl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-01-13</Date>
<Version>1.2.4</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>srt</Name>
@@ -23654,7 +23727,7 @@ Gnome session.</Summary>
<Description xml:lang="en">Cinnamon window manager based on Mutter</Description>
<Description xml:lang="tr">Mutter tabanlı Cinnamon Pencere Yöneticisi</Description>
<Icon>muffin</Icon>
<Archive type="targz" sha1sum="10964b17e044a8cbbf79a6cf11d8723b548bf210" name="5.6.2.tar.gz">https://github.com/linuxmint/muffin/archive/refs/tags/5.6.2.tar.gz</Archive>
<Archive type="targz" sha1sum="c9e701fb65689d9928027b6262d74d02d0073a6d" name="5.6.3.tar.gz">https://github.com/linuxmint/muffin/archive/refs/tags/5.6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -23764,7 +23837,7 @@ Gnome session.</Summary>
<Name>muffin-devel</Name>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="9">muffin</Dependency>
<Dependency release="10">muffin</Dependency>
<Dependency>atk-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>cairo-devel</Dependency>
@@ -23792,6 +23865,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="10">
<Date>2023-01-10</Date>
<Version>5.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-12-14</Date>
<Version>5.6.2</Version>
@@ -33015,7 +33095,7 @@ Gnome session.</Summary>
<Description xml:lang="tr">Mesa, OpenGL belirtiminin (etkileşimli 3B grafiklerin gerçeklenmesi için bir sistem) açık kaynaklı bir uyarlamasıdır.</Description>
<Description xml:lang="pl">Mesa jest open-source&apos;ową implementacją specyfikacji OpenGL do renderowania trójwymiarowej grafiki.</Description>
<Icon>mesa</Icon>
<Archive type="tarxz" sha1sum="3074a9fba66f4d3788384721c0089f93d5afa1b3" name="mesa-22.3.2.tar.xz">https://archive.mesa3d.org/mesa-22.3.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="b02dd957b06af27421c6bd03c2035c6748b103a7" name="mesa-22.3.3.tar.xz">https://archive.mesa3d.org/mesa-22.3.3.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="crossfile.ini" permission="0644" owner="root">crossfile.ini</AdditionalFile>
</AdditionalFiles>
@@ -33167,7 +33247,7 @@ Gnome session.</Summary>
<Dependency>libXdamage-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libxshmfence-devel</Dependency>
<Dependency release="79">mesa</Dependency>
<Dependency release="80">mesa</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -33242,7 +33322,7 @@ Gnome session.</Summary>
<Dependency>libclc-32bit</Dependency>
<Dependency>libunwind-32bit</Dependency>
<Dependency>llvm-clang-32bit</Dependency>
<Dependency release="79">mesa</Dependency>
<Dependency release="80">mesa</Dependency>
<Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
</RuntimeDependencies>
<Files>
@@ -33251,6 +33331,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="80">
<Date>2023-01-12</Date>
<Version>22.3.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="79">
<Date>2022-12-30</Date>
<Version>22.3.2</Version>
@@ -43879,7 +43966,7 @@ Gnome session.</Summary>
<Summary xml:lang="tr">Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system.</Summary>
<Description xml:lang="en">Timeshift, düzenli aralıklarla dosya sisteminin artımlı anlık görüntülerini alarak sisteminizi korur. Bu anlık görüntüler, sistemdeki tüm değişiklikleri geri almak için daha sonraki bir tarihte geri yüklenebilir.</Description>
<Description xml:lang="tr">Timeshift, düzenli aralıklarla dosya sisteminin artımlı anlık görüntülerini alarak sisteminizi korur. Bu anlık görüntüler, sistemdeki tüm değişiklikleri geri almak için daha sonraki bir tarihte geri yüklenebilir.</Description>
<Archive type="targz" sha1sum="d9e545a59c266da4c2f2f174d72a1efc39b8475a" name="22.11.1.tar.gz">https://github.com/linuxmint/timeshift/archive/refs/tags/22.11.1.tar.gz</Archive>
<Archive type="targz" sha1sum="63b1d4a15bb2c127996c529ec7c79f78cd61beed" name="22.11.2.tar.gz">https://github.com/linuxmint/timeshift/archive/refs/tags/22.11.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>atk-devel</Dependency>
<Dependency>vte-devel</Dependency>
@@ -43928,6 +44015,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="4">
<Date>2023-01-10</Date>
<Version>22.11.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-11-22</Date>
<Version>22.11.1</Version>
@@ -52791,7 +52885,7 @@ Gnome session.</Summary>
<Summary xml:lang="tr">Hypnotix, canlı TV, filmler ve dizileri destekleyen bir IPTV akış uygulamasıdır.</Summary>
<Description xml:lang="en">Hypnotix is an IPTV streaming application with support for live TV, movies and series.</Description>
<Description xml:lang="tr">Hypnotix, canlı TV, film ve dizi desteği olan bir IPTV akış uygulamasıdır.</Description>
<Archive type="targz" sha1sum="e61ef1e896d7b33100cccad3eb6f54ad419619a2" name="3.1.tar.gz">https://github.com/linuxmint/hypnotix/archive/refs/tags/3.1.tar.gz</Archive>
<Archive type="targz" sha1sum="96cecd8fd26853696288f09164896e6968ff2c01" name="3.2.tar.gz">https://github.com/linuxmint/hypnotix/archive/refs/tags/3.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>xapp-devel</Dependency>
<Dependency>dconf-devel</Dependency>
@@ -52830,6 +52924,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="7">
<Date>2023-01-10</Date>
<Version>3.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-12-03</Date>
<Version>3.1</Version>
@@ -90127,7 +90228,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="en">Linux desktop which provides advanced innovative features and a traditional user experience</Summary>
<Description xml:lang="en">Linux desktop which provides advanced innovative features and a traditional user experience</Description>
<Icon>cinnamon</Icon>
<Archive type="targz" sha1sum="f224a53cff1c0859bb6bd57072a2b309378a6074" name="5.6.5.tar.gz">https://github.com/linuxmint/cinnamon/archive/refs/tags/5.6.5.tar.gz</Archive>
<Archive type="targz" sha1sum="b720d3fdd2f43ea0739cccba836d860ef8fd1ea2" name="5.6.6.tar.gz">https://github.com/linuxmint/cinnamon/archive/refs/tags/5.6.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>cjs-devel</Dependency>
<Dependency>meson</Dependency>
@@ -90306,6 +90407,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</AdditionalFiles>
</Package>
<History>
<Update release="11">
<Date>2023-01-13</Date>
<Version>5.6.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2022-12-16</Date>
<Version>5.6.5</Version>
@@ -90954,7 +91062,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">File manager for Cinnamon</Description>
<Description xml:lang="tr">Cinnamon için Dosya Yöneticisi</Description>
<Icon>nemo</Icon>
<Archive type="targz" sha1sum="37c9c7c63b61fadd736adab52e89e0d42f69d9f4" name="5.6.1.tar.gz">https://github.com/linuxmint/nemo/archive/refs/tags/5.6.1.tar.gz</Archive>
<Archive type="targz" sha1sum="ec0073f5b0412bfa3bdc9d75a40c17ffa6034aa1" name="5.6.2.tar.gz">https://github.com/linuxmint/nemo/archive/refs/tags/5.6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>samurai</Dependency>
@@ -91043,7 +91151,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">nemo için geliştirme dosyaları</Summary>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="5">nemo</Dependency>
<Dependency release="6">nemo</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
@@ -91054,6 +91162,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="6">
<Date>2023-01-10</Date>
<Version>5.6.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-12-14</Date>
<Version>5.6.1</Version>
@@ -91107,7 +91222,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">The Control Center for Cinnamon</Description>
<Description xml:lang="tr">Cinnamon için kontrol merkezi</Description>
<Icon>cinnamon-control-center</Icon>
<Archive type="targz" sha1sum="dec03cc515e97acbe1c5d9776061397ac6df8d1d" name="5.6.0.tar.gz">https://github.com/linuxmint/cinnamon-control-center/archive/refs/tags/5.6.0.tar.gz</Archive>
<Archive type="targz" sha1sum="1d89d95f3cb08e14b416a438023b5fc871377d2b" name="5.6.1.tar.gz">https://github.com/linuxmint/cinnamon-control-center/archive/refs/tags/5.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>samurai</Dependency>
@@ -91210,7 +91325,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">cinnamon-control-center için geliştirme dosyaları</Summary>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="5">cinnamon-control-center</Dependency>
<Dependency release="6">cinnamon-control-center</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
@@ -91220,6 +91335,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="6">
<Date>2023-01-10</Date>
<Version>5.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-11-19</Date>
<Version>5.6.0</Version>
@@ -91273,7 +91395,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">Screensaver designed to integrate well with the Cinnamon desktop</Description>
<Description xml:lang="tr">Cinnamon masaüstü ile iyi entegre edilmiş bir ekran koruyucu.</Description>
<Icon>cinnamon-screensaver</Icon>
<Archive type="targz" sha1sum="0fc6bc5b9a1855a354d5121b3eefb326f1c39f57" name="5.6.2.tar.gz">https://github.com/linuxmint/cinnamon-screensaver/archive/refs/tags/5.6.2.tar.gz</Archive>
<Archive type="targz" sha1sum="679d838913bf9304958759c8b62fe79bf900d6ad" name="5.6.3.tar.gz">https://github.com/linuxmint/cinnamon-screensaver/archive/refs/tags/5.6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnome-common</Dependency>
<Dependency>meson</Dependency>
@@ -91358,7 +91480,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">cinnamon-screensaver için geliştirme dosyaları</Summary>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="7">cinnamon-screensaver</Dependency>
<Dependency release="8">cinnamon-screensaver</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
@@ -91373,6 +91495,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="8">
<Date>2023-01-10</Date>
<Version>5.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2022-12-03</Date>
<Version>5.6.2</Version>
@@ -91744,7 +91873,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">The Cinnamon Settings daemon</Description>
<Description xml:lang="tr">Cinnamon ayarları servisi</Description>
<Icon>cinnamon</Icon>
<Archive type="targz" sha1sum="fae5dcbde54fa4c037c14238511e2e0567a54dad" name="5.6.0.tar.gz">https://github.com/linuxmint/cinnamon-settings-daemon/archive/refs/tags/5.6.0.tar.gz</Archive>
<Archive type="targz" sha1sum="657e9f811d1f93c528117e778ec0750149cbd8f4" name="5.6.1.tar.gz">https://github.com/linuxmint/cinnamon-settings-daemon/archive/refs/tags/5.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>samurai</Dependency>
@@ -91843,7 +91972,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">cinnamon-settings-daemon için geliştirme dosyaları</Summary>
<Icon>development</Icon>
<RuntimeDependencies>
<Dependency release="6">cinnamon-settings-daemon</Dependency>
<Dependency release="7">cinnamon-settings-daemon</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
@@ -91852,6 +91981,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="7">
<Date>2023-01-10</Date>
<Version>5.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-11-19</Date>
<Version>5.6.0</Version>
@@ -92000,7 +92136,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">Library with common API for various Cinnamon modules</Description>
<Description xml:lang="tr">Cinnamon modülleri için çeşitli API kitaplıkları</Description>
<Icon>cinnamon-desktop</Icon>
<Archive type="targz" sha1sum="507f76fc6c1af881e2085df598de80bfc7a9e8b2" name="5.6.0.tar.gz">https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.6.0.tar.gz</Archive>
<Archive type="targz" sha1sum="9435e7440d0371a59bff45c33de1df05b9e2f6f9" name="5.6.1.tar.gz">https://github.com/linuxmint/cinnamon-desktop/archive/refs/tags/5.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>samurai</Dependency>
@@ -92064,7 +92200,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libxkbfile-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>gsettings-desktop-schemas-devel</Dependency>
<Dependency release="3">cinnamon-desktop</Dependency>
<Dependency release="4">cinnamon-desktop</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -92073,6 +92209,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="4">
<Date>2023-01-10</Date>
<Version>5.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-11-19</Date>
<Version>5.6.0</Version>
@@ -93164,7 +93307,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<PartOf>desktop.mate</PartOf>
<Summary xml:lang="en">System settings daemon for MATE desktop</Summary>
<Description xml:lang="en">gnome-settings-daemon shares MATE specific settings with other applications via DBus connection.</Description>
<Archive type="tarxz" sha1sum="62420d2c190595ee387bd0604c2bd1c71cfa4256" name="mate-settings-daemon-1.26.0.tar.xz">http://pub.mate-desktop.org/releases/1.26/mate-settings-daemon-1.26.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="c8d726feb06d06d24e4b74f690ae25e05f77cada" name="mate-settings-daemon-1.27.0.tar.xz">http://pub.mate-desktop.org/releases/1.27/mate-settings-daemon-1.27.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>nss-devel</Dependency>
@@ -93180,9 +93323,9 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>libcanberra-gtk3-devel</Dependency>
<Dependency versionFrom="1.26.0">mate-common</Dependency>
<Dependency versionFrom="1.26.0">libmatekbd-devel</Dependency>
<Dependency versionFrom="1.26.0">libmatemixer-devel</Dependency>
<Dependency versionFrom="1.26.0">mate-desktop-devel</Dependency>
<Dependency versionFrom="1.27.0">libmatekbd-devel</Dependency>
<Dependency versionFrom="1.27.0">libmatemixer-devel</Dependency>
<Dependency versionFrom="1.27.0">mate-desktop-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/mate/mate-settings-daemon/pspec.xml</SourceURI>
</Source>
@@ -93230,7 +93373,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="en">mate-settings-daemon için geliştirme dosyaları</Summary>
<Summary xml:lang="tr">mate-settings-daemon için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="5">mate-settings-daemon</Dependency>
<Dependency release="6">mate-settings-daemon</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
@@ -93241,6 +93384,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="6">
<Date>2023-01-12</Date>
<Version>1.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2021-09-07</Date>
<Version>1.26.0</Version>
@@ -99442,7 +99592,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">This application allows you to capture the entire screen, the active window or a selected region.</Description>
<Description xml:lang="tr">xfce4-screenshooter ekranın bir kısmının, tamamının ya da sadece aktif pencerenin ekran görüntüsünü almanızı sağlar.</Description>
<Icon>org.xfce.screenshooter</Icon>
<Archive type="tarbz2" sha1sum="e7f3140089b3e377ec628b73c787bbd9c089f058" name="xfce4-screenshooter-1.10.1.tar.bz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.1.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="147978c86ab7b861cffa4fd56738aeb512153458" name="xfce4-screenshooter-1.10.3.tar.bz2">https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>intltool</Dependency>
@@ -99461,6 +99611,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>exo</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>xfconf</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>libSM</Dependency>
@@ -99486,6 +99637,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="9">
<Date>2023-01-13</Date>
<Version>1.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-12-22</Date>
<Version>1.10.1</Version>
@@ -103496,6 +103654,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency versionFrom="4.19.0">xfce4-panel-devel</Dependency>
<Dependency versionFrom="4.18.1">libxfce4util-devel</Dependency>
<Dependency versionFrom="4.19.1">libxfce4windowing-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/xfce/base/xfdesktop/pspec.xml</SourceURI>
</Source>
@@ -103517,6 +103676,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libxfce4ui</Dependency>
<Dependency>libxfce4util</Dependency>
<Dependency>libxfce4windowing</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -104122,6 +104282,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency versionFrom="4.18.0">xfconf-devel</Dependency>
<Dependency versionFrom="4.18.0">libxfce4ui-devel</Dependency>
<Dependency versionFrom="4.18.1">libxfce4util-devel</Dependency>
<Dependency versionFrom="4.19.1">libxfce4windowing-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/xfce/base/xfce4-panel/pspec.xml</SourceURI>
</Source>
@@ -368150,7 +368311,7 @@ from a wide variety of machine architectures.</Description>
<Summary xml:lang="en">Development files for upower</Summary>
<Summary xml:lang="tr">upower için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="14">upower</Dependency>
<Dependency release="15">upower</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>polkit-devel</Dependency>
@@ -368165,6 +368326,13 @@ from a wide variety of machine architectures.</Description>
</Files>
</Package>
<History>
<Update release="15">
<Date>2023-01-12</Date>
<Version>1.90.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2022-07-26</Date>
<Version>1.90.0</Version>
+1 -1
View File
@@ -1 +1 @@
ef2f2504b3eaac66da503c18edc6750b8f27b23c
579258e31885c8d5772e3bd1b3cf95dfec47c74a
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
39c873d0223de6cdcdb81ab78e0970f63730b607
e9e751c9a2170fc941b6d67db270a8c97b134ae3