Merge pull request #11809 from Rmys/master

ufw remove
This commit is contained in:
Rmys
2023-05-03 12:48:10 +03:00
committed by GitHub
7 changed files with 107 additions and 160 deletions
-26
View File
@@ -1,26 +0,0 @@
#!/usr/bin/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 pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def build():
pythonmodules.compile(pyVer="3")
shelltools.system("python3 setup.py build")
def check():
pass
#pythonmodules.run("setup.py test", pyVer="3")
#pythonmodules.run("test/run_all_unittests.py",pyVer="3")
#pythonmodules.run("test/run_examples_test.py",pyVer="3")
def install():
pythonmodules.install(pyVer="3")
pisitools.dodoc("COPYING", "README*")
-50
View File
@@ -1,50 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ufw</Name>
<Homepage>https://launchpad.net/ufw</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>ufw</Icon>
<IsA>library</IsA>
<Summary>Uncomplicated and easy to use CLI tool for managing a netfilter firewall</Summary>
<Description>Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter firewall. It provides a command line interface and aims to be uncomplicated and easy to use.</Description>
<Archive sha1sum="b68dd1189cda89083418ca618176dd858b6cb3a2" type="targz">https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>iptables-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>ufw</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>iptables</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/lib/ufw</Path>
<Path fileType="data">/usr/share/ufw</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-07-10</Date>
<Version>0.36.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>ufw</Name>
<Summary xml:lang="tr">Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı</Summary>
<Description xml:lang="tr">Ufw, Komplike Olmayan Güvenlik Duvarı anlamına gelir ve bir netfilter güvenlik duvarını yönetme programıdır. Bir komut satırı arayüzü sağlar ve basit ve kullanımı kolay olmayı amaçlar.</Description>
</Source>
</PISI>
+105 -74
View File
@@ -10936,7 +10936,7 @@
<Description xml:lang="en">Iproute2 is a collection of utilites for controlling TCP/IP networking and traffic control in Linux.</Description>
<Description xml:lang="tr">Iproute2 TCP/IP ağları ve trafik kontrolü için araçlar içeren bir koolleksiyondur.</Description>
<Icon>network-server</Icon>
<Archive type="targz" sha1sum="2b83c4549edf53398fbe44ffe5743ed9f946ed1a" name="iproute2-5.19.0.tar.gz">https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-5.19.0.tar.gz</Archive>
<Archive type="targz" sha1sum="44df0cfc8304b1924b037e4fdb31c8e74bb396dc" name="iproute2-6.3.0.tar.gz">https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-6.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>db-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -10975,6 +10975,13 @@
</Files>
</Package>
<History>
<Update release="13">
<Date>2023-04-28</Date>
<Version>6.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-08-03</Date>
<Version>5.19.0</Version>
@@ -11061,56 +11068,6 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>ufw</Name>
<Homepage>https://launchpad.net/ufw</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<PartOf>network.filter</PartOf>
<Summary xml:lang="en">Uncomplicated and easy to use CLI tool for managing a netfilter firewall</Summary>
<Summary xml:lang="tr">Bir netfilter güvenlik duvarını yönetmek için karmaşık olmayan ve kullanımı kolay CLI aracı</Summary>
<Description xml:lang="en">Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter firewall. It provides a command line interface and aims to be uncomplicated and easy to use.</Description>
<Description xml:lang="tr">Ufw, Komplike Olmayan Güvenlik Duvarı anlamına gelir ve bir netfilter güvenlik duvarını yönetme programıdır. Bir komut satırı arayüzü sağlar ve basit ve kullanımı kolay olmayı amaçlar.</Description>
<Icon>ufw</Icon>
<Archive type="targz" sha1sum="b68dd1189cda89083418ca618176dd858b6cb3a2" name="ufw-0.36.1.tar.gz">https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>iptables-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>network/filter/ufw/pspec.xml</SourceURI>
</Source>
<Package>
<Name>ufw</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>iptables</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/lib/ufw</Path>
<Path fileType="data">/usr/share/ufw</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-07-10</Date>
<Version>0.36.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>iptables</Name>
@@ -47381,7 +47338,8 @@ Gnome session.</Summary>
<Summary xml:lang="tr">GNU Gizlilik Koruması</Summary>
<Description xml:lang="en">GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
<Description xml:lang="tr">GnuPG verilerinizin ve iletişimlerinizin şifrelenmesi ve imzalanmmasını sağlar, her tür genel anahtar dizinleri için modullere erişiminde olduğu gibi çok yönlü anahtar yönetim sistemi avantajı vardır.</Description>
<Archive type="tarbz2" sha1sum="63dde155a8df0d5e1987efa5fc17438beca83ac1" name="gnupg-2.4.0.tar.bz2">https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.0.tar.bz2</Archive>
<Icon>gnupg</Icon>
<Archive type="tarbz2" sha1sum="d7d021101361a5e1166a6c0cc1731276e7134547" name="gnupg-2.4.1.tar.bz2">https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>openldap-client</Dependency>
<Dependency>pinentry</Dependency>
@@ -47449,7 +47407,7 @@ Gnome session.</Summary>
<Summary xml:lang="en">Documentation files for GnuPG</Summary>
<Summary xml:lang="tr">GnuPG paketine ait API dokümantasyonu</Summary>
<RuntimeDependencies>
<Dependency release="11">gnupg</Dependency>
<Dependency release="12">gnupg</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/gnupg/html</Path>
@@ -47458,6 +47416,13 @@ Gnome session.</Summary>
</Files>
</Package>
<History>
<Update release="12">
<Date>2023-04-29</Date>
<Version>2.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-12-20</Date>
<Version>2.4.0</Version>
@@ -70712,7 +70677,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Description xml:lang="en">Imlib 2 is the successor to Imlib. It is not just a newer version - it is a completely new library. Imlib2 can be installed alongside Imlib 1.x without any problems since they are effectively different libraries - but they Have very similar functionality.</Description>
<Description xml:lang="tr">Imlib 2, Imlib&apos;in gelişmişidir. Sadece ileri bir sürümü değildir, tamamen yeni bir kütüphanedir. Imlib2 ve Imlib 1.x tamamen farklı oldukları için bir arada kurulu bulunabilirler. İkisi de aynı amaçla yapılmıştır.</Description>
<Description xml:lang="es">Imlib 2 es el sucesor de Imlib. no es simplemente una versión actualizada - es una librería completamente nueva. Imlib2 puede instalarse junto con Imlib 1.x sin problemas, ya que efectivamente son librerías diferentes - sin embargo tienen una funcionalidad similar.</Description>
<Archive type="tarxz" sha1sum="e819f81f5822c8f41efc8887c4a502c1c0f44995" name="imlib2-1.7.5.tar.xz">https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.7.5/imlib2-1.7.5.tar.xz</Archive>
<Archive type="tarxz" sha1sum="184f3608bef66ef69f3077991237bac62fbfddb8" name="imlib2-1.11.0.tar.xz">https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.11.0/imlib2-1.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -70753,7 +70718,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="en">Development files for imlib2</Summary>
<Summary xml:lang="tr">imlib2 için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="8">imlib2</Dependency>
<Dependency release="9">imlib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -70761,6 +70726,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="9">
<Date>2023-05-02</Date>
<Version>1.11.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-12-11</Date>
<Version>1.7.5</Version>
@@ -104031,7 +104003,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="tr">Xfce4-mixer, Xfce Masaüstü Ortamı için yazılmış bir ses ayar uygulamasıdır. Hem panel eklentisi olarak, hem de kendi penceresinde bağımsız olarak kullanılabilen bir uygulamadır. GStreamer projesinin desteklediği tüm ses sistemlerini destekler.</Description>
<Description xml:lang="pl">Jest to nakładka na ustawienia miksera, dostarczana ze środowiskiem graficznym Xfce. Spełnia to samo zadanie, co inne nakładki ale jest zintegrowana z Xfce4 jako wtyczka dla panelu Xfce </Description>
<Icon>xfce4-mixer</Icon>
<Archive type="tarbz2" sha1sum="7a86be88b0c34da368e18b592831bc29a30e0e59" name="xfce4-mixer-xfce4-mixer-4.18.0.tar.bz2">https://gitlab.xfce.org/apps/xfce4-mixer/-/archive/xfce4-mixer-4.18.0/xfce4-mixer-xfce4-mixer-4.18.0.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="69d3b8d8862d0bff2ca822652cae2e6d021298b9" name="xfce4-mixer-xfce4-mixer-4.18.1.tar.bz2">https://gitlab.xfce.org/apps/xfce4-mixer/-/archive/xfce4-mixer-4.18.1/xfce4-mixer-xfce4-mixer-4.18.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -104080,6 +104052,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-05-01</Date>
<Version>4.18.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-04-29</Date>
<Version>4.18.0</Version>
@@ -282425,7 +282404,7 @@ components such as the Settings and gnome-shell.</Description>
<Description xml:lang="en">QScintilla2 is a port to Qt4 of Neil Hodgson&apos;s Scintilla C++ editor class.</Description>
<Description xml:lang="tr">QScintilla2, Neil Hodgson&apos;un Scintilla C++ editör sınıfının bir Qt4 uyarlamasıdır.</Description>
<Description xml:lang="pl">QScintilla jest portem do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona.</Description>
<Archive type="targz" sha1sum="d4c47ee905074e2d7559c5340336dc1b6650c4e6" name="QScintilla_src-2.13.4.tar.gz">https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.13.4/QScintilla_src-2.13.4.tar.gz</Archive>
<Archive type="targz" sha1sum="648423c440cf92cd2c2d045431f6ff89ffb7896a" name="QScintilla_src-2.14.0.tar.gz">https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.14.0/QScintilla_src-2.14.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>chrpath</Dependency>
<Dependency>python-sip</Dependency>
@@ -282463,7 +282442,7 @@ components such as the Settings and gnome-shell.</Description>
<Name>qscintilla2-python-common</Name>
<Summary xml:lang="en">Common python qscintilla bindings files shared between qscintilla2-python and qscintilla2-python3</Summary>
<RuntimeDependencies>
<Dependency version="2.13.4">qscintilla2</Dependency>
<Dependency version="2.14.0">qscintilla2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/qt5/qsci</Path>
@@ -282475,8 +282454,8 @@ components such as the Settings and gnome-shell.</Description>
<Summary xml:lang="en">Python 2.x bindings for qscintilla2</Summary>
<Summary xml:lang="tr">qscintilla2 için Python bağlayıcıları</Summary>
<RuntimeDependencies>
<Dependency version="2.13.4">qscintilla2</Dependency>
<Dependency version="2.13.4">qscintilla2-python-common</Dependency>
<Dependency version="2.14.0">qscintilla2</Dependency>
<Dependency version="2.14.0">qscintilla2-python-common</Dependency>
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
@@ -282488,8 +282467,8 @@ components such as the Settings and gnome-shell.</Description>
<Summary xml:lang="en">Python 3.x bindings for qscintilla2</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency version="2.13.4">qscintilla2</Dependency>
<Dependency version="2.13.4">qscintilla2-python-common</Dependency>
<Dependency version="2.14.0">qscintilla2</Dependency>
<Dependency version="2.14.0">qscintilla2-python-common</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
@@ -282512,13 +282491,20 @@ components such as the Settings and gnome-shell.</Description>
<Summary xml:lang="tr">qscintilla2 için geliştirme dosyaları</Summary>
<Summary xml:lang="pl">Pliki nagłówkowe dla QScintilla</Summary>
<RuntimeDependencies>
<Dependency release="17">qscintilla2</Dependency>
<Dependency release="18">qscintilla2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/qt5/Qsci</Path>
</Files>
</Package>
<History>
<Update release="18">
<Date>2023-05-02</Date>
<Version>2.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2023-04-11</Date>
<Version>2.13.4</Version>
@@ -298735,7 +298721,7 @@ components such as the Settings and gnome-shell.</Description>
<Summary xml:lang="en">OpenType text shaping engine</Summary>
<Description xml:lang="en">The Harfbuzz package contains an OpenType text shaping engine.</Description>
<Icon>harfbuzz</Icon>
<Archive type="tarxz" sha1sum="f58b1f31a7abd9612602b1951742e581dcb0ba21" name="harfbuzz-7.1.0.tar.xz">https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-7.1.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="7a66d7d4d5794f9ee6b9d77ad567b708031d0d28" name="harfbuzz-7.2.0.tar.xz">https://github.com/harfbuzz/harfbuzz/releases/download/7.2.0/harfbuzz-7.2.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -298777,7 +298763,7 @@ components such as the Settings and gnome-shell.</Description>
<Dependency>cairo-devel</Dependency>
<Dependency>graphite2-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency release="22">harfbuzz</Dependency>
<Dependency release="23">harfbuzz</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/harfbuzz</Path>
@@ -298816,6 +298802,13 @@ components such as the Settings and gnome-shell.</Description>
</Files>
</Package>
<History>
<Update release="23">
<Date>2023-04-27</Date>
<Version>7.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2023-03-04</Date>
<Version>7.1.0</Version>
@@ -344167,7 +344160,7 @@ components such as the Settings and gnome-shell.</Description>
<Summary xml:lang="tr">X86 ve PPC Linux platformları için bellek erişimi hata ayıklayıcı</Summary>
<Description xml:lang="en">Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.</Description>
<Description xml:lang="tr">Valgrind, bu konuda ödül kazanmış Linux için çizge ve hata ayıklama araçları takımıdır. Valgrind ile gelen araçlar yardımıyla, birçok hafıza yönetimi ve iş parçacığı hatalarını otomatik olarak yakalayabilir, boşa geçen hata ayıklama saatlerinizi kazanabilir, programlarınızı daha kararlı bir hale getirebilirsiniz. Ayrıca programlarınızı daha hızlı çalışır yapmak ve kullandıkları hafızayı azaltmak için iş parçacıklarını detaylı olarak inceleyebilirsiniz.</Description>
<Archive type="tarbz2" sha1sum="15a23f155d6826a1860be0cc0b332643f5185ffd" name="valgrind-3.20.0.tar.bz2">ftp://sourceware.org/pub/valgrind/valgrind-3.20.0.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="817d769743d278b5d07526e85115082054e9bf9c" name="valgrind-3.21.0.tar.bz2">ftp://sourceware.org/pub/valgrind/valgrind-3.21.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -344197,7 +344190,7 @@ components such as the Settings and gnome-shell.</Description>
<Name>valgrind-devel</Name>
<Summary xml:lang="en">Development files for valgrind</Summary>
<RuntimeDependencies>
<Dependency release="12">valgrind</Dependency>
<Dependency release="13">valgrind</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -344205,6 +344198,13 @@ components such as the Settings and gnome-shell.</Description>
</Files>
</Package>
<History>
<Update release="13">
<Date>2023-04-29</Date>
<Version>3.21.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-02-24</Date>
<Version>3.20.0</Version>
@@ -351442,7 +351442,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.</Summary>
<Description xml:lang="en">To get a feel for how it can be used, see the Tutorial or How to Emit YAML.</Description>
<Icon>yalm-cpp</Icon>
<Archive type="targz" sha1sum="98d98632b3a62fdf1172442f8ad8190fc11cbef7" name="yaml-cpp-0.6.3.tar.gz">https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.6.3.tar.gz</Archive>
<Archive type="targz" sha1sum="8a4126f1e21d374dac8dfc8524ffea101a160f2f" name="yaml-cpp-0.7.0.tar.gz">https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python-devel</Dependency>
@@ -351454,12 +351454,21 @@ to create header files and sources from protocol files.</Description>
<Name>yaml-cpp</Name>
<Files>
<Path fileType="library">/usr/lib/</Path>
<Path fileType="data">/usr/include</Path>
<Path fileType="data">/usr/include/yaml-cpp/*</Path>
<Path fileType="data">/usr/lib/pkgconfig/</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc/</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2023-05-01</Date>
<Version>0.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-04</Date>
<Version>0.6.3</Version>
@@ -361946,9 +361955,10 @@ contacts, tasks, and calendar information.</Summary>
<Summary xml:lang="tr">WordPerfect grafik belgelerini oluşturmak için yardımcı C++ kitaplığı</Summary>
<Description xml:lang="en">Libwpg project is a library and to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect and Presentations.</Description>
<Description xml:lang="tr">Libwpg WordPerfect grafik belgelerini oluşturmak için yardımcı C++ kitaplığıdır.</Description>
<Archive type="tarxz" sha1sum="20096bd99681c719164cefafc9046271de255acb" name="libwpg-0.3.3.tar.xz">https://sourceforge.net/projects/libwpg/files/libwpg/libwpg-0.3.3/libwpg-0.3.3.tar.xz</Archive>
<Archive type="tarxz" sha1sum="335788f3fcef4c6d01b24b325cc07765d58c1da9" name="libwpg-0.3.4.tar.xz">https://sourceforge.net/projects/libwpg/files/libwpg/libwpg-0.3.4/libwpg-0.3.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>libwpd-devel</Dependency>
<Dependency>libtool</Dependency>
<Dependency>grep</Dependency>
@@ -361976,7 +361986,7 @@ contacts, tasks, and calendar information.</Summary>
<RuntimeDependencies>
<Dependency>libwpd-devel</Dependency>
<Dependency>librevenge-devel</Dependency>
<Dependency release="7">libwpg</Dependency>
<Dependency release="8">libwpg</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -361991,6 +362001,13 @@ contacts, tasks, and calendar information.</Summary>
</Files>
</Package>
<History>
<Update release="8">
<Date>2023-05-02</Date>
<Version>0.3.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-10-21</Date>
<Version>0.3.3</Version>
@@ -371599,7 +371616,7 @@ contacts, tasks, and calendar information.</Summary>
<Summary xml:lang="tr">Uluslararası ülke kodları</Summary>
<Description xml:lang="en">iso-codes provides IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standards.</Description>
<Description xml:lang="tr">iso-codes IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standartlarını sağlar.</Description>
<Archive type="tarxz" sha1sum="b652bd699c98a79f9596be308b6103c8e588f30c" name="iso-codes_4.12.0.orig.tar.xz">http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_4.12.0.orig.tar.xz</Archive>
<Archive type="tarbz2" sha1sum="adb7278d931c70262d76681504fa8c70bf737e3d" name="iso-codes-v4.15.0.tar.bz2">https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v4.15.0/iso-codes-v4.15.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
@@ -371618,7 +371635,7 @@ contacts, tasks, and calendar information.</Summary>
<Name>iso-codes-devel</Name>
<Summary xml:lang="en">Development files for iso-codes</Summary>
<RuntimeDependencies>
<Dependency release="11">iso-codes</Dependency>
<Dependency release="12">iso-codes</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -371626,6 +371643,13 @@ contacts, tasks, and calendar information.</Summary>
</Files>
</Package>
<History>
<Update release="12">
<Date>2023-04-28</Date>
<Version>4.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-11-12</Date>
<Version>4.12.0</Version>
@@ -383708,7 +383732,7 @@ from a wide variety of machine architectures.</Description>
<Summary xml:lang="tr">btrfs dosya sistemi araçları</Summary>
<Description xml:lang="en">btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem.</Description>
<Description xml:lang="tr">btrfs-progs, btrfs dosya sistemleri yaratmak, denetlemek; bu dosya sistemlerindeki hataları düzeltmek ve çeşitli değişiklikler yapmak için gereken araçları içerir.</Description>
<Archive type="targz" sha1sum="b559be2d6f61c121240da28300ec9da7143acd6f" name="v6.2.2.tar.gz">https://github.com/kdave/btrfs-progs/archive/v6.2.2.tar.gz</Archive>
<Archive type="targz" sha1sum="0a5dcdcb707d1e8a78fbd9696fb73c736a55bcbc" name="v6.3.tar.gz">https://github.com/kdave/btrfs-progs/archive/v6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>asciidoc</Dependency>
@@ -383750,7 +383774,7 @@ from a wide variety of machine architectures.</Description>
<Name>btrfs-progs-devel</Name>
<Summary xml:lang="en">Development files for btrfs-progs</Summary>
<RuntimeDependencies>
<Dependency release="20">btrfs-progs</Dependency>
<Dependency release="21">btrfs-progs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -383758,6 +383782,13 @@ from a wide variety of machine architectures.</Description>
</Files>
</Package>
<History>
<Update release="21">
<Date>2023-04-28</Date>
<Version>6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2023-03-27</Date>
<Version>6.2.2</Version>
+1 -1
View File
@@ -1 +1 @@
d6c7722b6f8bfa1e5827c868ed5dbf3c43c29349
dfe94c373029da0da99735d7a6eb8392e0776a36
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
43efef317612c004aa5d46e10838d3c1e688bcef
63c3d0f9cf252efc17d4592299e99a1601762875