diff --git a/desktop/gnome/base/gnome-desktop/actions.py b/desktop/gnome/base/gnome-desktop/actions.py new file mode 100644 index 0000000000..dcb134b7c4 --- /dev/null +++ b/desktop/gnome/base/gnome-desktop/actions.py @@ -0,0 +1,26 @@ +#!/usr/bin/env 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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import mesontools +from pisi.actionsapi import get + +def setup(): + mesontools.configure("-Dgnome_distributor='Pisilinux' \ + -Dpkgconfig=/usr/lib/pkgconfig \ + -Ddate_in_gnome_version=false \ + -Dgtk_doc=true") + +def build(): + mesontools.build() + +def install(): + mesontools.install() + + #shelltools.cd("..") + pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING*", "NEWS", "README") diff --git a/desktop/gnome/base/gnome-desktop/pspec.xml b/desktop/gnome/base/gnome-desktop/pspec.xml new file mode 100644 index 0000000000..4e5ced8b0e --- /dev/null +++ b/desktop/gnome/base/gnome-desktop/pspec.xml @@ -0,0 +1,105 @@ + + + + + gnome-desktop + https://gitlab.gnome.org/GNOME/gnome-desktop + + PisiLinux Community + admins@pisilinux.org + + GPL + library + Library with common API for various GNOME modules + Library with common API for various GNOME modules + http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.4.tar.xz + + meson + itstool + gtk-doc + docbook-xsl + gtk3-devel + bubblewrap + eudev-devel + glib2-devel + libX11-devel + iso-codes-devel + libxkbfile-devel + gdk-pixbuf-devel + xkeyboard-config + fontconfig-devel + libseccomp-devel + gobject-introspection-devel + gsettings-desktop-schemas-devel + + + + + + gnome-desktop + + gtk3 + cairo + eudev + glib2 + libX11 + gdk-pixbuf + libseccomp + + + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + + + + gnome-desktop-devel + Development files for gnome-desktop + + gnome-desktop + + + /usr/include + /usr/lib/pkgconfig + + + + + gnome-desktop-docs + Development files for gnome-desktop + + gnome-desktop + + + /usr/share/gtk-doc + + + + + + 2020-03-12 + 3.34.4 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/desktop/gnome/base/gnome-desktop/translations.xml b/desktop/gnome/base/gnome-desktop/translations.xml new file mode 100644 index 0000000000..44e2cec653 --- /dev/null +++ b/desktop/gnome/base/gnome-desktop/translations.xml @@ -0,0 +1,8 @@ + + + + gnome-desktop + Library with common API for various GNOME modules + Library with common API for various GNOME modules + + diff --git a/pisi-index.xml b/pisi-index.xml index 648c09fffe..54980184e9 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -2367,7 +2367,7 @@ Development files for gpgme gpgme için geliştirme dosyaları - gpgme + gpgme libgpg-error-devel libassuan-devel @@ -2380,7 +2380,7 @@ gpgme-qt5 Qt5 bindings for gpgme - gpgme + gpgme libgcc qt5-base @@ -2393,7 +2393,7 @@ gpgme-python Python bindings for gpgme - gpgme + gpgme python @@ -2404,7 +2404,7 @@ gpgme-python3 Python3 bindings for gpgme - gpgme + gpgme python3 @@ -2415,9 +2415,9 @@ gpgme-qt5-devel Development files for gpgme-qt5 - gpgme - gpgme-devel - gpgme-qt5 + gpgme + gpgme-devel + gpgme-qt5 qt5-base-devel @@ -2427,6 +2427,13 @@ + + 2020-03-10 + 1.13.1 + Rebuild. + Mustafa Cinasal + muscnslp@gmail.com + 2020-01-19 1.13.1 @@ -10504,7 +10511,7 @@ Görüntü, ses ve video dosyalarındaki meta bilgileri okuma, yazma ve düzenleme işlemleri için kullanabileceğiniz bir komut satırı uygulaması ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in image, audio and video files. ExifTool; görüntü, ses ve video dosyalarındaki meta bilgileri okuma, yazma ve düzenleme işlemleri için kullanabileceğiniz platformdan bağımsız bir Perl kütüphanesi ve komut satırı uygulamasıdır. - https://exiftool.org/Image-ExifTool-11.86.tar.gz + https://exiftool.org/Image-ExifTool-11.91.tar.gz perl @@ -10529,13 +10536,20 @@ perl-Image-ExifTool için belgelendirme dosyaları perl-Image-ExifTool-docs, perl-Image-ExifTool için belgelendirme dosyaları içerir - perl-Image-ExifTool + perl-Image-ExifTool /usr/share/doc + + 2020-03-11 + 11.91 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-12 11.86 @@ -14121,7 +14135,7 @@ perl-File-Slurp - http://search.cpan.org/dist/File-Slurp/ + https://metacpan.org/release/File-Slurp Pisi Linux Admins admins@pisilinux.org @@ -14133,7 +14147,7 @@ Complete dosyalarını verimli bir şekilde yazma/okuma olanağı Efficient Reading/Writing of Complete Files. It provides subroutines to read or write entire files with as simple call. perl-File-Slurp Complete dosyalarını verimli bir şekilde yazma/okuma olanağı sunan bir Perl modülüdür. - https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.29.tar.gz + https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.30.tar.gz perl @@ -14152,6 +14166,13 @@ + + 2020-03-11 + 9999.30 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-11 9999.29 @@ -16251,54 +16272,63 @@ library programming.language.python3 Bindings (liens) glib pour Python3. - Glib bindings for Python3 - glib için python3 bağlayıcıları + Python Bindings for GLib/GObject/GIO/GTK+ + GLib/GObject/GIO/GTK+ için python3 bağlayıcıları. pygobject is GLib's GObject library bindings for Python3. - pygobject, Python3 için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. - http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.34/pygobject-3.34.0.tar.xz + python3-pygobject, Python3 için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. + http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz - meson - libffi-devel - python3-devel - python3-cairo-devel gobject-introspection-devel + python3-cairo-devel + python3-devel + libffi-devel glib2-devel + meson programming/language/python3/python3-pygobject3/pspec.xml python3-pygobject3 - python3 için pygobject3 + Python Bindings for GLib/GObject/GIO/GTK+ - cairo - glib2 - libffi - python3-cairo gobject-introspection + python3-cairo + python3 + libffi + glib2 + cairo - /usr/share/doc + /usr/lib/libpyglib-gi-2.0-python3*.so* /usr/share/pygobject /usr/lib/python3* - /usr/lib/libpyglib-gi-2.0-python3*.so* + /usr/share/doc python3-pygobject3-devel - pygobject development files - pygobject geliştirme dosyaları + Development files for python3-pygobject3 + python3-pygobject3 için geliştirme dosyaları + python3-pygobject3-devel, python3-pygobject3 için geliştirme dosyalarını içerir. - python3-pygobject3 + python3-pygobject3 gobject-introspection-devel - glib2-devel libffi-devel + glib2-devel - /usr/include /usr/lib/pkgconfig + /usr/include + + 2020-03-11 + 3.36.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-07 3.34.0 @@ -16394,7 +16424,7 @@ Python için döküman üreticisi. HTML, Latex gibi çıktılar üretebiliyor It's a very common documentation generator especially using for python3 based documentation.It can generate HTML or PDF, Ps outputs with Latex output support. Özellikle python için hazırlanan dökümanları yorumlamak için kullanılan yaygın bir döoküman üreticisi. Başta HTML olmak üzere Latex ile birlikte PDF, Ps gibi doküman çıktıları üretebiliyor. - https://github.com/sphinx-doc/sphinx/archive/v2.4.3.tar.gz + https://github.com/sphinx-doc/sphinx/archive/v2.4.4.tar.gz python3-setuptools python3-devel @@ -16428,22 +16458,29 @@ python3 - /usr/bin - /usr/lib/python3* /usr/share/doc/python3-sphinx/LICENSE + /usr/lib/python3* + /usr/bin python3-sphinx-docs Documentation files for python3-sphinx - python3-sphinx + python3-sphinx /usr/share/doc/python3-sphinx + + 2020-03-11 + 2.4.4 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-24 2.4.3 @@ -16505,9 +16542,9 @@ 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. SIP3 C ve C++ kütüphanelerini Python'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. Generuje powiązania Pythona z bibliotekami klas C++ ze zbioru plików ze specyfikacjami klas. Obsługiwany jest Python 2 i 3. - https://www.riverbankcomputing.com/static/Downloads/sip/4.19.20/sip-4.19.20.tar.gz + https://www.riverbankcomputing.com/static/Downloads/sip/4.19.21/sip-4.19.21.tar.gz - qt5-base-devel + qt5-base-devel python3-devel programming/language/python3/python3-sip/pspec.xml @@ -16544,13 +16581,20 @@ python3-sip için belgelendirme dosyaları python3-sip-docs, python3-sip için belgelendirme dosyalarını içerir. - python3-sip + python3-sip /usr/share/doc/python3-sip + + 2020-03-01 + 4.19.21 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-14 4.19.20 @@ -18095,33 +18139,33 @@ programming.language.python3 A set of Python bindings for the Qt 5.x Toolkit 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. - https://files.pythonhosted.org/packages/7c/5b/e760ec4f868cb77cee45b4554bf15d3fe6972176e89c4e3faac941213694/PyQt5-5.14.0.tar.gz + https://files.pythonhosted.org/packages/3a/fb/eb51731f2dc7c22d8e1a63ba88fb702727b324c6352183a32f27f73b8116/PyQt5-5.14.1.tar.gz dbus-devel dbus-python3 dbus-python-common python3-devel - python3-sip - qt5-base-devel - qt5-connectivity-devel - qt5-declarative-devel - qt5-location-devel - qt5-multimedia-devel - qt5-sensors-devel - qt5-serialport-devel - qt5-svg-devel - qt5-webchannel-devel + python3-sip + qt5-base-devel + qt5-connectivity-devel + qt5-declarative-devel + qt5-location-devel + qt5-multimedia-devel + qt5-sensors-devel + qt5-serialport-devel + qt5-svg-devel + qt5-webchannel-devel qt5-webkit-devel - qt5-websockets-devel - qt5-x11extras-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - qt5-script-devel - qt5-designer-devel + qt5-websockets-devel + qt5-x11extras-devel + qt5-xmlpatterns-devel + qt5-quickcontrols2-devel + qt5-script-devel + qt5-designer-devel qt5-enginio-devel - qt5-networkauth-devel - qt5-webengine-devel - python3-pyqt5-sip + qt5-networkauth-devel + qt5-webengine-devel + python3-pyqt5-sip programming/language/python3/python3-qt5/pspec.xml @@ -18132,21 +18176,21 @@ libgcc dbus python3 - qt5-base - qt5-sensors - qt5-location + qt5-base + qt5-sensors + qt5-location qt5-webkit - qt5-x11extras - qt5-svg - qt5-multimedia - qt5-serialport - qt5-webchannel - qt5-websockets - qt5-declarative - qt5-xmlpatterns - qt5-connectivity - qt5-networkauth - python3-pyqt5-sip + qt5-x11extras + qt5-svg + qt5-multimedia + qt5-serialport + qt5-webchannel + qt5-websockets + qt5-declarative + qt5-xmlpatterns + qt5-connectivity + qt5-networkauth + python3-pyqt5-sip qt5-enginio qt5-designer qt5-webengine @@ -18168,14 +18212,21 @@ Development files for python3-qt5 libgcc - qt5-base - python3-qt5 + qt5-base + python3-qt5 /usr/share/sip/PyQt5 + + 2020-03-01 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-29 5.14.0 @@ -19076,7 +19127,7 @@ Python SQL Araç Kiti ve İlişkisel Nesne Haritalandırıcısı SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. SQLAlchemy, geliştiricisine SQL'in tüm güç ve esnekliğini verebilen, python sql araç kiti ve ilişkisel nesne haritalandırıcısı sunan bir python modülüdür. - https://files.pythonhosted.org/packages/af/47/35edeb0f86c0b44934c05d961c893e223ef27e79e1f53b5e6f14820ff553/SQLAlchemy-1.3.13.tar.gz + https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_14.tar.gz python3-setuptools python3-devel @@ -19095,6 +19146,13 @@ + + 2020-03-11 + 1.3.14 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-23 1.3.13 @@ -19422,10 +19480,10 @@ PySol FC Kartlarını Dağıtır The pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games. It also supports PySol legacy deals and Microsoft FreeCell / Freecell Pro deals. python3-pysol_cards, pysol-cards python modülleri python geliştiricisine PySol FC oyunları için kart dağıtma yordamları sunar. - https://files.pythonhosted.org/packages/ad/c4/47a1ebe6cf1112f9b27fdf75092f482153c700818a7af7149c59677ba491/pysol_cards-0.8.7.tar.gz + https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.8.tar.gz - python3-devel python3-setuptools + python3-devel programming/language/python3/python3-pysol_cards/pspec.xml @@ -19433,16 +19491,23 @@ python3-pysol_cards Deal PySol FC Cards - python3 python3-pbr + python3 + /usr/share/doc /usr/lib /usr/share - /usr/share/doc + + 2020-03-11 + 0.8.8 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-14 0.8.7 @@ -19606,7 +19671,7 @@ Youtube Video Downloader Youtube ve benzeri video oynatan sitelerden video indirmeyi sağlayan bir uygulama. youtube_dl - https://github.com/ytdl-org/youtube-dl/archive/2020.03.01.tar.gz + https://github.com/ytdl-org/youtube-dl/archive/2020.03.08.tar.gz python3-devel python3-setuptools @@ -19631,6 +19696,13 @@ + + 2020-03-11 + 2020.03.08 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-04 2020.03.01 @@ -20286,7 +20358,7 @@ Sanal Python ortamı üreteci. python3-virtualenv is a a tool and library for creating isolated virtual python environments. python3-virtualenv, sanal bir python çalışma ortamı yaratan araç ve kitaplıkları sunar. - https://github.com/pypa/virtualenv/archive/20.0.7.tar.gz + https://github.com/pypa/virtualenv/archive/20.0.10.tar.gz python3-setuptools-scm python3-setuptools @@ -20312,6 +20384,13 @@ + + 2020-03-11 + 20.0.10 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-03 20.0.7 @@ -21247,7 +21326,7 @@ Gelecek nesil HTTP istemcisi HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. python3-httpx, tam donanımlı python3 için HTTP istemcisidir. Asenkron APIler sunar ve hem HTT11/1'i hem de http/2'yi destekler. - https://github.com/encode/httpx/archive/0.11.1.tar.gz + https://github.com/encode/httpx/archive/0.12.0.tar.gz python3-setuptools python3-devel @@ -21258,15 +21337,15 @@ python3-httpx The next generation HTTP client. - python3 - python3-h2 - python3-h11 - python3-sniffio + python3-hstspreload python3-certifi python3-chardet python3-rfc3986 + python3-sniffio python3-urllib3 - python3-hstspreload + python3-h11 + python3-h2 + python3 /usr/share/doc/python3-httpx @@ -21275,6 +21354,13 @@ + + 2020-03-11 + 0.12.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-23 0.11.1 @@ -21490,7 +21576,7 @@ Zappa - Sunucusuz Python Server-less Python Web Services for AWS Lambda and API Gateway python3-zappa, AWS Lambda ve API Ağ geçidi için sunucusuz Python ağ hizmetleri sunan python arayüzüdür. - https://github.com/Miserlou/Zappa/archive/0.50.0.tar.gz + https://github.com/Miserlou/Zappa/archive/0.51.0.tar.gz python3-setuptools python3-devel @@ -21511,6 +21597,13 @@ + + 2020-03-11 + 0.51.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-21 0.50.0 @@ -22910,7 +23003,7 @@ Python3 için komut satırı yaratma arayüzü Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. Click, python3 için en az komut gerektirecek sekilde tasarlanmış komut satırı arayüzü yaratma paketidir. Açılımı "Command Line Interface Creation Kit - Komut Satırı Arayüzü Yaratma Araç Takımı" olan Click bazı varsayılanlarla beraber gelsede yüksek seviyede ayarlanabilir bir yapıya sahiptir. - https://github.com/pallets/click/archive/7.0.tar.gz + https://github.com/pallets/click/archive/7.1.1.tar.gz python3-setuptools python3 @@ -22924,11 +23017,18 @@ python3 - /usr/lib/python3* /usr/share/doc/python3-click + /usr/lib/python3* + + 2020-03-11 + 7.1.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-15 7.0 @@ -23330,10 +23430,10 @@ Python dilinde yazılmış bir sözdizimi belirtme aracı python-Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. python3-Pygments, kaynak kodunu güzelleştirmek ihtiyacı duyulan forum sistemleri, wikiler ve diğer uygulamalar gibi her çeşit yazılımda kullanılmak için yazılmış olan genel bir sözdizimi belirtme aracıdır. - https://files.pythonhosted.org/packages/cb/9f/27d4844ac5bf158a33900dbad7985951e2910397998e85712da03ce125f0/Pygments-2.5.2.tar.gz + https://github.com/pygments/pygments/archive/2.6.1.tar.gz - python3-devel python3-setuptools + python3-devel programming/language/python3/python3-Pygments/pspec.xml @@ -23344,8 +23444,8 @@ python3-setuptools - /usr/bin /usr/lib/python3* + /usr/bin /usr/share/man @@ -23357,6 +23457,13 @@ + + 2020-03-11 + 2.6.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2019-12-29 2.5.2 @@ -23528,7 +23635,7 @@ pyparted est un module python permettant d'utiliser le paquet GNU Parted depuis python. À l'aide de ce module, les programmeurs peuvent depuis python détruire, re-dimensionner, vérifier et copier des partitions et les systèmes de fichier présents dessus. pyparted is the python module which enables to use GNU Parted package from python. Using python with this module, programmers can create, destroy, resize, check and copy partitions, and the file systems on them. pyparted, GNU Parted uygulamasının python programlama diliyle kullanılabilmesi için gerekli olan kütüphanedir. Bu modülü kullanan programcılar, python ile yeni disk bölümleri ya da dosya sistemleri oluşturabilir, bunları silebilir, yeniden boyutlandırabilir, kontrol edebilir ve kopyalayabilir. - https://github.com/dcantrell/pyparted/archive/v3.11.4.tar.gz + https://github.com/dcantrell/pyparted/archive/v3.11.6.tar.gz parted-devel python3-decorator @@ -23550,6 +23657,13 @@ + + 2020-03-11 + 3.11.6 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-12 3.11.4 @@ -25301,7 +25415,7 @@ python-devel python-qt5-devel python-sip - qt5-base-devel + qt5-base-devel qtermwidget5-devel @@ -25325,6 +25439,13 @@ + + 2020-03-09 + 0.1.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-07 0.1.2 @@ -25744,7 +25865,7 @@ Python için komut satırı yaratma arayüzü Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. Click, python için en az komut gerektirecek sekilde tasarlanmış komut satırı arayüzü yaratma paketidir. Açılımı "Command Line Interface Creation Kit - Komut Satırı Arayüzü Yaratma Araç Takımı" olan Click bazı varsayılanlarla beraber gelsede yüksek seviyede ayarlanabilir bir yapıya sahiptir. - https://github.com/pallets/click/archive/7.0.tar.gz + https://github.com/pallets/click/archive/7.1.1.tar.gz python-setuptools python @@ -25755,11 +25876,18 @@ python-click Python composable command line interface toolkit - /usr/lib/python2* /usr/share/doc/python-click + /usr/lib/python2* + + 2020-03-11 + 7.1.1 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-15 7.0 @@ -26081,7 +26209,7 @@ Python paketleri için çekirdek araçları. Core utilities for Python packages python-packaging projesi python paketleri yapmayı kolaylaştıran, sürümleme, belirteçler işaretçiler gereklilikler(bağımlılık), etiketler ve araçları içerir. - https://github.com/pypa/packaging/archive/20.1.tar.gz + https://github.com/pypa/packaging/archive/20.3.tar.gz python-setuptools python-devel @@ -26092,11 +26220,18 @@ python-packaging Core utilities for Python packages - /usr/lib/python2* /usr/share/doc/python-packaging + /usr/lib/python2* + + 2020-03-11 + 20.3 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-29 20.1 @@ -26511,7 +26646,7 @@ python-enum34, python3.4'ten python2.4ye kadar ger'ye dönüklüğü sağlar. python-enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3. tested on 2.6, 2.7, and 3.3+ Bir numaralandırma, benzersiz, sabit değerlere bağlı bir dizi sembolik isimdir (üyeler). Bir numaralandırmada, üyeler kimlikle karşılaştırılabilir ve numaralandırma kendisi üzerinde yinelenebilir. - https://bitbucket.org/stoneleaf/enum34/get/1.1.9.tar.gz + https://bitbucket.org/stoneleaf/enum34/get/1.1.10.tar.gz python-setuptools python-devel @@ -26522,11 +26657,18 @@ python-enum34 The enum module from Python3.4 backported from 3.3 - 2.4 - /usr/lib /usr/share/doc + /usr/lib + + 2020-03-11 + 1.1.10 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-04 1.1.9 @@ -26934,55 +27076,63 @@ LGPLv2.1 library programming.language.python - Bindings (liens) glib pour Python. - Glib bindings for Python - glib için python bağlayıcıları - pygobject is GLib's GObject library bindings for Python. + Bindings (liens) GLib/GObject/GIO/GTK+ pour Python. + Python Bindings for GLib/GObject/GIO/GTK+ + GLib/GObject/GIO/GTK+ için python bağlayıcıları + pygobject is GLib's GObject library bindings for Python3. pygobject, Python için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. - http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.34/pygobject-3.34.0.tar.xz + http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz - meson + gobject-introspection-devel + python-cairo-devel libffi-devel python-devel - python-cairo-devel - gobject-introspection-devel glib2-devel + meson programming/language/python/python-pygobject3/pspec.xml python-pygobject3 - python2 için pygobject3 + Python Bindings for GLib/GObject/GIO/GTK+ + gobject-introspection + python-cairo + libffi cairo glib2 - libffi - python-cairo - gobject-introspection - /usr/share/doc - /usr/share/pygobject - /usr/lib/python2.7 /usr/lib/libpyglib-gi-2.0-python2.7.so* + /usr/lib/python2.7 + /usr/share/pygobject + /usr/share/doc python-pygobject3-devel - pygobject development files - pygobject geliştirme dosyaları + Development files for python3-pygobject3 + python-pygobject3 için geliştirme dosyaları + python-pygobject3-devel, python-pygobject3 için geliştirme dosyalarını içerir. - python-pygobject3 + python-pygobject3 gobject-introspection-devel - glib2-devel libffi-devel + glib2-devel - /usr/include /usr/lib/pkgconfig + /usr/include + + 2020-03-11 + 3.36.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-01-19 3.34.0 @@ -27499,34 +27649,34 @@ Qt5.x araçları için python bağlayıcıları 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. Qt5, C++ kütüphaneleri dizisi ve geliştirme araçları olup grafik kullanıcı arabirimleri için, ağ bağlantısı, iş parçacığı, Unicode, düzenli ifadeler, SQL veritabanları, SVG, OpenGL, XML ve kullanıcıve uygulama ayarları gibi platform bağımsız uygulamalara ayrılır. PyQt, Python modülü seti olarak bu sınıftan 440 kadar uygulamayı çalıştırır. - https://files.pythonhosted.org/packages/7c/5b/e760ec4f868cb77cee45b4554bf15d3fe6972176e89c4e3faac941213694/PyQt5-5.14.0.tar.gz + https://files.pythonhosted.org/packages/3a/fb/eb51731f2dc7c22d8e1a63ba88fb702727b324c6352183a32f27f73b8116/PyQt5-5.14.1.tar.gz dbus-devel dbus-python dbus-python-common python-devel python-enum34 - python-sip - qt5-base-devel - qt5-connectivity-devel - qt5-declarative-devel - qt5-location-devel - qt5-multimedia-devel - qt5-sensors-devel - qt5-serialport-devel - qt5-svg-devel - qt5-webchannel-devel + python-sip + qt5-base-devel + qt5-connectivity-devel + qt5-declarative-devel + qt5-location-devel + qt5-multimedia-devel + qt5-sensors-devel + qt5-serialport-devel + qt5-svg-devel + qt5-webchannel-devel qt5-webkit-devel - qt5-websockets-devel - qt5-x11extras-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - qt5-script-devel - qt5-designer-devel - qt5-networkauth-devel + qt5-websockets-devel + qt5-x11extras-devel + qt5-xmlpatterns-devel + qt5-quickcontrols2-devel + qt5-script-devel + qt5-designer-devel + qt5-networkauth-devel qt5-enginio-devel - qt5-webengine-devel - python-pyqt5-sip + qt5-webengine-devel + python-pyqt5-sip programming/language/python/python-qt5/pspec.xml @@ -27540,22 +27690,22 @@ python-enum34 qt5-enginio qt5-webengine - qt5-base - qt5-sensors - qt5-location + qt5-base + qt5-sensors + qt5-location qt5-webkit - qt5-x11extras - qt5-svg - qt5-multimedia - qt5-serialport - qt5-webchannel - qt5-websockets - qt5-declarative - qt5-xmlpatterns - qt5-connectivity - qt5-designer - python-pyqt5-sip - qt5-networkauth + qt5-x11extras + qt5-svg + qt5-multimedia + qt5-serialport + qt5-webchannel + qt5-websockets + qt5-declarative + qt5-xmlpatterns + qt5-connectivity + qt5-designer + python-pyqt5-sip + qt5-networkauth python-sip @@ -27573,14 +27723,21 @@ Development files for python-qt5 libgcc - qt5-base - python-qt5 + qt5-base + python-qt5 /usr/share/sip/Py2Qt5 + + 2020-03-01 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-29 5.14.0 @@ -28218,9 +28375,9 @@ programming.language.python SIP is a tool for generating bindings for C++ classes so that they can be used by Python SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules. - https://www.riverbankcomputing.com/static/Downloads/sip/4.19.20/sip-4.19.20.tar.gz + https://www.riverbankcomputing.com/static/Downloads/sip/4.19.21/sip-4.19.21.tar.gz - qt5-base-devel + qt5-base-devel python-devel programming/language/python/sip/pspec.xml @@ -28249,6 +28406,13 @@ + + 2020-03-01 + 4.19.21 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-29 4.19.20 @@ -37137,26 +37301,27 @@ to create header files and sources from protocol files. İstatistiksel Bilgi Çıkarma kitaplığı 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. 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. - https://oligarchy.co.uk/xapian/1.4.14/xapian-core-1.4.14.tar.xz + https://oligarchy.co.uk/xapian/1.4.15/xapian-core-1.4.15.tar.xz - zlib-devel libutil-linux-devel + zlib-devel programming/misc/xapian-core/pspec.xml xapian-core + Probabilistic Information Retrieval library - zlib libutil-linux libgcc + zlib /usr/bin - /usr/lib - /usr/share /usr/share/doc /usr/share/man + /usr/lib + /usr/share @@ -37167,14 +37332,14 @@ to create header files and sources from protocol files. xapian-core-devel, xapian-core için geliştirme başlıklarını içerir. library - xapian-core + xapian-core /usr/bin/xapian-config* - /usr/include - /usr/lib/pkgconfig /usr/lib/cmake/xapian + /usr/lib/pkgconfig /usr/share/aclocal + /usr/include @@ -37185,15 +37350,22 @@ to create header files and sources from protocol files. xapian-core-docs, xapian-core için belgelendirme dosyalarını içerir. data:doc - xapian-core + xapian-core - /usr/share/doc/xapian-core/*html /usr/share/doc/xapian-core/apidoc.pdf /usr/share/doc/xapian-core/apidoc/ + /usr/share/doc/xapian-core/*html + + 2020-03-11 + 1.4.15 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2019-12-08 1.4.14 @@ -38799,7 +38971,7 @@ to create header files and sources from protocol files. Development files for libofa libofa için geliştirme dosyaları - libofa + libofa /usr/include @@ -38807,6 +38979,13 @@ to create header files and sources from protocol files. + + 2020-03-08 + 0.9.3 + Rebuild. + Pisi Linux Admins + admins@pisilinux.org + 2018-08-19 0.9.3 @@ -51712,7 +51891,7 @@ to create header files and sources from protocol files. 2020-02-21 0.85.0 - Version bump. + Version bump İdris Kalp idriskalp@gmail.com @@ -56386,7 +56565,7 @@ to create header files and sources from protocol files. - 2020-01-14 + 2020-03-11 1.20.6 Version bump Mustafa Cinasal @@ -60517,7 +60696,7 @@ to create header files and sources from protocol files. Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. Mesa, OpenGL belirtiminin (etkileşimli 3B grafiklerin gerçeklenmesi için bir sistem) açık kaynaklı bir uyarlamasıdır. Mesa jest open-source'ową implementacją specyfikacji OpenGL do renderowania trójwymiarowej grafiki. - https://mesa.freedesktop.org/archive/mesa-19.3.2.tar.xz + https://mesa.freedesktop.org/archive/mesa-19.3.5.tar.xz meson zlib-devel @@ -60623,7 +60802,7 @@ to create header files and sources from protocol files. libXdamage-devel libXxf86vm-devel libxshmfence-devel - mesa + mesa /usr/include @@ -60692,7 +60871,7 @@ to create header files and sources from protocol files. vulkan-32bit libglvnd-32bit libunwind-32bit - mesa + mesa llvm-32bit @@ -60701,6 +60880,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 19.3.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-11 19.3.2 @@ -76342,7 +76528,7 @@ to create header files and sources from protocol files. hardware.info KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet - https://github.com/papylhomme/diskmonitor/archive/0.3.1.tar.gz + https://github.com/papylhomme/diskmonitor/archive/0.3.3.tar.gz extra-cmake-modules gettext-devel @@ -76359,9 +76545,6 @@ to create header files and sources from protocol files. udisks2-devel qt5-declarative-devel - - ki18n.patch - hardware/info/diskmonitor/pspec.xml @@ -76387,6 +76570,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 0.3.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-01 0.3.1 @@ -76629,7 +76819,7 @@ to create header files and sources from protocol files. Development files for gkrellm gkrellm için geliştirme dosyaları - gkrellm + gkrellm gtk2-devel @@ -76638,6 +76828,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 2.3.11 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2019-11-24 2.3.11 @@ -79653,9 +79850,9 @@ to create header files and sources from protocol files. USB CCID kart okuyucu sürücüleri ccid provides the source code for a generic USB CCID (Chip/Smart Card Interface Devices) driver and ICCD (Integrated Circuit(s) Card Devices). ccid USB CCID protokolünü destekleyen akıllı kart okuyucular için açık kaynaklı aygıt sürücülerini içerir. - https://ccid.apdu.fr/files/ccid-1.4.29.tar.bz2 + https://ccid.apdu.fr/files/ccid-1.4.31.tar.bz2 - pcsc-lite-devel + pcsc-lite-devel libusb-devel hardware/smartcard/ccid/pspec.xml @@ -79673,6 +79870,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.4.31 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-05-19 1.4.29 @@ -79696,7 +79900,7 @@ to create header files and sources from protocol files. PC/SC drivers for smart card readers Akıllı kart okuyucuları için PC/SC sürücüleri pcsc-lite is middleware to access a smart card using SCard API (PC/SC). - https://pcsclite.apdu.fr/files/pcsc-lite-1.8.25.tar.bz2 + https://pcsclite.apdu.fr/files/pcsc-lite-1.8.26.tar.bz2 eudev-devel @@ -79725,7 +79929,7 @@ to create header files and sources from protocol files. Development files for pcsc-lite pcsc-lite için geliştirme dosyaları - pcsc-lite + pcsc-lite eudev-devel @@ -79734,6 +79938,20 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.8.26 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2020-03-10 + 1.8.25 + Rebuild. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-05-26 1.8.25 @@ -80409,8 +80627,10 @@ to create header files and sources from protocol files. http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-7.1.tar.gz dvd+rw-tools-7.0-dvddl.patch - dvd+rw-tools-7.0-wctomb.patch + dvd+rw-tools-7.0-wctomb.patch dvd+rw-tools-7.0-wexit.patch + dvd+rw-tools-7.1-layerbreaksetup.patch + dvd+rw-tools-7.1-minor-major.patch gcc-4.3.patch hardware/optical/dvd+rw-tools/pspec.xml @@ -80428,6 +80648,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 7.1 + Rebuild with new toolchain. + Pisi Linux Admins + admins@pisilinux.org + 2018-08-18 7.1 @@ -80465,7 +80692,7 @@ to create header files and sources from protocol files. Burn CDs in disk-at-once mode CDlerinizi DAO modunda yazar cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. - mirrors://sourceforge/cdrdao/cdrdao-1.2.3.tar.bz2 + mirrors://sourceforge/cdrdao/cdrdao-1.2.4.tar.bz2 lame-devel libao-devel @@ -80474,9 +80701,7 @@ to create header files and sources from protocol files. cdrdao-1.2.3-version.patch - cdrdao-1.2.3-stat.patch cdrdao-1.2.3-autoconf-update.patch - cdrdao-1.2.3-narrowing.patch hardware/optical/cdrdao/pspec.xml @@ -80496,6 +80721,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.2.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-18 1.2.3 @@ -81074,7 +81306,7 @@ to create header files and sources from protocol files. Libburn ve libisofs kütüphanelerini kullanmak için bir arayüz. Frontend for libraries libburn and libisofs libisoburn, libburn ve libisofs kütüphanelerini kullanmak için bir arayüzdür. - http://files.libburnia-project.org/releases/libisoburn-1.4.8.tar.gz + http://files.libburnia-project.org/releases/libisoburn-1.5.2.tar.gz libburn-devel libisofs-devel @@ -81106,7 +81338,7 @@ to create header files and sources from protocol files. Development files for libisoburn libisoburn için geliştirme dosyaları - libisoburn + libisoburn /usr/include @@ -81114,6 +81346,13 @@ to create header files and sources from protocol files. + + 2020-03-09 + 1.5.2 + Version bump + fury + wascheme@tuta.io + 2018-08-18 1.4.8 @@ -81167,7 +81406,7 @@ to create header files and sources from protocol files. Optik diskleri okumak, idare etmek ve yazmak için kitaplıklar Libburn is an open-source library for reading, mastering and writing optical discs. libburn, optik diskleri okumak, idare etmek ve yazmak için yazılmış, açık kaynak kodlu bir kitaplıktır. - http://files.libburnia-project.org/releases/libburn-1.4.8.tar.gz + http://files.libburnia-project.org/releases/libburn-1.5.2.pl01.tar.gz hardware/optical/libburn/pspec.xml @@ -81184,7 +81423,7 @@ to create header files and sources from protocol files. Development files for libburn libburn için geliştirme dosyaları - libburn + libburn /usr/include @@ -81192,6 +81431,13 @@ to create header files and sources from protocol files. + + 2020-03-09 + 1.5.2 + Version bump + fury + wascheme@tuta.io + 2018-08-18 1.4.8 @@ -81765,8 +82011,9 @@ to create header files and sources from protocol files. hardware.printer OpenPrinting CUPS filters and backends Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting. - https://www.openprinting.org/download/cups-filters/cups-filters-1.25.12.tar.xz + https://www.openprinting.org/download/cups-filters/cups-filters-1.27.2.tar.xz + python3-devel cups-devel glib2-devel tiff-devel @@ -81831,7 +82078,7 @@ to create header files and sources from protocol files. Development files for cups-filters Cups-filters için geliştirme dosyaları - cups-filters + cups-filters /usr/include @@ -81839,6 +82086,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.27.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-11-16 1.25.12 @@ -81961,7 +82215,7 @@ to create header files and sources from protocol files. Foomatic yazıcı veritabanı motoru foomatic-db-engine is the layer that provides the database engine to Foomatic. foomatic-db-engine, Foomatic veritabanı motorunu oluşturan katmandır. - http://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20190111.tar.gz + http://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20200310.tar.gz libxml2-devel cups-devel @@ -81988,6 +82242,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 20200310 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-01-11 20190111 @@ -82047,7 +82308,7 @@ to create header files and sources from protocol files. Yazıcı sürücüleri foomatic-db contains the knowledge database for printers which are used by foomatic-db-engine to generate PPD files. Foomatic yazıcı veritabanı ve sürücüleri - http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20190111.tar.xz + http://www.openprinting.org/download/foomatic/foomatic-db-4.0-20200310.tar.xz cleanup-script @@ -82063,6 +82324,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 4.0.20200310 + version bump. + Mustafa Cinasal + muscnsl@gmail + 2019-01-11 4.0.20190111 @@ -82217,6 +82485,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.5.11 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-12-15 1.5.11 @@ -82413,6 +82688,7 @@ to create header files and sources from protocol files. python-devel libusb-devel dbus-devel + openssl-devel desktop-file-utils @@ -82504,7 +82780,7 @@ to create header files and sources from protocol files. app:gui hplip - hplip + hplip python-pygobject python-qt5 @@ -82531,13 +82807,20 @@ to create header files and sources from protocol files. Documentation files for HPLIP data:doc - hplip + hplip /usr/share/doc + + 2020-03-10 + 3.18.4 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-01 3.18.4 @@ -82632,6 +82915,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.13 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + 2018-08-15 1.13 @@ -82740,7 +83030,7 @@ to create header files and sources from protocol files. Development files for gutenprint gutenprint için geliştirme dosyaları - gutenprint + gutenprint /usr/include/gutenprint @@ -82749,6 +83039,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 5.3.3 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2019-10-24 5.3.3 @@ -82850,6 +83147,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 2.0.1 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-01 2.0.1 @@ -82893,7 +83197,7 @@ to create header files and sources from protocol files. hardware.printer Foomatic printer database nonfree Foomatic - database extension consisting of manufacturer-supplied PPD files released under non-free licenses. - http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-20190111.tar.gz + http://www.openprinting.org/download/foomatic/foomatic-db-nonfree-20200310.tar.gz cups-devel foomatic-db @@ -82911,6 +83215,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 20200310 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-01-11 20190111 @@ -83003,6 +83314,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.0.14 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-01 1.0.14 @@ -83239,6 +83557,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 2.1.0.1 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-14 2.1.0.1 @@ -83323,7 +83648,7 @@ to create header files and sources from protocol files. hardware.virtualization Application distribution framework Linux application sandboxing and distribution framework, formerly xdg-app - https://github.com/flatpak/flatpak/releases/download/1.4.2/flatpak-1.4.2.tar.xz + https://github.com/flatpak/flatpak/releases/download/1.4.4/flatpak-1.4.4.tar.xz util-linux gtk-doc @@ -83387,7 +83712,7 @@ to create header files and sources from protocol files. flatpak-devel Development files for flatpak - flatpak + flatpak fuse-devel glib2-devel gpgme-devel @@ -83407,6 +83732,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.4.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-07-07 1.4.2 @@ -83633,7 +83965,7 @@ to create header files and sources from protocol files. hardware.virtualization Unprivileged sandboxing tool is a core execution engine for unprivileged containers that works as a setuid binary on kernels without user namespaces. - https://github.com/projectatomic/bubblewrap/archive/v0.3.3.tar.gz + https://github.com/projectatomic/bubblewrap/archive/v0.4.0.tar.gz libcap-devel bash-completion @@ -83655,6 +83987,13 @@ to create header files and sources from protocol files. + + 2020-03-12 + 0.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-07-07 0.3.3 @@ -83813,16 +84152,20 @@ to create header files and sources from protocol files. hardware.virtualization A portal frontend service for Flatpak and possibly other desktop containment frameworks A portal frontend service for Flatpak and possibly other desktop containment frameworks - https://github.com/flatpak/xdg-desktop-portal/archive/1.4.2.tar.gz + https://github.com/flatpak/xdg-desktop-portal/archive/1.6.0.tar.gz xmlto + python3 glib2-devel dbus-devel util-linux - flatpak-devel + flatpak-devel fuse-devel gettext-devel + + hack.diff + hardware/virtualization/xdg-desktop-portal/pspec.xml @@ -83832,7 +84175,7 @@ to create header files and sources from protocol files. fuse json-glib fontconfig - flatpak + flatpak /usr/lib @@ -83845,6 +84188,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-07-07 1.4.2 @@ -83995,6 +84345,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 0.8.0_pre1 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-08 0.8.0_pre1 @@ -84734,7 +85091,7 @@ to create header files and sources from protocol files. hardware.virtualization Tool to build flatpaks from sources Tool for building flatpaks from sources - https://github.com/flatpak/flatpak-builder/releases/download/1.0.8/flatpak-builder-1.0.8.tar.xz + https://github.com/flatpak/flatpak-builder/releases/download/1.0.9/flatpak-builder-1.0.9.tar.xz flatpak-devel ostree-devel @@ -84743,7 +85100,7 @@ to create header files and sources from protocol files. xmlto libsoup-devel libcap-devel - elfutils + elfutils-devel glib2-devel libxml2-devel libyaml-devel @@ -84771,6 +85128,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.0.9 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-07-07 1.0.8 @@ -85169,15 +85533,15 @@ to create header files and sources from protocol files. hardware.virtualization A portal frontend service for Flatpak and possibly other desktop containment frameworks A portal frontend service for Flatpak and possibly other desktop containment frameworks - https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.4.0/xdg-desktop-portal-gtk-1.4.0.tar.xz + https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.6.0/xdg-desktop-portal-gtk-1.6.0.tar.xz xmlto glib2-devel dbus-devel util-linux - flatpak-devel + flatpak-devel fuse-devel - xdg-desktop-portal + xdg-desktop-portal gettext-devel hardware/virtualization/xdg-desktop-portal-gtk/pspec.xml @@ -85188,8 +85552,8 @@ to create header files and sources from protocol files. glib2 gtk3 gdk-pixbuf - xdg-desktop-portal - flatpak + xdg-desktop-portal + flatpak /usr/lib @@ -85202,6 +85566,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 1.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-07-07 1.4.0 @@ -88436,7 +88807,7 @@ to create header files and sources from protocol files. blueman is a bluetooth manager application which is designed to be simple and intuitive for everyday bluetooth tasks. It's written with GTK+ toolkit. blueman, kullanıcının günlük bluetooth görevlerini kolaylıkla yerine getirmesi için basit bir şekilde tasarlanmış ve GTK+ grafik arayüz kitaplığı kullanılarak yazılmış bir bluetooth yöneticisidir. bluetooth - https://github.com/blueman-project/blueman/releases/download/2.1.1/blueman-2.1.1.tar.gz + https://github.com/blueman-project/blueman/releases/download/2.1.2/blueman-2.1.2.tar.gz intltool unifdef @@ -88488,6 +88859,13 @@ to create header files and sources from protocol files. + + 2020-03-10 + 2.1.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-09-14 2.1.1 @@ -96213,6 +96591,13 @@ complete albums that you have purchased from Amazon. + + 2020-03-08 + 0.5 + Rebuild. + Mustafa Cinasal + muscnsl@pisilinux.org + 2018-08-20 0.5 @@ -99622,7 +100007,7 @@ complete albums that you have purchased from Amazon. loudmouth için geliştirme dosyaları glib2-devel - loudmouth + loudmouth /usr/include @@ -99630,6 +100015,13 @@ complete albums that you have purchased from Amazon. + + 2020-03-08 + 1.5.3 + Rebuild. + Mustafa Cinasal + muscnsl@pisilinux.org + 2018-09-16 1.5.3 @@ -102146,9 +102538,11 @@ complete albums that you have purchased from Amazon. qt5-base-devel qt5-multimedia-devel + qt5-linguist zlib-devel ruby-devel rubygems + cmark-devel flac-devel boost-devel libogg-devel @@ -102177,6 +102571,9 @@ complete albums that you have purchased from Amazon. qt5-base qt5-multimedia libgcc + cmark + libebml + libmatroska /usr/share/man @@ -102187,6 +102584,7 @@ complete albums that you have purchased from Amazon. /usr/share/pixmaps /usr/share/mkvtoolnix /usr/share/applications + /usr/share/metainfo /usr/share/locale @@ -102352,6 +102750,7 @@ complete albums that you have purchased from Amazon. mesa-glu xvba-video mesa + libglvnd zlib libXv libX11 @@ -118123,6 +118522,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libX11-devel qt5-x11extras-devel qt5-linguist + qt5-sql-postgresql + qt5-sql-odbc + qt5-sql-mysql + qt5-sql-sqlite libsamplerate-devel wavpack-devel flac-devel @@ -118141,8 +118544,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libmpcdec-devel libcddb-devel libogg-devel + libbs2b-devel mpg123-devel libarchive-devel + jack-audio-connection-kit-devel cmake multimedia/sound/qmmp/pspec.xml @@ -118176,6 +118581,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libmpcdec libogg mpg123 + libbs2b libarchive @@ -118505,7 +118911,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Amarok to bogaty w funkcje odtwarzacz audio dedykowany środowisku graficznemu KDE. Amarok es un potente reproductor de música con una interfaz intuitiva amarok - https://github.com/KDE/amarok/archive/453aa79e03fc512abcca5b2109a2aecce6dab314.zip + https://github.com/KDE/amarok/archive/2084224e4c30d282936333a6894071245b62dc7b.tar.gz extra-cmake-modules qt5-base-devel @@ -118519,6 +118925,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression qt5-webengine-devel qt5-webkit-devel kcoreaddons-devel + re2-devel solid-devel kdelibs4-support-devel kcodecs-devel @@ -118540,7 +118947,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kinit-devel kunitconversion-devel taglib-devel - libqjson-devel curl-devel libmtp-devel ffmpeg-devel @@ -121263,8 +121669,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression cmake qt5-base-devel - libqjson-devel + + libmygpo-qt-1.1.0-qt-5.11b3.patch + multimedia/sound/libmygpo-qt/pspec.xml @@ -121272,7 +121680,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libgcc qt5-base - libqjson /usr/lib @@ -121286,7 +121693,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression qt5-base-devel libmygpo-qt - libqjson-devel /usr/include @@ -122428,6 +122834,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression qt5-sql-mysql qt5-sql-sqlite qt5-sql-odbc + qt5-multimedia-devel qt5-sql-postgresql cmake libcddb-devel @@ -122456,6 +122863,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression qt5-base qt5-svg + qt5-multimedia zlib libcddb cdparanoia @@ -128882,6 +129290,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gdk-pixbuf-devel libXrender-devel libxml2-devel + libbs2b-devel libmodplug-devel libXcomposite-devel libsamplerate-devel @@ -128900,9 +129309,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol gtk2 faac flac + zlib lame lirc mesa + glib2 faad2 cairo pango @@ -128911,10 +129322,15 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libmms mpg123 libmtp + libX11 libogg + libbs2b wavpack + libxml2 libcddb + libglvnd libsdl2 + audacious libbinio alsa-lib libvorbis @@ -132940,6 +133356,92 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + gnome-desktop + https://gitlab.gnome.org/GNOME/gnome-desktop + + PisiLinux Community + admins@pisilinux.org + + GPL + library + desktop.gnome.base + Library with common API for various GNOME modules + Library with common API for various GNOME modules + Library with common API for various GNOME modules + Library with common API for various GNOME modules + http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.4.tar.xz + + meson + itstool + gtk-doc + docbook-xsl + gtk3-devel + bubblewrap + eudev-devel + glib2-devel + libX11-devel + iso-codes-devel + libxkbfile-devel + gdk-pixbuf-devel + xkeyboard-config + fontconfig-devel + libseccomp-devel + gobject-introspection-devel + gsettings-desktop-schemas-devel + + desktop/gnome/base/gnome-desktop/pspec.xml + + + gnome-desktop + + gtk3 + cairo + eudev + glib2 + libX11 + gdk-pixbuf + libseccomp + + + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + + gnome-desktop-devel + Development files for gnome-desktop + + gnome-desktop + + + /usr/include + /usr/lib/pkgconfig + + + + gnome-desktop-docs + Development files for gnome-desktop + + gnome-desktop + + + /usr/share/gtk-doc + + + + + 2020-03-12 + 3.34.4 + First release + PisiLinux Community + admins@pisilinux.org + + + polkit-gnome @@ -133785,7 +134287,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol polkit libplist - gvfs + gvfs libimobiledevice @@ -133802,7 +134304,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libsecret libgcrypt - gvfs + gvfs /usr/lib/gvfs/gvfsd-afp @@ -133818,7 +134320,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GVFS sıkıştırma arkaucu libarchive - gvfs + gvfs /usr/libexec/gvfsd-archive @@ -133832,7 +134334,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GVFS dijital kamera arkaucu libgphoto2 - gvfs + gvfs /usr/libexec/gvfs-gphoto2-volume-monitor @@ -133848,7 +134350,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GVFS FUSE arkaucu fuse - gvfs + gvfs /usr/libexec/gvfsd-fuse @@ -133859,7 +134361,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Samba backend for GVFS GVFS Samba arkaucu - gvfs + gvfs samba @@ -133877,7 +134379,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol libmtp libusb - gvfs + gvfs /usr/libexec/gvfsd-mtp @@ -134001,6 +134503,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2020-03-11 + 1.36.3 + Rebuild. + Erkan IŞIK + erkanisik@pisilinux.org + 2019-07-13 1.36.3 @@ -144189,7 +144698,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-phonon - https://community.kde.org/Phonon + http://phonon.kde.org Pisi Linux Admins admins@pisilinux.org @@ -144202,10 +144711,10 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol https://download.kde.org/stable/phonon/4.11.1/phonon-4.11.1.tar.xz extra-cmake-modules - qt5-declarative-devel - qt5-base-devel - qt5-designer-devel - qt5-linguist + qt5-declarative-devel + qt5-base-devel + qt5-designer-devel + qt5-linguist alsa-lib-devel gst-plugins-base-devel pulseaudio-libs-devel @@ -144218,8 +144727,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-phonon libgcc - qt5-base - qt5-designer + qt5-base + qt5-designer pulseaudio-libs @@ -144235,9 +144744,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-phonon-devel Development files for phonon-qt5 - qt5-phonon - qt5-base-devel - qt5-designer-devel + qt5-phonon + qt5-base-devel + qt5-designer-devel pulseaudio-libs-devel @@ -144247,6 +144756,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2020-02-28 + 4.11.1 + Rebuild qt5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 4.11.1 @@ -233007,40 +233523,40 @@ It supports email, address books, calendars, tasks, news feeds and much more.A cross-platform application and UI framework (Documentation) Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır(Belgelendirme) assistant5 - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtdoc-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtdoc-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-sql-sqlite - qt5-assistant - qt5-multimedia-docs - qt5-quickcontrols-docs - qt5-quickcontrols2-docs - qt5-x11extras-docs - qt5-webchannel-docs + qt5-base-devel + qt5-sql-sqlite + qt5-assistant + qt5-multimedia-docs + qt5-quickcontrols-docs + qt5-quickcontrols2-docs + qt5-x11extras-docs + qt5-webchannel-docs qt5-webkit-docs - qt5-xmlpatterns-docs - qt5-svg-docs - qt5-script-docs - qt5-sensors-docs - qt5-translations - qt5-graphicaleffects-docs - qt5-imageformats-docs - qt5-websockets-docs - qt5-serialport-docs - qt5-location-docs - qt5-connectivity-docs + qt5-xmlpatterns-docs + qt5-svg-docs + qt5-script-docs + qt5-sensors-docs + qt5-translations + qt5-graphicaleffects-docs + qt5-imageformats-docs + qt5-websockets-docs + qt5-serialport-docs + qt5-location-docs + qt5-connectivity-docs desktop/toolkit/qt5/qt5-doc/pspec.xml qt5-doc - qt5-base - qt5-script - qt5-svg - qt5-xmlpatterns - qt5-assistant - qt5-declarative + qt5-base + qt5-script + qt5-svg + qt5-xmlpatterns + qt5-assistant + qt5-declarative /usr/share/licenses @@ -233048,6 +233564,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -233185,17 +233708,17 @@ It supports email, address books, calendars, tasks, news feeds and much more.WebKit2 tabanlı uygulama ve yeni QML API için sınıflar https://github.com/annulen/webkit/releases/download/qtwebkit-5.212.0-alpha3/qtwebkit-5.212.0-alpha3.tar.xz - qt5-base-devel - qt5-sensors-devel - qt5-location-devel - qt5-declarative-devel - qt5-webchannel-devel - qt5-designer-devel - qt5-linguist - qt5-qdbusviewer - qt5-multimedia-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-sensors-devel + qt5-location-devel + qt5-declarative-devel + qt5-webchannel-devel + qt5-designer-devel + qt5-linguist + qt5-qdbusviewer + qt5-multimedia-devel + qt5-assistant-devel + qt5-sql-sqlite mesa-devel cmake libXtst-devel @@ -233238,7 +233761,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-webkit - qt5-base + qt5-base mesa webp zlib @@ -233251,16 +233774,16 @@ It supports email, address books, calendars, tasks, news feeds and much more.libxml2 libxslt libXrender - qt5-sensors - qt5-webchannel + qt5-sensors + qt5-webchannel libXcomposite libjpeg-turbo gstreamer gstreamer gst-plugins-base gst-plugins-base - qt5-location - qt5-declarative + qt5-location + qt5-declarative /usr/lib @@ -233275,8 +233798,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-webkit-devel qt5-webkit için geliştirme dosyaları - qt5-webkit - qt5-base-devel + qt5-webkit + qt5-base-devel mesa-devel webp-devel zlib-devel @@ -233288,12 +233811,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.libxml2-devel libxslt-devel libXrender-devel - qt5-sensors-devel + qt5-sensors-devel libXcomposite-devel libjpeg-turbo-devel gstreamer-devel gst-plugins-base-devel - qt5-declarative-devel + qt5-declarative-devel /usr/lib/pkgconfig @@ -233301,6 +233824,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.212.0 + Rebuild qt5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-19 5.212.0 @@ -233450,11 +233980,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.Çalıştırılabilir Qt uygulamaları oluşturmak için sınıflar. Qt 4.x için uyumluluk sağlar Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility Çalıştırılabilir Qt uygulamaları oluşturmak için sınıflar. Qt 4.x için uyumluluk sağlar. - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtscript-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtscript-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite mesa-devel libgcc @@ -233463,7 +233993,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-script - qt5-base + qt5-base libgcc @@ -233476,8 +234006,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-script-devel qt5-script için geliştirme dosyaları - qt5-base-devel - qt5-script + qt5-base-devel + qt5-script /usr/lib/pkgconfig @@ -233487,13 +234017,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-script-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -233636,12 +234173,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.Donanım ve hareket algılama sensörüne erişim sağlar Provides access to sensor hardware and motion gesture recognition Donanım ve hareket algılama sensörüne erişim sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtsensors-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtsensors-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-sensors/pspec.xml @@ -233649,8 +234186,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-sensors libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -233662,8 +234199,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-sensors-devel qt5-sensors için geliştirme dosyaları - qt5-sensors - qt5-base-devel + qt5-sensors + qt5-base-devel /usr/lib/pkgconfig @@ -233673,7 +234210,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-sensors-docs - qt5-base + qt5-base /usr/share/doc/qt5 @@ -233681,6 +234218,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -233816,13 +234360,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.QML ve JavaScript dilleri için sınıflar Classes for QML and JavaScript languages QML ve JavaScript dilleri için sınıflar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtdeclarative-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtdeclarative-everywhere-src-5.14.1.tar.xz python3 - qt5-base-devel + qt5-base-devel libxkbcommon-devel mesa-devel - qt5-sql-sqlite + qt5-sql-sqlite desktop/toolkit/qt5/qt5-declarative/pspec.xml @@ -233830,8 +234374,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-declarative libgcc - libglvnd - qt5-base + qt5-base mesa @@ -233847,8 +234390,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-declarative-devel qt5-declarative için geliştirme dosyaları - qt5-base-devel - qt5-declarative + qt5-base-devel + qt5-declarative /usr/lib/pkgconfig @@ -233856,6 +234399,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -233998,7 +234548,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Konum, uydu ve alan izleme sınıflarına erişim sağlar Provides access to position, satellite and area monitoring classes Konum, uydu ve alan izleme sınıflarına erişim sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtlocation-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtlocation-everywhere-src-5.14.1.tar.xz geoclue-devel glib2-devel @@ -234007,17 +234557,17 @@ It supports email, address books, calendars, tasks, news feeds and much more.gypsy-devel gconf-devel zlib-devel - qt5-base-devel - qt5-assistant-devel - qt5-declarative-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-declarative-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-location/pspec.xml qt5-location - qt5-base + qt5-base glib2 icu4c gconf @@ -234025,7 +234575,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.gypsy libgcc geoclue - qt5-declarative + qt5-declarative /usr/lib @@ -234037,9 +234587,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-location-devel qt5-location için geliştirme dosyaları - qt5-location - qt5-base-devel - qt5-declarative-devel + qt5-location + qt5-base-devel + qt5-declarative-devel /usr/lib/pkgconfig @@ -234049,13 +234599,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-location-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -234191,15 +234748,15 @@ It supports email, address books, calendars, tasks, news feeds and much more.Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar Provides support for web applications using the Chromium browser project Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtwebengine-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtwebengine-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-location-devel - qt5-sensors-devel - qt5-webchannel-devel - qt5-designer-devel + qt5-base-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-location-devel + qt5-sensors-devel + qt5-webchannel-devel + qt5-designer-devel bison re2-devel re2c @@ -234283,7 +234840,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libopus libxml2 libvpx - qt5-base + qt5-base alsa-lib harfbuzz libevent @@ -234293,11 +234850,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.libXScrnSaver libXdamage libXrender - qt5-location + qt5-location libXcomposite libjpeg-turbo - qt5-webchannel - qt5-declarative + qt5-webchannel + qt5-declarative zlib minizip protobuf @@ -234316,11 +234873,11 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-webengine-devel - qt5-webengine - qt5-base-devel - qt5-declarative-devel - qt5-location-devel - qt5-webchannel-devel + qt5-webengine + qt5-base-devel + qt5-declarative-devel + qt5-location-devel + qt5-webchannel-devel /usr/lib/pkgconfig @@ -234331,13 +234888,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-webengine-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -234466,12 +235030,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.SVG dosyalarının içeriğini görüntüleme için sınıflar Classes for displaying the contents of SVG files SVG dosyalarının içeriğini görüntüleme için sınıflar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtsvg-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtsvg-everywhere-src-5.14.1.tar.xz mesa-devel - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite zlib-devel desktop/toolkit/qt5/qt5-svg/pspec.xml @@ -234480,7 +235044,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-svg libgcc - qt5-base + qt5-base zlib @@ -234494,8 +235058,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.Development files for qt5-svg qt5-svg için geliştirme dosyaları - qt5-base-devel - qt5-svg + qt5-base-devel + qt5-svg /usr/include/qt5/ @@ -234505,7 +235069,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-svg-docs - qt5-base + qt5-base /usr/share/doc @@ -234513,6 +235077,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -234648,20 +235219,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt Quick2 ile kullanım için grafiksel efektler Graphical effects for use with Qt Quick 2 Qt Quick2 ile kullanım için grafiksel efektler - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtgraphicaleffects-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtgraphicaleffects-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml qt5-graphicaleffects - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -234674,13 +235245,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-graphicaleffects-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -234816,11 +235394,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.İlave resim biçimleri için eklentiler: TIFF, MNG, TGA, WBMP Plugins for additional image formats: TIFF, MNG, TGA, WBMP İlave resim biçimleri için eklentiler: TIFF, MNG, TGA, WBMP - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtimageformats-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtimageformats-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite jasper-devel libmng-devel libjpeg-turbo-devel @@ -234833,7 +235411,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-imageformats - qt5-base + qt5-base libgcc libmng tiff @@ -234849,13 +235427,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-imageformats-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -235095,8 +235680,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt5 - AccountService addon https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel extra-cmake-modules desktop/toolkit/qt5/qt5-accountsservice/pspec.xml @@ -235105,8 +235690,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-accountsservice libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -235120,14 +235705,21 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-accountsservice-devel - qt5-base - qt5-accountsservice + qt5-base + qt5-accountsservice /usr/include + + 2020-02-27 + 0.6.0 + Rebuild qt5-5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 0.6.0 @@ -235263,12 +235855,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.Klasik masaüstü biçimli kullanıcı arayüzleri oluşturmak için yeniden kullanılabilir Qt Quick tabanlı UI kontrolleri Reusable Qt Quick based UI controls to create classic desktop-style user interfaces Klasik masaüstü biçimli kullanıcı arayüzleri oluşturmak için yeniden kullanılabilir Qt Quick tabanlı UI kontrolleri - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtquickcontrols-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtquickcontrols-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite mesa-devel desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml @@ -235277,8 +235869,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-quickcontrols libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -235289,13 +235881,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-quickcontrols-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -235429,10 +236028,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.toolkit.qt5 Provides a set of easy to use chart components Provides a set of easy to use chart components - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtcharts-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtcharts-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-charts/pspec.xml @@ -235440,8 +236039,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-charts Provides a set of easy to use chart components - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -235454,8 +236053,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-charts-devel Development files for qt5-charts - qt5-base-devel - qt5-charts + qt5-base-devel + qt5-charts /usr/include/qt5 @@ -235464,6 +236063,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -235568,9 +236174,9 @@ It supports email, address books, calendars, tasks, news feeds and much more. glib2-devel dconf-devel - qt5-declarative-devel + qt5-declarative-devel cmake - qt5-base-devel + qt5-base-devel desktop/toolkit/qt5/qt5-configuration/pspec.xml @@ -235578,10 +236184,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-configuration libgcc - qt5-declarative + qt5-declarative glib2 dconf - qt5-base + qt5-base /usr/lib @@ -235595,8 +236201,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-configuration-devel - qt5-configuration - qt5-base-devel + qt5-configuration + qt5-base-devel /usr/lib/pkgconfig @@ -235604,6 +236210,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 0.3.1 + Rebuild qt5-5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 0.3.1 @@ -235747,10 +236360,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop A JavaScript 3D rendering API for Qt Quick A JavaScript 3D rendering API for Qt Quick - http://download.qt.io/official_releases/qt/5.12/5.12.4/submodules/qtcanvas3d-everywhere-src-5.12.4.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.7/submodules/qtcanvas3d-everywhere-src-5.12.7.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-canvas3d/pspec.xml @@ -235758,8 +236371,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-canvas3d A JavaScript 3D rendering API for Qt Quick - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -235768,6 +236381,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.12.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.12.4 @@ -235868,19 +236488,19 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır(Çeviriler) A cross-platform application and UI framework (Translations) Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır(Çeviriler) - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qttranslations-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qttranslations-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - qt5-linguist + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + qt5-linguist desktop/toolkit/qt5/qt5-translations/pspec.xml qt5-translations - qt5-base + qt5-base /usr/share/qt5 @@ -235888,6 +236508,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -236023,14 +236650,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.QtQuick tabanlı gelecek nesil kullanıcı arayüz kontrolleri Next generation user interface controls based on Qt Quick QtQuick tabanlı gelecek nesil kullanıcı arayüz kontrolleri - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtquickcontrols2-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtquickcontrols2-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-graphicaleffects - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-graphicaleffects + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml @@ -236038,8 +236665,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-quickcontrols2 libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -236050,8 +236677,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-quickcontrols2-devel - qt5-quickcontrols2 - qt5-base-devel + qt5-quickcontrols2 + qt5-base-devel /usr/include @@ -236061,13 +236688,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-quickcontrols2-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -236218,10 +236852,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.toolkit.qt5 Qt module to make text to speech and speech recognition easy Qt module to make text to speech and speech recognition easy - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtspeech-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtspeech-everywhere-src-5.14.1.tar.xz flite-devel - qt5-base-devel + qt5-base-devel speech-dispatcher-devel desktop/toolkit/qt5/qt5-speech/pspec.xml @@ -236231,7 +236865,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt module to make text to speech and speech recognition easy flite - qt5-base + qt5-base libgcc speech-dispatcher @@ -236245,7 +236879,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-speech-devel Development headers for qt5-speech - qt5-speech + qt5-speech /usr/lib/cmake @@ -236254,10 +236888,17 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -236368,22 +237009,25 @@ It supports email, address books, calendars, tasks, news feeds and much more.Bağlı ve veritabanlı uygulamlar için arka uç geliştirmeyi kolaylaştıran bir sevice çözümü A Backend-as-a-Service solution to ease the backend development for connected and data-driven application Bağlı ve veritabanlı uygulamlar için arka uç geliştirmeyi kolaylaştıran bir sevice çözümü - http://ftp.vim.org/languages/qt/archive/qt/5.6/5.6.3/submodules/qtenginio-opensource-src-1.6.3.tar.xz + https://github.com/qt/qtenginio/archive/v5.6.3.tar.gz libgcc - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + + qtenginio-1.6.3-Qt-5.14.patch + desktop/toolkit/qt5/qt5-enginio/pspec.xml qt5-enginio libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -236397,8 +237041,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-enginio-devel qt5-enginio için geliştirme dosyaları - qt5-base-devel - qt5-enginio + qt5-base-devel + qt5-enginio /usr/lib/pkgconfig @@ -236415,6 +237059,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.6.3 + Rebuild for qt5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.6.3 @@ -236550,12 +237201,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.HTML/JavaScript istemcileri ile Qt uygulamalarının tam uyumu için HTML istemcilerinden QML veya QObject nesnelerine erişim sağlar Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients HTML/JavaScript istemcileri ile Qt uygulamalarının tam uyumu için HTML istemcilerinden QML veya QObject nesnelerine erişim sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtwebchannel-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtwebchannel-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-webchannel/pspec.xml @@ -236563,8 +237214,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-webchannel libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -236576,9 +237227,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-webchannel-devel qt5-webchannel için geliştirme dosyaları - qt5-webchannel - qt5-base-devel - qt5-declarative-devel + qt5-webchannel + qt5-base-devel + qt5-declarative-devel /usr/lib/pkgconfig @@ -236589,14 +237240,21 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-webchannel-docs libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -236732,12 +237390,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.Ses, video, radyo ve kamera işlevsellikleri için sınıflar Classes for audio, video, radio and camera functionality Ses, video, radyo ve kamera işlevsellikleri için sınıflar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtmultimedia-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtmultimedia-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite pulseaudio-libs-devel openal-devel mesa-devel @@ -236756,10 +237414,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.mesa openal alsa-lib - qt5-base + qt5-base gstreamer pulseaudio-libs - qt5-declarative + qt5-declarative gst-plugins-base glib2 gst-plugins-bad @@ -236774,9 +237432,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-multimedia-devel qt5-multimedia için geliştirme dosyaları - qt5-multimedia - qt5-base-devel - qt5-declarative-devel + qt5-multimedia + qt5-base-devel + qt5-declarative-devel /usr/lib/pkgconfig @@ -236786,13 +237444,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-multimedia-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -236929,16 +237594,16 @@ It supports email, address books, calendars, tasks, news feeds and much more.Ağ kimlik doğrulama modülü Ağ kimlik doğrulama modülü Ağ kimlik doğrulama modülü - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtnetworkauth-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtnetworkauth-everywhere-src-5.14.1.tar.xz - qt5-base-devel + qt5-base-devel desktop/toolkit/qt5/qt5-networkauth/pspec.xml qt5-networkauth - qt5-base + qt5-base /usr/lib @@ -236949,8 +237614,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-networkauth-devel Development files for qt5-networkauth - qt5-networkauth - qt5-base-devel + qt5-networkauth + qt5-base-devel /usr/include @@ -236959,6 +237624,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -237011,10 +237683,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.toolkit.qt5 Provides a set of easy to use chart components Provides a set of easy to use chart components - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtscxml-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtscxml-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-scxml/pspec.xml @@ -237022,8 +237694,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-scxml Provides a set of easy to use chart components - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -237037,9 +237709,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-scxml-devel Development files for qt5-scxml - qt5-base-devel - qt5-declarative-devel - qt5-scxml + qt5-base-devel + qt5-declarative-devel + qt5-scxml /usr/include/qt5 @@ -237048,6 +237720,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -237149,10 +237828,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.toolkit.qt5 Qt module for general purpose serial bus access Qt module for general purpose serial bus access - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtserialbus-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtserialbus-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-serialport-devel + qt5-base-devel + qt5-serialport-devel desktop/toolkit/qt5/qt5-serialbus/pspec.xml @@ -237160,8 +237839,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-serialbus Qt module for general purpose serial bus access - qt5-base - qt5-serialport + qt5-base + qt5-serialport libgcc @@ -237175,8 +237854,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-serialbus-devel Development files for qt5-serialbus - qt5-base-devel - qt5-serialbus + qt5-base-devel + qt5-serialbus /usr/include/qt5 @@ -237185,6 +237864,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -237285,14 +237971,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) çatısı (Geliştirme Araçları, Qt Yardım). A cross-platform application and UI framework (Development Tools, QtHelp) Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) çatısı (Geliştirme Araçları, Qt Yardım). - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qttools-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qttools-everywhere-src-5.14.1.tar.xz llvm mesa-devel llvm-clang-devel - qt5-base-devel + qt5-base-devel icon-theme-hicolor - qt5-declarative-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-tools/pspec.xml @@ -237302,8 +237988,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.libgcc llvm-libs llvm-clang - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/bin/qdistancefieldgenerator @@ -237338,8 +238024,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-assistant-devel - qt5-base-devel - qt5-assistant + qt5-base-devel + qt5-assistant llvm-clang-devel @@ -237353,8 +238039,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-designer libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/bin/designer @@ -237389,7 +238075,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-designer-devel qt5-base-devel - qt5-designer + qt5-designer /usr/include/qt5/QtDesigner* @@ -237449,6 +238135,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -237605,11 +238298,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.X11 için platforma özgü API'ler sağlar Provides platform-specific APIs for X11 X11 için platforma özgü API'ler sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtx11extras-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtx11extras-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite mesa-devel desktop/toolkit/qt5/qt5-x11extras/pspec.xml @@ -237617,7 +238310,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-x11extras - qt5-base + qt5-base /usr/lib @@ -237629,8 +238322,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-x11extras-devel qt5-x11extras için geliştirme dosyaları - qt5-x11extras - qt5-base-devel + qt5-x11extras + qt5-base-devel /usr/lib/pkgconfig @@ -237640,7 +238333,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-x11extras-docs - qt5-x11extras + qt5-x11extras qt5-base @@ -237648,6 +238341,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -237781,10 +238481,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop Provides a set of easy to use chart components Qt Data Visualization module - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtdatavis3d-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtdatavis3d-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-datavis3d/pspec.xml @@ -237792,8 +238492,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-datavis3d Qt Data Visualization module - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -237806,9 +238506,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-datavis3d-devel Development files for qt5-datavis3d - qt5-base-devel - qt5-declarative-devel - qt5-datavis3d + qt5-base-devel + qt5-declarative-devel + qt5-datavis3d /usr/include/qt5 @@ -237817,6 +238517,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -237917,11 +238624,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.Donanım ve sanal seri portlara erişim sağlar Provides access to hardware and virtual serial ports Donanım ve sanal seri portlara erişim sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtserialport-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtserialport-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite eudev-devel desktop/toolkit/qt5/qt5-serialport/pspec.xml @@ -237929,7 +238636,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-serialport - qt5-base + qt5-base eudev libgcc @@ -237943,8 +238650,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-serialport-devel qt5-serialport için geliştirme dosyaları - qt5-base-devel - qt5-serialport + qt5-base-devel + qt5-serialport /usr/lib/pkgconfig @@ -237954,13 +238661,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-serialport-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -238096,10 +238810,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.Wayland için API'ler sağlar Provides APIs for Wayland Wayland için API'ler sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtwayland-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtwayland-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel libxkbcommon-devel xorg-server-xwayland glib2-devel @@ -238115,14 +238829,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.wayland-client wayland-cursor - - qt5-wayland-animate-cursor.patch - qt5-wayland-cursor-timer.patch - qt5-wayland-libglvnd-egl.patch - qt5-wayland-linux-dmabuf-2.patch - qt5-wayland-linux-dmabuf.patch - qtbug-80613.patch - desktop/toolkit/qt5/qt5-wayland/pspec.xml @@ -238133,7 +238839,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.libX11 libgcc freetype - qt5-base + qt5-base fontconfig libXrender libxkbcommon @@ -238141,7 +238847,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.wayland-client wayland-cursor wayland-server - qt5-declarative + qt5-declarative /usr/lib @@ -238154,8 +238860,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-wayland-devel qt5-wayland için geliştirme dosyaları - qt5-wayland - qt5-base-devel + qt5-wayland + qt5-base-devel /usr/lib/pkgconfig @@ -238165,13 +238871,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-wayland-docs - qt5-base + qt5-base /usr/share/doc + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -238308,9 +239021,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.QtGStreamer is a set of libraries providing C++ bindings for GStreamer with a Qt-style API, plus some helper classes and elements for integrating GStreamer better in Qt applications.The goal of this module is to allow easy use of GStreamer for applications targetting MeeGo Mobile or the KDE desktop. http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-1.2.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-quickcontrols2-devel + qt5-base-devel + qt5-declarative-devel + qt5-quickcontrols2-devel glib2-devel gobject-introspection-devel cmake @@ -238330,8 +239043,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-gstreamer - qt5-base - qt5-declarative + qt5-base + qt5-declarative gstreamer gst-plugins-base mesa @@ -238349,11 +239062,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-gstreamer-devel Development files for qt5-gstreamer - qt5-gstreamer + qt5-gstreamer glib2-devel - qt5-base-devel + qt5-base-devel gstreamer-devel - qt5-declarative-devel + qt5-declarative-devel gst-plugins-base-devel @@ -238363,6 +239076,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 1.2.0 + Rebuild qt5-5.14.1 + Pisi Linux Community + admin@pisilinux.org + 2019-12-22 1.2.0 @@ -238506,10 +239226,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop A JavaScript 3D rendering API for Qt Quick Adds support for getting events from gamepad devices - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtgamepad-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtgamepad-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel libsdl2-devel eudev-devel @@ -238519,8 +239239,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-gamepad Adds support for getting events from gamepad devices - qt5-base - qt5-declarative + qt5-base + qt5-declarative libsdl2 eudev libgcc @@ -238536,8 +239256,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-gamepad-devel Development files for qt5-gamepad - qt5-base-devel - qt5-gamepad + qt5-base-devel + qt5-gamepad /usr/include/qt5 @@ -238546,6 +239266,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -238648,7 +239375,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Cross platform application and UI development framework Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır. Qt es un toolkit para GUI multiplataforma. - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtbase-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtbase-everywhere-src-5.14.1.tar.xz at-spi2-core-devel cups-devel @@ -238714,7 +239441,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. mkspecs2.patch - qtbug-80967.patch desktop/toolkit/qt5/qt5-base/pspec.xml @@ -238778,8 +239504,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Qt5 için geliştirme dosyaları Development files for Qt 5 - qt5-base - libglvnd-devel + qt5-base mesa-devel @@ -238793,7 +239518,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-sql-mysql Qt5'in SQL sınıfları için MySQL sürücüsü - qt5-base + qt5-base libgcc mariadb-lib @@ -238805,7 +239530,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-sql-postgresql Qt5'in SQL sınıfları için PostgreSQL sürücüsü - qt5-base + qt5-base libgcc postgresql-lib @@ -238817,7 +239542,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-sql-sqlite Qt5'in SQL sınıfları için SQLite sürücüsü - qt5-base + qt5-base libgcc sqlite @@ -238829,7 +239554,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-sql-odbc Qt5'in SQL sınıfları için ODBC sürücüsü - qt5-base + qt5-base libgcc unixODBC @@ -238838,6 +239563,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-17 5.14.0 @@ -239009,7 +239741,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.A library that allows developers to access PolicyKit API with a nice Qt-style API https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-0.113.0.tar.xz - qt5-base-devel + qt5-base-devel glib2-devel polkit-devel mesa-devel @@ -239020,7 +239752,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. polkit-qt - qt5-base + qt5-base glib2 polkit libgcc @@ -239033,8 +239765,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. polkit-qt-devel - polkit-qt - qt5-base-devel + polkit-qt + qt5-base-devel glib2-devel polkit-devel @@ -239044,6 +239776,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 0.113 + Rebuild for qt5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-16 0.113 @@ -239211,7 +239950,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-keychain-devel Development support for qt5-keychain - qt5-keychain + qt5-keychain /usr/lib/cmake @@ -239219,6 +239958,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 0.10.0 + Rebuild qt5-5.14.1 + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 0.10.0 @@ -239326,12 +240072,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.Bluetooth donanımlarına bağlantı sağlar Provides access to Bluetooth hardware Bluetooth donanımlarına bağlantı sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtconnectivity-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtconnectivity-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite bluez-libs-devel desktop/toolkit/qt5/qt5-connectivity/pspec.xml @@ -239339,8 +240085,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-connectivity - qt5-base - qt5-declarative + qt5-base + qt5-declarative bluez-libs libgcc @@ -239356,8 +240102,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-connectivity-devel qt5-connectivity için geliştirme dosyaları - qt5-connectivity - qt5-base-devel + qt5-connectivity + qt5-base-devel /usr/lib/pkgconfig @@ -239374,6 +240120,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -239507,11 +240260,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop.toolkit.qt5 Qt module for general purpose serial bus access Virtual keyboard framework - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtvirtualkeyboard-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtvirtualkeyboard-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel libxcb-devel hunspell-devel @@ -239521,9 +240274,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-virtualkeyboard Virtual keyboard framework - qt5-base - qt5-declarative - qt5-svg + qt5-base + qt5-declarative + qt5-svg libgcc libxcb @@ -239538,13 +240291,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-virtualkeyboard-devel Development headers for qt5-virtualkeyboard - qt5-virtualkeyboard + qt5-virtualkeyboard /usr/include/qt5 + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -239645,12 +240405,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.RFC 6455 ile yumuşak WebSocket iletişimi sağlar Provides WebSocket communication compliant with RFC 6455 RFC 6455 ile yumuşak WebSocket iletişimi sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtwebsockets-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtwebsockets-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-websockets/pspec.xml @@ -239658,8 +240418,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-websockets libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -239670,8 +240430,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-websockets-devel qt5-websockets için geliştirme dosyaları - qt5-websockets - qt5-base-devel + qt5-websockets + qt5-base-devel /usr/lib/pkgconfig @@ -239681,13 +240441,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-websockets-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -239823,20 +240590,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.XPath, XQuery, XSLT ve XML şema doğrulama için destek sağlar Support for XPath, XQuery, XSLT and XML schema validation XPath, XQuery, XSLT ve XML şema doğrulama için destek sağlar - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qtxmlpatterns-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qtxmlpatterns-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - qt5-declarative-devel + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + qt5-declarative-devel desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml qt5-xmlpatterns - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -239851,8 +240618,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-xmlpatterns-devel qt5-xmlpatterns için geliştirme dosyaları - qt5-xmlpatterns - qt5-base-devel + qt5-xmlpatterns + qt5-base-devel /usr/lib/pkgconfig @@ -239862,13 +240629,20 @@ It supports email, address books, calendars, tasks, news feeds and much more. qt5-xmlpatterns-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -240012,10 +240786,10 @@ It supports email, address books, calendars, tasks, news feeds and much more.desktop C++ and QML APIs for easy inclusion of 3D graphics C++ and QML APIs for easy inclusion of 3D graphics - http://download.qt.io/official_releases/qt/5.14/5.14.0/submodules/qt3d-everywhere-src-5.14.0.tar.xz + http://download.qt.io/official_releases/qt/5.14/5.14.1/submodules/qt3d-everywhere-src-5.14.1.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel assimp-devel zlib-devel @@ -240025,8 +240799,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-3d C++ and QML APIs for easy inclusion of 3D graphics - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc assimp @@ -240041,9 +240815,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.qt5-3d-devel Development files for qt5-3d - qt5-base-devel - qt5-declarative-devel - qt5-3d + qt5-base-devel + qt5-declarative-devel + qt5-3d /usr/include/qt5 @@ -240052,6 +240826,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-02-27 + 5.14.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-22 5.14.0 @@ -243512,17 +244293,17 @@ It supports email, address books, calendars, tasks, news feeds and much more.QScintilla jest portem do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona. https://www.riverbankcomputing.com/static/Downloads/QScintilla/2.11.4/QScintilla-2.11.4.tar.gz - python-qt5-devel - python3-qt5-devel + python-qt5-devel + python3-qt5-devel python-devel python3-devel python3-sip python-sip - qt5-base-devel - qt5-designer-devel + qt5-base-devel + qt5-designer-devel chrpath - qt5-script-devel - qt5-xmlpatterns-devel + qt5-script-devel + qt5-xmlpatterns-devel mesa-devel qscintilla2-python-common @@ -243531,7 +244312,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. qscintilla2 - qt5-base + qt5-base libgcc @@ -243595,13 +244376,20 @@ It supports email, address books, calendars, tasks, news feeds and much more.qscintilla2 için geliştirme dosyaları Pliki nagłówkowe dla QScintilla - qscintilla2 + qscintilla2 /usr/include/qt5/Qsci + + 2020-03-10 + 2.11.4 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-20 2.11.4 @@ -243722,8 +244510,8 @@ It supports email, address books, calendars, tasks, news feeds and much more.cmake libgcc lxqt-build-tools - qt5-base-devel - qt5-linguist + qt5-base-devel + qt5-linguist desktop/toolkit/qtermwidget5/pspec.xml @@ -243732,7 +244520,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.Development files for qtermwidget5 libgcc - qt5-base + qt5-base /usr/bin/consoleq @@ -243747,7 +244535,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.qtermwidget5 için geliştirme dosyaları qt5-base-devel - qtermwidget5 + qtermwidget5 /usr/share/cmake/qtermwidget5 @@ -243756,6 +244544,13 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + 2020-03-08 + 0.14.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-01-18 0.14.1 @@ -243863,6 +244658,43 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + gnome-desktop + Library with common API for various GNOME modules + Library with common API for various GNOME modules + Library with common API for various GNOME modules + Library with common API for various GNOME modules + library + unknown + GPL + + + 2020-03-12 + 3.34.4 + First release + PisiLinux Community + admins@pisilinux.org + + + localhost + PisiLinux + 2.0 + x86_64 + 3127447 + 492411 + d9835ed779aa09e92692438ac8031027625622ec + de43647c876e862d9323ae47752d1ea8d87a2039 + desktop/gnome/base/gnome-desktop/gnome-desktop-3.34.4-1-p2-x86_64.pisi + 1.2 + + gnome-desktop + https://gitlab.gnome.org/GNOME/gnome-desktop + + PisiLinux Community + admins@pisilinux.org + + + system FIXME diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 9b2a883159..f074aff417 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -5121e06b395c12abf1cc1f56f5d4b617e0bc68e8 \ No newline at end of file +3622f181a7059fc99490af552b9086e9f4e8d5fb \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index d90c669def..766ed315d6 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 83e247c402..0c590d0fe8 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -52afaa80331bba204ef57d5d8d4a6a57b168404a \ No newline at end of file +d5c289cf885e03765d08893f5ada25c10a79e42c \ No newline at end of file