This commit is contained in:
blue-devil
2020-05-25 17:10:43 +03:00
parent 98e49de9eb
commit bb0b55563b
4 changed files with 92 additions and 3 deletions
+90 -1
View File
@@ -45521,6 +45521,88 @@ functionality to build high-performing, platform-independent programs.</Descript
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>shiboken2</Name>
<Homepage>https://www.pyside.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Shiboken the Binding Generator</Summary>
<Summary xml:lang="tr">Python3 için destek kütüphanesi</Summary>
<Description xml:lang="en">Shiboken is the CPython-based binding code generator for C or C++ libraries. It uses an ApiExtractor library to parse the C or C++ headers and get the type information, using Clang.</Description>
<Description xml:lang="tr">Shiboken2 C ve C++ kitaplıkları için CPython-temelli bağlayıcı kod üretecidir.</Description>
<Archive type="tarxz" sha1sum="d457ef87ce427afd35a20347068cdf6a4150271a" name="pyside-setup-opensource-src-5.14.2.tar.xz">https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.14.2-src/pyside-setup-opensource-src-5.14.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>cmake</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>llvm-clang-devel</Dependency>
<Dependency>qt5-xmlpatterns-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-shiboken2/pspec.xml</SourceURI>
</Source>
<Package>
<Name>shiboken2</Name>
<Summary xml:lang="en">Shiboken2 is the binding generator used to create the PySide2 bindings.</Summary>
<RuntimeDependencies>
<Dependency>libxslt</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>llvm-clang</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin/shiboken2</Path>
<Path fileType="library">/usr/lib/libshiboken2*</Path>
<Path fileType="man">/usr/share/man/man1/shiboken2.1</Path>
<Path fileType="executable">/usr/bin/shiboken_tool.py</Path>
</Files>
</Package>
<Package>
<Name>python3-shiboken2</Name>
<Summary xml:lang="en">Python3 shared library files used by shiboken2.</Summary>
<Summary xml:lang="tr">Python3 için shiboken2 bağlayıcı modülü</Summary>
<Description xml:lang="tr">python3-shiboken2, Python3 için shiboken2 bağlayıcı modülü içerir.</Description>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency release="1">shiboken2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*/site-packages/shiboken2*</Path>
<Path fileType="library">/usr/lib/libshiboken2.cpython-36m-x86_64-linux-gnu.so*</Path>
</Files>
</Package>
<Package>
<Name>python3-shiboken2-devel</Name>
<Summary xml:lang="en">Development headers for the shiboken2 library.</Summary>
<Summary xml:lang="tr">python3-shiboken2 için geliştime dosyaları</Summary>
<Description xml:lang="tr">python3-shiboken2-devel, python3-shiboken2 için geliştime dosyaları içerir.</Description>
<RuntimeDependencies>
<Dependency release="1">python3-shiboken2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/cmake/</Path>
<Path fileType="header">/usr/include/shiboken2/</Path>
<Path fileType="library">/usr/lib/pkgconfig/shiboken2.pc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-05-25</Date>
<Version>5.14.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-click</Name>
@@ -82149,7 +82231,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Description xml:lang="en">With Audacity, you can cut, copy, splice or mix sounds together; change the speed or pitch of a recording and much more. Editing is very fast and provides unlimited undo/redo. There are digital effects and spectrum analysis tools. Supported file formats include Ogg Vorbis, MP3, WAV, AIFF, and AU..</Description>
<Description xml:lang="tr">Audacity ses dosyalarını kaydetmek ve düzenlemek için özgür, açık kodlu bir yazılımdır.</Description>
<Description xml:lang="es">Audacity es un editor de grabación y edición de sonido libre, de código abierto y multiplataforma.</Description>
<Archive type="targz" sha1sum="c0f6fd568994863e430c786837878465bdcbe5f7" name="Audacity-2.4.0.tar.gz">https://github.com/audacity/audacity/archive/Audacity-2.4.0.tar.gz</Archive>
<Archive type="targz" sha1sum="f164b6a2e02947809cee2e313cb61279a60d4829" name="Audacity-2.4.1.tar.gz">https://github.com/audacity/audacity/archive/Audacity-2.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>wxGTK3</Dependency>
@@ -82222,6 +82304,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-05-21</Date>
<Version>2.4.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-05-21</Date>
<Version>2.4.0</Version>
+1 -1
View File
@@ -1 +1 @@
83bc99fedcf65ddc2f65404b17c214566fadc357
5fadd3b4329433cef5ed518350a318302a5d08e6
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
f12e4516b2c8247c4f1b9479b10bc1a5ecb372ad
d69c7aed7f6f4464e448bc0e20c4d04fa80ef02a