Merge pull request #8961 from Rmys/master

index
This commit is contained in:
Rmys
2021-01-24 14:27:52 +03:00
committed by GitHub
4 changed files with 273 additions and 62 deletions
+271 -60
View File
@@ -635,7 +635,7 @@
<SpecFile>
<Source>
<Name>zziplib</Name>
<Homepage>http://zziplib.sourceforge.net/</Homepage>
<Homepage>https://github.com/gdraheim/zziplib</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -650,14 +650,16 @@
<Summary xml:lang="tr">libZ tabanlı ZIP erişim kitaplığı</Summary>
<Description xml:lang="en">The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access.</Description>
<Description xml:lang="tr">zziplib zip arşivindeki sıkıştırılmış dosyalara, zlib tarafından sunulan özgür algoritmalarla erişim sağlayan bir kitaplıktır.</Description>
<Archive type="targz" sha1sum="c03f539c8a6fe5f1b39db4b5d4646d869f78bdd6" name="v0.13.71.tar.gz">https://github.com/gdraheim/zziplib/archive/v0.13.71.tar.gz</Archive>
<Archive type="targz" sha1sum="330cab1c477196d2d26d30d5f4cb031647fd4597" name="v0.13.72.tar.gz">https://github.com/gdraheim/zziplib/archive/v0.13.72.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>ninja</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>aalib-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>libsdl-devel</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>libsdl2-devel</Dependency>
@@ -672,8 +674,8 @@
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
@@ -681,27 +683,24 @@
<Summary xml:lang="en">Development files for zziplib</Summary>
<Summary xml:lang="tr">zziplib için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="5">zziplib</Dependency>
<Dependency>libsdl-devel</Dependency>
<Dependency release="6">zziplib</Dependency>
<Dependency>libsdl2-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>zziplib-docs</Name>
<Summary xml:lang="en">Documentation for zziplib</Summary>
<Summary xml:lang="tr">zziplib için belgelendirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="5">zziplib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/aclocal</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2021-01-21</Date>
<Version>0.13.72</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="5">
<Date>2020-06-23</Date>
<Version>0.13.71</Version>
@@ -47437,7 +47436,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="tr">İstatistiksel Bilgi Çıkarma kitaplığı</Summary>
<Description xml:lang="en">Xapian is an Open Source Probabilistic Information Retrieval Library. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications.</Description>
<Description xml:lang="tr">Xapian, Açık Kaynak Kodlu bir İstatistiksel Bilgi Çıkarma kitaplığıdır. Geliştiricilerin uygulamalara kolaylıkla gelişmiş kataloglama ve arama becerileri eklemelerini sağlayan hayli uyumlu bir araç takımına sahiptir.</Description>
<Archive type="tarxz" sha1sum="ad352d25fe85355b9a4b59e9f5cd33c207893861" name="xapian-core-1.4.15.tar.xz">https://oligarchy.co.uk/xapian/1.4.15/xapian-core-1.4.15.tar.xz</Archive>
<Archive type="tarxz" sha1sum="4f57e130672d6173ce8f83b71a08497d929a57df" name="xapian-core-1.4.18.tar.xz">https://oligarchy.co.uk/xapian/1.4.18/xapian-core-1.4.18.tar.xz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -47468,7 +47467,7 @@ to create header files and sources from protocol files.</Description>
<Description xml:lang="tr">xapian-core-devel, xapian-core için geliştirme başlıklarını içerir.</Description>
<IsA>library</IsA>
<RuntimeDependencies>
<Dependency release="7">xapian-core</Dependency>
<Dependency release="8">xapian-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/xapian-config*</Path>
@@ -47486,7 +47485,7 @@ to create header files and sources from protocol files.</Description>
<Description xml:lang="tr">xapian-core-docs, xapian-core için belgelendirme dosyalarını içerir.</Description>
<IsA>data:doc</IsA>
<RuntimeDependencies>
<Dependency release="7">xapian-core</Dependency>
<Dependency release="8">xapian-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/xapian-core/apidoc.pdf</Path>
@@ -47495,6 +47494,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="8">
<Date>2021-01-22</Date>
<Version>1.4.18</Version>
<Comment>Version bump.</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-03-11</Date>
<Version>1.4.15</Version>
@@ -59518,22 +59524,36 @@ to create header files and sources from protocol files.</Description>
<License>AGPL3</License>
<IsA>app:gui</IsA>
<PartOf>office.misc</PartOf>
<Summary xml:lang="en">Lightweight PDF and XPS viewer</Summary>
<Summary xml:lang="en">Lightweight PDF and XPS viewer.</Summary>
<Summary xml:lang="tr">Hafif bir PDF ve XPS görüntüleyicisi</Summary>
<Description xml:lang="en">MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents.</Description>
<Description xml:lang="tr">MuPDF; PDF, XPS ve E-kitap belgelerini görüntüleme ve dönüştürme için hafif açık kaynaklı bir yazılım çerçevesidir.</Description>
<Archive type="targz" sha1sum="ccbef63c3d43d6a866b7978db5674dc4b1719f0f" name="mupdf-1.16.1-source.tar.gz">https://mupdf.com/downloads/archive/mupdf-1.16.1-source.tar.gz</Archive>
<Archive type="tarxz" sha1sum="fc17bd01d5860e49b009f28a5ddb629e94af4510" name="mupdf-1.18.0-source.tar.xz">https://mupdf.com/downloads/archive/mupdf-1.18.0-source.tar.xz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>libXi-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libXext-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>harfbuzz-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>openjpeg2-devel</Dependency>
<Dependency>libXrandr-devel</Dependency>
<Dependency>leptonica-devel</Dependency>
<Dependency>tesseract-devel</Dependency>
<Dependency>libXcursor-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>shared-libs.patch</Patch>
<Patch>32e4e8b4bcbacbf92af7c.patch</Patch>
<Patch>b82e9b6d6b46877e5c376.patch</Patch>
<Patch>fix-build-on-big-endian.patch</Patch>
</Patches>
<SourceURI>office/misc/mupdf/pspec.xml</SourceURI>
</Source>
<Package>
@@ -59541,15 +59561,22 @@ to create header files and sources from protocol files.</Description>
<RuntimeDependencies>
<Dependency>curl</Dependency>
<Dependency>mesa</Dependency>
<Dependency>zlib</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libXext</Dependency>
<Dependency>openssl</Dependency>
<Dependency>libXext</Dependency>
<Dependency>freetype</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>libglvnd</Dependency>
<Dependency>libXrandr</Dependency>
<Dependency>openjpeg2</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man/man1</Path>
</Files>
</Package>
<Package>
@@ -59557,7 +59584,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Development files for mupdf</Summary>
<Summary xml:lang="tr">mupdf için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="7">mupdf</Dependency>
<Dependency release="8">mupdf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/mupdf</Path>
@@ -59566,6 +59593,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="8">
<Date>2021-01-19</Date>
<Version>1.18.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="7">
<Date>2020-02-22</Date>
<Version>1.16.1</Version>
@@ -61047,7 +61081,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">SILGraphite: rendering non-roman scripts</Summary>
<Description xml:lang="en">Graphite is a project within SIL&apos;s scripts and software dev groups to provide cross-platform rendering for complex writing systems.</Description>
<Icon>graphite2</Icon>
<Archive type="targz" sha1sum="bd3494575a1ff1c5b4ea796444274dab1e5992c9" name="graphite2-1.3.13.tgz">mirrors://sourceforge/silgraphite/graphite2-1.3.13.tgz</Archive>
<Archive type="targz" sha1sum="bb0d0127f0afc10d7cc993a559bebcba8940d630" name="graphite2-1.3.14.tgz">mirrors://sourceforge/silgraphite/graphite2-1.3.14.tgz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -61068,7 +61102,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">graphite2 için geliştirme dosyaları</Summary>
<Summary xml:lang="tr">graphite2 için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="6">graphite2</Dependency>
<Dependency release="7">graphite2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -61076,6 +61110,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="7">
<Date>2021-01-23</Date>
<Version>1.3.14</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-14</Date>
<Version>1.3.13</Version>
@@ -69419,8 +69460,9 @@ to create header files and sources from protocol files.</Description>
<PartOf>x11.library</PartOf>
<Summary xml:lang="en">Wayland Compositor Infrastructure</Summary>
<Description xml:lang="en">Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol.</Description>
<Archive type="tarxz" sha1sum="4d9e08a7a4a07fa37a25d7aa3ef83f08edec0600" name="wayland-1.17.0.tar.xz">https://wayland.freedesktop.org/releases/wayland-1.17.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="33e5292b32a115e829458ea627201ed1e4ad4f45" name="wayland-1.18.0.tar.xz">https://wayland.freedesktop.org/releases/wayland-1.18.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -69449,7 +69491,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Wayland client library</Summary>
<RuntimeDependencies>
<Dependency>libffi</Dependency>
<Dependency release="9">wayland</Dependency>
<Dependency release="10">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libwayland-client*</Path>
@@ -69459,7 +69501,7 @@ to create header files and sources from protocol files.</Description>
<Name>wayland-cursor</Name>
<Summary xml:lang="en">Wayland cursor library</Summary>
<RuntimeDependencies>
<Dependency release="9">wayland</Dependency>
<Dependency release="10">wayland</Dependency>
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
@@ -69471,7 +69513,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Wayland server library</Summary>
<RuntimeDependencies>
<Dependency>libffi</Dependency>
<Dependency release="9">wayland</Dependency>
<Dependency release="10">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libwayland-server*</Path>
@@ -69482,7 +69524,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Development files for wayland</Summary>
<RuntimeDependencies>
<Dependency>expat-devel</Dependency>
<Dependency release="9">wayland</Dependency>
<Dependency release="10">wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -69503,7 +69545,7 @@ to create header files and sources from protocol files.</Description>
<Dependency>libxml2-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="9">wayland</Dependency>
<Dependency release="10">wayland</Dependency>
<Dependency>expat-32bit</Dependency>
<Dependency>libffi-32bit</Dependency>
<Dependency>libxslt-32bit</Dependency>
@@ -69514,6 +69556,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="10">
<Date>2021-01-21</Date>
<Version>1.18.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-01-03</Date>
<Version>1.17.0</Version>
@@ -73839,9 +73888,9 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="en">Specifications of extended Wayland protocols</Summary>
<Summary xml:lang="tr">Genişletişmiş wayland protocolü tanımlamaları</Summary>
<Description xml:lang="en">Specifications of extended Wayland protocols</Description>
<Archive type="tarxz" sha1sum="aa2f132c082f3c790bd046283b3ef7ce3fb11370" name="wayland-protocols-1.18.tar.xz">https://wayland.freedesktop.org/releases/wayland-protocols-1.18.tar.xz</Archive>
<Archive type="tarxz" sha1sum="e78c739a3a85477ed524b81e8bb75efe7f8bf4df" name="wayland-protocols-1.20.tar.xz">https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.17.0">wayland-devel</Dependency>
<Dependency versionFrom="1.18.0">wayland-devel</Dependency>
</BuildDependencies>
<SourceURI>x11/library/wayland-protocols/pspec.xml</SourceURI>
</Source>
@@ -73855,13 +73904,20 @@ to create header files and sources from protocol files.</Description>
<Name>wayland-protocols-devel</Name>
<Summary xml:lang="en">wayland-protocols için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="6">wayland-protocols</Dependency>
<Dependency release="7">wayland-protocols</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/share/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2021-01-20</Date>
<Version>1.20</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-10</Date>
<Version>1.18</Version>
@@ -101019,39 +101075,40 @@ to create header files and sources from protocol files.</Description>
<Description xml:lang="en">libgphoto2 is the core library designed to allow access to digital camera by external programs.</Description>
<Description xml:lang="tr">libgphoto2, harici uygulamalar tarafından sayısal kameralara ve müzik çalarlara erişim için kullanılan bir programlama kütüphanesidir.</Description>
<Description xml:lang="es">Libgphoto2 es la librería núcleo (core) que permite a programas externos acceder a camaras digitales.</Description>
<Archive type="tarbz2" sha1sum="01f91d2b5d2aef7e80ab846fea4d5eb5cc67ed79" name="libgphoto2-2.5.23.tar.bz2">https://sourceforge.net/projects/gphoto/files/libgphoto/2.5.23/libgphoto2-2.5.23.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="38373ef7f76e90492ffca309094487fb1474f3fe" name="libgphoto2-2.5.26.tar.bz2">mirrors://sourceforge/project/gphoto/libgphoto/2.5.26/libgphoto2-2.5.26.tar.bz2</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gd-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libusb-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<SourceURI>hardware/misc/libgphoto2/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libgphoto2</Name>
<RuntimeDependencies>
<Dependency>gd</Dependency>
<Dependency>curl</Dependency>
<Dependency>libusb</Dependency>
<Dependency>libexif</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libtool-ltdl</Dependency>
<Dependency>libusb</Dependency>
<Dependency>gd</Dependency>
<Dependency>libexif</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/lib/udev</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/README</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/COPYING</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/libgphoto2</Path>
<Path fileType="data">/usr/share/hal/fdi</Path>
<Path fileType="data">/lib/udev/rules.d</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/README</Path>
<Path fileType="doc">/usr/share/doc/libgphoto2/COPYING</Path>
</Files>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
@@ -101074,7 +101131,7 @@ to create header files and sources from protocol files.</Description>
<Summary xml:lang="tr">libgphoto2 için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency>libexif-devel</Dependency>
<Dependency release="6">libgphoto2</Dependency>
<Dependency release="7">libgphoto2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/gphoto2-config*</Path>
@@ -101085,6 +101142,13 @@ to create header files and sources from protocol files.</Description>
</Files>
</Package>
<History>
<Update release="7">
<Date>2021-01-19</Date>
<Version>2.5.26</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="6">
<Date>2020-01-19</Date>
<Version>2.5.23</Version>
@@ -112251,7 +112315,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">Çekirdek içinde yer alan ağ trafiği yönlendirme ve trafik kontrol araçları.</Summary>
<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>
<Archive type="targz" sha1sum="0f95e569ad1bdb8c005945b220689e760bab0709" name="iproute2-5.4.0.tar.gz">https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-5.4.0.tar.gz</Archive>
<Archive type="targz" sha1sum="7603214d8c1af23bac5936288cfb0cd8ad8923ca" name="iproute2-5.10.0.tar.gz">https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/snapshot/iproute2-5.10.0.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.6.0">iptables-devel</Dependency>
<Dependency>db-devel</Dependency>
@@ -112283,6 +112347,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="9">
<Date>2021-01-23</Date>
<Version>5.10.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-02-01</Date>
<Version>5.4.0</Version>
@@ -123830,6 +123901,7 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>libdrm-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>graphene-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>valgrind</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -123886,6 +123958,7 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>libvisual</Dependency>
<Dependency>libtheora</Dependency>
<Dependency>cdparanoia</Dependency>
<Dependency>graphene</Dependency>
<Dependency>wayland-cursor</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency versionFrom="1.18.3">gstreamer</Dependency>
@@ -123975,6 +124048,7 @@ complete albums that you have purchased from Amazon.</Description>
<Dependency>libX11-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>graphene-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -124224,6 +124298,74 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>graphene</Name>
<Homepage>https://ebassi.github.io/graphene/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>multimedia.video</PartOf>
<Summary xml:lang="en">A thin layer of graphic data types</Summary>
<Summary xml:lang="tr">A thin layer of graphic data types</Summary>
<Description xml:lang="en">A thin layer of graphic data types</Description>
<Description xml:lang="tr">A thin layer of graphic data types</Description>
<Archive type="targz" sha1sum="9557cd69649b51f575ae48c26e0669e83d5d2754" name="1.10.2.tar.gz">https://github.com/ebassi/graphene/archive/1.10.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<SourceURI>multimedia/video/graphene/pspec.xml</SourceURI>
</Source>
<Package>
<Name>graphene</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>graphene-devel</Name>
<Summary xml:lang="en">Development files for graphene</Summary>
<RuntimeDependencies>
<Dependency release="1">graphene</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>graphene-docs</Name>
<Summary xml:lang="en">Development files for graphene</Summary>
<RuntimeDependencies>
<Dependency release="1">graphene</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-01-23</Date>
<Version>1.10.2</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>vlc</Name>
@@ -126129,6 +126271,7 @@ cleaner, which will allow to add new features in the future.</Description>
<Dependency>llvm</Dependency>
<Dependency>potrace</Dependency>
<Dependency>gmp-devel</Dependency>
<Dependency>openxr-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>fftw3-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -128731,13 +128874,15 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Açık kaynak fotoğraf iş akışı uygulaması ve ham(raw) geliştirme ortamı</Summary>
<Description xml:lang="en">darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers.</Description>
<Description xml:lang="tr">darktable, açık kaynak fotoğraf iş akışı uygulaması ve ham(raw) geliştirme ortamı sunan gelişmiş bir araçtır.</Description>
<Archive type="tarxz" sha1sum="ccc2a987baa37b5d7d07c09c86f246832a71fb87" name="darktable-3.2.1.tar.xz">https://github.com/darktable-org/darktable/releases/download/release-3.2.1/darktable-3.2.1.tar.xz</Archive>
<Archive type="tarxz" sha1sum="07d2df983a763f61647426c33f7f4b3994e06bbb" name="darktable-3.4.0.tar.xz">https://github.com/darktable-org/darktable/releases/download/release-3.4.0/darktable-3.4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>cmake</Dependency>
<Dependency>libgomp</Dependency>
<Dependency>intltool</Dependency>
<Dependency>llvm-libs</Dependency>
<Dependency>llvm-mlir</Dependency>
<Dependency>llvm-polly</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>mesa-devel</Dependency>
@@ -128773,6 +128918,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Dependency>libgphoto2-devel</Dependency>
<Dependency>llvm-clang-devel</Dependency>
<Dependency>ghostscript-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>GraphicsMagick-devel</Dependency>
</BuildDependencies>
@@ -128838,6 +128984,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="11">
<Date>2021-01-19</Date>
<Version>3.4.0</Version>
<Comment>Major version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="10">
<Date>2020-09-20</Date>
<Version>3.2.1</Version>
@@ -141017,7 +141170,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Description xml:lang="en">DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems.</Description>
<Description xml:lang="tr">DeaDBeeF (0xDEADBEEF gibi) X11 ile GNU / Linux sistemleri (şimdi olsa da FreeBSD, X olmaksızın düz konsolda çalışır ve OpenSolaris) için bir ses oynatıcısıdır.</Description>
<Description xml:lang="pl">DeaDBeeF Program pozwala odtwarzać najpopularniejsze formaty muzyki, a także płyty Audio-CD i strumienie audio emitowane za pośrednictwem Internetu. Jego ogromną zaletą jest prostota, dopracowanie oraz minimalne zapotrzebowanie na zasoby systemowe.</Description>
<Archive type="tarbz2" sha1sum="2d4281a647f3b218965bd4efc6808cfb641dd079" name="deadbeef-1.8.5.tar.bz2">mirrors://sourceforge/project/deadbeef/travis/linux/1.8.5/deadbeef-1.8.5.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="eee12b1ec20cd5a84580b84141238705f8cabaac" name="deadbeef-1.8.6.tar.bz2">mirrors://sourceforge/project/deadbeef/travis/linux/1.8.6/deadbeef-1.8.6.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>atk-devel</Dependency>
@@ -141110,6 +141263,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="15">
<Date>2021-01-22</Date>
<Version>1.8.6</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="14">
<Date>2021-01-10</Date>
<Version>1.8.5</Version>
@@ -142703,7 +142863,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Müzik Çalıcı Sunucusu (MPD)</Summary>
<Description xml:lang="en">Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.</Description>
<Description xml:lang="tr">MPD çoğu müzik dosyasını (MP3, Ogg Vorbis, FLAC, AAC, Mod vs.) çalar ve ağda yayınlar.</Description>
<Archive type="tarxz" sha1sum="30bb8adcb6665fa3863f181f14a513209876297a" name="mpd-0.22.3.tar.xz">https://www.musicpd.org/download/mpd/0.22/mpd-0.22.3.tar.xz</Archive>
<Archive type="tarxz" sha1sum="29a69f59c6f2f2e4fc9646355ce181d5534a512c" name="mpd-0.22.4.tar.xz">https://www.musicpd.org/download/mpd/0.22/mpd-0.22.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>cmake</Dependency>
@@ -142829,6 +142989,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-01-22</Date>
<Version>0.22.4</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="1">
<Date>2020-12-13</Date>
<Version>0.22.3</Version>
@@ -144275,7 +144442,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>multimedia.misc</PartOf>
<Summary xml:lang="en">Digital camera software.</Summary>
<Description xml:lang="en">gPhoto2 is a free, redistributable, ready to use set of digital camera software applications for Unix-like systems, written by a whole team of dedicated volunteers around the world. It supports more than 2500 cameras.</Description>
<Archive type="tarbz2" sha1sum="021b214aaf58540f4afef49639bdbabda3fd03af" name="gphoto2-2.5.23.tar.bz2">https://sourceforge.net/projects/gphoto/files/gphoto/2.5.23/gphoto2-2.5.23.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="6678a94ef8d102980323642881271c6198051aff" name="gphoto2-2.5.26.tar.bz2">mirrors://sourceforge/project/gphoto/gphoto/2.5.26/gphoto2-2.5.26.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cdk-devel</Dependency>
<Dependency>popt-devel</Dependency>
@@ -144309,6 +144476,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-01-19</Date>
<Version>2.5.26</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="1">
<Date>2020-12-06</Date>
<Version>2.5.23</Version>
@@ -155772,8 +155946,10 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<PartOf>desktop.font</PartOf>
<Summary xml:lang="en">OpenType text shaping engine</Summary>
<Description xml:lang="en">The Harfbuzz package contains an OpenType text shaping engine.</Description>
<Archive type="tarxz" sha1sum="abaeb9bca4f79edaff708dc124a81f9d34499acd" name="harfbuzz-2.6.4.tar.xz">https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.6.4.tar.xz</Archive>
<Archive type="targz" sha1sum="a87064f4a16dea4b7c95013db5bd2d2039fd81e3" name="2.7.4.tar.gz">https://github.com/harfbuzz/harfbuzz/archive/2.7.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
@@ -155782,6 +155958,8 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>expat-devel</Dependency>
<Dependency>python-six</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/font/harfbuzz/pspec.xml</SourceURI>
</Source>
@@ -155808,7 +155986,8 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>glib2-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
<Dependency>graphite2-devel</Dependency>
<Dependency release="9">harfbuzz</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency release="10">harfbuzz</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/harfbuzz</Path>
@@ -155847,6 +156026,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="10">
<Date>2021-01-23</Date>
<Version>2.7.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-01-14</Date>
<Version>2.6.4</Version>
@@ -277709,6 +277895,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</BuildDependencies>
<Patches>
<Patch>mkspecs2.patch</Patch>
<Patch level="1">kdebug-428095.patch</Patch>
</Patches>
<SourceURI>desktop/toolkit/qt5/qt5-base/pspec.xml</SourceURI>
</Source>
@@ -279787,7 +279974,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Package>
<Name>gtk-doc</Name>
<RuntimeDependencies>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>sgml-common</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-Pygments</Dependency>
@@ -279805,7 +279992,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Package>
<History>
<Update release="6">
<Date>2020-01-08</Date>
<Date>2021-01-24</Date>
<Version>1.32</Version>
<Comment>Version Bump</Comment>
<Name>Idris Kalp</Name>
@@ -280084,7 +280271,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">Metin görüntüleme kitaplığı</Summary>
<Description xml:lang="en">Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</Description>
<Description xml:lang="tr">Pango, özellikle yerelleştirme ile birlikte metin düzenlemek ve biçimlendirmek için bir kitaplıktır. Pango metin biçimlendirmenin gerekli olduğu her yerde kullanılabilir ama şimdiye kadar ki birçok Pango çalışması GTK+ araç takımının parçası ile tamamlandı. Pango formları, GTK+-2.x. için temel metin ve yazı tipini yönetir.</Description>
<Archive type="tarxz" sha1sum="2ca86089b657a2ccfede7d1b7598fdaa34c24859" name="pango-1.44.7.tar.xz">mirrors://gnome/pango/1.44/pango-1.44.7.tar.xz</Archive>
<Archive type="tarxz" sha1sum="ff6b0c4ee5af7a174918c218fdd8e408472ed120" name="pango-1.48.1.tar.xz">mirrors://gnome/pango/1.48/pango-1.48.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -280135,7 +280322,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Development files for pango</Summary>
<Summary xml:lang="tr">pango için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="8">pango</Dependency>
<Dependency release="9">pango</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>libXft-devel</Dependency>
<Dependency>fribidi-devel</Dependency>
@@ -280143,6 +280330,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>fontconfig-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libXrender-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
@@ -280178,7 +280366,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>harfbuzz-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency release="8">pango</Dependency>
<Dependency release="9">pango</Dependency>
<Dependency>cairo-32bit</Dependency>
<Dependency>glib2-32bit</Dependency>
<Dependency>libX11-32bit</Dependency>
@@ -280198,6 +280386,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="9">
<Date>2021-01-23</Date>
<Version>1.48.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-01-08</Date>
<Version>1.44.7</Version>
@@ -282014,6 +282209,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>libxkbcommon-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>sassc</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-cursor</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/toolkit/gtk/gtk3/pspec.xml</SourceURI>
</Source>
@@ -282045,6 +282244,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>freetype</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>libxkbcommon</Dependency>
<Dependency>wayland</Dependency>
<Dependency>wayland-cursor</Dependency>
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -282070,7 +282272,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">GTK demo uyulaması</Summary>
<IsA>app:gui</IsA>
<RuntimeDependencies>
<Dependency release="13">gtk3</Dependency>
<Dependency release="14">gtk3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/gtk3-demo</Path>
@@ -282092,7 +282294,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">gtk3 için geliştirme dosyaları</Summary>
<Summary xml:lang="pl">Pliki nagłówkowe do gtk3</Summary>
<RuntimeDependencies>
<Dependency release="13">gtk3</Dependency>
<Dependency release="14">gtk3</Dependency>
<Dependency>atk-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libX11-devel</Dependency>
@@ -282111,6 +282313,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency>at-spi2-atk-devel</Dependency>
<Dependency>libXcomposite-devel</Dependency>
<Dependency>fribidi-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -282121,6 +282325,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="14">
<Date>2021-01-20</Date>
<Version>3.24.20</Version>
<Comment>Rebuild Wayland</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2020-05-01</Date>
<Version>3.24.20</Version>
+1 -1
View File
@@ -1 +1 @@
eee38f00279ab60a4ec6890349fada552522a4fd
3c9f216e6fd89654719aceca78112266c8c58af0
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
5b0c11a57eb971be9cbd961315bc98367cfabf16
13867bb1eb65779e056d278558fd1d7c1b8607ed