This commit is contained in:
blue-devil
2020-05-01 02:26:26 +03:00
parent 1ed78230e6
commit 234175b682
4 changed files with 167 additions and 13 deletions
+165 -11
View File
@@ -9006,7 +9006,7 @@ complete albums that you have purchased from Amazon.</Description>
</Package>
<History>
<Update release="15">
<Date>2020-03-14</Date>
<Date>2020-04-30</Date>
<Version>1.22.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
@@ -9464,7 +9464,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Mobil modemler için yönetim katmanı</Summary>
<Description xml:lang="en">ModemManager provides a unified high level API for communicating with mobile broadband modems.</Description>
<Description xml:lang="tr">ModemManager, 3G ve GSM gibi mobil genişbant modemlerle D-Bus üzerinden iletişimi sağlayan bir sistem hizmetidir.</Description>
<Archive type="tarxz" sha1sum="fe7cd5772f30bd0a7139bd0fb6f584de1f636f39" name="ModemManager-1.10.8.tar.xz">http://www.freedesktop.org/software/ModemManager/ModemManager-1.10.8.tar.xz</Archive>
<Archive type="tarxz" sha1sum="f23bdd357ddd5bcf7c84b67868c70028010ec69d" name="ModemManager-1.12.8.tar.xz">http://www.freedesktop.org/software/ModemManager/ModemManager-1.12.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
@@ -9515,7 +9515,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="en">Development files for ModemManager</Summary>
<Summary xml:lang="tr">ModemManager için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="8">ModemManager</Dependency>
<Dependency release="9">ModemManager</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/ModemManager/</Path>
@@ -9542,7 +9542,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="en">Development files for libmm-glib</Summary>
<Summary xml:lang="tr">libmm-glib için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="8">libmm-glib</Dependency>
<Dependency release="9">libmm-glib</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>ModemManager-devel</Dependency>
</RuntimeDependencies>
@@ -9552,6 +9552,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="9">
<Date>2020-04-30</Date>
<Version>1.12.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-02-02</Date>
<Version>1.10.8</Version>
@@ -10801,7 +10808,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<PartOf>network.library</PartOf>
<Summary xml:lang="en">QMI modem protocol helper library</Summary>
<Description xml:lang="en">libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.</Description>
<Archive type="tarxz" sha1sum="a4f01f6c74cd83af0c8dad46b823daec0c092ec7" name="libqmi-1.22.6.tar.xz">http://www.freedesktop.org/software/libqmi/libqmi-1.22.6.tar.xz</Archive>
<Archive type="tarxz" sha1sum="befe5bfc6bffe86f6e3dd49e612943c7da6bef72" name="libqmi-1.24.10.tar.xz">http://www.freedesktop.org/software/libqmi/libqmi-1.24.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -10832,7 +10839,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>libqmi-devel</Name>
<Summary xml:lang="en">Development files for libqmi</Summary>
<RuntimeDependencies>
<Dependency release="7">libqmi</Dependency>
<Dependency release="8">libqmi</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
@@ -10841,6 +10848,13 @@ functionality to build high-performing, platform-independent programs.</Descript
</Files>
</Package>
<History>
<Update release="8">
<Date>2020-04-30</Date>
<Version>1.24.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-02-02</Date>
<Version>1.22.6</Version>
@@ -33724,6 +33738,46 @@ functionality to build high-performing, platform-independent programs.</Descript
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-ipaddress</Name>
<Homepage>https://github.com/phihag/ipaddress</Homepage>
<Packager>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>PSFL</License>
<IsA>library</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">Python 3.3+&apos;s ipaddress for older Python versions</Summary>
<Summary xml:lang="tr">Python için ipaddress modülü</Summary>
<Description xml:lang="en">python-ipaddress ipaddress provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks. This module is a backport for python 2.7 and python versions up to 3.2.</Description>
<Description xml:lang="tr">python-ipaddress modülü Python3.3 ile gelen ipaddress modülünün python 2.7 ve python 3.2&apos;ye kadar olan sürümlerinde de çalışmasını sağlar.</Description>
<Archive type="targz" sha1sum="8446393aaedd42401926f4469486b939dcd3fca9" name="v1.0.23.tar.gz">https://github.com/phihag/ipaddress/archive/v1.0.23.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-ipaddress/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-ipaddress</Name>
<Summary xml:lang="en">ipaddress module for python</Summary>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-11-25</Date>
<Version>1.0.23</Version>
<Comment>First release</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-ecdsa</Name>
@@ -34216,6 +34270,52 @@ functionality to build high-performing, platform-independent programs.</Descript
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-pynacl</Name>
<Homepage>https://github.com/pyca/pynacl/</Homepage>
<Packager>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<IsA>library</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">Python binding to the Networking and Cryptography (NaCl) library</Summary>
<Summary xml:lang="tr">Python için NaCl modülü</Summary>
<Description xml:lang="en">python-pynacl PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.</Description>
<Description xml:lang="tr">PyNaCl, ağ ve kriptografi kitaplığınından geliştirilen libsodium kitaplığının python modülüdür.</Description>
<Archive type="targz" sha1sum="f0b09d0168e8f6fbefb0cff0d6eb26ae484bee4e" name="1.3.0.tar.gz">https://github.com/pyca/pynacl/archive/1.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-cffi</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-pycparser</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-pynacl/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-pynacl</Name>
<Summary xml:lang="en">PyNaCl module for python</Summary>
<RuntimeDependencies>
<Dependency>python</Dependency>
<Dependency>python-cffi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-11-25</Date>
<Version>1.3.0</Version>
<Comment>First release</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-argparse</Name>
@@ -34777,6 +34877,53 @@ functionality to build high-performing, platform-independent programs.</Descript
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-pycparser</Name>
<Homepage>https://github.com/eliben/pycparser</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">Complete C99 parser in pure Python</Summary>
<Summary xml:lang="tr">Python ile yazilmis C99 cozumleyicisi</Summary>
<Description xml:lang="en">pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.</Description>
<Description xml:lang="tr">pycparser, C kaynak kodunu çözümlemesi gereken uygulamalara kolaylıkla bütünleşebilen bir python modülüdür.</Description>
<Archive type="targz" sha1sum="3a7e92b87f9fe0b863ec99b0c4ee9f90a32a3c3f" name="release_v2.20.tar.gz">https://github.com/eliben/pycparser/archive/release_v2.20.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-pycparser/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-pycparser</Name>
<Summary xml:lang="en">Complete C99 parser in pure Python</Summary>
<Files>
<Path fileType="doc">/usr/share/doc/python-pycparser</Path>
<Path fileType="library">/usr/lib/python2*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-04</Date>
<Version>2.20</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-11-07</Date>
<Version>2.19</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-enum34</Name>
@@ -120094,7 +120241,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Update release="32">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
@@ -134258,7 +134405,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Update release="32">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
@@ -215035,7 +215182,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">2D graphics library with bindings of many programming languages</Summary>
<Summary xml:lang="tr">Birden çok çıktı cihazına destek veren bir 2 boyutlu grafik kitaplığı</Summary>
<Description xml:lang="en">Cairo is a 2D graphics library with support for multiple output devices (and fileformats).</Description>
<Archive type="tarxz" sha1sum="c5d6f12701f23b2dc2988a5a5586848e70e858fe" name="cairo-1.17.2.tar.xz">https://cairographics.org/snapshots/cairo-1.17.2.tar.xz</Archive>
<Archive type="tarxz" sha1sum="ce1234bd120bb0c1679a75a5c3c76d0b2edcc88f" name="cairo-1.17.2+f93fc72c03e.tar.xz">http://anduin.linuxfromscratch.org/BLFS/cairo/cairo-1.17.2+f93fc72c03e.tar.xz</Archive>
<BuildDependencies>
<Dependency>lzo-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -215085,7 +215232,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Development files for cairo</Summary>
<Summary xml:lang="tr">cairo için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="9">cairo</Dependency>
<Dependency release="10">cairo</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libpng-devel</Dependency>
@@ -215123,7 +215270,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>libXrender-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="9">cairo</Dependency>
<Dependency release="10">cairo</Dependency>
<Dependency>libglvnd-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
<Dependency>glib2-32bit</Dependency>
@@ -215142,6 +215289,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="10">
<Date>2020-04-30</Date>
<Version>1.17.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-01-08</Date>
<Version>1.17.2</Version>
+1 -1
View File
@@ -1 +1 @@
f8df9cf92a785b6c64c948bc30da3836a7dc26ee
a542ac18cb48635b1a2a62c2833e4f263f7f5484
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
c3e0b0648a9d589cccf01e566edaa0926012f3d7
b5d9f5345f2f913a06ddd5e94bd90f4e18c130c4