liblqr:rebuild

This commit is contained in:
2017-03-02 20:45:39 +03:00
parent 5ed6ef6bf8
commit 8e80c7e810
5 changed files with 117 additions and 18 deletions
+7
View File
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>0.4.2</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.4.2</Version>
+108 -16
View File
@@ -54459,10 +54459,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">ILM (Industrial Light &amp; Magic) şirketinden OpenEXR tarafından kullanılan çeşitli araç ve kitaplıklar</Summary>
<Description xml:lang="en">IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find; libHalf (a class named Half for manipulating &quot;half&quot; values (16-bit floating point format) as if they were a built-in C++ data type), libIlmThread (a thread abstraction library on top of pthreads), libImath (a math library with support for matrices, 2d and 3d transformations, solvers for linear/quadratic/cubic equations and more), libIex (an exception handling library).</Description>
<Description xml:lang="tr">IlmBase, ILM tarafından yayınlanan ve onların OpenEXR gerçeklemelerinde kullandıkları kitaplıkları içerir. Bu pakette; libHalf (&quot;yarım&quot; değerleri (16-bit kayan noktalı sayı biçimi) C++ dilinin kendi tipleriymiş gibi kullanan Half sınıfı), libIlmThread (pthread üerine yazılmış bir soyutlama kitaplığı), libImath (matris, 2 ve 3 boyutlu dönüşümler, lineer, ikinci ve üçüncü dereceden denklem çözücü destekli matematik kitaplığı), libIex (istisna işleme kitaplığı) kitaplıklarını bulabilirsiniz.</Description>
<Archive type="targz" sha1sum="bfa62519094413f686c6f08c5923b47a10eea180">http://download.savannah.nongnu.org/releases/openexr/ilmbase-2.0.1.tar.gz</Archive>
<Archive type="targz" sha1sum="70d864bc704f276942cb10479f2cb98646ce6ad4">http://download.savannah.nongnu.org/releases/openexr/ilmbase-2.2.0.tar.gz</Archive>
<Patches>
<Patch level="1">ilmbase-2.0.1-no_undefined.patch</Patch>
<Patch level="0">ilmbase-IexMath.patch</Patch>
<Patch level="1">ilmbase-1.0.3-pkgconfig.patch</Patch>
</Patches>
<SourceURI>science/misc/ilmbase/pspec.xml</SourceURI>
@@ -54482,7 +54481,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Development files for ilmbase</Summary>
<Summary xml:lang="tr">ilmbase için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="2">ilmbase</Dependency>
<Dependency release="3">ilmbase</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -54490,6 +54489,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>2.2.0</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.0.1</Version>
@@ -64006,7 +64012,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Description xml:lang="en">SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python3. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
<Description xml:lang="tr">SIP3 C ve C++ kütüphanelerini Python&apos;da kullanabilmek için bağlayıcılar oluşturan bir araçtır. Herhangi bir C veya C++ kütüphanesini Python genişletme modülüne dönüştürür.</Description>
<Description xml:lang="pl">Generuje powiązania Pythona z bibliotekami klas C++ ze zbioru plików ze specyfikacjami klas. Obsługiwany jest Python 2 i 3.</Description>
<Archive type="targz" sha1sum="6704854bc684de3b76c9db61ce54a74e7de5cf45">mirrors://sourceforge/pyqt/sip-4.19.1.tar.gz</Archive>
<Archive type="targz" sha1sum="bfd95714ace97e9c79c6131784a0cf6300a71b82">mirrors://sourceforge/pyqt/sip-4.19.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -64399,17 +64405,16 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">A set of Python bindings for the Qt 5.x Toolkit</Summary>
<Description xml:lang="en">Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, Unicode, regular expressions, SQL databases, SVG, OpenGL, XML, and user and application settings. PyQt implements 440 of these classes as a set of Python modules.</Description>
<Archive type="targz" sha1sum="8920e4094470ff93f79e257c37c46f5cd0bff7ab">mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7/PyQt5_gpl-5.7.1.tar.gz</Archive>
<Archive type="targz" sha1sum="46aae31f8196d4beed878bc70ed9ed2938f3c73f">mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7/PyQt5_gpl-5.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>dbus-python-common</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
<Dependency versionFrom="4.19.1">python3-sip</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-connectivity-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-enginio-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-location-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-multimedia-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-sensors-devel</Dependency>
@@ -64437,7 +64442,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency versionFrom="5.7.1">qt5-sensors</Dependency>
<Dependency versionFrom="5.7.1">qt5-location</Dependency>
<Dependency versionFrom="5.7.1">qt5-webkit</Dependency>
<Dependency versionFrom="5.7.1">qt5-enginio</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<Dependency versionFrom="5.7.1">qt5-svg</Dependency>
<Dependency versionFrom="5.7.1">qt5-multimedia</Dependency>
@@ -64451,7 +64455,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pyuic5</Path>
<Path fileType="library">/usr/lib/python3.4/site-packages</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages</Path>
<Path fileType="library">/usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so</Path>
<Path fileType="library">/usr/lib/qt5/plugins/designer/libpyqt5.so</Path>
<Path fileType="doc">/usr/share/doc</Path>
@@ -68010,6 +68014,72 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>clucene</Name>
<Homepage>http://clucene.sourceforge.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<License>Apache-2.0</License>
<IsA>library</IsA>
<PartOf>programming.misc</PartOf>
<Summary xml:lang="en">A high-performance indexing and searching API</Summary>
<Summary xml:lang="tr">Yüksek performanslı bir indeksleme ve arama API&apos;si</Summary>
<Description xml:lang="en">CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API. It is written in C++.</Description>
<Description xml:lang="tr">CLucene yüksek performanslı, ölçeklenebilir, platform bağımsız, çok özellikli, açık kaynak arama ve indeksleme programlama arayüzüdür. C++ ile yazılmıştır.</Description>
<Description xml:lang="es">CLucene es una API para indexación y búsqueda de alta performance, escalable, cross plataforma, full-featured, código abierto. Está escrito en C++.</Description>
<Archive type="targz" sha1sum="76d6788e747e78abb5abf8eaad78d3342da5f2a4">http://downloads.sourceforge.net/clucene/clucene-core-2.3.3.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>clucene-2.3.3.4-gcc6.patch</Patch>
<Patch>clucene-core-2.3.3.4-pkgconfig.patch</Patch>
<Patch>clucene-2.3.3.4-contribs_lib-1.patch</Patch>
<Patch>fix_zlib_detections.diff</Patch>
<Patch>clucene-core-2.3.3.4-usleep.patch</Patch>
<Patch>clucene-warnings.patch</Patch>
<Patch>clucene-gcc-atomics.patch</Patch>
<Patch>clucene-debug.patch</Patch>
<Patch>clucene-narrowing-conversions.patch</Patch>
<Patch>clucene-multimap-put.patch</Patch>
</Patches>
<SourceURI>programming/misc/clucene/pspec.xml</SourceURI>
</Source>
<Package>
<Name>clucene</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>clucene-devel</Name>
<Summary xml:lang="en">Development files for clucene</Summary>
<Summary xml:lang="tr">clucene için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="1">clucene</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-03-02</Date>
<Version>2.3.3.4</Version>
<Comment>First Release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>re2c</Name>
@@ -74523,7 +74593,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Update release="4">
<Date>2017-03-02</Date>
<Version>1.19.1</Version>
<Comment>Version bump</Comment>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
@@ -74568,9 +74638,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Icon>yakuake</Icon>
<Archive type="tarxz" sha1sum="8e5b43995cc01a127364969d74e2272c40933176">mirrors://kde/stable/yakuake/3.0.2/src/yakuake-3.0.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency>knewstuff-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kparts-devel</Dependency>
@@ -74596,8 +74666,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Package>
<Name>yakuake</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<Dependency>kio</Dependency>
<Dependency>kcrash</Dependency>
<Dependency>ki18n</Dependency>
@@ -74633,6 +74703,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>3.0.2</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-23</Date>
<Version>3.0.2</Version>
@@ -119306,7 +119383,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="en">Development files for liblqr</Summary>
<Summary xml:lang="tr">liblqr için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="2">liblqr</Dependency>
<Dependency release="3">liblqr</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -119314,6 +119391,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>0.4.2</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.4.2</Version>
@@ -127836,7 +127920,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="fr">Iputils contient les outils de surveillance réseau incluant ping et ping6.</Description>
<Description xml:lang="en">iputils contains network monitoring tools including ping and ping6.</Description>
<Description xml:lang="tr">Iputils, ping ve ping6 gibi ağ izleme araçlarını içeren bir pakettir.</Description>
<Archive type="targz" sha1sum="14cd0f1cd87a21c60bf92fa6a18b56eeed55f459">https://github.com/iputils/iputils/archive/s20150815.tar.gz</Archive>
<Archive type="targz" sha1sum="d6fb34d3798eb042dd18a49c66a9680cc13e28ca">https://github.com/iputils/iputils/archive/s20161105.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libidn-devel</Dependency>
@@ -127849,6 +127933,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<RuntimeDependencies>
<Dependency>libcap</Dependency>
<Dependency>libidn</Dependency>
<Dependency>openssl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -127872,6 +127957,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>20161105</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>20150815</Version>
+1 -1
View File
@@ -1 +1 @@
12621cc6b9ac7a0e13da7f7a5323c1d8902d0f1c
bb712ffc432c90e5a5ebd276a2fa3e27ffb89fe5
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
7ddb5c36a2e02705346b97d52cae6db4a5cf03b0
9935758e104f4ed717f09ec9407f328908853661