diff --git a/multimedia/graphics/babl/pspec.xml b/multimedia/graphics/babl/pspec.xml index 57b6a04dc8..0ae3860869 100644 --- a/multimedia/graphics/babl/pspec.xml +++ b/multimedia/graphics/babl/pspec.xml @@ -13,7 +13,7 @@ library A dynamic, any to any, pixel format translation library babl is a library that allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations. - https://download.gimp.org/pub/babl/0.1/babl-0.1.46.tar.bz2 + https://download.gimp.org/pub/babl/0.1/babl-0.1.60.tar.bz2 @@ -43,6 +43,13 @@ + + 2018-12-25 + 0.1.60 + Version Bump. + Mustafa Cinasal + admin@pisilinux.org + 2018-08-05 0.1.46 diff --git a/multimedia/graphics/gimp/addon/mypaint-brushes/actions.py b/multimedia/graphics/gimp/addon/mypaint-brushes/actions.py new file mode 100644 index 0000000000..c25729d287 --- /dev/null +++ b/multimedia/graphics/gimp/addon/mypaint-brushes/actions.py @@ -0,0 +1,25 @@ +#!/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 get + +def setup(): + autotools.autoreconf("-fiv") + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + shelltools.copytree("%s/usr/share/pkgconfig" % get.installDIR(), "%s/usr/lib/pkgconfig" % get.installDIR()) + pisitools.removeDir("/usr/share/pkgconfig") + + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README") diff --git a/multimedia/graphics/gimp/addon/mypaint-brushes/pspec.xml b/multimedia/graphics/gimp/addon/mypaint-brushes/pspec.xml new file mode 100644 index 0000000000..559d60c62f --- /dev/null +++ b/multimedia/graphics/gimp/addon/mypaint-brushes/pspec.xml @@ -0,0 +1,40 @@ + + + + + mypaint-brushes + https://github.com/Jehan/mypaint-brushes + + PisiLinux Community + admins@pisilinux.org + + custom + library + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz + + libmypaint-devel + + + + + mypaint-brushes + + + + /usr/lib + /usr/share + /usr/share/doc + + + + + 2018-12-25 + 1.3.0 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/multimedia/graphics/gimp/addon/mypaint-brushes/translations.xml b/multimedia/graphics/gimp/addon/mypaint-brushes/translations.xml new file mode 100644 index 0000000000..71b3ad04a1 --- /dev/null +++ b/multimedia/graphics/gimp/addon/mypaint-brushes/translations.xml @@ -0,0 +1,8 @@ + + + + mypaint-brushes + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + + diff --git a/pisi-index.xml b/pisi-index.xml index 5fe7a148a2..79fbf4d0c6 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -7939,7 +7939,7 @@ Development files for grantlee grantlee için geliştirme dosyaları - grantlee-qt5 + grantlee-qt5 qt5-base-devel @@ -7948,6 +7948,13 @@ + + 2018-12-25 + 5.1.0 + Rebuild. + Kamil Atlı + suvari@pisilinux.org + 2018-09-09 5.1.0 @@ -9527,7 +9534,7 @@ app:console library - llvm-libs + llvm-libs libxml2 libgcc ncurses @@ -9560,6 +9567,7 @@ libedit libgcc ncurses + libxml2 /usr/lib/libLLVM*.so @@ -9573,7 +9581,7 @@ lldb Next generation, high-performance debugger - llvm + llvm-libs zlib libffi libedit @@ -9599,7 +9607,7 @@ lldb-devel Development headers lldb - lldb + lldb /usr/include/lldb/* @@ -9612,7 +9620,7 @@ The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. app:console - llvm-clang + llvm-clang /usr/lib/clang-analyzer @@ -9629,7 +9637,7 @@ LLVM için C dili ailesi ön ucu The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. - llvm-libs + llvm-libs libgcc ncurses @@ -9650,7 +9658,7 @@ Development headers for llvm-clang llvm-clang için başlık dosyaları - llvm-clang + llvm-clang /usr/include/clang @@ -9668,7 +9676,7 @@ libxml2-32bit - llvm + llvm libgcc libedit libxml2-32bit @@ -9682,6 +9690,13 @@ + + 2018-12-18 + 6.0.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-12-15 6.0.1 @@ -11726,11 +11741,11 @@ perl + llvm cmake ninja ocaml valgrind - lldb-devel zlib-devel glibc-devel libxml2-devel @@ -11739,7 +11754,6 @@ curl-devel python-devel libffi-devel - llvm-clang-devel programming/language/rust/pspec.xml @@ -11751,6 +11765,7 @@ libgcc libssh2 openssl + llvm-libs /usr/bin @@ -11764,7 +11779,7 @@ - 2018-12-15 + 2018-12-19 1.31.0 Version Bump PisiLinux Community @@ -12960,25 +12975,24 @@ 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 - qt5-webkit-devel - qt5-websockets-devel - qt5-x11extras-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - qt5-script-devel - qt5-designer-devel + 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-enginio-devel - qt5-assistant-devel - qt5-webengine-devel + qt5-webengine-devel sip.patch @@ -12994,22 +13008,21 @@ python python-enum34 qt5-enginio - qt5-assistant qt5-webengine - 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 + 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-sip @@ -13027,14 +13040,21 @@ Development files for python-qt5 libgcc - qt5-base - python-qt5 + qt5-base + python-qt5 /usr/share/sip/Py2Qt5 + + 2018-12-11 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-16 5.11.3 @@ -14893,6 +14913,13 @@ + + 2018-12-25 + 0.1 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-17 0.1 @@ -21626,7 +21653,7 @@ programming.language A free software environment for statistical computing and graphics This package includes the core R userspace and all R development components. - http://cran.r-project.org/src/base/R-3/R-3.5.1.tar.gz + http://cran.r-project.org/src/base/R-3/R-3.5.2.tar.gz libXmu-devel icu4c-devel @@ -21644,10 +21671,11 @@ xz-devel readline-devel curl-devel + minizip-devel - R-2.11.1-parallel.patch - R-2.13.1-zlib_header_fix.patch + R-3.4.1-parallel.patch + R-3.4.1-rmath-shared.patch programming/language/R-lang/pspec.xml @@ -21683,6 +21711,7 @@ /usr/bin /usr/lib/R /usr/share/man + /usr/share/R System.Package @@ -21698,11 +21727,12 @@ R Mathlib kitaplığı library - R + R /usr/lib /usr/include/Rmath.h + /usr/include/R/Rmath.h /usr/lib/pkgconfig/libRmath.pc @@ -21720,7 +21750,7 @@ Development files for R R için geliştirme dosyaları - R + R /usr/include @@ -21728,6 +21758,13 @@ + + 2018-12-23 + 3.5.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-09-09 3.5.1 @@ -22211,25 +22248,24 @@ 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 - qt5-webkit-devel - qt5-websockets-devel - qt5-x11extras-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - qt5-script-devel - qt5-designer-devel + 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-enginio-devel - qt5-assistant-devel - qt5-webengine-devel + qt5-webengine-devel sip.patch @@ -22243,22 +22279,21 @@ libgcc dbus python3 - 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-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-enginio qt5-designer - qt5-assistant qt5-webengine python3-sip @@ -22278,14 +22313,21 @@ Development files for python3-qt5 libgcc - qt5-base - python3-qt5 + qt5-base + python3-qt5 /usr/share/sip/PyQt5 + + 2018-12-11 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-16 5.11.3 @@ -30182,8 +30224,9 @@ xorg-video-vmware mesa + eudev libdrm - xorg-server + llvm-libs /usr/lib/xorg @@ -30192,6 +30235,13 @@ + + 2018-12-19 + 13.3.0 + Rebuild New T. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-21 13.3.0 @@ -37413,7 +37463,6 @@ nettle-devel python-mako llvm - llvm-libs llvm-clang-devel libxshmfence-devel automake @@ -37450,8 +37499,6 @@ nettle libunwind libxshmfence - llvm - llvm-clang llvm-libs @@ -37562,7 +37609,7 @@ - 2018-12-15 + 2018-12-18 18.2.5 Rebuild llvm. Mustafa Cinasal @@ -42234,7 +42281,7 @@ systemtap-sdt-devel - patches/linux/patch-4.14.73.xz + patches/linux/patch-4.14.90.xz patches/mageia_4_14/fs-aufs-4.14.patch patches/mageia_4_14/fs-aufs-4.14-modular.patch patches/mageia_4_14/fs-aufs-include-vmalloc.patch @@ -42269,6 +42316,13 @@ + + 2018-12-22 + 4.14.90 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-10-06 4.14.73 @@ -42385,7 +42439,7 @@ kernel-4.14.patch - kernel-module-headers + kernel-module-headers kernel/drivers/module-nvidia304/pspec.xml @@ -42397,7 +42451,7 @@ noDelta - kernel + kernel /lib/modules @@ -42432,6 +42486,13 @@ + + 2018-12-22 + 304.137 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-06 304.137 @@ -42600,7 +42661,7 @@ http://download.nvidia.com/XFree86/Linux-x86/390.25/NVIDIA-Linux-x86-390.25.run http://download.nvidia.com/XFree86/Linux-x86_64/390.25/NVIDIA-Linux-x86_64-390.25.run - kernel-module-headers + kernel-module-headers libX11-devel gtk2-devel gtk3-devel @@ -42616,7 +42677,7 @@ noDelta - kernel + kernel /lib/modules @@ -42713,7 +42774,7 @@ mesa-32bit libX11-32bit libXext-32bit - xorg-video-nvidia-current + xorg-video-nvidia-current atk gtk2 gtk3 @@ -42731,6 +42792,13 @@ + + 2018-12-22 + 390.25 + Rebuild for new kernel + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-06 390.25 @@ -42898,7 +42966,7 @@ kernel-4.11.patch - kernel-module-headers + kernel-module-headers kernel/drivers/module-nvidia340/pspec.xml @@ -42910,7 +42978,7 @@ noDelta - kernel + kernel /lib/modules @@ -42960,7 +43028,7 @@ zlib-32bit libX11-32bit libXext-32bit - xorg-video-nvidia340 + xorg-video-nvidia340 /usr/lib32 @@ -42975,6 +43043,13 @@ + + 2018-12-22 + 340.107 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-06 340.107 @@ -47623,7 +47698,7 @@ qca2-qt5-devel Development files for qca2 - qca2-qt5 + qca2-qt5 qt5-base-devel @@ -47633,6 +47708,13 @@ + + 2018-12-25 + 2.1.3 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-16 2.1.3 @@ -47892,7 +47974,7 @@ Development files for gpgme gpgme için geliştirme dosyaları - gpgme + gpgme libgpg-error-devel libassuan-devel @@ -47905,7 +47987,7 @@ gpgme-qt5 Qt5 bindings for gpgme - gpgme + gpgme libgcc qt5-base @@ -47918,7 +48000,7 @@ gpgme-python Python bindings for gpgme - gpgme + gpgme python @@ -47929,7 +48011,7 @@ gpgme-python3 Python3 bindings for gpgme - gpgme + gpgme python3 @@ -47940,9 +48022,9 @@ gpgme-qt5-devel Development files for gpgme-qt5 - gpgme - gpgme-devel - gpgme-qt5 + gpgme + gpgme-devel + gpgme-qt5 qt5-base-devel @@ -47952,6 +48034,13 @@ + + 2018-12-25 + 1.10.0 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-09-13 1.10.0 @@ -50518,6 +50607,7 @@ karchive kcmutils kservice + normalize libburn libkcddb qt5-base @@ -50526,6 +50616,8 @@ libvorbis kbookmarks libdvdread + vcdimager + cdparanoia libsndfile qt5-webkit kcompletion @@ -50552,7 +50644,7 @@ 2018-12-16 18.08.3 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -55442,7 +55534,7 @@ Güçlü bir sanallaştırma programı VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things. VirtualBox, ev kullanımı yanında kurumsal kullanım alanı da bulan güçlü bir xf86 sanallaştırma ürünleri ailesidir. Bu sürüm, USB ve birkaç özellik için desteği bulunmayan açık kodlu uyarlamasıdır. - http://download.virtualbox.org/virtualbox/5.2.22/VirtualBox-5.2.22.tar.bz2 + http://download.virtualbox.org/virtualbox/6.0.0/VirtualBox-6.0.0.tar.bz2 LocalConfig.kmk @@ -55526,7 +55618,7 @@ openssl device-mapper qt5-x11extras - module-virtualbox + module-virtualbox /etc/vbox @@ -55564,7 +55656,7 @@ libXdamage xorg-server libXcomposite - module-virtualbox-guest + module-virtualbox-guest /etc/X11/xinit/xinitrc.d @@ -55585,6 +55677,13 @@ + + 2018-12-23 + 6.0.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-23 5.2.22 @@ -73719,7 +73818,7 @@ qtermwidget5 için geliştirme dosyaları qt5-base-devel - qtermwidget5 + qtermwidget5 /usr/share/cmake/qtermwidget5 @@ -73728,6 +73827,13 @@ + + 2018-12-25 + 0.9.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-16 0.9.0 @@ -74024,12 +74130,12 @@ 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.11/5.11.2/submodules/qtsvg-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtsvg-everywhere-src-5.12.0.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 @@ -74038,7 +74144,7 @@ qt5-svg libgcc - qt5-base + qt5-base zlib @@ -74052,8 +74158,8 @@ 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/ @@ -74063,13 +74169,21 @@ qt5-svg-docs - qt5-base + qt5-base + /usr/share/doc /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -74154,10 +74268,10 @@ 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.11/5.11.2/submodules/qtcharts-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtcharts-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-charts/pspec.xml @@ -74165,8 +74279,8 @@ qt5-charts Provides a set of easy to use chart components - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -74179,8 +74293,8 @@ qt5-charts-devel Development files for qt5-charts - qt5-base-devel - qt5-charts + qt5-base-devel + qt5-charts /usr/include/qt5 @@ -74189,6 +74303,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -74240,11 +74361,11 @@ 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.11/5.11.2/submodules/qtx11extras-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtx11extras-everywhere-src-5.12.0.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 @@ -74252,7 +74373,7 @@ qt5-x11extras - qt5-base + qt5-base /usr/lib @@ -74264,8 +74385,8 @@ qt5-x11extras-devel qt5-x11extras için geliştirme dosyaları - qt5-x11extras - qt5-base-devel + qt5-x11extras + qt5-base-devel /usr/lib/pkgconfig @@ -74275,7 +74396,7 @@ qt5-x11extras-docs - qt5-x11extras + qt5-x11extras qt5-base @@ -74283,6 +74404,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -74370,10 +74498,10 @@ 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.11/5.11.2/submodules/qtspeech-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtspeech-everywhere-src-5.12.0.tar.xz flite-devel - qt5-base-devel + qt5-base-devel speech-dispatcher-devel desktop/toolkit/qt5/qt5-speech/pspec.xml @@ -74383,7 +74511,7 @@ Qt module to make text to speech and speech recognition easy flite - qt5-base + qt5-base libgcc speech-dispatcher @@ -74397,7 +74525,7 @@ qt5-speech-devel Development headers for qt5-speech - qt5-speech + qt5-speech /usr/lib/cmake @@ -74406,6 +74534,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -74471,11 +74606,11 @@ İ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.11/5.11.2/submodules/qtimageformats-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtimageformats-everywhere-src-5.12.0.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 @@ -74488,7 +74623,7 @@ qt5-imageformats - qt5-base + qt5-base libgcc libmng tiff @@ -74504,13 +74639,20 @@ qt5-imageformats-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -74597,11 +74739,12 @@ 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.11/5.11.2/submodules/qttools-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qttools-everywhere-src-5.12.0.tar.xz + llvm mesa-devel llvm-clang-devel - qt5-base-devel + qt5-base-devel desktop/toolkit/qt5/qt5-tools/pspec.xml @@ -74609,20 +74752,16 @@ qt5-assistant libgcc - llvm - qt5-base + llvm-libs + llvm-clang + qt5-base - /usr/lib/qt5/bin/assistant - /usr/lib/qt5/bin/qhelpconverter - /usr/lib/qt5/bin/qhelpgenerator - /usr/bin/assistant-qt5 - /usr/bin/qhelpgenerator-qt5 - /usr/bin/qhelpconverter-qt5 - /usr/lib/qt5/bin/qdoc - /usr/bin/qdoc-qt5 - /usr/lib/qt5/bin/qtattributionsscanner - /usr/bin/qtattributionsscanner-qt5 + /usr/bin/assistant + /usr/bin/qhelpgenerator + /usr/bin/qhelpconverter + /usr/bin/qdoc + /usr/bin/qtattributionsscanner /usr/lib/cmake/Qt5Help /usr/lib/libQt5Help* /usr/lib/libQt5CLucene* @@ -74634,7 +74773,7 @@ /usr/share/icons/hicolor/32x32/apps/assistant.png /usr/share/pixmaps/assistant5.png /usr/lib/qt5/bin/qcollectiongenerator - /usr/bin/qcollectiongenerator-qt5 + /usr/bin/qcollectiongenerator assistant_tr.qm @@ -74645,8 +74784,8 @@ qt5-assistant-devel - qt5-base-devel - qt5-assistant + qt5-base-devel + qt5-assistant llvm-clang-devel @@ -74660,19 +74799,14 @@ qt5-designer libgcc - qt5-base + qt5-base - /usr/lib/qt5/bin/designer - /usr/lib/qt5/bin/qtdiag - /usr/lib/qt5/bin/qtpaths - /usr/lib/qt5/bin/pixeltool - /usr/bin/designer-qt5 - /usr/bin/qtdiag-qt5 + /usr/bin/designer + /usr/bin/qtdiag /usr/bin/qtpaths* - /usr/bin/pixeltool-qt5 - /usr/lib/qt5/bin/qtplugininfo - /usr/bin/qtplugininfo-qt5 + /usr/bin/pixeltool + /usr/bin/qtplugininfo /usr/lib/cmake/Qt5Designer /usr/lib/cmake/Qt5UiTools /usr/lib/cmake/Qt5UiPlugin @@ -74697,7 +74831,7 @@ qt5-designer-devel qt5-base-devel - qt5-designer + qt5-designer /usr/include/qt5/QtDesigner* @@ -74714,14 +74848,10 @@ qt5-base - /usr/lib/qt5/bin/linguist - /usr/lib/qt5/bin/lconvert - /usr/lib/qt5/bin/lrelease - /usr/lib/qt5/bin/lupdate - /usr/bin/lrelease-qt5 - /usr/bin/linguist-qt5 - /usr/bin/lconvert-qt5 - /usr/bin/lupdate-qt5 + /usr/bin/lrelease + /usr/bin/linguist + /usr/bin/lconvert + /usr/bin/lupdate /usr/lib/cmake/Qt5LinguistTools /usr/share/applications/linguist5.desktop /usr/share/icons/hicolor/128x128/apps/linguist.png @@ -74746,10 +74876,7 @@ qt5-base - /usr/lib/qt5/bin/qdbusviewer - /usr/lib/qt5/bin/qdbus - /usr/bin/qdbusviewer-qt5 - /usr/bin/qdbus-qt5 + /usr/bin/qdbusviewer /usr/bin/qdbus /usr/share/applications/qdbusviewer5.desktop /usr/share/icons/hicolor/128x128/apps/qdbusviewer.png @@ -74762,8 +74889,15 @@ + + 2018-12-18 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + - 2018-12-15 + 2018-12-18 5.11.2 Rebuild llvm Mustafa Cinasal @@ -74856,10 +74990,10 @@ 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.11/5.11.2/submodules/qtscxml-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtscxml-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-scxml/pspec.xml @@ -74867,11 +75001,12 @@ qt5-scxml Provides a set of easy to use chart components - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc + /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc @@ -74881,9 +75016,9 @@ 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 @@ -74892,6 +75027,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -74944,10 +75086,10 @@ 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.11/5.11.2/submodules/qtcanvas3d-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtcanvas3d-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-canvas3d/pspec.xml @@ -74955,8 +75097,8 @@ qt5-canvas3d A JavaScript 3D rendering API for Qt Quick - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -74965,6 +75107,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -75018,17 +75167,17 @@ WebKit2 tabanlı uygulama ve yeni QML API için sınıflar https://github.com/annulen/webkit/releases/download/qtwebkit-5.212.0-alpha2/qtwebkit-5.212.0-alpha2.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 @@ -75075,7 +75224,7 @@ qt5-webkit - qt5-base + qt5-base mesa webp zlib @@ -75088,16 +75237,16 @@ 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 @@ -75112,8 +75261,8 @@ 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 @@ -75125,12 +75274,12 @@ 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 @@ -75138,6 +75287,13 @@ + + 2018-12-05 + 5.212.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-17 5.212.0 @@ -75239,7 +75395,7 @@ A library that allows developers to access PolicyKit API with a nice Qt-style API http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-0.112.0.tar.bz2 - qt5-base-devel + qt5-base-devel glib2-devel polkit-devel mesa-devel @@ -75253,7 +75409,7 @@ polkit-qt - qt5-base + qt5-base glib2 polkit libgcc @@ -75266,8 +75422,8 @@ polkit-qt-devel - polkit-qt - qt5-base-devel + polkit-qt + qt5-base-devel glib2-devel polkit-devel @@ -75277,6 +75433,13 @@ + + 2018-12-05 + 0.112 + Rebuild for qt5.12.0 + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-05 0.112 @@ -75363,14 +75526,14 @@ 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.11/5.11.2/submodules/qtdeclarative-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtdeclarative-everywhere-src-5.12.0.tar.xz - qt5-base-devel + qt5-base-devel libxkbcommon-devel mesa-devel - qt5-xmlpatterns-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-xmlpatterns-devel + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-declarative/pspec.xml @@ -75378,9 +75541,9 @@ qt5-declarative libgcc - qt5-base + qt5-base mesa - qt5-xmlpatterns + qt5-xmlpatterns /usr/lib @@ -75395,8 +75558,8 @@ qt5-declarative-devel qt5-declarative için geliştirme dosyaları - qt5-base-devel - qt5-declarative + qt5-base-devel + qt5-declarative /usr/lib/pkgconfig @@ -75406,13 +75569,20 @@ qt5-declarative-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -75499,19 +75669,19 @@ 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.11/5.11.2/submodules/qttranslations-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qttranslations-everywhere-src-5.12.0.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 @@ -75519,6 +75689,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -75605,12 +75782,12 @@ 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.11/5.11.2/submodules/qtconnectivity-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtconnectivity-everywhere-src-5.12.0.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 @@ -75618,8 +75795,8 @@ qt5-connectivity - qt5-base - qt5-declarative + qt5-base + qt5-declarative bluez-libs libgcc @@ -75635,8 +75812,8 @@ qt5-connectivity-devel qt5-connectivity için geliştirme dosyaları - qt5-connectivity - qt5-base-devel + qt5-connectivity + qt5-base-devel /usr/lib/pkgconfig @@ -75653,6 +75830,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -75740,10 +75924,10 @@ 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.11/5.11.2/submodules/qt3d-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qt3d-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel assimp-devel zlib-devel @@ -75753,8 +75937,8 @@ qt5-3d C++ and QML APIs for easy inclusion of 3D graphics - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc assimp @@ -75769,9 +75953,9 @@ 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 @@ -75780,6 +75964,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -75831,14 +76022,14 @@ 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.11/5.11.2/submodules/qtwebengine-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwebengine-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-location-devel - qt5-sensors-devel - qt5-webchannel-devel + qt5-base-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-location-devel + qt5-sensors-devel + qt5-webchannel-devel bison re2-devel re2c @@ -75892,6 +76083,8 @@ qtwebengine-harmony.patch + qtbug-71370.patch + qtbug-69605.patch desktop/toolkit/qt5/qt5-webengine/pspec.xml @@ -75920,7 +76113,7 @@ libopus libxml2 libvpx - qt5-base + qt5-base alsa-lib harfbuzz libevent @@ -75930,11 +76123,11 @@ libXScrnSaver libXdamage libXrender - qt5-location + qt5-location libXcomposite libjpeg-turbo - qt5-webchannel - qt5-declarative + qt5-webchannel + qt5-declarative zlib minizip protobuf @@ -75952,11 +76145,11 @@ 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 @@ -75967,13 +76160,20 @@ qt5-webengine-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -76046,14 +76246,14 @@ 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.11/5.11.2/submodules/qtquickcontrols2-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtquickcontrols2-everywhere-src-5.12.0.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 @@ -76061,8 +76261,8 @@ qt5-quickcontrols2 libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -76073,8 +76273,8 @@ qt5-quickcontrols2-devel - qt5-quickcontrols2 - qt5-base-devel + qt5-quickcontrols2 + qt5-base-devel /usr/include @@ -76084,13 +76284,20 @@ qt5-quickcontrols2-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-04 5.11.2 @@ -76191,20 +76398,20 @@ 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.11/5.11.2/submodules/qtgraphicaleffects-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtgraphicaleffects-everywhere-src-5.12.0.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 @@ -76217,13 +76424,20 @@ qt5-graphicaleffects-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -76312,7 +76526,7 @@ 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.11/5.11.2/submodules/qtbase-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtbase-everywhere-src-5.12.0.tar.xz at-spi2-core-devel cups-devel @@ -76373,7 +76587,6 @@ mkspecs.patch - qt5-base-stutter.patch desktop/toolkit/qt5/qt5-base/pspec.xml @@ -76433,7 +76646,7 @@ Qt5 için geliştirme dosyaları Development files for Qt 5 - qt5-base + qt5-base mesa-devel @@ -76447,7 +76660,7 @@ qt5-sql-mysql Qt5'in SQL sınıfları için MySQL sürücüsü - qt5-base + qt5-base libgcc mariadb-lib @@ -76459,7 +76672,7 @@ qt5-sql-postgresql Qt5'in SQL sınıfları için PostgreSQL sürücüsü - qt5-base + qt5-base libgcc postgresql-lib @@ -76471,7 +76684,7 @@ qt5-sql-sqlite Qt5'in SQL sınıfları için SQLite sürücüsü - qt5-base + qt5-base libgcc sqlite @@ -76483,7 +76696,7 @@ qt5-sql-odbc Qt5'in SQL sınıfları için ODBC sürücüsü - qt5-base + qt5-base libgcc unixODBC @@ -76492,6 +76705,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-05 5.11.2 @@ -76615,7 +76835,7 @@ qt5-enginio için geliştirme dosyaları qt5-base-devel - qt5-enginio + qt5-enginio /usr/lib/pkgconfig @@ -76632,6 +76852,13 @@ + + 2018-12-05 + 5.6.3 + Rebuild for qt5.12.0 + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.6.3 @@ -76722,9 +76949,9 @@ glib2-devel dconf-devel - qt5-declarative-devel + qt5-declarative-devel cmake - qt5-base-devel + qt5-base-devel desktop/toolkit/qt5/qt5-configuration/pspec.xml @@ -76732,10 +76959,10 @@ qt5-configuration libgcc - qt5-declarative + qt5-declarative glib2 dconf - qt5-base + qt5-base /usr/lib @@ -76749,8 +76976,8 @@ qt5-configuration-devel - qt5-configuration - qt5-base-devel + qt5-configuration + qt5-base-devel /usr/lib/pkgconfig @@ -76758,6 +76985,13 @@ + + 2018-12-05 + 0.3.1 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-02 0.3.1 @@ -76849,10 +77083,10 @@ desktop Provides a set of easy to use chart components Qt Data Visualization module - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtdatavis3d-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtdatavis3d-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel desktop/toolkit/qt5/qt5-datavis3d/pspec.xml @@ -76860,8 +77094,8 @@ qt5-datavis3d Qt Data Visualization module - qt5-base - qt5-declarative + qt5-base + qt5-declarative libgcc @@ -76874,9 +77108,9 @@ 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 @@ -76885,6 +77119,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -76937,10 +77178,10 @@ 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.11/5.11.2/submodules/qtserialbus-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtserialbus-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-serialport-devel + qt5-base-devel + qt5-serialport-devel desktop/toolkit/qt5/qt5-serialbus/pspec.xml @@ -76948,8 +77189,8 @@ qt5-serialbus Qt module for general purpose serial bus access - qt5-base - qt5-serialport + qt5-base + qt5-serialport libgcc @@ -76963,8 +77204,8 @@ qt5-serialbus-devel Development files for qt5-serialbus - qt5-base-devel - qt5-serialbus + qt5-base-devel + qt5-serialbus /usr/include/qt5 @@ -76973,6 +77214,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77024,12 +77272,12 @@ 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.11/5.11.2/submodules/qtquickcontrols-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtquickcontrols-everywhere-src-5.12.0.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 @@ -77038,8 +77286,8 @@ qt5-quickcontrols libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -77050,13 +77298,20 @@ qt5-quickcontrols-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77143,12 +77398,12 @@ 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.11/5.11.2/submodules/qtmultimedia-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtmultimedia-everywhere-src-5.12.0.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 @@ -77167,10 +77422,10 @@ mesa openal alsa-lib - qt5-base + qt5-base gstreamer pulseaudio-libs - qt5-declarative + qt5-declarative gst-plugins-base glib2 gst-plugins-bad @@ -77185,9 +77440,9 @@ 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 @@ -77197,13 +77452,20 @@ qt5-multimedia-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77290,12 +77552,12 @@ 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.11/5.11.2/submodules/qtsensors-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtsensors-everywhere-src-5.12.0.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 @@ -77303,8 +77565,8 @@ qt5-sensors libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -77316,8 +77578,8 @@ qt5-sensors-devel qt5-sensors için geliştirme dosyaları - qt5-sensors - qt5-base-devel + qt5-sensors + qt5-base-devel /usr/lib/pkgconfig @@ -77327,7 +77589,7 @@ qt5-sensors-docs - qt5-base + qt5-base /usr/share/doc/qt5 @@ -77335,6 +77597,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77421,7 +77690,7 @@ 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.11/5.11.2/submodules/qtlocation-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtlocation-everywhere-src-5.12.0.tar.xz geoclue-devel glib2-devel @@ -77430,17 +77699,17 @@ 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 @@ -77448,7 +77717,7 @@ gypsy libgcc geoclue - qt5-declarative + qt5-declarative /usr/lib @@ -77460,9 +77729,9 @@ 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 @@ -77472,13 +77741,20 @@ qt5-location-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77565,11 +77841,11 @@ Ç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.11/5.11.2/submodules/qtscript-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtscript-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite mesa-devel libgcc @@ -77578,7 +77854,7 @@ qt5-script - qt5-base + qt5-base libgcc @@ -77591,8 +77867,8 @@ qt5-script-devel qt5-script için geliştirme dosyaları - qt5-base-devel - qt5-script + qt5-base-devel + qt5-script /usr/lib/pkgconfig @@ -77602,13 +77878,20 @@ qt5-script-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77695,12 +77978,12 @@ 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.11/5.11.2/submodules/qtwebsockets-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwebsockets-everywhere-src-5.12.0.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 @@ -77708,8 +77991,8 @@ qt5-websockets libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -77720,8 +78003,8 @@ qt5-websockets-devel qt5-websockets için geliştirme dosyaları - qt5-websockets - qt5-base-devel + qt5-websockets + qt5-base-devel /usr/lib/pkgconfig @@ -77731,13 +78014,20 @@ qt5-websockets-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77824,18 +78114,18 @@ 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.11/5.11.2/submodules/qtxmlpatterns-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtxmlpatterns-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml qt5-xmlpatterns - qt5-base + qt5-base libgcc @@ -77850,8 +78140,8 @@ qt5-xmlpatterns-devel qt5-xmlpatterns için geliştirme dosyaları - qt5-xmlpatterns - qt5-base-devel + qt5-xmlpatterns + qt5-base-devel /usr/lib/pkgconfig @@ -77861,13 +78151,20 @@ qt5-xmlpatterns-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -77955,10 +78252,10 @@ 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.11/5.11.2/submodules/qtgamepad-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtgamepad-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel libsdl2-devel eudev-devel @@ -77968,8 +78265,8 @@ qt5-gamepad Adds support for getting events from gamepad devices - qt5-base - qt5-declarative + qt5-base + qt5-declarative libsdl2 eudev libgcc @@ -77985,8 +78282,8 @@ qt5-gamepad-devel Development files for qt5-gamepad - qt5-base-devel - qt5-gamepad + qt5-base-devel + qt5-gamepad /usr/include/qt5 @@ -77995,6 +78292,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -78046,12 +78350,12 @@ 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.11/5.11.2/submodules/qtwebchannel-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwebchannel-everywhere-src-5.12.0.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 @@ -78059,8 +78363,8 @@ qt5-webchannel libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -78072,9 +78376,9 @@ 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 @@ -78085,14 +78389,21 @@ qt5-webchannel-docs libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -78180,10 +78491,10 @@ https://github.com/frankosterfeld/qtkeychain/archive/v0.8.0.tar.gz extra-cmake-modules - qt5-assistant-devel - qt5-base-devel - qt5-designer-devel - qt5-linguist + qt5-assistant-devel + qt5-base-devel + qt5-designer-devel + qt5-linguist desktop/toolkit/qt5/qt5-keychain/pspec.xml @@ -78192,7 +78503,7 @@ Provides support for secure credentials storage libgcc - qt5-base + qt5-base /usr/lib @@ -78204,7 +78515,7 @@ qt5-keychain-devel Development support for qt5-keychain - qt5-keychain + qt5-keychain /usr/lib/cmake @@ -78212,6 +78523,13 @@ + + 2018-12-05 + 0.8.0 + Rebuild for qt5.12.0 + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 0.8.0 @@ -78271,40 +78589,40 @@ 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.11/5.11.2/submodules/qtdoc-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtdoc-everywhere-src-5.12.0.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 @@ -78312,6 +78630,13 @@ + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -78399,9 +78724,9 @@ 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 @@ -78419,8 +78744,8 @@ qt5-gstreamer - qt5-base - qt5-declarative + qt5-base + qt5-declarative gstreamer gst-plugins-base mesa @@ -78438,11 +78763,11 @@ 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 @@ -78452,6 +78777,13 @@ + + 2018-12-05 + 1.2.0 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2018-10-15 1.2.0 @@ -78649,8 +78981,8 @@ 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 @@ -78659,8 +78991,8 @@ qt5-accountsservice libgcc - qt5-base - qt5-declarative + qt5-base + qt5-declarative /usr/lib @@ -78674,7 +79006,7 @@ qt5-accountsservice-devel - qt5-base + qt5-base qt5-accountsservice @@ -78773,11 +79105,11 @@ desktop.toolkit.qt5 Qt module for general purpose serial bus access Virtual keyboard framework - http://download.qt.io/official_releases/qt/5.11/5.11.2/submodules/qtvirtualkeyboard-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtvirtualkeyboard-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel libxcb-devel hunspell-devel @@ -78787,9 +79119,9 @@ qt5-virtualkeyboard Virtual keyboard framework - qt5-base - qt5-declarative - qt5-svg + qt5-base + qt5-declarative + qt5-svg libgcc libxcb @@ -78800,7 +79132,24 @@ /usr/share/doc + + qt5-virtualkeyboard-devel + Development headers for qt5-virtualkeyboard + + qt5-virtualkeyboard + + + /usr/include/qt5 + + + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -78852,11 +79201,11 @@ 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.11/5.11.2/submodules/qtserialport-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtserialport-everywhere-src-5.12.0.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 @@ -78864,7 +79213,7 @@ qt5-serialport - qt5-base + qt5-base eudev libgcc @@ -78878,8 +79227,8 @@ qt5-serialport-devel qt5-serialport için geliştirme dosyaları - qt5-base-devel - qt5-serialport + qt5-base-devel + qt5-serialport /usr/lib/pkgconfig @@ -78889,13 +79238,20 @@ qt5-serialport-docs - qt5-base + qt5-base /usr/share/doc/qt5 + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -78982,10 +79338,10 @@ 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.11/5.11.2/submodules/qtwayland-everywhere-src-5.11.2.tar.xz + http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/qtwayland-everywhere-src-5.12.0.tar.xz - qt5-base-devel - qt5-declarative-devel + qt5-base-devel + qt5-declarative-devel libxkbcommon-devel xorg-server-xwayland glib2-devel @@ -79011,7 +79367,7 @@ libX11 libgcc freetype - qt5-base + qt5-base fontconfig libXrender libxkbcommon @@ -79019,7 +79375,7 @@ wayland-client wayland-cursor wayland-server - qt5-declarative + qt5-declarative /usr/lib @@ -79032,8 +79388,8 @@ qt5-wayland-devel qt5-wayland için geliştirme dosyaları - qt5-wayland - qt5-base-devel + qt5-wayland + qt5-base-devel /usr/lib/pkgconfig @@ -79043,13 +79399,20 @@ qt5-wayland-docs - qt5-base + qt5-base /usr/share/doc + + 2018-12-05 + 5.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-15 5.11.2 @@ -79319,6 +79682,13 @@ + + 2018-12-25 + 4.5.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-30 4.5.0 @@ -79640,13 +80010,20 @@ qscintilla2 için geliştirme dosyaları Pliki nagłówkowe dla QScintilla - qscintilla2 + qscintilla2 /usr/include/qt5/Qsci + + 2018-12-25 + 2.10.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-10-19 2.10.8 @@ -100297,23 +100674,26 @@ https://download.kde.org/stable/phonon/4.10.1/phonon-4.10.1.tar.xz extra-cmake-modules - qt5-declarative-devel - qt5-base-devel - qt5-designer-devel + qt5-declarative-devel + qt5-base-devel + qt5-designer-devel alsa-lib-devel gst-plugins-base-devel pulseaudio-libs-devel gstreamer-devel - mesa-devel + mesa-devel + + phonon-qt5.12.patch + desktop/kde/phonon/qt5-phonon/pspec.xml qt5-phonon libgcc - qt5-base - qt5-designer + qt5-base + qt5-designer pulseaudio-libs @@ -100327,9 +100707,9 @@ 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 @@ -100339,6 +100719,13 @@ + + 2018-12-12 + 4.10.1 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-10-18 4.10.1 @@ -100451,6 +100838,13 @@ + + 2018-12-11 + 4.9.0 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-10-18 4.9.0 @@ -180653,6 +181047,45 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + mypaint-brushes + https://github.com/Jehan/mypaint-brushes + + PisiLinux Community + admins@pisilinux.org + + custom + library + multimedia.graphics.gimp.addon + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz + + libmypaint-devel + + multimedia/graphics/gimp/addon/mypaint-brushes/pspec.xml + + + mypaint-brushes + + /usr/lib + /usr/share + /usr/share/doc + + + + + 2018-12-25 + 1.3.0 + First release + PisiLinux Community + admins@pisilinux.org + + + assimp @@ -181137,7 +181570,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Dinamik piksel biçimi dönüştürme kütüphanesi babl is a library that allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations. babl, çeşitli piksel saklama yöntemleri arasında dönüşüme izin veren bir programlama kütüphanesidir. - https://download.gimp.org/pub/babl/0.1/babl-0.1.46.tar.bz2 + https://download.gimp.org/pub/babl/0.1/babl-0.1.60.tar.bz2 gobject-introspection-devel @@ -181155,7 +181588,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for babl babl için geliştirme dosyaları - babl + babl /usr/include @@ -181164,6 +181597,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2018-12-25 + 0.1.60 + Version Bump. + Mustafa Cinasal + admin@pisilinux.org + 2018-08-05 0.1.46 @@ -184537,11 +184977,23 @@ cleaner, which will allow to add new features in the future. Bu karışık CD'ler ve mp3 koleksiyonları oluşturma gibi şeyler için yararlıdır http://savannah.nongnu.org/download/normalize/normalize-0.7.7.tar.gz + intltool libmad-devel - glib2-devel - gtk2-devel + vorbis-tools + lame-devel + flac-devel + mpg123-devel + audiofile-devel bash-completion + + mageia/compressed-wav-files.dpatch + mageia/fix-flac.dpatch + mageia/normalize-0.7.7-audiofile-pkgconfig.patch + mageia/normalize-0.7.7-automake-1.13.patch + mageia/normalize-0.7.7-m4.patch + mageia/normalize-0.7.7-mdv-fix-local-config.patch + multimedia/sound/normalize/pspec.xml @@ -184559,7 +185011,7 @@ cleaner, which will allow to add new features in the future. - 2018-12-16 + 2018-12-17 0.7.7 First release k3b. PisiLinux Community @@ -184589,7 +185041,15 @@ cleaner, which will allow to add new features in the future. flac-devel - unsigned-gcc6.patch + 01_gcc6.patch + 03_CVE-2015-7747.patch + 04_clamp-index-values-to-fix-index-overflow-in-IMA.cpp.patch + 05_Always-check-the-number-of-coefficients.patch + 06_Check-for-multiplication-overflow-in-MSADPCM-decodeSam.patch + 07_Check-for-multiplication-overflow-in-sfconvert.patch + 08_Fix-signature-of-multiplyCheckOverflow.-It-returns-a-b.patch + 09_Actually-fail-when-error-occurs-in-parseFormat.patch + 10_Check-for-division-by-zero-in-BlockCodec-runPull.patch multimedia/sound/audiofile/pspec.xml @@ -184612,7 +185072,7 @@ cleaner, which will allow to add new features in the future. Development files for audiofile audiofile için geliştirme dosyaları - audiofile + audiofile /usr/bin/audiofile-config @@ -184635,13 +185095,20 @@ cleaner, which will allow to add new features in the future. alsa-lib-32bit flac-32bit - audiofile + audiofile /usr/lib32 + + 2018-12-16 + 0.3.6 + Rebuild + Pisi Linux Community + admin@pisilinux.org + 2018-08-05 0.3.6 @@ -191164,7 +191631,7 @@ cleaner, which will allow to add new features in the future. gstreamer-devel gst-plugins-base-devel - gst-plugins-bad + gst-plugins-bad /usr/lib/pkgconfig @@ -191183,6 +191650,13 @@ cleaner, which will allow to add new features in the future. + + 2018-12-24 + 1.14.2 + Rebuild qt5. + Mustafa Cinasal + muscnsl@gmail.com + 2018-12-16 1.14.2 @@ -194167,7 +194641,7 @@ cleaner, which will allow to add new features in the future. FFmpeg is a complete solution to record, convert and stream audio and video. FFmpeg ses ve görüntü dosyalarını kaydedebilen,dönüştürebilen ve açabilen komple bir çözüm. libavcodec ve birçok popüler ses/görüntü codeclerini içerir. FFmpeg to kompletne rozwiązanie nagrywania, konwersji i transmisji strumieni dźwięku i obrazu. Jest to działające z linii poleceń narzędzie do konwersji obrazu z jednego formatu do innego. Obsługuje także przechwytywanie i kodowanie w czasie rzeczywistym z karty telewizyjnej. - https://ffmpeg.org/releases/ffmpeg-4.0.tar.gz + https://ffmpeg.org/releases/ffmpeg-4.0.3.tar.gz freetype-devel faac-devel @@ -194270,7 +194744,7 @@ cleaner, which will allow to add new features in the future. ffmpeg için geliştirme dosyaları Pliki nagłówkowe ffmpeg - ffmpeg + ffmpeg /usr/include @@ -194278,6 +194752,13 @@ cleaner, which will allow to add new features in the future. + + 2018-12-22 + 4.0.3 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-03 4.0 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 46728b2967..c7480915c8 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -c49010eb191e16570a753c2a8584aee608a1739f \ No newline at end of file +365f13ca2a5ef68273da9ac7055d13673a40c3f6 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index b65540588c..14cf63137a 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 5de80409b6..c06a410f0b 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -06e93ec908a379323b02066806fb79f9799cff89 \ No newline at end of file +3e30375bf80b741111fc96363fb25bfcf50738be \ No newline at end of file