From 6a9f5eb49a49c7851608d80d313001f10fbeb392 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 1 Feb 2018 19:42:23 +0300 Subject: [PATCH] lxqt-build-tools:First Release --- desktop/lxqt/lxqt-build-tools/actions.py | 25 + desktop/lxqt/lxqt-build-tools/pspec.xml | 39 + .../lxqt/lxqt-build-tools/translations.xml | 7 + pisi-index.xml | 261205 ++++++++------- pisi-index.xml.sha1sum | 2 +- pisi-index.xml.xz | Bin 481268 -> 484796 bytes pisi-index.xml.xz.sha1sum | 2 +- 7 files changed, 130729 insertions(+), 130551 deletions(-) create mode 100644 desktop/lxqt/lxqt-build-tools/actions.py create mode 100644 desktop/lxqt/lxqt-build-tools/pspec.xml create mode 100644 desktop/lxqt/lxqt-build-tools/translations.xml diff --git a/desktop/lxqt/lxqt-build-tools/actions.py b/desktop/lxqt/lxqt-build-tools/actions.py new file mode 100644 index 0000000000..dd0493713d --- /dev/null +++ b/desktop/lxqt/lxqt-build-tools/actions.py @@ -0,0 +1,25 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt + +from pisi.actionsapi import cmaketools +from pisi.actionsapi import get +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools + +def setup(): + shelltools.makedirs("build") + shelltools.cd("build") + cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ + -DPULL_TRANSLATIONS=no", sourceDir="..") + +def build(): + shelltools.cd("build") + cmaketools.make() + +def install(): + shelltools.cd("build") + cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) + shelltools.cd("..") + pisitools.dodoc("AUTHORS") diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml new file mode 100644 index 0000000000..dba74a21bc --- /dev/null +++ b/desktop/lxqt/lxqt-build-tools/pspec.xml @@ -0,0 +1,39 @@ + + + lxqt-build-tools + http://www.lxde.org + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPL2 + lxqt + app:gui + Various packaging tools and scripts for LXQt applications. + Various packaging tools and scripts for LXQt applications + https://github.com/lxde/lxqt-build-tools/releases/download/0.4.0/lxqt-build-tools-0.4.0.tar.xz + + cmake + qt5-base-devel + qt5-linguist + glib2-devel + + + + lxqt-build-tools + + /usr/share/cmake + /usr/share/doc + + + + + + 2018-01-31 + 0.4.0 + First Release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + diff --git a/desktop/lxqt/lxqt-build-tools/translations.xml b/desktop/lxqt/lxqt-build-tools/translations.xml new file mode 100644 index 0000000000..eb57a2cb9d --- /dev/null +++ b/desktop/lxqt/lxqt-build-tools/translations.xml @@ -0,0 +1,7 @@ + + + lxqt-about + LXQt hakkında bilgi. + LXDE-Qt hakkında bilgi içerir. + + diff --git a/pisi-index.xml b/pisi-index.xml index 9e113caaa7..727b605c6e 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -25,207 +25,195 @@ - dejavu-fonts - http://www.dejavu-fonts.org - - Sezai Yeniay - sezaiyeniay@pisilinux.org - - as-is - data:font - desktop.font - DejaVu yazıtipleri - DejaVu fonts - DejaVu fonts - DejaVu yazıtipleri - Les fontes DejaVu basées sur des fontes Bitstream avec des améliorations. - Contains DejaVu fonts that are based on Bitstream fonts, with improvements. - Bevat de DejaVu fonts die zijn gebasserd op de Bitstream fonts, met verbeteringen. - mirrors://sourceforge/dejavu/2.37/dejavu-fonts-2.37.tar.bz2 - - fontforge - fontconfig-devel - perl-Font-TTF - perl-IO-String - unicode-ucd - giflib-devel - - desktop/font/dejavu-fonts/pspec.xml - - - dejavu-fonts - - /etc/fonts - /etc/X11/fontpath.d/dejavu - /usr/share/fonts - /usr/share/doc - - - - - 2017-02-28 - 2.37 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-09-18 - 2.34 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-27 - 2.34 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - droid-fonts - http://www.droidfonts.com - - Sezai Yeniay - sezaiyeniay@pisilinux.org - - Apache-2.0 - data:font - desktop.font - Droid, TrueType font ailesi - Droid is a TrueType font family intended for use on the small screens of mobile handsets - Droid is een TrueType font familie gemaakt voor gebruik op de kleine schermen van mobiele telefoons - Android platformunda kullanılmak üzere oluşturulmuş font ailesi. - Droid is a font family created by Ascender Corporation for use by the Open Handset Alliance platform, Android. The font families, known simply as Droid, are Droid Sans, Droid Serif, and Droid Sans Mono. - Droid is een TrueType font familie gemaakt voor gebruik op de kleine schermen van mobiele telefoons - https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pardusarchives/droid_fonts_20100815.tar.gz - desktop/font/droid-fonts/pspec.xml - - - droid-fonts - - /etc/fonts - /usr/share/fonts - /usr/share/doc - - - 65-droid-fonts-sans-fontconfig.conf - 60-droid-fonts-sans-mono-fontconfig.conf - 59-droid-fonts-serif-fontconfig.conf - - - - - 2017-03-01 - 0.0_20100821 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-09-18 - 0.0_20100821 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-28 - 0.0_20100821 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - fontconfig - http://fontconfig.org + qca2-qt5 + http://download.kde.org/stable/qca-qt5 PisiLinux Community admins@pisilinux.org - MIT + LGPLv2.1 library - desktop.font - A library for configuring and customizing font access - Yazıtiplerinin yapılandırılması ve özelleştirilmesi için bir kitaplık - Biblioteka do konfigurowania pospolitych czcionek - obsługa plików binarnych - Fontconfig est un librairie conçue pour fournir à tout le système accès à la possibilité de configurer, personnaliser et appliquer des fontes. - Fontconfig is a library designed to provide system-wide font configuration, customization and application access. - Fontconfig sistem genelindeki programlar için yazıtiplerinin ayarlanmasını, özelleştirilmesini ve programlar tarafından erişilmesini sağlar. - Fontconfig jest biblioteką do konfigurowania i dostosowywania do własnych potrzeb czcionek, które nie zależą od systemu X Window. Została zaprojektowana, aby znajdować czcionki w systemie i dobierać je do wymagań określanych przez aplikacje. - https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.12.1.tar.bz2 + util.crypt + Cryptographic Architecture for QT4 + QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. QCA2 has been re-written for QT4. + http://download.kde.org/stable/qca/2.1.3/src/qca-2.1.3.tar.xz - freetype-devel - expat-devel + qt5-base-devel + nss-devel + doxygen + cmake + openssl-devel - - 0001-fix-test-with-freetype2-2.7.1.patch - prefer_dejavu.patch - anymetrics_urw.patch - use_legacy_lcdfilter_on_small_monospace.patch - fontconfig-2.8.0-sleep-less.patch - deprecated-user-conf.patch - - desktop/font/fontconfig/pspec.xml + util/crypt/qca2-qt5/pspec.xml - fontconfig + qca2-qt5 - freetype - expat + qt5-base + nss + libgcc + openssl - /etc/fonts /usr/bin + /usr/qt/4/bin /usr/lib /usr/share/doc - /var/cache/fontconfig - /usr/share + /usr/share/man + /usr/share/qca - - System.Package - System.PackageHandler - - fontconfig-devel - Development files for fontconfig - fontconfig için geliştirme dosyaları - Pliki nagłówkowe fontconfig + qca2-qt5-devel + Development files for qca2 - fontconfig - freetype-devel - expat-devel + qca2-qt5 + qt5-base-devel + + + /usr/include/qt5/Qca-qt5/QtCrypto + /usr/lib/pkgconfig/qca2.pc + /usr/share/qt4/mkspecs/features + + + + + 2018-01-22 + 2.1.3 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-19 + 2.1.3 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-19 + 2.1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-15 + 2.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-06 + 2.1.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + gnutls + http://www.gnutls.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + util.crypt + GNU TLS Library + GNU TLS Kütüphanesi + Biblioteka GNU TLS (Transport Layer Security) + GnuTLS est un projet dont l'objectif est de développer une librairie fournissant une couche de sécurité au dessus d'une couche de transport fiable. Actuellement la librairie GnuTLS implémente les standards proposés par le groupe de travail TLs de l'IETF. + gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. + GnuTLS, erişilebilir bir gönderim katmanı üzerinde güvenli katman oluşturmayı amaçlayan bir projedir. GnuTLS kütüphanesi halen IETF TLS çalışma grubunun öngördüğü standartları uygulamaya geçirmektedir. + GnuTLS es un proyecto que apunta al desarrollo de una librería, que facilite una capa segura, a través de una capa de transporte fiable. Actualmente la librería GnuTLS implementa los estándares propuestos del grupo de trabajo de TLS de IETF. + GnuTLS to projekt mający na celu stworzenie biblioteki udostępniającej powłokę bezpieczeństwa ponad powłoką transportową (np. TCP/IP). Aktualnie biblioteka gnuTLS implementuje standardy proponowane przez grupę roboczą IETF TLS. + http://gd.tuwien.ac.at/pub/gnupg/gnutls/v3.5/gnutls-3.5.8.tar.xz + + gc-devel + gmp-devel + nettle-devel + autogen-devel + p11-kit-devel + libidn-devel + libunistring-devel + zlib-devel + libtasn1-devel + + util/crypt/gnutls/pspec.xml + + + gnutls + + zlib + libidn + gmp + nettle + autogen + p11-kit + libgcc + libunistring + libtasn1 + + + /usr/share + /usr/lib + /usr/bin + + + + gnutls-devel + Development files for gnutls + gnutls için geliştirme dosyaları + Pliki nagłówkowe do gnutls. + + nettle-devel + p11-kit-devel + libtasn1-devel + zlib-devel + libidn-devel + gnutls /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/doc/fontconfig/fontconfig-devel.txt - /usr/share/man + /usr/share/man/man3 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/info/gnutls* + /usr/bin/libgnutls*-config + + libgnutls-config + libgnutls-config + - fontconfig-32bit - 32-bit shared libraries for fontconfig - fontconfig için 32-bit paylaşımlı kitaplıklar + gnutls-32bit + 32-bit shared libraries for gnutls + gnutls için 32-bit paylaşımlı kitaplıklar + 32-bitowe biblioteki GnuTLS. emul32 emul32 - expat-32bit - freetype-32bit + gmp-32bit + zlib-32bit + libidn-32bit + nettle-32bit + p11-kit-32bit + libtasn1-32bit - fontconfig - expat-32bit - freetype-32bit + libgcc + gmp-32bit + zlib-32bit + nettle-32bit + p11-kit-32bit + libtasn1-32bit /usr/lib32 @@ -233,146 +221,36 @@ - 2017-02-13 - 2.12.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2017-02-18 + 3.5.8 + Version bump. + Stefan Gronewold + groni@pisilinux.org - 2016-06-09 - 2.12.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org + 2017-01-25 + 3.3.26 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org - 2016-06-09 - 2.11.1 + 2016-06-08 + 3.3.16 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-25 - 2.11.1 + 3.3.16 Release bump. - Alihan Öztürk - alihan@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - 2014-05-17 - 2.11.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - fontforge - http://fontforge.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - BSD - app:console - app:gui - desktop.font - Font editor and converter - Postscript yazı tipi düzenleyici ve çevirici - FontForge is a font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, or edit existing ones. Also lets you convert one format to another. FontForge also has support for many macintosh font formats. - FontForge kendi postscript, truetype, opentype, cid-keyed, multi-master, cff, svg, bitmap (bdf, FON, NFNT) fontlarınızı yaratmanıza veya hali hazırda varolan fontlarınızı düzenlemenize olanak tanıyan bir font düzenleyicidir. FontForge Macintosh font formatlarının çoğunu da desteklemektedir. - fontforge - https://github.com/fontforge/fontforge/releases/download/20161005/fontforge-20161005.tar.gz - http://fontforge.org/cidmaps.tgz - - libjpeg-turbo-devel - tiff-devel - cairo-devel - pango-devel - libpng-devel - libXft-devel - libXi-devel - giflib-devel - libspiro-devel - xdg-utils - fontconfig-devel - python-devel - libxml2-devel - readline-devel - libtool-ltdl - - desktop/font/fontforge/pspec.xml - - - fontforge - - zlib - glib2 - libX11 - libpng - python - libxml2 - freetype - readline - libtool-ltdl - tiff - cairo - libXi - pango - libXft - giflib - libspiro - libjpeg-turbo - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/mime - /usr/share/pixmaps - /usr/share/fontforge - /usr/share/applications - /usr/share/locale - - - - fontforge-devel - Development files for fontforge - fontforge için geliştirme dosyaları - - tiff-devel - pango-devel - cairo-devel - fontforge - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 2.0.20161005 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 2.0.20150824 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-28 - 2.0.20150824 + 2015-07-13 + 3.3.16 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -381,997 +259,189 @@ - gnu-gs-fonts-std - http://www.ghostscript.com - - Sezai Yeniay - sezaiyeniay@pisilinux.org - - GPLv2 - data - desktop.font - Ghostscript standard fonts - Ghostscript standard yazıtipleri - Ces fontes ont été construites à partir des fontes URW distribuées avec ghostcript. Il n'y AUCUN changemen dans leur partie latine. - gnu-gs-fonts-std contains fonts that were made from the free URW fonts distributed with ghostcript. There are no changes in the latin part of them. - Bu yazıtipleri ghostscript ile birlikte dağıtılan özgür URW yazıtiplerinden türetilmiştir. Latin bölümünde hiçbir değişiklik yapılmamıştır. - mirrors://sourceforge/ghostscript/ghostscript-fonts-std-8.11.tar.gz - desktop/font/gnu-gs-fonts-std/pspec.xml - - - gnu-gs-fonts-std - - /usr/share/fonts/default/ghostscript - /usr/share/doc - - - - - 2017-02-05 - 8.11 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 8.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-23 - 8.11 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - harfbuzz - http://www.freedesktop.org/software/harfbuzz - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.font - OpenType text shaping engine - The Harfbuzz package contains an OpenType text shaping engine. - https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.7.4.tar.bz2 - - cairo-devel - glib2-devel - icu4c-devel - graphite2-devel - freetype-devel - expat-devel - python-six - gtk-doc - - desktop/font/harfbuzz/pspec.xml - - - harfbuzz - - cairo - glib2 - icu4c - libgcc - freetype - graphite2 - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/gir-1.0 - /usr/share/gtk-doc - - - - harfbuzz-devel - - glib2-devel - icu4c-devel - graphite2-devel - harfbuzz - - - /usr/include/harfbuzz - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - harfbuzz-32bit - 32-bit shared libraries for harfbuzz - emul32 - emul32 - - icu4c-32bit - freetype-32bit - fontconfig-32bit - cairo-32bit - - - cairo-32bit - glib2-32bit - icu4c-32bit - freetype-32bit - - - /usr/lib32 - - - - - 2018-01-29 - 1.7.4 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-06 - 1.4.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-02 - 1.2.6 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2015-04-06 - 1.2.6 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - liberation-fonts - https://fedorahosted.org/liberation-fonts/ - - Sezai Yeniay - sezaiyeniay@pisilinux.org - - GPLv2 - data:font - desktop.font - Font collection similar to ones found in Microsoft Windows - Microsoft Windows fontlarına benzeyen bir dizi font ailesi - A set of fonts similar to Microsoft Windows fonts. There are three sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono). - liberation-fonts MS Windows fontlarına benzer bir yazı tipi ailesidir. Sans, serif ve mono olmak üzere 3 setten oluşur. - http://dev-www.libreoffice.org/src/cfbf1ac6f61bf6cf45342a0cc9381be5-liberation-fonts-ttf-2.00.0.tar.gz - - fontforge - - desktop/font/liberation-fonts/pspec.xml - - - liberation-fonts - - /usr/share/fonts - /usr/share/doc - - - - - 2017-03-02 - 2.00.0 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.00.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-09 - 2.00.0 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - noto-fonts - http://www.google.com/get/noto - - Osman Erkan - osman.erkan@pisilinux.org - - Apache - data:font - desktop.font - Google Noto TTF fonts - Google Noto TTF yazı tipleri - Noto fonts are open source. All Noto fonts are published under the SIL Open Font License, Version 1.1. Language data and some sample texts are from the Unicode CLDR project. - Tüm diller/karakterlerin desktelendiği yazı tipidir. - https://github.com/googlei18n/noto-fonts/archive/v2015-09-29-license-adobe.tar.gz - desktop/font/noto-fonts/pspec.xml - - - noto-fonts - - /usr/share/doc - /usr/share/fonts/noto - - - - noto-fonts-ttf-croscore - noto-fonts-ttf-croscore, Chrome OS core fonts - noto-fonts-ttf-croscore, Chrome OS için temel yazı tipleri - - /usr/share/fonts/TTF - - - - - 2017-03-05 - 20150929 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 20150929 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-12 - 20150929 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - noto-fonts-cjk - http://www.google.com/get/noto - - Osman Erkan - osman.erkan@pisilinux.org - - CUSTOM:SIL - data:font - desktop.font - Google Noto CJK fonts - Google Noto CJK yazı tipleri - noto-fonts-cjk, Google Noto CJK fonts. - Google Noto CJK yazı tipleri. - https://github.com/googlei18n/noto-cjk/archive/v1.004.tar.gz - desktop/font/noto-fonts-cjk/pspec.xml - - - noto-fonts-cjk - noto-fonts-cjk, Google Noto CJK fonts - - /usr/share/fonts/noto/*.ttc - /usr/share/doc/noto-fonts-cjk/ - - - - - 2017-03-05 - 0.0_20100919 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.0_20100919 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-22 - 0.0_20100919 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - oxygen-fonts - https://projects.kde.org/projects/playground/artwork/oxygen-fonts - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - OFL - data:font - desktop.font - Oxygen font family - Oxygen yazı tipi ailesi - Oxygen font family is a desktop / GUI font family for integrated use with KDE. - Oxygen, KDE için bir masaüstü ve grafik kullanıcı arayüzü yazı tipi ailesidir. - http://download.kde.org/stable/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz - - cmake - extra-cmake-modules - fontconfig-devel - qt5-base-devel - fontforge - - desktop/font/oxygen-fonts/pspec.xml - - - oxygen-fonts - - /usr/share/fonts - /usr/share/doc - /usr/lib - - - - - 2017-03-09 - 5.4.3 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.4.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-11 - 5.4.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - unicode-ucd - http://www.unicode.org/ucd - - PisiLinux Community - admins@pisilinux.org - - MIT - desktop.font - Unicode Character Database - Unicode Karakter Veritabanı - The Unicode Character Database (UCD) consists of a number of data files listing Unicode character properties and related data. It also includes data files containing test data for conformance to several important Unicode algorithms. - Unicode karakter veritabanı, unicode karakter özelliklerini ve bilgilerini içeren birkaç veri dosyasından oluşur. - http://www.unicode.org/Public/zipped/9.0.0/UCD.zip - desktop/font/unicode-ucd/pspec.xml - - - unicode-ucd - - /usr/share/unicode/ucd - /usr/share/doc - - - copyright.html - - - - - 2017-03-01 - 9.0.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-27 - 6.3.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - accountsservice - http://www.freedesktop.org/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv3 - library - desktop.gnome.base - D-Bus Service to Manipulate User Account Information - accountsservice server provides a set of D-Bus interfaces for querying and manipulating user account information. - https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.45.tar.xz - - intltool - gtk-doc - glib2-devel - polkit-devel - gobject-introspection-devel - - desktop/gnome/base/accountsservice/pspec.xml - - - accountsservice - - polkit - glib2 - - - /usr/lib - /usr/share/doc - /usr/share/dbus-1 - /usr/share/gir-1.0 - /usr/share/polkit-1 - /usr/share/vala/vapi - /etc/dbus-1/system.d - /usr/share/locale - /var/lib/AccountsService/ - - - - accountsservice-docs - accountsservice reference documents - data:doc - - accountsservice - - - /usr/share/gtk-doc - - - - accountsservice-devel - accountsservice için geliştirme dosyaları - accountsservice için geliştirme dosyaları - - accountsservice - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-07 - 0.6.45 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-28 - 0.6.43 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.6.40 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-11 - 0.6.40 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - dconf - http://live.gnome.org/dconf - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - app:console - desktop.gnome.base - Simple low-level configuration system - Düşük seviyeli yapılandırma sistemi - dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. - FIXME - http://ftp.gnome.org/pub/gnome/sources/dconf/0.27/dconf-0.27.1.tar.xz - - meson - vala-devel - dbus-devel - glib2-devel - docbook-xsl - libxslt - intltool - gtk-doc - - desktop/gnome/base/dconf/pspec.xml - - - dconf - - dbus - glib2 - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - /usr/libexec - - - - dconf-devel - Development files for dconf - - dconf - dbus-devel - glib2-devel - - - /usr/include - /usr/share/vala - /usr/lib/pkgconfig - - - - dconf-docs - Reference files for dconf - data:doc - - dconf - - - /usr/share/gtk-doc - - - - - 2018-01-07 - 0.27.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-01 - 0.26.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.24.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-12 - 0.24.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - dconf-editor - http://live.gnome.org/dconf - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - app:gui - desktop.gnome.base - Gui editor for dconf; simple low-level configuration system - dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. - ftp://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.27/dconf-editor-3.27.1.tar.xz - - meson - dconf-devel - libxml2-devel - gtk3-devel - pango-devel - docbook-xsl - libepoxy-devel - at-spi2-core-devel - vala-devel - libxslt - intltool - gtk-doc - - desktop/gnome/base/dconf-editor/pspec.xml - - - dconf-editor - - dconf - glib2 - libxml2 - gtk3 - pango - - - /etc - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - /usr/libexec - - - - - 2018-01-07 - 3.27.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-30 - 3.16.1 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 3.16.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-12 - 3.16.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - file-roller - http://fileroller.sourceforge.net - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - app:gui - desktop.gnome.base - GNOME archive manager - GNOME arşiv yöneticisi - File-manager is a archive manager that create, modify and extract various archive formats with compression support - File-roller çeşitli arşiv dosyalarını sıkıştırma desteği ile oluşturan, açan, düzenleyen bir arşiv yönetim uygulamasıdır. - file-roller - mirrors://gnome/file-roller/3.10/file-roller-3.26.2.tar.xz - - gtk3-devel - gconf-devel - intltool - itstool - json-glib-devel - libarchive-devel - - desktop/gnome/base/file-roller/pspec.xml - - - file-roller - - atk - gtk3 - file - glib2 - cairo - pango - gconf - json-glib - libnotify - gdk-pixbuf - libarchive - - - /usr/share/doc - /usr/bin - /usr/share/help - /usr/share/icons - /usr/share/GConf - /usr/share/metainfo - /usr/share/dbus-1 - /usr/share/pixmaps - /usr/lib/nautilus - /usr/share/file-roller - /usr/share/applications - /usr/share/locale - /usr/share/glib-2.0/schemas - /usr/libexec/file-roller - - - - - 2018-01-07 - 3.26.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-30 - 3.10.2.1 - Release bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-09-07 - 3.10.2.1 - First Release - Ergün Salman - poyraz76@pisilinux.org - - - - - - gconf - http://www.gnome.org + libmcrypt + http://mcrypt.sourceforge.net/ PisiLinux Community admins@pisilinux.org LGPLv2.1 library - desktop.gnome.base - Gnome Configuration System - Gnome Konfigürasyon Sistemi - gconf is a Gnome Configuration System. - gconf, Gnome Konfigürasyon Sistemidir. - mirrors://gnome/GConf/3.2/GConf-3.2.6.tar.xz - - glib2-devel - gtk-doc - gettext-devel - gobject-introspection-devel - libxml2-devel - dbus-devel - dbus-glib-devel - polkit-devel - openldap-client - gtk3-devel - intltool - python-lxml - + util.crypt + A thread-safe encryption library + Güvenli şifreleme kütüphanesi. + libmcrypt is a thread-safe encryption library. It allows developers to use a wide range of encryption functions, without making drastic changes to their code. It allows users to encrypt files or data streams without having to be cryptographers. + libmcrypt bir güvenli şifreleme kütüphanesidir. Geliştiricilere kodlarında çok büyük bir değişikliğe gerek duymadan kullanabilecekleri, geniş bir şifreleme fonksiyon kaynağı sunar. Şifreleme uzmanı olmadan dosya ve verileri kolayca şifrelemenizi sağlar. + mirrors://sourceforge/mcrypt/libmcrypt-2.5.8.tar.bz2 - 01_xml-gettext-domain.patch - gconf-reload.patch + libmcrypt-2.5.8-nolibltdl.patch + libmcrypt-2.5.8-prototypes.patch + libmcrypt-2.5.8-uninitialized.patch - desktop/gnome/base/gconf/pspec.xml + util/crypt/libmcrypt/pspec.xml - gconf + libmcrypt + + /usr/lib + /usr/share/doc/libmcrypt + + + + libmcrypt-devel + Development files for libmcrypt + libmcrypt için geliştirme dosyaları - dbus - glib2 - polkit - libxml2 - dbus-glib - openldap-client + libmcrypt - /etc/dbus-1/system.d - /etc/gconf - /etc/xdg/autostart /usr/bin - /usr/lib/libgconf* - /usr/lib/GConf - /usr/lib/gio - /usr/lib/girepository-1.0 - /usr/share/dbus-1 - /usr/share/doc - /usr/share/GConf + /usr/include /usr/share/aclocal - /usr/share/gir-1.0 - /usr/share/locale /usr/share/man - /usr/share/polkit-1/actions - /usr/share/sgml/gconf - - - System.PackageHandler - - - gconf2.path - - - - gconf-docs - GConf reference documents - data:doc - - gconf - - - /usr/share/gtk-doc - - - - gconf-devel - Development files for gconf - gconf için geliştirme dosyaları - - gconf - glib2-devel - dbus-devel - python-lxml - - - /usr/include - /usr/lib/pkgconfig - - 2017-03-01 - 3.2.6 - Rebuild for new toolchain. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-05 - 3.2.6 - First release - Erdinç Gültekin - admins@pisilinux.org - - - - - - gcr - http://www.gnome.org/ - - Osman Erkan - osman.erkan@pisilinux.org - - LGPLv2 - library - desktop.gnome.base - The Gcr package contains libraries used for displaying certificates and accessing key stores. - The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop. - mirrors://gnome/gcr/3.20/gcr-3.20.0.tar.xz - - gnupg - intltool - gtk3-devel - vala-devel - glib2-devel - p11-kit-devel - libgcrypt-devel - gobject-introspection-devel - - desktop/gnome/base/gcr/pspec.xml - - - gcr - - gtk3 - cairo - glib2 - pango - p11-kit - libgcrypt - gdk-pixbuf - gobject-introspection - - - /etc - /usr/bin - /usr/lib/libgcr* - /usr/lib/libgck* - /usr/lib/girepository-1.0 - /usr/libexec - /usr/share/applications - /usr/share/dbus-1 - /usr/share/doc - /usr/share/GConf - /usr/share/gcr-3 - /usr/share/gir-1.0 - /usr/share/glib-2.0 - /usr/share/gtk-doc - /usr/share/icons - /usr/share/locale - /usr/share/mime - /usr/share/vala - - - 10-gcr.conf - - - - gcr-devel - Development files for gcr - gcr için geliştirme dosyaları - - glib2-devel - gtk3-devel - p11-kit-devel - gobject-introspection-devel - gcr - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-30 - 3.20.0 - Release bump + + 2017-09-19 + 2.5.8 + Release Bump Kamil Atlı suvari@pisilinux.org + + 2016-06-08 + 2.5.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2016-05-17 - 3.20.0 + 2014-01-31 + 2.5.8 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + nss + http://www.mozilla.org/projects/security/pki/nss/ + + Erdinç Gültekin + admins@pisilinux.org + + MPL-2.0 + GPLv2 + LGPLv2.1 + library + util.crypt + Network Security Services + Ağ Güvenlik Servisleri + Network Security Services (NSS) est un ensemble de librairies conçues pour faciliter le développement multi-plateforme d'applications client et serveur sécurisées. Les applications ocnstruite avec NSS peuvent gérer SSL v2 et v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, les certificats X.509 v3 et d'autres standards de sécurité. + Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. + NSS, platform bağımsız güvenli ağ servisi geliştirme kitaplıklarından oluşur. Bu kitaplık yardımı ile SSL v2 ve v3, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 sertifikaları ve diğer bir çok güvenlik standardına uygun güvenli sunucu-istemci yazılımları geliştirilebilir. + Network Security Services (NSS) es un conjunto de librerías para desarrollo cross-plataforma de aplicaciones cliente-servidor con facilidad de seguridad. Aplicaciones usando NSS pueden soportar certificados SSL v2 y v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3, y otros estándares de seguridad. + https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_35_RTM/src/nss-3.35.tar.gz + + nss.pc.in + nss-config.in + generate-pc-config.sh + + + zlib-devel + sqlite-devel + nspr-devel + + + add_spi+cacert_ca_certs.patch + fedora/add-relro-linker-option.patch + + util/crypt/nss/pspec.xml + + + nss + + zlib + sqlite + nspr + libgcc + + + /usr/lib + /usr/bin + /etc + + + ld.so.conf + nssdb/cert8.db + nssdb/key3.db + nssdb/secmod.db + + + + nss-devel + Development files for nss + nss için geliştirme dosyaları + + nspr-devel + nss + + + /usr/bin/nss-config + /usr/include + /usr/lib/pkgconfig + /usr/lib/nss/*.a + + + + + 2018-01-24 + 3.35 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-26 + 3.33 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-28 + 3.30 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-10 + 3.29 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-15 + 3.23 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 3.22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-14 + 3.22 First release Osman Erkan osman.erkan@pisilinux.org @@ -1380,461 +450,269 @@ - gnome-common - http://www.gnome.org/ + gpgme + http://www.gnupg.org/gpgme.html PisiLinux Community admins@pisilinux.org GPLv2 + LGPLv2 library - desktop.gnome.base - Common files for development of GNOME packages - GNOME uygulamalarının geliştirmede kullandığı yaygın dosyalar - gnome-common package contains aclocal macros, makefile headers and documents tools in order to build GNOME sources. - mirrors://gnome/gnome-common/3.18/gnome-common-3.18.0.tar.xz - desktop/gnome/base/gnome-common/pspec.xml + util.crypt + GnuPG Made Easy is a library for making GnuPG easier to use + GnuPG Made Easy, GnuPG kullanmayı kolaylaştıran bir kütüphanedir + GPGME est une librairie conçue pour donner aux applications un accès plus facile à GnuPG. Elle fournit une interface de programmation d'application (API) de haut niveau pour la cryptographie permettant de crypter, décrypter, signer, vérifier les signatures et la gestion de clefs. + GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management. + GPGME daha kolay uygulanması amacıyla GnuPG ye erişimi sağlamak için tasarlanmış bir kütüphanedir. Şifreleme, şifre çözme, imzalama, imza kontrolü ve anahtar yönetimi için yüksek düzeyde gizli uygulama programlama arayüzü sağlar. + GPGME es una librería diseñada para simplificar el acceso a GnuPG para aplicaciones. Facilita una interfaz de programación de aplicación (API) de alto nivel para encriptación, decriptación, firmas, verificación de firmas y administración de llaves. + http://gd.tuwien.ac.at/pub/gnupg/gpgme/gpgme-1.8.0.tar.bz2 + + gnupg + libgpg-error-devel + libassuan-devel + qt5-base-devel + doxygen + swig + python3-devel + python-devel + + + remove-a-forgotten-instance-of-libsuffix.diff + + util/crypt/gpgme/pspec.xml - gnome-common + gpgme + + gnupg + libgpg-error + libassuan + libgcc + python3 + python + - /usr/share/doc /usr/bin + /usr/lib + /usr/share/common-lisp + /usr/share/doc + /usr/share/info + + + + gpgme-devel + Development files for gpgme + gpgme için geliştirme dosyaları + + gpgme + libgpg-error-devel + libassuan-devel + + + /usr/include /usr/share/aclocal - /usr/share/gnome-common + + + + gpgme-qt5 + Qt5 bindings for gpgme + + gpgme + libgcc + qt5-base + + + /usr/lib/libqgpgme.so.* + + + + gpgme-python + Python bindings for gpgme + + gpgme + python + + + /usr/lib/python2.7/site-packages + + + + gpgme-python3 + Python3 bindings for gpgme + + gpgme + python3 + + + /usr/lib/python3.6/site-packages/ + + + + gpgme-qt5-devel + Development files for gpgme-qt5 + + gpgme + gpgme-devel + gpgme-qt5 + qt5-base-devel + + + /usr/lib/cmake/QGpgme + /usr/include/qgpgme/* + + 2017-12-31 + 1.8.0 + split package. + Ertuğrul Erata + ertugrulerata@gmail.com + - 2018-01-11 - 3.18.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com + 2017-07-04 + 1.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org - 2017-03-30 - 3.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2017-01-02 + 1.7.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org - 2016-06-09 - 3.10.0 + 2016-06-08 + 1.5.5 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-06-14 - 3.10.0 + 2015-08-21 + 1.5.5 First release - PisiLinux Community - admins@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - gvfs - http://www.gnome.org + keyutils + http://people.redhat.com/~dhowells/keyutils/ PisiLinux Community admins@pisilinux.org GPLv2+ - GPLv3 + LGPLv2+ library - desktop.gnome.base - New generation gnome-virtual-file-system - Yeni nesil GNOME sanal dosya sistemi - GVFS is a userspace virtual filesystem designed to work with the I/O abstractions, especially HAL. It supports fuse for directly access for GVFS mounts. It installs several modules and backends that are automatically used by applications. - GVFS I/O soyutlamaları, özellikle HAL, için geliştirilmiş, sistem tabanlı bir sanal dosya sistemidir. Doğrudan fuse ile birlikle kendi bağlamlarına erişmesini destekler. GVFS, birçok modül ve sitem servisini uygulamaların otomatik kullanması için yükler. - mirrors://gnome/gvfs/1.28/gvfs-1.28.4.tar.xz - - gtk-doc - gtk3-devel - fuse-devel - avahi-devel - gconf-devel - libmtp-devel - intltool - automake - autoconf - itstool - autogen - libsoup-devel - util-macros - unifdef - gettext-devel - m4 - gcr-devel - udisks2-devel - libgudev-devel - eudev-devel - libplist-devel - libproxy-devel - libbluray-devel - libsecret-devel - bluez-libs-devel - libarchive-devel - libgphoto2-devel - avahi-glib-devel - libcdio-paranoia-devel - libgnome-keyring-devel - samba-devel - libcdio-devel - libimobiledevice-devel - - - gvfs-archive-integration.patch - - desktop/gnome/base/gvfs/pspec.xml + app:console + util.crypt + Linux key management utilities + Linux anahtar yönetim araçları + keyutils contains utilities to control the kernel key management facility and to provide a mechanism by which the kernel call back to userspace to get a key instantiated. + keyutils, Linux çekirdeğindeki anahtar yönetim kolaylıklarını denetlemek ve çekirdek ile kullanıcı uzayı arasında iletişim kurmak için gereken araçları içerir. + http://people.redhat.com/~dhowells/keyutils/keyutils-1.5.9.tar.bz2 + util/crypt/keyutils/pspec.xml - gvfs-afc - AFC(Apple File Control) backend for GVFS - GVFS AFC (Apple Dosya Kontrolü) arkaucu - - libplist - gvfs - libimobiledevice - - - /usr/libexec/gvfs-afc-volume-monitor - /usr/libexec - /usr/share/gvfs/mounts - /usr/share/gvfs/remote-volume-monitors/afc.monitor - /usr/share/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service - - - - gvfs-afp - Apple Filing Protocol (AFP) backend for gvfs. - - libsecret - libgcrypt - gvfs - - - /usr/lib/gvfs/gvfsd-afp - /usr/libexec/gvfsd-afp - /usr/libexec/gvfsd-afp-browse - /usr/share/gvfs/mounts/afp-browse.mount - /usr/share/gvfs/mounts/afp.mount - - - - gvfs-archive - Compression backend for GVFS - GVFS sıkıştırma arkaucu - - libarchive - gvfs - - - /usr/libexec/gvfsd-archive - /usr/share/gvfs/mounts/archive.mount - /usr/share/applications/mount-archive.desktop - - - - gvfs-gphoto2 - Digital camera backend for GVFS - GVFS dijital kamera arkaucu - - libgphoto2 - gvfs - - - /usr/libexec/gvfs-gphoto2-volume-monitor - /usr/libexec/gvfsd-gphoto2 - /usr/share/gvfs/mounts/gphoto2.mount - /usr/share/gvfs/remote-volume-monitors/gphoto2.monitor - /usr/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service - - - - gvfs-fuse - FUSE backend for GVFS - GVFS FUSE arkaucu - - fuse - gvfs - - - /usr/libexec/gvfsd-fuse - - - - gvfs-smb - Samba backend for GVFS - GVFS Samba arkaucu - - gvfs - samba - - - /usr/libexec/gvfsd-smb - /usr/libexec/gvfsd-smb-browse - /usr/share/gvfs/mounts/smb.mount - /usr/share/GConf/gsettings/gvfs-smb.convert - /usr/share/gvfs/mounts/smb-browse.mount - /usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml - - - - gvfs-mtp - MTP backend for gvfs. - - libmtp - gvfs - - - /usr/libexec/gvfsd-mtp - /usr/libexec/gvfs-mtp-volume-monitor - /usr/lib/gvfs/gvfsd-mtp - /usr/share/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service - /usr/share/gvfs/mounts/mtp.mount - /usr/share/gvfs/remote-volume-monitors/mtp.monitor - - - - gvfs - gvfs package contains all GVFS backends and translations files - gvfs paketi tüm GVFS arkauçlarını ve çeviri dosyalarını içerir - - gcr - gtk3 - libsoup - udisks2 - libbluray - libsecret - avahi-libs - avahi-glib - eudev - glib2 - libxml2 - libgudev - libcdio-paranoia - libcdio - - - /usr/bin - /usr/libexec/gvfsd-ftp - /usr/libexec/gvfsd-metadata - /usr/libexec/gvfsd-computer - /usr/libexec/gvfsd - /usr/libexec/gvfsd-recent - /usr/libexec/gvfsd-sftp - /usr/libexec/gvfsd-burn - /usr/libexec/gvfs-udisks2-volume-monitor - /usr/libexec/gvfsd-http - /usr/libexec/gvfsd-dav - /usr/libexec/gvfsd-network - /usr/libexec/gvfsd-cdda - /usr/libexec/gvfsd-dnssd - /usr/libexec/gvfsd-trash - /usr/libexec/gvfsd-localtest - /usr/lib/gio/modules/libgioremote-volume-monitor.so - /usr/lib/gio/modules/libgvfsdbus.so - /usr/lib/gvfs/gvfsd - /usr/lib/gvfs/gvfsd-archive - /usr/lib/gvfs/gvfsd-burn - /usr/lib/gvfs/gvfsd-cdda - /usr/lib/gvfs/gvfsd-computer - /usr/lib/gvfs/gvfsd-dav - /usr/lib/gvfs/gvfsd-dnssd - /usr/lib/gvfs/gvfsd-ftp - /usr/lib/gvfs/gvfsd-fuse - /usr/lib/gvfs/gvfsd-http - /usr/lib/gvfs/gvfsd-localtest - /usr/lib/gvfs/gvfsd-metadata - /usr/lib/gvfs/gvfsd-network - /usr/lib/gvfs/gvfsd-recent - /usr/lib/gvfs/gvfsd-sftp - /usr/lib/gvfs/gvfsd-trash - /usr/lib/gvfs/libgvfsdaemon.so - /usr/lib/gvfs/libgvfscommon.so - /usr/lib/libgvfscommon.so - /usr/lib/libgvfscommon.so.0 - /usr/lib/libgvfscommon.so.0.0.0 - /usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf - /usr/share/GConf/gsettings/gvfs-dns-sd.convert - /usr/share/bash-completion/completions/gvfs - /usr/share/bash-completion/completions/gvfs-trash - /usr/share/bash-completion/completions/gvfs-rm - /usr/share/bash-completion/completions/gvfs-copy - /usr/share/bash-completion/completions/gvfs-cat - /usr/share/bash-completion/completions/gvfs-info - /usr/share/bash-completion/completions/gvfs-set-attribute - /usr/share/bash-completion/completions/gvfs-less - /usr/share/bash-completion/completions/gvfs-move - /usr/share/bash-completion/completions/gvfs-tree - /usr/share/bash-completion/completions/gvfs-mount - /usr/share/bash-completion/completions/gvfs-mkdir - /usr/share/bash-completion/completions/gvfs-open - /usr/share/bash-completion/completions/gvfs-ls - /usr/share/bash-completion/completions/gvfs-rename - /usr/share/bash-completion/completions/gvfs-save - /usr/share/bash-completion/completions/gvfs-monitor-file - /usr/share/bash-completion/completions/gvfs-monitor-dir - /usr/share/dbus-1/services/gvfs-daemon.service - /usr/share/dbus-1/services/gvfs-metadata.service - /usr/share/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service - /usr/share/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service - /usr/share/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service - /usr/share/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service - /usr/share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service - /usr/share/dbus-1/services/org.gtk.vfs.Metadata.service - /usr/share/dbus-1/services/org.gtk.vfs.Daemon.service - /usr/share/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml - /usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml - /usr/share/gvfs/mounts/burn.mount - /usr/share/gvfs/mounts/cdda.mount - /usr/share/gvfs/mounts/computer.mount - /usr/share/gvfs/mounts/dav+sd.mount - /usr/share/gvfs/mounts/dav.mount - /usr/share/gvfs/mounts/dns-sd.mount - /usr/share/gvfs/mounts/ftp.mount - /usr/share/gvfs/mounts/http.mount - /usr/share/gvfs/mounts/localtest.mount - /usr/share/gvfs/mounts/network.mount - /usr/share/gvfs/mounts/recent.mount - /usr/share/gvfs/mounts/sftp.mount - /usr/share/gvfs/mounts/trash.mount - /usr/share/gvfs/remote-volume-monitors/udisks2.monitor - /usr/share/locale/ - /usr/share/man/ - /usr/include - /usr/share/doc - - - - - 2018-01-08 - 1.28.4 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-08 - 1.20.2 - Rebuild for new libgphoto2. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-04-08 - 1.20.2 - Release Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2015-02-03 - 1.20.2 - First Release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libbonobo - http://www.gnome.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - library - desktop.gnome.base - GNOME CORBA framework - GNOME CORBA geliştirme ortamı - Bonobo is a component system based on CORBA, used by the GNOME desktop. - mirrors://gnome/libbonobo/2.32/libbonobo-2.32.1.tar.bz2 - - orbit2-devel - glib2-devel - libxml2-devel - flex - grep - popt-devel - intltool - perl - gettext-devel - gtk-doc - - - libbonobo-2.32.1-srcdir-macro.patch - libbonobo-multishlib.patch - - desktop/gnome/base/libbonobo/pspec.xml - - - libbonobo - - orbit2 - glib2 - libxml2 - + keyutils /etc - /usr/bin - /usr/sbin - /usr/libexec - /usr/lib - /usr/share/man - /usr/share/locale - /usr/share/doc - /usr/share/idl - - - - libbonobo-devel - Development files for libbonobo - libbonobo için geliştirme dosyaları - - libbonobo - orbit2-devel - glib2-devel - - - /usr/lib/pkgconfig + /bin + /sbin /usr/include - - - - libbonobo-docs - Bonobo referance documents - data:doc - - /usr/share/gtk-doc + /usr/lib + /lib + /usr/share/man + /usr/share/doc + /usr/share/keyutils - 2017-03-30 - 2.32.1 - Release Bump - Kamil Atlı - suvari@pisilinux.org + 2017-02-17 + 1.5.9 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org - 2016-06-09 - 2.32.1 + 2016-06-08 + 1.5.9 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-24 - 2.32.1 + 2014-05-22 + 1.5.9 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + crypto++ + http://www.cryptopp.com + + PisiLinux Community + admins@pisilinux.org + + public-domain + library + util.crypt + Public domain C++ class library of cryptographic schemes + Değişik kripto şemaları içeren kamu malı C++ kitaplığı + Klasa C++ dostarczająca narzędzia do kryptografii + crypto++ is a free C++ class library of cryptographic schemes. One purpose of Crypto++ is to act as a repository of public domain (not copyrighted) source code. Although the library is copyrighted as a compilation, the individual files in it are in the public domain. + crypto++, kriptografik şemalar içeren özgür bir C++ kitaplığıdır. Crypto++ kitaplığının en önemli özelliği kodlarının kamu malı (telif haksız) olmasıdır. Kitaplık, seçki olarak telif haklarına sahip olsa da, dosyalar tek tek kamu malıdır. + crypto++ jest klasą C++ dostarczającą narzędzia do kryptografii. + https://github.com/weidai11/cryptopp/archive/CRYPTOPP_5_6_5.tar.gz + + cryptopp.pc + + + cmake + dos2unix + + util/crypt/crypto++/pspec.xml + + + crypto++ + + libgcc + + + /usr/bin + /usr/lib + /usr/share + + + + crypto++-devel + Development files for crypto++ + crypto++ için geliştirme dosyaları + Pliki nagłówkowe do crypto++. + + crypto++ + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-04 + 5.6.5 First release Alihan Öztürk alihan@pisilinux.org @@ -1843,768 +721,143 @@ - libcroco - http://www.freespiders.org/projects/libcroco/ + sbsigntools + https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/about/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:console + util.crypt + Tools to add signatures to EFI binaries and Drivers + Tools to add signatures to EFI binaries and Drivers + https://dev.gentoo.org/~tamiko/distfiles/sbsigntool-0.8.tar.gz + https://dev.gentoo.org/~tamiko/distfiles/sbsigntool-0.8-ccan.tar.gz + + openssl-devel + libutil-linux-devel + gnu-efi + help2man + + util/crypt/sbsigntools/pspec.xml + + + sbsigntools + + openssl + libutil-linux + + + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-12-14 + 0.8 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + p11-kit + http://p11-glue.freedesktop.org/ PisiLinux Community admins@pisilinux.org - LGPLv2.1 + BSD library - desktop.gnome.base - Boîte à outils générique d'analyse et de manipulation de Cascading Style Sheet (CSS - feuilles de style). - Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit - CSS ayıklama kitaplığı - libcroco is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME applications in need of CSS support. - libcroco GNOME uygulamaları tarafından CSS desteği için kullanılan genel bir CSS ayıklama kitaplığıdır. - mirrors://gnome/libcroco/0.6/libcroco-0.6.12.tar.xz + util.crypt + Library to work with PKCS#11 modules + Biblioteka i moduł proxy do właściwego wczytywania i współdzielenia modułów PKCS #11 + The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules. + p11-kit zapewnia możliwość ładowania i numeracji modułów PKCS #11 (a Cryptographic Token Interface Standard). + https://p11-glue.freedesktop.org/releases/p11-kit-0.23.2.tar.gz - gtk-doc - libxml2-devel - glib2-devel - gobject-introspection-devel + libtasn1-devel + libffi-devel - - multilib.patch - - desktop/gnome/base/libcroco/pspec.xml + util/crypt/p11-kit/pspec.xml - libcroco + p11-kit - glib2 - libxml2 + libtasn1 + libffi - /usr/share - /usr/lib /usr/bin - - - - libcroco-docs - libcroco reference documents - data:doc - - libcroco - - + /usr/share/doc /usr/share/gtk-doc + /usr/share/p11-kit + /usr/lib + /etc/pkcs11 - libcroco-devel - Development files for libcroco - libcroco için geliştirme dosyaları + p11-kit-devel + p11-kit için geliştirme dosyaları + p11-kit için geliştirme dosyaları. + Pliki nagłówkowe do biplioteki p11-kit. - libcroco - libxml2-devel - glib2-devel + p11-kit /usr/include /usr/lib/pkgconfig /usr/lib32/pkgconfig - /usr/bin/croco-*-config - libcroco-32bit - 32-bit shared libraries for libcroco + p11-kit-32bit + 32-bit shared libraries for p11-kit emul32 emul32 - glib2-32bit - libxml2-32bit + libtasn1-32bit + libffi-32bit - glib2-32bit - libxml2-32bit - libcroco + p11-kit + libffi-32bit + libtasn1-32bit /usr/lib32 - - 2018-01-07 - 0.6.12 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - 2017-02-20 - 0.6.11 + 2017-02-17 + 0.23.2 Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Pisi Linux Community + admin@pisilinux.org - 2016-06-09 - 0.6.8 + 2016-06-08 + 0.23.1 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-27 - 0.6.8 + 0.23.1 Release bump - Serdar Soytetir - kaptan@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - 2014-08-11 - 0.6.8 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libgnome-keyring - http://live.gnome.org/GnomeKeyring - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.gnome.base - Compatibility library for accessing gnome-keyring3 - gnome-keyring'e ulaşmak için uyumluluk kütüphanesidir. - libgnome-keyring is a library that used by applications to integrate with the gnome-keyring system. - libgnome-keyring, gnome-keyring sistemine uyumlu olmak için programlar tarafından kullanılan bir kütüphanedir. - http://ftp.acc.umu.se/mirror/gnome.org/sources/libgnome-keyring/3.12/libgnome-keyring-3.12.0.tar.xz - - intltool - glib2-devel - dbus-devel - libgcrypt-devel - - desktop/gnome/base/libgnome-keyring/pspec.xml - - - libgnome-keyring - - libgcrypt - glib2 - dbus - - - /usr/lib - /usr/share/doc - /usr/share/vala - /usr/share/gir-1.0 - /usr/share/locale - - - - libgnome-keyring-devel - Development files for libgnome-keyring - libgnome-keyring için geliştirme dosyaları - - libgnome-keyring - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libgnome-keyring-docs - Referance documents for libgnome-keyring - libgnome-keyring için başvuru belgeleri - data:doc - - /usr/share/gtk-doc - - - - - 2017-03-02 - 3.12 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-25 - 3.12 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - librest - http://www.gtk.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.gnome.base - A helper library for RESTful services. - This library was designed to make it easier to access web services that claim to be "RESTful". - http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.8/rest-0.8.1.tar.xz - - gtk-doc - libsoup-devel - libsoup-gnome - - desktop/gnome/base/librest/pspec.xml - - - librest - - glib2 - libxml2 - libsoup - libsoup-gnome - - - /usr/share - /usr/lib - /usr/bin - - - - librest-devel - Development files for librest - librest için geliştirme dosyaları - - libsoup-devel - librest - glib2-devel - libxml2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - librest-32bit - 32-bit shared libraries for librest - emul32 - _emul32 - - glib2-32bit - libxml2-32bit - libsoup-32bit - - - glib2-32bit - libxml2-32bit - libsoup-32bit - librest - - - /usr/lib32 - - - - - 2018-01-07 - 0.8.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2015-03-18 - 0.7.92 - Release bump - Kamil Atlı - suvari@pisilinux.org - - - 2015-03-18 - 0.7.92 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - libsecret - http://projects.gnome.org/libsecret - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.gnome.base - The libsecret package contains a GObject based library - The libsecret package contains a GObject based library for accessing the Secret Service API. - mirrors://gnome/libsecret/0.18/libsecret-0.18.5.tar.xz - - gtk-doc - vala-devel - libxslt-devel - libgcrypt-devel - glib2-devel - xmlto - intltool - - desktop/gnome/base/libsecret/pspec.xml - - - libsecret - - libxslt - libgcrypt - glib2 - xmlto - - - /usr/share - /usr/lib - /usr/bin - - - - libsecret-devel - Development files for libsecret - libsecret için geliştirme dosyaları - - libsecret - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 0.18.5 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 0.18 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libwacom - http://sourceforge.net/projects/linuxwacom/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - app:gui - desktop.gnome.base - This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. - This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. It also maintains updated Linux kernel drivers and Xorg/XFree86 XInput drivers. - http://sourceforge.net/projects/linuxwacom/files/libwacom/libwacom-0.27.tar.bz2 - - glib2-devel - libgudev-devel - eudev-devel - - desktop/gnome/base/libwacom/pspec.xml - - - libwacom - - glib2 - libgudev - - - /usr/share - /usr/lib - /usr/bin - - - - libwacom-devel - Development files for libwacom - libsecret için geliştirme dosyaları - - glib2-devel - libwacom - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-07 - 0.27 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-13 - 0.23 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-08 - 0.18 - First Release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - polkit-gnome - http://hal.freedesktop.org/docs/polkit - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - app:gui - library - desktop.gnome.base - Authentication agent for polkit - polkit için kimlik denetim yardımcısı - polkit-gnome package provides an authentication agent for polkit that integrates well with the GNOME desktop environment. - polkit-gnome paketi GNOME masaüstü ortamı ile bütünleşmiş bir kimlik denetim yardımcısı sağlar. - http://ftp.gnome.org/pub/GNOME/sources/polkit-gnome/0.105/polkit-gnome-0.105.tar.xz - - gtk3-devel - gnome-common - intltool - polkit-devel - - desktop/gnome/base/polkit-gnome/pspec.xml - - - polkit-gnome - - gtk3 - gdk-pixbuf - glib2 - polkit - - - /etc - /usr/lib - /usr/share/doc - /usr/libexec - /usr/share/locale - - - polkit-gnome-authentication-agent-1.desktop - - - - - 2017-03-19 - 105 - Release bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2014-12-08 - 105 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - zenity - https://help.gnome.org/users/zenity/stable/ - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.gnome.base - A rewrite of gdialog - Zenity enables you to create the following types of simple dialog: - - Zenity is the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts. - Zenity enables you to create the following types of simple dialog: - - zenity - http://ftp.gnome.org/pub/gnome/sources/zenity/3.26/zenity-3.26.0.tar.xz - - itstool - gtk3-devel - glib2-devel - gnome-common - libnotify-devel - gdk-pixbuf-devel - - desktop/gnome/base/zenity/pspec.xml - - - zenity - - gtk3 - glib2 - pango - libX11 - libnotify - gdk-pixbuf - - - /usr/bin - /usr/share - /usr/share/help - - - - - 2017-12-24 - 3.26.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - glibmm - http://gtkmm.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.gnome2 - C++ interface for glib2 - glib2 kitaplığı için C++ programlama dili arayüzü - Glibmm est l'interface officielle C++ pour la librairie IHM populaire GTK+. Au menu des callbacks (rappels) typesafe (avec vérification de type à la compilation) ainsi qu'un ensemble large et complet de widgets (objets graphiques) facilement extensible via héritage. - Glibmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks and a comprehensive set of widgets that are easily extensible via inheritance. - Glibmm, ünlü GUI kitaplığı GTK+ için resmi C++ arayüzüdür. Önemli özelliklerinin arasında tip bağımsız çağırmalar ve miras ile genişleyebilen uyumlu parçacıklar vardır. - mirrors://gnome/glibmm/2.54/glibmm-2.54.1.tar.xz - - libsigc++-devel - glib2-devel - pkgconfig - perl-XML-Parser - - desktop/gnome2/glibmm/pspec.xml - - - glibmm - - glib2 - libgcc - libsigc++ - - - /usr/lib - /usr/share/doc - - - - glibmm-devel - Development files for glibmm - glibmm için geliştirme dosyaları - - glibmm - glib2-devel - libsigc++-devel - - - /usr/include - /usr/lib/glibmm-* - /usr/lib/giomm-* - /usr/lib/pkgconfig - /usr/share/aclocal - /usr/share/glibmm-* - - - - - 2018-01-08 - 2.54.1 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 2.50.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.44.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-21 - 2.44.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - librsvg - http://librsvg.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.gnome2 - Scalable Vector Graphics (SVG) rendering library - Scalable Vector Graphics (SVG) kitaplığı - librsvg est un composant utilisé au sein de logiciels pour gérer les graphismes vectoriels au format SVG. - librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics. - Scalable Vector Graphics (SVG) kitaplığı - mirrors://gnome/librsvg/2.40/librsvg-2.40.20.tar.xz - - libcroco-devel - gtk3-devel - pango-devel - vala-devel - python-devel - gdk-pixbuf-devel - gtk-doc - gobject-introspection-devel - - desktop/gnome2/librsvg/pspec.xml - - - librsvg - - glib2 - gtk3 - libxml2 - cairo - pango - fontconfig - libcroco - gdk-pixbuf - - - /etc/gtk-2.0 - /usr/bin - /usr/lib - /usr/share - /usr/share/man/man1 - /usr/share/pixmaps - /usr/share/themes - /usr/share/vala - /usr/share/gir-1.0/Rsvg-2.0.gir - /usr/share/doc - - - - librsvg-docs - librsvg reference documents - data:doc - - librsvg - - - /usr/share/gtk-doc - - - - librsvg-devel - Development files for librsvg - librsvg için geliştirme dosyaları - - librsvg - gdk-pixbuf-devel - cairo-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - - 2018-01-08 - 2.40.20 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 2.40.16 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.40.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 2.40.13 + 2015-04-28 + 0.23.1 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -2613,89 +866,1593 @@ - orbit2 - http://www.gnome.org/ + pinentry + http://www.gnupg.org/aegypten/ PisiLinux Community admins@pisilinux.org - GPLv2 - LGPLv2 - library - desktop.gnome2 - High-performance CORBA ORB - Yüksek performanslı CORBA ORB - Orbit2 allows to communication between two programs objects. - Orbit2 iki program nesneleri arasındaki iletişimi sağlar. - mirrors://gnome/ORBit2/2.14/ORBit2-2.14.19.tar.bz2 + GPLv2+ + app:console + util.crypt + Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol + Assuan protokolünün kullanımı için basit PIN veya parola-kelimesi girişi arabirimleri + Pinentry is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project. + Pinetry Aegypten projesi tarafından tanımlanan Assuan protokolünden faydalanan basit PIN veya şifre girme diaologları derlemesidir. + ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-1.0.0.tar.bz2 - libIDL-devel - grep + libsecret-devel + libgpg-error-devel + libassuan-devel + gtk2-devel + pango-devel + libcap-devel + ncurses-devel glib2-devel - gtk-doc - - fedora/ORBit2-allow-deprecated.patch - - desktop/gnome2/orbit2/pspec.xml + util/crypt/pinentry/pspec.xml - orbit2 + pinentry - libIDL glib2 + libassuan + libsecret + libgpg-error + libcap + ncurses /usr/bin - /usr/lib + /usr/share/info /usr/share/doc - /usr/share/idl + + pinentry-wrapper + - orbit2-devel - Development files for orbit2 - orbit2 için geliştirme dosyaları + pinentry-gtk + pinentry for GTK toolkit + GTK+ ile yazılmış pinentry arayüzü - orbit2 - libIDL-devel - glib2-devel + pinentry + ncurses + libcap + libassuan + libsecret + libgpg-error + glib2 + gtk2 + pango - /usr/bin/orbit2-config - /usr/include - /usr/lib/*.a - /usr/lib/pkgconfig - /usr/share/aclocal - - - - orbit2-docs - ORBit2 reference documents - Orbit2 referans dökümanları - data:doc - - /usr/share/gtk-doc + /usr/bin/pinentry-gtk* - 2017-05-14 - 2.14.19 - Release Bump + 2017-02-17 + 1.0.0 + Version Bump Kamil Atlı - admin@pisilinux.org + suvari@pisilinux.org - 2016-06-09 - 2.14.19 + 2016-06-08 + 0.9.5 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-21 - 2.14.19 + 2015-08-21 + 0.9.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libksba + http://www.gnupg.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + app:console + util.crypt + rends les certificats X.509 et le CMS facilement accessible aux applications. + Library handling X.509 certificates and CMS data + Çeşitli uygulamaların X.509 sertifikaları ve CMS verilerine kolay erişebilmesini sağlayan bir kitaplık + libksba is a library designed to build software based on the X.509 and CMS protocols. + libksba, X.509 ve CMS protokollerini kullanan yazılımlar üretmek için kullanılan bir kitaplıktır. + http://gd.tuwien.ac.at/pub/gnupg/libksba/libksba-1.3.5.tar.bz2 + + libgpg-error-devel + + util/crypt/libksba/pspec.xml + + + libksba + + libgpg-error + + + /usr/bin + /usr/lib + /usr/share/info + /usr/share/doc + + + + libksba-devel + Development files for libksba + libksba için geliştirme dosyaları + + libksba + + + /usr/include + /usr/share/aclocal + + + + + 2017-02-19 + 1.3.5 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-24 + 1.3.5 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 1.3.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-12 + 1.3.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + gnupg + http://www.gnupg.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + app:console + util.crypt + The GNU Privacy Guard, a PGP replacement + GNU Gizlilik Koruması + GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories. + GnuPG verilerinizin ve iletişimlerinizin şifrelenmesi ve imzalanmmasını sağlar, her tür genel anahtar dizinleri için modullere erişiminde olduğu gibi çok yönlü anahtar yönetim sistemi avantajı vardır. + http://gd.tuwien.ac.at/pub/gnupg/gnupg/gnupg-2.1.18.tar.bz2 + + openldap-client + pinentry + npth-devel + libassuan-devel + libksba-devel + zlib-devel + bzip2 + texinfo + gnutls-devel + readline-devel + libgcrypt-devel + libgpg-error-devel + libusb-compat-devel + + util/crypt/gnupg/pspec.xml + + + gnupg + + openldap-client + npth + libassuan + pinentry + libksba + zlib + bzip2 + gnutls + readline + libgcrypt + libgpg-error + libusb + libusb-compat + + + /usr/bin + /usr/sbin + /usr/libexec + /usr/share/doc + /usr/share/doc/html + /usr/share/gnupg + /usr/share/info + /usr/share/locale + /usr/share/man + + + dirmngr + + + dirmngr + + + System.Package + + + + gnupg-docs + Documentation files for GnuPG + GnuPG paketine ait API dokümantasyonu + + gnupg + + + /usr/share/doc/gnupg/html + /usr/share/gnupg/help.* + /usr/share/doc/gnupg/faq.html + + + + + 2017-01-25 + 2.1.18 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-24 + 2.1.17 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 2.1.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-21 + 2.1.7 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libtasn1 + http://www.gnutls.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + util.crypt + ASN.1 library used in GNUTLS + GNUTLS için kullanılan ASN.1 kütüphanesi + libtasn1 is the ASN.1 library which provides ASN.1 structures parsing capabilities for use with GNUTLS. + libtasn1, ASN.1 yapılarının ayrıştırılmasını sağlayan ve GNUTLS içerisinde kullanılan ASN.1 kütüphanesidir. + http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.10.tar.gz + util/crypt/libtasn1/pspec.xml + + + libtasn1 + + /usr/share + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + + + + libtasn1-devel + Development files for libtasn1 + libtasn1 için geliştirme dosyaları + + libtasn1 + + + /usr/include + /usr/share/man/man3 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libtasn1-32bit + 32-bit shared libraries for libtasn1 + libtasn1 için 32bit kütüphanesi + emul32 + emul32 + + libtasn1 + + + /usr/lib32/ + + + + + 2017-01-25 + 4.10 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-08 + 4.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 4.5 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-07-13 + 4.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + isodumper + https://github.com/papoteur-mga/isodumper + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + util.admin + A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. + IsoDumper, bir USB bellek üzerine ISO imaj dosyası yazma aracıdır. + A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. + IsoDumper, bir USB bellek üzerine ISO imaj dosyası yazma aracıdır. + http://gitweb.mageia.org/software/isodumper/snapshot/isodumper-0.48.tar.gz + + isodumper.svg + isodumper.png + header.png + header.svg + isodumper.desktop.in + tr.po + + + intltool + imagemagick-devel + + util/admin/isodumper/pspec.xml + + + isodumper + + coreutils + pango + polkit + procps + imagemagick + python-gtk + python-cairo + python-pygobject + libglade + python + dbus-python + pyparted + udisks2 + xterm + + + /etc + /usr/bin + /usr/lib + /usr/libexec + /usr/share + /usr/share/applications + /usr/share/icons + /usr/share/pixmaps + /usr/share/isodumper + /usr/share/polkit-1 + /usr/share/locale + /usr/share/doc + + + + + 2017-08-31 + 0.48 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 0.45 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-22 + 0.45 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-04 + 0.45 + First Release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pisiyap + http://code.google.com/p/pisiyap + + Stefan Gronewold + groni@pisilinux.org + + GPLv3+ + CCPL-Attribution-NonCommercial-NoDerivs-3.0 + app:gui + util.admin + A Simple PiSi source file creator + Basit bir PiSi kaynak dosyası üreticisi + PisiYap is a simple graphical user interface for easily creating PiSi source files. + PisiYap, PiSi kaynak dosyaları üretmek için basit bir kullanıcı arayüzüdür. + pisiyap + https://sourceforge.net/projects/pisilinux/files/source/pisiyap-pisiyap-beta2.tar.gz + + qt5-base-devel + python-qt5-devel + python-setuptools + qt5-linguist + + util/admin/pisiyap/pspec.xml + + + pisiyap + + python-qt5 + python-sip + xdg-utils + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/pisiyap + /usr/share/icons + /usr/share/pixmaps + /usr/share/doc + + + + kde-servicemenu-pisiyap + PiSi related service menus + Paketlemeyle ilgili servis menüleri + PiSiYap servicemenus provides some useful service menus for lazy packagers. + PiSiYap ile gelen servis menüleri, konsol açmaya erinen paketçiler için çeşitli servis menüleri sunar. + + pisiyap + plasma-workspace + + + /usr/share/kservices5/ServiceMenus + + + + + 2017-06-21 + 0.7b + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-05-13 + 0.7b + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + pgadmin3 + http://www.pgadmin.org + + PisiLinux Community + admins@pisilinux.org + + BSD + app:gui + util.admin + Graphical client for PostgreSQL + PostgreSQL grafik arabirimi + pgadmin3 is a powerful administration and development platform for the PostgreSQL database, free for any use. + wxGTK temelli PostgreSQL grafik arabirimi + https://ftp.postgresql.org/pub/pgadmin3/release/v1.22.2/src/pgadmin3-1.22.2.tar.gz + + postgresql-lib + libxslt-devel + openssl-devel + wxGTK2.8-devel + + util/admin/pgadmin3/pspec.xml + + + pgadmin3 + + postgresql-lib + libxslt + libgcc + zlib + libxml2 + openssl + wxGTK2.8 + wxBase + + + /usr/bin + /usr/share/pgadmin3 + /usr/share/applications + /usr/share/pixmaps + + + pgadmin3.desktop + + + + + 2017-01-25 + 1.22.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 1.22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-26 + 1.22 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + systemtap + http://sourceware.org/systemtap/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + util.admin + Instrumentation System + Enstrümantasyon sistemi + systemtap is an instrumentation system for systems running Linux 2.6. Developers can write instrumentation to collect data on the operation of the system. + systemtap Linux 2.6 üzerinde çalışan sistemler için tasarlanmış bir enstrümantasyon altyapısıdır. Geliştiriciler, systemtap kullanarak, çalışmakta olan işletim sistemiyle ilgili veri toplamak için özel araçlar yazabilirler. + ftp://sourceware.org/pub/systemtap/releases/systemtap-3.2.tar.gz + + python-devel + sqlite-devel + readline-devel + ncurses-devel + libxml2-devel + json-c-devel + boost-devel + nss-devel + python-setuptools + + util/admin/systemtap/pspec.xml + + + systemtap + + readline + sqlite + python + nspr + nss + elfutils + libgcc + + + /etc + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + /run/systemtap + /run/stap-server + /etc/logrotate.d + /var/log/stap-server + /var/cache/systemtap + /usr/share/locale + /usr/share/systemtap/tapset + /usr/share/systemtap/runtime + /usr/libexec/systemtap + /usr/lib/tmpfiles.d/systemtap.conf + /usr/share/systemtap/examples + + + System.Package + + + tmpfiles.conf + + + + systemtap-testsuite + Testsuite allows testing of the entire SystemTap toolchain without having to rebuild from sources + + systemtap + systemtap-sdt-devel + + + /usr/share/systemtap/testsuite + + + + systemtap-sdt-devel + Static probe support tools + systemtap için statik deney desteği araçları + + systemtap + python-devel + sqlite-devel + readline-devel + ncurses-devel + libxml2-devel + json-c-devel + boost-devel + nss-devel + + + /usr/bin/dtrace + /usr/include + + + + + 2017-11-24 + 3.2 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + audit + http://people.redhat.com/sgrubb/audit/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + library + service + util.admin + User space tools for kernel auditing + Linux çekirdeğinin 2.6 sürümü için inceleme/denetleme araçları + audit contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. + audit Linux çekirdeğinin 2.6 sürümünün inceleme altyapısı tarafından üretilen inceleme kayıtlarını aramak ve saklamak için kullanılan araçları içerir. + http://people.redhat.com/sgrubb/audit/audit-2.8.2.tar.gz + + python-devel + kernel-headers + libcap-ng-devel + tcp-wrappers-devel + swig + openldap-client + + util/admin/audit/pspec.xml + + + audit + + libcap-ng + + + /etc + /usr/share/doc + /usr/lib + /usr/sbin + /usr/bin + /usr/share/man + /var/log/audit + /var/spool/audit + /usr/share + + + System.Service + System.Package + + + + python-audit + Python bindings for audit + audit için Python bağlayıcısı + + audit + + + /usr/lib/python* + + + + audit-devel + Development files for audit + audit için geliştirme dosyaları + system.devel + + audit + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2018-01-15 + 2.8.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-20 + 2.7.1 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 2.3.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-21 + 2.3.7 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + + + + panda + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.admin + PisiLinux Alternative Driver Administration + PisiLinux Alternatif Sürücü Yönetimi + PANDA is an alternative driver administration for PisiLinux. + Panda, PisiLinux için alternatif sürücü yönetim modülüdür. + https://github.com/forYali/panda/archive/0.2.tar.gz + + add-32bit_packages.diff + remove_module-nvidia-userspace.patch + remove_module-fglrx-userspace.patch + + util/admin/panda/pspec.xml + + + panda + + /usr/libexec + /usr/lib + /usr/share/doc + + + + + 2017-03-05 + 0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + phpmyadmin + http://www.phpmyadmin.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + util.admin + Browser based MySQL Admin Tool + Tarayıcı tabanlı MySQL Yönetim Aracı + A populer application for managing MySQL Server; add/update data etc. with PHP5 support. + MySQL Sunucusunu yönetmek için PHP5 desteği ile birlikte gelen popüler bir uygulama. + https://files.phpmyadmin.net/phpMyAdmin/4.6.6/phpMyAdmin-4.6.6-all-languages.tar.xz + util/admin/phpmyadmin/pspec.xml + + + phpmyadmin + + mod_php + mariadb-lib + mariadb-client + mariadb-server + + + /usr/share/doc + /usr/share/phpmyadmin + /usr/share/phpmyadmin/config.inc.php + /etc/apache2/conf.d/phpmyadmin.conf + + + System.Package + + + config.inc.php + phpmyadmin.conf + + + + + 2017-01-30 + 4.6.6 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-10 + 4.6.2 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + inxi + http://code.google.com/p/inxi/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv1 + app:console + util.admin + script to get system information + script to get system information + script voor het opvragen van systeem informatie + Script para la información del sistema + script to get system information + script to get system information + Script voor het opvragen van systeem informatie + Inxi es un completo script que muestra la información del sistema + https://sources.archlinux.org/other/community/inxi/inxi-2.3.9.tar.gz + util/admin/inxi/pspec.xml + + + inxi + + /usr/bin + /usr/share/kde4/apps/konversation/scripts/inxi + /usr/share/man + /usr/share/doc + + + + + 2018-01-15 + 2.3.9 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 2.3.8 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-10 + 2.3.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-23 + 2.2.19 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + fwupd + https://fwupd.org + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + util.admin + Aims to make updating firmware on Linux automatic, safe and reliable + Aims to make updating firmware on Linux automatic, safe and reliable + https://github.com/hughsie/fwupd/archive/1.0.2.tar.gz + + appstream-glib-devel + libgudev-devel + libusb-devel + libgusb-devel + gnutls-devel + gpgme-devel + fwupdate-devel + efivar-devel + colord-devel + python3-pillow + python3-pygobject3-devel + sqlite-devel + polkit-devel + ConsoleKit-devel + libsmbios-devel + meson + + util/admin/fwupd/pspec.xml + + + fwupd + + glib2 + colord + efivar + sqlite + libgusb + libsoup + fwupdate + libgudev + elfutils + libsmbios + libarchive + libutil-linux + appstream-glib + + + /lib + /etc + /usr/bin + /usr/lib + /usr/libexec + /usr/share/man + /usr/share/polkit-1 + /usr/share/dbus-1 + /usr/share/gir-1.0 + /usr/share/fwupd + /usr/share/metainfo + /usr/share/locale + /usr/share/installed-tests + /var + + + + fwupd-devel + + fwupd + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-12-15 + 1.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + pgModeler + http://www.pgmodeler.com.br/ + + Ertuğrul Erata + ertugrulerata@gmail.comAR + + GPLv3 + app:gui + util.admin + PostgreSQL Database Modeler + PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases + https://github.com/pgmodeler/pgmodeler/archive/v0.9.0.tar.gz + + libxml2-devel + mesa-devel + shared-mime-info + doxygen + mesa-devel + qt5-base-devel + qt5-svg-devel + qt5-sql-postgresql + postgresql-server + + util/admin/pgModeler/pspec.xml + + + pgModeler + + libgcc + libxml2 + qt5-svg + qt5-base + postgresql-lib + + + /etc/pgmodeler + /usr/bin + /usr/lib + /usr/share + + + pgModeler.desktop + + + + + 2017-11-26 + 0.9.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-10-13 + 0.8.2_p1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + cgmanager + https://github.com/lxc/cgmanager + + Aydın Demirel + aydin.demirel@pisilinux.org + + GPL + app:console + util.admin + Central cgroup management daemon + Merkezi cgroup yönetimi uygulamacığı + CGManager is a central privileged daemon that manages all your cgroups for you through a simple DBus API. + CGManager basit bir DBUS api üzerinden sizin için tüm cgruplarınızı yöneten merkezi ayrıcalıklı bir uygulamacıktır. + https://github.com/lxc/cgmanager/archive/v0.41.tar.gz + + libnih-devel + pam-devel + help2man + + util/admin/cgmanager/pspec.xml + + + cgmanager + + libnih + pam + dbus + + + /usr/bin + /usr/libexec/cgmanager/cgm-release-agent + /lib/security + /usr/share/man + /usr/share/cgmanager + /usr/lib/libcgmanager* + + + System.Service + + + + cgmanager-devel + + cgmanager + libnih-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-15 + 0.41 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 0.39 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 0.39 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-09-10 + 0.39 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + pisido + http://www.pisilinux.org + + Harun Gültekin + hrngultekin@gmail.com + + GPLv3+ + app:gui + util.admin + A pisi packager from GUI + Grafik arayüzde çalışan pisi paketçisi. + You can make pisi packages with a GUI. Also, you can import your existing build files.Warning:Alfa version. Ported Qt5. + Grafik arayüzde pisi paketleri yapabilirsiniz. Ayrıca var olan inşa dosyalarınızı içe aktarıp inşa edebilirsiniz.Çoklu paket yapısı eklenmiştir. Hala geliştirilme aşamasındasır. Alfa sürümdür. Qt5 ile hazırlanmıştır. + https://github.com/hrngultekin/pisido/archive/pisido-v2.3.5.tar.gz + + qscintilla2-devel + qtermwidget5-devel + + util/admin/pisido/pspec.xml + + + pisido + A pisi packager with GUI + + libgcc + qt5-base + qscintilla2 + qtermwidget5 + + + /usr/bin + /usr/share/doc + /usr/share + + + + + 2017-06-02 + 2.3.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-05-16 + 2.3.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 2.3.5 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 2.3.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-26 + 2.3.3 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + logrotate + https://fedorahosted.org/releases/l/o/logrotate + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.admin + Rotates, compresses, removes and emails system log files + Sistem günlük (log) dosyalarını yönetmeyi kolaylaştıran bir araç + logrotate is designed to ease administration of systems that generate large numbers of log files. It allows automatic rotation, compression, removal, and emailing of log files. + Logrotate kayıt dosyalarının rotasyonunu, silinmesini veya e-posta ile gönderilmesi gibi işlevleri ile sistem yönetimini kolaylaştırıan bir uygulamadır. + https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.9.1.tar.gz + + popt-devel + acl-devel + + util/admin/logrotate/pspec.xml + + + logrotate + + popt + acl + + + /etc + /usr/sbin + /usr/share/doc + /usr/share/man + + + + + 2017-01-25 + 3.9.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 3.8.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-26 + 3.8.8 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + pisilinux-dev-tools + http://www.pisilinux.org + + Marcin Bojara + marcin@pisilinux.org + + GPLv2 + app:console + util.admin + A collection of useful tools that Pisi Linux developers use to make their developing work a lot easier + Pisilinux-dev-tools is a collection of useful tools that Pisilinux developers use to make their developing work a lot easier. Such tools can include packaging preparation, package analysis, etc. + http://source.pisilinux.org/1.0/pisilinux-dev-tools-0.0.2.tar.xz + + fix_detect_mesa.patch + spped_up.patch + ignore_glibc-32bit.patch + + util/admin/pisilinux-dev-tools/pspec.xml + + + pisilinux-dev-tools + + chrpath + binutils + + + /usr/bin + /usr/share/doc + + + + + 2017-01-30 + 0.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 0.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-28 + 0.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + fwupdate + https://github.com/rhinstaller/fwupdate + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:console + util.admin + Tools for using the ESRT and UpdateCapsule() to apply firmware updates + Tools for using the ESRT and UpdateCapsule() to apply firmware updates + https://github.com/rhboot/fwupdate/archive/9.tar.gz + + gnu-efi + efivar-devel + popt-devel + libsmbios-devel + + + build.patch + fwupdate-9-objcopy_detection.patch + + util/admin/fwupdate/pspec.xml + + + fwupdate + + popt + efivar + libsmbios + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/bash-completion + /usr/share/locale + + + + fwupdate-devel + + fwupdate + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-11 + 9 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + htop + http://htop.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + app:gui + util.admin + Visionneur de processus pour Linux + An interactive process viewer for Linux + Linux için etkileşimli bir süreç izleyici + htop est un visionneur de processus en mode texte. Il a pour but de surpasser 'top'. + htop is an interactive text-mode process viewer for Linux. It aims to be a better 'top'. + htop, metin kipinde çalışan etkileşimli, 'top' türevi bir süreç izleyicidir. + htop + http://hisham.hm/htop/releases/2.0.2/htop-2.0.2.tar.gz + + ncurses-devel + gettext-devel + + util/admin/htop/pspec.xml + + + htop + + ncurses + + + /usr/bin + /usr/share/man + /usr/share/doc + /usr/share/applications + /usr/share/pixmaps + + + + + 2017-01-25 + 2.0.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 1.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-17 + 1.0.3 + First release + Kamil Atlı + burakerturk@pisilinux.org + + + + + + utempter + http://www.redhat.com/ + + PisiLinux Community + admins@pisilinux.org + + MIT + LGPLv2.1 + app:console + util.admin + Application that allows non-privileged applications to write utmp (login) info + utemper, utmp(oturum açma) bilgilerini yazmak için ayrıcalıksız uygulamalara izin veren bir uygulamadır. + Utempter is a utility that allows non-privileged applications such as terminal emulators to modify the utmp database without having to setuid root. + Utempter, terminal emulatörleri gibi, yetkisiz uygulamalara setuid e ihtiyaç duymadan utmp veritabanına yazma hakkı verir. + ftp://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2 + + libutempter-pierelro.patch + + util/admin/utempter/pspec.xml + + + utempter + + /usr/libexec + /usr/lib + /usr/share/doc + /usr/share/man + + + System.Package + + + + utempter-devel + Development files for utempter + utempter için geliştirme dosyaları + + utempter + + + /usr/include + + + + + 2017-01-30 + 1.1.6 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 1.1.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 1.1.6 First release Kamil Atlı suvarice@gmail.com @@ -2704,308 +2461,748 @@ - kde-servicemenu-rootactions - http://www.kde-apps.org/content/show.php?content=48411 + sudo + http://www.sudo.ws/ + + PisiLinux Community + admins@pisilinux.org + + Sudo + app:console + util.admin + Allows restricted root access for specified users + Yönetici haklarıyla komut çalıştırma uygulaması + sudo allows certain users/groups to run commands with root user privileges. + sudo, belirli kullanıcıların ya da kullanıcı gruplarının komut ve uygulamaları yönetici kullanıcı (root) haklarıyla çalıştırmasına izin veren bir konsol uygulamasıdır. + https://www.sudo.ws/sudo/dist/sudo-1.8.19.tar.gz + + nss-devel + audit-devel + pam-devel + zlib-devel + cyrus-sasl-devel + openldap-client + + util/admin/sudo/pspec.xml + + + sudo + + nss + audit + pam + zlib + cyrus-sasl + openldap-client + + + /etc + /usr/lib/tmpfiles.d/sudo.conf + /usr/bin + /usr/sbin + /usr/libexec + /usr/share/doc + /usr/share/locale + /usr/share/man + /run/sudo + /var/db/sudo + /usr/include + + + System.Package + + + sudoers + sudoers + sudo.pamd + sudo-i.pamd + sudo.tmpfiles.conf + + + + + 2017-01-25 + 1.8.19 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-09-26 + 1.8.18 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-15 + 1.8.16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 1.8.16 + Version bump. Add sudoers.orig for live user privileges + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-01-10 + 1.8.13 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + phpldapadmin + http://phpldapadmin.sourceforge.net PisiLinux Community admins@pisilinux.org GPLv2 app:gui - desktop.kde.addon - Root actions servicemenu for Dolphin - Dolphin için yetkili kullanıcı eylemleri menüsü - kde-servicemenu-rootactions is an addon for KDE4 that provides a convenient way to perform several actions as root from the right-click context menu in Dolphin file manager. - kde-servicemenu-rootactions, Dolphin dosya yöneticisinin içerik menüsü üzerinden yetkili kullanıcı işlemlerinin gerçekleştirilebilmesini sağlayan bir eklentidir. - dolphin - https://dl.opendesktop.org/api/files/download/id/1485341541/rootactions_servicemenu_2.9.1.tar.gz - desktop/kde/addon/kde-servicemenu-rootactions/pspec.xml + util.admin + phpLDAPadmin (also known as PLA) is a web-based LDAP client + Phpldapadmin aynı zamanda PLA olarak bilinen web tabanlı bir LDAP istemcisidir. + phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. + Phpldapadmin aynı zamanda PLA olarak bilinen web tabanlı bir LDAP istemcisidir. LDAP sunucunuz için çoklu dil desteği yönetimi, herhangi bir yerden erişilebilirlik ve kolaylık sağlar. + mirrors://sourceforge/phpldapadmin/phpldapadmin-php5/1.2.3/phpldapadmin-1.2.3.tgz + util/admin/phpldapadmin/pspec.xml - kde-servicemenu-rootactions - - /usr/bin - /usr/share/kservices5 - /usr/share/doc - - - - - 2016-05-28 - 2.9.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-05-23 - 2.9 - Release bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-10 - 2.9 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - kde-thumbnailer-epub - http://kde-apps.org/content/show.php/KDE+ePub+Thumbnailer?content=151210 - - Pisi Linux Community - admin@pisilinux.org - - GPLv2 - library - desktop.kde.addon - A KDE thumbnail generator for the ePub file format. - A KDE thumbnail generator for the ePub file format. - https://sourceforge.net/projects/pisilinux/files/source/kde-thumbnailer-epub-1.1.tar.gz - - qt5-base-devel - karchive-devel - kio-devel - extra-cmake-modules - - desktop/kde/addon/kde-thumbnailer-epub/pspec.xml - - - kde-thumbnailer-epub + phpldapadmin - qt5-base - kio - karchive - libgcc + mod_php + openldap-server + openldap-client + apache - /usr/lib - /usr/lib/qt5 - /usr/share + /usr/share/phpldapadmin /usr/share/doc + /usr/share/phpldapadmin/config/config.php + /etc/apache2/conf.d/phpldapadmin.conf - - 2016-08-04 - 1.1 - Version bump + + 2017-01-30 + 1.2.3 + Rebuild Kamil Atlı suvari@pisilinux.org - - 2016-05-23 - 1.0 - First release - Stefan Gronewold - groni@pisilinux.org - - 2016-03-14 - 1.0 + 2016-06-10 + 1.2.3 First release - Stefan Gronewold - groni@pisilinux.org + Aydın Demirel + aydin@demirel.web.tr - kdeconnect - https://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/ + dash + http://gondor.apana.org.au/~herbert/dash/ - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv2 - app:gui - desktop.kde.addon - Connect KDE with your smartphone - kde android connet - Connect KDE with your smartphone - kde android connet - kdeconnect - mirrors://kde/stable/kdeconnect/1.2/src/kdeconnect-kde-1.2.tar.xz - - libXtst-devel - qt5-base-devel - qt5-declarative-devel - kio-devel - ki18n-devel - kdbusaddons-devel - kconfigwidgets-devel - kcmutils-devel - kdoctools-devel - kwayland-devel - qca2-qt5-devel - libfakekey-devel - extra-cmake-modules - kde-cli-tools - sshfs - - desktop/kde/addon/kdeconnect/pspec.xml + BSD + app:console + util.shell + Small and fast POSIX-compliant shell + Ufak ve hızlı POSIX uyumlu kabuk + DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. + DASH, POSIX uyumlu bir /bin/sh gerçeklemesi olup, olabildiğince ufak olmayı hedefleyen bir kabuktur. + http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.9.1.tar.gz + util/shell/dash/pspec.xml - kdeconnect - - kio - ki18n - libgcc - kwayland - libX11 - kconfig - libXtst - kcmutils - kservice - qca2-qt5 - qt5-base - libfakekey - kcoreaddons - kdbusaddons - qt5-x11extras - kconfigwidgets - knotifications - kwidgetsaddons - qt5-declarative - sshfs - kiconthemes - + dash - /usr/bin - /etc - /usr/lib - /usr/include - /usr/share - /usr/share/locale + /bin/dash /usr/share/man - /usr/share/info /usr/share/doc - 2017-12-25 - 1.2 + 2018-01-14 + 0.5.9.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-10-08 - 1.2 + 2017-01-25 + 0.5.9 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Stefan Gronewold + groni@pisilinux.org - 2017-01-12 - 1.0.3 - Version Bump - Stefan Gronewold - groni@pisilinux.org + 2016-06-08 + 0.5.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-07-09 - 0.9g + 2015-11-21 + 0.5.8 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - kshutdown - http://kshutdown.sourceforge.net/ - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.addon - KShutdown is a graphical shutdown utility for Linux - KShutdown is a graphical shutdown utility for Linux and Windows. It allows you to turn off or suspend a computer at a specified time. It features various time and delay options, command-line support, and notifications. - https://sourceforge.net/projects/kshutdown/files/KShutdown/4.0/kshutdown-source-4.0.zip - - extra-cmake-modules - ninja - qt5-base-devel - kxmlgui-devel - knotifyconfig-devel - kidletime-devel - - desktop/kde/addon/kshutdown/pspec.xml - - - kshutdown - Shutdown Utility for KDE - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kidletime - kcoreaddons - kdbusaddons - kglobalaccel - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-01-09 - 4.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - libdmtx - http://www.libdmtx.org + bash-completion + http://bash-completion.alioth.debian.org/ PisiLinux Community admins@pisilinux.org - LGPLv2+ - library - desktop.kde.addon - A Library for working with Data Matrix 2D bar-codes - Data Matrix 2D barkodlarıyla çalışmak için kitaplık - libdmtx is an open source software for reading and writing Data Matrix 2D bar-codes on Linux, Unix, OS X, Windows and mobile devices. - libdmtx, Linux, Unix, OS X, Windows ve mobil işletim sistemlerinde Data Matrix 2D barkodlarını okumak ve yazmak için kullanılan açık kaynaklı bir kitaplıktır. - mirrors://sourceforge/libdmtx/libdmtx/0.7.4/libdmtx-0.7.4.tar.gz - desktop/kde/addon/libdmtx/pspec.xml + GPLv2 + app:console + util.shell + Programmable completion for bash + Bash kabuğu için otomatik tamamlama + A relatively new feature in bash is programmable completion. Since now, users have been able to complete commands, variables and filenames; now it is also possible to complete parameters. + Kabukta çeşitli uygulamalar için otomatik tamamlama özelliği eklenebilmesine olanak sağlayan bir programdır. + https://github.com/scop/bash-completion/releases/download/2.7/bash-completion-2.7.tar.xz + util/shell/bash-completion/pspec.xml - libdmtx + bash-completion + + /etc + /usr/share/doc + /usr/share + /var + + + System.Package + + + pisilinux + + + + + 2018-01-14 + 2.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 2.4 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 2.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-23 + 2.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + bashdb + http://bashdb.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.shell + A Debugger for Bash + Bash Kabuğu için bir hata ayıklayıcısı + bashdb is a comprehensive source-code debugger for bash. + bashdb, bash için kapsamlı bir kaynak kodu hata ayıklayıcısıdır. + mirrors://sourceforge/bashdb/bashdb/4.4-0.94/bashdb-4.4-0.94.tar.gz + util/shell/bashdb/pspec.xml + + + bashdb + + /usr/bin + /usr/share/doc + /usr/share/bashdb + /usr/share/info + /usr/share/man + + + + + 2018-01-14 + 0.94 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-17 + 0.92 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 0.91 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-22 + 0.91 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + quazip + http://quazip.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + library + app:console + util.archive + A C++/Qt ZIP library + A Qt/C++ wrapper for Gilles Vollant's ZIP/UNZIP C package (minizip). Provides access to ZIP archives from Qt programs using QIODevice API. + http://sourceforge.net/projects/quazip/files/quazip/0.7.3/quazip-0.7.3.tar.gz + + qt5-base-devel + zlib-devel + cmake + + util/archive/quazip/pspec.xml + + + quazip + + qt5-base + zlib + libgcc + + + /usr/lib + /usr/share/doc + /usr/share/cmake/Modules/FindQuaZip5.cmake + + + + quazip-devel + Development files for quazip + quazip paketi için geliştirme dosyaları + + quazip + + + /usr/include + + + + + 2018-01-14 + 0.7.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-02 + 0.7.2 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 0.7.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-22 + 0.7.2 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + ucl + http://www.oberhumer.com/opensource/ucl/ + + PisiLinux Community + admins@pisilinux.org + + GPL + library + util.archive + Portable lossless data compression library written in ANSI C. + ANSI C ile yazılmış bir kayıpsız veri sıkıştırma kitaplığı. + UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. + UCL kitaplığı sıkıştırılmış veriyi çok hızlı çözerken, yüksek oranda veri sıkıştırması da yapabilen birçok sıkıştırma algoritması içerir. Sıkıştırılmış veriyi açmak ek bellek alanı gerektirmemektedir. + http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz + util/archive/ucl/pspec.xml + + + ucl /usr/lib /usr/share/doc - libdmtx-devel - Development files for libdmtx - libdmtx için geliştirme dosyaları + ucl-devel - libdmtx + ucl + + + /usr/include + + + + + 2017-02-07 + 1.03 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 1.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-03 + 1.03 + First pisi Release + İbrahim KARAGÜZEL + karaguzelibrahim@gmail.com + + + + + + libtar + http://www.feep.net/libtar/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + util.archive + tar file manipulation API + tar dosyalarını işlemek için bir API + libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive. + libtar, POSIX tar dosyalarını işlemek için yazılmış bir C kütüphanesidir. + http://pkgbuild.com/~giovanni/libtar/libtar-1.2.20.tar.gz + + zlib-devel + + util/archive/libtar/pspec.xml + + + libtar + + zlib + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libtar-devel + Development files for libtar + libtar için geliştirme dosyaları + + libtar + + + /usr/include + /usr/share/man/man3 + + + + + 2017-02-02 + 1.2.20 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 1.2.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-20 + 1.2.20 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + cabextract + http://www.cabextract.org.uk/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.archive + A program to extract from Microsoft Cabinet files + Microsoft Cabinet dosyalarını açan bir program + cabextract is a program to extract files from Microsoft Cabinet files. + cabextract Microsoft Cabinet (.cab) dosyalarından dosya çıkarmaya yarayan bir programdır. + http://www.cabextract.org.uk/cabextract-1.6.tar.gz + util/archive/cabextract/pspec.xml + + + cabextract + + /usr/bin + /usr/share/man + + + + + 2017-02-02 + 1.6 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 1.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-23 + 1.6 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + rar + http://www.rarlab.com + + PisiLinux Community + admins@pisilinux.org + + RAR + app:console + util.archive + RAR compressor + RAR sıkıştırıcı + rar is an compressor supporting multiple volume archives and damage protection. It can also create SFX-archives. This program is shareware and you must register it after 40 days of use. + rar, çoklu arşivleri ve hasar korumayı destekleyen bir sıkıştırıcıdır. rar aynı zamanda SFX arşivleri de yaratabilir. Bu uygulama ücretli olup 40 günlük kullanımdan sonra kayıt olunması gerekmektedir. + http://www.rarlab.com/rar/rarlinux-5.5.0.tar.gz + http://www.rarlab.com/rar/rarlinux-x64-5.5.0.tar.gz + util/archive/rar/pspec.xml + + + rar + + libgcc + + + /usr/bin + /opt/rar/bin + /opt/rar/lib + /opt/rar/etc + /usr/share/doc/rar + + + + + 2018-01-14 + 5.5.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 5.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 5.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-01 + 5.3.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gcap + https://wiki.gnome.org/msitools + + Ertuğrul Erata + ertugrulerata@gmail.com + + LGPL2.1 + app:console + util.archive + Library and tool for working with Microsoft Cabinet (CAB) files + Library and tool for working with Microsoft Cabinet (CAB) files + http://ftp.gnome.org/pub/GNOME/sources/gcab/0.7/gcab-0.7.tar.xz + + glib2-devel + vala-devel + zlib-devel + intltool + gtk-doc + + util/archive/gcap/pspec.xml + + + gcap + + zlib + glib2 + + + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/gtk-doc + /usr/share/man + + + + gcap-devel + + gcap + zlib-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-10 + 0.7 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libzip + http://www.nih.at/libzip/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + util.archive + A C library for reading, creating, and modifying zip archives + Zip arşivleri yaratmak, okumak ve değiştirmek için C kitaplığı + libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives. + libzip, zip arşivleri yaratma, okumak ve değiştirmek için kullanılabilecek bir C kitaplığıdır. + https://nih.at/libzip/libzip-1.3.2.tar.gz + + zlib-devel + + util/archive/libzip/pspec.xml + + + libzip + + zlib + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + libzip-devel + Development files for libzip + libzip için geliştirme dosyaları + + zlib-devel + libzip /usr/include @@ -3014,15681 +3211,550 @@ - - 2017-03-02 - 0.7.4 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-22 - 0.7.4 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-06-05 - 0.7.4 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - plasma-applet-distrowatcher - http://kde-apps.org/content/show.php/Distro+Watcher+?content=157314 - - Stefan Gronewold(groni) - groni@pisilinux.org - - GPLv3 - app:gui - desktop.kde.addon - Distrowatcher watch the latest Realeases of Linux distributions from Distrowatch - The specific plasmoid displays the latest releases of Linux distributions and packages, as published in distrowatch.com. In order to retrieve the relative data, RSS feeds from distrowatch are being used. - https://github.com/dimkard/distrowatcher/archive/v1.1.tar.gz - - qt5-base-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - kdelibs4-support-devel - plasma-framework-devel - extra-cmake-modules - - desktop/kde/addon/plasma-applet-distrowatcher/pspec.xml - - - plasma-applet-distrowatcher - - qt5-base - - - /usr/share - /usr/share/doc - /usr/share/icons - /usr/share/locale - - - - - 2017-03-20 - 1.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-23 - 1.0.3 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-03-14 - 1.0.3 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - plasma-applet-resources-monitor - https://github.com/kotelnik/plasma-applet-resources-monitor - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.addon - Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity. - Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity. - https://github.com/kotelnik/plasma-applet-resources-monitor/archive/v1.0.5.tar.gz - - extra-cmake-modules - plasma-workspace-devel - qt5-base-devel - qt5-graphicaleffects - - desktop/kde/addon/plasma-applet-resources-monitor/pspec.xml - - - plasma-applet-resources-monitor - Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity. - - plasma-workspace - qt5-base - qt5-graphicaleffects - - - / - - - - - 2016-11-13 - 1.0.5 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - plasma-applet-rssnow - https://github.com/Misenko/rssnow-plasma5-applet - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.addon - Show news from various sources - Show news from various sources - https://github.com/groni/Sources/raw/master/rssnow-plasma5-applet.tar.gz - - extra-cmake-modules - plasma-workspace-devel - qt5-base-devel - - desktop/kde/addon/plasma-applet-rssnow/pspec.xml - - - plasma-applet-rssnow - Show news from various sources - - plasma-workspace - qt5-base - - - / - - - - - 2016-11-13 - 1.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - plasma-applet-system-panel - https://github.com/Musikolo/plasma5-applets-system-panel - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.addon - Plasma5 applet that displays a panel with a set of system actions - Plasma5 applet that displays a panel with a set of system actions - https://github.com/Musikolo/plasma5-applets-system-panel/archive/v1.3.0.tar.gz - - extra-cmake-modules - plasma-workspace-devel - qt5-base-devel - glibc-devel - qt5-declarative-devel - - desktop/kde/addon/plasma-applet-system-panel/pspec.xml - - - plasma-applet-system-panel - Plasma5 applet that displays a panel with a set of system actions - - plasma-workspace - qt5-base - libgcc - - - /usr/share - /usr/lib/qt5 - /usr/share/doc - - - - - 2016-11-23 - 1.3 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - plasma-applet-thermal-monitor - https://github.com/kotelnik/plasma-applet-thermal-monitor - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.addon - Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors. - Shows temperature of various available sensors including CPU, GPU (lmsensors and nvidia-smi if appliable) and HDD (using udisks2 d-bus backend). - https://github.com/kotelnik/plasma-applet-thermal-monitor/archive/v1.2.7.tar.gz - - extra-cmake-modules - plasma-workspace-devel - qt5-base-devel - qt5-graphicaleffects - - desktop/kde/addon/plasma-applet-thermal-monitor/pspec.xml - - - plasma-applet-thermal-monitor - Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors. - - plasma-workspace - qt5-base - qt5-graphicaleffects - - - / - - - - - 2016-11-13 - 1.2.7 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - plasma-applet-weather-widget - https://www.linux-apps.com/content/show.php/Weather+Widget?content=169572 - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.addon - Plasmoid for showing weather information from yr.no and Open Weather Map servers. - Plasmoid for showing weather information from yr.no and Open Weather Map servers. - https://github.com/kotelnik/plasma-applet-weather-widget/archive/v1.6.7.tar.gz - - extra-cmake-modules - plasma-workspace-devel - qt5-base-devel - glibc-devel - - desktop/kde/addon/plasma-applet-weather-widget/pspec.xml - - - plasma-applet-weather-widget - Plasmoid for showing weather information from yr.no and Open Weather Map servers. - - plasma-workspace - qt5-base - qt5-graphicaleffects - - - /usr/share - /usr/lib/qt5 - /usr/share/doc - - - - - 2016-11-23 - 1.6.7 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - snorenotify - https://github.com/KDE/snorenotify - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv3 - app - desktop.kde.addon - Multi-platform Qt5 notification framework - Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Unix and Mac. - http://download.kde.org/stable/snorenotify/0.7.0/src/snorenotify-0.7.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-linguist - qt5-quickcontrols2-devel - qt5-multimedia-devel - qt5-websockets-devel - - desktop/kde/addon/snorenotify/pspec.xml - - - snorenotify - Multi-platform Qt5 notification framework - - libgcc - qt5-base - qt5-multimedia - qt5-websockets - qt5-declarative - - - /usr/bin - /usr/lib/qt5 - /usr/lib/libsnore* - /usr/share/applications - /usr/share/locale - /usr/share/icons - /usr/share/doc - - - - snorenotify-devel - Devel files for snorenotify - - snorenotify - qt5-base-devel - - - /usr/lib/cmake - /usr/include - - - - - 2017-03-20 - 0.7.0 - Release bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-24 - 0.7.0 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-02-04 - 0.7.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - colord-kde - http://www.kde.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.admin - Colord support for KDE - KDE support for colord including KDE Daemon module and System Settings module. - mirrors://kde/stable/colord-kde/0.5.0/src/colord-kde-0.5.0.tar.xz - - qt5-base-devel - qt5-x11extras-devel - glibc-devel - libXext-devel - libICE-devel - libX11-devel - libxcb-devel - libXrandr-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - kiconthemes-devel - gettext-devel - ki18n-devel - kservice-devel - kcmutils-devel - kio-devel - knotifications-devel - plasma-framework-devel - kwidgetsaddons-devel - kwindowsystem-devel - kitemviews-devel - lcms2-devel - extra-cmake-modules - - desktop/kde/admin/colord-kde/pspec.xml - - - colord-kde - - qt5-base - qt5-x11extras - kconfig - kconfigwidgets - libX11 - ki18n - lcms2 - libgcc - kservice - libXrandr - kcoreaddons - kdbusaddons - kwidgetsaddons - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2016-11-13 - 0.5.0 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - grub2-editor - https://github.com/maz-1/grub2-editor - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.admin - A KDE Control Module for configuring the GRUB2 bootloader - Grub2 bootloader yapılandırmak için bir KDE Kontrol Modülü - This port has some extra features compared to original grub2-editor: - All initialize jobs are merged into the same action, so password are only asked once on startup. Add password protection setup(only tested on archlinux). - Sorunsuz KDE Sistem Ayarları entegre, bu Grub2 yapılandırmasını yönetmek için merkezi bir yerdir. En önemlisi birçok Grub2 yapılandırma seçenekleri, destekler. - https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz - - extra-cmake-modules - gettext-devel - grub2 - os-prober - GraphicsMagick-devel - imagemagick-devel - kauth-devel - kconfigwidgets-devel - kcoreaddons-devel - kdoctools-devel - ki18n-devel - kio-devel - qca2-qt5-devel - qt5-base-devel - solid-devel - - desktop/kde/admin/grub2-editor/pspec.xml - - - grub2-editor - A KDE Control Module for configuring the GRUB2 bootloader - - qt5-base - kio - kauth - ki18n - solid - libgcc - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /etc/dbus-1 - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-01-23 - 0.7.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - akonadi - http://pim.kde.org/akonadi - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.kde.applications - PIM (Personal Information Management) Storage Service - PIM (Kişisel Bilgi Yönetimi) Depolama Servisi - akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access. - Akonadi, PIM verisi ve meta veriler için eşzamanlı okuma, yazma ve sorgulama yapma imkanı sağlayan, masaüstü ortamından bağımsız, genişletilebilir bir depolama servisidir. - akonadi - mirrors://kde/stable/applications/17.12.0/src/akonadi-17.12.0.tar.xz - - qt5-base-devel - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - qt5-sql-postgresql - sqlite-devel - shared-mime-info - mariadb-client - mariadb-server - postgresql-server - libxslt-devel - boost-devel - kitemmodels-devel - kdesignerplugin - kio-devel - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/akonadi/pspec.xml - - - akonadi - app:console - - qt5-base - kio - sqlite - libgcc - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-postgresql - postgresql-server - kitemmodels - kdesignerplugin - ki18n - kcrash - kconfig - kxmlgui - libxml2 - kitemviews - kcoreaddons - kdbusaddons - kiconthemes - kwindowsystem - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share/dbus-1 - /usr/share/mime - /usr/share - /usr/share/doc/ - - - - akonadi-devel - Development files for akonadi - akonadi için geliştirme dosyaları - - akonadi - qt5-base-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - 2016-10-07 - 16.08.1 + 2017-12-24 + 1.3.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 1.1.3 Version bump. Stefan Gronewold groni@pisilinux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - akonadi-calendar - http://www.kde.org - - Pisi Linux Admins + 2016-06-08 + 1.0.1 + Release Bump + Pisi Linux Community admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - Akonadi calendar integration - Calendar integration for Akonadi. - mirrors://kde/stable/applications/17.12.0/src/akonadi-calendar-17.12.0.tar.xz - - qt5-base-devel - ki18n-devel - kcodecs-devel - kdoctools-devel - boost-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kmailtransport-devel - akonadi-devel - kdelibs4-support-devel - extra-cmake-modules - kdesignerplugin - akonadi-mime-devel - kmime-devel - cyrus-sasl-devel - kcontacts-devel - kidentitymanagement-devel - kcalcore-devel - kcalutils-devel - akonadi-contacts-devel - prison-devel - - - qt5.patch - - desktop/kde/applications/akonadi-calendar/pspec.xml - - - akonadi-calendar - - qt5-base - ki18n - kcodecs - kdelibs4-support - kio - kmime - libgcc - kconfig - kxmlgui - kcalcore - kcalutils - kcontacts - akonadi - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - kconfigwidgets - kmailtransport - kwidgetsaddons - kidentitymanagement - akonadi-mime - akonadi-contacts - prison - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - akonadi-calendar-devel - Development files for akonadi-calendar - - qt5-base-devel - akonadi-calendar - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-26 - 17.12.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-16 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-16 - 17.04.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-02 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - 2016-03-20 - 15.12.3 + 2015-07-28 + 1.0.1 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - akonadi-calendar-tools - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - CLI tools to manage akonadi calendars - CLI tools to manage akonadi calendars - http://download.kde.org/stable/applications/17.12.0/src/akonadi-calendar-tools-17.12.0.tar.xz - - boost-devel - akonadi-devel - akonadi-calendar-devel - extra-cmake-modules - kdesignerplugin - kdoctools-devel - qt5-base-devel - kcompletion-devel - kxmlgui-devel - kitemmodels-devel - kcontacts-devel - kcalcore-devel - kdelibs4-support-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - akonadi-contacts-devel - kcalutils-devel - libkdepim-devel - calendarsupport-devel - kmime-devel - kidentitymanagement-devel - - - qt5.patch - - desktop/kde/applications/akonadi-calendar-tools/pspec.xml - - - akonadi-calendar-tools - CLI tools to manage akonadi calendars - - ki18n - libgcc - akonadi - kconfig - kcalcore - qt5-base - kcalutils - kcoreaddons - calendarsupport - akonadi-calendar - kdelibs4-support - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-31 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - akonadi-contacts - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - Libraries and daemons to implement Contact Management in Akonadi. - Libraries and daemons to implement Contact Management in Akonadi. - mirrors://kde/stable/applications/17.12.0/src/akonadi-contacts-17.12.0.tar.xz - - qt5-base-devel - qt5-webengine-devel - libical-devel - ki18n-devel - prison-devel - gettext-devel - kdoctools-devel - boost-devel - akonadi-devel - kdelibs4-support-devel - extra-cmake-modules - kdesignerplugin - akonadi-mime-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kcalutils-devel - kitemmodels-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - grantlee-qt5-devel - - - qt5.patch - - desktop/kde/applications/akonadi-contacts/pspec.xml - - - akonadi-contacts - - qt5-base - ki18n - kcodecs - kmime - kio - akonadi - prison - libgcc - kconfig - kxmlgui - kservice - kcompletion - kcontacts - qt5-webengine - kcoreaddons - kdbusaddons - kiconthemes - ktextwidgets - grantlee-qt5 - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - akonadi-contacts-devel - Development files for akonadi-contacts - - qt5-base-devel - akonadi-contacts - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-26 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-10 - 16.08.1 - First Release. - Stefan Gronewold - groni@pisilinux.org - - - - - - akonadi-import-wizard - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - CLI tools to manage akonadi calendars - Import data from other mail clients to KMail - http://download.kde.org/stable/applications/17.08.3/src/akonadi-import-wizard-17.08.3.tar.xz - - boost-devel - akonadi-devel - akonadi-calendar-devel - extra-cmake-modules - kdesignerplugin - kdoctools-devel - qt5-base-devel - kcompletion-devel - kxmlgui-devel - kitemmodels-devel - kcontacts-devel - kcalcore-devel - kdelibs4-support-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - akonadi-contacts-devel - kcalutils-devel - libkdepim-devel - calendarsupport-devel - kmime-devel - kidentitymanagement-devel - kmailtransport-devel - akonadi-mime-devel - cyrus-sasl-devel - mailcommon-devel - messagelib-devel - pimcommon-devel - kimap-devel - libkleo-devel - gpgme-devel - mailimporter-devel - - desktop/kde/applications/akonadi-import-wizard/pspec.xml - - - akonadi-import-wizard - Import data from other mail clients to KMail - - ki18n - kcrash - libgcc - akonadi - kconfig - kwallet - kxmlgui - qt5-base - kcontacts - libkdepim - pimcommon - mailcommon - messagelib - kcompletion - kcoreaddons - kdbusaddons - mailimporter - kmailtransport - kwidgetsaddons - kidentitymanagement - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/doc - /usr/lib - - - - akonadi-import-wizard-devel - Development files for akonadi-import-wizard - - akonadi-import-wizard - - - /usr/include - /usr/lib/cmake - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-31 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - akonadi-mime - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - Libraries and daemons to implement basic email handling - Libraries and daemons to implement basic email handling - mirrors://kde/stable/applications/17.12.0/src/akonadi-mime-17.12.0.tar.xz - - qt5-base-devel - boost-devel - ki18n-devel - kdoctools-devel - kitemmodels-devel - gettext-devel - akonadi-devel - kdelibs4-support-devel - extra-cmake-modules - kxmlgui-devel - libxslt-devel - extra-cmake-modules - kmime-devel - shared-mime-info - - desktop/kde/applications/akonadi-mime/pspec.xml - - - akonadi-mime - - qt5-base - ki18n - akonadi - libgcc - kio - kmime - kconfig - kxmlgui - kcoreaddons - kdbusaddons - kwidgetsaddons - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - akonadi-mime-devel - Development files for akonadi-mime - - qt5-base-devel - akonadi-mime - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - First Release. - Stefan Gronewold - groni@pisilinux.org - - - - - - akonadi-notes - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - Libraries and daemons to implement management of notes in Akonadi - Libraries and daemons to implement management of notes in Akonadi - mirrors://kde/stable/applications/17.12.0/src/akonadi-notes-17.12.0.tar.xz - - qt5-base-devel - boost-devel - ki18n-devel - kdoctools-devel - kitemmodels-devel - gettext-devel - akonadi-devel - kdelibs4-support-devel - extra-cmake-modules - kxmlgui-devel - libxslt-devel - extra-cmake-modules - kmime-devel - shared-mime-info - - - qt5.patch - - desktop/kde/applications/akonadi-notes/pspec.xml - - - akonadi-notes - - qt5-base - ki18n - akonadi - libgcc - kio - kmime - kconfig - kxmlgui - kcoreaddons - kdbusaddons - kwidgetsaddons - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - akonadi-notes-devel - Development files for akonadi-notes - - qt5-base-devel - akonadi-notes - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - First Release. - Stefan Gronewold - groni@pisilinux.org - - - - - - akonadi-search - http://pim.kde.org/akonadi - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.kde.applications - Libraries and daemons to implement searching in Akonadi - Libraries and daemons to implement searching in Akonadi - akonadi - mirrors://kde/stable/applications/17.12.0/src/akonadi-search-17.12.0.tar.xz - - qt5-base-devel - kcrash-devel - kconfig-devel - ki18n-devel - akonadi-devel - kcontacts-devel - kmime-devel - kjobwidgets-devel - kservice-devel - solid-devel - kxmlgui-devel - kitemmodels-devel - kdelibs4-support-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kcalcore-devel - libical-devel - kdesignerplugin - kcompletion-devel - boost-devel - kcmutils-devel - krunner-devel - xapian-core-devel - kdoctools-devel - extra-cmake-modules - akonadi-mime-devel - - - qt5.patch - - desktop/kde/applications/akonadi-search/pspec.xml - - - akonadi-search - app:console - - qt5-base - ki18n - kmime - libgcc - kcodecs - kconfig - kcalcore - kcontacts - kcoreaddons - xapian-core - krunner - kcompletion - kconfigwidgets - kwidgetsaddons - akonadi - akonadi-mime - - - /etc/akonadi - /etc/xdg - /usr/bin - /usr/lib - /usr/share/dbus-1 - /usr/share/config - /usr/share/mime - /usr/share/kde4 - /usr/share/doc/ - /usr/share/akonadi - /usr/share/kservices5 - /usr/share/locale - - - - akonadi-search-devel - Development files for akonadi - - akonadi-search - qt5-base-devel - ki18n-devel - kmime-devel - kcodecs-devel - kconfig-devel - kcalcore-devel - kcontacts-devel - kcoreaddons-devel - xapian-core-devel - kdelibs4-support-devel - kcmutils-devel - krunner-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - akonadiconsole - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Akonadi management and debugging console - Akonadi management and debugging console - http://download.kde.org/stable/applications/17.08.3/src/akonadiconsole-17.08.3.tar.xz - - akonadi-contacts-devel - akonadi-devel - akonadi-calendar-devel - pimcommon-devel - akonadi-mime-devel - calendarsupport-devel - extra-cmake-modules - kimap-devel - kcalcore-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcontacts-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - ki18n-devel - kitemmodels-devel - kmime-devel - kpimtextedit-devel - ktextwidgets-devel - kwidgetsaddons-devel - kxmlgui-devel - libkdepim-devel - libkleo-devel - messagelib-devel - qt5-base-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-sql-odbc - kdelibs4-support-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kidentitymanagement-devel - cyrus-sasl-devel - gpgme-devel - - desktop/kde/applications/akonadiconsole/pspec.xml - - - akonadiconsole - Akonadi management and debugging console - - akonadi - akonadi-contacts - akonadi-mime - calendarsupport - kcalcore - qt5-base - ki18n - kmime - kcrash - libgcc - kconfig - kxmlgui - kcontacts - libkdepim - kitemviews - messagelib - kcompletion - kcoreaddons - kdbusaddons - kitemmodels - kpimtextedit - ktextwidgets - kconfigwidgets - kwidgetsaddons - kdelibs4-support - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/doc - /usr/lib - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-27 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - akregator - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - A KDE blogging client - Akregator helps you to keep informed about new stories on websites like KDE Dot News and Planet KDE blogs. The technology used is RSS and many sites support it. - http://download.kde.org/stable/applications/17.08.3/src/akregator-17.08.3.tar.xz - - boost-devel - extra-cmake-modules - kblog-devel - kdesignerplugin - kdoctools-devel - kio-devel - ktexteditor-devel - python-devel - qt5-base-devel - qt5-webengine-devel - grantlee-qt5-devel - kcmutils-devel - knotifyconfig-devel - akonadi-mime-devel - akonadi-devel - kitemmodels-devel - grantleetheme-devel - kcontacts-devel - kontactinterface-devel - libkdepim-devel - akonadi-contacts-devel - libkleo-devel - gpgme-devel - messagelib-devel - pimcommon-devel - kimap-devel - kmime-devel - cyrus-sasl-devel - kpimtextedit-devel - ksyndication-devel - - desktop/kde/applications/akregator/pspec.xml - - - akregator - A Feed Reader by KDE - - kio - ki18n - kcrash - kparts - libgcc - kcodecs - kconfig - kxmlgui - kcmutils - kservice - qt5-base - libkdepim - pimcommon - messagelib - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - kpimtextedit - ksyndication - ktextwidgets - grantleetheme - knotifyconfig - qt5-webengine - kconfigwidgets - knotifications - kwidgetsaddons - kontactinterface - - - /etc/xdg - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-09 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-08 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - analitza - https://projects.kde.org/projects/kde/kdeedu/analitza - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - desktop.kde.edu - A KDE library for mathematical features - Matematiksel özellikler için bir KDE kitaplığı - analitza is a library to add mathematical features to programs. - analitza, programlara matematiksel özellikler eklemek için bir kitaplıktır. - hi32-app-kalgebra - mirrors://kde/stable/applications/17.12.0/src/analitza-17.12.0.tar.xz - - cmake - eigen3 - mesa-devel - qt5-svg-devel - extra-cmake-modules - qt5-declarative-devel - qt5-linguist - - desktop/kde/applications/analitza/pspec.xml - - - analitza - - mesa - libgcc - qt5-svg - qt5-base - qt5-declarative - - - /usr/lib - /usr/share/doc - /usr/share/libanalitza/ - /usr/share/locale - - - - analitza-devel - Development files for analitza - analitza için geliştirme dosyaları - - analitza - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ark - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - desktop.kde.utils - KDE Archiving Tool - Ark is a program for managing various archive formats within the KDE environment. - mirrors://kde/stable/applications/17.12.0/src/ark-17.12.0.tar.xz - - qt5-base-devel - rar - unrar - p7zip - xz-devel - zlib-devel - libzip-devel - karchive-devel - kconfig-devel - kcrash-devel - kio-devel - kpty-devel - khtml-devel - xz-devel - kdbusaddons-devel - kdoctools-devel - docbook-xsl - libarchive-devel - extra-cmake-modules - kitemmodels-devel - - desktop/kde/applications/ark/pspec.xml - - - ark - - qt5-base - zlib - libzip - libarchive - karchive - kcrash - kconfig - kio - unrar - kpty - khtml - ki18n - libgcc - kxmlgui - kservice - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - kwidgetsaddons - kparts - kconfigwidgets - kitemmodels - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/locale - /usr/lib - /usr/share/icons - /usr/share/man - /usr/share/doc - - - - - 2018-01-14 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - artikulate - https://projects.kde.org/projects/kde/kdeedu/artikulate - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - LGPLv3 - FDLv1.2 - app:gui - desktop.kde.edu - Improve your pronunciation by listening to native speakers - Artikulate, Improve your pronunciation by listening to native speakers. - artikulate - mirrors://kde/stable/applications/17.12.0/src/artikulate-17.12.0.tar.xz - - boost-devel - cmake - extra-cmake-modules - kdoctools-devel - ki18n - kcrash-devel - libgcc - kconfig-devel - kxmlgui-devel - qt5-base-devel - knewstuff-devel - kcoreaddons-devel - kdeclarative-devel - qt5-gstreamer-devel - kconfigwidgets-devel - kwidgetsaddons-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-sqlite - qt5-multimedia-devel - - desktop/kde/applications/artikulate/pspec.xml - - - artikulate - - ki18n - kcrash - libgcc - kconfig - kxmlgui - karchive - qt5-base - knewstuff - kcoreaddons - kdeclarative - qt5-gstreamer - kconfigwidgets - kwidgetsaddons - qt5-declarative - qt5-xmlpatterns - qt5-multimedia - - - /etc - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - audiocd-kio - https://www.kde.org/applications/multimedia/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.applications - Kioslave for accessing audio CDs - Kioslave for accessing audio CDs - https://download.kde.org/stable/applications/17.12.0/src/audiocd-kio-17.12.0.tar.xz - - cdparanoia-devel - flac-devel - gettext-devel - kconfig-devel - kdelibs4-support-devel - kdoctools-devel - kio-devel - lame-devel - libkcompactdisc-devel - libvorbis-devel - qt5-base-devel - ki18n-devel - extra-cmake-modules - libogg-devel - kcompletion-devel - kcoreaddons-devel - kconfigwidgets-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libkcddb - - desktop/kde/applications/audiocd-kio/pspec.xml - - - audiocd-kio - Kioslave for accessing audio CDs - - cdparanoia - flac - lame - libkcompactdisc - libvorbis - qt5-base - kio - ki18n - libgcc - libogg - kconfig - kcompletion - kcoreaddons - kconfigwidgets - kdelibs4-support - libkcddb - - - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - audiocd-kio-devel - Development files for audiocd-kio - - audiocd-kio - qt5-base-devel - - - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.11.80 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-09 - 16.08.2_20161106 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - baloo-widgets - http://www.kde.org - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - Framework for searching and managing metadata - Baloo is a framework for searching and managing metada - mirrors://kde/stable/applications/17.12.0/src/baloo-widgets-17.12.0.tar.xz - - baloo-devel - extra-cmake-modules - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kfilemetadata-devel - kinit-devel - kio-devel - kitemmodels-devel - kunitconversion-devel - qt5-base-devel - - desktop/kde/applications/baloo-widgets/pspec.xml - - - baloo-widgets - Development files for baloo-widgets - - baloo - kconfig - kcoreaddons - kfilemetadata - ki18n - kio - kwidgetsaddons - libgcc - qt5-base - - - /etc - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - /usr/share/locale - - - - baloo-widgets-devel - Development files for baloo-widgets - - baloo-widgets - qt5-base-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - blinken - https://www.kde.org/applications/education/blinken/ - - Stefan Gronewold (groni) - groni@pisilinux.org - - FDL - GPL - LGPL - gui - desktop.kde.edu - Blinken - Memory Enhancement Game - Hafıza geliştirme oyunu. - Blinken is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each one with their own distinctive sound. - Hafıza geliştirme oyunu. - mirrors://kde/stable/applications/17.12.0/src/blinken-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - kdbusaddons-devel - kdoctools-devel - kguiaddons-devel - ki18n-devel - kxmlgui-devel - qt5-base-devel - qt5-phonon-devel - - desktop/kde/applications/blinken/pspec.xml - - - blinken - Blinken - Memory Enhancement Game - - kconfig - kcoreaddons - kdbusaddons - kguiaddons - ki18n - kxmlgui - libgcc - qt5-base - qt5-phonon - qt5-svg - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - blogilo - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - A KDE blogging client - Blogilo is an fully-featured blogging client. It allows local creation and editing of blog posts. Various blogging APIs are supported for publishing. - http://download.kde.org/stable/applications/17.08.3/src/blogilo-17.08.3.tar.xz - - qt5-base - boost-devel - extra-cmake-modules - kblog-devel - kdesignerplugin - kdoctools-devel - kio-devel - ktexteditor-devel - python-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-sql-odbc - qt5-webengine-devel - kcalcore-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - ksyndication-devel - libkdepim-devel - akonadi-devel - akonadi-contacts-devel - akonadi-mime-devel - kcontacts-devel - pimcommon-devel - kimap-devel - kmime-devel - cyrus-sasl-devel - kpimtextedit-devel - messagelib-devel - syntax-highlighting-devel - - desktop/kde/applications/blogilo/pspec.xml - - - blogilo - A KDE blogging client - - qt5-base - kio - kblog - ki18n - kcrash - libgcc - kconfig - kwallet - kxmlgui - qt5-base - pimcommon - messagelib - kcompletion - kcoreaddons - kdbusaddons - ktexteditor - kpimtextedit - ktextwidgets - qt5-webengine - kconfigwidgets - knotifications - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-19 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-03 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - bomber - https://www.kde.org/applications/games/bomber/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:gui - desktop.kde.games - A single player arcade game - Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height. - mirrors://kde/stable/applications/17.12.0/src/bomber-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - kxmlgui-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kcrash-devel - - desktop/kde/applications/bomber/pspec.xml - - - bomber - - ki18n - libgcc - kcrash - kconfig - kxmlgui - qt5-base - qt5-phonon - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/bin - /usr/share/appdata - /usr/share/applications - /usr/share - /usr/share/bomber - /usr/share/config.kcfg - /usr/share/icons - /usr/share/doc - /usr/share/kxmlgui5 - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - calendarsupport - https://community.kde.org/KDE_PIM - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.applications - Calendar support library - Calendar support library - mirrors://kde/stable/applications/17.12.0/src/calendarsupport-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - akonadi-devel - kmime-devel - ki18n-devel - kcodecs-devel - kcompletion-devel - kjobwidgets-devel - kcoreaddons-devel - kservice-devel - solid-devel - kxmlgui-devel - kitemmodels-devel - kdelibs4-support-devel - kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - boost-devel - kcalutils-devel - kcalcore-devel - kidentitymanagement-devel - kholidays-devel - akonadi-calendar-devel - kcontacts-devel - pimcommon-devel - kimap-devel - cyrus-sasl-devel - kdepim-apps-libs-devel - akonadi-mime-devel - akonadi-contacts-devel - - - qt5.patch - - desktop/kde/applications/calendarsupport/pspec.xml - - - calendarsupport - Calendar support library - - kio - ki18n - kmime - libgcc - akonadi - kcodecs - kconfig - kcalcore - qt5-base - kcalutils - kholidays - pimcommon - kguiaddons - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - kwidgetsaddons - akonadi-calendar - kdelibs4-support - kdepim-apps-libs - kidentitymanagement - - - /etc - /usr/lib/qt5 - /usr/lib - /usr/share/kservicetypes5 - /usr/share/locale - - - - calendarsupport-devel - Development files for calendarsupport - - calendarsupport - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-19 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-22 - 16.04.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - cantor - http://edu.kde.org/cantor - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:gui - desktop.kde.edu - A KDE frontend to mathematical softwares - Matematiksel uygulamalar için bir KDE önyüzü - Cantor is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others. - Cantor; Sage, Maxima, R and KAlgebra gibi uygulamalara arayüz sağlayarak kullanımı kolaylaştırmayı amaçlar. Çok kullanılan işler için dialoglar sağlar ve çalışmalarınızı başkalarıyla paylaşabilmenize olanak tanır. - cantor - mirrors://kde/stable/applications/17.12.0/src/cantor-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-svg-devel - qt5-xmlpatterns-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - ktexteditor-devel - knewstuff-devel - kpty-devel - analitza-devel - libqalculate-devel - cln-devel - - desktop/kde/applications/cantor/pspec.xml - - - cantor - - cln - kio - kpty - ki18n - kparts - libgcc - kconfig - kxmlgui - analitza - karchive - kservice - qt5-base - knewstuff - kcompletion - kcoreaddons - kiconthemes - ktexteditor - ktextwidgets - libqalculate - kconfigwidgets - kwidgetsaddons - qt5-xmlpatterns - kdelibs4-support - - - /etc - /usr/share - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/locale - - - - cantor-devel - Development files for cantor - cantor için geliştirme dosyaları - - cantor - - - /usr/include - /usr/share/kde5/apps/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - dolphin - https://projects.kde.org/projects/kde/applications/dolphin - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - desktop.kde.applications - KDE File Manager - Dolphin is the File Manager for KDE. - mirrors://kde/stable/applications/17.12.0/src/dolphin-17.12.0.tar.xz - - qt5-base-devel - qt5-phonon-devel - kio-devel - kcmutils-devel - knewstuff-devel - kinit-devel - kactivities-devel - baloo-devel - kfilemetadata-devel - kparts-devel - ktexteditor-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - baloo-widgets-devel - kdoctools-devel - docbook-xsl - extra-cmake-modules - - - dolphin-17.04.0-allow-root.patch - - desktop/kde/applications/dolphin/pspec.xml - - - dolphin - - qt5-base - kfilemetadata - baloo - baloo-widgets - knewstuff - kio - ki18n - solid - kparts - libgcc - kcodecs - kcrash - kconfig - kxmlgui - kcmutils - kservice - kbookmarks - kitemviews - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - ktextwidgets - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - kdelibs4-support - - - /etc/xdg - /usr/bin - /usr/share - /usr/lib - /usr/share/doc - - - - dolphin-devel - - dolphin - qt5-base-devel - qt5-phonon-devel - kio-devel - kcmutils-devel - knewstuff-devel - kinit-devel - kactivities-devel - baloo-devel - baloo-widgets-devel - kfilemetadata-devel - kparts-devel - ktexteditor-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - - - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - dolphin-plugins - http://www.kde.org/ - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - library - desktop.kde.sdk - Extra dolphin plugins - Dolphin eklentileri. - This package contains plugins that offer integration in Dolphin with the following version control systems: - Dolphin için VCS (Version Control System) eklentileri. - mirrors://kde/stable/applications/17.12.0/src/dolphin-plugins-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - dolphin-devel - kio-devel - kdelibs4-support-devel - extra-cmake-modules - - desktop/kde/applications/dolphin-plugins/pspec.xml - - - dolphin-plugins - - qt5-base - dolphin - kio - ki18n - libgcc - kconfig - kxmlgui - kservice - ktexteditor - kwidgetsaddons - kcompletion - kcoreaddons - ktextwidgets - kdelibs4-support - - - /usr/share - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - dragonplayer - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.multimedia - Multimedia player - a multimedia player where the focus is on simplicity, instead of features. - mirrors://kde/stable/applications/17.12.0/src/dragon-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - kio-devel - kparts-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/applications/dragonplayer/pspec.xml - - - dragonplayer - - qt5-base - kio - ki18n - solid - libgcc - kconfig - kxmlgui - kservice - qt5-phonon - kcoreaddons - kdbusaddons - kjobwidgets - kwindowsystem - kconfigwidgets - kwidgetsaddons - kparts - - - /etc/xdg - /usr/share - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/man/man1 - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - eventviews - https://community.kde.org/KDE_PIM - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.applications - Library for creating events. - Library for creating events. - mirrors://kde/stable/applications/17.12.0/src/eventviews-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - akonadi-devel - kcompletion-devel - kjobwidgets-devel - kcoreaddons-devel - kservice-devel - solid-devel - kxmlgui-devel - kitemmodels-devel - kdelibs4-support-devel - kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - boost-devel - libkdepim-devel - kcontacts-devel - kcalcore-devel - kcalutils-devel - calendarsupport-devel - kmime-devel - kidentitymanagement-devel - akonadi-calendar-devel - akonadi-contacts-devel - kdiagram-devel - - - qt5.patch - - desktop/kde/applications/eventviews/pspec.xml - - - eventviews - Library for creating events. - - ki18n - libgcc - akonadi - kcodecs - kconfig - kcalcore - kdiagram - kservice - qt5-base - kcalutils - kcontacts - libkdepim - kguiaddons - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kconfigwidgets - kwidgetsaddons - calendarsupport - akonadi-calendar - kdelibs4-support - - - /etc - /usr/lib - /usr/lib/qt5 - /usr/share/kservicetypes5 - /usr/share/locale - - - - eventviews-devel - Development files for eventviews. - - eventviews - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-22 - 16.04.0 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - ffmpegthumbs - https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.multimedia - ffmpeg based thumbnailer for KDE - KDE için ffmpeg tabanlı önizleme - FFmpeg-based thumbnail creator for video files - Video dosyaları için FFmpeg tabanlı önizleme oluşturur. - mirrors://kde/stable/applications/17.12.0/src/ffmpegthumbs-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kio-devel - ffmpeg-devel - - desktop/kde/applications/ffmpegthumbs/pspec.xml - - - ffmpegthumbs - - kio - ffmpeg - libgcc - qt5-base - - - /usr/share - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-20 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - filelight - http://utils.kde.org/projects/filelight - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.utils - View disk usage information - View disk usage information - Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. - Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. - filelight - mirrors://kde/stable/applications/17.12.0/src/filelight-17.12.0.tar.xz - - qt5-base-devel - qt5-script-devel - kdoctools-devel - extra-cmake-modules - kio-devel - kparts-devel - solid-devel - kxmlgui-devel - kcoreaddons-devel - ki18n-devel - mesa-devel - docbook-xsl - - desktop/kde/applications/filelight/pspec.xml - - - filelight - - qt5-base - kparts - kio - ki18n - solid - libgcc - kconfig - kxmlgui - kservice - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - /usr/bin - /usr/share - /etc/xdg - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gpgmepp - https://projects.kde.org/gpgmepp - Ertuğrul Erata ertugrulerata@gmail.com - - LGPLv2 - desktop.kde.applications - C++ bindings/wrapper for gpgme - gpgme için C++ bağlayıcısı - C++ bindings/wrapper for gpgme - gpgme için C++ bağlayıcısı - mirrors://kde/stable/applications/16.08.3/src/gpgmepp-16.08.3.tar.xz - - boost-devel - qt5-base-devel - gpgme-devel - extra-cmake-modules - - desktop/kde/applications/gpgmepp/pspec.xml - - - gpgmepp - - libgcc - qt5-base - gpgme - - - /usr/lib - /usr/share/doc - - - - gpgmepp-devel - - gpgmepp - - - /usr/include - /usr/lib/cmake - - - - - 2017-03-18 - 16.08.3 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-18 - 16.08.3 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-08 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - granatier - http://games.kde.org + upx + http://upx.sourceforge.net/ PisiLinux Community admins@pisilinux.org - GPLv2 - app:gui - desktop.kde.games - A Bomberman game - Bombalama macera oyunu - Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone. - granatier, oyuncunun yüksekliği her turda azalan bir uçak içinde şehirlere hücum ettiği tek kişilik bir macera oyunudur. - granatier - mirrors://kde/stable/applications/17.12.0/src/granatier-17.12.0.tar.xz + GPL + app:console + util.archive + Ultimate executable compressor. + UPX (Ultimate executable compressor), bir dosya sıkıştırıcısı + UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs. + UPX ileri düzey bir çalıştırılabilir dosya sıkıştırıcısıdır. UPX genel olarak programların ve kitaplıkların dosya boyutunu %50 ila %70 oranında sıkıştırarak disk kullanım alanını, ağa yüklenme ve indirme süresini düşürür. + http://upx.sourceforge.net/download/upx-3.94-src.tar.xz + http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2 - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kdbusaddons-devel - kwidgetsaddons-devel - ki18n-devel - kxmlgui-devel - knewstuff-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/granatier/pspec.xml - - - granatier - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - knewstuff - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - grantlee-editor - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Editor for Grantlee themes - Editor for Grantlee themes - mirrors://kde/stable/applications/17.08.3/src/grantlee-editor-17.08.3.tar.xz - - qt5-webengine-devel - kcrash-devel - extra-cmake-modules - kdbusaddons-devel - kdoctools-devel - kxmlgui-devel - qt5-base-devel - ktexteditor-devel - kwallet-devel - knewstuff-devel - karchive-devel - pimcommon-devel - messagelib-devel - grantleetheme-devel - akonadi-mime-devel - kdepim-apps-libs-devel - kpimtextedit-devel - libkdepim-devel - syntax-highlighting-devel - libkleo-devel - kparts-devel - gpgme-devel - cyrus-sasl-devel - akonadi-devel - kitemmodels-devel - kcontacts-devel - akonadi-contacts-devel - kimap-devel - kmime-devel - grantlee-qt5-devel - - desktop/kde/applications/grantlee-editor/pspec.xml - - - grantlee-editor - Editor for Grantlee themes - - kio - ki18n - kmime - kcrash - libgcc - kconfig - kxmlgui - karchive - qt5-base - kcontacts - knewstuff - pimcommon - messagelib - kcompletion - kcoreaddons - kdbusaddons - kpimtextedit - qt5-webengine - kconfigwidgets - kwidgetsaddons - akonadi-contacts - kdepim-apps-libs - syntax-highlighting - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-04 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - grantleetheme - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.applications - Library for Grantlee theming support - Library for Grantlee theming support - mirrors://kde/stable/applications/17.12.0/src/grantleetheme-17.12.0.tar.xz - - qt5-base-devel - boost-devel - extra-cmake-modules - libkleo-devel - grantlee-qt5-devel - knewstuff-devel - - - qt5.patch - - desktop/kde/applications/grantleetheme/pspec.xml - - - grantleetheme - - qt5-base - ki18n - libgcc - kconfig - kxmlgui - knewstuff - kcoreaddons - kiconthemes - grantlee-qt5 - kwidgetsaddons - - - /etc/xdg - /usr/lib - /usr/share/doc - /usr/mkspecs/ - /usr/bin - /usr/share/mime - /usr/share/icons - /usr/share/kservices5 - /usr/share/kservicetypes5 - /usr/share/dbus-1 - /usr/share/config.kcfg - /usr/share/kf5 - /usr/share/config - /usr/share/akonadi - /usr/share/akonadicontact/grantleetheme/default - /usr/share/locale - - - - grantleetheme-devel - Development package for grantleetheme libraries - Contains development tools and header files for grantleetheme - - qt5-base-devel - boost-devel - grantleetheme - - - /usr/lib/cmake - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-04-25 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gwenview - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - library - desktop.kde.graphics - An image viewer - Resim görüntüleyici - Gwenview is an easy to use image viewer. - Gwenview, kullanımı kolay bir resim görüntüleyicisidir. - gwenview - mirrors://kde/stable/applications/17.12.0/src/gwenview-17.12.0.tar.xz - - exiv2-devel - qt5-base-devel - libkipi-devel - kdoctools-devel - kio-devel - kactivities-devel - kded-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - baloo-devel - libkdcraw-devel - libpng-devel + ucl-devel zlib-devel - mesa-devel - docbook-xsl - extra-cmake-modules - desktop/kde/applications/gwenview/pspec.xml + util/archive/upx/pspec.xml - gwenview + upx - qt5-base - exiv2-libs - kactivities - libkipi - libkdcraw - kded - kdelibs4-support - kio - ki18n - lcms2 - kparts - libX11 + ucl + zlib libgcc - libpng - kconfig - kxmlgui - qt5-svg - kservice - baloo - kitemviews - qt5-phonon - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - ktextwidgets - libjpeg-turbo - qt5-x11extras - kconfigwidgets - knotifications - kwidgetsaddons - kfilemetadata - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - /usr/share/icons - /usr/share/applications - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-06 - 17.08.1 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - incidenceeditor - https://community.kde.org/KDE_PIM - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.applications - KDE PIM incidence editor. - KDE PIM incidence editor. - http://download.kde.org/stable/applications/17.12.0/src/incidenceeditor-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - akonadi-devel - kcompletion-devel - kjobwidgets-devel - kcoreaddons-devel - kservice-devel - solid-devel - kxmlgui-devel - kitemmodels-devel - kdelibs4-support-devel - kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - boost-devel - kmime-devel - kldap-devel - cyrus-sasl-devel - calendarsupport-devel - kidentitymanagement-devel - akonadi-calendar-devel - kcalcore-devel - kcontacts-devel - eventviews-devel - kcalutils-devel - kdepim-apps-libs-devel - kdiagram-devel - kmailtransport-devel - libkdepim-devel - akonadi-mime-devel - akonadi-contacts-devel - - - qt5.patch - - desktop/kde/applications/incidenceeditor/pspec.xml - - - incidenceeditor - KDE PIM incidence editor. - - kio - ki18n - kldap - kmime - libgcc - akonadi - kcodecs - kconfig - kxmlgui - kcalcore - kdiagram - kservice - qt5-base - kcalutils - kcontacts - libkdepim - eventviews - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - kpimtextedit - ktextwidgets - akonadi-mime - kconfigwidgets - kmailtransport - kwidgetsaddons - calendarsupport - akonadi-contacts - akonadi-calendar - kdelibs4-support - kdepim-apps-libs - kidentitymanagement - - - /etc/xdg - /usr/lib - /usr/lib/qt5 - /usr/share/locale - - - - incidenceeditor-devel - Development files for incidenceeditor. - - incidenceeditor - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-07 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-10 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-22 - 16.04.0 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - kaccounts-integration - https://projects.kde.org/projects/kdereview/kaccounts-integration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others - Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others - mirrors://kde/stable/applications/17.12.0/src/kaccounts-integration-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - kcmutils-devel - ki18n-devel - kcoreaddons-devel - kdbusaddons-devel - libaccounts-qt5-devel - libaccounts-glib-devel - signon-devel - gettext-devel - kdeclarative-devel - - desktop/kde/applications/kaccounts-integration/pspec.xml - - - kaccounts-integration - Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others - - ki18n - libgcc - signon - qt5-base - kcoreaddons - kdbusaddons - kconfigwidgets - libaccounts-qt5 - qt5-declarative - - - /usr/share - /usr/share/kservices5 - /usr/share/doc - /usr/lib/qt5 - /usr/lib/libkaccounts.so* - - - - kaccounts-integration-devel - Development files for kaccounts-integration - - kaccounts-integration - libaccounts-qt5-devel - - - /usr/include - /usr/lib/cmake/KAccounts - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kaccounts-providers - https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others - Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others - mirrors://kde/stable/applications/17.12.0/src/kaccounts-providers-17.12.0.tar.xz - - extra-cmake-modules - intltool - kaccounts-integration-devel - qt5-declarative-devel - qt5-base-devel - kcoreaddons-devel - libaccounts-qt5-devel - libaccounts-glib-devel - kio-devel - ki18n-devel - kdeclarative-devel - kpackage-devel - signon-devel - - desktop/kde/applications/kaccounts-providers/pspec.xml - - - kaccounts-providers - Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others - - kaccounts-integration - libaccounts-glib - libgcc - kio - ki18n - kpackage - kcoreaddons - kdeclarative - qt5-declarative - qt5-base - - - /etc - /usr/share - /usr/lib/qt5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kaddressbook - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - KDE contact manager - KAddressBook reborn to make your data available to all your applications - mirrors://kde/stable/applications/17.08.3/src/kaddressbook-17.08.3.tar.xz - - gpgme-devel - extra-cmake-modules - kcmutils-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - prison-devel - akonadi-devel - akonadi-search-devel - grantleetheme-devel - kdepim-apps-libs-devel - kpimtextedit-devel - libkdepim-devel - libkleo-devel - pimcommon-devel - qt5-base-devel - kitemmodels-devel - kontactinterface-devel - mailcommon-devel - akonadi-mime-devel - messagelib-devel - akonadi-contacts-devel - kimap-devel - cyrus-sasl-devel - kidentitymanagement-devel - grantlee-qt5-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kaddressbook/pspec.xml - - - kaddressbook - KDE contact manager - - ki18n - kcrash - kparts - libgcc - akonadi - kconfig - kxmlgui - kcmutils - qt5-base - kcontacts - libkdepim - pimcommon - kcompletion - kcoreaddons - kiconthemes - kitemmodels - grantleetheme - akonadi-search - kconfigwidgets - kwidgetsaddons - akonadi-contacts - kdepim-apps-libs - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-09 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-04 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-07 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kalarm - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Personal alarm scheduler - KAlarm is a personal alarm message, audio, command and email scheduler - http://download.kde.org/stable/applications/17.08.3/src/kalarm-17.08.3.tar.xz - - akonadi-contacts-devel - akonadi-devel - akonadi-mime-devel - extra-cmake-modules - kalarmcal-devel - kauth-devel - kcalcore-devel - kcalutils-devel - kcmutils-devel - kcodecs-devel - kcompletion-devel - kconfig-devel - kconfigwidgets - kdbusaddons-devel - kdelibs4-support-devel - kdepim-apps-libs-devel - kdoctools-devel - kguiaddons-devel - kholidays-devel - ki18n-devel - kiconthemes-devel - kidentitymanagement-devel - kio-devel - kjobwidgets-devel - kmime-devel - knotifications-devel - kpimtextedit-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - libX11-devel - libkdepim-devel - libxslt-devel - mailcommon-devel - pimcommon-devel - qt5-base-devel - qt5-phonon-devel - qt5-x11extras-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kitemmodels-devel - kcontacts-devel - messagelib-devel - kimap-devel - cyrus-sasl-devel - libkleo-devel - gpgme-devel - kmailtransport-devel - - desktop/kde/applications/kalarm/pspec.xml - - - kalarm - Personal alarm scheduler - - kio - kauth - ki18n - kmime - libgcc - akonadi - kcodecs - kconfig - kxmlgui - kcalcore - kservice - kalarmcal - kcalutils - kcontacts - kholidays - libkdepim - pimcommon - kguiaddons - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - akonadi-mime - kpimtextedit - ktextwidgets - kwindowsystem - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - akonadi-contacts - kdelibs4-support - kidentitymanagement - qt5-base - - - /etc/dbus-1 - /etc/xdg - /usr/lib - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-09 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-04 - 17.04.2 - Version bummp. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-27 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kalgebra - http://edu.kde.org/applications/mathematics/kalgebra - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:gui - desktop.kde.edu - A graph calculator - Bir grafiksel hesap makinesi - KAlgebra is a fully featured calculator that lets you plot different types of 2D and 3D functions and to calculate easy and not so easy calculations, such as addition, trigonometric functions or derivatives. - KAlgebra, farklı farklı 2B ve 3B fonksiyonları çizmek, kolay ve o kadar da kolay olmayan trigonometrik veya türev gibi hesaplamaları yapmak için bir uygulamadır. - kalgebra - mirrors://kde/stable/applications/17.12.0/src/kalgebra-17.12.0.tar.xz - - mesa-devel - mesa-glu-devel - qt5-base-devel - qt5-svg-devel - qt5-webkit-devel - qt5-location-devel - analitza-devel - kdoctools-devel - ncurses-devel - readline-devel - gettext-devel - ki18n-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kio-devel - extra-cmake-modules - qt5-webengine-devel - - desktop/kde/applications/kalgebra/pspec.xml - - - kalgebra - - qt5-base - qt5-declarative - qt5-webkit - qt5-location - analitza - libgcc - kconfig - kxmlgui - readline - kcoreaddons - ki18n - kconfigwidgets - kwidgetsaddons - kio - qt5-webengine - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kamera - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - Webcam support for KDE - KDE için web kamera desteği - Kamera is a plugin for KDE to use webcam. - Kamera, KDE için bir web kamera eklentisidir. - mirrors://kde/stable/applications/17.12.0/src/kamera-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kconfigwidgets-devel - kxmlgui-devel - kio-devel - ki18n-devel - kconfig-devel - kdoctools-devel - libgphoto2-devel - - desktop/kde/applications/kamera/pspec.xml - - - kamera - - kio - ki18n - libgcc - kconfig - kxmlgui - qt5-base - libgphoto2 - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kanagram - http://edu.kde.org/applications/all/kanagram - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - A letter order game - Bir harf sıralama oyunu - Kanagram is a game based on anagrams of words: the puzzle is solved when the letters of the scrambled word are put back in the correct order. There is no limit on either time taken, or the amount of attempts to solve the word. - Kanagram, anagramlar üzerine bir oyundur. Dağınık yerleştirilmiş harfleri birleştirerek kelimeyi bulun. Zaman veya deneme sınırı yoktur. - kanagram - mirrors://kde/stable/applications/17.12.0/src/kanagram-17.12.0.tar.xz - - qt5-base-devel - qt5-declarative - kdoctools-devel - knewstuff-devel - kdeclarative-devel - ki18n-devel - kio-devel - kcrash-devel - sonnet-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kxmlgui - kwidgetsaddons-devel - extra-cmake-modules - libkeduvocdocument-devel - qt5-multimedia-devel - - desktop/kde/applications/kanagram/pspec.xml - - - kanagram - - ki18n - libgcc - sonnet - kconfig - kxmlgui - qt5-base - knewstuff - kcoreaddons - kdeclarative - qt5-multimedia - kconfigwidgets - qt5-declarative - libkeduvocdocument - - - /etc/xdg - /usr/share - /usr/bin - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kapman - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Pac-Man clone - Pac-Man klonu - Kapman is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer. - Kapman dünyaca ünlü Pac-Man'in bir türevidir. Labirent içinde hayaletlerle köşe kapmaca oynayarak bölümleri geçmeye çalıştığınız oyunda eğer hayaletlere yakalanırsanız bir hakkınızı kaybediyorsunuz. Eğer bir enerji nesnesi alırsanız bu kez siz bir kaç saniyeliğine hayaletleri yiyebiliyorsunuz. - kapman - mirrors://kde/stable/applications/17.12.0/src/kapman-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kdbusaddons-devel - kdoctools-devel - kwindowsystem-devel - ki18n-devel - kinit-devel - kunitconversion-devel - kitemmodels-devel - kemoticons-devel - kconfigwidgets-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - kdesignerplugin - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - - desktop/kde/applications/kapman/pspec.xml - - - kapman - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kapptemplate - http://www.kde.org/ - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - app:gui - desktop.kde.sdk - Application template generator - Uygulama şablon oluşturucu. - KAppTemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform. - Kapptemplate, çeşitli uygulamaları geliştirmek için gerekli olabilecek şablonlar oluşturmayı sağlar. - mirrors://kde/stable/applications/17.12.0/src/kapptemplate-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - gettext - kcoreaddons-devel - kconfigwidgets-devel - kcompletion-devel - karchive-devel - kio-devel - ki18n-devel - kdoctools-devel - - desktop/kde/applications/kapptemplate/pspec.xml - - - kapptemplate - - qt5-base - kio - ki18n - libgcc - kconfig - karchive - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kate - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.applications - Advanced Text Editor - Plasma library and runtime components based upon KF5 and Qt5 - https://download.kde.org/stable/applications/17.12.0/src/kate-17.12.0.tar.xz - - qt5-base-devel - plasma-framework-devel - kdoctools-devel - knewstuff-devel - kinit-devel - kparts-devel - ktexteditor-devel - threadweaver-devel - kitemmodels-devel - pkgconfig - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - docbook-xsl - libgit2-devel - extra-cmake-modules - kded-devel - - - kate-17.04.0-allow-root.patch - kwrite-17.04.0-allow-root.patch - - desktop/kde/applications/kate/pspec.xml - - - kate - - qt5-base - libgcc - libgit2 - knewstuff - ki18n - kconfig - kded - kguiaddons - kactivities - kjobwidgets - kitemmodels - kio - kcrash - kparts - ktexteditor - kwindowsystem - kxmlgui - plasma-framework - kwallet - kservice - kbookmarks - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - ktextwidgets - threadweaver - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/share - /etc/xdg - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-04 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - katomic - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Sokoban like logic game - Sokoban benzeri mantık oyunu - KAtomic is both fun and educational game built around molecular geometry. - KAtomic moleküler geometri hakkında hem eğlenceli hem de eğitici bir oyundur. - katomic - mirrors://kde/stable/applications/17.12.0/src/katomic-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kitemviews-devel - kiconthemes-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - knewstuff-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/katomic/pspec.xml - - - katomic - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - knewstuff - kcoreaddons - kdbusaddons - libkdegames - kwidgetsaddons - - - /etc/xdg - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kblackbox - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Blackbox logic game - Blackbox mantık oyunu - KBlackBox is a game of hide and seek played on a grid of boxes. The computer has hidden several balls within this box. By shooting beams into the box and observing where they emerge it is possible to deduce the positions of the hidden balls. - KBlackBox yan yana dizilmiş kutularla oynanan bir saklambaç oyunudur. Bilgisayarın sakladığı topları kutuları lazerle kontrol ederek bulabilirsiniz. - kblackbox - mirrors://kde/stable/applications/17.12.0/src/kblackbox-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-svg-devel - karchive-devel - kcoreaddons-devel - kconfig-devel - ki18n-devel - kguiaddons-devel - kiconthemes-devel - kxmlgui-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kblackbox/pspec.xml - - - kblackbox - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - karchive - qt5-base - kcoreaddons - kdbusaddons - libkdegames - ktextwidgets - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kblocks - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Falling blocks game - Tetris - KBlocks is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over. - KBlocks klasikleşmiş tetrisin bir yeniden yapımıdır. Oyunun amacı düşen parçaları en uygun şekilde dizmektir. Bir satır tamamen dolduktan sonra silinmektedir ve daha fazla oyun alanı açılmaktadır. Yeni parçaları koyacak yeriniz kalmadığında oyun bitmektedir. - kblocks - mirrors://kde/stable/applications/17.12.0/src/kblocks-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kdoctools-devel - ki18n-devel - kxmlgui-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kemoticons-devel - - desktop/kde/applications/kblocks/pspec.xml - - - kblocks - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - qt5-phonon - kcoreaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kblog - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - A blogging library for KDE - KBlog is a library for calling functions on Blogger 1.0, MetaWeblog, MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient and Syndication. - mirrors://kde/stable/applications/17.12.0/src/kblog-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kdoctools-devel - kcoreaddons-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - qt5-webkit-devel - kcalutils-devel - ksyndication-devel - kxmlrpcclient-devel - kcalcore-devel - - desktop/kde/applications/kblog/pspec.xml - - - kblog - - qt5-base - kcalcore - kxmlrpcclient - kio - ki18n - libgcc - kcoreaddons - ksyndication - kdelibs4-support - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/locale - - - - kblog-devel - Development files for kblog - - qt5-base-devel - kblog - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kbounce - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Ball bouncing game - Top zıplatma oyunu - KBounce is a single player arcade game with the elements of puzzle. It is played on a field, surrounded by walls, with two or more balls that move about in the field bouncing off of walls. The player can build new walls, decreasing the size of the active field. The goal of the game is to fill at least 75% of the field and advance to the next level. - KBounce, Volfied'in oynaniş tarzına benzeyen tek kişilik bir bulmaca - macera oyunudur. Oyuncu iki veya daha fazla topun oradan oraya zıpladığı duvarlarla kaplı bir alanda yeni duvarlar inşa ederek ve toplara yakalanmamaya çalışarak aktif alanın en azından %75'ini kapatmaya çalışmaktadır. - kbounce - mirrors://kde/stable/applications/17.12.0/src/kbounce-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - kdbusaddons-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kiconthemes-devel - kcompletion-devel - ktextwidgets-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kbounce/pspec.xml - - - kbounce - - kio - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kbreakout - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Breakout like game - Breakout benzeri oyun - KBreakout is a Breakout like game. The object of the game is to destroy as many bricks as possible without losing the ball. - KBreakout bir Breakout türevidir. Oyunun amacı topları yere düşürmeden olabildiğince çok tuğlayı yok etmektir. - kbreakout - mirrors://kde/stable/applications/17.12.0/src/kbreakout-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - kdbusaddons-devel - ki18n-devel - kguiaddons-devel - kservice-devel - kconfigwidgets-devel - kiconthemes-devel - kcompletion-devel - kjobwidgets-devel - kxmlgui-devel - kio-devel - libkdegames-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kbreakout/pspec.xml - - - kbreakout - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - qt5-declarative - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kbruch - http://edu.kde.org/applications/mathematics/kbruch - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - Practice calculating with fractions and percentages - Ondalık ve kesirli sayılarla pratik yapın - KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback. - KBruch, ondalık ve kesirli sayılar üzerine işlemleri öğrenmeye ve egzersiz yapmaya yarayan bir uygulamadır. - kbruch - mirrors://kde/stable/applications/17.12.0/src/kbruch-17.12.0.tar.xz - - qt5-base - kdoctools-devel - kconfig-devel - kcrash-devel - ki18n-devel - kwidgetsaddons-devel - kxmlgui-devel - kcoreaddons-devel - kconfigwidgets-devel - extra-cmake-modules - - desktop/kde/applications/kbruch/pspec.xml - - - kbruch - - qt5-base - kxmlgui - kconfig - kcrash - ki18n - libgcc - kwidgetsaddons - kcoreaddons - kconfigwidgets /usr/bin - /usr/share - /usr/share/man/man1 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kcalc - http://kde.org/applications/utilities/kcalc - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.utils - A scientific calculator - Bir bilimsel hesap makinesi - KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance. - KCalc, pek çok matematik fonksiyonu barındıran bir hesap makinesi uygulamasıdır. - kcalc - mirrors://kde/stable/applications/17.12.0/src/kcalc-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - extra-cmake-modules - gmp-devel - cmake - kconfig-devel - kconfigwidgets-devel - kguiaddons-devel - ki18n-devel - kinit-devel - knotifications-devel - kxmlgui-devel - mesa-devel - - desktop/kde/applications/kcalc/pspec.xml - - - kcalc - - qt5-base - gmp - ki18n - libgcc - kconfig - kxmlgui - kguiaddons - kcoreaddons - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-08-01 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-12 - 16.04.1 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kcalcore - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - the KDE calendar access library. - A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. - https://download.kde.org/stable/applications/17.12.0/src/kcalcore-17.12.0.tar.xz - - qt5-base-devel - db-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libical-devel - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/kcalcore/pspec.xml - - - kcalcore - - qt5-base - kcodecs - kconfig - libutil-linux - kcoreaddons - libical - kdelibs4-support - libgcc - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kcalcore-devel - Development files for kcontacts - - qt5-base-devel - libical-devel - kcalcore - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-26 - 17.12.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kcalutils - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - The KDE calendar utility library - Calendar utility library for KDE - mirrors://kde/stable/applications/17.12.0/src/kcalutils-17.12.0.tar.xz - - qt5-base-devel - kcalcore-devel - kidentitymanagement-devel - kcoreaddons-devel - kconfig-devel - ki18n-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - grantlee-qt5-devel - kdoctools-devel - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/kcalutils/pspec.xml - - - kcalutils - - qt5-base - kcalcore - kidentitymanagement - ki18n - libgcc - kcodecs - kconfig - grantlee-qt5 - kcoreaddons - kiconthemes - kwidgetsaddons - kdelibs4-support - kidentitymanagement - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/kcalendar - /usr/share/locale - - - - kcalutils-devel - Development files for kcalutils - - qt5-base-devel - kcalutils - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-26 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kcharselect - http://utils.kde.org/projects/kcharselect - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.utils - A character selector - Bir karakter seçici - KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard. - KCharSelect, tüm yüklü yazı tiplerinden özel karakterleri seçmek ve bunları panoya yapıştırmak için bir araçtır. - kcharselect - mirrors://kde/stable/applications/17.12.0/src/kcharselect-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - kbookmarks-devel - cmake - extra-cmake-modules - ki18n-devel - kwidgetsaddons-devel - kxmlgui-devel - mesa-devel - - desktop/kde/applications/kcharselect/pspec.xml - - - kcharselect - - qt5-base - kxmlgui - ki18n - libgcc - kconfig - kcoreaddons - kconfigwidgets - kwidgetsaddons - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-09 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kcolorchooser - http://www.kde.org/applications/graphics/kcolorchooser - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.graphics - A simple color chooser application - Basit bir renk seçme uygulaması - KColorChooser is a simple color chooser application. - KColorChooser, basit bir renk seçme uygulamasıdır. - kcolorchooser - mirrors://kde/stable/applications/17.12.0/src/kcolorchooser-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - kwidgetsaddons-devel - kxmlgui-devel - kiconthemes-devel - - desktop/kde/applications/kcolorchooser/pspec.xml - - - kcolorchooser - - ki18n - libgcc - kxmlgui - qt5-base - kcoreaddons - - - /usr/bin - /usr/share/applications - /usr/share/icons - /usr/share/doc - /usr/share/locale - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-09 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kcron - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.applications - Graphical task scheduler - Görev zamanlayıcı arayüzü. - Kcron is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system. - Kcron, cron görev zamanlayıcı altyapısının bir arayüzüdür. - kcron - mirrors://kde/stable/applications/17.12.0/src/kcron-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - kdoctools-devel - kiconthemes-devel - kio-devel - kxmlgui-devel - kiconthemes-devel - - desktop/kde/applications/kcron/pspec.xml - - - kcron - - kio - ki18n - libgcc - qt5-base - kcoreaddons - kiconthemes - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - - - kdeadmin - - - kdeadmin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-09 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdav - https://github.com/KDE/kdav - - Kamil Atlı - suvari@pisilinux.org - - GPLv2 - library - app:gui - desktop.kde.applications - A DAV protocol implemention with KJobs - Bir DAV protokolü uygulaması - Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV. - Takvimler ve işler CalDAV veya GroupDAV'ı kullanarak desteklenir. - mirrors://kde/stable/applications/17.12.0/src/kdav-17.12.0.tar.xz - - libgcc - kio-devel - kcoreaddons-devel - extra-cmake-modules - qt5-base-devel - qt5-xmlpatterns-devel - - - qt5.patch - - desktop/kde/applications/kdav/pspec.xml - - - kdav - - kio - libgcc - kcoreaddons-devel - qt5-base-devel - qt5-xmlpatterns-devel - - - /usr/bin - /usr/lib - /etc/xdg - - - - kdav-devel - Development files for kdav - kdav için geliştirme dosyaları - - kdav - - - /usr/include - /usr/lib/pkgconfig - /usr/share/apps/cmake - - - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - kdb - http://www.kexi-project.org/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2+ - app:gui - desktop.kde.applications - A database connectivity and creation framework for various database vendors. - Çeşitli veritabanı üreticileri için veritabanı bağlantısı oluşturma çerçevesi. - A database connectivity and creation framework for various database vendors - https://download.kde.org/stable/kdb/src/kdb-3.0.2.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-linguist - kcoreaddons-devel - icu4c-devel - ki18n-devel - sqlite-devel - mariadb-lib - mariadb-client - postgresql-lib - icu4c-devel - - desktop/kde/applications/kdb/pspec.xml - - - kdb - A database connectivity and creation framework for various database vendors. - - icu4c - libgcc - sqlite - qt5-base - kcoreaddons - mariadb-lib - postgresql-lib - - - /usr/bin - /usr/lib/qt5 - /usr/lib/libKDb3* - /usr/share/locale - - - - kdb-devel - Development files for kdb. - - kdb - - - /usr/lib/cmake - /usr/lib/pkgconfig - /usr/include - - - - - 2017-10-14 - 3.0.2 - Version bump - Mustafa Cinasl - muscnsl@gmail.com - - - 2017-07-17 - 3.0.93 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 3.0.1 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-06 - 3.0.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kde-dev-scripts - https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.sdk - Scripts and setting files useful during development of KDE software - Scripts and setting files useful during development of KDE software - mirrors://kde/stable/applications/17.12.0/src/kde-dev-scripts-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kdoctools-devel - kdelibs4-support-devel - - desktop/kde/applications/kde-dev-scripts/pspec.xml - - - kde-dev-scripts - Scripts and setting files useful during development of KDE software - - qt5-base - kdoctools - kdelibs4-support - - - /usr/bin - /usr/share - /usr/share/man - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdeaudio-thumbnailer - https://github.com/eplightning/audiothumbs-frameworks - - Stefan Gronewold - groni@pisilinux.org - - LGPL - desktop.kde.applications - Thumbnail generator for audio files, ported to KF5 - Thumbnail generator for audio files, ported to KF5 - https://github.com/groni/Sources/raw/master/kde-audio-thumbnailer-1.1.0.tar.gz - - extra-cmake-modules - flac-devel - glibc-devel - qt5-base-devel - taglib-devel - kio-devel - - desktop/kde/applications/kdeaudio-thumbnailer/pspec.xml - - - kdeaudio-thumbnailer - Thumbnail generator for audio files, ported to KF5 - - kio - libgcc - qt5-base - taglib - - - /usr/share - /usr/lib/qt5 - - - - - 2017-06-30 - 1.1.0 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-20 - 1.1.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdebugsettings - http://projects.kde.org/kdebugsettings - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.kde.applications - An application to enable/disable qCDebug - KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages. - mirrors://kde/stable/applications/17.12.0/src/kdebugsettings-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kconfigwidgets-devel - kdbusaddons-devel - ki18n-devel - kguiaddons-devel - kiconthemes-devel - kwidgetsaddons-devel - kitemviews-devel - kcompletion-devel - kio-devel - - desktop/kde/applications/kdebugsettings/pspec.xml - - - kdebugsettings - An application to enable/disable qCDebug - - ki18n - libgcc - kconfig - qt5-base - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kwidgetsaddons - - - /usr/bin - /etc - /usr/share/applications - /usr/share/doc - /usr/share/locale - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdeedu-data - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.applications - Common data for KDE Edu applications - Common data for KDE Edu applications. - mirrors://kde/stable/applications/17.12.0/src/kdeedu-data-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/applications/kdeedu-data/pspec.xml - - - kdeedu-data - - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdegraphics-mobipocket - https://www.kde.org/applications/graphics/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.applications - A collection of plugins to handle mobipocket files - A collection of plugins to handle mobipocket files - http://download.kde.org/stable/applications/17.12.0/src/kdegraphics-mobipocket-17.12.0.tar.xz - - extra-cmake-modules - kio-devel - qt5-base-devel - - desktop/kde/applications/kdegraphics-mobipocket/pspec.xml - - - kdegraphics-mobipocket - A collection of plugins to handle mobipocket files - - kio - qt5-base - - - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - kdegraphics-mobipocket-devel - Development headers for kdegraphics-mobipocket - - kdegraphics-mobipocket - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-19 - 16.12.0 - Rebuild. - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdegraphics-svgpart - https://www.kde.org/applications/graphics/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.applications - A KPart for viewing SVGs - A KPart for viewing SVGs - mirrors://kde/stable/applications/17.12.0/src/svgpart-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - glibc-devel - kcoreaddons-devel - kparts-devel - python-devel - qt5-base-devel - qt5-svg-devel - - desktop/kde/applications/kdegraphics-svgpart/pspec.xml - - - kdegraphics-svgpart - A KPart for viewing SVGs - - kcoreaddons - kparts - qt5-base - qt5-svg - ki18n - libgcc - kxmlgui - kconfigwidgets - - - /usr/share - /usr/lib/qt5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-08 - 16.11.90 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdegraphics-thumbnailers - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - KDE4 thumbnailer library - KDE4 önizleme kitaplıkları - kdegraphics-thumbnailers contains thumbnail-related libraries. - kdegraphics-thumbnailers, önizleme kitaplıklarını içerir. - mirrors://kde/stable/applications/17.12.0/src/kdegraphics-thumbnailers-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kio-devel - libkdcraw-devel - libkexiv2-devel - - desktop/kde/applications/kdegraphics-thumbnailers/pspec.xml - - - kdegraphics-thumbnailers - - kio - libgcc - qt5-base - libkdcraw - libkexiv2 - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdenetwork-filesharing - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - library - desktop.kde.applications - Filesharing configuration modlue. - Dosya paylaşım konfigürasyon modülü. - Filesharing configuration modlue. - Dosya paylaşım konfigürasyon modülü. - mirrors://kde/stable/applications/17.12.0/src/kdenetwork-filesharing-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kdoctools-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kwidgetsaddons-devel - samba-devel - - desktop/kde/applications/kdenetwork-filesharing/pspec.xml - - - kdenetwork-filesharing - - kio - ki18n - libgcc - qt5-base - kcompletion - kcoreaddons - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - - - kdenetwork - - - kdenetwork - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdenlive - http://www.kdenlive.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.multimedia - A video editing GUI for KDE4 using the MLT video framework - MLT video yapısı kullanan, KDE için bir video düzenleme uygulaması - Nieliniowy edytor wideo - Kdenlive est multi-piste, gère une liste de clips et gère les doubles moniteurs vidéos. Il fournit également entre autres un support de couches personnalisables ainsi que des effets et des transitions de base. - kdenlive provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions. - kdenlive, ikili video izleyicileri, çoklu parça zaman çizelgesi ve klip listesi sunmaktadır. Diğer özellikler arasında özelleştirilebilir düzenleme desteği, temel efektler ve geçişler sayılabilir. - Kdenlive jest nieliniowym pakietem do edycji wideo obsługującym DV, HDC i wiele innych formatów. - mirrors://kde/stable/applications/17.12.0/src/kdenlive-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-script-devel - ladspa-sdk-devel - qt5-svg-devel - qt5-webkit-devel - qt5-location-devel - karchive-devel - kbookmarks-devel - kcoreaddons-devel - kconfig-devel - kconfigwidgets-devel - kdbusaddons-devel - kfilemetadata-devel - libv4l-devel - kio-devel - ffmpeg-devel - sdl-image-devel - kwidgetsaddons-devel - kplotting-devel - knotifyconfig-devel - knewstuff-devel - kxmlgui-devel - knotifications-devel - kguiaddons-devel - ktextwidgets-devel - kiconthemes-devel - kdoctools-devel - mlt-devel - qt5-declarative-devel - - desktop/kde/applications/kdenlive/pspec.xml - - - kdenlive - - kio - mlt - cdrkit - ki18n - solid - kcrash - libgcc - ffmpeg - kconfig - kxmlgui - qt5-svg - karchive - kservice - qt5-base - knewstuff - kplotting - sdl-image - dvdauthor - kbookmarks - kguiaddons - kitemviews - qt5-script - qt5-webkit - ladspa-sdk - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - qt5-location - ktextwidgets - kfilemetadata - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - qt5-declarative - - - /etc/xdg - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/man - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-04-13 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-25 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdepim-addons - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.applications - Addons for the KDE PIM apllications - Addons for the KDE PIM apllications - mirrors://kde/stable/applications/17.08.3/src/kdepim-addons-17.08.3.tar.xz - - akonadi-calendar-devel - akonadi-devel - akonadi-notes-devel - akonadi-import-wizard-devel - boost-devel - calendarsupport-devel - cyrus-sasl-devel - eventviews-devel - extra-cmake-modules - glibc-devel - grantleetheme-devel - incidenceeditor-devel - kcalutils-devel - kconfig-devel - kdeclarative-devel - kdepim-apps-libs-devel - kdesignerplugin - kdoctools-devel - ki18n-devel - ktnef-devel - kxmlgui-devel - libgravatar-devel - libical-devel - libkdepim-devel - libkgapi-devel - libkleo-devel - mailcommon-devel - mailimporter-devel - messagelib-devel - pimcommon-devel - python-devel - qt5-base-devel - qt5-declarative-devel - qt5-webengine-devel - kio-devel - kmime-devel - kcodecs-devel - kcalcore-devel - kservice-devel - kcontacts-devel - kitemviews-devel - kcompletion-devel - kcoreaddons-devel - kiconthemes-devel - akonadi-mime-devel - kpimtextedit-devel - ktextwidgets-devel - kconfigwidgets-devel - kmailtransport-devel - kwidgetsaddons-devel - akonadi-contacts-devel - kdelibs4-support-devel - kidentitymanagement-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kimap-devel - gpgme-devel - kdiagram-devel - grantlee-qt5-devel - libksieve-devel - syntax-highlighting-devel - - desktop/kde/applications/kdepim-addons/pspec.xml - - - kdepim-addons - Addons for the KDE PIM apllications - - akonadi - akonadi-calendar - akonadi-notes - calendarsupport - eventviews - grantleetheme - incidenceeditor - kcalutils - kconfig - kdeclarative - kdepim-apps-libs - ki18n - ktnef - kxmlgui - libgcc - libgravatar - libkdepim - libkleo - mailcommon - messagelib - pimcommon - qt5-base - qt5-declarative - qt5-webengine - kio - kmime - kcodecs - kcalcore - kservice - kcontacts - kitemviews - kcompletion - kcoreaddons - kiconthemes - akonadi-mime - kpimtextedit - ktextwidgets - kconfigwidgets - kmailtransport - kwidgetsaddons - akonadi-contacts - kdelibs4-support - kidentitymanagement - gpgme - kjobwidgets - grantlee-qt5 - kimap - libksieve - kitemmodels - mailimporter - syntax-highlighting - akonadi-import-wizard - - - /etc/xdg - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - kde-baseapps - - - kde-baseapps - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-07 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-10 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-08 - 16.08.3 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdepim-apps-libs - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.applications - KDE PIM mail related libraries - KDE PIM mail related libraries - mirrors://kde/stable/applications/17.12.0/src/kdepim-apps-libs-17.12.0.tar.xz - - qt5-base-devel - boost-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kldap-devel - extra-cmake-modules - libkleo-devel - grantlee-qt5-devel - pimcommon-devel - akonadi-devel - grantleetheme-devel - kdelibs4-support-devel - qt5-webkit-devel - kdewebkit-devel - gpgme-qt5-devel - akonadi-calendar-devel - akonadi-search-devel - akonadi-contacts-devel - kpimtextedit-devel - kimap-devel - prison-devel - openldap-client - cyrus-sasl-devel - - - qt5.patch - - desktop/kde/applications/kdepim-apps-libs/pspec.xml - - - kdepim-apps-libs - - qt5-base - kio - ki18n - libgcc - kcodecs - kmime - kldap - kxmlgui - kcalcore - kcontacts - kconfig - libxml2 - kservice - kguiaddons - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - ktextwidgets - kconfigwidgets - kwidgetsaddons - sonnet - libkleo - kdewebkit - pimcommon - qt5-webkit - grantlee-qt5 - kpimtextedit - grantleetheme - akonadi - akonadi-contacts - - - /etc/xdg - /usr/lib - /usr/lib/qt5 - /usr/share/doc - /usr/share/locale - - - - kdepim-apps-libs-devel - Development package for kdepim-apps-libs libraries - Contains development tools and header files for kdepim-apps-libs - - qt5-base-devel - boost-devel - kdepim-apps-libs - - - /usr/lib/cmake - /usr/include - - - - - 2018-01-12 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-11 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-28 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-19 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-04-25 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdepim-runtime - http://community.kde.org/KDE_PIM - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.applications - KDE5 PIM Runtime Environment - KDE5 PIM (Kişisel Bilgi Yönetimi) çalışma zamanı ortamı - kdepim-runtime contains KDE5 PIM (Personal Information Management) runtime environment like akonadi agents. - kdepim-runtime, kdelibs kullanarak yazılmış olan Akonadi ajanları da dahil olmak üzere KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) çalışma zamanı ortamını içerir. - kontact - mirrors://kde/stable/applications/17.12.0/src/kdepim-runtime-17.12.0.tar.xz - - kdoctools-devel - boost-devel - shared-mime-info - akonadi-devel - akonadi-calendar-devel - akonadi-search-devel - kcmutils-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - knotifyconfig-devel - kross-devel - kmailtransport-devel - kidentitymanagement-devel - kalarmcal-devel - kcalutils-devel - kmbox-devel - kimap-devel - libkgapi-devel - kholidays-devel - ksyndication-devel - pimcommon-devel - cyrus-sasl-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-webkit-devel - qt5-webengine-devel - extra-cmake-modules - qt5-location-devel - akonadi-mime-devel - akonadi-notes-devel - akonadi-contacts-devel - qt5-speech-devel - kdav-devel - - - qt5.patch - - desktop/kde/applications/kdepim-runtime/pspec.xml - - - kdepim-runtime - - akonadi - libkgapi - kio - ki18n - kimap - kmbox - kmime - libgcc - kcodecs - kconfig - kwallet - kxmlgui - kcalcore - kcmutils - kservice - qt5-base - kalarmcal - kcalutils - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kitemmodels - pimcommon - kcontacts - kjobwidgets - knotifyconfig - kwindowsystem - kconfigwidgets - kmailtransport - ktextwidgets - knotifications - kwidgetsaddons - qt5-speech - qt5-xmlpatterns - akonadi-calendar - kdelibs4-support - cyrus-sasl - akonadi-mime - akonadi-notes - qt5-webengine - akonadi-contacts - kidentitymanagement - kdav - - - /etc/xdg - /usr/lib - /usr/bin - /usr/share/mime - /usr/share/kservicetypes5 - /usr/share/kservices5 - /usr/share/knotifications5 - /usr/share/icons - /usr/share/dbus-1 - /usr/share/akonadi - /usr/share/ontology - /usr/share/autostart - /usr/share/applications - /usr/share/doc - /usr/share/locale - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdepimlibs - https://projects.kde.org/projects/kde/kdepimlibs - - Stefan Gronewold - groni@pisilinux.org - - GPL - LGPL - desktop.kde.applications - KDE PIM Libraries special Pisi Linux version - KDE PIM Libraries special Pisi Linux version - https://sourceforge.net/projects/pisilinux/files/source/kdepimlibs-20170102.tar.gz - - akonadi-devel - prison-devel - boost-devel - cyrus-sasl-devel - extra-cmake-modules - gettext-devel - glibc-devel - kdoctools-devel - ki18n-devel - kio-devel - kldap-devel - kmbox-devel - qt5-base-devel - kmime-devel - kitemmodels-devel - - desktop/kde/applications/kdepimlibs/pspec.xml - - - kdepimlibs - KDE PIM Libraries special Pisi Linux version - - kio - ki18n - kldap - libgcc - akonadi - kconfig - qt5-base - cyrus-sasl - kguiaddons - kcoreaddons - - - /etc/xdg - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - kdepimlibs-devel - Development files for kdepimlibs - - kdepimlibs - - - /usr/lib/cmake - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-22 - 20170102 - Rebuild for issue #3197 - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-12 - 20170102 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-02 - 20170102 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdesdk-thumbnailers - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - library - desktop.kde.sdk - Translation file thumbnail generators - Translation file thumbnail generators - mirrors://kde/stable/applications/17.12.0/src/kdesdk-thumbnailers-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kconfig-devel - ki18n-devel - kio-devel - gettext-devel - - desktop/kde/applications/kdesdk-thumbnailers/pspec.xml - - - kdesdk-thumbnailers - - kio - ki18n - libgcc - gettext - kconfig - qt5-base - kwidgetsaddons - - - /usr/share/kservices5 - /usr/share/config.kcfg - /usr/lib - /usr/share/doc - /usr/share/locale - - - kdesdk - - - kdesdk - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdf - http://kde.org/applications/system/kdiskfree/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.applications - View Disk Usage - KDiskFree displays the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager. - http://download.kde.org/stable/applications/17.12.0/src/kdf-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - glibc-devel - kcmutils-devel - kconfigwidgets-devel - kcoreaddons-devel - kdoctools-devel - ki18n-devel - kiconthemes-devel - kio-devel - knotifications-devel - kwidgetsaddons-devel - kxmlgui-devel - qt5-base-devel - - desktop/kde/applications/kdf/pspec.xml - - - kdf - View Disk Usage - - kcmutils - kconfigwidgets - kcoreaddons - ki18n - kiconthemes - kio - knotifications - kxmlgui - qt5-base - - - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-30 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdgantt2 - https://community.kde.org/KDE_PIM - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.applications - Library providing gantt support - Library providing gantt support - mirrors://kde/stable/applications/16.08.3/src/kdgantt2-16.08.3.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - - desktop/kde/applications/kdgantt2/pspec.xml - - - kdgantt2 - Library providing gantt support - - libgcc - qt5-base - - - /etc - /usr/lib/qt5 - /usr/lib - - - - kdgantt2-devel - Development files for kdgantt2 - - kdgantt2 - - - /usr/include - /usr/lib/cmake - - - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-22 - 16.04.0 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - kdialog - https://github.com/KDE/kdialog - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - kdialog allows you to display dialog boxes from shell scripts - The syntax is very much inspired from the "dialog" command - (which shows text mode dialogs). - mirrors://kde/stable/applications/17.12.0/src/kdialog-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - glibc-devel - kdelibs4-support-devel - kio-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libICE-devel - libX11-devel - libXext-devel - python-devel - qt5-base-devel - - desktop/kde/applications/kdialog/pspec.xml - - - kdialog - kdialog allows you to display dialog boxes from shell scripts - - kdelibs4-support - kio - qt5-base - ki18n - libX11 - libgcc - kconfig - kguiaddons - kcompletion - kcoreaddons - kiconthemes - ktextwidgets - kwindowsystem - knotifications - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/share/doc - - - kde-baseapps - - - kde-baseapps - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-19 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-03 - 16.11.80 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kdiamond - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Three in a row game - Bir satırda üç oyunu - KDiamond is a single player puzzle game. The object of the game is to build lines of three similar diamonds. - KDiamond benzer elmaslardan üç tanesinin yan yana getirilmesini konu edinen tek kişilik bir bulmaca oyunudur. - kdiamond - mirrors://kde/stable/applications/17.12.0/src/kdiamond-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kdbusaddons-devel - kdoctools-devel - kwidgetsaddons-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kiconthemes-devel - kxmlgui-devel - knotifications-devel - knotifyconfig-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - docbook-xsl - - desktop/kde/applications/kdiamond/pspec.xml - - - kdiamond - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - keditbookmarks - https://github.com/KDE/keditbookmarks - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Bookmark Organizer and Editor - Bookmark Organizer and Editor - mirrors://kde/stable/applications/17.12.0/src/keditbookmarks-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - glibc-devel - kbookmarks-devel - kcoreaddons-devel - kdoctools-devel - ki18n-devel - kiconthemes-devel - kio-devel - kparts-devel - kwindowsystem-devel - python-devel - qt5-base-devel - - desktop/kde/applications/keditbookmarks/pspec.xml - - - keditbookmarks - Bookmark Organizer and Editor - - kbookmarks - ki18n - kio - kparts - qt5-base - libgcc - kconfig - kxmlgui - kservice - kcompletion - kcoreaddons - kiconthemes - kwindowsystem - kconfigwidgets - kwidgetsaddons - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - kde-baseapps - - - kde-baseapps - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-03 - 16.11.90 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kfind - http://kde.org/applications/utilities/kfind/ - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.utils - Find Files/Folders - Find Files/Folders - mirrors://kde/stable/applications/17.12.0/src/kfind-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - glibc-devel - karchive-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdelibs4-support-devel - kdoctools-devel - python-devel - qt5-base-devel - - desktop/kde/applications/kfind/pspec.xml - - - kfind - Find Files/Folders - - karchive - kdelibs4-support - libgcc - qt5-base - kio - ki18n - kconfig - kxmlgui - kservice - kcompletion - kcoreaddons - kjobwidgets - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/share /usr/share/doc /usr/share/man/man1 - - kde-baseapps - - - kde-baseapps - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-19 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - 2017-06-29 - 17.04.2 + 2018-01-14 + 3.94 Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-17 + 3.91 + Release Bump Kamil Atlı suvari@pisilinux.org - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-06-08 + 3.91 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-12-03 - 16.11.90 - First Release - Stefan Gronewold - groni@pisilinux.org + 2016-04-03 + 3.91 + First Pisi Release + İbrahim KARAGÜZEL + karaguzelibrahim@gmail.com - kfloppy - http://kde.org/applications/utilities/kfloppy + p7zip + http://p7zip.sourceforge.net/ PisiLinux Community admins@pisilinux.org - GPLv2 - app:gui - desktop.kde.utils - A floppy formatter - A floppy formatter - KFloppy is a utility that provides a straightforward graphical means to format 3.5" and 5.25" floppy disks. - KFloppy is a utility that provides a straightforward graphical means to format 3.5" and 5.25" floppy disks. - kfloppy - http://download.kde.org/stable/applications/17.12.0/src/kfloppy-17.12.0.tar.xz + LGPLv2.1 + app:console + util.archive + Port of 7-Zip archiver for *nix + 7-zip arşivleme programı + p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives. + 7-zip arşivleme programı. 7z, ZIP, GZIP, BZIP2 ve TAR arşivleri oluşturabilir ve açabilir; RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB ve NSIS arşivlerini ise açabilir. + mirrors://sourceforge/p7zip/p7zip/16.02/p7zip_16.02_src_all.tar.bz2 - extra-cmake-modules - qt5-base-devel - ki18n-devel - kcoreaddons-devel - kio-devel - kdoctools-devel - kdelibs4-support-devel - kxmlgui-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel + yasm-devel - desktop/kde/applications/kfloppy/pspec.xml + util/archive/p7zip/pspec.xml - kfloppy + p7zip - ki18n libgcc - kconfig - kxmlgui - qt5-base - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - kdelibs4-support + /usr/bin + /usr/lib/p7zip + /usr/lib/p7zip/Codecs /usr/share/doc - /usr/bin - /usr/share/icons - /usr/share/applications - /usr/share/locale/ - /usr/share/metainfo/org.kde.kfloppy.appdata.xml - /etc/xdg/kfloppy.categories - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-26 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kfourinline - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Four in a row board game - Bir satırda dört tahta oyunu - KFourInLine is a board game for two players based on the Connect-Four game. - KFourInLine iki kişiyle oynanan Hedef 4 türevi bir oyundur. - kfourinline - mirrors://kde/stable/applications/17.12.0/src/kfourinline-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kitemmodels-devel - kdbusaddons-devel - kdeclarative-devel - ki18n-devel - kconfigwidgets-devel - kitemviews-devel - kiconthemes-devel - kcompletion-devel - kxmlgui-devel - kdnssd-devel - kio-devel - knotifyconfig-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - libkdegames-devel - - desktop/kde/applications/kfourinline/pspec.xml - - - kfourinline - - ki18n - kdnssd - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kcompletion - kcoreaddons - libkdegames - kconfigwidgets - kwidgetsaddons - kdelibs4-support - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kgeography - http://edu.kde.org/applications/all/kgeography - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - KGeography is a geography learning tool - Bir coğrafya uygulaması - KGeography is a geography learning tool, which allows you to learn about the political divisions of some countries (divisions, capitals of those divisions and their associated flags if there are some). - KGeography, ülkeler hakkında çeşitli bilgiler sunan bir coğrafya uygulamasıdır. - kgeography - https://download.kde.org/stable/applications/17.12.0/src/kgeography-17.12.0.tar.xz - - qt5-base-devel - kconfig-devel - kdoctools-devel - kxmlgui-devel - kwidgetsaddons-devel - kcoreaddons-devel - ki18n-devel - kitemviews-devel - kiconthemes-devel - kservice-devel - kconfigwidgets-devel - extra-cmake-modules - - desktop/kde/applications/kgeography/pspec.xml - - - kgeography - - qt5-base - libgcc - kconfig - kxmlgui - kwidgetsaddons - kcoreaddons - ki18n - kitemviews - kiconthemes - kconfigwidgets - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kgpg - http://kde.org/applications/utilities/kgpg/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - LGPL - GPL - desktop.kde.applications - A QtQuick plugin to render beautiful and interactive charts - KGpg is a simple interface for GnuPG, a powerful encryption utility. - mirrors://kde/stable/applications/17.04.2/src/kgpg-17.04.2.tar.xz - - akonadi-devel - boost-devel - akonadi-contacts-devel - gettext-devel - glibc-devel - gpgme-devel - karchive-devel - kcodecs-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - ki18n-devel - kiconthemes-devel - kio-devel - kjobwidgets-devel - knotifications-devel - kservice-devel - ktextwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - kitemmodels-devel - kcalcore-devel - kdelibs4-support-devel - kemoticons-devel - kcontacts-devel - kinit-devel - kunitconversion-devel - libical-devel - python-devel - libevent-devel - qt5-webengine-devel - qt5-base-devel - extra-cmake-modules - - desktop/kde/applications/kgpg/pspec.xml - - - kgpg - A GnuPG frontend - - gpgme - boost - qt5-base - kio - ki18n - kcrash - libgcc - akonadi - kcodecs - kconfig - kxmlgui - kservice - karchive - kcontacts - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - ktextwidgets - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - akonadi-contacts - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-12-26 - 17.12.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-05 - 16.11.90 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - khangman - http://edu.kde.org/applications/all/khangman - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - KHangMan is a game for kids based on the well-known hangman game - Adam asmaca oyununun çocuklar için uyarlanmış, öğretici versiyonu - KHangMan is a game based on the well-known hangman game. It is aimed at children aged six and over. The game has several categories of words to play with, for example: Animals (animals words) and three difficulty categories: Easy, Medium and Hard. - KHangman, adam asmaca olarak bilinen oyunun 6 yaş ve üzeri için uyarlanmış bir uygulamasıdır. Oynamak için seçilebilecek değişik kategoriler ve 3 farklı zorluk seviyesi bulunuyor. - khangman - mirrors://kde/stable/applications/17.12.0/src/khangman-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - kdeclarative-devel - knewstuff-devel - ki18n-devel - kcrash-devel - kcompletion-devel - kconfig-devel - kcoreaddons-devel - kconfigwidgets-devel - knotifications-devel - kxmlgui-devel - kwidgetsaddons-devel - kio-devel - qt5-svg-devel - qt5-linguist - qt5-declarative-devel - libkeduvocdocument-devel - extra-cmake-modules - - desktop/kde/applications/khangman/pspec.xml - - - khangman - - qt5-base - kdeclarative - knewstuff - ki18n - kwidgetsaddons - kconfig - kcoreaddons - kxmlgui - qt5-declarative - libkeduvocdocument - libgcc - - - /etc/xdg - /usr/bin - /usr/share /usr/share/man - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-10 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - khelpcenter - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - KDE Help Center - KDE help center utility to read help documentation about various KDE applications. - mirrors://kde/stable/applications/17.12.0/src/khelpcenter-17.12.0.tar.xz - - qt5-base-devel - libdbusmenu-qt-devel - kinit-devel - kcmutils-devel - khtml-devel - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - kdesignerplugin - kdelibs4-support-devel - docbook-xsl - xapian-core-devel - grantlee-qt5-devel - extra-cmake-modules - - desktop/kde/applications/khelpcenter/pspec.xml - - - khelpcenter - - qt5-base - kio - libgcc - libxml2 - karchive - kbookmarks - khtml - ki18n - kparts - kcodecs - kconfig - kxmlgui - kcmutils - kservice - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kwindowsystem - kconfigwidgets - kwidgetsaddons - kdelibs4-support - grantlee-qt5 - - - /etc/xdg - /usr/share - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-04 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-23 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-06 - 16.08.01 - Version Bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-08-18 - 5.6.4 - Remove Locale file conflicts language package . - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kholidays - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - KDE library for regional holiday information - KDE library for regional holiday information - mirrors://kde/stable/applications/17.12.0/src/kholidays-17.12.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-linguist - autogen-devel - kitemviews-devel - kdoctools-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/kholidays/pspec.xml - - - kholidays - - qt5-base - kdelibs4-support - qt5-declarative - ki18n - libgcc - kitemviews - kcompletion - - - /etc - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kholidays-devel - Development files for kdelibs4-support - - qt5-base-devel - kholidays - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-28 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kidentitymanagement - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - KDE PIM libraries - Library for the KDE-PIM(Personal-Infomation-Management - mirrors://kde/stable/applications/17.12.0/src/kidentitymanagement-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - kpimtextedit-devel - kio-devel - kcodecs-devel - kconfig-devel - kxmlgui-devel - kcompletion-devel - kcoreaddons-devel - ktextwidgets-devel - kwidgetsaddons-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kpimtextedit-devel - kunitconversion-devel - kpimtextedit-devel - extra-cmake-modules - python-devel - - desktop/kde/applications/kidentitymanagement/pspec.xml - - - kidentitymanagement - - qt5-base - kpimtextedit - kio - ki18n - libgcc - kcodecs - kconfig - kxmlgui - kcompletion - kcoreaddons - ktextwidgets - kwidgetsaddons - kpimtextedit - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kidentitymanagement-devel - Development files for kidentitymanagement - - qt5-base-devel - kpimtextedit-devel - kidentitymanagement - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-10 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kig - http://edu.kde.org/applications/all/kig - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - An interactive geometry application - Bir etkileşimli geometri uygulaması - Kig is an application for interactive geometry. - Kig, bir etkileşimli geometri uygulamasıdır. - kig - mirrors://kde/stable/applications/17.12.0/src/kig-17.12.0.tar.xz - - qt5-base-devel - qt5-svg-devel - boost-devel - ktexteditor-devel - kdoctools-devel - kemoticons-devel - kitemmodels-devel - qt5-xmlpatterns-devel - gettext-devel - pkgconfig - extra-cmake-modules - - desktop/kde/applications/kig/pspec.xml - - - kig - - qt5-base - boost - ktexteditor - qt5-xmlpatterns - qt5-svg - ki18n - kparts - ktexteditor - kiconthemes - kconfigwidgets - karchive - kxmlgui - kitemmodels - libgcc - kservice - kcompletion - kcoreaddons - kwidgetsaddons - kconfig - - - /usr/lib - /usr/lib/qt5 - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - killbots - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Run for your life - Hayatta kalmak için kaçın - Killbots is a simple game of evading killer robots. Who created the robots and why they have been programmed to destroy, no one knows. All that is known is that the robots are numerous and their sole objective is to destroy you. - Killbots katil robotlardan kaçmaya çalıştığınız basit bir oyundur. Robotların kimin tarafından yaratıldığı veya neden yok etmek için programlandığı bilinmiyor. Tek gerçek şu ki bir çok robot var ve tek amaçları sizi yok etmek. - killbots - mirrors://kde/stable/applications/17.12.0/src/killbots-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kitemviews-devel - kiconthemes-devel - kxmlgui-devel - kio-devel - kcompletion-devel - knotifyconfig-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/killbots/pspec.xml - - - killbots - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kimap - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - Job-based API for interacting with IMAP servers - API for interacting with IMAP servers - mirrors://kde/stable/applications/17.12.0/src/kimap-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - kmime-devel - boost-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - cyrus-sasl-devel - kunitconversion-devel - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/kimap/pspec.xml - - - kimap - - qt5-base - kmime - kio - ki18n - libgcc - kcodecs - cyrus-sasl - kcoreaddons - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/locale - - - - kimap-devel - Development files for kimap - - qt5-base-devel - kimap - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-27 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-19 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kio-extras - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.network - Additional KIO-slaves for KDE5 applications - Additional KIO-slaves for KDE5 applications - mirrors://kde/stable/applications/17.12.0/src/kio-extras-17.12.0.tar.xz - - exiv2-devel - gettext-devel - karchive-devel - kconfig-devel - kcoreaddons-devel - kdbusaddons-devel - kdelibs4-support-devel - kdnssd-devel - kdoctools-devel - kemoticons-devel - khtml-devel - ki18n-devel - kiconthemes-devel - kinit-devel - kio-devel - kitemmodels-devel - kpty-devel - kunitconversion-devel - libjpeg-turbo-devel - libmtp-devel - libssh-devel - qt5-base-devel - qt5-phonon-devel - qt5-svg-devel - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - samba-devel - shared-mime-info - solid-devel - openexr-devel - openslp-devel - docbook-xsl - kdesignerplugin - kactivities-devel - extra-cmake-modules - - desktop/kde/applications/kio-extras/pspec.xml - - - kio-extras - - exiv2-libs - karchive - kbookmarks - kcodecs - kconfig - kconfigwidgets - kcoreaddons - kdbusaddons - kdelibs4-support - kdnssd - kguiaddons - khtml - ki18n - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - kiconthemes - kio - kparts - kactivities - kpty - kservice - kxmlgui - libgcc - libjpeg-turbo - libmtp - libssh - qt5-base - qt5-phonon - qt5-svg - samba - solid - openslp - openexr-libs - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kio-extras-devel - Development files for kio-extras - - kio-extras - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-09 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-01 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kipi - https://github.com/KDE/kipi-plugins - - Ali Algul - aligulle3801@gmail.com - - GPLv1 - app - desktop.kde.applications - A collection of plugins extending the KDE graphics and image applications - A collection of plugins extending the KDE graphics and image applications - A collection of plugins extending the KDE graphics and image applications - A collection of plugins extending the KDE graphics and image applications - https://codeload.github.com/KDE/kipi-plugins/tar.gz/v5.8.0 - - libkipi-devel - qt5-xmlpatterns-devel - extra-cmake-modules - - desktop/kde/applications/kipi/pspec.xml - - - kipi - - libgcc - kconfig - kxmlgui - libkipi - karchive - qt5-base - kcoreaddons - kwindowsystem - kconfigwidgets - qt5-xmlpatterns - ki18n - - - /usr/lib - /usr/share - - - - - 2018-01-15 - 5.8.0 - First release. - Ali Algul - aligulle3801@gmail.com - - - - - - kiriki - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Yahtzee like dice game - Yahtzee benzeri zar oyunu - Kiriki is an addictive and fun dice game for KDE, designed to be played by as many as six players. - Kiriki KDE için alışkanlık yapan ve eğlenceli bir zar oyunudur. Altı oyuncuya kadar birlikte oynanabilir. - kiriki - mirrors://kde/stable/applications/17.12.0/src/kiriki-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kdbusaddons-devel - kdoctools-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kiconthemes-devel - kxmlgui-devel - kio-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kiriki/pspec.xml - - - kiriki - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - kiconthemes - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kiten - http://edu.kde.org/applications/all/kiten - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - A Japanese reference/study tool - Japonca referans ve alıştırma uygulaması - Kiten is a Japanese reference/study tool. - Kiten, Japonca referans ve alıştırma uygulamasıdır. - kiten>kiten - mirrors://kde/stable/applications/17.12.0/src/kiten-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - extra-cmake-modules - karchive-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdoctools-devel - gettext-devel - ki18n-devel - khtml-devel - kxmlgui-devel - kio-devel - kparts-devel - kwidgetsaddons-devel - - desktop/kde/applications/kiten/pspec.xml - - - kiten - - qt5-base - karchive - kcompletion - kconfig - kconfigwidgets - kcoreaddons - kdoctools - gettext - ki18n - khtml - kxmlgui - kio - kparts - libgcc - kwidgetsaddons - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - - - - kiten-devel - Development files for kiten - kiten için geliştirme dosyaları - - kiten - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kjumpingcube - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Territory capture game - Alan kapma oyunu - KJumpingCube is a simple tactical game. - KJumpingCube basit bir taktik oyunudur. - kjumpingcube - mirrors://kde/stable/applications/17.12.0/src/kjumpingcube-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kitemmodels-devel - kwidgetsaddons-devel - kwindowsystem-devel - kdbusaddons-devel - ki18n-devel - kconfigwidgets-devel - ktextwidgets-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - knewstuff-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - libkdegames-devel - - desktop/kde/applications/kjumpingcube/pspec.xml - - - kjumpingcube - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kcoreaddons - libkdegames - kconfigwidgets - kwidgetsaddons - kdelibs4-support - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - bovo - https://www.kde.org/applications/games/bovo/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:gui - desktop.kde.games - A Gomoku like game for two players. - Bovo is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board. - bovo - mirrors://kde/stable/applications/17.12.0/src/bovo-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - mesa-devel - qt5-svg-devel - kxmlgui-devel - kdoctools-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/bovo/pspec.xml - - - bovo - - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/share/appdata - /usr/share/icons - /usr/share/kxmlgui5 - /usr/share/applications - /usr/share/bovo - /usr/share/doc - org.kde.bovo.desktop + 7z + 7za - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + 2017-01-25 + 16.02 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org + 2016-06-08 + 15.09 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-03-20 - 15.12.3 + 2016-01-01 + 15.09 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - kalarmcal - http://www.kde.org + unrar + http://www.rarsoft.com/rar_add.htm - Pisi Linux Admins - admin@pisilinux.org + PisiLinux Community + admins@pisilinux.org - LGPLv2 - library + unRAR app:console - desktop.kde.applications - Library to provides access and handling of KAlarm calendar data - Library to provides access and handling of KAlarm calendar data - mirrors://kde/stable/applications/17.12.0/src/kalarmcal-17.12.0.tar.xz - - qt5-base-devel - akonadi-devel - kcalcore-devel - kidentitymanagement-devel - akonadi-mime-devel - boost-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdoctools-devel - libical-devel - kholidays-devel - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/kalarmcal/pspec.xml + util.archive + RAR decompressor + RAR açma uygulaması + unrar is a program to decompress RAR archives. + Unrar, RAR biçimli sıkıştırılmış dosyaları açar. + http://www.rarlab.com/rar/unrarsrc-5.5.8.tar.gz + util/archive/unrar/pspec.xml - kalarmcal + unrar - qt5-base - kcalcore - kholidays - kidentitymanagement - ki18n libgcc - akonadi - kdelibs4-support - /etc/xdg - /usr/lib/qt5 - /usr/lib + /usr/bin /usr/share/doc - /usr/share/locale - - - - kalarmcal-devel - Development files for kalarmcal - - qt5-base-devel - kalarmcal - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - 2017-12-26 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - 2016-10-07 - 16.08.1 + 2018-01-14 + 5.5.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 5.4.5 Version bump. Stefan Gronewold groni@pisilinux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kcontacts - http://www.kde.org - - Pisi Linux Admins + 2016-06-08 + 5.3.4 + Release Bump + Pisi Linux Community admin@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.applications - Address book API for KDE. - Address book for KDE for Contacts. - mirrors://kde/stable/applications/17.12.0/src/kcontacts-17.12.0.tar.xz - - qt5-base-devel - ki18n-devel - kcodecs-devel - kconfig-devel - kio-devel - extra-cmake-modules - - - qt5.patch - - desktop/kde/applications/kcontacts/pspec.xml - - - kcontacts - - qt5-base - ki18n - kcodecs - kconfig - kcoreaddons - libgcc - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kcontacts-devel - Development files for kcontacts - - qt5-base-devel - kcontacts - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-19 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-04 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - 2016-03-20 - 15.12.3 + 2015-01-25 + 5.3.4 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + yusuf Aydemir + yuısuf.aydemir@pisilinux.org - kdiagram - http://www.kde.org/ + areca + http://www.areca-backup.org/ - Stefan Gronewold - groni@pisilinux.org + Pisi Linux Community + admins@pisilinux.org GPLv2 - desktop.kde.applications - Powerful libraries for creating business diagrams - Powerful libraries for creating business diagrams - http://download.kde.org/stable/kdiagram/2.6.0/src/kdiagram-2.6.0.tar.xz - - extra-cmake-modules - qt5-assistant-devel - qt5-base-devel - qt5-designer-devel - qt5-linguist - qt5-svg-devel - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-odbc - - desktop/kde/applications/kdiagram/pspec.xml + app:gui + util.archive + Easy to use and reliable backup solution for Linux. + Easy to use and reliable backup solution for Linux. + Areca Backup is very versatile and as simple as possible. + Areca Backup is very versatile and as simple as possible. + areca + mirrors://sourceforge/areca/areca-stable/areca-7.5/areca-7.5-linux-gtk-64.tar.gz + util/archive/areca/pspec.xml - kdiagram - Powerful libraries for creating business diagrams + areca + + acl + + + /usr/bin/ + /usr/share/applications + /usr/share/pixmaps + /opt/areca/ + /usr + + + areca + areca.desktop + areca.png + + + + + 2017-02-02 + 7.5 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-08 + 7.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-23 + 7.5 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + augeas + http://augeas.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + app:console + library + util.misc + A library for changing configuration files + Yapılandırma dosyalarını düzenlemek için bir kitaplık + augeas is a library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. + augeas yapılandırma dosyalarının programlama dilleri üzerinden düzenlenmesini sağlayan bir kitaplıktır. augeas yapılandırma dosyalarını ayıklayıp bir ağaç yapısı şeklinde programcıya sunar. + http://download.augeas.net/augeas-1.9.0.tar.gz + + libxml2-devel + readline-devel + + util/misc/augeas/pspec.xml + + + augeas + + libxml2 + readline + + + /usr/bin + /usr/lib + /usr/share/augeas + /usr/share/vim/vimfiles + /usr/share/doc + /usr/share/man + + + + augeas-devel + Development files for augeas + augeas için geliştirme dosyaları + + augeas + libxml2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2018-01-14 + 1.9.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 1.7.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-08 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-31 + 1.4.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + mc + http://www.midnight-commander.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.misc + GNU Midnight Commander cli-based file manager + GNU Midnight Commander konsol kip dosya yöneticisi + Contains GNU Midnight Commander cli-based file manager. You can do lots of file management and editing tasks, both in normal terminals and in terminal emulators of X. Also has file transfer capabilities over FTP, SSH, and Samba. + GNU Midnight Commander (mc), komut satırında çalışan metin tabanlı bir dosya yönetim ve düzenleme uygulamasıdır. İki sistem arasında FTP, SSH ve Samba protokollerini kullanarak dosya transferlerine de olanak verir. + http://ftp.midnight-commander.org/mc-4.8.20.tar.xz + + gpm + check-devel + glib2-devel + doxygen + slang-devel + libpcre-devel + samba-devel + libICE-devel + libX11-devel + libutil-linux-devel + + util/misc/mc/pspec.xml + + + mc + + gpm + glib2 + slang + samba + libutil-linux + + + /etc/profile.d + /usr/bin + /usr/lib + /usr/libexec + /usr/share/doc + /usr/share/locale + /usr/share/man + /usr/share/mc + /etc/mc + + + mc.profile + u7z + mc.ini + + + + + 2018-01-14 + 4.8.20 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 4.8.18 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-08 + 4.8.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-09 + 4.8.15 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + tidy + http://tidy.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.misc + HTML and XML error checking + HTML ve XML hata denetleme aracı + tidy, as the name suggests, tidies the layout of and corrects errors in HTML and XML documents. + tidy, HTML ve XML belgelerinin düzenini denetleyen ve hatalarını düzelten bir araçtır. + http://anduin.linuxfromscratch.org/sources/BLFS/svn/t/tidy-cvs_20101110.tar.bz2 + util/misc/tidy/pspec.xml + + + tidy + + /usr/bin + /usr/lib + /usr/share/doc + + + + tidy-devel + Development files for tidy + tidy için geliştirme dosyaları + + tidy + + + /usr/include + + + + + 2017-03-01 + 20101110 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 20101110 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2012-10-04 + 20101110 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + rkrenamer + https://sourceforge.net/projects/ktageditor/ + + Stefan Gronewold + groni@pisilinux.org + + LGPL + util.misc + KTag Editor is an Audio tag editor developed in Qt5 framework. + RKrenamer is application for renaming a large number of files. You can rename a large number of files with one click. Insert text in file name, replace, delete or even change the case of name, or serialize the files in folder. + https://sourceforge.net/projects/rkrenamer/files/Source/0.4.0/rkrenamer.zip/download + + qt5-base-devel + + util/misc/rkrenamer/pspec.xml + + + rkrenamer + Application for renaming large number of files libgcc qt5-base - qt5-svg - /usr/lib - /usr/lib/qt5 - /usr/share/locale - /usr/share/doc - - - - kdiagram-devel - Development files for kdiagram - - kdiagram - - - /usr/include - /usr/lib/cmake + /usr/bin + /usr/share - - 2017-07-04 - 2.6.0 - Version no fix. - Kamil Atlı - suvari@pisilinux.org - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-19 - 16.12.0 - Rebuild. - Stefan Gronewold - groni@pisilinux.org - - 2016-12-25 - 16.12.0 + 2017-01-21 + 0.4.0 First Release Stefan Gronewold groni@pisilinux.org @@ -18697,1863 +3763,415 @@ - kldap - http://www.kde.org + lsof + http://people.freebsd.org/~abe/ - Pisi Linux Admins - admin@pisilinux.org + PisiLinux Community + admins@pisilinux.org - LGPLv2 - library + GPLv2 app:console - desktop.kde.applications - LDAP access API for KDE - Allows LDAP accessing with a convenient Qt style C++ API. - mirrors://kde/stable/applications/17.12.0/src/kldap-17.12.0.tar.xz - - qt5-base-devel - kcompletion-devel - kdoctools-devel - ki18n-devel - kio-devel - kmbox-devel - kmime-devel - openldap-client - cyrus-sasl-devel - extra-cmake-modules - - desktop/kde/applications/kldap/pspec.xml + util.misc + Lists open files for running Unix processes + Çalışan UNIX süreçleri tarafından açılan dosyaları listeyen bir araç + Lista archivos abiertos por procesos unix en ejecución + lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open by processes currently running on the system. It can also list communications open by each process. + lsof sistemde çalışmakta olan UNIX süreçleri tarafından açılmış dosyaları listeleyen kullanışlı bir araçtır. + Lsof es una herramienta de diagnostica específica de Unix. Su nombre quiere decir LiSt Open files (listar archivos abiertos), y hace justamente esto. Genera una lista con información sobre cada archivo abierto por procesos que están activos en el sistema. También puede listar comunicaciones abiertas por cada proceso. + http://source.pisilinux.org/1.0/lsof_4.84_src.tar + util/misc/lsof/pspec.xml - kldap - - qt5-base - kcompletion - ki18n - kio - libgcc - cyrus-sasl - openldap-client - kwidgetsaddons - + lsof - /etc/xdg - /usr/share - /usr/lib/qt5 - /usr/lib + /usr/sbin /usr/share/doc - - - - kldap-devel - Development files for kdelibs4-support - - qt5-base-devel - kldap - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig + /usr/share/lsof + /usr/share/man - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-27 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - konsole - https://projects.kde.org/projects/kde/applications/dolphin - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - desktop.kde.applications - KDE Konsole - Konsole for KDE5 - mirrors://kde/stable/applications/17.12.0/src/konsole-17.12.0.tar.xz - - qt5-base-devel - qt5-script-devel - kpty-devel - kio-devel - kinit-devel - knotifyconfig-devel - kparts-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - docbook-xsl - extra-cmake-modules - kdoctools-devel - kcrash-devel - kdbusaddons-devel - cmake - - desktop/kde/applications/konsole/pspec.xml - - - konsole - - libgcc - qt5-base - kdelibs4-support - kiconthemes - knotifyconfig - knotifications - kparts - kpty - kio - ki18n - kconfig - kxmlgui - kservice - kcrash - kdbusaddons - kbookmarks - kguiaddons - kcompletion - kcoreaddons - kjobwidgets - ktextwidgets - kwindowsystem - kconfigwidgets - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/lib - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ksystemlog - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.applications - System log viewer. - Sistem kayıt görüntüleyicisi. - KSystemLog show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...). - Ksystemlog, sistemin bütün hata kayıtlarını (genel ve opsiyonel) görüntülemmeye yarayan bir uygulamadır. - ksystemlog - mirrors://kde/stable/applications/17.12.0/src/ksystemlog-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kxmlgui-devel - kcoreaddons-devel - kwidgetsaddons-devel - kitemviews-devel - kiconthemes-devel - kio-devel - kconfig-devel - karchive-devel - kdoctools-devel - ki18n-devel - kcompletion-devel - ktextwidgets-devel - - desktop/kde/applications/ksystemlog/pspec.xml - - - ksystemlog - - kio - ki18n - libgcc - kconfig - kxmlgui - karchive - kservice - qt5-base - kitemviews - kcompletion - kcoreaddons - kiconthemes - ktextwidgets - kconfigwidgets - kwidgetsaddons - - - /usr/bin - /usr/share/applications - /usr/share/kxmlgui5 - /usr/share/doc - /usr/share/locale - - - kdeadmin - - - kdeadmin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-10 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwordquiz - http://www.kde.org - - Pisi Linux Admins + 2017-04-29 + 4.84 + Rebuild with new toolchain + Pisi Linux Community admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.edu - Kwordquiz is a Flash Card Trainer - KWordQuiz is a tool that gives you a powerful way to master new vocabularies. It may be a language or any other kind of terminology.. - mirrors://kde/stable/applications/17.12.0/src/kwordquiz-17.12.0.tar.xz - - qt5-base-devel - gettext-devel - ki18n-devel - kcrash-devel - sonnet-devel - kconfig-devel - kconfigwidgets-devel - kdoctools-devel - kguiaddons-devel - kiconthemes-devel - kitemviews-devel - knotifyconfig-devel - kio-devel - knewstuff-devel - knotifications-devel - kxmlgui-devel - kdelibs4-support-devel - kdeclarative-devel - kcoreaddons-devel - kwindowsystem-devel - kwidgetsaddons-devel - qt5-phonon-devel - libkeduvocdocument-devel - extra-cmake-modules - kdelibs4-support-devel - kdesignerplugin - cmake - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kwordquiz/pspec.xml - - - kwordquiz - - qt5-base - qt5-phonon - ki18n - kconfig - kconfigwidgets - kguiaddons - kiconthemes - kitemviews - knotifyconfig - knewstuff - knotifications - kxmlgui - kdelibs4-support - libgcc - kcoreaddons - kwindowsystem - kwidgetsaddons - libkeduvocdocument - - - /etc/xdg - /usr/bin - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org + 2016-06-08 + 4.84 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-03-24 - 15.12.3 + 2014-03-09 + 4.84 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libmediawiki - https://www.digikam.org/ - - Stefan Gronewold - groni@pisilinux.org - - GPL - library - desktop.kde.applications - A KDE C++ interface for MediaWiki based web service as wikipedia.org - A KDE C++ interface for MediaWiki based web service as wikipedia.org - https://sourceforge.net/projects/pisilinux/files/source/libmediawiki-5.0.0_20161106.tar.gz - - extra-cmake-modules - kcoreaddons-devel - qt5-base-devel - - desktop/kde/applications/libmediawiki/pspec.xml - - - libmediawiki - A KDE C++ interface for MediaWiki based web service as wikipedia.org - - kcoreaddons - qt5-base - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - libmediawiki-devel - Development files for libmediawiki - - libmediawiki - qt5-base-devel - - - /usr/include - /usr/lib/cmake - - - - - 2017-09-14 - 5.0.0_20161106 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-11-09 - 5.0.0_20161106 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kleopatra - https://www.kde.org/applications/utilities/kleopatra/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - FDL-1.1 - LGPLv2 - app:gui - desktop.kde.applications - Certificate Manager and Unified Crypto GUI - Kleopatra is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers. - mirrors://kde/stable/applications/17.12.0/src/kleopatra-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcodecs-devel - kdbusaddons-devel - kcmutils-devel - libkleo-devel - kdoctools-devel - kmime-devel - libassuan-devel - gpgme-devel - kitemmodels-devel - - - qt5.patch - - desktop/kde/applications/kleopatra/pspec.xml - - - kleopatra - Certificate Manager and Unified Crypto GUI - - gpgme - ki18n - kmime - libgcc - kconfig - kxmlgui - libkleo - kcmutils - qt5-base - libassuan - kcoreaddons - kdbusaddons - kiconthemes - ktextwidgets - libgpg-error - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/bin - /etc - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-09 - 16.04.0 - Firs release - Alihan Öztürk - alihan@pisilinux.org + suvarice@gmail.com - klettres - http://edu.kde.org/applications/all/klettres + tree + http://mama.indstate.edu/users/ice/tree/ PisiLinux Community admins@pisilinux.org GPLv2 - app:gui - desktop.kde.edu - An alphabet learning application - Alfabe öğrenme uygulaması - KLettres is an application specially designed to help the user to learn alphabet in a new language and then to learn to read simple syllables. The user can be a young child aged from two and a half or an adult that wants to learn the basics of a foreign language. - KLettres, kullanıcının yeni bir alfabeyi ve basit sesli sözleri öğrenmesi için geliştirilmiş bir uygulamadır. İki buçuk yaşındaki bir çocuk için yararlı olabileceği gibi, yeni bir dil öğrenen yetişkinler için de yardımcı olabilir. - klettres - mirrors://kde/stable/applications/17.12.0/src/klettres-17.12.0.tar.xz - - qt5-base-devel - qt5-svg-devel - kdoctools-devel - extra-cmake-modules - kcompletion-devel - kemoticons-devel - kitemmodels-devel - ki18n-devel - knewstuff-devel - kwidgetsaddons-devel - kconfigwidgets-devel - kcoreaddons-devel - kconfig-devel - kxmlgui-devel - qt5-phonon-devel - - desktop/kde/applications/klettres/pspec.xml + app:console + util.misc + Recursive directory listing tool + Dizin listeleme aracı + Tree lists directories recursively, and produces an indented listing of files. + Dizinleri özyineli olarak listeler ve dosya listesini girintili olarak gösterir. + ftp://mama.indstate.edu/linux/tree/tree-1.7.0.tgz + util/misc/tree/pspec.xml - klettres - - qt5-base - qt5-svg - qt5-phonon - knewstuff - ki18n - kconfig - kxmlgui - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - libgcc - - - /usr/share/doc - /usr/bin - /usr/share - /etc/xdg - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - klickety - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - A kind of solitary game - Bir tür soliter oyunu - Klickety is a kind of solitary game that takes place on a Tetris-like board. - Klickety Tetris gibi tahta üzerinde yer alan bir tür soliter oyunu - klickety - mirrors://kde/stable/applications/17.12.0/src/klickety-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - ki18n-devel - kconfigwidgets-devel - kxmlgui-devel - kio-devel - kdoctools-devel - knotifyconfig-devel - kdbusaddons-devel - knotifications-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/klickety/pspec.xml - - - klickety - - kio - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - + tree /usr/bin - /usr/share/applications - /usr/share/icons - /usr/share/kconf_update - /usr/share/klickety - /usr/share/knotifications5 - /usr/share/kxmlgui5 - /usr/share/sounds + /usr/share/bash-completion /usr/share/doc - /usr/share/locale + /usr/share/man + + tree.bashcomp + - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - 2016-07-31 - 16.04.3 + 2017-03-20 + 1.7.0 Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - klines - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Kolor Lines - Renkli çizgiler - Kolor Lines is a simple but highly addictive, one player game for KDE. Kolor Lines has been inspired by well known game of Color Lines. The goal of Kolor Lines is quite plain. The player has to move the colored balls around the game board, gathering them into the lines of the same color by five. - Kolor Lines basit ama bağımlılık yapıcı bir oyundur. Dünyaca ünlü Color Lines'tan esinlenilen oyunda amacınız aynı renkli toplardan beş tanesini yan yana getirmektir. - klines - mirrors://kde/stable/applications/17.12.0/src/klines-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - kdbusaddons-devel - ki18n-devel - kguiaddons-devel - kservice-devel - kconfigwidgets-devel - kitemviews-devel - kiconthemes-devel - kxmlgui-devel - kio-devel - knewstuff-devel - libkdegames-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/klines/pspec.xml - - - klines - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmahjongg - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Mahjongg Solitaire - Mahjongg oyunu - KMahjongg is a fun board game created after the famous oriental game of Mahjong. Unlike the original however, KMahjongg is a tile matching game for one or two players, a variation usually known as Mahjong Solitaire. - Mahjong Solitaire oyununa benzer KMahjongg bir veya iki oyuncunun birlekte oynayabileceği bir parça eşleştirme oyunudur. - kmahjongg - mirrors://kde/stable/applications/17.12.0/src/kmahjongg-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-svg-devel - kconfig-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - kdeclarative-devel - kdoctools-devel - knewstuff-devel - kxmlgui-devel - libkdegames-devel - libkmahjongg-devel - - desktop/kde/applications/kmahjongg/pspec.xml - - - kmahjongg - - ki18n - kcrash - libgcc - kconfig - kxmlgui - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libkdegames - libkmahjongg - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-26 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kmail - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - KDE mail client - KMail is the email component of Kontact, the integrated personal information manager from KDE. - mirrors://kde/stable/applications/17.08.3/src/kmail-17.08.3.tar.xz - - gpgme-devel - extra-cmake-modules - kbookmarks-devel - kcmutils-devel - kcodecs-devel - kconfig-devel - kconfigwidgets-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - kguiaddons-devel - ki18n-devel - kio-devel - kitemviews-devel - kjobwidgets-devel - knotifications-devel - knotifyconfig-devel - kparts-devel - kservice-devel - ktextwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - sonnet-devel - akonadi-contacts-devel - akonadi-devel - akonadi-mime-devel - akonadi-search-devel - kcalcore-devel - kcalutils-devel - kcontacts-devel - kdepim-apps-libs-devel - kidentitymanagement-devel - kldap-devel - kmailtransport-devel - kmime-devel - kpimtextedit-devel - ktnef-devel - libgravatar - libkleo-devel - messagelib-devel - pimcommon-devel - qt5-base-devel - qt5-webengine-devel - kitemmodels-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - cyrus-sasl-devel - kontactinterface-devel - libksieve-devel - mailcommon-devel - kimap-devel - libgravatar-devel - libkdepim-devel - syntax-highlighting-devel - - desktop/kde/applications/kmail/pspec.xml - - - kmail - KDE mail client - - kio - gpgme - ki18n - kmime - ktnef - kcrash - kparts - libgcc - sonnet - akonadi - kcodecs - kconfig - kxmlgui - libkleo - kcalcore - kcmutils - kservice - qt5-base - kcalutils - kcontacts - libkdepim - libksieve - pimcommon - kbookmarks - kguiaddons - kitemviews - mailcommon - messagelib - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - libgravatar - akonadi-mime - kpimtextedit - ktextwidgets - knotifyconfig - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - akonadi-contacts - kdepim-apps-libs - kontactinterface - kidentitymanagement - - - /etc/xdg - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-07 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-04-08 - 16.12.0 - Rebuild. Ertuğrul Erata ertugrulerata@gmail.com + + 2016-06-08 + 1.7.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2017-01-04 - 16.12.0 - First Release - Stefan Gronewold + 2015-01-25 + 1.7.0 + First release + Stefan Gronewold(groni) groni@pisilinux.org - kmail-account-wizard - https://community.kde.org/KDE_PIM + krusader + http://krusader.sourceforge.net/ - Stefan Gronewold - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org GPLv2 - desktop.kde.applications - Kmail Account Wizard - Kmail Account Wizard - mirrors://kde/stable/applications/17.08.3/src/kmail-account-wizard-17.08.3.tar.xz + app:gui + util.misc + Advanced KDE twin-panel(commander-style) file-manager + Krusader is an advanced twin panel (commander style) file manager for KDE and other desktops in the *nix world, similar to Midnight or Total Commander.. + krusader + http://kde.mirrors.omnilance.com/stable/krusader/2.6.0/krusader-2.6.0.tar.xz - gpgme-devel - extra-cmake-modules - kcmutils-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - prison-devel - akonadi-devel - akonadi-search-devel - grantleetheme-devel - kdepim-apps-libs-devel - kpimtextedit-devel - libkdepim-devel - libkleo-devel - pimcommon-devel qt5-base-devel - knotifyconfig-devel - ktexteditor-devel - kitemmodels-devel - akonadi-contacts-devel - kidentitymanagement-devel - kldap-devel - cyrus-sasl-devel - kmailtransport-devel - akonadi-mime-devel - mailcommon-devel - messagelib-devel - kimap-devel - kross-devel - knewstuff-devel + qt5-qdbusviewer + qt5-xmlpatterns-devel + kparts-devel + kwallet-devel + kxmlgui-devel + kguiaddons-devel + zlib-devel + plasma-framework-devel + kdoctools-devel + extra-cmake-modules + karchive-devel + kbookmarks-devel + kcodecs-devel + kcompletion-devel + kcoreaddons-devel + kconfig-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + kio-devel + knotifications-devel + solid-devel + ktextwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel + kservice-devel + kjobwidgets-devel + kconfigwidgets-devel + cmake - desktop/kde/applications/kmail-account-wizard/pspec.xml + util/misc/krusader/pspec.xml - kmail-account-wizard - Kmail Account Wizard + krusader - kio - gpgme - ki18n - kldap - kmime - kross - kcrash - libgcc - akonadi - kcodecs - kconfig - kwallet - kxmlgui - libkleo - kcmutils qt5-base - knewstuff - libkdepim - kitemviews + kparts + kwallet + kguiaddons + kxmlgui + zlib + plasma-framework + kdoctools + karchive + kbookmarks + kcodecs + kcompletion kcoreaddons - kdbusaddons - akonadi-mime - kmailtransport + kconfig + ki18n + kiconthemes + kitemviews + kio knotifications + solid + ktextwidgets kwidgetsaddons - kidentitymanagement + kwindowsystem + acl + libgcc + kservice + kjobwidgets + kconfigwidgets + p7zip + rar /etc/xdg /usr/bin /usr/lib + /usr/lib/qt5 /usr/share /usr/share/doc - - 2017-11-11 - 17.08.3 + + 2017-05-16 + 2.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 15.08 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-10 + 15.08 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + qdirstat + https://github.com/shundhammer/qdirstat + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + app:gui + util.misc + QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. + QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. + This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux. + This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, + https://github.com/shundhammer/qdirstat/archive/1.4.tar.gz + + qt5-base-devel + qt5-assistant-devel + qt5-designer-devel + qt5-linguist + qt5-qdbusviewer + zlib-devel + desktop-file-utils + xdg-utils + + util/misc/qdirstat/pspec.xml + + + qdirstat + + zlib + libgcc + qt5-base + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2018-01-14 + 1.4 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-10-16 - 17.08.2 + + 2017-01-25 + 1.2 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Stefan Gronewold(groni) + groni@pisilinux.org + + 2016-08-04 + 1.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + screen + http://www.gnu.org/software/screen/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + util.misc + Terminal multiplexer (to have multiple sessions in a single terminal window) + Screen bir terminal(komut penceresi) çoğaltıcıdır. + GNU Screen is a free terminal multiplexer developed by the GNU Project. It allows a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. + screen tek bir terminal penceresini birden çok parçaya bölerek çalışmanızı sağlayan bir uygulamadır. + http://ftp.gnu.org/gnu/screen/screen-4.6.2.tar.gz + util/misc/screen/pspec.xml + + + screen + + ncurses + + + /run + /etc + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/info + /usr/share/screen + /usr/share/terminfo + /usr/lib/tmpfiles.d/screen.conf + + + System.Package + + + screenrc + screen.pam.system-auth + tmpfiles.conf + + + - 2017-09-14 - 17.08.1 + 2018-01-14 + 4.6.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-07-17 - 17.04.3 + 2017-01-25 + 4.5.0 Version bump. - Ali Algul - aligulle3801@gmail.com + Stefan Gronewold(groni) + groni@pisilinux.org - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org + 2016-06-08 + 4.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2017-01-05 - 16.12.0 + 2015-08-07 + 4.3.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + pugixml + http://pugixml.org + + Stefan Gronewold + groni@pisilinux.org + + MIT + util.misc + Light-weight, simple and fast XML parser for C++ with XPath support + Light-weight, simple and fast XML parser for C++ with XPath support + https://github.com/zeux/pugixml/releases/download/v1.8.1/pugixml-1.8.1.tar.gz + + cmake + + util/misc/pugixml/pspec.xml + + + pugixml + + libgcc + + + /usr/lib + + + + pugixml-devel + Development header for pugixml + + pugixml + + + /usr/include + /usr/lib/cmake + + + + + 2017-01-25 + 1.8.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-12 + 1.7 First Release Stefan Gronewold groni@pisilinux.org @@ -20562,8420 +4180,320 @@ - kmailtransport - http://pim.kde.org/akonadi + ibus + http://code.google.com/p/ibus/ PisiLinux Community admins@pisilinux.org LGPLv2.1 - library - desktop.kde.applications - Mail Transport Service - Mail Transport Service - akonadi - mirrors://kde/stable/applications/17.12.0/src/kmailtransport-17.12.0.tar.xz + app + util.misc + Intelligent Input Bus for Linux / Unix OS + IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. + https://github.com/ibus/ibus/releases/download/1.5.17/ibus-1.5.17.tar.gz - qt5-base-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kcmutils-devel - kmime-devel - akonadi-mime-devel - akonadi-devel - cyrus-sasl-devel - extra-cmake-modules - boost-devel - ksmtp-devel - - desktop/kde/applications/kmailtransport/pspec.xml - - - kmailtransport - app:console - - qt5-base - ki18n - ksmtp - kio - libgcc - kmime - kconfig - kwallet - kcompletion - kcoreaddons - kconfigwidgets - kwidgetsaddons - kdelibs4-support - akonadi - cyrus-sasl - akonadi-mime - - - /etc/xdg - /usr/lib - /usr/lib/qt5 - /usr/share/kservices5 - /usr/share/doc/ - /usr/share/config.kcfg - /usr/share/locale - - - - kmailtransport-devel - Development files for akonadi - - kmailtransport - qt5-base-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmbox - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - MBox library support. - MBox library support. - mirrors://kde/stable/applications/17.12.0/src/kmbox-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kmime-devel - boost-devel - - - qt5.patch - - desktop/kde/applications/kmbox/pspec.xml - - - kmbox - - qt5-base - kmime - libgcc - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kmbox-devel - Development files for kmbox - - qt5-base-devel - kmbox - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-24 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-19 - 16.12.0 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmime - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - KDE library for handling mail messages and newsgroup articles. - Kmime library for handling mail messages and newsgroup articles. - mirrors://kde/stable/applications/17.12.0/src/kmime-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - boost-devel - ki18n-devel - kcodecs-devel - kdoctools-devel - kdelibs4-support-devel - - - qt5.patch - - desktop/kde/applications/kmime/pspec.xml - - - kmime - - qt5-base - ki18n - kcodecs - libgcc - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kmime-devel - Development files for kmime - - qt5-base-devel - kmime - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmines - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Minesweeper like game - Mayın tarlası oyunu - KMines is the classic Minesweeper game. The idea is to uncover all the squares without blowing up any mines. When a mine is blown up, the game is over. - KMines klasik mayın tarlası oyununun bir türevidir. Oyunun amacı hiç bir mayına denk gelmemeye çalışarak kutuları açmaktır. Eğer bir mayın patlarsa oyun biter. - kmines - mirrors://kde/stable/applications/17.12.0/src/kmines-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - kdbusaddons-devel - ki18n-devel - kconfigwidgets-devel - ktextwidgets-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - libkdegames-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kmines/pspec.xml - - - kmines - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - ktextwidgets - kconfigwidgets - - - /etc/xdg - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmix - http://kde.org/applications/multimedia/kmix/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.multimedia - KMix: KDE Digital Mixer - KMix: KDE için Dijital Mixer - KMix: KDE Digital Mixer - KMix: KDE için Dijital Mixer. - kmix - mirrors://kde/stable/applications/17.12.0/src/kmix-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kdoctools-devel - kdelibs4-support-devel - ki18n-devel - kcmutils-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - libcanberra-devel + gtk2-devel + gtk3-devel glib2-devel - alsa-lib-devel - kglobalaccel-devel - plasma-framework-devel - extra-cmake-modules - - desktop/kde/applications/kmix/pspec.xml - - - kmix - - qt5-base - alsa-lib - libcanberra - pulseaudio-libs - kdelibs4-support - ki18n - kconfig - kxmlgui - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kglobalaccel - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - libgcc - plasma-framework - - - /etc - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - /usr/include - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmplot - http://kde.org/applications/education/kmplot/ - - Stefan Gronewold (groni) - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.edu - Mathematical Function Plotter - KmPlot is a program to draw graphs, their integrals or derivatives. It supports different systems of coordinates like the Cartesian or the polar coordinate system. The graphs can be colorized and the view is scalable, so that you are able to zoom to the level you need. - mirrors://kde/stable/applications/17.12.0/src/kmplot-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - kdelibs4-support-devel - kdoctools-devel - ki18n-devel - kinit-devel - kunitconversion-devel - kdelibs4-support-devel - kparts-devel - kwidgetsaddons-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - qt5-base-devel - - desktop/kde/applications/kmplot/pspec.xml - - - kmplot - Mathematical Function Plotter - - kdelibs4-support - ki18n - kparts - kwidgetsaddons - qt5-base - qt5-svg - libgcc - kconfig - kxmlgui - kservice - kcompletion - kcoreaddons - ktextwidgets - kconfigwidgets - - - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - /usr/share/man - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-01 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - knavalbattle - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Naval Battle game - Amiral Battı oyunu - knavalbattle is a Battle Ship game for KDE. Ships are placed on a board which represents the sea. Players try to hit each others ships in turns without knowing where they are placed. The first player to destroy all ships wins the game. - KBattleship KDE için bir Amiral Battı oyunudur. Gemiler denizi temsil eden oyun tahtasına yerleştirilir ve oyuncular rakiplerinin gemilerinin yerleşimini tahmin ederek gemileri vurmaya çalışır. Rakibinin tüm gemilerini daha önce batıran oyuncu kazanır. - knavalbattle - mirrors://kde/stable/applications/17.12.0/src/knavalbattle-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kconfig-devel - kdbusaddons-devel - kdnssd-devel - ki18n-devel - kxmlgui-devel - kdoctools-devel - ktextwidgets-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/knavalbattle/pspec.xml - - - knavalbattle - - ki18n - kdnssd - libgcc - kconfig - kxmlgui - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libkdegames - ktextwidgets - kwidgetsaddons - - - /usr/bin - /usr/share/applications - /usr/share/icons - /usr/share/kconf_update - /usr/share/knavalbattle - /usr/share/kservices5 - /usr/share/kxmlgui5 - /usr/share/doc - /usr/share/locale - /usr/share/metainfo/org.kde.knavalbattle.appdata.xml - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - knetwalk - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Network construction game - Ağ yapılandırma oyunu - KNetWalk is a single player logic game. The object of the game is to start the LAN, connecting all the terminals to the server, in as few turns as possible. - KNetWalk bir ağ kurma oyunudur. Dunucularla istemcileri mümkün olan en az kaynakla birleştirmeye çalışmak oyunun amacıdır. Bağımlılık yapması olasıdır. - knetwalk - mirrors://kde/stable/applications/17.12.0/src/knetwalk-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - kdbusaddons-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kitemviews-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - libkdegames-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/knetwalk/pspec.xml - - - knetwalk - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - ktextwidgets - kconfigwidgets - kwidgetsaddons - qt5-declarative - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kollision - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - A simple ball dodging game - Basit bir top sıçratma oyunu - Kollision is ball dodging game. Click on the empty field to start a game: a blue ball immediately replaces your mouse cursor, and a number of red balls start to fade into the field. - Kollision basit bir top sıçratma oyunudur. Boş bir alana fareyle tıkladığınızda oyun başlar ve fare imlecinizin yerini mavi bir top alır, ayrıca olayların gelişmesine vesile olacak kırmızı toplar da alandaki yerlerini alırlar. - kollision - mirrors://kde/stable/applications/17.12.0/src/kollision-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - kcoreaddons-devel - kconfig-devel - kwidgetsaddons-devel - kdbusaddons-devel - ki18n-devel - kconfigwidgets-devel - ktextwidgets-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - knewstuff-devel - libkdegames-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kollision/pspec.xml - - - kollision - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kolourpaint - http://kde.org/applications/graphics/kolourpaint - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.graphics - An easy to use paint program - Kullanımı kolay bir çizim programı - KolourPaint is a simple painting program to quickly create raster images. It is useful as a touch-up tool and simple image editing tasks. - KolourPaint, kullanımı kolay bir çizim programıdır. - kolourpaint - mirrors://kde/stable/applications/17.12.0/src/kolourpaint-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - libkexiv2-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - libksane-devel - - desktop/kde/applications/kolourpaint/pspec.xml - - - kolourpaint - - ki18n - libgcc - kconfig - kxmlgui - kservice - qt5-base - kguiaddons - libksane - kcoreaddons - kiconthemes - ktextwidgets - kconfigwidgets - kwidgetsaddons - kdelibs4-support - - - /usr/bin - /usr/lib - /usr/share/applications - /usr/share/doc - /usr/share/icons - /usr/share/kolourpaint - /usr/share/kxmlgui5 - /usr/share/metainfo - /usr/share/locale/ - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-09 - 16.08.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kompare - http://www.kde.org/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.sdk - File difference viewer - Dosya karşılaştırma göstericisi. - Diff/Patch Frontend. - Dosya karşılaştırma göstericisi. - mirrors://kde/stable/applications/17.12.0/src/kompare-17.12.0.tar.xz - - extra-cmake-modules - kdoctools-devel - qt5-base-devel - gettext-devel - libkomparediff2-devel - kcoreaddons-devel - kcodecs-devel - kiconthemes-devel - kjobwidgets-devel - kconfig-devel - kparts-devel - ktexteditor-devel - kwidgetsaddons-devel - - desktop/kde/applications/kompare/pspec.xml - - - kompare - - qt5-base - libkomparediff2 - kio - ki18n - kparts - libgcc - kcodecs - kconfig - kxmlgui - kservice - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - ktexteditor - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - /usr/bin - /usr/include - - - kdesdk - - - kdesdk - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - konqueror - https://www.kde.org/applications/internet/konqueror/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - GPL - LGPL - desktop.kde.applications - Konqueror - KDE File Manager and Web Browser - Konqueror is KDE's Webbrowser and swiss-army-knife for any kind of file-management and file previewing. - mirrors://kde/stable/applications/17.12.0/src/konqueror-17.12.0.tar.xz - - extra-cmake-modules - gettext-devel - glibc-devel - kactivities-devel - karchive-devel - kbookmarks-devel - kcmutils-devel - kcrash-devel - kdelibs4-support-devel - kdesu-devel - kdoctools-devel - khtml-devel - kiconthemes-devel - kinit-devel - kio-devel - kparts-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - kwidgetsaddons-devel - libICE-devel - libX11-devel - libXext-devel - python-devel - qt5-base-devel - qt5-declarative-devel - qt5-location-devel - qt5-webchannel-devel - qt5-webengine-devel - qt5-x11extras-devel - tidy-devel - zlib-devel - libevent-devel - - - konquerorkcfg.patch - - desktop/kde/applications/konqueror/pspec.xml - - - konqueror - Konqueror - KDE File Manager and Web Browser - - karchive - kbookmarks - kcmutils - kcrash - kded - kdelibs4-support - kdesu - khtml - kiconthemes - kinit - kio - kparts - kwidgetsaddons - libX11 - libXext - libgcc - qt5-base - qt5-declarative - qt5-location - qt5-webchannel - qt5-webengine - qt5-x11extras - zlib - tidy - ki18n - sonnet - kcodecs - kconfig - kxmlgui - kservice - kitemviews - qt5-script - kcompletion - kcoreaddons - kdbusaddons - kjobwidgets - ktextwidgets - kwindowsystem - kconfigwidgets - - - /etc/xdg - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - kde-baseapps - - - kde-baseapps - - - - konqueror-devel - Development files for konqueror - - qt5-base-devel - konqueror - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 17.08.2 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-24 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-03 - 16.11.90 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kontact - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPL2 - desktop.kde.applications - KDE Personal Information Manager - Kontact is the integrated Personal Information Manager of KDE, but can be used with other systems as well. -It supports email, address books, calendars, tasks, news feeds and much more. - http://download.kde.org/stable/applications/17.08.3/src/kontact-17.08.3.tar.xz - - boost-devel - extra-cmake-modules - kdoctools-devel - kontactinterface-devel - mailcommon-devel - qt5-base-devel - qt5-webengine-devel - kdbusaddons-devel - kcmutils-devel - kpimtextedit-devel - akonadi-devel - kitemmodels-devel - kparts-devel - akonadi-mime-devel - messagelib-devel - kmime-devel - pimcommon-devel - kcontacts-devel - akonadi-contacts-devel - kimap-devel - cyrus-sasl-devel - kidentitymanagement-devel - libkleo-devel - gpgme-devel - grantlee-qt5-devel - grantleetheme-devel - kdepim-apps-libs-devel - libkdepim-devel - - desktop/kde/applications/kontact/pspec.xml - - - kontact - KDE Personal Information Manager - - kio - ki18n - kcrash - kparts - libgcc - kconfig - kxmlgui - kcmutils - kservice - qt5-base - libkdepim - kcompletion - kcoreaddons - kiconthemes - grantleetheme - kwindowsystem - qt5-webengine - kconfigwidgets - kwidgetsaddons - kdepim-apps-libs - kontactinterface - - - /etc/xdg - /usr/bin - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-09 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-26 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kontactinterface - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - Kontact Plugin Interface Library - This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). - mirrors://kde/stable/applications/17.12.0/src/kontactinterface-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - extra-cmake-modules - kcoreaddons-devel - kparts-devel - kwindowsystem-devel - ki18n-devel - kxmlgui-devel - kiconthemes-devel - - desktop/kde/applications/kontactinterface/pspec.xml - - - kontactinterface - - qt5-base - kio - kparts - libgcc - kxmlgui - kcoreaddons - kiconthemes - kwindowsystem - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kontactinterface-devel - Development files for kontactinterface - - qt5-base-devel - kontactinterface - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - konversation - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.applications - A user friendly IRC client for KDE - Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform. - mirrors://kde/stable/konversation/1.6.2/src/konversation-1.6.2.tar.xz - - qt5-base-devel - qt5-phonon-devel - extra-cmake-modules - kdoctools-devel - kitemviews-devel - kbookmarks-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kemoticons-devel - ki18n-devel - kidletime-devel - knotifyconfig-devel - kio-devel - kparts-devel - solid-devel - sonnet-devel - kwallet-devel - kwidgetsaddons-devel - kglobalaccel-devel - kdbusaddons-devel - knotifications-devel - kwindowsystem-devel - kiconthemes-devel - karchive-devel - qca2-qt5-devel - python3-devel - gettext-devel - docbook-xsl - - desktop/kde/applications/konversation/pspec.xml - - - konversation - - qt5-base - qca2-qt5 - kemoticons - kidletime - knotifyconfig - kparts - kio - kcrash - libgcc - ki18n - sonnet - kcodecs - kconfig - kwallet - kxmlgui - karchive - kservice - kbookmarks - kitemviews - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kglobalaccel - ktextwidgets - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/share/locale - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-05-10 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 1.6.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-28 - 1.6.0 - Release bump - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-05-08 - 1.6.0 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - korganizer - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Calendar and scheduling Program - KOrganizer is the calendar and scheduling component of Kontact, the integrated personal information manager from KDE. - mirrors://kde/stable/applications/17.04.2/src/korganizer-17.04.2.tar.xz - - gpgme-devel - extra-cmake-modules - kcmutils-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - prison-devel - akonadi-devel - akonadi-search-devel - grantleetheme-devel - kdepim-apps-libs-devel - kpimtextedit-devel - libkdepim-devel - libkleo-devel - pimcommon-devel - qt5-base-devel - kitemmodels-devel - akonadi-mime-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - knewstuff-devel - akonadi-contacts-devel - kidentitymanagement-devel - kmailtransport-devel - cyrus-sasl-devel - kcalutils-devel - kholidays-devel - kldap-devel - akonadi-calendar-devel - kontactinterface-devel - akonadi-notes-devel - mailcommon-devel - messagelib-devel - kimap-devel - incidenceeditor-devel - eventviews-devel - calendarsupport-devel - - desktop/kde/applications/korganizer/pspec.xml - - - korganizer - Calendar and scheduling Program - - kio - ki18n - kmime - kcrash - kparts - libgcc - akonadi - kcodecs - kconfig - kxmlgui - kcalcore - kcmutils - kservice - qt5-base - kcalutils - kcontacts - kholidays - knewstuff - libkdepim - pimcommon - eventviews - kitemviews - mailcommon - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - kjobwidgets - akonadi-mime - kpimtextedit - akonadi-notes - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - calendarsupport - incidenceeditor - akonadi-calendar - akonadi-contacts - kdelibs4-support - kdepim-apps-libs - kontactinterface - kidentitymanagement - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-07-09 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-08 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - kpat - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.games - Patience card game - To play KPatience you need, as the name suggests, patience. For simple games, where the way the game goes depends only upon how the cards fall, your patience might be the only thing you need. - mirrors://kde/stable/applications/17.12.0/src/kpat-17.12.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-phonon-devel - kdoctools-devel - cmake - gettext-devel - kio-devel - kpackage-devel - kitemviews-devel - kinit-devel - kunitconversion-devel - kdelibs4-support-devel - kiconthemes-devel - ktextwidgets-devel - kitemmodels-devel - knotifyconfig-devel - libkdegames-devel - kemoticons-devel - kdeclarative-devel - knewstuff-devel - ki18n-devel - kconfig-devel - kxmlgui-devel - qt5-svg-devel - kguiaddons-devel - kcompletion-devel - kcoreaddons-devel - kdbusaddons-devel - kconfigwidgets-devel - kwidgetsaddons-devel - shared-mime-info - extra-cmake-modules - python3 - mesa-devel - kdesignerplugin - - desktop/kde/applications/kpat/pspec.xml - - - kpat - - qt5-base - kdelibs4-support - libkdegames - knewstuff - ki18n - libgcc - kconfig - kxmlgui - qt5-svg - kguiaddons - kcompletion - kcoreaddons - kdbusaddons - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/share - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kpimtextedit - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:gui - desktop.kde.applications - A textedit with PIM-specific features. - Text Edit with KDE-PIM specific features. - mirrors://kde/stable/applications/17.12.0/src/kpimtextedit-17.12.0.tar.xz - - qt5-base-devel - qt5-speech-devel - ki18n-devel - kcodecs-devel - syntax-highlighting-devel - kconfig-devel - kio-devel - kemoticons-devel - kdesignerplugin - kitemmodels-devel - kinit-devel - kdelibs4-support-devel - kunitconversion-devel - kdoctools-devel - extra-cmake-modules - grantlee-qt5-devel - - - qt5.patch - - desktop/kde/applications/kpimtextedit/pspec.xml - - - kpimtextedit - - qt5-base - qt5-speech - ki18n - kcodecs - kio - sonnet - libgcc - kemoticons - kcompletion - ktextwidgets - kwidgetsaddons - grantlee-qt5 - kconfig - kxmlgui - kcoreaddons - kiconthemes - kconfigwidgets - syntax-highlighting - - - /etc/xdg - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/locale - - - - kpimtextedit-devel - Development files for kpimtextedit - - qt5-base-devel - kpimtextedit - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-04 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kpmcore - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.applications - Library for managing partitions. - Library for managing partitions. - mirrors://kde/stable/kpmcore/3.3.0/src/kpmcore-3.3.0.tar.xz - - qt5-base-devel - libatasmart-devel - extra-cmake-modules - parted-devel - libutil-linux-devel - ki18n-devel - kio-devel - kconfig-devel - kxmlgui-devel - kservice-devel - kcoreaddons-devel - kiconthemes-devel - kjobwidgets-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kdoctools-devel - kwidgetsaddons-devel - - desktop/kde/applications/kpmcore/pspec.xml - - - kpmcore - - kio - ki18n - kwidgetsaddons - libgcc - parted - kservice - qt5-base - kcoreaddons - kiconthemes - libatasmart - libutil-linux - - - /usr/bin - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - kpmcore-devel - Development files for kpmcore - - kpmcore - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-19 - 3.3.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-09 - 3.2.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-17 - 3.1.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-30 - 3.1.1 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-12 - 2.9.91 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-13 - 2.9.91 - Version bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-10-12 - 2.1.1 - Release bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-01-17 - 2.1.1 - Release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-01-17 - 2.1.1 - First Release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kproperty - http://www.kexi-project.org/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2+ - app:console - desktop.kde.applications - A property editing framework with editor widget similar to what is known from Qt Designer - A property editing framework with editor widget similar to what is known from Qt Designer - https://download.kde.org/stable/kproperty/src/kproperty-3.0.2.tar.xz - - extra-cmake-modules - qt5-base-devel - kconfig-devel - kcoreaddons-devel - kwidgetsaddons-devel - kguiaddons-devel - ki18n-devel - - desktop/kde/applications/kproperty/pspec.xml - - - kproperty - A property editing framework with editor widget similar to what is known from Qt Designer - - libgcc - kconfig - qt5-base - kguiaddons - kwidgetsaddons - - - /usr/lib/libKProperty* - /usr/share - - - - kproperty-devel - Developments files for kproperty. - - qt5-base-devel - kproperty - - - /usr/lib/cmake - /usr/lib/pkgconfig - /usr/include - - - - - 2017-07-14 - 3.0.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-30 - 3.0.1 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-04 - 3.0.0 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - kqtquickcharts - https://edu.kde.org/ - - Stefan Gronewold - groni@pisilinux.org - - FDL - LGPL - GPL - desktop.kde.applications - A QtQuick plugin to render beautiful and interactive charts - A QtQuick plugin to render beautiful and interactive charts - mirrors://kde/stable/applications/17.12.0/src/kqtquickcharts-17.12.0.tar.xz - - extra-cmake-modules - glibc-devel - qt5-base-devel - qt5-declarative-devel - - desktop/kde/applications/kqtquickcharts/pspec.xml - - - kqtquickcharts - A QtQuick plugin to render beautiful and interactive charts - - qt5-base - qt5-declarative - libgcc - - - /usr/lib/qt5 - /usr/share/doc - - - - kqtquickcharts-devel - Development files for kqtquickcharts - - kqtquickcharts - qt5-base-devel - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-05 - 16.11.90 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - krdc - http://www.kde.org/applications/internet/krdc/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.kde.applications - Remote Desktop Client - Uzak masaüstü bağlantı istemcisi. - KRDC is a client application that allows you to view or even control the desktop session on another machine that is running a compatible server. VNC and RDP is supported. - krdc, uzaktaki bir masaüstü oturumunu görüntülemenizi ve kontrol etmenizi sağlar. RDP kullanan Windows Terminal Sunucuları'na ve VNC/RFB kullanan diğer pek çok platforma bağlanabilirç - mirrors://kde/stable/applications/17.12.0/src/krdc-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kconfig-devel - kcmutils-devel - kdnssd-devel - knotifyconfig-devel - knotifications-devel - kbookmarks-devel - kiconthemes-devel - kxmlgui-devel - kcompletion-devel - kwallet-devel - kwidgetsaddons-devel - ki18n-devel - libvncserver-devel - kdoctools-devel - - desktop/kde/applications/krdc/pspec.xml - - - krdc - - ki18n - kdnssd - libgcc - kconfig - kwallet - kxmlgui - kcmutils - kservice - qt5-base - kbookmarks - kcompletion - kcoreaddons - libvncserver - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share/applications - /usr/share/config.kcfg - /usr/share/krdc - /usr/share/kxmlgui5 - /usr/share/kservices5 - /usr/share/doc - /usr/share/locale - - - - krdc-devel - - krdc - - - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-04-20 - 16.04 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - kreport - http://www.kexi-project.org/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2+ - app:console - desktop.kde.applications - A framework for creation and generation of reports in multiple formats - A framework for creation and generation of reports in multiple formats - https://download.kde.org/stable/kreport/src/kreport-3.0.2.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-webkit-devel - kproperty-devel - kconfig-devel - kguiaddons-devel - kwidgetsaddons-devel - kcoreaddons-devel - marble-devel - ki18n-devel - - desktop/kde/applications/kreport/pspec.xml - - - kreport - A framework for creation and generation of reports in multiple formats - - libgcc - marble - kconfig - qt5-base - kproperty - qt5-webkit - kcoreaddons - kwidgetsaddons - qt5-declarative - - - /usr/share - /usr/lib/libKReport3* - /usr/lib/cmake - /usr/lib/qt5 - - - - kreport-devel - Developments files for kreport. - - kreport - qt5-base-devel - kproperty-devel - qt5-webkit-devel - qt5-declarative-devel - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-12-16 - 3.0.2 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 3.0.2 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-14 - 3.0.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-30 - 3.0.1 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-31 - 3.0.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - krfb - http://www.kde.org/applications/system/krfb/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - app:gui - desktop.kde.applications - Desktop sharing utility - Masaüstü paylaşım araçları. - KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client - krfb, masaüstünü uzaktaki bilgisayarlarla kolaylıkla paylaşmaya olanak sağlar. - mirrors://kde/stable/applications/17.12.0/src/krfb-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-x11extras-devel - ki18n-devel - kcompletion-devel - kconfig-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - kdnssd-devel - kdoctools-devel - knotifications-devel - kwallet-devel - kwidgetsaddons-devel - kxmlgui-devel - libvncserver-devel - libX11-devel - libXdamage-devel - libxcb-devel - libXext-devel - libXtst-devel - xcb-util-image-devel - - desktop/kde/applications/krfb/pspec.xml - - - krfb - - ki18n - kdnssd - libX11 - libxcb - libgcc - kconfig - kwallet - kxmlgui - libXtst - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libvncserver - qt5-x11extras - kconfigwidgets - knotifications - kwidgetsaddons - xcb-util-image - - - /usr/bin - /usr/lib - /usr/share/applications - /usr/share/krfb - /usr/share/kservicetypes5 - /usr/share/icons - /usr/share/doc - /usr/share/locale - /usr/share/metainfo - - - kdenetwork - - - kdenetwork - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kross-interpreters - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.bindings - Kross interpreter plugins for programming languages - Language interpreters to enable in-process scripting with Kross. - mirrors://kde/stable/applications/17.12.0/src/kross-interpreters-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kdoctools-devel - kdelibs4-support-devel - kross-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - python-devel - - desktop/kde/applications/kross-interpreters/pspec.xml - - - kross-interpreters - - qt5-base - libgcc - python - kross - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kruler - http://www.kde.org/applications/graphics/kruler - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.graphics - A screen ruler and color measurement tool - Ekran cetveli ve renk ölçüm aracı - KRuler is a screen ruler and color measurement tool. - KRuler, bir ekran cetveli ve renk ölçüm aracıdır. - kruler - mirrors://kde/stable/applications/17.12.0/src/kruler-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - cmake - extra-cmake-modules - ki18n-devel - knotifications-devel - kwindowsystem-devel - kxmlgui-devel - python-devel - docbook-xsl - - desktop/kde/applications/kruler/pspec.xml - - - kruler - - qt5-base - kxmlgui - knotifications - ki18n - libgcc - libxcb - kconfig - kcoreaddons - kwindowsystem - qt5-x11extras - kconfigwidgets - kwidgetsaddons - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kshisen - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.games - Shisen-Sho Mahjongg like tile game - Shisen-Sho is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, Shisen-Sho has only one layer of scrambled tiles. - mirrors://kde/stable/applications/17.12.0/src/kshisen-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kdoctools-devel - ki18n-devel - kconfig-devel - kcompletion-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kcoreaddons-devel - kcoreaddons-devel - kdbusaddons-devel - libkdegames-devel - libkmahjongg-devel - knewstuff-devel - kdnssd-devel - kdeclarative-devel - kio-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kshisen/pspec.xml - - - kshisen - - qt5-base - libgcc - ki18n - kconfig - kconfigwidgets - kwidgetsaddons - kxmlgui - kcoreaddons - kdbusaddons - libkdegames - libkmahjongg - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2015-08-29 - 1.6.0 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - ksmtp - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.applications - Bir SMTP sunucusu yoluyla e-posta göndermek için işe dayalı kütüphane - Bir SMTP sunucusu yoluyla e-posta göndermek için işe dayalı kütüphane - Job-based library to send email through an SMTP server - Job-based library to send email through an SMTP server - https://download.kde.org/stable/applications/17.12.0/src/ksmtp-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kcoreaddons-devel - ki18n-devel - kio-devel - kmime-devel - cyrus-sasl-devel - - desktop/kde/applications/ksmtp/pspec.xml - - - ksmtp - - kio - ki18n - kmime - libgcc - kcoreaddons - cyrus-sasl - qt5-base - - - /etc/xdg - /usr/lib - /usr/share - /usr/share/locale - /usr/share/doc - - - - ksmtp-devel - Development files for ksmtp - - ksmtp - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-16 - 17.12.0 - First release - Mustafa Cinasal - muscnsl@gmail.com - - - - - - ksquares - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Connect the dots to create squares - Noktaları birleştirerek kare yapma oyunu - KSquares is a fun and exciting game that modeled after the well known pen and paper based game of Dots and Boxes. - KSquares sıkıcı derslerin kurtarıcısı, eğlenceli ve heyecanlı kare yapma oyununun KDE sürümüdür. - ksquares - mirrors://kde/stable/applications/17.12.0/src/ksquares-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kdbusaddons-devel - kdoctools-devel - kwidgetsaddons-devel - ki18n-devel - kguiaddons-devel - kconfigwidgets-devel - kitemviews-devel - kiconthemes-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - libkdegames-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/ksquares/pspec.xml - - - ksquares - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcompletion - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kstars - http://edu.kde.org/applications/all/kstars - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - A desktop planetarium for KDE - KDE için bir masaüstü gözlemevi - KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects, all 8 planets, the Sun and Moon, and thousands of comets and asteroids. - KStars, dünyanın herhangi bir yerinin herhangi bir anındaki gökyüzü yıldız haritasını gösterebilen bir uygulamadır. 100 milyon kadar yıldız, 13000 derin gök cismi, 8 gezegenin tümü, Güneş, Ay ile birçok kuyruklu yıldız ve astreoidi içeren bir veritabanı vardır. - kstars - https://download.kde.org/stable/applications/17.08.3/src/kstars-17.08.3.tar.xz - - qt5-base-devel - qt5-multimedia-devel - qt5-svg-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-sql-odbc - qt5-declarative-devel - qt5-location-devel - qt5-quickcontrols2-devel - eigen3 - xplanet - kcrash-devel - libraw-devel - cfitsio-devel - libindi-devel - kdoctools-devel - kconfig-devel - kguiaddons-devel - kwidgetsaddons-devel - knewstuff-devel - kdbusaddons-devel - gettext-devel - ki18n-devel - kinit-devel - kjobwidgets-devel - kio-devel - kwindowsystem-devel - kxmlgui-devel - kplotting-devel - ktexteditor-devel - kiconthemes-devel - pkgconfig - mesa-glu-devel - mesa-devel - wcslib-devel - zlib-devel - knotifyconfig-devel - extra-cmake-modules - - desktop/kde/applications/kstars/pspec.xml - - - kstars - - qt5-base - qt5-svg - qt5-declarative - libindi - cfitsio - kio - kinit - kcrash - knewstuff - kplotting - ktexteditor - zlib - ki18n - libgcc - kconfig - kxmlgui - kcoreaddons - kiconthemes - kconfigwidgets - knotifyconfig - kwidgetsaddons - wcslib - xplanet - knotifications - - - /etc/dbus-1/system.d/org.kde.kf5auth.kstars.conf - /etc/xdg - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-01 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ksyndication - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.applications - RSS/Atom parser library - syndication is a parser library for RSS and Atom feeds. - mirrors://kde/stable/applications/17.12.0/src/syndication-17.12.0.tar.xz - - qt5-base-devel - kio-devel - kdoctools-devel - extra-cmake-modules - - desktop/kde/applications/ksyndication/pspec.xml - - - ksyndication - - qt5-base - kio - kcodecs - libgcc - kcoreaddons - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - ksyndication-devel - Development files for ksyndication - - qt5-base-devel - ksyndication - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-02 - 16.08.3 - Version bump. - Stefan Gronewold - groni@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kteatime - http://www.kde.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.utils - Timer for making tea. - Çay yapma zamanlayıcısı. - KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready. - Kteatime çay yapmak için kullanışlı bir uygulamadır. Kteatime ile çay demlemek için ne kadar beklemek gerektiğini düşünmenize gerek kalmaz. - mirrors://kde/stable/applications/17.12.0/src/kteatime-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kconfig-devel - kcrash-devel - kdoctools-devel - ki18n-devel - kiconthemes-devel - knotifyconfig-devel - knotifications-devel - kwidgetsaddons-devel - ktextwidgets-devel - kxmlgui-devel - - desktop/kde/applications/kteatime/pspec.xml - - - kteatime - - ki18n - libgcc - kconfig - kxmlgui - qt5-base - kcoreaddons - kiconthemes - ktextwidgets - knotifyconfig - kconfigwidgets - knotifications - - - /usr/bin - /usr/doc - /usr/share - - - kdetoys - - - kdetoys - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktimer - http://kde.org/applications/utilities/ktimer - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.utils - A countdown launcher - A countdown launcher - KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. - KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. - ktimer - mirrors://kde/stable/applications/17.12.0/src/ktimer-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - cmake - extra-cmake-modules - ki18n-devel - kwidgetsaddons-devel - kio-devel - kiconthemes-devel - kdbusaddons-devel - knotifications-devel - mesa-devel - - desktop/kde/applications/ktimer/pspec.xml - - - ktimer - - qt5-base - kio - ki18n - libgcc - kconfig - kcoreaddons - kdbusaddons - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktnef - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.applications - API for handling TNEF data - The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format. - mirrors://kde/stable/applications/17.12.0/src/ktnef-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - extra-cmake-modules - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kcalcore-devel - kcalutils-devel - kcontacts-devel - - - qt5.patch - - desktop/kde/applications/ktnef/pspec.xml - - - ktnef - - qt5-base - kcalutils - ki18n - libgcc - kcalcore - kcontacts - kdelibs4-support - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/locale - - - - ktnef-devel - Development files for ktnef - - qt5-base-devel - ktnef - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-accounts-kcm - https://projects.kde.org/projects/extragear/network/telepathy/ktp-accounts-kcm - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.applications - KCM Module for configuring Telepathy Instant Messaging Accounts - KCM Module for configuring Telepathy Instant Messaging Accounts - mirrors://kde/stable/applications/17.12.0/src/ktp-accounts-kcm-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-imageformats - kcmutils-devel - kio-devel - ki18n-devel - kwidgetsaddons-devel - kcodecs-devel - kcoreaddons-devel - kconfigwidgets-devel - kiconthemes-devel - kitemviews-devel - telepathy-qt5-devel - kaccounts-integration-devel - libaccounts-qt5-devel - solid-devel - kservice-devel - libaccounts-glib-devel + dconf-devel + vala-devel + libnotify-devel + libxkbcommon-devel intltool - kaccounts-providers - telepathy-haze - telepathy-gabble - signon-devel - ktp-common-internals-devel - gettext-devel + iso-codes + libxslt + gtk-doc + nodejs + python-six + dbus-python + python3-pygobject3-devel + json-glib-devel + gobject-introspection-devel + docbook-xsl - desktop/kde/applications/ktp-accounts-kcm/pspec.xml + util/misc/ibus/pspec.xml - ktp-accounts-kcm + ibus - ki18n - libgcc - signon - kcodecs - qt5-base - kcoreaddons - telepathy-qt5 - libaccounts-qt5 - kaccounts-integration - - - /usr/bin - /etc - /usr/lib/qt5 - /usr/lib - /usr/share - /usr/share/locale - /usr/share/man - /usr/share/info - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-26 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-05-23 - 16.04.0 - >Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-30 - 15.12.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - ktp-approver - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - KDE Channel Approver for Telepathy - KDE Channel Approver for Telepathy - mirrors://kde/stable/applications/17.12.0/src/ktp-approver-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kdbusaddons-devel - kconfig-devel - ki18n-devel - knotifications-devel - kservice-devel - telepathy-qt5-devel - - desktop/kde/applications/ktp-approver/pspec.xml - - - ktp-approver - - ki18n - libgcc - kconfig - kservice - qt5-base - kcoreaddons - kdbusaddons - telepathy-qt5 - knotifications - - - /etc - /usr/lib - /usr/share - /usr/share/kservicetypes5 - /usr/share/kservices5 - /usr/share/dbus-1 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-auth-handler - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect - Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect - mirrors://kde/stable/applications/17.12.0/src/ktp-auth-handler-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kwallet-devel - kwidgetsaddons-devel - ki18n-devel - kio-devel - kdewebkit-devel - telepathy-qt5-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - qca2-qt5-devel - libaccounts-glib-devel - libaccounts-qt5-devel - kaccounts-integration-devel - signon-devel - - desktop/kde/applications/ktp-auth-handler/pspec.xml - - - ktp-auth-handler - Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect - - kio - ki18n - libgcc - signon - kconfig - qca2-qt5 - qt5-base - kcoreaddons - telepathy-qt5 - kwidgetsaddons - libaccounts-qt5 - ktp-common-internals - kaccounts-integration - - - /usr/lib - /usr/share/telepathy - /usr/share/dbus-1 - /usr/share/doc - /usr/share/locale - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-common-internals - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - Common components for KDE-Telepathy - Common components for KDE-Telepathy - mirrors://kde/stable/applications/17.12.0/src/ktp-common-internals-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - kcoreaddons-devel - knotifications-devel - kio-devel - kwidgetsaddons-devel - kcmutils-devel - knotifyconfig-devel - ktexteditor-devel - kwallet-devel - kconfig-devel - kwindowsystem-devel - kiconthemes-devel - kpeople-devel - signon-devel - kaccounts-integration-devel - telepathy-logger-qt-devel - libaccounts-qt5-devel - telepathy-qt5-devel - libaccounts-glib-devel - libgcrypt-devel - sqlite-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-sqlite - telepathy-mission-control-devel - libotr-devel - - desktop/kde/applications/ktp-common-internals/pspec.xml - - - ktp-common-internals - Common components for KDE-Telepathy - - ki18n - kparts - libgcc - libotr - signon - kconfig - kpeople - kwallet - kxmlgui - kcmutils - kservice - qt5-base - libgcrypt - kcoreaddons - kiconthemes - ktexteditor - knotifyconfig - telepathy-qt5 - kconfigwidgets - knotifications - kwidgetsaddons - libaccounts-qt5 - qt5-declarative - telepathy-logger-qt - kaccounts-integration - - - /usr/bin - /usr/lib/libKTpCommonInternals.so.* - /usr/lib/libKTpModels.so.* - /usr/lib/libKTpLogger.so.* - /usr/lib/libKTpWidgets.so.* - /usr/lib/libKTpOTR.so.* - /usr/lib/ktp-proxy - /usr/lib/qt5 - /usr/share/kservices5 - /usr/share/kservicetypes5 - /usr/share/knotifications5 - /usr/share/config.kcfg - /usr/share/dbus-1 - /usr/share/telepathy - /usr/share/icons - /usr/share/katepart5 - /usr/share/doc - /usr/share/locale - - - - ktp-common-internals-devel - Development files for ktp-common-internals - - ktp-common-internals - libotr-devel - - - /usr/include/KTp - /usr/lib/cmake/KTp - /usr/lib/libKTpCommonInternals.so - /usr/lib/libKTpModels.so - /usr/lib/libKTpLogger.so - /usr/lib/libKTpWidgets.so - /usr/lib/libKTpOTR.so - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-contact-list - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - KDE Telepathy contact list application - KDE Telepathy contact list application - mirrors://kde/stable/applications/17.04.3/src/ktp-contact-list-17.04.3.tar.xz - - extra-cmake-modules - qt5-base-devel - kdbusaddons-devel - kio-devel - kcmutils-devel - knotifications-devel - kwindowsystem-devel - knotifyconfig-devel - ki18n-devel - kiconthemes-devel - kxmlgui-devel - kpeople-devel - telepathy-qt5-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - - desktop/kde/applications/ktp-contact-list/pspec.xml - - - ktp-contact-list - KDE Telepathy contact list application - - ki18n - libgcc - kconfig - kpeople - kxmlgui - kservice - qt5-base - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kwindowsystem - telepathy-qt5 - kconfigwidgets - knotifications - kwidgetsaddons - ktp-common-internals - - - /usr/bin - /usr/share - /usr/share/dbus-1 - /usr/share/applications - /usr/share/doc - - - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-contact-runner - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - KRunner plugin for KDE Telepathy - KRunner plugin for KDE Telepathy - mirrors://kde/stable/applications/17.12.0/src/ktp-contact-runner-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - ki18n-devel - kservice-devel - krunner-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - telepathy-qt5-devel - - desktop/kde/applications/ktp-contact-runner/pspec.xml - - - ktp-contact-runner - KRunner plugin for KDE Telepathy - - ki18n - libgcc - krunner - qt5-base - kcoreaddons - telepathy-qt5 - ktp-common-internals - - - /usr/lib - /usr/share - /usr/share/kservices5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-desktop-applets - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - The KDE-Telepathy Plasma desktop applets - The KDE-Telepathy Plasma desktop applets - mirrors://kde/stable/applications/17.12.0/src/ktp-desktop-applets-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - kwindowsystem-devel - plasma-framework-devel - - desktop/kde/applications/ktp-desktop-applets/pspec.xml - - - ktp-desktop-applets - The KDE-Telepathy Plasma desktop applets - - libgcc - qt5-base - kwindowsystem - qt5-declarative - - - /usr/lib - /usr/share - /usr/share/plasma - /usr/share/kservices5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-filetransfer-handler - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - KDE Telepathy file transfer handler - KDE Telepathy file transfer handler - mirrors://kde/stable/applications/17.12.0/src/ktp-filetransfer-handler-17.12.0.tar.xz - - extra-cmake-modules - kcoreaddons-devel - ki18n-devel - kio-devel - kconfig-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - telepathy-qt5-devel - - desktop/kde/applications/ktp-filetransfer-handler/pspec.xml - - - ktp-filetransfer-handler - KDE Telepathy file transfer handler - - kio - ki18n - libgcc - kconfig - qt5-base - kcoreaddons - telepathy-qt5 - ktp-common-internals - - - /usr/lib - /usr/share - /usr/share/dbus-1 - /usr/share/telepathy - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-kded-module - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors - Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors - mirrors://kde/stable/applications/17.12.0/src/ktp-kded-module-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-sqlite - kdbusaddons-devel - kwidgetsaddons-devel - kconfig-devel - ki18n-devel - kio-devel - knotifications-devel - kconfigwidgets-devel - kidletime-devel - kcmutils-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - telepathy-qt5-devel - - desktop/kde/applications/ktp-kded-module/pspec.xml - - - ktp-kded-module - Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors - - kio - ki18n - libgcc - kconfig - qt5-base - kidletime - kcoreaddons - kdbusaddons - telepathy-qt5 - kconfigwidgets - knotifications - ktp-common-internals - - - /usr/lib - /usr/share - /usr/share/dbus-1 - /usr/share/kservices5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-send-file - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - A File manager plugin to launch a file transfer job with a specified contact - A File manager plugin to launch a file transfer job with a specified contact - mirrors://kde/stable/applications/17.12.0/src/ktp-send-file-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kcmutils-devel - kio-devel - kiconthemes-devel - ki18n-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - telepathy-qt5-devel - - desktop/kde/applications/ktp-send-file/pspec.xml - - - ktp-send-file - A File manager plugin to launch a file transfer job with a specified contact - - kio - ki18n - libgcc - qt5-base - kcoreaddons - kiconthemes - telepathy-qt5 - kwidgetsaddons - ktp-common-internals - - - /usr/bin - /usr/share - /usr/share/kservices5 - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktp-text-ui - http://community.kde.org/Real-Time_Communication_and_Collaboration - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - desktop.kde.network - Telepathy handler for Text Chats - Telepathy handler for Text Chats - mirrors://kde/stable/applications/17.12.0/src/ktp-text-ui-17.12.0.tar.xz - - extra-cmake-modules - karchive-devel - sonnet-devel - kwidgetsaddons-devel - kservice-devel - kemoticons-devel - kio-devel - kpeople-devel - kcmutils-devel - knotifyconfig-devel - knotifications-devel - ki18n-devel - kdewebkit-devel - kwindowsystem-devel - kxmlgui-devel - kitemviews-devel - ktextwidgets-devel - kiconthemes-devel - kdbusaddons-devel - ktp-common-internals-devel - telepathy-logger-qt-devel - telepathy-qt5-devel - qt5-speech-devel - qt5-location-devel - qt5-webkit-devel - qt5-base-devel - qt5-webengine-devel - - desktop/kde/applications/ktp-text-ui/pspec.xml - - - ktp-text-ui - Telepathy handler for Text Chats - - kio - ki18n - libgcc - sonnet - kconfig - kxmlgui - kpeople - karchive - kcmutils - kservice - qt5-base - qt5-speech - kdewebkit - kemoticons - kitemviews - qt5-webkit - qt5-webengine - kcoreaddons - kdbusaddons - kiconthemes - ktextwidgets - knotifyconfig - kwindowsystem - telepathy-qt5 - kconfigwidgets - knotifications - kwidgetsaddons - ktp-common-internals + glib2 + libX11 + atk + gtk2 + gtk3 + cairo + json-glib + libXi + pango + dconf + libnotify + gdk-pixbuf + libxkbcommon + gobject-introspection + wayland-client + /etc/bash_completion.d/ + /etc/gconf/schemas/ibus.schemas + /etc/dconf/ /usr/bin /usr/lib /usr/share - /usr/share/ktelepathy - /usr/share/ktp-log-viewer - /usr/share/kxmlgui5 - /usr/share/telepathy - /usr/share/dbus-1 - /usr/share/kservices5 - /usr/share/kservicetypes5 - /usr/share/doc - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - ktuberling - http://kde.org/applications/games/ktuberling/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - A simple constructor game suitable for children and adults alike - KTuberling a simple constructor game suitable for children and adults alike. The idea of the game is based around a once popular doll making concept. - mirrors://kde/stable/applications/17.12.0/src/ktuberling-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - qt5-multimedia-devel - kcoreaddons-devel - kconfig-devel - kitemmodels-devel - kwidgetsaddons-devel - kwindowsystem-devel - kdbusaddons-devel - ki18n-devel - kconfigwidgets-devel - ktextwidgets-devel - kxmlgui-devel - kio-devel - knotifyconfig-devel - knewstuff-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - libkdegames-devel - - desktop/kde/applications/ktuberling/pspec.xml - - ktuberling - A simple constructor game suitable for children and adults alike + ibus-gtk2 + ibus için gtk2 desteği - kio - ki18n - kcrash - libgcc - kconfig - kxmlgui - qt5-svg - qt5-base - qt5-multimedia - qt5-phonon - kcompletion - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - kdelibs4-support + ibus + glib2 + gtk2 + pango - /usr/bin - /usr/share/applications - /usr/share/icons - /usr/share/ktuberling - /usr/share/kxmlgui5 - /usr/share/doc - /usr/share/locale + /usr/lib/gtk-2.0/2.10.0/immodules/ - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kturtle - http://edu.kde.org/applications/all/kturtle - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - An educational programming environment - Öğrenim amaçlı programlama ortamı - KTurtle is an educational programming environment that aims to make learning how to program as easily as possible. To achieve this KTurtle makes all programming tools available from the user interface. The programming language used is TurtleScript which allows its commands to be translated. - KTurtle, programlama öğrenmeyi olabildiğince kolaylaştırmak için tasarlanmış bir programlama uygulamasıdır. Bu amaçla tasarlanan arayüz tüm gerekli araçları kullanıcıya sunar. Ayrıca kullanılan programlama dili olan TurtleScript başka dillere çevrilebilen bir yapıya sahiptir. - kturtle - mirrors://kde/stable/applications/17.12.0/src/kturtle-17.12.0.tar.xz - - qt5-base-devel - qt5-svg-devel - kdoctools-devel - kdelibs4-support-devel - knewstuff-devel - extra-cmake-modules - kio-devel - kcoreaddons-devel - ktextwidgets-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kxmlgui-devel - kconfig-devel - gettext-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kturtle/pspec.xml - - kturtle + ibus-gtk3 + ibus için gtk3 desteği - qt5-base - qt5-svg - ki18n - knewstuff - libgcc - kcoreaddons - ktextwidgets - kconfigwidgets - kwidgetsaddons - kxmlgui - kconfig - kdelibs4-support + ibus + glib2 + gtk3 + pango - /etc/xdg - /usr/share/doc - /usr/bin - /usr/share - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwalletmanager - http://kde.org/applications/system/kwalletmanager - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.utils - A wallet management tool - KWalletManager is a tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet. - kwallet - mirrors://kde/stable/applications/17.12.0/src/kwalletmanager-17.12.0.tar.xz - - qt5-base - kdoctools-devel - cmake - extra-cmake-modules - kcoreaddons-devel - kauth-devel - kwallet-devel - kservice-devel - kcmutils-devel - kdelibs4-support-devel - ki18n-devel - kxmlgui-devel - kconfig-devel - kconfigwidgets-devel - kdbusaddons-devel - mesa-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/kwalletmanager/pspec.xml - - - kwalletmanager - - qt5-base - kcmutils - kdelibs4-support - kauth - ki18n - kio - kjobwidgets - libgcc - kcodecs - kconfig - kwallet - kxmlgui - karchive - kservice - kitemviews - kcoreaddons - kdbusaddons - kiconthemes - ktextwidgets - kconfigwidgets - knotifications - kwidgetsaddons - - - /etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf - /usr/lib - /usr/lib/qt5 - /usr/share/doc - /usr/bin - /usr/share - /usr/share/icons - /usr/share/applications - /usr/share/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy - /usr/share/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwave - http://kwave.sourceforge.net/ - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.applications - A sound editor for KDE - With Kwave you can record, play back, import and edit many sorts of audio files including multi channel files.Kwave includes some plugins to transform audio files in several ways and presents a graphical view with a complete zoom- and scroll capability. - http://download.kde.org/stable/applications/17.12.0/src/kwave-17.12.0.tar.xz - - doxygen - extra-cmake-modules - kdoctools-devel - librsvg-devel - qt5-base-devel - qt5-multimedia-devel - kwidgetsaddons-devel - kxmlgui-devel - kio-devel - audiofile-devel - libsamplerate-devel - alsa-lib-devel - flac-devel - libopus-devel - libogg-devel - libvorbis-devel - fftw3-devel - id3lib-devel - libmad-devel - - desktop/kde/applications/kwave/pspec.xml - - - kwave - A sound editor for KDE - - kio - flac - fftw3 - ki18n - id3lib - libmad - kcrash - karchive - libgcc - libogg - kconfig - kxmlgui - libopus - alsa-lib - kservice - qt5-base - audiofile - libvorbis - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - ktextwidgets - libsamplerate - kconfigwidgets - kwidgetsaddons - qt5-multimedia - pulseaudio-libs - - - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-12-17 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-09 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - libgravatar - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.applications - KDE PIM library providing Gravatar support - KDE PIM library providing Gravatar support - mirrors://kde/stable/applications/17.12.0/src/libgravatar-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - ki18n-devel - kconfig-devel - kservice-devel - kxmlgui-devel - pimcommon-devel - cmake - extra-cmake-modules - openldap-client - cyrus-sasl-devel - kitemviews-devel - kio-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kldap-devel - akonadi-mime-devel - extra-cmake-modules - akonadi-calendar-devel - akonadi-search-devel - qt5-webkit-devel - grantlee-qt5-devel - kdoctools-devel - knewstuff-devel - kpimtextedit-devel - kimap-devel - akonadi-devel - akonadi-contacts-devel - boost-devel - - - qt5.patch - - desktop/kde/applications/libgravatar/pspec.xml - - - libgravatar - - qt5-base - kxmlgui - ki18n - libgcc - kconfig - kservice - kcoreaddons - pimcommon - ktextwidgets - kwidgetsaddons - - - /usr/lib - /usr/bin - /usr/share - /usr/share/icons - /etc + /usr/lib/gtk-3.0/3.0.0/immodules/ - libgravatar-devel - Development files for libgravatar + ibus-devel + ibus için geliştirme dosyaları + ibus için geliştirme dosyaları - libgravatar - qt5-base-devel - kxmlgui-devel - ki18n-devel - kconfig-devel - kservice-devel - kcoreaddons-devel + ibus + glib2-devel /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-11-28 - 16.08.3 + 2018-01-14 + 1.5.17 Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + Mustafa Cinasal + muscnsl@gmail.com - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-10 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-04-25 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkcddb - https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.multimedia - KDE library for CDDB (Compact Disc Database) - CDDB için KDE kitaplığı (Compact Disc Database) - KDE library for CDDB (Compact Disc Database). - CDDB için KDE kitaplığı (Compact Disc Database). - mirrors://kde/stable/applications/17.12.0/src/libkcddb-17.12.0.tar.xz - - extra-cmake-modules - musicbrainz5-devel - kdoctools-devel - kconfig-devel - kcodecs-devel - ki18n-devel - kio-devel - qt5-base-devel - kwidgetsaddons-devel - - desktop/kde/applications/libkcddb/pspec.xml - - - libkcddb - - kio - ki18n - libgcc - kcodecs - kconfig - qt5-base - kcoreaddons - musicbrainz5 - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/kservices5 - /usr/share/config.kcfg - /usr/lib - /usr/share/doc - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. + 2017-02-06 + 1.5.14 + Rebuild. Stefan Gronewold(groni) groni@pisilinux.org - 2016-11-28 - 16.11.80 + 2017-01-25 + 1.5.14 Version bump. Stefan Gronewold(groni) groni@pisilinux.org - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-09 - 16.08.1 - First release - Alihan Öztürkr - alihan@pisilinux.org - - - - - - libkcompactdisc - https://www.kde.org/applications/multimedia/ - - Stefan Gronewold - groni@pisilinux.org - - GPL - LGPL - FDL - library - desktop.kde.applications - A library for interfacing with CDs - A library for interfacing with CDs - mirrors://kde/stable/applications/17.12.0/src/libkcompactdisc-17.12.0.tar.xz - - alsa-lib-devel - extra-cmake-modules - gettext-devel - glibc-devel - kcoreaddons-devel - kdelibs4-support-devel - ki18n-devel - qt5-base-devel - solid-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/libkcompactdisc/pspec.xml - - - libkcompactdisc - A library for interfacing with CDs - - alsa-lib - kcoreaddons - kdelibs4-support - ki18n - qt5-base - libgcc - qt5-phonon - solid - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - /usr/share/locale - - - - libkcompactdisc-devel - Development files for libkcompactdisc - - libkcompactdisc - qt5-base-devel - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.11.80 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-09 - 16.08.2_20161106 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - libkdcraw - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - A C++ interface around LibRaw library - LibRaw kitaplığı için C++ arayüzü - libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files. - libkdcraw, RAW resim dosyalarını çözmek için kullanılan LibRaW kitaplığının C++ arayüzüdür. - mirrors://kde/stable/applications/17.12.0/src/libkdcraw-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - libraw-devel - kconfig-devel - ki18n-devel - cmake - extra-cmake-modules - - desktop/kde/applications/libkdcraw/pspec.xml - - - libkdcraw - - qt5-base - libraw - kconfig - ki18n - libgcc - - - /usr/lib - /usr/bin - /usr/share/icons - /usr/share/ - - - - libkdcraw-devel - Development files for libkdcraw - libkdcraw için geliştirme dosyaları - - libkdcraw - qt5-base-devel - libraw-devel - kconfig-devel - ki18n-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/apps/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-10 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkdegames - http://www.kde.org - - Pisi Linux Admins + 2016-06-08 + 1.5.10 + Release Bump + Pisi Linux Community admin@pisilinux.org + + + 2015-06-16 + 1.5.10 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + strace + http://sourceforge.net/projects/strace/ + + PisiLinux Community + admins@pisilinux.org - LGPLv2 - app:gui - desktop.kde.games - A tool for managing print jobs and printers - Print-Manager. A tool to managing your print jobs and the Printers - mirrors://kde/stable/applications/17.12.0/src/libkdegames-17.12.0.tar.xz + as-is + app:console + util.misc + Tracks and displays system calls associated with a running process + Çalışan bir süreç ile ilişkili sistem çağrılarını gösteren bir araç + Herramienta útil para diagnostico, aprendizaje y depuración + strace intercepts and records the system calls called and received by a running process. strace can print a record of each system call, its arguments and its return value. + strace, çalışan bir UNIX süreci tarafından çağırılan ve alınan sistem çağrılarını, bu çağrılara verilen parametreleri ve dönüş değerlerini gösteren bir hata ayıklama aracıdır. + https://sourceforge.net/projects/strace/files/strace/4.20/strace-4.20.tar.xz - qt5-base-devel - kdoctools-devel - kdnssd-devel - openal-devel - cmake - extra-cmake-modules - python3 - kdeclarative-devel - knewstuff-devel - kio-devel - ki18n-devel - libgcc - kconfig-devel - kxmlgui-devel - qt5-svg-devel - karchive-devel - kguiaddons-devel - libsndfile-devel - kcompletion-devel - kcoreaddons-devel - kiconthemes-devel - kconfigwidgets-devel - kwidgetsaddons-devel - qt5-declarative-devel - kdelibs4-support-devel - kdesignerplugin - mesa-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel + libaio-devel + libunwind-devel - desktop/kde/applications/libkdegames/pspec.xml + util/misc/strace/pspec.xml - libkdegames + strace - qt5-base - kdelibs4-support - kdnssd - kdeclarative - knewstuff - kio - ki18n - libgcc - openal - kconfig - kxmlgui - qt5-svg - karchive - kguiaddons - libsndfile - kcompletion - kcoreaddons - kiconthemes - kconfigwidgets - kwidgetsaddons - qt5-declarative + libunwind - /usr/share /usr/bin - /usr/lib/qt5 - /usr/lib /usr/share/doc - - - - libkdegames-devel - Shared libraries for KDE games. - - libkdegames - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig + /usr/share/man - - 2017-12-15 - 17.12.0 + + 2018-01-14 + 4.20 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-11-11 - 17.08.3 + + 2017-01-25 + 4.15 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Stefan Gronewold(groni) + groni@pisilinux.org - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com + + 2016-06-08 + 4.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org - - 2017-09-14 + + 2015-01-25 + 4.9 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + bleachbit + http://bleachbit.sourceforge.net + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv3 + app:gui + util.misc + Deletes unneeded files to free disk space and maintain privacy. + BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. + https://sourceforge.net/projects/bleachbit/files/bleachbit/1.12/bleachbit-1.12.tar.bz2 + util/misc/bleachbit/pspec.xml + + + bleachbit + + python-gtk + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/bleachbit/cleaners + /usr/share/doc + /usr/share/locale + /usr/share/pixmaps + + + + + 2017-05-04 + 1.12 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-04 + 1.12 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + kde-l10n-id + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:id + desktop.kde.l10n + Indonesian KDE5 internationalization package + KDE5 Endonezyalı yerelleştirme paketi + kde-l10n-id is the KDE5 internationalization package that provides Indonesian translations for KDE5 applications. + kde-l10n-id, KDE uygulamalarını Endonezyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-id-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-id/pspec.xml + + + kde-l10n-id + system.locale + lang-id + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 17.08.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 + + 2017-04-10 + 16.12.0 Version bump. Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + admin@pisilinux.org - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org 2016-10-22 @@ -28985,11 +4503,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilnux.org - 2016-10-10 + 2016-10-20 16.08.1 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org 2016-07-31 @@ -28999,7 +4517,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilinux.org - 2016-05-23 + 2016-05-19 16.04.0 Version bump. Burak Ertürk @@ -29016,168 +4534,2474 @@ It supports email, address books, calendars, tasks, news feeds and much more. - libkdepim - http://www.kde.org + kde-l10n-km + http://l10n.kde.org - PisiLinux Community - admins@pisilinux.org + Stefan Gronewold (groni) + groni@pisilinux.org GPLv2 - library - desktop.kde.applications - Libraries for KDE PIM applications - Libraries for KDE PIM applications - mirrors://kde/stable/applications/17.12.0/src/libkdepim-17.12.0.tar.xz + locale:km + desktop.kde.l10n + Khmer KDE5 internationalization package + KDE5 Kmer yerelleştirme paketi + kde-l10n-km is the KDE5 internationalization package that provides Khmer translations for KDE5 applications. + kde-l10n-km, KDE uygulamalarını Kmer yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-km-17.08.1.tar.xz - qt5-base-devel - kdoctools-devel + qt5-base-devel ki18n-devel kconfig-devel - kservice-devel - kxmlgui-devel - akonadi-devel - kjobwidgets-devel - kitemmodels-devel - kdelibs4-support-devel - kunitconversion-devel - kemoticons-devel - kinit-devel - solid-devel - cmake + qt5-linguist extra-cmake-modules - boost-devel - kmime-devel - kcmutils-devel - kldap-devel - kio-devel - kcompletion-devel - kcoreaddons-devel - kconfigwidgets-devel - kwidgetsaddons-devel - cyrus-sasl-devel - kcontacts-devel - akonadi-contacts-devel - akonadi-search-devel - akonadi-mime-devel + kdoctools-devel + docbook-xsl - qt5.patch + kde4.patch - desktop/kde/applications/libkdepim/pspec.xml + desktop/kde/l10n/kde-l10n-km/pspec.xml - libkdepim - - kio - ki18n - kldap - libgcc - akonadi - kcodecs - kconfig - kwallet - kcmutils - qt5-base - kcontacts - kitemviews - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - akonadi-search - akonadi-contacts - kconfigwidgets - kwidgetsaddons - + kde-l10n-km + system.locale + lang-km - /usr/lib - /usr/bin - /usr/share - /usr/share/icons - /etc - - - - libkdepim-devel - Development files for libkdepim - - libkdepim - qt5-base-devel - kxmlgui-devel - ki18n-devel - kconfig-devel - kservice-devel - kcoreaddons-devel - - - /usr/include - /usr/lib/pkgconfig + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres - - 2017-12-16 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 + + 2017-10-01 17.08.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org - - 2017-06-23 - 17.04.2 - Version bump + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-nds + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:nds + desktop.kde.l10n + Low Saxon KDE5 internationalization package + KDE5 Düşük Sakson yerelleştirme paketi + kde-l10n-nds is the KDE5 internationalization package that provides Low Saxon translations for KDE5 applications. + kde-l10n-nds, KDE uygulamalarını Düşük Sakson yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nds-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-nds/pspec.xml + + + kde-l10n-nds + system.locale + lang-nds + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/kturtle + /usr/share/katepart + /usr/share/kstars + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-12-25 + 2017-04-10 16.12.0 Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + Kamil Atlı + admin@pisilinux.org - 2016-11-28 - 16.08.3 + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 Version bump. - Stefan Gronewold(groni) + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ca-valencia + http://l10n.kde.org + + Stefan Gronewold (groni) groni@pisilinux.org + + GPLv2 + locale:ca@valencia + desktop.kde.l10n + Southern Catalan KDE5 internationalization package + kde-l10n-ca@valencia is the KDE5 internationalization package that provides Southern Catalan translations for KDE5 applications. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ca@valencia-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + gettext-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ca-valencia/pspec.xml + + + kde-l10n-ca-valencia + system.locale + lang-ca@valencia + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-tr + http://l10n.kde.org + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv2 + locale:tr + desktop.kde.l10n + Turkish KDE5 internationalization package + KDE5 Türkçe yerelleştirme paketi + kde-l10n-tr is the KDE5 internationalization package that provides Turkish translations for KDE5 applications. + kde-l10n-tr, KDE uygulamalarını Türkçe yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-tr-17.08.1.tar.xz + + qt5-linguist + ki18n-devel + kconfig-devel + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-tr/pspec.xml + + + kde-l10n-tr + system.locale + lang-tr + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + + + + kde-l10n-tr-doc + Turkish documentation files for KDE + KDE5 için Türkçe belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-sk + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:sk + desktop.kde.l10n + Slovak KDE5 internationalization package + KDE5 Slovak yerelleştirme paketi + kde-l10n-sk is the KDE5 internationalization package that provides Slovak translations for KDE5 applications. + kde-l10n-sk, KDE uygulamalarını Slovak yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-sk-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-sk/pspec.xml + + + kde-l10n-sk + system.locale + lang-sk + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-gl + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:gl + desktop.kde.l10n + Galician KDE5 internationalization package + KDE5 Galiçya yerelleştirme paketi + kde-l10n-gl is the KDE5 internationalization package that provides Galician translations for KDE5 applications. + kde-l10n-gl, KDE uygulamalarını Galiçya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-gl-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-gl/pspec.xml + + + kde-l10n-gl + system.locale + lang-gl + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + kde-l10n-gl-doc + Galician documentation files for KDE + KDE5 için Galiçya belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-wa + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:wa + desktop.kde.l10n + Walloon KDE5 internationalization package + KDE5 Valon yerelleştirme paketi + kde-l10n-wa is the KDE5 internationalization package that provides Walloon translations for KDE5 applications. + kde-l10n-wa, KDE uygulamalarını Valon yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-wa-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-wa/pspec.xml + + + kde-l10n-wa + system.locale + lang-wa + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ar + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ar + desktop.kde.l10n + Arabic KDE5 internationalization package + KDE5 Arapça yerelleştirme paketi + kde-l10n-ar is the KDE5 internationalization package that provides Arabic translations for KDE5 applications. + kde-l10n-ar, KDE uygulamalarını Arapça yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ar-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + qt5-linguist + kconfig-devel + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ar/pspec.xml + + + kde-l10n-ar + system.locale + lang-ar + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-pt + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:pt + desktop.kde.l10n + Portuguese KDE5 internationalization package + KDE5 Portekizli yerelleştirme paketi + kde-l10n-pt is the KDE5 internationalization package that provides Portuguese translations for KDE5 applications. + kde-l10n-pt, KDE uygulamalarını Portekizli yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pt-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-pt/pspec.xml + + + kde-l10n-pt + system.locale + lang-pt + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + kde-l10n-pt-doc + Portuguese documentation files for KDE + KDE5 için Portekizli belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-pl + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:pl + desktop.kde.l10n + Polish KDE5 internationalization package + KDE5 Polonyalı yerelleştirme paketi + kde-l10n-pl is the KDE5 internationalization package that provides Polish translations for KDE5 applications. + kde-l10n-pl, KDE uygulamalarını Polonyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pl-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-pl/pspec.xml + + + kde-l10n-pl + system.locale + lang-pl + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + kde-l10n-pl-doc + Polish documentation files for KDE + KDE5 için Polonyalı belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ja + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ja + desktop.kde.l10n + Japanese KDE5 internationalization package + KDE5 Japon yerelleştirme paketi + kde-l10n-ja is the KDE5 internationalization package that provides Japanese translations for KDE5 applications. + kde-l10n-ja, KDE uygulamalarını Japon yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ja-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ja/pspec.xml + + + kde-l10n-ja + system.locale + lang-ja + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + kde-l10n-ja-doc + Japanese documentation files for KDE + KDE5 için Japon belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ca + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ca + desktop.kde.l10n + Catalan KDE5 internationalization package + KDE5 Katalan yerelleştirme paketi + kde-l10n-ca is the KDE5 internationalization package that provides Catalan translations for KDE5 applications. + kde-l10n-ca, KDE uygulamalarını Katalan yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ca-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ca/pspec.xml + + + kde-l10n-ca + system.locale + lang-ca + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/ktuberling + + + + kde-l10n-ca-doc + Catalan documentation files for KDE + KDE5 için Katalan belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-it + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:it + desktop.kde.l10n + Italian KDE5 internationalization package + KDE5 İtalyan yerelleştirme paketi + kde-l10n-it is the KDE5 internationalization package that provides Italian translations for KDE5 applications. + kde-l10n-it, KDE uygulamalarını İtalyan yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-it-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-it/pspec.xml + + + kde-l10n-it + system.locale + lang-it + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + /usr/share/step/objinfo/l10n/it + + + + kde-l10n-it-doc + Italian documentation files for KDE + KDE5 için İtalyan belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-eo + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:eo + desktop.kde.l10n + Esperanto KDE5 internationalization package + KDE5 Esperanto yerelleştirme paketi + kde-l10n-eo is the KDE5 internationalization package that provides Esperanto translations for KDE5 applications. + kde-l10n-el, KDE uygulamalarını Esperanto yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-eo-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-eo/pspec.xml + + + kde-l10n-eo + system.locale + lang-eo + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-es + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:es + desktop.kde.l10n + Spanish KDE5 internationalization package + KDE5 İspanyolca yerelleştirme paketi + kde-l10n-es is the KDE5 internationalization package that provides Spanish translations for KDE5 applications. + kde-l10n-el, KDE uygulamalarını İspanyolca yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-es-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-es/pspec.xml + + + kde-l10n-es + system.locale + lang-es + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + kde-l10n-es-doc + Spanish documentation files for KDE + KDE5 için İspanyolca belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-kk + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:kk + desktop.kde.l10n + Kazakh KDE5 internationalization package + KDE5 Kazak yerelleştirme paketi + kde-l10n-kk is the KDE5 internationalization package that provides Kazakh translations for KDE5 applications. + kde-l10n-kk, KDE uygulamalarını Kazak yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-kk-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-kk/pspec.xml + + + kde-l10n-kk + system.locale + lang-kk + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + kde-l10n-kk-doc + Kazakh documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-fa + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:fa + desktop.kde.l10n + Farsi KDE5 internationalization package + KDE5 Farsça yerelleştirme paketi + kde-l10n-fa is the KDE5 internationalization package that provides Farsi translations for KDE5 applications. + kde-l10n-fa, KDE uygulamalarını Farsça yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fa-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-fa/pspec.xml + + + kde-l10n-fa + system.locale + lang-fa + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-mr + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:mr + desktop.kde.l10n + Marathi translations KDE5 internationalization package + KDE5 Marathi translations yerelleştirme paketi + kde-l10n-mr is the KDE5 internationalization package that provides Marathi translations translations for KDE5 applications. + kde-l10n-mr, KDE uygulamalarını Marathi translations yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-mr-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-mr/pspec.xml + + + kde-l10n-mr + system.locale + lang-mr + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-de + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:de + desktop.kde.l10n + German KDE5 internationalization package + kde-l10n-de is the KDE5 internationalization package that provides German translations for KDE5 applications. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-de-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-de/pspec.xml + + + kde-l10n-de + system.locale + lang-de + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + /usr/share/step + + + + kde-l10n-de-doc + German documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-cs + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:cs + desktop.kde.l10n + Czech KDE5 internationalization package + KDE5 Çek yerelleştirme paketi + kde-l10n-cs is the KDE5 internationalization package that provides Czech translations for KDE5 applications. + kde-l10n-cs, KDE uygulamalarını Çek yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-cs-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + extra-cmake-modules + qt5-linguist + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-cs/pspec.xml + + + kde-l10n-cs + system.locale + lang-cs + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + kde-l10n-cs-doc + Czech documentation files for KDE + KDE5 için Çek belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-lv + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:lv + desktop.kde.l10n + Latvian KDE5 internationalization package + KDE5 Letonya yerelleştirme paketi + kde-l10n-lv is the KDE5 internationalization package that provides Latvian translations for KDE5 applications. + kde-l10n-lv, KDE uygulamalarını Letonya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-lv-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-lv/pspec.xml + + + kde-l10n-lv + system.locale + lang-lv + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ia + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ia + desktop.kde.l10n + Interlingua KDE5 internationalization package + KDE5 Interlingua yerelleştirme paketi + kde-l10n-ia is the KDE5 internationalization package that provides Interlingua translations for KDE5 applications. + kde-l10n-ia, KDE uygulamalarını Interlingua yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ia-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ia/pspec.xml + + + kde-l10n-ia + system.locale + lang-ia + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-eu + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:eu + desktop.kde.l10n + Basque KDE5 internationalization package + kde-l10n-eu is the KDE5 internationalization package that provides Basque translations for KDE5 applications. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-eu-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-eu/pspec.xml + + + kde-l10n-eu + system.locale + lang-eu + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-uk + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:uk + desktop.kde.l10n + Ukrainian KDE5 internationalization package + KDE5 Ukraynalı yerelleştirme paketi + kde-l10n-uk is the KDE5 internationalization package that provides Ukrainian translations for KDE5 applications. + kde-l10n-uk, KDE uygulamalarını Ukraynalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-uk-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-uk/pspec.xml + + + kde-l10n-uk + system.locale + lang-uk + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + /usr/share/step/objinfo/l10n/uk + + + + kde-l10n-uk-doc + Ukrainian documentation files for KDE + KDE5 için Ukraynalı belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org 2016-10-27 @@ -29187,165 +7011,12 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilnux.org - 2016-10-19 + 2016-10-20 16.08.1 Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - Rebuild - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-04-25 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkeduvocdocument - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.applications - Common libraries for KDE Edu applications - Libraries for KDE EDU applications. - mirrors://kde/stable/applications/17.12.0/src/libkeduvocdocument-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - ki18n-devel - kio-devel - karchive-devel - mesa-devel - - desktop/kde/applications/libkeduvocdocument/pspec.xml - - - libkeduvocdocument - - qt5-base - karchive - libgcc - ki18n - kio - kcoreaddons - - - /usr/lib - /usr/share/doc - /usr/share/locale - - - - libkeduvocdocument-devel - Development files for libkeduvocdocument - - libkeduvocdocument - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. Yusuf Aydemir yusuf.aydemir@pisilnux.org - - 2016-10-10 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - 2016-07-31 16.04.3 @@ -29360,1162 +7031,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Burak Ertürk burakerturk@pisilinux.org - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkexiv2 - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - An Exiv2 wrapper library - Exiv2 sarmalayıcı kitaplığı - libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF/IPTC and XMP. - libkexiv2, EXIF/IPTC ve XMP gibi resim meta bilgilerini düzenlemek için kullanılan Exiv2 kitaplığını sarmalayan bir kitaplıktır. - mirrors://kde/stable/applications/17.12.0/src/libkexiv2-17.12.0.tar.xz - - extra-cmake-modules - cmake - exiv2-devel - qt5-base-devel - - desktop/kde/applications/libkexiv2/pspec.xml - - - libkexiv2 - - qt5-base - exiv2-libs - libgcc - - - /usr/lib - /usr/bin - - - - libkexiv2-devel - Development files for libkexiv2 - libkexiv2 için geliştirme dosyaları - - libkexiv2 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-06 - 17.08.1 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkface - https://projects.kde.org/projects/kde/kdegraphics/libs/libkface - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures - Libkface is a Qt/C++ library to perform face recognition and detection over pictures.This library is used by kipi-plugins, digiKam and others Kipi host programs. - mirrors://kde/stable/applications/17.08.3/src/libkface-17.08.3.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-sqlite - opencv-devel - - desktop/kde/applications/libkface/pspec.xml - - - libkface - A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures - - libgcc - opencv - qt5-base - - - /usr/lib/*.so.* - /usr/share/libkface - /usr/share/doc - - - - libkface-devel - Development files for libkface - library - - libkface - - - /usr/include/KF5 - /usr/include/libkface_version.h - /usr/lib/cmake/KF5KFace - /usr/lib/*.so - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-07 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkgapi - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - Google API library for KDE - A KDE-based library for accessing various Google services via their public API - https://download.kde.org/stable/applications/17.12.0/src/libkgapi-17.12.0.tar.xz - - qt5-base-devel - kcoreaddons-devel - libical-devel - gettext-devel - qt5-xmlpatterns-devel - extra-cmake-modules - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kcontacts-devel - kwindowsystem-devel - kio-devel - kcalcore-devel - kdoctools-devel - qt5-linguist - qt5-location-devel - qt5-webengine-devel - - - qt5.patch - latitudeservice.patch - - desktop/kde/applications/libkgapi/pspec.xml - - - libkgapi - - qt5-base - kcalcore - kcontacts - kio - libgcc - kwindowsystem - kdelibs4-support - qt5-webengine - - - /etc/xdg - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - libkgapi-devel - Development files for libkgapi - - qt5-base-devel - kcalcore-devel - kcontacts-devel - kio-devel - kwindowsystem-devel - kdelibs4-support-devel - libkgapi - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-26 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-17 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-10-12 - 5.3.1 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-23 - 5.1.0 - Release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2015-11-26 - 5.1.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkgeomap - https://www.kde.org/applications/graphics/ - - Alihan Öztürk - alihan@pisilinux.org - - FDL-1.1 - GPLv2 - LGPLv2 - app:gui - desktop.kde.graphics - A wrapper around world map components for browsing and arranging photos on a map. - A wrapper around world map components for browsing and arranging photos on a map. - mirrors://kde/stable/applications/17.12.0/src/libkgeomap-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-webkit-devel - ki18n-devel - kconfig-devel - kio-devel - ktextwidgets-devel - marble-devel - - desktop/kde/applications/libkgeomap/pspec.xml - - - libkgeomap - A wrapper around world map components for browsing and arranging photos on a map. - - kio - ki18n - libgcc - marble - kconfig - qt5-base - qt5-webkit - kcoreaddons - - - /usr/lib - /usr/share/libkgeomap - /usr/share/doc - /usr/share/locale - - - - libkgeomap-devel - Developments files for libkgeomap. - - libkgeomap - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-09 - 16.04.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libkipi - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - Common plugin infrastructure for KDE image applications - KDE resim uygulamaları için ortak eklenti yapısı - Kipi (KDE Image Plugin Interface) is an effort to develop a common plugin structure (for Digikam, Gwenview, etc.). Its aim is to share image plugins among graphic applications. - Kipi, ortak bir eklenti yapısı ortaya koymak için gerekli bir kitaplıktır. - mirrors://kde/stable/applications/17.12.0/src/libkipi-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - ki18n-devel - kconfig-devel - kservice-devel - kxmlgui-devel - cmake - extra-cmake-modules - - desktop/kde/applications/libkipi/pspec.xml - - - libkipi - - qt5-base - kxmlgui - ki18n - libgcc - kconfig - kservice - kcoreaddons - - - /usr/lib - /usr/bin - /usr/share - /usr/share/icons - - - - libkipi-devel - Development files for libkipi - libkipi için geliştirme dosyaları - - libkipi - qt5-base-devel - kxmlgui-devel - ki18n-devel - kconfig-devel - kservice-devel - kcoreaddons-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-09 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkleo - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.applications - KDE PIM cryptographic library - KDE PIM cryptographic library - mirrors://kde/stable/applications/17.12.0/src/libkleo-17.12.0.tar.xz - - qt5-base-devel - boost-devel - gpgme-qt5-devel - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - prison-devel - kmbox-devel - qt5-phonon-devel - akonadi-devel - libical-devel - libqjson-devel - libgpg-error-devel - libxslt-devel - openldap-client - cyrus-sasl-devel - kitemviews-devel - kio-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kldap-devel - extra-cmake-modules - kpimtextedit-devel - - - qt5.patch - - desktop/kde/applications/libkleo/pspec.xml - - - libkleo - - qt5-base - kio - ki18n - libgcc - kcodecs - kmime - kldap - kxmlgui - kcalcore - kcontacts - kconfig - libxml2 - kservice - kguiaddons - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - ktextwidgets - kconfigwidgets - kwidgetsaddons - kdelibs4-support - qt5-phonon - prison - akonadi - gpgme - gpgme-qt5 - kpimtextedit - kwindowsystem - cyrus-sasl - - - /etc/xdg - /usr/lib - /usr/share/doc - /usr/mkspecs/ - /usr/bin - /usr/share/mime - /usr/share/icons - /usr/share/kservices5 - /usr/share/kservicetypes5 - /usr/share/dbus-1 - /usr/share/config.kcfg - /usr/share/kf5 - /usr/share/config - /usr/share/akonadi - /usr/share/akonadicontact/grantleetheme/default - /usr/share/libkleopatra - /usr/share/locale - - - - libkleo-devel - Development package for libkleo libraries - Contains development tools and header files for libkleo - - qt5-base-devel - boost-devel - libkleo - - - /usr/lib/cmake - /usr/include - /usr/lib/gpgmepp - /usr/share/kde4/apps/cmake - - - - - 2018-01-12 - 17.12.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-26 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-11 - 16.08.1 - Version Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-25 - 16.04.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkmahjongg - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.kde.games - Common code, backgrounds and tile sets for games using Mahjongg tiles - Common code, backgrounds and tile sets for games using Mahjongg tiles. - mirrors://kde/stable/applications/17.12.0/src/libkmahjongg-17.12.0.tar.xz - - qt5-base-devel - qt5-svg-devel - extra-cmake-modules - gettext-devel - kdoctools-devel - ki18n-devel - kconfig-devel - kcompletion-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kcoreaddons-devel - mesa-devel - - desktop/kde/applications/libkmahjongg/pspec.xml - - - libkmahjongg - - qt5-base - qt5-svg - libgcc - ki18n - kconfig - kcompletion - kconfigwidgets - kwidgetsaddons - - - /usr/bin - /usr/share - /usr/lib - /usr/share/doc - - - - libkmahjongg-devel - Development files for libkmahjongg - - libkmahjongg - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - 2016-03-24 15.12.3 @@ -30527,286 +7042,78 @@ It supports email, address books, calendars, tasks, news feeds and much more. - libkomparediff2 - https://projects.kde.org/projects/kde/kdesdk/libkomparediff2 + kde-l10n-nl + http://l10n.kde.org - PisiLinux Community - admins@pisilinux.org + Stefan Gronewold (groni) + groni@pisilinux.org GPLv2 - library - desktop.kde.sdk - Library to compare files and strings - Library to compare files and strings - mirrors://kde/stable/applications/17.12.0/src/libkomparediff2-17.12.0.tar.xz + locale:nl + desktop.kde.l10n + Dutch KDE5 internationalization package + KDE5 Hollandaca yerelleştirme paketi + kde-l10n-nl is the KDE5 internationalization package that provides Dutch translations for KDE5 applications. + kde-l10n-nl, KDE uygulamalarını Hollandaca yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nl-17.08.1.tar.xz - qt5-base-devel - extra-cmake-modules - python3-devel - gettext-devel - kcoreaddons-devel - kcodecs-devel + qt5-base-devel + ki18n-devel kconfig-devel - kxmlgui-devel - ki18n-devel - kio-devel - kparts-devel - - desktop/kde/applications/libkomparediff2/pspec.xml - - - libkomparediff2 - - qt5-base - kio - ki18n - libgcc - kcodecs - kconfig - kxmlgui - kcoreaddons - kconfigwidgets - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - - - - libkomparediff2-devel - Shared libraries for libkomparediff2. - - libkomparediff2 - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-05-08 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libksane - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - SANE library interface for KDE - KDE için SANE kitaplık arayüzü - libksane is a SANE library interface for KDE. - libksane, KDE için bir SANE kitaplık arayüzüdür. - mirrors://kde/stable/applications/17.12.0/src/libksane-17.12.0.tar.xz - - ki18n-devel - kwallet-devel - qt5-base-devel - ktextwidgets-devel - sane-backends-devel - kwidgetsaddons-devel + qt5-linguist extra-cmake-modules + kdoctools-devel + docbook-xsl - desktop/kde/applications/libksane/pspec.xml + + kde4.patch + + desktop/kde/l10n/kde-l10n-nl/pspec.xml - libksane - - ki18n - kwallet - libgcc - qt5-base - ktextwidgets - sane-backends - kwidgetsaddons - + kde-l10n-nl + system.locale + lang-nl - /usr/lib - /usr/share/icons /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/kturtle + /usr/share/katepart + /usr/share/ktuberling - libksane-devel - Development files for libksane - libksane için geliştirme dosyaları - - libksane - + kde-l10n-nl-doc + Dutch documentation files for KDE + KDE5 için Hollandaca belgeler - /usr/lib/cmake - /usr/include - /usr/lib/pkgconfig + /usr/share/man + /usr/share/doc - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 + + 2017-10-01 17.08.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 + + 2017-04-10 + 16.12.0 Version bump. Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + admin@pisilinux.org - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org 2016-10-22 @@ -30816,11 +7123,11 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilnux.org - 2016-10-10 + 2016-10-20 16.08.1 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org 2016-07-31 @@ -30837,7 +7144,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.burakerturk@pisilinux.org - 2016-03-20 + 2016-03-24 15.12.3 First release Yusuf Aydemir @@ -30847,4060 +7154,2963 @@ It supports email, address books, calendars, tasks, news feeds and much more. - libksieve - https://community.kde.org/KDE_PIM + kde-l10n-bg + http://l10n.kde.org - Alihan Öztürk - alihan@pisilinux.org + Stefan Gronewold (groni) + groni@pisilinux.org - LGPLv2 - app:console - desktop.kde.applications - KDE PIM library for managing sieves. - KDE PIM library for managing sieves. - mirrors://kde/stable/applications/17.12.0/src/libksieve-17.12.0.tar.xz + GPLv2 + locale:bg + desktop.kde.l10n + Bulgarian KDE5 internationalization package + KDE5 Bulgar yerelleştirme paketi + kde-l10n-bg is the KDE5 internationalization package that provides Bulgarian translations for KDE5 applications. + kde-l10n-br, KDE uygulamalarını Bulgar yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-bg-17.08.1.tar.xz + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist extra-cmake-modules - qt5-base-devel - akonadi-devel - kcompletion-devel - kjobwidgets-devel - kcoreaddons-devel - kservice-devel - solid-devel - kxmlgui-devel - kitemmodels-devel - kdelibs4-support-devel kdoctools-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - boost-devel - qt5-webkit-devel - pimcommon-devel - kcontacts-devel - kcalcore-devel - kimap-devel - kmime-devel - cyrus-sasl-devel - knewstuff-devel - kidentitymanagement-devel - kmailtransport-devel - libkdepim-devel - qt5-webengine-devel - akonadi-contacts-devel - akonadi-mime-devel - syntax-highlighting-devel - qt5.patch + kde4.patch - desktop/kde/applications/libksieve/pspec.xml + desktop/kde/l10n/kde-l10n-bg/pspec.xml - libksieve - KDE PIM library for managing sieves. - - kio - ki18n - kmime - libgcc - sonnet - akonadi - kconfig - karchive - qt5-base - knewstuff - libkdepim - pimcommon - cyrus-sasl - qt5-webkit - kcompletion - kcoreaddons - kiconthemes - kpimtextedit - kwindowsystem - kconfigwidgets - kwidgetsaddons - kidentitymanagement - syntax-highlighting - qt5-webengine - + kde-l10n-bg + system.locale + lang-bg - /etc - /usr/lib - /usr/lib/qt5 - /usr/share/sieve - /usr/share/doc/HTML - /usr/share/kservices5 /usr/share/locale - - - - libksieve-devel - Development files for libksieve. - - libksieve - - - /usr/include - /usr/lib/cmake + /usr/share/apps + /usr/share/khangman + /usr/share/klettres - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 + + 2017-10-01 17.08.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-07 - 17.04.2 + + 2017-04-10 + 16.12.0 Version bump. Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org + admin@pisilinux.org - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-10-22 16.08.2 Version bump. Yusuf Aydemir yusuf.aydemir@pisilnux.org - - 2016-10-12 + + 2016-10-20 16.08.1 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org - + 2016-07-31 16.04.3 Version bump. Yusuf Aydemir yusuf.aydemir@pisilinux.org - - 2016-05-22 + + 2016-05-19 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 First release - Alihan Öztürk - alihan@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - libkvkontakte - https://www.digikam.org/ + kde-l10n-bs + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:bs + desktop.kde.l10n + Bosnian KDE5 internationalization package + KDE5 Boşnakça yerelleştirme paketi + kde-l10n-bs is the KDE5 internationalization package that provides Bosnian translations for KDE5 applications. + kde-l10n-bs, KDE uygulamalarını Boşnakça yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-bs-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-bs/pspec.xml + + + kde-l10n-bs + system.locale + lang-bs + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ru + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ru + desktop.kde.l10n + Russian KDE5 internationalization package + KDE5 Rusça yerelleştirme paketi + kde-l10n-ru is the KDE5 internationalization package that provides Russian translations for KDE5 applications. + kde-l10n-ru, KDE uygulamalarını Rusça yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ru-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ru/pspec.xml + + + kde-l10n-ru + system.locale + lang-ru + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/katepart + /usr/share/ktuberling + + + + kde-l10n-ru-doc + Russian documentation files for KDE + KDE5 için Rusça belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ug + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ug + desktop.kde.l10n + Uygur KDE5 internationalization package + KDE5 Uygur yerelleştirme paketi + kde-l10n-ug is the KDE5 internationalization package that provides Uygur translations for KDE5 applications. + kde-l10n-ug, KDE uygulamalarını Uygur yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ug-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ug/pspec.xml + + + kde-l10n-ug + system.locale + lang-ug + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-hi + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:hi + desktop.kde.l10n + Hindi KDE5 internationalization package + KDE5 Hintçe yerelleştirme paketi + kde-l10n-ga is the KDE5 internationalization package that provides Hindi translations for KDE5 applications. + kde-l10n-hi, KDE uygulamalarını Hintçe yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hi-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-hi/pspec.xml + + + kde-l10n-hi + system.locale + lang-hi + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-sl + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:sl + desktop.kde.l10n + Slovenian KDE5 internationalization package + KDE5 Sloven yerelleştirme paketi + kde-l10n-sl is the KDE5 internationalization package that provides Slovenian translations for KDE5 applications. + kde-l10n-sl, KDE uygulamalarını Sloven yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-sl-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-sl/pspec.xml + + + kde-l10n-sl + system.locale + lang-sl + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-nb + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:nb + desktop.kde.l10n + Norwegian Bookma KDE5 internationalization package + KDE5 Norveç bookma yerelleştirme paketi + kde-l10n-nb is the KDE5 internationalization package that provides Norwegian Bookma translations for KDE5 applications. + kde-l10n-nb, KDE uygulamalarını Norveç bookma yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nb-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-nb/pspec.xml + + + kde-l10n-nb + system.locale + lang-nb + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/kturtle + /usr/share/katepart + + + + kde-l10n-nb-doc + Norwegian Bookma documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-he + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:he + desktop.kde.l10n + Hebrew KDE5 internationalization package + KDE5 İbranice yerelleştirme paketi + kde-l10n-he is the KDE5 internationalization package that provides Hebrew translations for KDE5 applications. + kde-l10n-he, KDE uygulamalarını İbranice yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-he-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-he/pspec.xml + + + kde-l10n-he + system.locale + lang-he + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-en_GB + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:en_GB + desktop.kde.l10n + British English KDE5 internationalization package + KDE5 Britanya İngilizcesi yerelleştirme paketi + kde-l10n-en_GB is the KDE5 internationalization package that provides British English translations for KDE5 applications. + kde-l10n-tr, KDE uygulamalarını Britanya İngilizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-en_GB-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-en_GB/pspec.xml + + + kde-l10n-en_GB + system.locale + lang-en_GB + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/kturtle + /usr/share/katepart/syntax + + + + kde-l10n-en_GB-doc + British English documentation files for KDE + + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-is + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:is + desktop.kde.l10n + Icelandic KDE5 internationalization package + KDE5 İzlanda'ya özgü yerelleştirme paketi + kde-l10n-is is the KDE5 internationalization package that provides Icelandic translations for KDE5 applications. + kde-l10n-is, KDE uygulamalarını İzlanda'ya özgü yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-is-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-is/pspec.xml + + + kde-l10n-is + system.locale + lang-is + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ko + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ko + desktop.kde.l10n + Korean KDE5 internationalization package + KDE5 Koreli yerelleştirme paketi + kde-l10n-ko is the KDE5 internationalization package that provides Korean translations for KDE5 applications. + kde-l10n-ko, KDE uygulamalarını Koreli yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ko-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ko/pspec.xml + + + kde-l10n-ko + system.locale + lang-ko + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-hr + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:hr + desktop.kde.l10n + Croatian KDE5 internationalization package + KDE5 Hırvat yerelleştirme paketi + kde-l10n-hr is the KDE5 internationalization package that provides Croatian translations for KDE5 applications. + kde-l10n-hr, KDE uygulamalarını Hırvat yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hr-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-hr/pspec.xml + + + kde-l10n-hr + system.locale + lang-hr + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-el + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:el + desktop.kde.l10n + Greek KDE5 internationalization package + KDE5 Yunan yerelleştirme paketi + kde-l10n-el is the KDE5 internationalization package that provides Greek translations for KDE5 applications. + kde-l10n-el, KDE uygulamalarını Yunan yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-el-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-el/pspec.xml + + + kde-l10n-el + system.locale + lang-el + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + kde-l10n-el-doc + Greek documentation files for KDE + KDE5 için Yunan belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-sv + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:sv + desktop.kde.l10n + Swedish KDE5 internationalization package + KDE5 İsveçli yerelleştirme paketi + kde-l10n-sv is the KDE5 internationalization package that provides Swedish translations for KDE5 applications. + kde-l10n-sv, KDE uygulamalarını İsveçli yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-sv-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-sv/pspec.xml + + + kde-l10n-sv + system.locale + lang-sv + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + kde-l10n-sv-doc + Swedish documentation files for KDE + KDE5 için İsveçli belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-zh_TW + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:zh_TW + desktop.kde.l10n + Chinese Traditional KDE5 internationalization package + KDE5 Geleneksel Çin yerelleştirme paketi + kde-l10n-zh_TW is the KDE5 internationalization package that provides Chinese Traditional translations for KDE5 applications. + kde-l10n-zh_TW, KDE uygulamalarını Geleneksel Çin yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-zh_TW-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-zh_TW/pspec.xml + + + kde-l10n-zh_TW + system.locale + lang-zh_TW + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-fi + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:fi + desktop.kde.l10n + Finnish KDE5 internationalization package + KDE5 Finlandiya yerelleştirme paketi + kde-l10n-fi is the KDE5 internationalization package that provides Finnish translations for KDE5 applications. + kde-l10n-fi, KDE uygulamalarını Finlandiya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fi-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-fi/pspec.xml + + + kde-l10n-fi + system.locale + lang-fi + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-hu + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:hu + desktop.kde.l10n + Hungarian KDE5 internationalization package + KDE5 Macar yerelleştirme paketi + kde-l10n-hu is the KDE5 internationalization package that provides Hungarian translations for KDE5 applications. + kde-l10n-hu, KDE uygulamalarını Macar yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hu-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + + + kde4.patch + + desktop/kde/l10n/kde-l10n-hu/pspec.xml + + + kde-l10n-hu + system.locale + lang-hu + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-pa + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:pa + desktop.kde.l10n + Punjabi KDE5 internationalization package + KDE5 Pencaplı yerelleştirme paketi + kde-l10n-pa is the KDE5 internationalization package that provides Punjabi translations for KDE5 applications. + kde-l10n-pa, KDE uygulamalarını Pencaplı yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pa-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-pa/pspec.xml + + + kde-l10n-pa + system.locale + lang-pa + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-nn + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:nn + desktop.kde.l10n + Norwegian Nynorsk KDE5 internationalization package + KDE5 Norveççe yerelleştirme paketi + kde-l10n-nn is the KDE5 internationalization package that provides Norwegian Nynorsk translations for KDE5 applications. + kde-l10n-nn, KDE uygulamalarını Norveççe yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nn-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-nn/pspec.xml + + + kde-l10n-nn + system.locale + lang-nn + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + kde-l10n-nn-doc + Norwegian Nynorsk documentation files for KDE + KDE5 için Norveççe belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-zh_CN + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:zh_CN + desktop.kde.l10n + Chinese Simplified KDE5 internationalization package + KDE5 Sadeleştirilmiş Çince yerelleştirme paketi + kde-l10n-zh_CN is the KDE5 internationalization package that provides Chinese Simplified translations for KDE5 applications. + kde-l10n-zh_CN, KDE uygulamalarını Sadeleştirilmiş Çince yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-zh_CN-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-zh_CN/pspec.xml + + + kde-l10n-zh_CN + system.locale + lang-zh_CN + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-pt_BR + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:pt_BR + desktop.kde.l10n + Brazilian Portuguese KDE5 internationalization package + KDE5 Brezilya Portekizcesi yerelleştirme paketi + kde-l10n-pt_BR is the KDE5 internationalization package that provides Brazilian Portuguese translations for KDE5 applications. + kde-l10n-pt_BR, KDE uygulamalarını Brezilya Portekizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pt_BR-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-pt_BR/pspec.xml + + + kde-l10n-pt_BR + system.locale + lang-pt_BR + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/autocorrect + + + + kde-l10n-pt_BR-doc + Brazilian Portuguese documentation files for KDE + KDE5 için Brezilya Portekizcesi belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-et + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:et + desktop.kde.l10n + Estonian KDE5 internationalization package + KDE5 Estonya yerelleştirme paketi + kde-l10n-el is the KDE5 internationalization package that provides Estonian translations for KDE5 applications. + kde-l10n-el, KDE uygulamalarını Estonya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-et-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-et/pspec.xml + + + kde-l10n-et + system.locale + lang-et + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + + + + kde-l10n-et-doc + Estonian documentation files for KDE + KDE5 için Estonya belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-lt + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:lt + desktop.kde.l10n + Lithuanian KDE5 internationalization package + KDE5 Litvanya yerelleştirme paketi + kde-l10n-lt is the KDE5 internationalization package that provides Lithuanian translations for KDE5 applications. + kde-l10n-lt, KDE uygulamalarını Litvanya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-lt-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-lt/pspec.xml + + + kde-l10n-lt + system.locale + lang-lt + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + kde-l10n-lt-doc + German documentation files for KDE + KDE5 için Litvanya belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ro + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ro + desktop.kde.l10n + Romanian KDE5 internationalization package + KDE5 Romanya yerelleştirme paketi + kde-l10n-ro is the KDE5 internationalization package that provides Romanian translations for KDE5 applications. + kde-l10n-ro, KDE uygulamalarını Romanya yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ro-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ro/pspec.xml + + + kde-l10n-ro + system.locale + lang-ro + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-fr + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:fr + desktop.kde.l10n + French KDE5 internationalization package + KDE5 Fransız yerelleştirme paketi + kde-l10n-fr is the KDE5 internationalization package that provides French translations for KDE5 applications. + kde-l10n-fr, KDE uygulamalarını Fransız yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fr-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-fr/pspec.xml + + + kde-l10n-fr + system.locale + lang-fr + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/kstars + /usr/share/ktuberling + + + + kde-l10n-fr-doc + French documentation files for KDE + KDE5 için Fransız belgeler + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-da + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:da + desktop.kde.l10n + Danish KDE5 internationalization package + KDE5 Danimarkalı yerelleştirme paketi + kde-l10n-da is the KDE5 internationalization package that provides Danish translations for KDE5 applications. + kde-l10n-da, KDE uygulamalarını Danimarkalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-da-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-da/pspec.xml + + + kde-l10n-da + system.locale + lang-da + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + /usr/share/man/da + + + + kde-l10n-da-doc + Danish documentation files for KDE + + /usr/share/man + /usr/share/doc + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-l10n-ga + http://l10n.kde.org + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + locale:ga + desktop.kde.l10n + Irish Gaelic KDE5 internationalization package + KDE5 İrlandalı Gaelce yerelleştirme paketi + kde-l10n-ga is the KDE5 internationalization package that provides Irish Gaelic translations for KDE5 applications. + kde-l10n-ga, KDE uygulamalarını İrlandalı Gaelce yerelde kullanmanızı sağlayan yerelleştirme paketidir. + mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ga-17.08.1.tar.xz + + qt5-base-devel + ki18n-devel + kconfig-devel + qt5-linguist + extra-cmake-modules + kdoctools-devel + docbook-xsl + + + kde4.patch + + desktop/kde/l10n/kde-l10n-ga/pspec.xml + + + kde-l10n-ga + system.locale + lang-ga + + /usr/share/locale + /usr/share/apps + /usr/share/khangman + /usr/share/klettres + /usr/share/ktuberling + + + + + 2017-10-01 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 16.12.0 + Version bump. + Kamil Atlı + admin@pisilinux.org + + + 2017-04-10 + 16.08.2 + Rebuild with new toolchain + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kjots + https://www.kde.org/applications/utilities/kjots/ Stefan Gronewold groni@pisilinux.org GPL - library - desktop.kde.applications - C++ library for asynchronous interaction with VK social network via its web API - C++ library for asynchronous interaction with VK social network via its web API - https://sourceforge.net/projects/pisilinux/files/source/libkvkontakte-5.0.0_20161106.tar.gz - - extra-cmake-modules - gettext-devel - glibc-devel - kcoreaddons-devel - kdewebkit-devel - ki18n-devel - kio-devel - qt5-base-devel - qt5-webkit-devel - kwidgetsaddons-devel - - desktop/kde/applications/libkvkontakte/pspec.xml - - - libkvkontakte - C++ library for asynchronous interaction with VK social network via its web API - - kcoreaddons - kdewebkit - ki18n - kio - qt5-base - qt5-webkit - kwidgetsaddons - libgcc - - - /usr/lib - /usr/share/doc - - - - libkvkontakte-devel - Development files for libkvkontakte - - libkvkontakte - qt5-base-devel - - - /usr/include - /usr/lib/cmake - - - - - 2017-09-14 - 5.0.0_20161106 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-11-09 - 5.0.0_20161106 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - lokalize - http://www.kde.org/ - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - app:gui - desktop.kde.sdk - Lokalize is the localization tool for KDE and other open source software - Uygulama yerelleştirme yardımcısı. - Lokalize is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt). - Lokalize, uygulamalar için kolaylıkla yerelleştirme yapabileceğiniz bir programdır. - mirrors://kde/stable/applications/17.12.0/src/lokalize-17.12.0.tar.xz - - qt5-base-devel - hunspell-devel - extra-cmake-modules - kdoctools-devel - kio-devel - enchant-devel - kitemviews-devel - ki18n-devel - kross-devel - kparts-devel - sonnet-devel - kconfig-devel - kxmlgui-devel - kcompletion-devel - kcoreaddons-devel - kdbusaddons-devel - ktextwidgets-devel - kconfigwidgets-devel - knotifications-devel - kwidgetsaddons-devel - pkgconfig - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - - desktop/kde/applications/lokalize/pspec.xml - - - lokalize - - qt5-base - kio - kitemviews - ki18n - kross - kparts - libgcc - sonnet - kconfig - kxmlgui - kcompletion - kcoreaddons - kdbusaddons - ktextwidgets - kconfigwidgets - knotifications - kwidgetsaddons - hunspell - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-23 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - mailcommon - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - KDE PIM library providing support for mail applications - KDE PIM library providing support for mail applications - mirrors://kde/stable/applications/17.08.3/src/mailcommon-17.08.3.tar.xz - - qt5-base-devel - extra-cmake-modules - boost-devel - glibc-devel - libical-devel - gettext-devel - qt5-designer-devel - kdoctools-devel - mailimporter-devel - messagelib-devel - libgravatar-devel - kdepim-apps-libs-devel - kidentitymanagement-devel - kmailtransport-devel - kmbox-devel - akonadi-devel - kjobwidgets-devel - solid-devel - kitemmodels-devel - kdelibs4-support-devel - qt5-webkit-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kdewebkit-devel - kpimtextedit-devel - kimap-devel - kldap-devel - grantleetheme-devel - pimcommon-devel - libkleo-devel - libkdepim-devel - gpgme-devel - akonadi-mime-devel - akonadi-contacts-devel - grantlee-qt5-devel - openldap-client - cyrus-sasl-devel - - desktop/kde/applications/mailcommon/pspec.xml - - - mailcommon - - qt5-base - akonadi-contacts - libgcc - libkdepim - akonadi-mime - mailimporter - kio - ki18n - kmime - akonadi - kcodecs - kconfig - kxmlgui - karchive - kcontacts - pimcommon - kitemviews - messagelib - qt5-phonon - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kpimtextedit - ktextwidgets - kwindowsystem - kconfigwidgets - kmailtransport - kwidgetsaddons - kidentitymanagement - - - /etc - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - mailcommon-devel - Development files for mailcommon - - mailcommon - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-11-12 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - mailimporter - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - Mail importer library - Mail importer library - mirrors://kde/stable/applications/17.12.0/src/mailimporter-17.12.0.tar.xz - - qt5-base-devel - kdoctools-devel - ki18n-devel - kconfig-devel - kservice-devel - kxmlgui-devel - pimcommon-devel - cmake - extra-cmake-modules - openldap-client - cyrus-sasl-devel - kitemviews-devel - kio-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kldap-devel - libkdepim-devel - akonadi-calendar-devel - akonadi-search-devel - qt5-webkit-devel - grantlee-qt5-devel - knewstuff-devel - kpimtextedit-devel - kimap-devel - akonadi-devel - boost-devel - akonadi-mime-devel - akonadi-contacts-devel - - - qt5.patch - - desktop/kde/applications/mailimporter/pspec.xml - - - mailimporter - - qt5-base - akonadi-mime - libgcc - libkdepim - ki18n - kmime - akonadi - kconfig - karchive - kcoreaddons - - - /etc - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - mailimporter-devel - Development files for mailimporter - - mailimporter - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-26 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-08 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - marble - http://edu.kde.org/applications/all/marble - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.applications - Virtual globe and eorld atlas - Sanal küre ve Dünya atlası - Marble is a virtual globe and world atlas that you can use to learn more about the Earth. - Marble, sanal küre ve Dünya atlası uygulamasıdır. - marble - mirrors://kde/stable/applications/17.12.0/src/marble-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-webkit-devel - qt5-designer-devel - qt5-script-devel - qt5-svg-devel - qt5-declarative-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-sqlite - qt5-location-devel - qt5-linguist - kdoctools-devel - qt5-phonon-devel - kio-devel - quazip-devel - kwallet-devel - knewstuff-devel - kparts-devel - kcoreaddons-devel - ki18n-devel - kconfig-devel - krunner-devel - kservice-devel - libwlocate-devel - shared-mime-info - qt5-serialport-devel - plasma-desktop - - desktop/kde/applications/marble/pspec.xml - - - marble - - kio - zlib - ki18n - kcrash - kparts - libgcc - kconfig - krunner - kxmlgui - qt5-svg - qt5-base - knewstuff - libwlocate - qt5-phonon - qt5-script - qt5-webkit - kcoreaddons - qt5-location - kconfigwidgets - kwidgetsaddons - qt5-declarative - qt5-serialport - - - /usr/lib - /usr/bin - /usr/share - /usr/share/appdata - /usr/share/applications - /usr/share/config.kcfg - /usr/share/doc - /usr/share/icons - /usr/share/kservices5 - /usr/share/kxmlgui5 - /usr/share/marble - /etc/xdg - - - - marble-devel - Development files for marble - marble için geliştirme dosyaları - - marble - - - /usr/include - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-08-03 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-28 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - messagelib - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:library - desktop.kde.applications - KDE PIM library providing support for mail applications - KDE PIM library providing support for mail applications - mirrors://kde/stable/applications/17.08.3/src/messagelib-17.08.3.tar.xz - - qt5-base-devel - extra-cmake-modules - boost-devel - kdoctools-devel - mailimporter-devel - libgravatar-devel - kdepim-apps-libs-devel - kidentitymanagement-devel - kmailtransport-devel - kmbox-devel - akonadi-devel - kjobwidgets-devel - solid-devel - kitemmodels-devel - kdelibs4-support-devel - qt5-webkit-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kdewebkit-devel - akonadi-calendar-devel - akonadi-search-devel - kpimtextedit-devel - kimap-devel - kldap-devel - grantleetheme-devel - pimcommon-devel - libkleo-devel - libkdepim-devel - gpgme-devel - grantlee-qt5-devel - qt5-declarative-devel - qt5-webengine-devel - akonadi-notes-devel - akonadi-mime-devel - akonadi-contacts-devel - syntax-highlighting-devel - openldap-client - cyrus-sasl-devel - - desktop/kde/applications/messagelib/pspec.xml - - - messagelib - - qt5-base - qt5-webengine - akonadi-notes - libgcc - libkdepim - mailimporter - kio - ki18n - kmbox - kmime - sonnet - akonadi - gpgme - kcodecs - kconfig - kxmlgui - libkleo - karchive - kcalcore - kservice - kcontacts - kdewebkit - pimcommon - akonadi-mime - kitemviews - qt5-webkit - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - libgravatar - grantlee-qt5 - kpimtextedit - ktextwidgets - grantleetheme - kwindowsystem - akonadi-search - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - kdepim-apps-libs - syntax-highlighting - akonadi-contacts - kidentitymanagement - - - /etc - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - messagelib-devel - Development files for messagelib - - messagelib - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-26 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-20 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - minuet - https://minuet.kde.org - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.applications - A KDE Software for Music Education - Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. - https://download.kde.org/stable/applications/17.12.0/src/minuet-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-quickcontrols2-devel - qt5-declarative-devel - ki18n-devel - kxmlgui-devel - kio-devel - kcrash-devel - kdoctools-devel - alsa-lib-devel - drumstick-devel - fluidsynth-devel - - desktop/kde/applications/minuet/pspec.xml - - - minuet - A KDE Software for Music Education - - kio - ki18n - kcrash - libgcc - kconfig - kxmlgui - alsa-lib - qt5-base - kcompletion - kcoreaddons - drumstick-libs - kconfigwidgets - kwidgetsaddons - fluidsynth - qt5-declarative - - - /usr/bin - /usr/share - /usr/share/appdata - /usr/share/applications - /usr/share/doc - /usr/share/icons - /usr/share/kxmlgui5 - /usr/share/minuet - /usr/lib - - - - minuet-devel - Development files for minuet - - qt5-base-devel - minuet - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-26 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-04-20 - 16.04 - First Release - Alihan Öztürk - alihan@pisilinux.org - - - - - - okteta - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - app:gui - desktop.kde.sdk - Hexadecimal editor for binary files - Onaltılık dosya editörü. - Okteta is a simple editor for the raw data of files. This type of program is also called hexadecimal editor or binary editor. - Çalıştırılabilir dosyaları düzenlemeye yarayan editör. - https://download.kde.org/stable/applications/17.12.0/src/okteta-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-designer-devel - qt5-script-devel - kbookmarks-devel - kcodecs-devel - kcompletion-devel - kconfigwidgets-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - kiconthemes-devel - ki18n-devel - kcmutils-devel - kio-devel - knewstuff-devel - kparts-devel - kservice-devel - kwidgetsaddons-devel - kxmlgui-devel - qca2-qt5-devel - attica-devel - qt5-xmlpatterns-devel - - desktop/kde/applications/okteta/pspec.xml - - - okteta - - kio - ki18n - kparts - libgcc - kcodecs - kconfig - kxmlgui - kcmutils - kservice - qca2-qt5 - qt5-base - knewstuff - qt5-script - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kjobwidgets - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/lib/plugins - /usr/lib/*.so - /usr/lib/*.so.* - /usr/share/appdata - /usr/share/applications - /usr/share/config.kcfg - /usr/share/doc - /usr/share/icons - /usr/share/kxmlgui5 - /usr/share/mime - /usr/share/okteta - /usr/share/metainfo/org.kde.okteta.appdata.xml - /usr/share/locale - - - - okteta-devel - Development files for okteta - - okteta - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - okular - http://okular.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.kde.graphics - A document viewer - Belge gösterici - Okular is a document viewer. - Okular bir belge göstericidir. - okular - mirrors://kde/stable/applications/17.12.0/src/okular-17.12.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - kjs-devel - qca2-qt5-devel - tiff-devel - purpose-devel - kdelibs4-support-devel - qt5-phonon-devel - qt5-speech-devel - poppler-qt5-devel - ebook-tools-devel - libkexiv2-devel - kdoctools-devel - threadweaver-devel - kdesignerplugin - khtml-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kactivities-devel - libkscreen-devel - chmlib-devel - kjobwidgets-devel - libspectre-devel - djvu-devel - kpty-devel - kdegraphics-mobipocket-devel - extra-cmake-modules - kirigami-devel - - desktop/kde/applications/okular/pspec.xml - - - okular - app:gui - - qt5-base - qca2-qt5 - tiff - libkexiv2 - poppler-qt5 - ebook-tools - kactivities - libjpeg-turbo - kdelibs4-support - purpose - khtml - kpty - kio - kjs - zlib - ki18n - kparts - libgcc - kcodecs - kconfig - kwallet - kxmlgui - qt5-svg - freetype - karchive - kservice - kbookmarks - kitemviews - kcompletion - kcoreaddons - kiconthemes - ktextwidgets - threadweaver - kwindowsystem - kconfigwidgets - kwidgetsaddons - qt5-declarative - djvu - libspectre - qt5-phonon - chmlib - kjobwidgets - qt5-speech - kdegraphics-mobipocket - - - /etc/xdg - /usr/lib - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share - - - - okular-devel - Development files for okular - Okular için geliştirme dosyaları - - okular - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-24 - 17.12.0 - Version bump.okular - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-14 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-06 - 17.08.1 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-24 - 17.04.3 - Version bump. - mustafa cinasal - muscnsl@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-30 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-04 - 16.11.90 - Release bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-24 - 16.03.80_20160402 - Release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-02-02 - 16.03.80_20160402 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - parley - http://edu.kde.org/applications/all/parley - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.edu - Parley is a program to help you memorize things. - Tekrar yapmanıza yardım eden bir uygulama - Parley is a program to help you memorize things. Parley supports many language specific features but can be used for other learning tasks just as well. It uses the spaced repetition learning method, also known as flash cards. Creating new vocabulary collections with Parley is easy, but of course it is even better if you can use some of our premade files. Have a look at the KDE-Files.org page or use the "Download New Collections" feature directly in Parley. - Parley ile yeni öğrendiğiniz şeyleri belli zaman aralıklarıyla tekrar ederek uzun zamanlı hafızanızda yer etmelerini sağlayabilirsiniz. Parley, flaş kart denilen tekniği kullanır. Dil öğrenimi için özelleşmiş yetenekleri olmasına karşın diğer konularda da kullanıma uygundur. Kartları hazırlamak epey kolay olmakla beraber kde-files.org adresinden ulaşabileceğiniz hazır kart setlerini de kullanabilirsiniz. - parley - mirrors://kde/stable/applications/17.12.0/src/parley-17.12.0.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-multimedia-devel - qt5-webengine-devel - libxslt-devel - libXrender-devel - libxml2-devel - libkeduvocdocument-devel - kdoctools-devel - kcoreaddons-devel - kconfig-devel - kcrash-devel - gettext-devel - ki18n-devel - kio-devel - knewstuff-devel - kross-devel - kcmutils-devel - kxmlgui-devel - sonnet-devel - kservice-devel - ktextwidgets-devel - kcompletion-devel - kconfigwidgets-devel - kwidgetsaddons-devel - knotifications-devel - khtml-devel - extra-cmake-modules - - desktop/kde/applications/parley/pspec.xml - - - parley - - qt5-base - qt5-svg - qt5-multimedia - qt5-webengine - libxslt - libXrender - libxml2 - libkeduvocdocument - kdoctools - kcoreaddons - kconfig - kcrash - gettext - ki18n - kio - knewstuff - kross - kcmutils - kxmlgui - knotifications - sonnet - kservice - libgcc - ktextwidgets - kcompletion - kconfigwidgets - kwidgetsaddons - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share - /etc/xdg - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - partitionmanager - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.applications - KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer - KDE Disk Bölümü Yöneticisi - It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.. - KDE Disk Bölümü Yöneticisi, disklerinizi, bölümlerinizi ve dosya sistemlerinizi yönetmenize izin verir. Birçok dosya sistemini (ext2/3/4, reiserfs, NTFS, FAT32 ve daha fazlası) desteklemenin yanı sıra, yeni bölüm oluşturabilir ya da var olan bir bölüm üzerinde boyutlandırma, kopyalama, taşıma, yedekleme ve geri yükleme işlemlerini yapabilir. - https://download.kde.org/stable/partitionmanager/3.3.0/src/partitionmanager-3.3.0.tar.xz - - qt5-base-devel - libatasmart-devel - extra-cmake-modules - parted-devel - libutil-linux-devel - ki18n-devel - kio-devel - kconfig-devel - kxmlgui-devel - kservice-devel - kcoreaddons-devel - kiconthemes-devel - kjobwidgets-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kdoctools-devel - kpmcore-devel - - desktop/kde/applications/partitionmanager/pspec.xml - - - partitionmanager - - qt5-base - libgcc - libutil-linux - kio - ki18n - kconfig - kxmlgui - kservice - kcoreaddons - kiconthemes - kjobwidgets - kconfigwidgets - kwidgetsaddons - kpmcore - kcrash - - - /usr/bin - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - - 2017-12-19 - 3.3.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-09 - 3.2.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 3.1.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 3.1.0 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-23 - 3.0.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-15 - 2.2.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-12 - 2.2.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-23 - 2.1.0 - Release bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-01-17 - 2.1.0 - First Release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - picmi - http://games.kde.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.kde.games - Picmi is a single player logic-based puzzle game - Resim çizme bulmacası - Picmi is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture. - Picmi, tablonun kenarında verilen sayılar kadar tabla üzerinde nokta koyarak bir resim tamamlama bulmacasıdır. - https://download.kde.org/stable/applications/17.12.0/src/picmi-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-svg-devel - qt5-declarative-devel - kdoctools-devel - kcoreaddons-devel - kdbusaddons-devel - kdeclarative-devel - ki18n-devel - kio-devel - knewstuff-devel - kxmlgui-devel - libkdegames-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - - desktop/kde/applications/picmi/pspec.xml - - - picmi - picmi - - ki18n - libgcc - kxmlgui - qt5-svg - qt5-base - kcoreaddons - kdbusaddons - libkdegames - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/doc - /usr/bin - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 3.1.0 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - pim-data-exporter - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Import and export KDE PIM settings - Import and export KDE PIM settings - https://download.kde.org/stable/applications/17.08.3/src/pim-data-exporter-17.08.3.tar.xz - - extra-cmake-modules - kcrash-devel - kdbusaddons-devel - kdoctools-devel - akonadi-contacts-devel - akonadi-devel - akonadi-mime-devel - calendarsupport-devel - kalarmcal-devel - kcalcore-devel - kcontacts-devel - kmailtransport-devel - kpimtextedit-devel - qt5-base-devel - ktextwidgets-devel - kxmlgui-devel - kitemmodels-devel - boost-devel - kdelibs4-support-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kmime-devel - kidentitymanagement-devel - akonadi-calendar-devel - kholidays-devel - mailcommon-devel - messagelib-devel - pimcommon-devel - kimap-devel - cyrus-sasl-devel - libkleo-devel - gpgme-devel - libkdepim-devel - - desktop/kde/applications/pim-data-exporter/pspec.xml - - - pim-data-exporter - Import and export KDE PIM settings - - kio - ki18n - kmime - kcrash - libgcc - akonadi - kconfig - kxmlgui - karchive - qt5-base - kalarmcal - kcontacts - libkdepim - pimcommon - kitemviews - mailcommon - messagelib - kcoreaddons - kdbusaddons - kpimtextedit - kconfigwidgets - kmailtransport - knotifications - kwidgetsaddons - kidentitymanagement - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 3.1.0 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-05 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - pim-sieve-editor - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - Mail sieve editor - Mail sieve editor - https://download.kde.org/stable/applications/17.08.3/src/pim-sieve-editor-17.08.3.tar.xz - - extra-cmake-modules - kbookmarks-devel - kcrash-devel - kdbusaddons-devel - kdoctools-devel - kiconthemes-devel - kio-devel - kmailtransport-devel - kpimtextedit-devel - messagelib-devel - pimcommon-devel - qt5-base-devel - akonadi-mime-devel - akonadi-devel - kitemmodels-devel - kmime-devel - cyrus-sasl-devel - kcontacts-devel - akonadi-contacts-devel - kimap-devel - libksieve-devel - - desktop/kde/applications/pim-sieve-editor/pspec.xml - - - pim-sieve-editor - Mail sieve editor - - ki18n - kcrash - libgcc - kconfig - kwallet - kxmlgui - qt5-base - libksieve - pimcommon - kbookmarks - kcoreaddons - kdbusaddons - kiconthemes - kconfigwidgets - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 3.1.0 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-07-04 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-04 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - pim-storage-service-manager - https://community.kde.org/KDE_PIM - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - desktop.kde.applications - KDE PIM storage services configuration UI - KDE PIM storage services configuration UI - mirrors://kde/stable/applications/16.12.0/src/pim-storage-service-manager-16.12.0.tar.xz - - extra-cmake-modules - kcrash-devel - kdbusaddons-devel - kdoctools-devel - akonadi-contacts-devel - akonadi-devel - akonadi-mime-devel - calendarsupport-devel - kalarmcal-devel - kcalcore-devel - kcontacts-devel - kmailtransport-devel - kpimtextedit-devel - libkdepim - qt5-base-devel - ktextwidgets-devel - kxmlgui-devel - kitemmodels-devel - boost-devel - kdelibs4-support-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - kmime-devel - kidentitymanagement-devel - akonadi-calendar-devel - kholidays-devel - mailcommon-devel - messagelib-devel - pimcommon-devel - kimap-devel - cyrus-sasl-devel - libkleo-devel - gpgme-devel - libkdepim-devel - knotifyconfig-devel - - desktop/kde/applications/pim-storage-service-manager/pspec.xml - - - pim-storage-service-manager - KDE PIM storage services configuration UI - - ki18n - kcrash - libgcc - kconfig - kxmlgui - qt5-base - libkdepim - pimcommon - kcoreaddons - kdbusaddons - kpimtextedit - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-01-04 - 16.12.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - pimcommon - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.applications - Common libraries for KDE PIM - Common libraries for KDE PIM - mirrors://kde/stable/applications/17.12.0/src/pimcommon-17.12.0.tar.xz - - qt5-base-devel - boost-devel - gpgme-devel - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - prison-devel - kmbox-devel - qt5-phonon-devel - akonadi-devel - libical-devel - libqjson-devel - libgpg-error-devel - libxslt-devel - openldap-client - cyrus-sasl-devel - kitemviews-devel - kio-devel - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kmime-devel - kcontacts-devel - kcalcore-devel - kldap-devel - libkdepim-devel - extra-cmake-modules - akonadi-calendar-devel - akonadi-contacts-devel - akonadi-search-devel - akonadi-mime-devel - qt5-webkit-devel - qt5-webengine-devel - grantlee-qt5-devel - kdoctools-devel - knewstuff-devel - kpimtextedit-devel - kimap-devel - - - qt5.patch - - desktop/kde/applications/pimcommon/pspec.xml - - - pimcommon - - qt5-base - kio - ki18n - libgcc - kcodecs - kmime - kldap - kxmlgui - kwallet - karchive - kjobwidgets - qt5-webengine - kcalcore - kcontacts - kconfig - libxml2 - kservice - kguiaddons - kitemviews - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kitemmodels - ktextwidgets - kconfigwidgets - kwidgetsaddons - kdelibs4-support - qt5-phonon - prison - akonadi - libkdepim - akonadi-contacts - kdoctools - knewstuff - kpimtextedit - grantlee-qt5 - kimap - cyrus-sasl - - - /etc/xdg - /usr/lib - /usr/share/doc - /usr/mkspecs/ - /usr/bin - /usr/share/mime - /usr/share/icons - /usr/share/dbus-1 - /usr/share/config.kcfg - /usr/share/kf5 - /usr/share/config - /usr/share/akonadi - /usr/share/akonadicontact/grantleetheme/default - /usr/share/locale - - - - pimcommon-devel - Development package for pimcommon libraries - Contains development tools and header files for kdepim-common - - qt5-base-devel - boost-devel - pimcommon - - - /usr/lib/cmake - /usr/include - /usr/lib/gpgmepp - /usr/share/kde4/apps/cmake - - - - - 2017-12-26 - 17.12.0 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-16 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-23 - 17.04.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-09 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-25 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-04-25 - 16.04.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - poxml - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - app:gui - desktop.kde.sdk - Tools for translating DocBook XML files with Gettex - DocBook XML dosyalarını çevirme araçları. - This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files). - poxml, DocBook XML dosyalarını (.po) Gettext yarımıyla çevirmeyi sağlayan bir programdır. - https://download.kde.org/stable/applications/17.12.0/src/poxml-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - gettext-devel - kdoctools-devel - docbook-xsl - - desktop/kde/applications/poxml/pspec.xml - - - poxml - - libgcc - gettext - qt5-base - - - /usr/bin - /usr/share/doc - /usr/share/man - - - kdesdk - - - kdesdk - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - print-manager - http://www.kde.org/applications/graphics/kruler - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui desktop.kde.utils - KDE print manager - KDE print tool. - print-manager - mirrors://kde/stable/applications/17.12.0/src/print-manager-17.12.0.tar.xz + A note taking application for KDE + A note taking application for KDE + mirrors://kde/stable/kjots/5.0.2/kjots-5.0.2.tar.xz - kdoctools-devel + akonadi-devel + akonadi-notes-devel + boost-devel extra-cmake-modules - cups-devel - kio-devel - ki18n-devel - libgcc - kconfig-devel - kservice-devel - qt5-base-devel - kdbusaddons-devel - kiconthemes-devel - kcoreaddons-devel - kwindowsystem-devel - knotifications-devel - kconfigwidgets-devel - kwidgetsaddons-devel - qt5-declarative-devel kcmutils-devel - plasma-framework-devel + kdelibs4-support-devel + kdoctools-devel + kpimtextedit-devel + qt5-base-devel + kitemmodels-devel + kmime-devel + kontactinterface-devel + grantlee-qt5-devel - desktop/kde/applications/print-manager/pspec.xml + desktop/kde/utils/kjots/pspec.xml - print-manager + kjots + A note taking application for KDE kio - cups ki18n + kmime + kparts libgcc + akonadi kconfig - kservice - qt5-base - kdbusaddons - kiconthemes + kxmlgui + kcmutils + qt5-base + kbookmarks kcoreaddons - kwindowsystem - knotifications + kitemmodels + grantlee-qt5 + kpimtextedit + ktextwidgets + akonadi-notes kconfigwidgets kwidgetsaddons - qt5-declarative - system-config-printer + kontactinterface - /usr/lib - /usr/share/doc /usr/bin + /usr/lib/qt5 /usr/share + /usr/share/doc - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-12 - 16.08.1 - Version bump. + + 2017-01-12 + 5.0.2 + First Release Stefan Gronewold groni@pisilinux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - purpose - https://www.kde.org/ + kfoldersync + http://ur1.ca/hq3ve - PisiLinux Community - admins@pisilinux.org + Stefan Gronewold (groni) + groni@pisilinux.org GPLv2 - library - desktop.kde.applications - Framework for providing abstractions to get the developer's purposes fulfilled - Framework for providing abstractions to get the developer's purposes fulfilled - Framework for providing abstractions to get the developer's purposes fulfilled - Framework for providing abstractions to get the developer's purposes fulfilled - https://download.kde.org/stable/purpose/purpose-1.2.tar.xz + desktop.kde.utils + Folder synchronization and backup tool for KDE + Smart folder comparison, It depends only on KDE Frameworks. + https://dl.opendesktop.org/api/files/download/id/1485353737/kfoldersync-3.4.1.tar.xz extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - kaccounts-integration-devel - kconfig-devel + gettext-devel + cmake kcoreaddons-devel - kdeclarative-devel + kdbusaddons-devel ki18n-devel kio-devel - libaccounts-glib-devel - intltool - - desktop/kde/applications/purpose/pspec.xml - - - purpose - - kio - ki18n - libgcc - kconfig - qt5-base - kcoreaddons - kdeclarative - libaccounts-qt5 - qt5-declarative - kaccounts-integration - - - /usr/lib - /usr/share - /usr/share/doc - - - - purpose-devel - Development files for purpose - - purpose - - - /usr/include - /usr/lib/cmake - - - - - 2017-10-21 - 1.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 1.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 1.0 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - rocs - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.edu - Rocs Graph Theory - Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one.. - mirrors://kde/stable/applications/17.12.0/src/rocs-17.12.0.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-webkit-devel - qt5-base-devel - qt5-xmlpatterns-devel - extra-cmake-modules - kdoctools-devel - kdeclarative-devel - ki18n-devel - gettext-devel - kitemviews-devel - ktexteditor-devel + knotifications-devel kxmlgui-devel + qt5-base-devel kconfig-devel - karchive-devel - kcompletion-devel - kcoreaddons-devel kconfigwidgets-devel + kdbusaddons-devel + ki18n-devel + kitemviews-devel + kio-devel kwidgetsaddons-devel - cmake - qt5-location-devel - grantlee-qt5-devel - boost-devel + kwindowsystem-devel + kxmlgui-devel - desktop/kde/applications/rocs/pspec.xml + desktop/kde/utils/kfoldersync/pspec.xml - rocs + kfoldersync + Folder synchronization and backup tool for KDE - qt5-base - qt5-script - qt5-declarative - qt5-xmlpatterns - qt5-webkit - grantlee-qt5 - kdeclarative - ktexteditor - kparts - libgcc - ki18n - kconfig - karchive - kcompletion kcoreaddons - ktextwidgets - kconfigwidgets - kwidgetsaddons + ki18n + kio + qt5-base + libgcc + kconfig kxmlgui kitemviews - - - /usr/bin - /usr/share - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - rocs-devel - Development files for rocs - - rocs - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-07-01 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - signon-kwallet-extension - http://kde.org - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app - desktop.kde.network - KWallet signon extension - KWallet signon extension - mirrors://kde/stable/applications/17.12.0/src/signon-kwallet-extension-17.12.0.tar.xz - - extra-cmake-modules - qt5-base-devel - kwallet-devel - signon-devel - - desktop/kde/applications/signon-kwallet-extension/pspec.xml - - - signon-kwallet-extension - KWallet signon extension - - libgcc - signon - kwallet - qt5-base - - - /usr/lib/signon - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - spectacle - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.graphics - KDE screenshot capture utility - Ekran görüntüsü yakalama aracı - Spectacle, a new screenshot application that aims to replace KSnapshot.. - spectacle bir ekran görüntüsü yakalama aracıdır. - mirrors://kde/stable/applications/17.12.0/src/spectacle-17.12.0.tar.xz - - qt5-base-devel - extra-cmake-modules - kdoctools-devel - libkipi-devel - qt5-script-devel - libxcb-devel - libkscreen-devel - xcb-util-devel - qt5-x11extras-devel - xcb-util-image-devel - xcb-util-cursor-devel - kxmlgui-devel - kio-devel - purpose-devel - kwindowsystem-devel - kcoreaddons-devel - ki18n-devel - kwidgetsaddons-devel - kdeclarative-devel - knotifications-devel - qt5-declarative-devel - - desktop/kde/applications/spectacle/pspec.xml - - - spectacle - - qt5-base - kio - libkscreen - purpose - xcb-util-cursor - ki18n - libgcc - kconfig - kxmlgui - libkipi - kdeclarative - kservice - kcoreaddons - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons kdbusaddons - libxcb - xcb-util - qt5-x11extras - xcb-util-image - qt5-declarative - - - /usr/bin - /usr/share - /usr/share/doc - - - ksnapshot - - - ksnapshot - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-15 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-18 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-28 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-07 - 16.08.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-31 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - step - http://kde.org/applications/education/step/ - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.edu - Interactive Physical Simulator - Step is an interactive physical simulator. It allows you to explore the physical world through simulations. - mirrors://kde/stable/applications/17.12.0/src/step-17.12.0.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-declarative-devel - extra-cmake-modules - kdoctools-devel - kdelibs4-support-devel - mesa-devel - khtml-devel - kconfig-devel - knewstuff-devel - kplotting-devel - eigen3 - pkgconfig - libqalculate-devel - cln-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - qt5-linguist - - desktop/kde/applications/step/pspec.xml - - - step - - qt5-base - cln - gsl - khtml - knewstuff - kplotting - libqalculate - kparts - kio - libgcc - kdelibs4-support - ki18n - kconfig - kxmlgui - kcompletion - kcoreaddons - kiconthemes - ktextwidgets kconfigwidgets kwidgetsaddons - kservice - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 17.12.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-30 - 17.04.2 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-20 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - umbrello - http://www.kde.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - GPLv2 - app:gui - desktop.kde.sdk - UML modelling tool and code generator - UML modelleme aracı ve kod üreticisi. - Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE. - umbrello UML (Unified Modellin Language) modelleme ve diyagram editörüdür. - mirrors://kde/stable/applications/17.12.0/src/umbrello-17.12.0.tar.xz - - qt5-base-devel - qt5-webkit-devel - libxslt-devel - qt5-svg-devel - kio-devel - kparts-devel - kinit-devel - kcompletion-devel - kxmlgui-devel - kauth-devel - kconfig-devel - ktexteditor-devel - kcoreaddons-devel - kdoctools-devel - docbook-xsl - extra-cmake-modules - kwindowsystem-devel - kdelibs4-support-devel - kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - llvm-clang-devel - - desktop/kde/applications/umbrello/pspec.xml - - - umbrello - - qt5-base - qt5-webkit - kio - ki18n - kcrash - libgcc - kconfig - kxmlgui - libxml2 - qt5-svg - karchive - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - ktextwidgets - kconfigwidgets - kwidgetsaddons - ktexteditor - libxslt kwindowsystem + /usr/bin /usr/share /usr/share/doc - /usr/bin - - 2017-12-15 - 17.12.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 17.08.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 17.08.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-17 - 17.04.3 - Version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-06-29 - 17.04.2 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 16.12.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-22 - 16.12.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-29 - 16.08.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + 2017-09-21 + 3.4.1 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org - 2016-05-23 - 16.04.0 + 2016-11-04 + 3.3.0 Version bump. - Burak Ertürk - burakerturk@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - 2016-03-24 - 15.12.3 + 2016-05-11 + 3.2.0 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Stefan Gronewold (groni) + groni@pisilinux.org @@ -34995,7 +10205,314 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kcrash + qt5-phonon + http://phonon.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.phonon + Cross platform multimedia API for KDE4 using QT5 + Phonon was created as a solution to several problems with multimedia commonly faced by Unix desktops, especially KDE 3's outdated multimedia framework aRts. Phonon itself is not a multimedia framework, but interfaces with existing frameworks such as GStreamer or Xine via backends. + https://download.kde.org/stable/phonon/4.9.1/phonon-4.9.1.tar.xz + + extra-cmake-modules + qt5-declarative-devel + qt5-base-devel + qt5-designer-devel + alsa-lib-devel + gst-plugins-base-devel + pulseaudio-libs-devel + gstreamer-devel + mesa-devel + + desktop/kde/phonon/qt5-phonon/pspec.xml + + + qt5-phonon + + libgcc + qt5-base + qt5-designer + pulseaudio-libs + + + /usr/lib/libphonon* + /usr/lib/qt5 + /usr/share/dbus-1 + /usr/share/phonon4qt5 + + + + qt5-phonon-devel + Development files for phonon-qt5 + + qt5-phonon + qt5-base-devel + qt5-designer-devel + pulseaudio-libs-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-02-27 + 4.9.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-16 + 4.9.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-03 + 4.9.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2015-08-13 + 4.8.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + qt5-phonon-backend-gstreamer + http://phonon.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + desktop.kde.phonon + GStreamer qt5-phonon backend + Phonon is the Qt multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. phonon-backend-gstreamer contains the GStreamer backend for Phonon. + http://download.kde.org/stable/phonon/phonon-backend-gstreamer/4.9.0/phonon-backend-gstreamer-4.9.0.tar.xz + + extra-cmake-modules + qt5-x11extras-devel + qt5-base-devel + qt5-phonon-devel + gstreamer-devel + gstreamer-next-devel + gst-plugins-base-devel + gst-plugins-base-next-devel + mesa-devel + libxml2-devel + + desktop/kde/phonon/qt5-phonon-backend-gstreamer/pspec.xml + + + qt5-phonon-backend-gstreamer + + qt5-base + qt5-x11extras + qt5-phonon + mesa + glib2 + libgcc + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/lib/qt5 + /usr/share + + + + + 2017-02-27 + 4.9.0 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-16 + 4.9.0 + rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-03 + 4.9.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2015-08-18 + 4.8.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + qt5-phonon-backend-vlc + http://gitorious.org/phonon/phonon-vlc + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.phonon + VLC Backend for qt5-phonon + phonon-backend-vlc allows Phonon (the KDE media library) to use VLC for audio and video playback. + mirrors://kde/stable/phonon/phonon-backend-vlc/0.9.1/phonon-backend-vlc-0.9.1.tar.xz + + qt5-base-devel + qt5-phonon-devel + pulseaudio + vlc-devel + extra-cmake-modules + + desktop/kde/phonon/qt5-phonon-backend-vlc/pspec.xml + + + qt5-phonon-backend-vlc + + libgcc + qt5-base + qt5-phonon + vlc-libs + + + /usr/lib + /usr/lib/qt5 + /usr/share/kde4/services + /usr/share/doc + + + + + 2017-02-27 + 0.9.1 + Version bump + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-17 + 0.9.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-04-02 + 0.8.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + kio-gdrive + https://projects.kde.org/kio-gdrive + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.network + Provides support for secure credentials storage + KIO Slave to access Google Drive + http://download.kde.org/stable/kio-gdrive/1.2.1/src/kio-gdrive-1.2.1.tar.xz + + extra-cmake-modules + kdesignerplugin + kdoctools-devel + libkgapi-devel + qt5-base-devel + qt5-keychain-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kio-devel + ki18n-devel + intltool + kcoreaddons-devel + knotifications-devel + libaccounts-qt5-devel + libaccounts-glib-devel + kaccounts-integration-devel + + desktop/kde/network/kio-gdrive/pspec.xml + + + kio-gdrive + KIO Slave to access Google Drive + + libkgapi + qt5-base + qt5-keychain + kio + ki18n + libgcc + kcoreaddons + knotifications + libaccounts-qt5 + kaccounts-integration + + + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2017-10-09 + 1.2.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-12 + 1.0.5 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kactivities http://www.kde.org Pisi Linux Admins @@ -35005,46 +10522,89 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - Kcrash crash handling application - KCrash provides support for intercepting and handling application crashes. - mirrors://kde/stable/frameworks/5.41/kcrash-5.41.0.tar.xz + Library for KDE's Plasma Activities support + Kactivities provides an API for using and interacting with the Plasma Activities Manager. + mirrors://kde/stable/frameworks/5.41/kactivities-5.41.0.tar.xz qt5-base-devel - qt5-x11extras-devel + mesa-devel + boost-devel + kdbusaddons-devel + kdeclarative-devel + kpackage-devel + ki18n-devel + kconfig-devel kcoreaddons-devel + kio-devel + kservice-devel + kbookmarks-devel + kwidgetsaddons-devel + kcompletion-devel + kjobwidgets-devel + kitemviews-devel + solid-devel + kauth-devel + kcodecs-devel + kconfigwidgets-devel + kxmlgui-devel kwindowsystem-devel - libX11-devel + kglobalaccel-devel + kcmutils-devel + qt5-declarative-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc extra-cmake-modules - desktop/kde/framework/kcrash/pspec.xml + + build-source.patch + + desktop/kde/framework/kactivities/pspec.xml - kcrash + kactivities qt5-base - libX11 + qt5-declarative libgcc - qt5-x11extras + kconfig + kconfigwidgets kcoreaddons + kdbusaddons + ki18n + kio + kglobalaccel + kservice + kxmlgui kwindowsystem /usr/share /usr/share/locale + /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc - kcrash-devel - Development files for kcrash + kactivities-devel + Development files for kactivities qt5-base-devel - qt5-x11extras-devel - kcrash + qt5-declarative-devel + kconfig-devel + kconfigwidgets-devel kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kio-devel + kglobalaccel-devel + kservice-devel + kxmlgui-devel kwindowsystem-devel + kactivities /usr/include @@ -35067,6 +10627,158 @@ It supports email, address books, calendars, tasks, news feeds and much more.Mustafa Cinasal muscnsl@gmail.com + + 2017-10-14 + 5.39.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kxmlrpcclient + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + XML-RPC client library for KDE + This library contains simple XML-RPC Client support. It is used mainly by the egroupware module of kdepim, but is a complete client and is quite easy to use. Only one interface is exposed to the world, kxmlrpcclient/client.h and of that interface, you only need to use 3 methods: setUrl, setUserAgent and call. + mirrors://kde/stable/frameworks/5.41/kxmlrpcclient-5.41.0.tar.xz + + qt5-base-devel + kauth-devel + kio-devel + extra-cmake-modules + + desktop/kde/framework/kxmlrpcclient/pspec.xml + + + kxmlrpcclient + + qt5-base + libgcc + ki18n + kcoreaddons + kio + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kxmlrpcclient-devel + Development files for kdelibs4-support + + kxmlrpcclient + qt5-base-devel + ki18n-devel + kcoreaddons-devel + kio-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-10-14 5.39.0 @@ -35089,7 +10801,167 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-27 + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kded + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE5 daemon + Kded runs in the background and performs a number of small tasks. + mirrors://kde/stable/frameworks/5.41/kded-5.41.0.tar.xz + + qt5-base-devel + kdoctools-devel + kinit-devel + kcoreaddons-devel + kconfig-devel + kcrash-devel + kdbusaddons-devel + kservice-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/framework/kded/pspec.xml + + + kded + + qt5-base + libgcc + kcoreaddons + kconfig + kcrash + kdbusaddons + kservice + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/bin + /usr/share/doc + /usr/share/man + + + + kded-devel + Development files for kded + + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kcrash-devel + kdbusaddons-devel + kservice-devel + kded + + + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) @@ -35379,44 +11251,61 @@ It supports email, address books, calendars, tasks, news feeds and much more. - attica - http://www.kde.org + kpackage + https://userbase.kde.org/KPackage - Pisi Linux Admins - admins@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - LGPLv2 - library + LGPL + app:library desktop.kde.framework - Open Collaboration Service client library, based on Qt 5 - Attica is a library to access Open Collaboration Service servers, based on Qt 5. - mirrors://kde/stable/frameworks/5.41/attica-5.41.0.tar.xz + Framework that lets applications manage user installable packages of non-binary assets + KPackage is dependent on the Smart package manager. + mirrors://kde/stable/frameworks/5.41/kpackage-5.41.0.tar.xz qt5-base-devel + libX11-devel + kconfig-devel + ki18n-devel + kcoreaddons-devel + karchive-devel + kdoctools-devel + docbook-sgml4_5 + docbook-xsl extra-cmake-modules - desktop/kde/framework/attica/pspec.xml + desktop/kde/framework/kpackage/pspec.xml - attica + kpackage qt5-base libgcc + kconfig + ki18n + kcoreaddons + karchive - /etc/xdg - /usr/share + /usr/bin /usr/lib/qt5 /usr/lib - /usr/share/doc + /usr/share + /usr/share/locale + /usr/share/man/man1 - attica-devel - Development files for attica5 + kpackage-devel + Development files for kpackage + kpackage qt5-base-devel - attica + kconfig-devel + ki18n-devel + kcoreaddons-devel + karchive-devel /usr/include @@ -35428,7 +11317,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-12-15 5.41.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -35449,7 +11338,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-09-13 5.38.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -35468,7 +11357,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.groni@pisilinux.org - 2016-12-20 + 2016-12-21 5.29.0 Version bump. Stefan Gronewold(groni) @@ -35520,87 +11409,92 @@ It supports email, address books, calendars, tasks, news feeds and much more. - baloo + kinit http://www.kde.org Pisi Linux Admins - admin@pisilinux.org + admins@pisilinux.org LGPLv2 library app:console desktop.kde.framework - Framework for searching and managing metadata - Baloo is a framework for searching and managing metada - mirrors://kde/stable/frameworks/5.41/baloo-5.41.0.tar.xz + KDE applications initialization utility + Process launcher to speed up launching KDE applications. + mirrors://kde/stable/frameworks/5.41/kinit-5.41.0.tar.xz qt5-base-devel - qt5-declarative-devel - kcoreaddons-devel - kdbusaddons-devel - kauth-devel - kconfig-devel - kcrash-devel - ki18n-devel - kidletime-devel - kio-devel - solid-devel - kfilemetadata-devel kdoctools-devel - lmdb-devel + libX11-devel + libcap-devel + libgcc + libxcb-devel + kcrash-devel + kcoreaddons-devel + kitemviews-devel + solid-devel + kxmlgui-devel + kjobwidgets-devel + kcompletion-devel + kwidgetsaddons-devel + kconfig-devel + kcodecs-devel + kauth-devel + kconfigwidgets-devel + kio-devel + ki18n-devel + kservice-devel + kbookmarks-devel + kwindowsystem-devel + docbook-xsl extra-cmake-modules - desktop/kde/framework/baloo/pspec.xml + desktop/kde/framework/kinit/pspec.xml - baloo + kinit qt5-base - qt5-declarative - kcoreaddons - kdbusaddons - kauth + libX11 + libcap libgcc - kconfig - kcrash - ki18n - kidletime + libxcb kio - solid - kfilemetadata - lmdb + kcrash + kcoreaddons + kconfig + ki18n + kservice + kwindowsystem - /etc /usr/share - /usr/share/locale - /usr/bin /usr/lib/qt5 /usr/lib + /usr/share/locale + /usr/bin /usr/share/doc + /usr/share/man - baloo-devel - Development files for baloo-widgets + kinit-devel + Development files for kinit - baloo qt5-base-devel - qt5-declarative-devel - kcoreaddons-devel - kdbusaddons-devel - kauth-devel - kconfig-devel - kcrash-devel - ki18n-devel - kidletime-devel + libX11-devel + libcap-devel + libxcb-devel kio-devel - solid-devel - kfilemetadata-devel - lmdb-devel + kcrash-devel + kcoreaddons-devel + kconfig-devel + ki18n-devel + kservice-devel + kwindowsystem-devel + kinit - /usr/include /usr/lib/cmake /usr/lib/pkgconfig @@ -35701,590 +11595,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - bluez-qt - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - GPLv2 - library - desktop.kde.framework - Qt wrapper for KDE 5 Bluez DBus API - Qt wrapper for KDE 5 DBus API. - mirrors://kde/stable/frameworks/5.41/bluez-qt-5.41.0.tar.xz - - bluez - bluez-libs-devel - qt5-base-devel - qt5-declarative-devel - extra-cmake-modules - - desktop/kde/framework/bluez-qt/pspec.xml - - - bluez-qt - - bluez - qt5-base - qt5-declarative - libgcc - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /lib/udev - - - - bluez-qt-devel - Development files for bluez-qt - - qt5-base-devel - qt5-declarative-devel - bluez-qt - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - breeze-icons - https://projects.kde.org/projects/kde/workspace/breeze - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2+ - app:gui - desktop.kde.framework - Breeze icon themes - İcon themes breeze - mirrors://kde/stable/frameworks/5.41/breeze-icons-5.41.0.tar.xz - - extra-cmake-modules - qt5-base-devel - - desktop/kde/framework/breeze-icons/pspec.xml - - - breeze-icons - Breeze icon themes - - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - extra-cmake-modules - http://www.kde.org - - Pisi Linux Admins - admin@gmail.com - - LGPLv2 - library - desktop.kde.framework - Extra cmake modules for KDE5 - Extra cmake modules KDE5 - mirrors://kde/stable/frameworks/5.41/extra-cmake-modules-5.41.0.tar.xz - - cmake - flex - - desktop/kde/framework/extra-cmake-modules/pspec.xml - - - extra-cmake-modules - programming.build - - cmake - flex - - - /usr/share - /usr/lib - /usr/share/man/man7 - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-16 - 5.22.0 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - frameworkintegration - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Framework providing components to allow applications to integrate with a KDE Workspace - Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. - mirrors://kde/stable/frameworks/5.41/frameworkintegration-5.41.0.tar.xz - - libxcb-devel - libXcursor-devel - qt5-base-devel - qt5-declarative-devel - qt5-x11extras-devel - oxygen-fonts - kconfig-devel - kpackage-devel - kxmlgui-devel - kcompletion-devel - kcoreaddons-devel - kjobwidgets-devel - kconfigwidgets-devel - kiconthemes-devel - ki18n-devel - kauth-devel - kio-devel - knotifications-devel - kwidgetsaddons-devel - extra-cmake-modules - knewstuff-devel - - desktop/kde/framework/frameworkintegration/pspec.xml - - - frameworkintegration - - libgcc - qt5-base - libxcb - libXcursor - qt5-x11extras - kconfig - kxmlgui - kpackage - kcompletion - kcoreaddons - kjobwidgets - kconfigwidgets - kiconthemes - ki18n - kio - knotifications - kwidgetsaddons - oxygen-fonts - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - frameworkintegration-devel - Development files for framework-integration - - frameworkintegration - qt5-base-devel - libxcb-devel - libXcursor-devel - qt5-x11extras-devel - kconfig-devel - kxmlgui-devel - kcompletion-devel - kcoreaddons-devel - kjobwidgets-devel - kconfigwidgets-devel - kiconthemes-devel - ki18n-devel - kio-devel - knotifications-devel - kwidgetsaddons-devel - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kactivities + kcrash http://www.kde.org Pisi Linux Admins @@ -36294,89 +11605,46 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - Library for KDE's Plasma Activities support - Kactivities provides an API for using and interacting with the Plasma Activities Manager. - mirrors://kde/stable/frameworks/5.41/kactivities-5.41.0.tar.xz + Kcrash crash handling application + KCrash provides support for intercepting and handling application crashes. + mirrors://kde/stable/frameworks/5.41/kcrash-5.41.0.tar.xz qt5-base-devel - mesa-devel - boost-devel - kdbusaddons-devel - kdeclarative-devel - kpackage-devel - ki18n-devel - kconfig-devel + qt5-x11extras-devel kcoreaddons-devel - kio-devel - kservice-devel - kbookmarks-devel - kwidgetsaddons-devel - kcompletion-devel - kjobwidgets-devel - kitemviews-devel - solid-devel - kauth-devel - kcodecs-devel - kconfigwidgets-devel - kxmlgui-devel kwindowsystem-devel - kglobalaccel-devel - kcmutils-devel - qt5-declarative-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc + libX11-devel extra-cmake-modules - - build-source.patch - - desktop/kde/framework/kactivities/pspec.xml + desktop/kde/framework/kcrash/pspec.xml - kactivities + kcrash qt5-base - qt5-declarative + libX11 libgcc - kconfig - kconfigwidgets + qt5-x11extras kcoreaddons - kdbusaddons - ki18n - kio - kglobalaccel - kservice - kxmlgui kwindowsystem /usr/share /usr/share/locale - /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc - kactivities-devel - Development files for kactivities + kcrash-devel + Development files for kcrash qt5-base-devel - qt5-declarative-devel - kconfig-devel - kconfigwidgets-devel + qt5-x11extras-devel + kcrash kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kio-devel - kglobalaccel-devel - kservice-devel - kxmlgui-devel kwindowsystem-devel - kactivities /usr/include @@ -36399,276 +11667,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Mustafa Cinasal muscnsl@gmail.com - - 2017-10-14 - 5.39.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kactivities-stats - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Library for KDE's Plasma Activities support - Kactivities provides an API for using and interacting with the Plasma Activities Manager. - mirrors://kde/stable/frameworks/5.41/kactivities-stats-5.41.0.tar.xz - - qt5-base-devel - boost-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - kconfig-devel - kactivities-devel - extra-cmake-modules - - desktop/kde/framework/kactivities-stats/pspec.xml - - - kactivities-stats - - qt5-base - libgcc - kconfig - kactivities - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kactivities-stats-devel - Development files for kactivities-stats - - qt5-base-devel - kconfig-devel - kactivities-devel - kactivities-stats - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 5.24 - Version release. - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - kapidox - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - KDE5 Frameworks API documentation tools. - KDE5 Frameworks API dokümantasyon araçları. - KDE5 Frameworks API documentation tools. - KDE5 Frameworks API dokümantasyon araçları. - mirrors://kde/stable/frameworks/5.41/kapidox-5.41.0.tar.xz - - python-Jinja2 - python-PyYAML - qt5-base-devel - extra-cmake-modules - - desktop/kde/framework/kapidox/pspec.xml - - - kapidox - - qt5-base - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - 2017-10-14 5.39.0 @@ -36698,154 +11696,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.groni@pisilinux.org - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - karchive - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Qt 5 addon providing access to numerous types of archives - KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. - mirrors://kde/stable/frameworks/5.41/karchive-5.41.0.tar.xz - - qt5-base-devel - xz-devel - zlib-devel - bzip2 - extra-cmake-modules - - desktop/kde/framework/karchive/pspec.xml - - - karchive - - qt5-base - xz - zlib - bzip2 - libgcc - - - /etc/xdg - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - karchive-devel - Development files for karchive - - qt5-base-devel - karchive - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 + 2016-12-21 5.29.0 Version bump. Stefan Gronewold(groni) @@ -37044,7 +11895,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kbookmarks + kdewebkit http://www.kde.org Pisi Linux Admins @@ -37052,58 +11903,64 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library + app:console desktop.kde.framework - Access and manipulate bookmarks stored using XBEL format - Framework which lets you access and manipulate bookmarks stored using XBEL format - mirrors://kde/stable/frameworks/5.41/kbookmarks-5.41.0.tar.xz + KDE5 WebKit integration + KdeWebkit provides KDE integration of the QtWebKit library. + mirrors://kde/stable/frameworks/5.41/kdewebkit-5.41.0.tar.xz qt5-base-devel - qt5-linguist - kcoreaddons-devel + qt5-webkit-devel kauth-devel - kcodecs-devel + sonnet-devel kconfig-devel - kconfigwidgets-devel - kiconthemes-devel - kwidgetsaddons-devel - kxmlgui-devel + ktextwidgets-devel + kjobwidgets-devel + kcoreaddons-devel + kparts-devel + kservice-devel + kwallet-devel + kio-devel extra-cmake-modules - desktop/kde/framework/kbookmarks/pspec.xml + desktop/kde/framework/kdewebkit/pspec.xml - kbookmarks + kdewebkit - qt5-base + qt5-webkit libgcc - kcoreaddons - kcodecs kconfig - kiconthemes - kwidgetsaddons - kxmlgui + kjobwidgets + qt5-base + kcoreaddons + kparts + kservice + kwallet + kio - /etc /usr/share - /usr/share/locale /usr/lib/qt5 /usr/lib + /usr/mkspecs/modules/ /usr/share/doc - kbookmarks-devel - Development files for kbookmarks + kdewebkit-devel + Development files for kdewebkit - kbookmarks + kdewebkit + qt5-webkit-devel + kconfig-devel + kjobwidgets-devel qt5-base-devel kcoreaddons-devel - kcodecs-devel - kconfig-devel - kiconthemes-devel - kwidgetsaddons-devel - kxmlgui-devel + kparts-devel + kservice-devel + kwallet-devel + kio-devel /usr/include @@ -37136,7 +11993,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-09-13 5.38.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -37148,7 +12005,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-27 + 2017-03-01 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) @@ -37207,7 +12064,67 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kcmutils + qqc2-desktop-style + https://download.kde.org/ + + Mustafa Cinasal + muscnsl@gmail.com + + GPLv2 + library + desktop.kde.framework + A style for Qt Quick Controls 2 to make it follow your desktop theme + A style for Qt Quick Controls 2 to make it follow your desktop theme + Qt Quick Controls 2 nin masaüstünüzdeki temayı takip etmesini sağlayan bir stil + Qt Quick Controls 2 nin masaüstünüzdeki temayı takip etmesini sağlayan bir stil + https://download.kde.org/stable/frameworks/5.41/qqc2-desktop-style-5.41.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-quickcontrols2-devel + qt5-x11extras-devel + kiconthemes-devel + kirigami-devel + libX11-devel + + desktop/kde/framework/qqc2-desktop-style/pspec.xml + + + qqc2-desktop-style + + libgcc + kirigami + qt5-base + qt5-declarative + kiconthemes + kconfigwidgets + + + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-14 + 5.40.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + + + + knewstuff http://www.kde.org Pisi Linux Admins @@ -37216,49 +12133,63 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library desktop.kde.framework - Utilities for interacting with KCModules - KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. - mirrors://kde/stable/frameworks/5.41/kcmutils-5.41.0.tar.xz + Framework for downloading and sharing additional application data + The KNewStuff library implements collaborative data sharing for applications. + mirrors://kde/stable/frameworks/5.41/knewstuff-5.41.0.tar.xz qt5-base-devel - qt5-declarative-devel - mesa-devel - kcodecs-devel - kpackage-devel - kdeclarative-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kconfig-devel + boost-devel kauth-devel - kcoreaddons-devel - ki18n-devel + kwidgetsaddons-devel + ktextwidgets-devel kiconthemes-devel + kcompletion-devel kitemviews-devel + karchive-devel + attica-devel + kconfig-devel + kcoreaddons-devel + kcmutils-devel + kdeclarative-devel + ki18n-devel + kio-devel + kglobalaccel-devel kservice-devel kxmlgui-devel + kbookmarks-devel + kwindowsystem-devel + sonnet-devel + kcodecs-devel + kconfigwidgets-devel + solid-devel + kjobwidgets-devel extra-cmake-modules + kirigami-devel - desktop/kde/framework/kcmutils/pspec.xml + desktop/kde/framework/knewstuff/pspec.xml - kcmutils + knewstuff qt5-base qt5-declarative libgcc - kdeclarative - kconfigwidgets kwidgetsaddons + ktextwidgets + kiconthemes + kcompletion + kitemviews + karchive + attica kconfig - kauth kcoreaddons ki18n - kiconthemes - kitemviews + kio kservice kxmlgui + /etc/xdg /usr/share /usr/share/locale /usr/lib/qt5 @@ -37267,23 +12198,24 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kcmutils-devel - Development files for kcmutils + knewstuff-devel + Development files for knewstuff - kcmutils qt5-base-devel - qt5-declarative-devel - kdeclarative-devel - kconfigwidgets-devel kwidgetsaddons-devel + ktextwidgets-devel + kiconthemes-devel + kcompletion-devel + kitemviews-devel + karchive-devel + attica-devel kconfig-devel - kauth-devel kcoreaddons-devel ki18n-devel - kiconthemes-devel - kitemviews-devel + kio-devel kservice-devel kxmlgui-devel + knewstuff /usr/include @@ -37387,7 +12319,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kcodecs + sonnet http://www.kde.org Pisi Linux Admins @@ -37395,26 +12327,225 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library + app:console desktop.kde.framework - Plugins allowing Qt applications to access further types of images - KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. - mirrors://kde/stable/frameworks/5.41/kcodecs-5.41.0.tar.xz + KDE spell schecking library + This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. + mirrors://kde/stable/frameworks/5.41/sonnet-5.41.0.tar.xz qt5-base-devel qt5-linguist + hunspell-devel + aspell-devel extra-cmake-modules - gperf - desktop/kde/framework/kcodecs/pspec.xml + desktop/kde/framework/sonnet/pspec.xml - kcodecs + sonnet qt5-base libgcc + aspell + hunspell - /etc/xdg + /etc/xdg + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/bin + /usr/share/doc + + + + sonnet-devel + Development files for sonnet + + qt5-base-devel + sonnet + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-05 + 5.29.0 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + khtml + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + HTML rendering engine for KDE + KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. + mirrors://kde/stable/frameworks/5.41/portingAids/khtml-5.41.0.tar.xz + + qt5-base-devel + libjpeg-turbo-devel + giflib-devel + libpng-devel + qt5-phonon-devel + libX11-devel + zlib-devel + kio-devel + kjs-devel + kglobalaccel-devel + kauth-devel + kparts-devel + ktextwidgets-devel + sonnet-devel + openssl-devel + gperf + extra-cmake-modules + + desktop/kde/framework/khtml/pspec.xml + + + khtml + + qt5-base + qt5-x11extras + qt5-phonon + zlib + openssl + giflib + libX11 + libgcc + libpng + libjpeg-turbo + sonnet + kcodecs + kconfig + kjobwidgets + kwidgetsaddons + kcompletion + karchive + kconfigwidgets + kcoreaddons + kglobalaccel + ki18n + kiconthemes + kio + kjs + knotifications + kparts + kservice + ktextwidgets + kwallet + kwindowsystem + kxmlgui + + + /etc /usr/share /usr/share/locale /usr/lib/qt5 @@ -37423,11 +12554,484 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kcodecs-devel - Development files for kcodecs + khtml-devel + Development files for khtml + + khtml + qt5-base-devel + qt5-x11extras-devel + qt5-phonon-devel + zlib-devel + openssl-devel + giflib-devel + libX11-devel + libpng-devel + libjpeg-turbo-devel + sonnet-devel + kcodecs-devel + kconfig-devel + kjobwidgets-devel + kwidgetsaddons-devel + kcompletion-devel + karchive-devel + kconfigwidgets-devel + kcoreaddons-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kio-devel + kjs-devel + knotifications-devel + kparts-devel + kservice-devel + ktextwidgets-devel + kwallet-devel + kwindowsystem-devel + kxmlgui-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kemoticons + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE emoticon manager + KEmoticons converts emoticons from text to a graphical representation with images in HTML. + mirrors://kde/stable/frameworks/5.41/kemoticons-5.41.0.tar.xz + + qt5-base-devel + karchive-devel + kcoreaddons-devel + kconfig-devel + kservice-devel + extra-cmake-modules + + desktop/kde/framework/kemoticons/pspec.xml + + + kemoticons + + qt5-base + libgcc + karchive + kcoreaddons + kconfig + kservice + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kemoticons-devel + Development files for kemoticons + + kemoticons + qt5-base-devel + karchive-devel + kcoreaddons-devel + kconfig-devel + kservice-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwayland + http://www.kde.org + + Stefan Gronewold(groni) + groni@pisilinux.org + + LGPLv3 + library + desktop.kde.framework + Qt-style Client and Server library wrapper for the Wayland libraries + Qt-style Client and Server library wrapper for the Wayland libraries + mirrors://kde/stable/frameworks/5.41/kwayland-5.41.0.tar.xz + + qt5-base-devel + wayland-devel + mesa-devel + extra-cmake-modules + + desktop/kde/framework/kwayland/pspec.xml + + + kwayland + + libgcc + qt5-base + mesa + wayland-client + wayland-server + + + /etc/xdg + /usr/lib + /usr/share/config + /usr/share/doc + + + + kwayland-devel qt5-base-devel - kcodecs + wayland-devel + mesa-devel + kwayland + + + /usr/lib/cmake + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-30 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdnssd + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Network service discovery using Zeroconf + KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure. + mirrors://kde/stable/frameworks/5.41/kdnssd-5.41.0.tar.xz + + qt5-base-devel + qt5-linguist + avahi-devel + avahi-compat-libdns_sd-devel + extra-cmake-modules + + desktop/kde/framework/kdnssd/pspec.xml + + + kdnssd + + qt5-base + libgcc + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kdnssd-devel + Development files for kdnssd. + + qt5-base-devel + kdnssd /usr/include @@ -37531,7 +13135,373 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kcompletion + kxmlgui + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Framework for managing menu and toolbar actions + Kxmlgui provides a framework for managing menu and toolbar actions in an abstract way. + mirrors://kde/stable/frameworks/5.41/kxmlgui-5.41.0.tar.xz + + qt5-base-devel + attica-devel + kcoreaddons-devel + kconfig-devel + kconfigwidgets-devel + kauth-devel + kcodecs-devel + sonnet-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + ktextwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel + extra-cmake-modules + + desktop/kde/framework/kxmlgui/pspec.xml + + + kxmlgui + + qt5-base + libgcc + attica + kcoreaddons + kconfig + kconfigwidgets + kglobalaccel + ki18n + kiconthemes + kitemviews + ktextwidgets + kwidgetsaddons + kwindowsystem + + + /etc + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kxmlgui-devel + Development files for kxmlgui + + kxmlgui + qt5-base-devel + attica-devel + kcoreaddons-devel + kconfig-devel + kconfigwidgets-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + ktextwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-06 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + prison + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + MIT + library + desktop.kde.framework + A barcode API to produce QRCode barcodes and DataMatrix barcode + A barcode API to produce QRCode barcodes and DataMatrix barcode. + mirrors://kde/stable/frameworks/5.41/prison-5.41.0.tar.xz + + qt5-base-devel + libdmtx-devel + qrencode-devel + extra-cmake-modules + + desktop/kde/framework/prison/pspec.xml + + + prison + + qt5-base + libgcc + libdmtx + qrencode + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + prison-devel + Development files for libepoxy + + prison + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-27 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-22 + 1.2.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-01-17 + 1.2.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kirigami + https://quickgit.kde.org/?p=kirigami.git + + Ali Algul + aligulle3801@gmail.com + + LGPL + desktop.kde.framework + A set of QML components for mobile/desktop convergent applications made by KDE + A set of QML components for mobile/desktop convergent applications made by KDE + https://download.kde.org/stable/frameworks/5.41/kirigami2-5.41.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-quickcontrols2-devel + qt5-graphicaleffects + qt5-linguist + qt5-svg-devel + plasma-framework-devel + + desktop/kde/framework/kirigami/pspec.xml + + + kirigami + A set of QML components for mobile/desktop convergent applications made by KDE + + libgcc + qt5-base + qt5-declarative + qt5-quickcontrols2 + + + /usr/share/locale/ + /usr/lib/ + + + + kirigami-devel + Development files for kirigami + + kirigami + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-18 + 2.2.0 + F. Release. + Ali Algul + aligulle3801@gmail.com + + + + + + kwallet http://www.kde.org Pisi Linux Admins @@ -37541,42 +13511,73 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - Addon with auto completion widgets and classes - KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. - mirrors://kde/stable/frameworks/5.41/kcompletion-5.41.0.tar.xz + KDE password storage framework + This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. + mirrors://kde/stable/frameworks/5.41/kwallet-5.41.0.tar.xz + libxslt + docbook-xsl qt5-base-devel - qt5-linguist + libgcrypt-devel + gpgme-devel kconfig-devel + kdoctools-devel + kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kiconthemes-devel + knotifications-devel + kservice-devel kwidgetsaddons-devel + kwindowsystem-devel extra-cmake-modules - desktop/kde/framework/kcompletion/pspec.xml + desktop/kde/framework/kwallet/pspec.xml - kcompletion + kwallet qt5-base libgcc + gpgme + libgcrypt kconfig + kcoreaddons + kdbusaddons + ki18n + kiconthemes + knotifications + kservice kwidgetsaddons + kwindowsystem + kconfigwidgets + /etc/xdg /usr/share /usr/share/locale - /usr/bin /usr/lib/qt5 /usr/lib + /usr/bin /usr/share/doc - kcompletion-devel - Development files for kcompletion + kwallet-devel + Development files for kwallet + kwallet qt5-base-devel - kcompletion + libgcrypt-devel + kconfig-devel + kcoreaddons-devel + kdbusaddons-devel + ki18n-devel + kiconthemes-devel + knotifications-devel + kservice-devel kwidgetsaddons-devel + kwindowsystem-devel /usr/include @@ -37584,6 +13585,133 @@ It supports email, address books, calendars, tasks, news feeds and much more./usr/lib/pkgconfig + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + extra-cmake-modules + http://www.kde.org + + Pisi Linux Admins + admin@gmail.com + + LGPLv2 + library + desktop.kde.framework + Extra cmake modules for KDE5 + Extra cmake modules KDE5 + mirrors://kde/stable/frameworks/5.41/extra-cmake-modules-5.41.0.tar.xz + + cmake + flex + + desktop/kde/framework/extra-cmake-modules/pspec.xml + + + extra-cmake-modules + programming.build + + cmake + flex + + + /usr/share + /usr/lib + /usr/share/man/man7 + + 2017-12-15 @@ -37627,6 +13755,458 @@ It supports email, address books, calendars, tasks, news feeds and much more.Stefan Gronewold(groni) groni@pisilinux.org + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-16 + 5.22.0 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kapidox + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + KDE5 Frameworks API documentation tools. + KDE5 Frameworks API dokümantasyon araçları. + KDE5 Frameworks API documentation tools. + KDE5 Frameworks API dokümantasyon araçları. + mirrors://kde/stable/frameworks/5.41/kapidox-5.41.0.tar.xz + + python-Jinja2 + python-PyYAML + qt5-base-devel + extra-cmake-modules + + desktop/kde/framework/kapidox/pspec.xml + + + kapidox + + qt5-base + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kunitconversion + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + KDE unit conversion framework + KUnitConversion provides functions to convert values in different physical units. + mirrors://kde/stable/frameworks/5.41/kunitconversion-5.41.0.tar.xz + + qt5-base-devel + ki18n-devel + extra-cmake-modules + + desktop/kde/framework/kunitconversion/pspec.xml + + + kunitconversion + + qt5-base + libgcc + ki18n + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kunitconversion-devel + Development files for kunitconversion + + qt5-base-devel + ki18n-devel + kunitconversion + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kglobalaccel + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Global desktop keyboard shortcuts + KGlobalAccel allows you to have global accelerators that are independent of the focused window. + https://download.kde.org/stable/frameworks/5.41/kglobalaccel-5.41.0.tar.xz + + qt5-base-devel + qt5-linguist + qt5-base + libxcb-devel + kcrash-devel + kconfig-devel + qt5-x11extras-devel + kcoreaddons-devel + kdbusaddons-devel + xcb-util-keysyms-devel + kwindowsystem-devel + kservice-devel + extra-cmake-modules + + desktop/kde/framework/kglobalaccel/pspec.xml + + + kglobalaccel + + qt5-base + libgcc + libxcb + kcrash + kconfig + qt5-x11extras + kcoreaddons + kdbusaddons + xcb-util-keysyms + kwindowsystem + kservice + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kglobalaccel-devel + Development files for kglobalaccel + + kglobalaccel + qt5-base-devel + libxcb-devel + kcrash-devel + kconfig-devel + qt5-x11extras-devel + kcoreaddons-devel + kdbusaddons-devel + xcb-util-keysyms-devel + kwindowsystem-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-15 + 5.38.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + 2016-12-21 5.29.0 @@ -37825,7 +14405,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kconfigwidgets + plasma-framework http://www.kde.org Pisi Linux Admins @@ -37834,63 +14414,130 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library app:console - app:gui desktop.kde.framework - Kconfig widgets - KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. - mirrors://kde/stable/frameworks/5.41/kconfigwidgets-5.41.0.tar.xz + Plasma library and runtime components based upon KDE Frameworks 5 and Qt5 + Plasma library and runtime components based upon KF5 and Qt5 + mirrors://kde/stable/frameworks/5.41/plasma-framework-5.41.0.tar.xz qt5-base-devel - ki18n-devel + qt5-quickcontrols + kdoctools-devel + qt5-svg-devel + qt5-script-devel + qt5-x11extras-devel + qt5-declarative-devel + mesa-devel + libX11-devel + libxcb-devel kauth-devel kcodecs-devel - kconfig-devel - kcoreaddons-devel - kguiaddons-devel kwidgetsaddons-devel - kdoctools-devel + kbookmarks-devel + kcompletion-devel + kactivities-devel + kitemviews-devel + kjobwidgets-devel + solid-devel + knotifications-devel + kpackage-devel + karchive-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel + kglobalaccel-devel + kguiaddons-devel + ki18n-devel + kiconthemes-devel + kio-devel + kparts-devel + kservice-devel + kwindowsystem-devel + kxmlgui-devel + kwayland-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + docbook-xml docbook-xsl extra-cmake-modules - desktop/kde/framework/kconfigwidgets/pspec.xml + desktop/kde/framework/plasma-framework/pspec.xml - kconfigwidgets + plasma-framework - libgcc qt5-base - kauth - kcodecs + qt5-svg + qt5-script + qt5-x11extras + qt5-declarative + qt5-quickcontrols + mesa + libgcc + libX11 + libxcb + kactivities + knotifications + kpackage + karchive kconfig + kconfigwidgets kcoreaddons + kdbusaddons + kdeclarative + kglobalaccel kguiaddons ki18n + kiconthemes + kio + kservice + kwindowsystem + kxmlgui + kwayland kwidgetsaddons - /etc/xdg /usr/share /usr/share/locale /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc - /usr/share/man - kconfigwidgets-devel - Development files for kconfigwidgets + plasma-framework-devel + Development files for plasma-framework - kconfigwidgets + plasma-framework qt5-base-devel - kauth-devel - kcodecs-devel + qt5-svg-devel + qt5-script-devel + qt5-x11extras-devel + qt5-declarative-devel + mesa-devel + libX11-devel + libxcb-devel + kactivities-devel + knotifications-devel + kpackage-devel + karchive-devel kconfig-devel + kconfigwidgets-devel kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel + kglobalaccel-devel kguiaddons-devel ki18n-devel - kwidgetsaddons-devel + kiconthemes-devel + kio-devel + kservice-devel + kwindowsystem-devel + kxmlgui-devel /usr/include @@ -37934,6 +14581,355 @@ It supports email, address books, calendars, tasks, news feeds and much more.Ali Algul aligulle3801@gmail.com + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kparts + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Plugin framework for user interface components + This library implements the framework for KDE parts, which are elaborate widgets with a user-interface defined in terms of actions (menu items, toolbar icons). + mirrors://kde/stable/frameworks/5.41/kparts-5.41.0.tar.xz + + qt5-base-devel + kauth-devel + knotifications-devel + kwidgetsaddons-devel + ktextwidgets-devel + kiconthemes-devel + kcompletion-devel + kitemviews-devel + karchive-devel + attica-devel + kconfig-devel + kcoreaddons-devel + kcmutils-devel + kdeclarative-devel + ki18n-devel + kio-devel + kglobalaccel-devel + kservice-devel + kxmlgui-devel + kbookmarks-devel + kwindowsystem-devel + sonnet-devel + kcodecs-devel + kconfigwidgets-devel + solid-devel + kjobwidgets-devel + extra-cmake-modules + + desktop/kde/framework/kparts/pspec.xml + + + kparts + + qt5-base + libgcc + kjobwidgets + kconfig + kcoreaddons + ki18n + kiconthemes + knotifications + kservice + kwidgetsaddons + kxmlgui + kio + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kparts-devel + Development files for kparts + + qt5-base-devel + kjobwidgets-devel + kconfig-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + knotifications-devel + kservice-devel + kwidgetsaddons-devel + kxmlgui-devel + kio-devel + kparts + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kbookmarks + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Access and manipulate bookmarks stored using XBEL format + Framework which lets you access and manipulate bookmarks stored using XBEL format + mirrors://kde/stable/frameworks/5.41/kbookmarks-5.41.0.tar.xz + + qt5-base-devel + qt5-linguist + kcoreaddons-devel + kauth-devel + kcodecs-devel + kconfig-devel + kconfigwidgets-devel + kiconthemes-devel + kwidgetsaddons-devel + kxmlgui-devel + extra-cmake-modules + + desktop/kde/framework/kbookmarks/pspec.xml + + + kbookmarks + + qt5-base + libgcc + kcoreaddons + kcodecs + kconfig + kiconthemes + kwidgetsaddons + kxmlgui + + + /etc + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kbookmarks-devel + Development files for kbookmarks + + kbookmarks + qt5-base-devel + kcoreaddons-devel + kcodecs-devel + kconfig-devel + kiconthemes-devel + kwidgetsaddons-devel + kxmlgui-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + 2017-02-27 5.29.0 @@ -38142,7 +15138,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kdbusaddons + ki18n http://www.kde.org Pisi Linux Admins @@ -38150,42 +15146,43 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library - app:console desktop.kde.framework - Extra modules for Qt-DBus - KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. - mirrors://kde/stable/frameworks/5.41/kdbusaddons-5.41.0.tar.xz + KDE Gettext-based UI text internationalization. + KDE grafik arabirim yerelleştirme kitaplığı + KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. + ki18n, KDE Frameworks 5 için, Gettext tabanlı bir grafik arabirim yerelleştirme kitaplığıdır + mirrors://kde/stable/frameworks/5.41/ki18n-5.41.0.tar.xz qt5-base-devel - qt5-linguist - qt5-x11extras-devel + qt5-script-devel + qt5-declarative-devel extra-cmake-modules - desktop/kde/framework/kdbusaddons/pspec.xml + desktop/kde/framework/ki18n/pspec.xml - kdbusaddons + ki18n libgcc qt5-base - qt5-x11extras + qt5-script + qt5-declarative - /etc/xdg /usr/share /usr/share/locale - /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc + /usr/share/man - kdbusaddons-devel - Development files for kdbusaddons + ki18n-devel + Development files for kde5-ki18n + ki18n için geliştirme dosyaları - qt5-base-devel - kdbusaddons + ki18n /usr/include @@ -38204,7 +15201,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-11-11 5.40.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -38289,7 +15286,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kdeclarative + kdesignerplugin http://www.kde.org Pisi Linux Admins @@ -38297,89 +15294,57 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library + app:console desktop.kde.framework - Integration of QML and KDE workspaces - KDeclarative provides integration of QML and KDE workspaces. - mirrors://kde/stable/frameworks/5.41/kdeclarative-5.41.0.tar.xz + QT Designer integration for KDE5 Frameworks widgets + This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files. + mirrors://kde/stable/frameworks/5.41/kdesignerplugin-5.41.0.tar.xz qt5-base-devel - mesa-devel - libepoxy-devel - qt5-declarative-devel - kauth-devel - kcodecs-devel - kpackage-devel - kconfig-devel - kservice-devel - kcoreaddons-devel - kguiaddons-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel + qt5-linguist + kdoctools-devel kio-devel - kbookmarks-devel - kcompletion-devel + kauth-devel kconfigwidgets-devel - kitemviews-devel - kjobwidgets-devel - solid-devel kxmlgui-devel - kwidgetsaddons-devel - kwindowsystem-devel + kplotting-devel + ktextwidgets-devel + sonnet-devel + kdewebkit-devel + docbook-xml + docbook-xsl extra-cmake-modules - desktop/kde/framework/kdeclarative/pspec.xml + desktop/kde/framework/kdesignerplugin/pspec.xml - kdeclarative + kdesignerplugin qt5-base libgcc - libepoxy - qt5-declarative - kpackage - kconfig - kservice + kdewebkit kcoreaddons - kglobalaccel - ki18n + kitemviews + kconfig + sonnet + kcompletion + kconfigwidgets kiconthemes kio + kplotting + ktextwidgets kwidgetsaddons - kwindowsystem + kxmlgui - /usr/bin /usr/share /usr/share/locale + /usr/bin + /usr/lib/cmake /usr/lib/qt5 /usr/lib /usr/share/doc - - - - kdeclarative-devel - Development files for kdeclarative - - qt5-base-devel - libepoxy-devel - qt5-declarative-devel - kpackage-devel - kconfig-devel - kservice-devel - kcoreaddons-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - kio-devel - kwidgetsaddons-devel - kwindowsystem-devel - kdeclarative - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig + /usr/share/man @@ -38400,14 +15365,14 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-10-14 5.39.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com 2017-09-13 5.38.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -38447,7 +15412,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilnux.org - 2016-10-07 + 2016-10-04 5.26.0 Version bump. Yusuf Aydemir @@ -38478,7 +15443,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kded + networkmanager-qt http://www.kde.org Pisi Linux Admins @@ -38488,56 +15453,337 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - KDE5 daemon - Kded runs in the background and performs a number of small tasks. - mirrors://kde/stable/frameworks/5.41/kded-5.41.0.tar.xz + A QT wrapper around the NetworkManager libraries + A QT wrapper around the NetworkManager libraries + mirrors://kde/stable/frameworks/5.41/networkmanager-qt-5.41.0.tar.xz - qt5-base-devel - kdoctools-devel - kinit-devel - kcoreaddons-devel - kconfig-devel - kcrash-devel - kdbusaddons-devel - kservice-devel - docbook-xsl + qt5-base-devel + NetworkManager-devel extra-cmake-modules - desktop/kde/framework/kded/pspec.xml + desktop/kde/framework/networkmanager-qt/pspec.xml - kded + networkmanager-qt - qt5-base + qt5-base + NetworkManager libgcc - kcoreaddons - kconfig - kcrash - kdbusaddons - kservice /usr/share + /usr/share/locale + /usr/bin /usr/lib/qt5 /usr/lib - /usr/bin /usr/share/doc - /usr/share/man - kded-devel - Development files for kded + networkmanager-qt-devel + Development files for networkmanager-qt - qt5-base-devel - kcoreaddons-devel - kconfig-devel - kcrash-devel - kdbusaddons-devel - kservice-devel - kded + qt5-base-devel + networkmanager-qt + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-30 + 5.35.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-23 + 5.29.0 + Rebuild for new toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kjs + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + JavaScript engine for KDE + This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. + mirrors://kde/stable/frameworks/5.41/portingAids/kjs-5.41.0.tar.xz + + qt5-base-devel + libpcre-devel + kdoctools-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/framework/kjs/pspec.xml + + + kjs + + qt5-base + libgcc + libpcre + + + /usr/bin + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/man + /usr/share/doc + + + + kjs-devel + Development files for kjs + + libpcre-devel + qt5-base-devel + kjs + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + attica + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Open Collaboration Service client library, based on Qt 5 + Attica is a library to access Open Collaboration Service servers, based on Qt 5. + mirrors://kde/stable/frameworks/5.41/attica-5.41.0.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/framework/attica/pspec.xml + + + attica + + qt5-base + libgcc + + + /etc/xdg + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + attica-devel + Development files for attica5 + + qt5-base-devel + attica + + + /usr/include /usr/lib/cmake /usr/lib/pkgconfig @@ -38578,6 +15824,708 @@ It supports email, address books, calendars, tasks, news feeds and much more.Ali Algul aligulle3801@gmail.com + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + krunner + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Krunner Framework for providing different actions given a string query + Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. + mirrors://kde/stable/frameworks/5.41/krunner-5.41.0.tar.xz + + qt5-base-devel + gettext-devel + kdoctools-devel + qt5-declarative-devel + kconfig-devel + kauth-devel + kcoreaddons-devel + ki18n-devel + kio-devel + kservice-devel + plasma-framework-devel + solid-devel + threadweaver-devel + extra-cmake-modules + + desktop/kde/framework/krunner/pspec.xml + + + krunner + + qt5-base + qt5-declarative + libgcc + kconfig + kcoreaddons + ki18n + kio + kservice + plasma-framework + solid + threadweaver + + + /etc/xdg + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + krunner-devel + Development files for krunner + + krunner + qt5-base-devel + qt5-declarative-devel + kconfig-devel + kcoreaddons-devel + ki18n-devel + kio-devel + kservice-devel + plasma-framework-devel + solid-devel + threadweaver-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.29.0 + Rebuild for new toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + frameworkintegration + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Framework providing components to allow applications to integrate with a KDE Workspace + Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. + mirrors://kde/stable/frameworks/5.41/frameworkintegration-5.41.0.tar.xz + + libxcb-devel + libXcursor-devel + qt5-base-devel + qt5-declarative-devel + qt5-x11extras-devel + oxygen-fonts + kconfig-devel + kpackage-devel + kxmlgui-devel + kcompletion-devel + kcoreaddons-devel + kjobwidgets-devel + kconfigwidgets-devel + kiconthemes-devel + ki18n-devel + kauth-devel + kio-devel + knotifications-devel + kwidgetsaddons-devel + extra-cmake-modules + knewstuff-devel + + desktop/kde/framework/frameworkintegration/pspec.xml + + + frameworkintegration + + libgcc + qt5-base + libxcb + libXcursor + qt5-x11extras + kconfig + kxmlgui + kpackage + kcompletion + kcoreaddons + kjobwidgets + kconfigwidgets + kiconthemes + ki18n + kio + knotifications + kwidgetsaddons + oxygen-fonts + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + frameworkintegration-devel + Development files for framework-integration + + frameworkintegration + qt5-base-devel + libxcb-devel + libXcursor-devel + qt5-x11extras-devel + kconfig-devel + kxmlgui-devel + kcompletion-devel + kcoreaddons-devel + kjobwidgets-devel + kconfigwidgets-devel + kiconthemes-devel + ki18n-devel + kio-devel + knotifications-devel + kwidgetsaddons-devel + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwindowsystem + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE5 window manager access framework + KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes. + mirrors://kde/stable/frameworks/5.41/kwindowsystem-5.41.0.tar.xz + + qt5-base-devel + qt5-linguist + qt5-x11extras-devel + libX11-devel + libgcc + libxcb-devel + libXrender-devel + libXfixes-devel + xcb-util-devel + xcb-util-keysyms-devel + extra-cmake-modules + + desktop/kde/framework/kwindowsystem/pspec.xml + + + kwindowsystem + + qt5-base + libX11 + libgcc + libxcb + qt5-x11extras + libXfixes + xcb-util-keysyms + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/bin + /usr/share/doc + + + + kwindowsystem-devel + Development files for kwindowsystem + + qt5-base-devel + libXrender-devel + libXfixes-devel + xcb-util-devel + xcb-util-keysyms-devel + kwindowsystem + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcmutils + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Utilities for interacting with KCModules + KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. + mirrors://kde/stable/frameworks/5.41/kcmutils-5.41.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + mesa-devel + kcodecs-devel + kpackage-devel + kdeclarative-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kconfig-devel + kauth-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + kservice-devel + kxmlgui-devel + extra-cmake-modules + + desktop/kde/framework/kcmutils/pspec.xml + + + kcmutils + + qt5-base + qt5-declarative + libgcc + kdeclarative + kconfigwidgets + kwidgetsaddons + kconfig + kauth + kcoreaddons + ki18n + kiconthemes + kitemviews + kservice + kxmlgui + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcmutils-devel + Development files for kcmutils + + kcmutils + qt5-base-devel + qt5-declarative-devel + kdeclarative-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kconfig-devel + kauth-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + kservice-devel + kxmlgui-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + 2017-02-28 5.29.0 @@ -38870,7 +16818,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kdesignerplugin + kjobwidgets http://www.kde.org Pisi Linux Admins @@ -38880,55 +16828,48 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - QT Designer integration for KDE5 Frameworks widgets - This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files. - mirrors://kde/stable/frameworks/5.41/kdesignerplugin-5.41.0.tar.xz + Widgets for showing progress of asynchronous jobs + KJobWIdgets provides widgets for showing progress of asynchronous jobs. + mirrors://kde/stable/frameworks/5.41/kjobwidgets-5.41.0.tar.xz + libX11-devel qt5-base-devel qt5-linguist - kdoctools-devel - kio-devel - kauth-devel - kconfigwidgets-devel - kxmlgui-devel - kplotting-devel - ktextwidgets-devel - sonnet-devel - kdewebkit-devel - docbook-xml - docbook-xsl + kcoreaddons-devel + kwidgetsaddons-devel + qt5-x11extras-devel extra-cmake-modules - desktop/kde/framework/kdesignerplugin/pspec.xml + desktop/kde/framework/kjobwidgets/pspec.xml - kdesignerplugin + kjobwidgets qt5-base libgcc - kdewebkit kcoreaddons - kitemviews - kconfig - sonnet - kcompletion - kconfigwidgets - kiconthemes - kio - kplotting - ktextwidgets kwidgetsaddons - kxmlgui + qt5-x11extras /usr/share /usr/share/locale - /usr/bin - /usr/lib/cmake /usr/lib/qt5 /usr/lib /usr/share/doc - /usr/share/man + + + + kjobwidgets-devel + Development files for kjobwidgets + + qt5-base-devel + kjobwidgets + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig @@ -38949,10 +16890,655 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-10-14 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + modemmanager-qt + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Qt wrapper for ModemManager DBus API + Qt wrapper for ModemManager DBus API + mirrors://kde/stable/frameworks/5.41/modemmanager-qt-5.41.0.tar.xz + + qt5-base-devel + ModemManager-devel + extra-cmake-modules + + desktop/kde/framework/modemmanager-qt/pspec.xml + + + modemmanager-qt + + qt5-base + libgcc + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + modemmanager-qt-devel + Development files for modemmanger-qt + + qt5-base-devel + modemmanager-qt + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 Version bump Mustafa Cinasal muscnsl@gmail.com + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-30 + 5.35.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-09 + 5.29.0 + Rebuild for new toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kservice + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE5 Desktop Services + Kservice Provides a plugin framework for handling desktop services. Services can be applications or libraries. They can be bound to MIME types or handled by application specific code. + mirrors://kde/stable/frameworks/5.41/kservice-5.41.0.tar.xz + + qt5-base-devel + kdoctools-devel + kconfig-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + ki18n-devel + docbook-xml + docbook-xsl + extra-cmake-modules + + desktop/kde/framework/kservice/pspec.xml + + + kservice + + qt5-base + libgcc + kconfig + kcoreaddons + kcrash + kdbusaddons + ki18n + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/man + /usr/share/doc + + + + kservice-devel + Development files for kservice + + kservice + qt5-base-devel + kconfig-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + ki18n-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kpty + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Libraries for pseudo terminal devices + Kpty provides primitives to interface with pseudo terminal devices as well as a KProcess derived class for running child processes and communicating with them using kpty. + mirrors://kde/stable/frameworks/5.41/kpty-5.41.0.tar.xz + + qt5-base-devel + utempter-devel + kcoreaddons-devel + ki18n-devel + extra-cmake-modules + + desktop/kde/framework/kpty/pspec.xml + + + kpty + + qt5-base + utempter + libgcc + kcoreaddons + ki18n + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kpty-devel + Development files for kpty + + qt5-base-devel + utempter-devel + kcoreaddons-devel + ki18n-devel + kpty + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + baloo + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Framework for searching and managing metadata + Baloo is a framework for searching and managing metada + mirrors://kde/stable/frameworks/5.41/baloo-5.41.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + kcoreaddons-devel + kdbusaddons-devel + kauth-devel + kconfig-devel + kcrash-devel + ki18n-devel + kidletime-devel + kio-devel + solid-devel + kfilemetadata-devel + kdoctools-devel + lmdb-devel + extra-cmake-modules + + desktop/kde/framework/baloo/pspec.xml + + + baloo + + qt5-base + qt5-declarative + kcoreaddons + kdbusaddons + kauth + libgcc + kconfig + kcrash + ki18n + kidletime + kio + solid + kfilemetadata + lmdb + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + baloo-devel + Development files for baloo-widgets + + baloo + qt5-base-devel + qt5-declarative-devel + kcoreaddons-devel + kdbusaddons-devel + kauth-devel + kconfig-devel + kcrash-devel + ki18n-devel + kidletime-devel + kio-devel + solid-devel + kfilemetadata-devel + lmdb-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-09-13 5.38.0 @@ -39025,6 +17611,425 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + solid + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE5 hardware integration framework + Solid is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system. + mirrors://kde/stable/frameworks/5.41/solid-5.41.0.tar.xz + + qt5-base-devel + eudev-devel + qt5-linguist + qt5-declarative-devel + udisks2-devel + upower-devel + media-player-info + extra-cmake-modules + + desktop/kde/framework/solid/pspec.xml + + + solid + + qt5-base + qt5-declarative + media-player-info + libgcc + eudev + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/bin + /usr/share/doc + + + + solid-devel + Development files for solid + + qt5-base-devel + solid + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + oxygen-icons + http://www.oxygen-icons.org + + Ertuğrul Erata + ertugrulerata@gmail.com + + LGPL + desktop.kde.framework + KDE Oxygen icons + "The Oxygen Icon Theme + mirrors://kde/stable/frameworks/5.41/oxygen-icons5-5.41.0.tar.xz + + extra-cmake-modules + qt5-base-devel + + desktop/kde/framework/oxygen-icons/pspec.xml + + + oxygen-icons + + /usr/share/icons + /usr/share/doc + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdbusaddons + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Extra modules for Qt-DBus + KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. + mirrors://kde/stable/frameworks/5.41/kdbusaddons-5.41.0.tar.xz + + qt5-base-devel + qt5-linguist + qt5-x11extras-devel + extra-cmake-modules + + desktop/kde/framework/kdbusaddons/pspec.xml + + + kdbusaddons + + libgcc + qt5-base + qt5-x11extras + + + /etc/xdg + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kdbusaddons-devel + Development files for kdbusaddons + + qt5-base-devel + kdbusaddons + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + kdesu @@ -39186,176 +18191,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kdewebkit - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE5 WebKit integration - KdeWebkit provides KDE integration of the QtWebKit library. - mirrors://kde/stable/frameworks/5.41/kdewebkit-5.41.0.tar.xz - - qt5-base-devel - qt5-webkit-devel - kauth-devel - sonnet-devel - kconfig-devel - ktextwidgets-devel - kjobwidgets-devel - kcoreaddons-devel - kparts-devel - kservice-devel - kwallet-devel - kio-devel - extra-cmake-modules - - desktop/kde/framework/kdewebkit/pspec.xml - - - kdewebkit - - qt5-webkit - libgcc - kconfig - kjobwidgets - qt5-base - kcoreaddons - kparts - kservice - kwallet - kio - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/mkspecs/modules/ - /usr/share/doc - - - - kdewebkit-devel - Development files for kdewebkit - - kdewebkit - qt5-webkit-devel - kconfig-devel - kjobwidgets-devel - qt5-base-devel - kcoreaddons-devel - kparts-devel - kservice-devel - kwallet-devel - kio-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdnssd + kcodecs http://www.kde.org Pisi Linux Admins @@ -39364,25 +18200,25 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library desktop.kde.framework - Network service discovery using Zeroconf - KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure. - mirrors://kde/stable/frameworks/5.41/kdnssd-5.41.0.tar.xz + Plugins allowing Qt applications to access further types of images + KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. + mirrors://kde/stable/frameworks/5.41/kcodecs-5.41.0.tar.xz qt5-base-devel qt5-linguist - avahi-devel - avahi-compat-libdns_sd-devel extra-cmake-modules + gperf - desktop/kde/framework/kdnssd/pspec.xml + desktop/kde/framework/kcodecs/pspec.xml - kdnssd + kcodecs qt5-base libgcc + /etc/xdg /usr/share /usr/share/locale /usr/lib/qt5 @@ -39391,11 +18227,11 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kdnssd-devel - Development files for kdnssd. + kcodecs-devel + Development files for kcodecs qt5-base-devel - kdnssd + kcodecs /usr/include @@ -39499,7 +18335,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kdoctools + karchive http://www.kde.org Pisi Linux Admins @@ -39507,54 +18343,42 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library - app:console desktop.kde.framework - KDE5 document generator - kdoctools is an application aims to generate documents from DocBook. - mirrors://kde/stable/frameworks/5.41/kdoctools-5.41.0.tar.xz + Qt 5 addon providing access to numerous types of archives + KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. + mirrors://kde/stable/frameworks/5.41/karchive-5.41.0.tar.xz qt5-base-devel - perl-URI - python - libxml2-devel - libxslt-devel - docbook-xml - docbook-xsl - docbook-sgml4_5 - ki18n-devel - karchive-devel + xz-devel + zlib-devel + bzip2 extra-cmake-modules - desktop/kde/framework/kdoctools/pspec.xml + desktop/kde/framework/karchive/pspec.xml - kdoctools + karchive qt5-base - libxml2 + xz + zlib + bzip2 libgcc - libxslt - karchive + /etc/xdg /usr/share - /usr/share/locale /usr/lib/qt5 /usr/lib - /usr/bin /usr/share/doc - /usr/share/man - kdoctools-devel - Development files for kdoctools + karchive-devel + Development files for karchive qt5-base-devel - kdoctools - karchive-devel - libgcc - libxml2-devel + karchive /usr/include @@ -39566,7 +18390,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-12-15 5.41.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -39587,14 +18411,14 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-09-13 5.38.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com 2017-06-20 5.35.0 - version bump. + version bump Ali Algul aligulle3801@gmail.com @@ -39606,7 +18430,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.groni@pisilinux.org - 2016-12-21 + 2016-12-20 5.29.0 Version bump. Stefan Gronewold(groni) @@ -39658,7 +18482,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kemoticons + ktextwidgets http://www.kde.org Pisi Linux Admins @@ -39668,28 +18492,44 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - KDE emoticon manager - KEmoticons converts emoticons from text to a graphical representation with images in HTML. - mirrors://kde/stable/frameworks/5.41/kemoticons-5.41.0.tar.xz + KDE5 text editing widgets + KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text. + mirrors://kde/stable/frameworks/5.41/ktextwidgets-5.41.0.tar.xz qt5-base-devel - karchive-devel - kcoreaddons-devel + qt5-speech-devel kconfig-devel + kcompletion-devel + kcodecs-devel + kauth-devel + kconfigwidgets-devel + kiconthemes-devel + kwidgetsaddons-devel + ki18n-devel + sonnet-devel kservice-devel + kcoreaddons-devel + kwindowsystem-devel extra-cmake-modules - desktop/kde/framework/kemoticons/pspec.xml + desktop/kde/framework/ktextwidgets/pspec.xml - kemoticons + ktextwidgets qt5-base libgcc - karchive - kcoreaddons kconfig + kcompletion + kconfigwidgets + kiconthemes + kwidgetsaddons + ki18n + sonnet kservice + kcoreaddons + kwindowsystem + qt5-speech /usr/share @@ -39700,15 +18540,21 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kemoticons-devel - Development files for kemoticons + ktextwidgets-devel + Development files for ktextwidgets - kemoticons + ktextwidgets qt5-base-devel - karchive-devel - kcoreaddons-devel kconfig-devel + kcompletion-devel + kconfigwidgets-devel + kiconthemes-devel + kwidgetsaddons-devel + ki18n-devel + sonnet-devel kservice-devel + kcoreaddons-devel + kwindowsystem-devel /usr/include @@ -39812,7 +18658,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kfilemetadata + kpeople http://www.kde.org Pisi Linux Admins @@ -39820,62 +18666,61 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library - app:console desktop.kde.framework - KDE5 library for extracting meta data from files. - KDE library for extracting meta data from files. - mirrors://kde/stable/frameworks/5.41/kfilemetadata-5.41.0.tar.xz + A contact aggregation library for KDE + KPeople is a Framework for fetching contacts from different sources (Telepathy, Akonadi, Facebook, etc) and unifying them into a same model. + mirrors://kde/stable/frameworks/5.41/kpeople-5.41.0.tar.xz qt5-base-devel - qt5-multimedia-devel - attr-devel - ebook-tools-devel - exiv2-devel - ffmpeg-devel - taglib-devel - poppler-qt5-devel - karchive-devel + kconfig-devel + qt5-declarative-devel + kcoreaddons-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + kservice-devel + kwidgetsaddons-devel ki18n-devel + kitemviews-devel extra-cmake-modules - desktop/kde/framework/kfilemetadata/pspec.xml + desktop/kde/framework/kpeople/pspec.xml - kfilemetadata + kpeople qt5-base - ebook-tools + qt5-declarative libgcc - exiv2-libs - taglib - ffmpeg - poppler-qt5 - karchive + kconfig + kcoreaddons + kservice + kwidgetsaddons ki18n + kitemviews - /etc/xdg /usr/share /usr/share/locale - /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc - kfilemetadata-devel - Development files for kfilemetadata + kpeople-devel + Development files for kpeople - kfilemetadata qt5-base-devel - ebook-tools-devel - exiv2-devel - taglib-devel - ffmpeg-devel - poppler-qt5-devel - karchive-devel + qt5-declarative-devel + kconfig-devel + kcoreaddons-devel + kwidgetsaddons-devel + kservice-devel ki18n-devel + kitemviews-devel + kpeople /usr/include @@ -39885,204 +18730,26 @@ It supports email, address books, calendars, tasks, news feeds and much more. - 2017-12-24 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-06 - 5.38.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-20 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kglobalaccel - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Global desktop keyboard shortcuts - KGlobalAccel allows you to have global accelerators that are independent of the focused window. - https://download.kde.org/stable/frameworks/5.41/kglobalaccel-5.41.0.tar.xz - - qt5-base-devel - qt5-linguist - qt5-base - libxcb-devel - kcrash-devel - kconfig-devel - qt5-x11extras-devel - kcoreaddons-devel - kdbusaddons-devel - xcb-util-keysyms-devel - kwindowsystem-devel - kservice-devel - extra-cmake-modules - - desktop/kde/framework/kglobalaccel/pspec.xml - - - kglobalaccel - - qt5-base - libgcc - libxcb - kcrash - kconfig - qt5-x11extras - kcoreaddons - kdbusaddons - xcb-util-keysyms - kwindowsystem - kservice - - - /etc/xdg - /usr/bin - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kglobalaccel-devel - Development files for kglobalaccel - - kglobalaccel - qt5-base-devel - libxcb-devel - kcrash-devel - kconfig-devel - qt5-x11extras-devel - kcoreaddons-devel - kdbusaddons-devel - xcb-util-keysyms-devel - kwindowsystem-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - 2017-12-15 5.41.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-11 5.40.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-10-14 5.39.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-09-15 - 5.38.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - 2017-09-13 5.38.0 @@ -40098,7 +18765,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-27 + 2017-02-28 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) @@ -40157,51 +18824,161 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kguiaddons + syntax-highlighting + https://community.kde.org/Frameworks + + Stefan Gronewold + groni@pisilinux.org + + GPL2 + desktop.kde.framework + Syntax highlighting engine for structured text and code + Syntax highlighting engine for structured text and code + mirrors://kde/stable/frameworks/5.41/syntax-highlighting-5.41.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-xmlpatterns-devel + qt5-linguist + perl + glibc-devel + + desktop/kde/framework/syntax-highlighting/pspec.xml + + + syntax-highlighting + Syntax highlighting engine for structured text and code + + qt5-base + libgcc + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/share/locale/ + + + + syntax-highlighting-devel + Development files for syntax-highlighting + + syntax-highlighting + + + /usr/include + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 5.28.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + bluez-qt http://www.kde.org Pisi Linux Admins - admins@pisilinux.org + admin@pisilinux.org - LGPLv2 + GPLv2 library desktop.kde.framework - Utilities for graphical user interfaces - The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files. - mirrors://kde/stable/frameworks/5.41/kguiaddons-5.41.0.tar.xz + Qt wrapper for KDE 5 Bluez DBus API + Qt wrapper for KDE 5 DBus API. + mirrors://kde/stable/frameworks/5.41/bluez-qt-5.41.0.tar.xz - libX11-devel - libxcb-devel + bluez + bluez-libs-devel qt5-base-devel - qt5-x11extras-devel + qt5-declarative-devel extra-cmake-modules - desktop/kde/framework/kguiaddons/pspec.xml + desktop/kde/framework/bluez-qt/pspec.xml - kguiaddons + bluez-qt - libgcc - libX11 + bluez qt5-base - qt5-x11extras + qt5-declarative + libgcc /usr/lib/qt5 /usr/lib /usr/share/doc + /lib/udev - kguiaddons-devel - Development files for kguiaddons + bluez-qt-devel + Development files for bluez-qt - kguiaddons + qt5-base-devel + qt5-declarative-devel + bluez-qt /usr/include /usr/lib/cmake - /usr/lib/pkgconfig @@ -40236,7 +19013,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-06-20 5.35.0 - version bump + version bump. Ali Algul aligulle3801@gmail.com @@ -40300,7 +19077,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - khtml + kross http://www.kde.org Pisi Linux Admins @@ -40308,110 +19085,71 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library - app:console desktop.kde.framework - HTML rendering engine for KDE - KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. - mirrors://kde/stable/frameworks/5.41/portingAids/khtml-5.41.0.tar.xz + KDE5 application scripting helper + Kross is a scripting bridge to embed scripting functionality into an application. It supports QtScript as a scripting interpreter backend. + mirrors://kde/stable/frameworks/5.41/portingAids/kross-5.41.0.tar.xz qt5-base-devel - libjpeg-turbo-devel - giflib-devel - libpng-devel - qt5-phonon-devel - libX11-devel - zlib-devel - kio-devel - kjs-devel - kglobalaccel-devel - kauth-devel - kparts-devel + qt5-script-devel + kcoreaddons-devel + kdoctools-devel + kconfigwidgets-devel ktextwidgets-devel + kparts-devel sonnet-devel - openssl-devel - gperf + kauth-devel + ki18n-devel + kcompletion-devel + kiconthemes-devel + kio-devel + kparts-devel + kwidgetsaddons-devel + kxmlgui-devel + docbook-xsl extra-cmake-modules - desktop/kde/framework/khtml/pspec.xml + desktop/kde/framework/kross/pspec.xml - khtml + kross qt5-base - qt5-x11extras - qt5-phonon - zlib - openssl - giflib - libX11 + qt5-script libgcc - libpng - libjpeg-turbo - sonnet - kcodecs - kconfig - kjobwidgets - kwidgetsaddons - kcompletion - karchive - kconfigwidgets kcoreaddons - kglobalaccel ki18n + kcompletion kiconthemes kio - kjs - knotifications kparts - kservice - ktextwidgets - kwallet - kwindowsystem + kwidgetsaddons kxmlgui - /etc + /usr/bin /usr/share /usr/share/locale /usr/lib/qt5 /usr/lib /usr/share/doc + /usr/share/man - khtml-devel - Development files for khtml + kross-devel + Development files for kross - khtml + kross qt5-base-devel - qt5-x11extras-devel - qt5-phonon-devel - zlib-devel - openssl-devel - giflib-devel - libX11-devel - libpng-devel - libjpeg-turbo-devel - sonnet-devel - kcodecs-devel - kconfig-devel - kjobwidgets-devel - kwidgetsaddons-devel - kcompletion-devel - karchive-devel - kconfigwidgets-devel + qt5-script-devel kcoreaddons-devel - kglobalaccel-devel ki18n-devel + kcompletion-devel kiconthemes-devel kio-devel - kjs-devel - knotifications-devel kparts-devel - kservice-devel - ktextwidgets-devel - kwallet-devel - kwindowsystem-devel + kwidgetsaddons-devel kxmlgui-devel @@ -40445,7 +19183,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-09-13 5.38.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -40514,154 +19252,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - ki18n - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - KDE Gettext-based UI text internationalization. - KDE grafik arabirim yerelleştirme kitaplığı - KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. - ki18n, KDE Frameworks 5 için, Gettext tabanlı bir grafik arabirim yerelleştirme kitaplığıdır - mirrors://kde/stable/frameworks/5.41/ki18n-5.41.0.tar.xz - - qt5-base-devel - qt5-script-devel - qt5-declarative-devel - extra-cmake-modules - - desktop/kde/framework/ki18n/pspec.xml - - - ki18n - - libgcc - qt5-base - qt5-script - qt5-declarative - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/man - - - - ki18n-devel - Development files for kde5-ki18n - ki18n için geliştirme dosyaları - - ki18n - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - kiconthemes @@ -40830,6 +19420,155 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + kcompletion + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Addon with auto completion widgets and classes + KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. + mirrors://kde/stable/frameworks/5.41/kcompletion-5.41.0.tar.xz + + qt5-base-devel + qt5-linguist + kconfig-devel + kwidgetsaddons-devel + extra-cmake-modules + + desktop/kde/framework/kcompletion/pspec.xml + + + kcompletion + + qt5-base + libgcc + kconfig + kwidgetsaddons + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcompletion-devel + Development files for kcompletion + + qt5-base-devel + kcompletion + kwidgetsaddons-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + kidletime @@ -40980,542 +19719,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - kimageformats - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Image formats addons for QT 5 - This framework provides additional image format plugins for QtGui. - mirrors://kde/stable/frameworks/5.41/kimageformats-5.41.0.tar.xz - - qt5-base-devel - openexr-devel - karchive-devel - ilmbase-devel - extra-cmake-modules - - desktop/kde/framework/kimageformats/pspec.xml - - - kimageformats - - qt5-base - libgcc - openexr-libs - ilmbase - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kinit - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE applications initialization utility - Process launcher to speed up launching KDE applications. - mirrors://kde/stable/frameworks/5.41/kinit-5.41.0.tar.xz - - qt5-base-devel - kdoctools-devel - libX11-devel - libcap-devel - libgcc - libxcb-devel - kcrash-devel - kcoreaddons-devel - kitemviews-devel - solid-devel - kxmlgui-devel - kjobwidgets-devel - kcompletion-devel - kwidgetsaddons-devel - kconfig-devel - kcodecs-devel - kauth-devel - kconfigwidgets-devel - kio-devel - ki18n-devel - kservice-devel - kbookmarks-devel - kwindowsystem-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/framework/kinit/pspec.xml - - - kinit - - qt5-base - libX11 - libcap - libgcc - libxcb - kio - kcrash - kcoreaddons - kconfig - ki18n - kservice - kwindowsystem - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/locale - /usr/bin - /usr/share/doc - /usr/share/man - - - - kinit-devel - Development files for kinit - - qt5-base-devel - libX11-devel - libcap-devel - libxcb-devel - kio-devel - kcrash-devel - kcoreaddons-devel - kconfig-devel - ki18n-devel - kservice-devel - kwindowsystem-devel - kinit - - - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kirigami - https://quickgit.kde.org/?p=kirigami.git - - Ali Algul - aligulle3801@gmail.com - - LGPL - desktop.kde.framework - A set of QML components for mobile/desktop convergent applications made by KDE - A set of QML components for mobile/desktop convergent applications made by KDE - https://download.kde.org/stable/frameworks/5.41/kirigami2-5.41.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-quickcontrols2-devel - qt5-graphicaleffects - qt5-linguist - qt5-svg-devel - plasma-framework-devel - - desktop/kde/framework/kirigami/pspec.xml - - - kirigami - A set of QML components for mobile/desktop convergent applications made by KDE - - libgcc - qt5-base - qt5-declarative - qt5-quickcontrols2 - - - /usr/share/locale/ - /usr/lib/ - - - - kirigami-devel - Development files for kirigami - - kirigami - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-18 - 2.2.0 - F. Release. - Ali Algul - aligulle3801@gmail.com - - - - - - kitemmodels - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Set of item models extending the Qt model-view framework - KItemModels provides a set of item models extending the Qt model-view framework. - mirrors://kde/stable/frameworks/5.41/kitemmodels-5.41.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/framework/kitemmodels/pspec.xml - - - kitemmodels - - qt5-base - libgcc - - - /etc/xdg - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kitemmodels-devel - Development files for kitemmodels - - qt5-base-devel - kitemmodels - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - kitemviews @@ -41661,7 +19864,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kjobwidgets + kdoctools http://www.kde.org Pisi Linux Admins @@ -41671,691 +19874,52 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - Widgets for showing progress of asynchronous jobs - KJobWIdgets provides widgets for showing progress of asynchronous jobs. - mirrors://kde/stable/frameworks/5.41/kjobwidgets-5.41.0.tar.xz - - libX11-devel - qt5-base-devel - qt5-linguist - kcoreaddons-devel - kwidgetsaddons-devel - qt5-x11extras-devel - extra-cmake-modules - - desktop/kde/framework/kjobwidgets/pspec.xml - - - kjobwidgets - - qt5-base - libgcc - kcoreaddons - kwidgetsaddons - qt5-x11extras - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kjobwidgets-devel - Development files for kjobwidgets - - qt5-base-devel - kjobwidgets - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kjs - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - JavaScript engine for KDE - This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. - mirrors://kde/stable/frameworks/5.41/portingAids/kjs-5.41.0.tar.xz + KDE5 document generator + kdoctools is an application aims to generate documents from DocBook. + mirrors://kde/stable/frameworks/5.41/kdoctools-5.41.0.tar.xz qt5-base-devel - libpcre-devel - kdoctools-devel + perl-URI + python + libxml2-devel + libxslt-devel + docbook-xml docbook-xsl - extra-cmake-modules - - desktop/kde/framework/kjs/pspec.xml - - - kjs - - qt5-base - libgcc - libpcre - - - /usr/bin - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/man - /usr/share/doc - - - - kjs-devel - Development files for kjs - - libpcre-devel - qt5-base-devel - kjs - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kjsembed - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - JavaScript support for HTML rendering engine on KDE5 - The KJSEmbed library is an easy-to-use wrapper around the KDE ECMAScript interpreter (kjs) that makes it easy to add scriptability to an application. - mirrors://kde/stable/frameworks/5.41/portingAids/kjsembed-5.41.0.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-designer-devel - kdoctools-devel + docbook-sgml4_5 ki18n-devel - kjs-devel - docbook-xsl - extra-cmake-modules - - desktop/kde/framework/kjsembed/pspec.xml - - - kjsembed - - qt5-base - qt5-svg - libgcc - ki18n - kjs - - - /usr/bin - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/man - /usr/share/doc - - - - kjsembed-devel - Development files for kjsembed - - qt5-base-devel - qt5-svg-devel - ki18n-devel - kjs-devel - kjsembed - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kmediaplayer - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - KDE5 media player Plugin interface for media player features - KMediaPlayer builds on the KParts framework to provide a common interface for KParts that can play media files. - mirrors://kde/stable/frameworks/5.41/portingAids/kmediaplayer-5.41.0.tar.xz - - qt5-base-devel - kio-devel - kauth-devel - kparts-devel - ktextwidgets-devel - sonnet-devel - kxmlgui-devel - extra-cmake-modules - - desktop/kde/framework/kmediaplayer/pspec.xml - - - kmediaplayer - - qt5-base - libgcc - kparts - kxmlgui - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kmediaplayer-devel - Development files for kmediaplayer - - kmediaplayer - qt5-base-devel - kparts-devel - kxmlgui-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - knewstuff - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Framework for downloading and sharing additional application data - The KNewStuff library implements collaborative data sharing for applications. - mirrors://kde/stable/frameworks/5.41/knewstuff-5.41.0.tar.xz - - qt5-base-devel - boost-devel - kauth-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - kcmutils-devel - kdeclarative-devel - ki18n-devel - kio-devel - kglobalaccel-devel - kservice-devel - kxmlgui-devel - kbookmarks-devel - kwindowsystem-devel - sonnet-devel - kcodecs-devel - kconfigwidgets-devel - solid-devel - kjobwidgets-devel extra-cmake-modules - kirigami-devel - desktop/kde/framework/knewstuff/pspec.xml + desktop/kde/framework/kdoctools/pspec.xml - knewstuff + kdoctools qt5-base - qt5-declarative + libxml2 libgcc - kwidgetsaddons - ktextwidgets - kiconthemes - kcompletion - kitemviews + libxslt karchive - attica - kconfig - kcoreaddons - ki18n - kio - kservice - kxmlgui - /etc/xdg /usr/share /usr/share/locale /usr/lib/qt5 /usr/lib + /usr/bin /usr/share/doc + /usr/share/man - knewstuff-devel - Development files for knewstuff + kdoctools-devel + Development files for kdoctools qt5-base-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel + kdoctools karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kservice-devel - kxmlgui-devel - knewstuff + libgcc + libxml2-devel /usr/include @@ -42381,17 +19945,17 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-10-14 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 Version bump Mustafa Cinasal muscnsl@gmail.com - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - 2017-06-20 5.35.0 @@ -42400,7 +19964,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-28 + 2017-02-27 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) @@ -42786,61 +20350,92 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kpackage - https://userbase.kde.org/KPackage + kdeclarative + http://www.kde.org - Stefan Gronewold(groni) - groni@pisilinux.org + Pisi Linux Admins + admins@pisilinux.org - LGPL - app:library + LGPLv2 + library desktop.kde.framework - Framework that lets applications manage user installable packages of non-binary assets - KPackage is dependent on the Smart package manager. - mirrors://kde/stable/frameworks/5.41/kpackage-5.41.0.tar.xz + Integration of QML and KDE workspaces + KDeclarative provides integration of QML and KDE workspaces. + mirrors://kde/stable/frameworks/5.41/kdeclarative-5.41.0.tar.xz qt5-base-devel - libX11-devel + mesa-devel + libepoxy-devel + qt5-declarative-devel + kauth-devel + kcodecs-devel + kpackage-devel kconfig-devel - ki18n-devel + kservice-devel kcoreaddons-devel - karchive-devel - kdoctools-devel - docbook-sgml4_5 - docbook-xsl + kguiaddons-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kio-devel + kbookmarks-devel + kcompletion-devel + kconfigwidgets-devel + kitemviews-devel + kjobwidgets-devel + solid-devel + kxmlgui-devel + kwidgetsaddons-devel + kwindowsystem-devel extra-cmake-modules - desktop/kde/framework/kpackage/pspec.xml + desktop/kde/framework/kdeclarative/pspec.xml - kpackage + kdeclarative qt5-base libgcc + libepoxy + qt5-declarative + kpackage kconfig - ki18n + kservice kcoreaddons - karchive + kglobalaccel + ki18n + kiconthemes + kio + kwidgetsaddons + kwindowsystem /usr/bin - /usr/lib/qt5 - /usr/lib /usr/share /usr/share/locale - /usr/share/man/man1 + /usr/lib/qt5 + /usr/lib + /usr/share/doc - kpackage-devel - Development files for kpackage + kdeclarative-devel + Development files for kdeclarative - kpackage qt5-base-devel + libepoxy-devel + qt5-declarative-devel + kpackage-devel kconfig-devel - ki18n-devel + kservice-devel kcoreaddons-devel - karchive-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + kio-devel + kwidgetsaddons-devel + kwindowsystem-devel + kdeclarative /usr/include @@ -42884,192 +20479,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Ali Algul aligulle3801@gmail.com - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kparts - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Plugin framework for user interface components - This library implements the framework for KDE parts, which are elaborate widgets with a user-interface defined in terms of actions (menu items, toolbar icons). - mirrors://kde/stable/frameworks/5.41/kparts-5.41.0.tar.xz - - qt5-base-devel - kauth-devel - knotifications-devel - kwidgetsaddons-devel - ktextwidgets-devel - kiconthemes-devel - kcompletion-devel - kitemviews-devel - karchive-devel - attica-devel - kconfig-devel - kcoreaddons-devel - kcmutils-devel - kdeclarative-devel - ki18n-devel - kio-devel - kglobalaccel-devel - kservice-devel - kxmlgui-devel - kbookmarks-devel - kwindowsystem-devel - sonnet-devel - kcodecs-devel - kconfigwidgets-devel - solid-devel - kjobwidgets-devel - extra-cmake-modules - - desktop/kde/framework/kparts/pspec.xml - - - kparts - - qt5-base - libgcc - kjobwidgets - kconfig - kcoreaddons - ki18n - kiconthemes - knotifications - kservice - kwidgetsaddons - kxmlgui - kio - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kparts-devel - Development files for kparts - - qt5-base-devel - kjobwidgets-devel - kconfig-devel - kcoreaddons-devel - ki18n-devel - kiconthemes-devel - knotifications-devel - kservice-devel - kwidgetsaddons-devel - kxmlgui-devel - kio-devel - kparts - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - 2017-02-28 5.29.0 @@ -43130,7 +20539,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kpeople + threadweaver http://www.kde.org Pisi Linux Admins @@ -43138,61 +20547,35 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library + app:console desktop.kde.framework - A contact aggregation library for KDE - KPeople is a Framework for fetching contacts from different sources (Telepathy, Akonadi, Facebook, etc) and unifying them into a same model. - mirrors://kde/stable/frameworks/5.41/kpeople-5.41.0.tar.xz + Multi-threaded programming framework for KDE + ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. + mirrors://kde/stable/frameworks/5.41/threadweaver-5.41.0.tar.xz qt5-base-devel - kconfig-devel - qt5-declarative-devel - kcoreaddons-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - kservice-devel - kwidgetsaddons-devel - ki18n-devel - kitemviews-devel extra-cmake-modules - desktop/kde/framework/kpeople/pspec.xml + desktop/kde/framework/threadweaver/pspec.xml - kpeople + threadweaver qt5-base - qt5-declarative libgcc - kconfig - kcoreaddons - kservice - kwidgetsaddons - ki18n - kitemviews - /usr/share - /usr/share/locale /usr/lib/qt5 /usr/lib /usr/share/doc - kpeople-devel - Development files for kpeople + threadweaver-devel + Development files for threadweaver qt5-base-devel - qt5-declarative-devel - kconfig-devel - kcoreaddons-devel - kwidgetsaddons-devel - kservice-devel - ki18n-devel - kitemviews-devel - kpeople + threadweaver /usr/include @@ -43204,7 +20587,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-12-15 5.41.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -43237,14 +20620,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-28 + 2017-02-27 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org - 2016-12-21 + 2016-12-20 5.29.0 Version bump. Stefan Gronewold(groni) @@ -43294,6 +20677,146 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + kactivities-stats + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + Library for KDE's Plasma Activities support + Kactivities provides an API for using and interacting with the Plasma Activities Manager. + mirrors://kde/stable/frameworks/5.41/kactivities-stats-5.41.0.tar.xz + + qt5-base-devel + boost-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + kconfig-devel + kactivities-devel + extra-cmake-modules + + desktop/kde/framework/kactivities-stats/pspec.xml + + + kactivities-stats + + qt5-base + libgcc + kconfig + kactivities + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kactivities-stats-devel + Development files for kactivities-stats + + qt5-base-devel + kconfig-devel + kactivities-devel + kactivities-stats + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 5.24 + Version release. + Ertuğrul Erata + ertugrulerata@gmail.com + + + kplotting @@ -43435,7 +20958,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kpty + kjsembed http://www.kde.org Pisi Linux Admins @@ -43444,44 +20967,49 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library desktop.kde.framework - Libraries for pseudo terminal devices - Kpty provides primitives to interface with pseudo terminal devices as well as a KProcess derived class for running child processes and communicating with them using kpty. - mirrors://kde/stable/frameworks/5.41/kpty-5.41.0.tar.xz + JavaScript support for HTML rendering engine on KDE5 + The KJSEmbed library is an easy-to-use wrapper around the KDE ECMAScript interpreter (kjs) that makes it easy to add scriptability to an application. + mirrors://kde/stable/frameworks/5.41/portingAids/kjsembed-5.41.0.tar.xz qt5-base-devel - utempter-devel - kcoreaddons-devel + qt5-svg-devel + qt5-designer-devel + kdoctools-devel ki18n-devel + kjs-devel + docbook-xsl extra-cmake-modules - desktop/kde/framework/kpty/pspec.xml + desktop/kde/framework/kjsembed/pspec.xml - kpty + kjsembed qt5-base - utempter + qt5-svg libgcc - kcoreaddons ki18n + kjs + /usr/bin /usr/share /usr/share/locale /usr/lib/qt5 /usr/lib + /usr/share/man /usr/share/doc - kpty-devel - Development files for kpty + kjsembed-devel + Development files for kjsembed qt5-base-devel - utempter-devel - kcoreaddons-devel - ki18n-devel - kpty + qt5-svg-devel + ki18n-devel + kjs-devel + kjsembed /usr/include @@ -43568,7 +21096,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilinux.org - 2016-05-17 + 2016-05-18 5.22.0 Version bump. Burak Ertürk @@ -43585,7 +21113,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kross + kimageformats http://www.kde.org Pisi Linux Admins @@ -43593,77 +21121,33 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library + app:console desktop.kde.framework - KDE5 application scripting helper - Kross is a scripting bridge to embed scripting functionality into an application. It supports QtScript as a scripting interpreter backend. - mirrors://kde/stable/frameworks/5.41/portingAids/kross-5.41.0.tar.xz + Image formats addons for QT 5 + This framework provides additional image format plugins for QtGui. + mirrors://kde/stable/frameworks/5.41/kimageformats-5.41.0.tar.xz qt5-base-devel - qt5-script-devel - kcoreaddons-devel - kdoctools-devel - kconfigwidgets-devel - ktextwidgets-devel - kparts-devel - sonnet-devel - kauth-devel - ki18n-devel - kcompletion-devel - kiconthemes-devel - kio-devel - kparts-devel - kwidgetsaddons-devel - kxmlgui-devel - docbook-xsl + openexr-devel + karchive-devel + ilmbase-devel extra-cmake-modules - desktop/kde/framework/kross/pspec.xml + desktop/kde/framework/kimageformats/pspec.xml - kross + kimageformats qt5-base - qt5-script libgcc - kcoreaddons - ki18n - kcompletion - kiconthemes - kio - kparts - kwidgetsaddons - kxmlgui + openexr-libs + ilmbase - /usr/bin /usr/share - /usr/share/locale /usr/lib/qt5 /usr/lib /usr/share/doc - /usr/share/man - - - - kross-devel - Development files for kross - - kross - qt5-base-devel - qt5-script-devel - kcoreaddons-devel - ki18n-devel - kcompletion-devel - kiconthemes-devel - kio-devel - kparts-devel - kwidgetsaddons-devel - kxmlgui-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig @@ -43691,7 +21175,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-09-13 5.38.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -43703,14 +21187,14 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-28 + 2017-02-27 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org - 2016-12-21 + 2016-12-20 5.29.0 Version bump. Stefan Gronewold(groni) @@ -43745,7 +21229,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilinux.org - 2016-05-18 + 2016-05-17 5.22.0 Version bump. Burak Ertürk @@ -43762,87 +21246,37 @@ It supports email, address books, calendars, tasks, news feeds and much more. - krunner - http://www.kde.org + breeze-icons + https://projects.kde.org/projects/kde/workspace/breeze - Pisi Linux Admins - admins@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - LGPLv2 - library - app:console + GPLv2+ + app:gui desktop.kde.framework - Krunner Framework for providing different actions given a string query - Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace. - mirrors://kde/stable/frameworks/5.41/krunner-5.41.0.tar.xz + Breeze icon themes + İcon themes breeze + mirrors://kde/stable/frameworks/5.41/breeze-icons-5.41.0.tar.xz - qt5-base-devel - gettext-devel - kdoctools-devel - qt5-declarative-devel - kconfig-devel - kauth-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kservice-devel - plasma-framework-devel - solid-devel - threadweaver-devel extra-cmake-modules + qt5-base-devel - desktop/kde/framework/krunner/pspec.xml + desktop/kde/framework/breeze-icons/pspec.xml - krunner - - qt5-base - qt5-declarative - libgcc - kconfig - kcoreaddons - ki18n - kio - kservice - plasma-framework - solid - threadweaver - + breeze-icons + Breeze icon themes - /etc/xdg /usr/share - /usr/lib/qt5 - /usr/lib /usr/share/doc - - krunner-devel - Development files for krunner - - krunner - qt5-base-devel - qt5-declarative-devel - kconfig-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kservice-devel - plasma-framework-devel - solid-devel - threadweaver-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - 2017-12-15 5.41.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -43870,19 +21304,19 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-06-20 5.35.0 - version bump + version bump. Ali Algul aligulle3801@gmail.com 2017-03-01 5.29.0 - Rebuild for new toolchain. + Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org - 2016-12-21 + 2016-12-20 5.29.0 Version bump. Stefan Gronewold(groni) @@ -43917,7 +21351,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilinux.org - 2016-05-18 + 2016-05-17 5.22.0 Version bump. Burak Ertürk @@ -43934,7 +21368,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kservice + kwidgetsaddons http://www.kde.org Pisi Linux Admins @@ -43944,56 +21378,37 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.framework - KDE5 Desktop Services - Kservice Provides a plugin framework for handling desktop services. Services can be applications or libraries. They can be bound to MIME types or handled by application specific code. - mirrors://kde/stable/frameworks/5.41/kservice-5.41.0.tar.xz + KDE5 desktop widgets + KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets. + mirrors://kde/stable/frameworks/5.41/kwidgetsaddons-5.41.0.tar.xz qt5-base-devel - kdoctools-devel - kconfig-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - ki18n-devel - docbook-xml - docbook-xsl + qt5-linguist + qt5-designer-devel extra-cmake-modules - desktop/kde/framework/kservice/pspec.xml + desktop/kde/framework/kwidgetsaddons/pspec.xml - kservice + kwidgetsaddons qt5-base libgcc - kconfig - kcoreaddons - kcrash - kdbusaddons - ki18n - /etc /usr/share /usr/share/locale - /usr/bin /usr/lib/qt5 /usr/lib - /usr/share/man /usr/share/doc - kservice-devel - Development files for kservice + kwidgetsaddons-devel + Development files for kwidgetsaddons - kservice qt5-base-devel - kconfig-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - ki18n-devel + kwidgetsaddons /usr/include @@ -44005,7 +21420,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-12-15 5.41.0 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -44044,6 +21459,315 @@ It supports email, address books, calendars, tasks, news feeds and much more.Stefan Gronewold(groni) groni@pisilinux.org + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kitemmodels + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.framework + Set of item models extending the Qt model-view framework + KItemModels provides a set of item models extending the Qt model-view framework. + mirrors://kde/stable/frameworks/5.41/kitemmodels-5.41.0.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/framework/kitemmodels/pspec.xml + + + kitemmodels + + qt5-base + libgcc + + + /etc/xdg + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kitemmodels-devel + Development files for kitemmodels + + qt5-base-devel + kitemmodels + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-20 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-17 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kfilemetadata + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.framework + KDE5 library for extracting meta data from files. + KDE library for extracting meta data from files. + mirrors://kde/stable/frameworks/5.41/kfilemetadata-5.41.0.tar.xz + + qt5-base-devel + qt5-multimedia-devel + attr-devel + ebook-tools-devel + exiv2-devel + ffmpeg-devel + taglib-devel + poppler-qt5-devel + karchive-devel + ki18n-devel + extra-cmake-modules + + desktop/kde/framework/kfilemetadata/pspec.xml + + + kfilemetadata + + qt5-base + ebook-tools + libgcc + exiv2-libs + taglib + ffmpeg + poppler-qt5 + karchive + ki18n + + + /etc/xdg + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kfilemetadata-devel + Development files for kfilemetadata + + kfilemetadata + qt5-base-devel + ebook-tools-devel + exiv2-devel + taglib-devel + ffmpeg-devel + poppler-qt5-devel + karchive-devel + ki18n-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-24 + 5.41.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-06 + 5.38.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-27 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + 2016-12-21 5.29.0 @@ -44080,7 +21804,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.yusuf.aydemir@pisilinux.org - 2016-05-17 + 2016-06-20 5.22.0 Version bump. Burak Ertürk @@ -44310,183 +22034,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - ktextwidgets - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE5 text editing widgets - KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text. - mirrors://kde/stable/frameworks/5.41/ktextwidgets-5.41.0.tar.xz - - qt5-base-devel - qt5-speech-devel - kconfig-devel - kcompletion-devel - kcodecs-devel - kauth-devel - kconfigwidgets-devel - kiconthemes-devel - kwidgetsaddons-devel - ki18n-devel - sonnet-devel - kservice-devel - kcoreaddons-devel - kwindowsystem-devel - extra-cmake-modules - - desktop/kde/framework/ktextwidgets/pspec.xml - - - ktextwidgets - - qt5-base - libgcc - kconfig - kcompletion - kconfigwidgets - kiconthemes - kwidgetsaddons - ki18n - sonnet - kservice - kcoreaddons - kwindowsystem - qt5-speech - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - ktextwidgets-devel - Development files for ktextwidgets - - ktextwidgets - qt5-base-devel - kconfig-devel - kcompletion-devel - kconfigwidgets-devel - kiconthemes-devel - kwidgetsaddons-devel - ki18n-devel - sonnet-devel - kservice-devel - kcoreaddons-devel - kwindowsystem-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kunitconversion + kguiaddons http://www.kde.org Pisi Linux Admins @@ -44495,999 +22043,37 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library desktop.kde.framework - KDE unit conversion framework - KUnitConversion provides functions to convert values in different physical units. - mirrors://kde/stable/frameworks/5.41/kunitconversion-5.41.0.tar.xz + Utilities for graphical user interfaces + The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files. + mirrors://kde/stable/frameworks/5.41/kguiaddons-5.41.0.tar.xz - qt5-base-devel - ki18n-devel - extra-cmake-modules - - desktop/kde/framework/kunitconversion/pspec.xml - - - kunitconversion - - qt5-base - libgcc - ki18n - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kunitconversion-devel - Development files for kunitconversion - - qt5-base-devel - ki18n-devel - kunitconversion - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwallet - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE password storage framework - This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. - mirrors://kde/stable/frameworks/5.41/kwallet-5.41.0.tar.xz - - libxslt - docbook-xsl - qt5-base-devel - libgcrypt-devel - gpgme-devel - kconfig-devel - kdoctools-devel - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kiconthemes-devel - knotifications-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - extra-cmake-modules - - desktop/kde/framework/kwallet/pspec.xml - - - kwallet - - qt5-base - libgcc - gpgme - libgcrypt - kconfig - kcoreaddons - kdbusaddons - ki18n - kiconthemes - knotifications - kservice - kwidgetsaddons - kwindowsystem - kconfigwidgets - - - /etc/xdg - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/bin - /usr/share/doc - - - - kwallet-devel - Development files for kwallet - - kwallet - qt5-base-devel - libgcrypt-devel - kconfig-devel - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kiconthemes-devel - knotifications-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwayland - http://www.kde.org - - Stefan Gronewold(groni) - groni@pisilinux.org - - LGPLv3 - library - desktop.kde.framework - Qt-style Client and Server library wrapper for the Wayland libraries - Qt-style Client and Server library wrapper for the Wayland libraries - mirrors://kde/stable/frameworks/5.41/kwayland-5.41.0.tar.xz - - qt5-base-devel - wayland-devel - mesa-devel - extra-cmake-modules - - desktop/kde/framework/kwayland/pspec.xml - - - kwayland - - libgcc - qt5-base - mesa - wayland-client - wayland-server - - - /etc/xdg - /usr/lib - /usr/share/config - /usr/share/doc - - - - kwayland-devel - - qt5-base-devel - wayland-devel - mesa-devel - kwayland - - - /usr/lib/cmake - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-30 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwidgetsaddons - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE5 desktop widgets - KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets. - mirrors://kde/stable/frameworks/5.41/kwidgetsaddons-5.41.0.tar.xz - - qt5-base-devel - qt5-linguist - qt5-designer-devel - extra-cmake-modules - - desktop/kde/framework/kwidgetsaddons/pspec.xml - - - kwidgetsaddons - - qt5-base - libgcc - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kwidgetsaddons-devel - Development files for kwidgetsaddons - - qt5-base-devel - kwidgetsaddons - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kwindowsystem - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE5 window manager access framework - KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes. - mirrors://kde/stable/frameworks/5.41/kwindowsystem-5.41.0.tar.xz - - qt5-base-devel - qt5-linguist - qt5-x11extras-devel libX11-devel - libgcc libxcb-devel - libXrender-devel - libXfixes-devel - xcb-util-devel - xcb-util-keysyms-devel + qt5-base-devel + qt5-x11extras-devel extra-cmake-modules - desktop/kde/framework/kwindowsystem/pspec.xml + desktop/kde/framework/kguiaddons/pspec.xml - kwindowsystem + kguiaddons - qt5-base + libgcc libX11 - libgcc - libxcb + qt5-base qt5-x11extras - libXfixes - xcb-util-keysyms - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/bin - /usr/share/doc - - - - kwindowsystem-devel - Development files for kwindowsystem - - qt5-base-devel - libXrender-devel - libXfixes-devel - xcb-util-devel - xcb-util-keysyms-devel - kwindowsystem - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kxmlgui - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - desktop.kde.framework - Framework for managing menu and toolbar actions - Kxmlgui provides a framework for managing menu and toolbar actions in an abstract way. - mirrors://kde/stable/frameworks/5.41/kxmlgui-5.41.0.tar.xz - - qt5-base-devel - attica-devel - kcoreaddons-devel - kconfig-devel - kconfigwidgets-devel - kauth-devel - kcodecs-devel - sonnet-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - kitemviews-devel - ktextwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel - extra-cmake-modules - - desktop/kde/framework/kxmlgui/pspec.xml - - - kxmlgui - - qt5-base - libgcc - attica - kcoreaddons - kconfig - kconfigwidgets - kglobalaccel - ki18n - kiconthemes - kitemviews - ktextwidgets - kwidgetsaddons - kwindowsystem - - - /etc - /usr/share - /usr/share/locale /usr/lib/qt5 /usr/lib /usr/share/doc - kxmlgui-devel - Development files for kxmlgui + kguiaddons-devel + Development files for kguiaddons - kxmlgui - qt5-base-devel - attica-devel - kcoreaddons-devel - kconfig-devel - kconfigwidgets-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - kitemviews-devel - ktextwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-06 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kxmlrpcclient - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - XML-RPC client library for KDE - This library contains simple XML-RPC Client support. It is used mainly by the egroupware module of kdepim, but is a complete client and is quite easy to use. Only one interface is exposed to the world, kxmlrpcclient/client.h and of that interface, you only need to use 3 methods: setUrl, setUserAgent and call. - mirrors://kde/stable/frameworks/5.41/kxmlrpcclient-5.41.0.tar.xz - - qt5-base-devel - kauth-devel - kio-devel - extra-cmake-modules - - desktop/kde/framework/kxmlrpcclient/pspec.xml - - - kxmlrpcclient - - qt5-base - libgcc - ki18n - kcoreaddons - kio - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kxmlrpcclient-devel - Development files for kdelibs4-support - - kxmlrpcclient - qt5-base-devel - ki18n-devel - kcoreaddons-devel - kio-devel + kguiaddons /usr/include @@ -45524,309 +22110,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Mustafa Cinasal muscnsl@gmail.com - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-21 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - modemmanager-qt - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Qt wrapper for ModemManager DBus API - Qt wrapper for ModemManager DBus API - mirrors://kde/stable/frameworks/5.41/modemmanager-qt-5.41.0.tar.xz - - qt5-base-devel - ModemManager-devel - extra-cmake-modules - - desktop/kde/framework/modemmanager-qt/pspec.xml - - - modemmanager-qt - - qt5-base - libgcc - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - modemmanager-qt-devel - Development files for modemmanger-qt - - qt5-base-devel - modemmanager-qt - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 5.35.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-09 - 5.29.0 - Rebuild for new toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - networkmanager-qt - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - A QT wrapper around the NetworkManager libraries - A QT wrapper around the NetworkManager libraries - mirrors://kde/stable/frameworks/5.41/networkmanager-qt-5.41.0.tar.xz - - qt5-base-devel - NetworkManager-devel - extra-cmake-modules - - desktop/kde/framework/networkmanager-qt/pspec.xml - - - networkmanager-qt - - qt5-base - NetworkManager - libgcc - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - networkmanager-qt-devel - Development files for networkmanager-qt - - qt5-base-devel - networkmanager-qt - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 5.35.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - 2017-06-20 5.35.0 @@ -45834,126 +22117,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Ali Algul aligulle3801@gmail.com - - 2017-03-23 - 5.29.0 - Rebuild for new toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - oxygen-icons - http://www.oxygen-icons.org - - Ertuğrul Erata - ertugrulerata@gmail.com - - LGPL - desktop.kde.framework - KDE Oxygen icons - "The Oxygen Icon Theme - mirrors://kde/stable/frameworks/5.41/oxygen-icons5-5.41.0.tar.xz - - extra-cmake-modules - qt5-base-devel - - desktop/kde/framework/oxygen-icons/pspec.xml - - - oxygen-icons - - /usr/share/icons - /usr/share/doc - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - 2017-02-27 5.29.0 @@ -46014,7 +22177,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - plasma-framework + kmediaplayer http://www.kde.org Pisi Linux Admins @@ -46022,131 +22185,214 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library - app:console desktop.kde.framework - Plasma library and runtime components based upon KDE Frameworks 5 and Qt5 - Plasma library and runtime components based upon KF5 and Qt5 - mirrors://kde/stable/frameworks/5.41/plasma-framework-5.41.0.tar.xz + KDE5 media player Plugin interface for media player features + KMediaPlayer builds on the KParts framework to provide a common interface for KParts that can play media files. + mirrors://kde/stable/frameworks/5.41/portingAids/kmediaplayer-5.41.0.tar.xz qt5-base-devel - qt5-quickcontrols - kdoctools-devel - qt5-svg-devel - qt5-script-devel - qt5-x11extras-devel - qt5-declarative-devel - mesa-devel - libX11-devel - libxcb-devel - kauth-devel - kcodecs-devel - kwidgetsaddons-devel - kbookmarks-devel - kcompletion-devel - kactivities-devel - kitemviews-devel - kjobwidgets-devel - solid-devel - knotifications-devel - kpackage-devel - karchive-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - kdeclarative-devel - kglobalaccel-devel - kguiaddons-devel - ki18n-devel - kiconthemes-devel kio-devel + kauth-devel kparts-devel - kservice-devel - kwindowsystem-devel + ktextwidgets-devel + sonnet-devel kxmlgui-devel - kwayland-devel - qt5-sql-postgresql - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - docbook-xml + extra-cmake-modules + + desktop/kde/framework/kmediaplayer/pspec.xml + + + kmediaplayer + + qt5-base + libgcc + kparts + kxmlgui + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kmediaplayer-devel + Development files for kmediaplayer + + kmediaplayer + qt5-base-devel + kparts-devel + kxmlgui-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.41.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 5.40.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.39.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.38.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-20 + 5.35.0 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-02-28 + 5.29.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 5.29.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.28.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 5.27.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-04 + 5.26.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-21 + 5.24.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.22.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 5.21.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kconfigwidgets + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + app:gui + desktop.kde.framework + Kconfig widgets + KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. + mirrors://kde/stable/frameworks/5.41/kconfigwidgets-5.41.0.tar.xz + + qt5-base-devel + ki18n-devel + kauth-devel + kcodecs-devel + kconfig-devel + kcoreaddons-devel + kguiaddons-devel + kwidgetsaddons-devel + kdoctools-devel docbook-xsl extra-cmake-modules - desktop/kde/framework/plasma-framework/pspec.xml + desktop/kde/framework/kconfigwidgets/pspec.xml - plasma-framework + kconfigwidgets - qt5-base - qt5-svg - qt5-script - qt5-x11extras - qt5-declarative - qt5-quickcontrols - mesa libgcc - libX11 - libxcb - kactivities - knotifications - kpackage - karchive + qt5-base + kauth + kcodecs kconfig - kconfigwidgets kcoreaddons - kdbusaddons - kdeclarative - kglobalaccel kguiaddons ki18n - kiconthemes - kio - kservice - kwindowsystem - kxmlgui - kwayland kwidgetsaddons + /etc/xdg /usr/share /usr/share/locale /usr/bin /usr/lib/qt5 /usr/lib /usr/share/doc + /usr/share/man - plasma-framework-devel - Development files for plasma-framework + kconfigwidgets-devel + Development files for kconfigwidgets - plasma-framework + kconfigwidgets qt5-base-devel - qt5-svg-devel - qt5-script-devel - qt5-x11extras-devel - qt5-declarative-devel - mesa-devel - libX11-devel - libxcb-devel - kactivities-devel - knotifications-devel - kpackage-devel - karchive-devel + kauth-devel + kcodecs-devel kconfig-devel - kconfigwidgets-devel kcoreaddons-devel - kdbusaddons-devel - kdeclarative-devel - kglobalaccel-devel kguiaddons-devel ki18n-devel - kiconthemes-devel - kio-devel - kservice-devel - kwindowsystem-devel - kxmlgui-devel + kwidgetsaddons-devel /usr/include @@ -46191,7 +22437,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.aligulle3801@gmail.com - 2017-02-28 + 2017-02-27 5.29.0 Rebuild for new Toolchain. Stefan Gronewold(groni) @@ -46250,733 +22496,100 @@ It supports email, address books, calendars, tasks, news feeds and much more. - prison - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - MIT - library - desktop.kde.framework - A barcode API to produce QRCode barcodes and DataMatrix barcode - A barcode API to produce QRCode barcodes and DataMatrix barcode. - mirrors://kde/stable/frameworks/5.41/prison-5.41.0.tar.xz - - qt5-base-devel - libdmtx-devel - qrencode-devel - extra-cmake-modules - - desktop/kde/framework/prison/pspec.xml - - - prison - - qt5-base - libgcc - libdmtx - qrencode - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - prison-devel - Development files for libepoxy - - prison - - - /usr/include - /usr/lib/cmake - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-27 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-22 - 1.2.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-01-17 - 1.2.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - qqc2-desktop-style - https://download.kde.org/ - - Mustafa Cinasal - muscnsl@gmail.com - - GPLv2 - library - desktop.kde.framework - A style for Qt Quick Controls 2 to make it follow your desktop theme - A style for Qt Quick Controls 2 to make it follow your desktop theme - Qt Quick Controls 2 nin masaüstünüzdeki temayı takip etmesini sağlayan bir stil - Qt Quick Controls 2 nin masaüstünüzdeki temayı takip etmesini sağlayan bir stil - https://download.kde.org/stable/frameworks/5.41/qqc2-desktop-style-5.41.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative-devel - qt5-quickcontrols2-devel - qt5-x11extras-devel - kiconthemes-devel - kirigami-devel - libX11-devel - - desktop/kde/framework/qqc2-desktop-style/pspec.xml - - - qqc2-desktop-style - - libgcc - kirigami - qt5-base - qt5-declarative - kiconthemes - kconfigwidgets - - - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.41.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-14 - 5.40.0 - First release - Mustafa Cinasal - muscnsl@gmail.com - - - - - - solid - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE5 hardware integration framework - Solid is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system. - mirrors://kde/stable/frameworks/5.41/solid-5.41.0.tar.xz - - qt5-base-devel - eudev-devel - qt5-linguist - qt5-declarative-devel - udisks2-devel - upower-devel - media-player-info - extra-cmake-modules - - desktop/kde/framework/solid/pspec.xml - - - solid - - qt5-base - qt5-declarative - media-player-info - libgcc - eudev - - - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/bin - /usr/share/doc - - - - solid-devel - Development files for solid - - qt5-base-devel - solid - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - sonnet - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - KDE spell schecking library - This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces. - mirrors://kde/stable/frameworks/5.41/sonnet-5.41.0.tar.xz - - qt5-base-devel - qt5-linguist - hunspell-devel - aspell-devel - extra-cmake-modules - - desktop/kde/framework/sonnet/pspec.xml - - - sonnet - - qt5-base - libgcc - aspell - hunspell - - - /etc/xdg - /usr/share - /usr/share/locale - /usr/lib/qt5 - /usr/lib - /usr/bin - /usr/share/doc - - - - sonnet-devel - Development files for sonnet - - qt5-base-devel - sonnet - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-05 - 5.29.0 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - syntax-highlighting - https://community.kde.org/Frameworks + kphotoalbum + https://www.kphotoalbum.org/ Stefan Gronewold groni@pisilinux.org - GPL2 - desktop.kde.framework - Syntax highlighting engine for structured text and code - Syntax highlighting engine for structured text and code - mirrors://kde/stable/frameworks/5.41/syntax-highlighting-5.41.0.tar.xz + GPL + desktop.kde.graphics + KDE Photo Album, picture collection manager + With KPhotoAlbum it is today possible for me to find any image I have in less than 5 seconds, let that be an image with a special person, an image from a special place, or even both. + http://download.kde.org/stable/kphotoalbum/5.2/kphotoalbum-5.2.tar.xz - extra-cmake-modules - qt5-base-devel - qt5-xmlpatterns-devel - qt5-linguist - perl - glibc-devel + extra-cmake-modules + kdoctools-devel + kparts-devel + libkexiv2-devel + qt5-phonon-devel + plasma-framework-devel + qt5-base-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-sql-odbc + libjpeg-turbo-devel + exiv2-devel + libkdcraw-devel + libkgeomap-devel + libkipi-devel + qt5-webkit-devel + karchive-devel + kcompletion-devel + kconfig-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + kio-devel + kjobwidgets-devel + ktextwidgets-devel + kwidgetsaddons-devel + kxmlgui-devel + pkgconfig - desktop/kde/framework/syntax-highlighting/pspec.xml + desktop/kde/graphics/kphotoalbum/pspec.xml - syntax-highlighting - Syntax highlighting engine for structured text and code + kphotoalbum + KDE Photo Album, picture collection manager - qt5-base + kio + ki18n libgcc + kconfig + kxmlgui + karchive + kservice + qt5-base + exiv2-libs + qt5-phonon + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + ktextwidgets + libjpeg-turbo + kconfigwidgets + kwidgetsaddons + libkipi + libkdcraw + libkgeomap /etc/xdg /usr/bin - /usr/lib - /usr/lib/qt5 + /usr/share /usr/share/doc - /usr/share/locale/ - - - - syntax-highlighting-devel - Development files for syntax-highlighting - - syntax-highlighting - - - /usr/include - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-10-06 + 5.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com - 2016-11-27 - 5.28.0 + 2017-01-09 + 5.1 First Release Stefan Gronewold groni@pisilinux.org - - - threadweaver - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.framework - Multi-threaded programming framework for KDE - ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. - mirrors://kde/stable/frameworks/5.41/threadweaver-5.41.0.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/framework/threadweaver/pspec.xml - - - threadweaver - - qt5-base - libgcc - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - threadweaver-devel - Development files for threadweaver - - qt5-base-devel - threadweaver - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.41.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-11 - 5.40.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.39.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.38.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-20 - 5.35.0 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-02-27 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-20 - 5.29.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.28.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-22 - 5.27.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-04 - 5.26.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-21 - 5.24.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-17 - 5.22.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-13 - 5.21.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - digikam @@ -47162,94 +22775,143 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kphotoalbum - https://www.kphotoalbum.org/ + colord-kde + http://www.kde.org/ - Stefan Gronewold - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPL - desktop.kde.graphics - KDE Photo Album, picture collection manager - With KPhotoAlbum it is today possible for me to find any image I have in less than 5 seconds, let that be an image with a special person, an image from a special place, or even both. - http://download.kde.org/stable/kphotoalbum/5.2/kphotoalbum-5.2.tar.xz + GPLv2 + app:gui + desktop.kde.admin + Colord support for KDE + KDE support for colord including KDE Daemon module and System Settings module. + mirrors://kde/stable/colord-kde/0.5.0/src/colord-kde-0.5.0.tar.xz - extra-cmake-modules - kdoctools-devel - kparts-devel - libkexiv2-devel - qt5-phonon-devel - plasma-framework-devel qt5-base-devel - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-sqlite - qt5-sql-odbc - libjpeg-turbo-devel - exiv2-devel - libkdcraw-devel - libkgeomap-devel - libkipi-devel - qt5-webkit-devel - karchive-devel - kcompletion-devel + qt5-x11extras-devel + glibc-devel + libXext-devel + libICE-devel + libX11-devel + libxcb-devel + libXrandr-devel kconfig-devel + kconfigwidgets-devel kcoreaddons-devel - ki18n-devel + kdbusaddons-devel kiconthemes-devel + gettext-devel + ki18n-devel + kservice-devel + kcmutils-devel kio-devel - kjobwidgets-devel - ktextwidgets-devel + knotifications-devel + plasma-framework-devel kwidgetsaddons-devel - kxmlgui-devel - pkgconfig + kwindowsystem-devel + kitemviews-devel + lcms2-devel + extra-cmake-modules - desktop/kde/graphics/kphotoalbum/pspec.xml + desktop/kde/admin/colord-kde/pspec.xml - kphotoalbum - KDE Photo Album, picture collection manager + colord-kde - kio - ki18n - libgcc - kconfig - kxmlgui - karchive - kservice qt5-base - exiv2-libs - qt5-phonon - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - ktextwidgets - libjpeg-turbo + qt5-x11extras + kconfig kconfigwidgets + libX11 + ki18n + lcms2 + libgcc + kservice + libXrandr + kcoreaddons + kdbusaddons kwidgetsaddons - libkipi - libkdcraw - libkgeomap - /etc/xdg /usr/bin + /usr/lib /usr/share /usr/share/doc - - 2017-10-06 - 5.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - 2017-01-09 - 5.1 + 2016-11-13 + 0.5.0 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + grub2-editor + https://github.com/maz-1/grub2-editor + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.admin + A KDE Control Module for configuring the GRUB2 bootloader + Grub2 bootloader yapılandırmak için bir KDE Kontrol Modülü + This port has some extra features compared to original grub2-editor: + All initialize jobs are merged into the same action, so password are only asked once on startup. Add password protection setup(only tested on archlinux). + Sorunsuz KDE Sistem Ayarları entegre, bu Grub2 yapılandırmasını yönetmek için merkezi bir yerdir. En önemlisi birçok Grub2 yapılandırma seçenekleri, destekler. + https://sourceforge.net/projects/pisilinux/files/source/grub2-editor-0.7.0.tar.gz + + extra-cmake-modules + gettext-devel + grub2 + os-prober + GraphicsMagick-devel + imagemagick-devel + kauth-devel + kconfigwidgets-devel + kcoreaddons-devel + kdoctools-devel + ki18n-devel + kio-devel + qca2-qt5-devel + qt5-base-devel + solid-devel + + desktop/kde/admin/grub2-editor/pspec.xml + + + grub2-editor + A KDE Control Module for configuring the GRUB2 bootloader + + qt5-base + kio + kauth + ki18n + solid + libgcc + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + + + /etc/dbus-1 + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2017-01-23 + 0.7.0 First Release Stefan Gronewold groni@pisilinux.org @@ -47258,5597 +22920,345 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kde-l10n-is - http://l10n.kde.org + plasma-applet-distrowatcher + http://kde-apps.org/content/show.php/Distro+Watcher+?content=157314 - Stefan Gronewold (groni) + Stefan Gronewold(groni) groni@pisilinux.org - GPLv2 - locale:is - desktop.kde.l10n - Icelandic KDE5 internationalization package - KDE5 İzlanda'ya özgü yerelleştirme paketi - kde-l10n-is is the KDE5 internationalization package that provides Icelandic translations for KDE5 applications. - kde-l10n-is, KDE uygulamalarını İzlanda'ya özgü yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-is-17.08.1.tar.xz + GPLv3 + app:gui + desktop.kde.addon + Distrowatcher watch the latest Realeases of Linux distributions from Distrowatch + The specific plasmoid displays the latest releases of Linux distributions and packages, as published in distrowatch.com. In order to retrieve the relative data, RSS feeds from distrowatch are being used. + https://github.com/dimkard/distrowatcher/archive/v1.1.tar.gz - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist + qt5-base-devel + qt5-xmlpatterns-devel + qt5-quickcontrols2-devel + kdelibs4-support-devel + plasma-framework-devel extra-cmake-modules - kdoctools-devel - docbook-xsl - - kde4.patch - - desktop/kde/l10n/kde-l10n-is/pspec.xml + desktop/kde/addon/plasma-applet-distrowatcher/pspec.xml - kde-l10n-is - system.locale - lang-is + plasma-applet-distrowatcher + + qt5-base + - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ar - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ar - desktop.kde.l10n - Arabic KDE5 internationalization package - KDE5 Arapça yerelleştirme paketi - kde-l10n-ar is the KDE5 internationalization package that provides Arabic translations for KDE5 applications. - kde-l10n-ar, KDE uygulamalarını Arapça yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ar-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - qt5-linguist - kconfig-devel - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ar/pspec.xml - - - kde-l10n-ar - system.locale - lang-ar - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-bg - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:bg - desktop.kde.l10n - Bulgarian KDE5 internationalization package - KDE5 Bulgar yerelleştirme paketi - kde-l10n-bg is the KDE5 internationalization package that provides Bulgarian translations for KDE5 applications. - kde-l10n-br, KDE uygulamalarını Bulgar yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-bg-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-bg/pspec.xml - - - kde-l10n-bg - system.locale - lang-bg - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-bs - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:bs - desktop.kde.l10n - Bosnian KDE5 internationalization package - KDE5 Boşnakça yerelleştirme paketi - kde-l10n-bs is the KDE5 internationalization package that provides Bosnian translations for KDE5 applications. - kde-l10n-bs, KDE uygulamalarını Boşnakça yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-bs-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-bs/pspec.xml - - - kde-l10n-bs - system.locale - lang-bs - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ca - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ca - desktop.kde.l10n - Catalan KDE5 internationalization package - KDE5 Katalan yerelleştirme paketi - kde-l10n-ca is the KDE5 internationalization package that provides Catalan translations for KDE5 applications. - kde-l10n-ca, KDE uygulamalarını Katalan yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ca-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ca/pspec.xml - - - kde-l10n-ca - system.locale - lang-ca - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/ktuberling - - - - kde-l10n-ca-doc - Catalan documentation files for KDE - KDE5 için Katalan belgeler - - /usr/share/man + /usr/share /usr/share/doc + /usr/share/icons + /usr/share/locale - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + 2017-03-20 + 1.1 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 + 2016-05-23 + 1.0.3 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ca-valencia - http://l10n.kde.org - - Stefan Gronewold (groni) + Stefan Gronewold(groni) groni@pisilinux.org - - GPLv2 - locale:ca@valencia - desktop.kde.l10n - Southern Catalan KDE5 internationalization package - kde-l10n-ca@valencia is the KDE5 internationalization package that provides Southern Catalan translations for KDE5 applications. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ca@valencia-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - gettext-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ca-valencia/pspec.xml - - - kde-l10n-ca-valencia - system.locale - lang-ca@valencia - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - 2016-03-24 - 15.12.3 + 2016-03-14 + 1.0.3 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-cs - http://l10n.kde.org - - Stefan Gronewold (groni) + Stefan Gronewold(groni) groni@pisilinux.org - - GPLv2 - locale:cs - desktop.kde.l10n - Czech KDE5 internationalization package - KDE5 Çek yerelleştirme paketi - kde-l10n-cs is the KDE5 internationalization package that provides Czech translations for KDE5 applications. - kde-l10n-cs, KDE uygulamalarını Çek yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-cs-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - extra-cmake-modules - qt5-linguist - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-cs/pspec.xml - - - kde-l10n-cs - system.locale - lang-cs - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - kde-l10n-cs-doc - Czech documentation files for KDE - KDE5 için Çek belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - kde-l10n-da - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:da - desktop.kde.l10n - Danish KDE5 internationalization package - KDE5 Danimarkalı yerelleştirme paketi - kde-l10n-da is the KDE5 internationalization package that provides Danish translations for KDE5 applications. - kde-l10n-da, KDE uygulamalarını Danimarkalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-da-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-da/pspec.xml - - - kde-l10n-da - system.locale - lang-da - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - /usr/share/man/da - - - - kde-l10n-da-doc - Danish documentation files for KDE - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-de - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:de - desktop.kde.l10n - German KDE5 internationalization package - kde-l10n-de is the KDE5 internationalization package that provides German translations for KDE5 applications. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-de-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-de/pspec.xml - - - kde-l10n-de - system.locale - lang-de - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - /usr/share/step - - - - kde-l10n-de-doc - German documentation files for KDE - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-el - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:el - desktop.kde.l10n - Greek KDE5 internationalization package - KDE5 Yunan yerelleştirme paketi - kde-l10n-el is the KDE5 internationalization package that provides Greek translations for KDE5 applications. - kde-l10n-el, KDE uygulamalarını Yunan yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-el-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-el/pspec.xml - - - kde-l10n-el - system.locale - lang-el - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - kde-l10n-el-doc - Greek documentation files for KDE - KDE5 için Yunan belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-en_GB - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:en_GB - desktop.kde.l10n - British English KDE5 internationalization package - KDE5 Britanya İngilizcesi yerelleştirme paketi - kde-l10n-en_GB is the KDE5 internationalization package that provides British English translations for KDE5 applications. - kde-l10n-tr, KDE uygulamalarını Britanya İngilizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-en_GB-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-en_GB/pspec.xml - - - kde-l10n-en_GB - system.locale - lang-en_GB - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/kturtle - /usr/share/katepart/syntax - - - - kde-l10n-en_GB-doc - British English documentation files for KDE - - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-eo - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:eo - desktop.kde.l10n - Esperanto KDE5 internationalization package - KDE5 Esperanto yerelleştirme paketi - kde-l10n-eo is the KDE5 internationalization package that provides Esperanto translations for KDE5 applications. - kde-l10n-el, KDE uygulamalarını Esperanto yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-eo-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-eo/pspec.xml - - - kde-l10n-eo - system.locale - lang-eo - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-es - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:es - desktop.kde.l10n - Spanish KDE5 internationalization package - KDE5 İspanyolca yerelleştirme paketi - kde-l10n-es is the KDE5 internationalization package that provides Spanish translations for KDE5 applications. - kde-l10n-el, KDE uygulamalarını İspanyolca yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-es-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-es/pspec.xml - - - kde-l10n-es - system.locale - lang-es - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - kde-l10n-es-doc - Spanish documentation files for KDE - KDE5 için İspanyolca belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-et - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:et - desktop.kde.l10n - Estonian KDE5 internationalization package - KDE5 Estonya yerelleştirme paketi - kde-l10n-el is the KDE5 internationalization package that provides Estonian translations for KDE5 applications. - kde-l10n-el, KDE uygulamalarını Estonya yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-et-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-et/pspec.xml - - - kde-l10n-et - system.locale - lang-et - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - kde-l10n-et-doc - Estonian documentation files for KDE - KDE5 için Estonya belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-eu - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:eu - desktop.kde.l10n - Basque KDE5 internationalization package - kde-l10n-eu is the KDE5 internationalization package that provides Basque translations for KDE5 applications. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-eu-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-eu/pspec.xml - - - kde-l10n-eu - system.locale - lang-eu - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-fa - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:fa - desktop.kde.l10n - Farsi KDE5 internationalization package - KDE5 Farsça yerelleştirme paketi - kde-l10n-fa is the KDE5 internationalization package that provides Farsi translations for KDE5 applications. - kde-l10n-fa, KDE uygulamalarını Farsça yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fa-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-fa/pspec.xml - - - kde-l10n-fa - system.locale - lang-fa - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-fi - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:fi - desktop.kde.l10n - Finnish KDE5 internationalization package - KDE5 Finlandiya yerelleştirme paketi - kde-l10n-fi is the KDE5 internationalization package that provides Finnish translations for KDE5 applications. - kde-l10n-fi, KDE uygulamalarını Finlandiya yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fi-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-fi/pspec.xml - - - kde-l10n-fi - system.locale - lang-fi - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-fr - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:fr - desktop.kde.l10n - French KDE5 internationalization package - KDE5 Fransız yerelleştirme paketi - kde-l10n-fr is the KDE5 internationalization package that provides French translations for KDE5 applications. - kde-l10n-fr, KDE uygulamalarını Fransız yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-fr-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-fr/pspec.xml - - - kde-l10n-fr - system.locale - lang-fr - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/kstars - /usr/share/ktuberling - - - - kde-l10n-fr-doc - French documentation files for KDE - KDE5 için Fransız belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ga - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ga - desktop.kde.l10n - Irish Gaelic KDE5 internationalization package - KDE5 İrlandalı Gaelce yerelleştirme paketi - kde-l10n-ga is the KDE5 internationalization package that provides Irish Gaelic translations for KDE5 applications. - kde-l10n-ga, KDE uygulamalarını İrlandalı Gaelce yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ga-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ga/pspec.xml - - - kde-l10n-ga - system.locale - lang-ga - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-gl - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:gl - desktop.kde.l10n - Galician KDE5 internationalization package - KDE5 Galiçya yerelleştirme paketi - kde-l10n-gl is the KDE5 internationalization package that provides Galician translations for KDE5 applications. - kde-l10n-gl, KDE uygulamalarını Galiçya yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-gl-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-gl/pspec.xml - - - kde-l10n-gl - system.locale - lang-gl - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - kde-l10n-gl-doc - Galician documentation files for KDE - KDE5 için Galiçya belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-he - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:he - desktop.kde.l10n - Hebrew KDE5 internationalization package - KDE5 İbranice yerelleştirme paketi - kde-l10n-he is the KDE5 internationalization package that provides Hebrew translations for KDE5 applications. - kde-l10n-he, KDE uygulamalarını İbranice yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-he-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-he/pspec.xml - - - kde-l10n-he - system.locale - lang-he - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-hi - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:hi - desktop.kde.l10n - Hindi KDE5 internationalization package - KDE5 Hintçe yerelleştirme paketi - kde-l10n-ga is the KDE5 internationalization package that provides Hindi translations for KDE5 applications. - kde-l10n-hi, KDE uygulamalarını Hintçe yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hi-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-hi/pspec.xml - - - kde-l10n-hi - system.locale - lang-hi - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-hr - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:hr - desktop.kde.l10n - Croatian KDE5 internationalization package - KDE5 Hırvat yerelleştirme paketi - kde-l10n-hr is the KDE5 internationalization package that provides Croatian translations for KDE5 applications. - kde-l10n-hr, KDE uygulamalarını Hırvat yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hr-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-hr/pspec.xml - - - kde-l10n-hr - system.locale - lang-hr - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-hu - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:hu - desktop.kde.l10n - Hungarian KDE5 internationalization package - KDE5 Macar yerelleştirme paketi - kde-l10n-hu is the KDE5 internationalization package that provides Hungarian translations for KDE5 applications. - kde-l10n-hu, KDE uygulamalarını Macar yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-hu-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - - - kde4.patch - - desktop/kde/l10n/kde-l10n-hu/pspec.xml - - - kde-l10n-hu - system.locale - lang-hu - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ia - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ia - desktop.kde.l10n - Interlingua KDE5 internationalization package - KDE5 Interlingua yerelleştirme paketi - kde-l10n-ia is the KDE5 internationalization package that provides Interlingua translations for KDE5 applications. - kde-l10n-ia, KDE uygulamalarını Interlingua yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ia-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ia/pspec.xml - - - kde-l10n-ia - system.locale - lang-ia - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-id - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:id - desktop.kde.l10n - Indonesian KDE5 internationalization package - KDE5 Endonezyalı yerelleştirme paketi - kde-l10n-id is the KDE5 internationalization package that provides Indonesian translations for KDE5 applications. - kde-l10n-id, KDE uygulamalarını Endonezyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-id-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-id/pspec.xml - - - kde-l10n-id - system.locale - lang-id - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-it - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:it - desktop.kde.l10n - Italian KDE5 internationalization package - KDE5 İtalyan yerelleştirme paketi - kde-l10n-it is the KDE5 internationalization package that provides Italian translations for KDE5 applications. - kde-l10n-it, KDE uygulamalarını İtalyan yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-it-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-it/pspec.xml - - - kde-l10n-it - system.locale - lang-it - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - /usr/share/step/objinfo/l10n/it - - - - kde-l10n-it-doc - Italian documentation files for KDE - KDE5 için İtalyan belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ja - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ja - desktop.kde.l10n - Japanese KDE5 internationalization package - KDE5 Japon yerelleştirme paketi - kde-l10n-ja is the KDE5 internationalization package that provides Japanese translations for KDE5 applications. - kde-l10n-ja, KDE uygulamalarını Japon yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ja-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ja/pspec.xml - - - kde-l10n-ja - system.locale - lang-ja - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - kde-l10n-ja-doc - Japanese documentation files for KDE - KDE5 için Japon belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-kk - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:kk - desktop.kde.l10n - Kazakh KDE5 internationalization package - KDE5 Kazak yerelleştirme paketi - kde-l10n-kk is the KDE5 internationalization package that provides Kazakh translations for KDE5 applications. - kde-l10n-kk, KDE uygulamalarını Kazak yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-kk-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-kk/pspec.xml - - - kde-l10n-kk - system.locale - lang-kk - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - kde-l10n-kk-doc - Kazakh documentation files for KDE - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-km - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:km - desktop.kde.l10n - Khmer KDE5 internationalization package - KDE5 Kmer yerelleştirme paketi - kde-l10n-km is the KDE5 internationalization package that provides Khmer translations for KDE5 applications. - kde-l10n-km, KDE uygulamalarını Kmer yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-km-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-km/pspec.xml - - - kde-l10n-km - system.locale - lang-km - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ko - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ko - desktop.kde.l10n - Korean KDE5 internationalization package - KDE5 Koreli yerelleştirme paketi - kde-l10n-ko is the KDE5 internationalization package that provides Korean translations for KDE5 applications. - kde-l10n-ko, KDE uygulamalarını Koreli yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ko-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ko/pspec.xml - - - kde-l10n-ko - system.locale - lang-ko - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-lt - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:lt - desktop.kde.l10n - Lithuanian KDE5 internationalization package - KDE5 Litvanya yerelleştirme paketi - kde-l10n-lt is the KDE5 internationalization package that provides Lithuanian translations for KDE5 applications. - kde-l10n-lt, KDE uygulamalarını Litvanya yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-lt-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-lt/pspec.xml - - - kde-l10n-lt - system.locale - lang-lt - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - kde-l10n-lt-doc - German documentation files for KDE - KDE5 için Litvanya belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-lv - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:lv - desktop.kde.l10n - Latvian KDE5 internationalization package - KDE5 Letonya yerelleştirme paketi - kde-l10n-lv is the KDE5 internationalization package that provides Latvian translations for KDE5 applications. - kde-l10n-lv, KDE uygulamalarını Letonya yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-lv-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-lv/pspec.xml - - - kde-l10n-lv - system.locale - lang-lv - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-mr - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:mr - desktop.kde.l10n - Marathi translations KDE5 internationalization package - KDE5 Marathi translations yerelleştirme paketi - kde-l10n-mr is the KDE5 internationalization package that provides Marathi translations translations for KDE5 applications. - kde-l10n-mr, KDE uygulamalarını Marathi translations yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-mr-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-mr/pspec.xml - - - kde-l10n-mr - system.locale - lang-mr - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-nb - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:nb - desktop.kde.l10n - Norwegian Bookma KDE5 internationalization package - KDE5 Norveç bookma yerelleştirme paketi - kde-l10n-nb is the KDE5 internationalization package that provides Norwegian Bookma translations for KDE5 applications. - kde-l10n-nb, KDE uygulamalarını Norveç bookma yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nb-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-nb/pspec.xml - - - kde-l10n-nb - system.locale - lang-nb - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/kturtle - /usr/share/katepart - - - - kde-l10n-nb-doc - Norwegian Bookma documentation files for KDE - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-nds - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:nds - desktop.kde.l10n - Low Saxon KDE5 internationalization package - KDE5 Düşük Sakson yerelleştirme paketi - kde-l10n-nds is the KDE5 internationalization package that provides Low Saxon translations for KDE5 applications. - kde-l10n-nds, KDE uygulamalarını Düşük Sakson yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nds-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-nds/pspec.xml - - - kde-l10n-nds - system.locale - lang-nds - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/kturtle - /usr/share/katepart - /usr/share/kstars - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-nl - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:nl - desktop.kde.l10n - Dutch KDE5 internationalization package - KDE5 Hollandaca yerelleştirme paketi - kde-l10n-nl is the KDE5 internationalization package that provides Dutch translations for KDE5 applications. - kde-l10n-nl, KDE uygulamalarını Hollandaca yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nl-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-nl/pspec.xml - - - kde-l10n-nl - system.locale - lang-nl - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/kturtle - /usr/share/katepart - /usr/share/ktuberling - - - - kde-l10n-nl-doc - Dutch documentation files for KDE - KDE5 için Hollandaca belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-nn - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:nn - desktop.kde.l10n - Norwegian Nynorsk KDE5 internationalization package - KDE5 Norveççe yerelleştirme paketi - kde-l10n-nn is the KDE5 internationalization package that provides Norwegian Nynorsk translations for KDE5 applications. - kde-l10n-nn, KDE uygulamalarını Norveççe yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-nn-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-nn/pspec.xml - - - kde-l10n-nn - system.locale - lang-nn - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - kde-l10n-nn-doc - Norwegian Nynorsk documentation files for KDE - KDE5 için Norveççe belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-pa - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:pa - desktop.kde.l10n - Punjabi KDE5 internationalization package - KDE5 Pencaplı yerelleştirme paketi - kde-l10n-pa is the KDE5 internationalization package that provides Punjabi translations for KDE5 applications. - kde-l10n-pa, KDE uygulamalarını Pencaplı yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pa-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-pa/pspec.xml - - - kde-l10n-pa - system.locale - lang-pa - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-pl - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:pl - desktop.kde.l10n - Polish KDE5 internationalization package - KDE5 Polonyalı yerelleştirme paketi - kde-l10n-pl is the KDE5 internationalization package that provides Polish translations for KDE5 applications. - kde-l10n-pl, KDE uygulamalarını Polonyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pl-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-pl/pspec.xml - - - kde-l10n-pl - system.locale - lang-pl - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - kde-l10n-pl-doc - Polish documentation files for KDE - KDE5 için Polonyalı belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-pt - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:pt - desktop.kde.l10n - Portuguese KDE5 internationalization package - KDE5 Portekizli yerelleştirme paketi - kde-l10n-pt is the KDE5 internationalization package that provides Portuguese translations for KDE5 applications. - kde-l10n-pt, KDE uygulamalarını Portekizli yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pt-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-pt/pspec.xml - - - kde-l10n-pt - system.locale - lang-pt - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - kde-l10n-pt-doc - Portuguese documentation files for KDE - KDE5 için Portekizli belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-pt_BR - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:pt_BR - desktop.kde.l10n - Brazilian Portuguese KDE5 internationalization package - KDE5 Brezilya Portekizcesi yerelleştirme paketi - kde-l10n-pt_BR is the KDE5 internationalization package that provides Brazilian Portuguese translations for KDE5 applications. - kde-l10n-pt_BR, KDE uygulamalarını Brezilya Portekizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-pt_BR-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-pt_BR/pspec.xml - - - kde-l10n-pt_BR - system.locale - lang-pt_BR - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/autocorrect - - - - kde-l10n-pt_BR-doc - Brazilian Portuguese documentation files for KDE - KDE5 için Brezilya Portekizcesi belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ro - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ro - desktop.kde.l10n - Romanian KDE5 internationalization package - KDE5 Romanya yerelleştirme paketi - kde-l10n-ro is the KDE5 internationalization package that provides Romanian translations for KDE5 applications. - kde-l10n-ro, KDE uygulamalarını Romanya yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ro-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ro/pspec.xml - - - kde-l10n-ro - system.locale - lang-ro - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ru - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ru - desktop.kde.l10n - Russian KDE5 internationalization package - KDE5 Rusça yerelleştirme paketi - kde-l10n-ru is the KDE5 internationalization package that provides Russian translations for KDE5 applications. - kde-l10n-ru, KDE uygulamalarını Rusça yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ru-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ru/pspec.xml - - - kde-l10n-ru - system.locale - lang-ru - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/katepart - /usr/share/ktuberling - - - - kde-l10n-ru-doc - Russian documentation files for KDE - KDE5 için Rusça belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-sk - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:sk - desktop.kde.l10n - Slovak KDE5 internationalization package - KDE5 Slovak yerelleştirme paketi - kde-l10n-sk is the KDE5 internationalization package that provides Slovak translations for KDE5 applications. - kde-l10n-sk, KDE uygulamalarını Slovak yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-sk-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-sk/pspec.xml - - - kde-l10n-sk - system.locale - lang-sk - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-sl - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:sl - desktop.kde.l10n - Slovenian KDE5 internationalization package - KDE5 Sloven yerelleştirme paketi - kde-l10n-sl is the KDE5 internationalization package that provides Slovenian translations for KDE5 applications. - kde-l10n-sl, KDE uygulamalarını Sloven yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-sl-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-sl/pspec.xml - - - kde-l10n-sl - system.locale - lang-sl - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-sv - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:sv - desktop.kde.l10n - Swedish KDE5 internationalization package - KDE5 İsveçli yerelleştirme paketi - kde-l10n-sv is the KDE5 internationalization package that provides Swedish translations for KDE5 applications. - kde-l10n-sv, KDE uygulamalarını İsveçli yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-sv-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-sv/pspec.xml - - - kde-l10n-sv - system.locale - lang-sv - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - kde-l10n-sv-doc - Swedish documentation files for KDE - KDE5 için İsveçli belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-tr - http://l10n.kde.org + kdeconnect + https://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/ Yusuf Aydemir yusuf.aydemir@pisilinux.org GPLv2 - locale:tr - desktop.kde.l10n - Turkish KDE5 internationalization package - KDE5 Türkçe yerelleştirme paketi - kde-l10n-tr is the KDE5 internationalization package that provides Turkish translations for KDE5 applications. - kde-l10n-tr, KDE uygulamalarını Türkçe yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-tr-17.08.1.tar.xz - - qt5-linguist - ki18n-devel - kconfig-devel - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-tr/pspec.xml - - - kde-l10n-tr - system.locale - lang-tr - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - - - - kde-l10n-tr-doc - Turkish documentation files for KDE - KDE5 için Türkçe belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-ug - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:ug - desktop.kde.l10n - Uygur KDE5 internationalization package - KDE5 Uygur yerelleştirme paketi - kde-l10n-ug is the KDE5 internationalization package that provides Uygur translations for KDE5 applications. - kde-l10n-ug, KDE uygulamalarını Uygur yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-ug-17.08.1.tar.xz + app:gui + desktop.kde.addon + Connect KDE with your smartphone + kde android connet + Connect KDE with your smartphone + kde android connet + kdeconnect + mirrors://kde/stable/kdeconnect/1.2/src/kdeconnect-kde-1.2.tar.xz + libXtst-devel qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-ug/pspec.xml - - - kde-l10n-ug - system.locale - lang-ug - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-uk - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:uk - desktop.kde.l10n - Ukrainian KDE5 internationalization package - KDE5 Ukraynalı yerelleştirme paketi - kde-l10n-uk is the KDE5 internationalization package that provides Ukrainian translations for KDE5 applications. - kde-l10n-uk, KDE uygulamalarını Ukraynalı yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-uk-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-uk/pspec.xml - - - kde-l10n-uk - system.locale - lang-uk - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - /usr/share/step/objinfo/l10n/uk - - - - kde-l10n-uk-doc - Ukrainian documentation files for KDE - KDE5 için Ukraynalı belgeler - - /usr/share/man - /usr/share/doc - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-27 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-wa - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:wa - desktop.kde.l10n - Walloon KDE5 internationalization package - KDE5 Valon yerelleştirme paketi - kde-l10n-wa is the KDE5 internationalization package that provides Walloon translations for KDE5 applications. - kde-l10n-wa, KDE uygulamalarını Valon yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-wa-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-wa/pspec.xml - - - kde-l10n-wa - system.locale - lang-wa - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - /usr/share/ktuberling - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-zh_CN - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:zh_CN - desktop.kde.l10n - Chinese Simplified KDE5 internationalization package - KDE5 Sadeleştirilmiş Çince yerelleştirme paketi - kde-l10n-zh_CN is the KDE5 internationalization package that provides Chinese Simplified translations for KDE5 applications. - kde-l10n-zh_CN, KDE uygulamalarını Sadeleştirilmiş Çince yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-zh_CN-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-zh_CN/pspec.xml - - - kde-l10n-zh_CN - system.locale - lang-zh_CN - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-l10n-zh_TW - http://l10n.kde.org - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - locale:zh_TW - desktop.kde.l10n - Chinese Traditional KDE5 internationalization package - KDE5 Geleneksel Çin yerelleştirme paketi - kde-l10n-zh_TW is the KDE5 internationalization package that provides Chinese Traditional translations for KDE5 applications. - kde-l10n-zh_TW, KDE uygulamalarını Geleneksel Çin yerelde kullanmanızı sağlayan yerelleştirme paketidir. - mirrors://kde/stable/applications/17.08.1/src/kde-l10n/kde-l10n-zh_TW-17.08.1.tar.xz - - qt5-base-devel - ki18n-devel - kconfig-devel - qt5-linguist - extra-cmake-modules - kdoctools-devel - docbook-xsl - - - kde4.patch - - desktop/kde/l10n/kde-l10n-zh_TW/pspec.xml - - - kde-l10n-zh_TW - system.locale - lang-zh_TW - - /usr/share/locale - /usr/share/apps - /usr/share/khangman - /usr/share/klettres - - - - - 2017-10-01 - 17.08.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 16.12.0 - Version bump. - Kamil Atlı - admin@pisilinux.org - - - 2017-04-10 - 16.08.2 - Rebuild with new toolchain - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-22 - 16.08.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-10-20 - 16.08.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-07-31 - 16.04.3 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-19 - 16.04.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-03-24 - 15.12.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kio-gdrive - https://projects.kde.org/kio-gdrive - - Stefan Gronewold - groni@pisilinux.org - - GPL - desktop.kde.network - Provides support for secure credentials storage - KIO Slave to access Google Drive - http://download.kde.org/stable/kio-gdrive/1.2.1/src/kio-gdrive-1.2.1.tar.xz - - extra-cmake-modules - kdesignerplugin - kdoctools-devel - libkgapi-devel - qt5-base-devel - qt5-keychain-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel + qt5-declarative-devel kio-devel ki18n-devel - intltool - kcoreaddons-devel - knotifications-devel - libaccounts-qt5-devel - libaccounts-glib-devel - kaccounts-integration-devel + kdbusaddons-devel + kconfigwidgets-devel + kcmutils-devel + kdoctools-devel + kwayland-devel + qca2-qt5-devel + libfakekey-devel + extra-cmake-modules + kde-cli-tools + sshfs - desktop/kde/network/kio-gdrive/pspec.xml + desktop/kde/addon/kdeconnect/pspec.xml - kio-gdrive - KIO Slave to access Google Drive + kdeconnect - libkgapi - qt5-base - qt5-keychain kio ki18n libgcc + kwayland + libX11 + kconfig + libXtst + kcmutils + kservice + qca2-qt5 + qt5-base + libfakekey kcoreaddons + kdbusaddons + qt5-x11extras + kconfigwidgets knotifications - libaccounts-qt5 - kaccounts-integration + kwidgetsaddons + qt5-declarative + sshfs + kiconthemes + /usr/bin + /etc + /usr/lib + /usr/include + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/info + /usr/share/doc + + + + + 2017-12-25 + 1.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-08 + 1.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-12 + 1.0.3 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-09 + 0.9g + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + snorenotify + https://github.com/KDE/snorenotify + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv3 + app + desktop.kde.addon + Multi-platform Qt5 notification framework + Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Unix and Mac. + http://download.kde.org/stable/snorenotify/0.7.0/src/snorenotify-0.7.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-linguist + qt5-quickcontrols2-devel + qt5-multimedia-devel + qt5-websockets-devel + + desktop/kde/addon/snorenotify/pspec.xml + + + snorenotify + Multi-platform Qt5 notification framework + + libgcc + qt5-base + qt5-multimedia + qt5-websockets + qt5-declarative + + + /usr/bin + /usr/lib/qt5 + /usr/lib/libsnore* + /usr/share/applications + /usr/share/locale + /usr/share/icons + /usr/share/doc + + + + snorenotify-devel + Devel files for snorenotify + + snorenotify + qt5-base-devel + + + /usr/lib/cmake + /usr/include + + + + + 2017-03-20 + 0.7.0 + Release bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-24 + 0.7.0 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-02-04 + 0.7.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kde-thumbnailer-epub + http://kde-apps.org/content/show.php/KDE+ePub+Thumbnailer?content=151210 + + Pisi Linux Community + admin@pisilinux.org + + GPLv2 + library + desktop.kde.addon + A KDE thumbnail generator for the ePub file format. + A KDE thumbnail generator for the ePub file format. + https://sourceforge.net/projects/pisilinux/files/source/kde-thumbnailer-epub-1.1.tar.gz + + qt5-base-devel + karchive-devel + kio-devel + extra-cmake-modules + + desktop/kde/addon/kde-thumbnailer-epub/pspec.xml + + + kde-thumbnailer-epub + + qt5-base + kio + karchive + libgcc + + + /usr/lib /usr/lib/qt5 /usr/share /usr/share/doc + + 2016-08-04 + 1.1 + Version bump + Kamil Atlı + suvari@pisilinux.org + - 2017-10-09 - 1.2.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com + 2016-05-23 + 1.0 + First release + Stefan Gronewold + groni@pisilinux.org - 2017-01-12 + 2016-03-14 + 1.0 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + plasma-applet-resources-monitor + https://github.com/kotelnik/plasma-applet-resources-monitor + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.addon + Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity. + Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity. + https://github.com/kotelnik/plasma-applet-resources-monitor/archive/v1.0.5.tar.gz + + extra-cmake-modules + plasma-workspace-devel + qt5-base-devel + qt5-graphicaleffects + + desktop/kde/addon/plasma-applet-resources-monitor/pspec.xml + + + plasma-applet-resources-monitor + Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity. + + plasma-workspace + qt5-base + qt5-graphicaleffects + + + / + + + + + 2016-11-13 1.0.5 First Release Stefan Gronewold @@ -52858,170 +23268,117 @@ It supports email, address books, calendars, tasks, news feeds and much more. - qt5-phonon - http://phonon.kde.org + kshutdown + http://kshutdown.sourceforge.net/ - Pisi Linux Admins - admins@pisilinux.org + Stefan Gronewold + groni@pisilinux.org - LGPLv2.1 - library - desktop.kde.phonon - Cross platform multimedia API for KDE4 using QT5 - Phonon was created as a solution to several problems with multimedia commonly faced by Unix desktops, especially KDE 3's outdated multimedia framework aRts. Phonon itself is not a multimedia framework, but interfaces with existing frameworks such as GStreamer or Xine via backends. - https://download.kde.org/stable/phonon/4.9.1/phonon-4.9.1.tar.xz + GPL + desktop.kde.addon + KShutdown is a graphical shutdown utility for Linux + KShutdown is a graphical shutdown utility for Linux and Windows. It allows you to turn off or suspend a computer at a specified time. It features various time and delay options, command-line support, and notifications. + https://sourceforge.net/projects/kshutdown/files/KShutdown/4.0/kshutdown-source-4.0.zip extra-cmake-modules - qt5-declarative-devel - qt5-base-devel - qt5-designer-devel - alsa-lib-devel - gst-plugins-base-devel - pulseaudio-libs-devel - gstreamer-devel - mesa-devel + ninja + qt5-base-devel + kxmlgui-devel + knotifyconfig-devel + kidletime-devel - desktop/kde/phonon/qt5-phonon/pspec.xml + desktop/kde/addon/kshutdown/pspec.xml - qt5-phonon + kshutdown + Shutdown Utility for KDE + ki18n libgcc - qt5-base - qt5-designer - pulseaudio-libs + kconfig + kxmlgui + qt5-base + kidletime + kcoreaddons + kdbusaddons + kglobalaccel + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons - /usr/lib/libphonon* - /usr/lib/qt5 - /usr/share/dbus-1 - /usr/share/phonon4qt5 - - - - qt5-phonon-devel - Development files for phonon-qt5 - - qt5-phonon - qt5-base-devel - qt5-designer-devel - pulseaudio-libs-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake + /usr/bin + /usr/share + /usr/share/doc - - 2017-02-28 - 5.29.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-02-27 - 4.9.1 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-16 - 4.9.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-03 - 4.9.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2015-08-13 - 4.8.3 - First release - Stefan Gronewold(groni) + 2017-01-09 + 4.0 + First Release + Stefan Gronewold groni@pisilinux.org - qt5-phonon-backend-gstreamer - http://phonon.kde.org + libdmtx + http://www.libdmtx.org PisiLinux Community admins@pisilinux.org LGPLv2+ library - desktop.kde.phonon - GStreamer qt5-phonon backend - Phonon is the Qt multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. phonon-backend-gstreamer contains the GStreamer backend for Phonon. - http://download.kde.org/stable/phonon/phonon-backend-gstreamer/4.9.0/phonon-backend-gstreamer-4.9.0.tar.xz - - extra-cmake-modules - qt5-x11extras-devel - qt5-base-devel - qt5-phonon-devel - gstreamer-devel - gstreamer-next-devel - gst-plugins-base-devel - gst-plugins-base-next-devel - mesa-devel - libxml2-devel - - desktop/kde/phonon/qt5-phonon-backend-gstreamer/pspec.xml + desktop.kde.addon + A Library for working with Data Matrix 2D bar-codes + Data Matrix 2D barkodlarıyla çalışmak için kitaplık + libdmtx is an open source software for reading and writing Data Matrix 2D bar-codes on Linux, Unix, OS X, Windows and mobile devices. + libdmtx, Linux, Unix, OS X, Windows ve mobil işletim sistemlerinde Data Matrix 2D barkodlarını okumak ve yazmak için kullanılan açık kaynaklı bir kitaplıktır. + mirrors://sourceforge/libdmtx/libdmtx/0.7.4/libdmtx-0.7.4.tar.gz + desktop/kde/addon/libdmtx/pspec.xml - qt5-phonon-backend-gstreamer - - qt5-base - qt5-x11extras - qt5-phonon - mesa - glib2 - libgcc - gstreamer-next - gst-plugins-base-next - + libdmtx /usr/lib - /usr/lib/qt5 - /usr/share + /usr/share/doc + + + + libdmtx-devel + Development files for libdmtx + libdmtx için geliştirme dosyaları + + libdmtx + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 - - 2017-02-27 - 4.9.0 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-05-16 - 4.9.0 - rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-03-02 + 0.7.4 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org - 2016-05-03 - 4.9.0 - Version bump. + 2016-05-22 + 0.7.4 + Rebuild Stefan Gronewold(groni) groni@pisilinux.org - 2015-08-18 - 4.8.2 + 2015-06-05 + 0.7.4 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -53030,195 +23387,323 @@ It supports email, address books, calendars, tasks, news feeds and much more. - qt5-phonon-backend-vlc - http://gitorious.org/phonon/phonon-vlc + kde-servicemenu-rootactions + http://www.kde-apps.org/content/show.php?content=48411 PisiLinux Community admins@pisilinux.org - LGPLv2.1 - library - desktop.kde.phonon - VLC Backend for qt5-phonon - phonon-backend-vlc allows Phonon (the KDE media library) to use VLC for audio and video playback. - mirrors://kde/stable/phonon/phonon-backend-vlc/0.9.1/phonon-backend-vlc-0.9.1.tar.xz - - qt5-base-devel - qt5-phonon-devel - pulseaudio - vlc-devel - extra-cmake-modules - - desktop/kde/phonon/qt5-phonon-backend-vlc/pspec.xml + GPLv2 + app:gui + desktop.kde.addon + Root actions servicemenu for Dolphin + Dolphin için yetkili kullanıcı eylemleri menüsü + kde-servicemenu-rootactions is an addon for KDE4 that provides a convenient way to perform several actions as root from the right-click context menu in Dolphin file manager. + kde-servicemenu-rootactions, Dolphin dosya yöneticisinin içerik menüsü üzerinden yetkili kullanıcı işlemlerinin gerçekleştirilebilmesini sağlayan bir eklentidir. + dolphin + https://dl.opendesktop.org/api/files/download/id/1485341541/rootactions_servicemenu_2.9.1.tar.gz + desktop/kde/addon/kde-servicemenu-rootactions/pspec.xml - qt5-phonon-backend-vlc - - libgcc - qt5-base - qt5-phonon - vlc-libs - + kde-servicemenu-rootactions - /usr/lib - /usr/lib/qt5 - /usr/share/kde4/services + /usr/bin + /usr/share/kservices5 /usr/share/doc - 2017-02-27 - 0.9.1 - Version bump - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-05-28 + 2.9.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com - 2016-05-17 - 0.9.0 - First release - Stefan Gronewold(groni) + 2016-05-23 + 2.9 + Release bump + Stefan Gronewold groni@pisilinux.org - 2016-04-02 - 0.8.2 + 2016-04-10 + 2.9 First release - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org - kscreenlocker - http://www.kde.org + plasma-applet-weather-widget + https://www.linux-apps.com/content/show.php/Weather+Widget?content=169572 + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.addon + Plasmoid for showing weather information from yr.no and Open Weather Map servers. + Plasmoid for showing weather information from yr.no and Open Weather Map servers. + https://github.com/kotelnik/plasma-applet-weather-widget/archive/v1.6.7.tar.gz + + extra-cmake-modules + plasma-workspace-devel + qt5-base-devel + glibc-devel + + desktop/kde/addon/plasma-applet-weather-widget/pspec.xml + + + plasma-applet-weather-widget + Plasmoid for showing weather information from yr.no and Open Weather Map servers. + + plasma-workspace + qt5-base + qt5-graphicaleffects + + + /usr/share + /usr/lib/qt5 + /usr/share/doc + + + + + 2016-11-23 + 1.6.7 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + plasma-applet-system-panel + https://github.com/Musikolo/plasma5-applets-system-panel + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.addon + Plasma5 applet that displays a panel with a set of system actions + Plasma5 applet that displays a panel with a set of system actions + https://github.com/Musikolo/plasma5-applets-system-panel/archive/v1.3.0.tar.gz + + extra-cmake-modules + plasma-workspace-devel + qt5-base-devel + glibc-devel + qt5-declarative-devel + + desktop/kde/addon/plasma-applet-system-panel/pspec.xml + + + plasma-applet-system-panel + Plasma5 applet that displays a panel with a set of system actions + + plasma-workspace + qt5-base + libgcc + + + /usr/share + /usr/lib/qt5 + /usr/share/doc + + + + + 2016-11-23 + 1.3 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + plasma-applet-rssnow + https://github.com/Misenko/rssnow-plasma5-applet + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.addon + Show news from various sources + Show news from various sources + https://github.com/groni/Sources/raw/master/rssnow-plasma5-applet.tar.gz + + extra-cmake-modules + plasma-workspace-devel + qt5-base-devel + + desktop/kde/addon/plasma-applet-rssnow/pspec.xml + + + plasma-applet-rssnow + Show news from various sources + + plasma-workspace + qt5-base + + + / + + + + + 2016-11-13 + 1.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + plasma-applet-thermal-monitor + https://github.com/kotelnik/plasma-applet-thermal-monitor + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.addon + Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors. + Shows temperature of various available sensors including CPU, GPU (lmsensors and nvidia-smi if appliable) and HDD (using udisks2 d-bus backend). + https://github.com/kotelnik/plasma-applet-thermal-monitor/archive/v1.2.7.tar.gz + + extra-cmake-modules + plasma-workspace-devel + qt5-base-devel + qt5-graphicaleffects + + desktop/kde/addon/plasma-applet-thermal-monitor/pspec.xml + + + plasma-applet-thermal-monitor + Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors. + + plasma-workspace + qt5-base + qt5-graphicaleffects + + + / + + + + + 2016-11-13 + 1.2.7 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + sddm-kcm + https://projects.kde.org/projects/kde/workspace/sddm-kcm Pisi Linux Admins admins@pisilinux.org LGPLv2 - library app:console - desktop.kde.plasma - Library and components for secure lock screen architecture. - Library and components for secure lock screen architecture. - mirrors://kde/stable/plasma/5.11.4/kscreenlocker-5.11.4.tar.xz + desktop.misc + KDE5 Config Module for SDDM + KDE5 Config Module for SDDM + mirrors://kde/stable/plasma/5.11.4/sddm-kcm-5.11.4.tar.xz - qt5-base-devel - qt5-declarative-devel - qt5-x11extras - libX11-devel - libxcb-devel - kcrash-devel - ki18n-devel - knotifications-devel - kwindowsystem-devel - kxmlgui-devel - solid-devel - kglobalaccel-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin + kcoreaddons-devel kdoctools-devel - kidletime-devel - kdeclarative-devel - kcmutils-devel - kwayland-devel - libXi-devel - ktextwidgets-devel - pam-devel - libseccomp-devel - plasma-framework-devel + kconfigwidgets-devel + karchive-devel + kauth-devel + libX11-devel + kxmlgui-devel + ki18n-devel + qt5-base-devel + kio-devel + qt5-declarative-devel + qt5-x11extras-devel + kconfig-devel + mesa-devel + docutils + libXcursor-devel + xcb-util-image-devel extra-cmake-modules + knewstuff-devel + libxcb-devel - desktop/kde/plasma/kscreenlocker/pspec.xml + desktop/kde/plasma/sddm-kcm/pspec.xml - kscreenlocker + sddm-kcm - pam - libXi - qt5-base - libgcc - ki18n - kcrash - libX11 - libxcb - kconfig - kxmlgui - kpackage - kwayland - kidletime kcoreaddons - kdeclarative - kglobalaccel - kwindowsystem - libseccomp - qt5-x11extras + sddm + libgcc + libX11 kconfigwidgets - knotifications - wayland-client - wayland-server - ktextwidgets + kauth + ki18n + qt5-base + kio + libXcursor + kconfig + qt5-x11extras qt5-declarative - kdelibs4-support - xcb-util-keysyms - /usr/share + /etc/dbus-1/system.d + /usr/share/dbus-1/system-services + /usr/share/kservices5 + /usr/share/ + /etc/xdg/sddmtheme.knsrc + /usr/share/polkit-1/actions /usr/share/locale /usr/bin - /usr/lib/qt5 + /usr/lib/cmake + /usr/lib/qt5/plugins + /usr/lib/libexec/kauth /usr/lib /usr/share/doc - - kscreenlocker-devel - Development files for kscreenlocker - - qt5-base-devel - qt5-declarative-devel - kglobalaccel-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - kdoctools-devel - kidletime-devel - kdeclarative-devel - kcmutils-devel - kwayland-devel - plasma-framework-devel - kscreenlocker - - - /usr/include - /usr/lib/cmake - - - + 2017-12-15 5.11.4 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-08 5.11.3 Version bump. Mustafa Cinasal muscnsl@gmail.com + + 2017-11-05 + 5.11.2 + move to desktop.misc. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-11-02 5.11.2 @@ -53314,7 +23799,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - bluedevil + plasma-workspace-wallpapers http://www.kde.org Pisi Linux Admins @@ -53323,55 +23808,27 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library app:console + app:gui desktop.kde.plasma - KDE 5 Bluetooth Stack - Integrate the Bluetooth technology within KDE workspace and applications - mirrors://kde/stable/plasma/5.11.4/bluedevil-5.11.4.tar.xz + The KDE Plasma Workspace Components + The KDE Plasma Workspace Components + mirrors://kde/stable/plasma/5.11.4/plasma-workspace-wallpapers-5.11.4.tar.xz qt5-base-devel - qt5-declarative - shared-mime-info - plasma-framework-devel - bluez-qt-devel - kded-devel - kio-devel - ki18n-devel - kconfig-devel - kcoreaddons-devel - kdbusaddons-devel - kiconthemes-devel - kconfigwidgets-devel - kwindowsystem-devel - knotifications-devel - kwidgetsaddons-devel extra-cmake-modules - desktop/kde/plasma/bluedevil/pspec.xml + desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml - bluedevil + plasma-workspace-wallpapers qt5-base - libgcc - bluez-qt - kded - kio - ki18n - kconfig - qt5-declarative - kcoreaddons - kdbusaddons - kiconthemes - kconfigwidgets - knotifications - kwindowsystem - kwidgetsaddons + /etc /usr/share /usr/share/locale /usr/bin - /usr/lib/cmake /usr/lib/qt5 /usr/lib /usr/share/doc @@ -53445,21 +23902,21 @@ It supports email, address books, calendars, tasks, news feeds and much more.2016-11-03 5.8.3 Version bump. - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org 2016-10-20 5.8.2 Version bump. - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org 2016-10-06 5.8.0 Version bump. - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org @@ -53485,6 +23942,86 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + xdg-desktop-portal-kde + https://download.kde.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.plasma + A backend implementation for xdg-desktop-portal using Qt/KF5 + A backend implementation for xdg-desktop-portal using Qt/KF5 + A backend implementation for xdg-desktop-portal using Qt/KF5 + A backend implementation for xdg-desktop-portal using Qt/KF5 + https://download.kde.org/stable/plasma/5.11.4/xdg-desktop-portal-kde-5.11.4.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + ki18n-devel + knotifications-devel + + desktop/kde/plasma/xdg-desktop-portal-kde/pspec.xml + + + xdg-desktop-portal-kde + + ki18n + libgcc + qt5-base + kcoreaddons + knotifications + + + /usr/lib + /usr/share/dbus-1 + /usr/share + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 5.10.5 + First release + PisiLinux Community + admins@pisilinux.org + + + breeze @@ -53692,75 +24229,161 @@ It supports email, address books, calendars, tasks, news feeds and much more. - breeze-grub + system-settings http://www.kde.org - Alihan Öztürk - alihan@pisilinux.org + Pisi Linux Admins + admins@pisilinux.org LGPLv2 + library app:console desktop.kde.plasma - Breeze theme for GRUB. - Breeze theme for GRUB. - mirrors://kde/stable/plasma/5.11.4/breeze-grub-5.11.4.tar.xz - desktop/kde/plasma/breeze-grub/pspec.xml + KDE5 system settings manager + System-settings is a control panel for KDE5 Plasma + mirrors://kde/stable/plasma/5.11.4/systemsettings-5.11.4.tar.xz + + qt5-base-devel + qt5-declarative + kconfig-devel + kdbusaddons-devel + kdeclarative-devel + ki18n-devel + kiconthemes-devel + kitemviews-devel + kpackage-devel + kservice-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + kdoctools-devel + kio-devel + kauth-devel + khtml-devel + kcmutils-devel + docbook-xsl + kactivities-devel + kactivities-stats-devel + kirigami-devel + extra-cmake-modules + + desktop/kde/plasma/system-settings/pspec.xml - breeze-grub - Breeze theme for GRUB. + system-settings - grub2 - noto-fonts + qt5-base + qt5-declarative + kauth + libgcc + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + kcmutils + kconfig + kdbusaddons + khtml + ki18n + kiconthemes + kio + kitemviews + kservice + kwindowsystem + kxmlgui + kpackage + kactivities + kdeclarative + kactivities-stats - /boot/grub2/themes + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib /usr/share/doc + + system-settings-devel + Development files for system-settings + + qt5-base-devel + kauth-devel + kcompletion-devel + kcoreaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kcmutils-devel + kconfig-devel + kdbusaddons-devel + khtml-devel + ki18n-devel + kiconthemes + kio-devel + kitemviews-devel + kservice-devel + kwindowsystem-devel + kxmlgui-devel + system-settings + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + - + 2017-12-15 5.11.4 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-11-08 + + 2017-11-14 5.11.3 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-02 5.11.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-10-14 + + 2017-10-16 5.11.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-09-13 5.10.5 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-06-21 5.10.2 version bump Ali Algul aligulle3801@gmail.com + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + 2017-01-01 5.8.5 @@ -53779,21 +24402,181 @@ It supports email, address books, calendars, tasks, news feeds and much more.2016-11-03 5.8.3 Version bump. - Stefan Gronewold (groni) + Stefan Gronewold groni@pisilinux.org 2016-10-20 5.8.2 Version bump. - Stefan Gronewold (groni) + Stefan Gronewold groni@pisilinux.org 2016-10-06 5.8.0 Version bump. - Stefan Gronewold (groni) + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ksshaskpass + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + ssh-add helper that uses kwallet and kpassworddialog + ssh-add helper that uses kwallet and kpassworddialog + mirrors://kde/stable/plasma/5.11.4/ksshaskpass-5.11.4.tar.xz + + qt5-base-devel + kdoctools-devel + kcoreaddons-devel + ki18n-devel + kwallet-devel + kwidgetsaddons-devel + libxslt + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/ksshaskpass/pspec.xml + + + ksshaskpass + + qt5-base + libgcc + kcoreaddons + kwidgetsaddons + ki18n + kwallet + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/man + /usr/share/doc + + + ksshaskpass.sh + + + + + 2017-12-15 + 5.11.4 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold groni@pisilinux.org @@ -53962,1426 +24745,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - breeze-plymouth - http://www.kde.org - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.plasma - Breeze theme for Plymouth. - Breeze theme for Plymouth. - mirrors://kde/stable/plasma/5.11.4/breeze-plymouth-5.11.4.tar.xz - - extra-cmake-modules - plymouth-devel - - desktop/kde/plasma/breeze-plymouth/pspec.xml - - - breeze-plymouth - Breeze theme for Plymouth. - - plymouth - grub2 - plymouth-core-libs - plymouth-theme-spinner - plymouth-graphics-libs - plymouth-plugin-script - - - / - - - pisi.logo.png - pisi.16bit.png - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-23 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - discover - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - app:gui - desktop.kde.plasma - KDE and Plasma resources management GUI - KDE and Plasma resources management GUI - mirrors://kde/stable/plasma/5.11.4/discover-5.11.4.tar.xz - - qt5-base-devel - qt5-svg-devel - qt5-declarative-devel - kio-devel - attica-devel - karchive-devel - kconfig-devel - kcoreaddons-devel - kcrash-devel - kdbusaddons-devel - ki18n-devel - kitemmodels-devel - knotifications-devel - kxmlgui-devel - kdeclarative-devel - plasma-framework-devel - knewstuff-devel - extra-cmake-modules - kirigami-devel - - desktop/kde/plasma/discover/pspec.xml - - - discover - - qt5-base - libgcc - kio - attica - kconfig - kitemmodels - kcoreaddons - kdbusaddons - kiconthemes - kdeclarative - kconfigwidgets - knotifications - kwidgetsaddons - ki18n - kcrash - kxmlgui - qt5-declarative - knewstuff - kirigami - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /etc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-14 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-18 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - drkonqi - https://www.kde.org/ - - Mustafa Cinasal - muscnsl@gmail.com - - GPLv2 - library - desktop.kde.plasma - The KDE crash handler - The KDE crash handler - The KDE crash handler - The KDE crash handler - https://download.kde.org/stable/plasma/5.11.4/drkonqi-5.11.4.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-x11extras-devel - ki18n-devel - kcoreaddons-devel - kservice-devel - kconfig-devel - kjobwidgets-devel - kio-devel - kcrash-devel - kcompletion-devel - kxmlrpcclient-devel - kwidgetsaddons-devel - kwallet-devel - knotifications-devel - kidletime-devel - at-spi2-core-devel - xorg-server-xvfb - rubygems - ruby-devel - gdb-devel - - desktop/kde/plasma/drkonqi/pspec.xml - - - drkonqi - - qt5-base - qt5-x11extras - libgcc - ki18n - kcoreaddons - kservice - kidletime - kconfig - kconfigwidgets - kjobwidgets - kio - kcrash - kcompletion - kxmlrpcclient - kwidgetsaddons - kwallet - knotifications - - - /usr/lib - /usr/share - /usr/share/locale - /usr/share/drkonqi - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-01 - 5.11.0 - First release - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 5.10.2 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-05 - 5.8.5 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-08-02 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kactivitymanagerd - http://www.kde.org - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - desktop.kde.plasma - Core components for the KDE Activity concept. - System service to manage user's activities, track the usage patterns etc. - mirrors://kde/stable/plasma/5.11.4/kactivitymanagerd-5.11.4.tar.xz - - extra-cmake-modules - boost-devel - qt5-base-devel - kdbusaddons-devel - ki18n-devel - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - kconfig-devel - kcoreaddons-devel - kwindowsystem-devel - kglobalaccel-devel - kxmlgui-devel - kio-devel - - desktop/kde/plasma/kactivitymanagerd/pspec.xml - - - kactivitymanagerd - Core components for the KDE Activity concept. - - kio - ki18n - libgcc - kconfig - kxmlgui - kservice - qt5-base - kcoreaddons - kdbusaddons - kglobalaccel - kwindowsystem - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - /usr/share/locale - /usr/share/kservices5 - /usr/share/kservicetypes5 - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-cli-tools - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - Additional client tools for KDE applications - Tools based on KDE Frameworks 5 to better interact with the system - mirrors://kde/stable/plasma/5.11.4/kde-cli-tools-5.11.4.tar.xz - - qt5-base-devel - qt5-x11extras-devel - qt5-svg-devel - libX11-devel - libxcb-devel - kdoctools-devel - kio-devel - kdesu-devel - ki18n-devel - kservice-devel - kcompletion-devel - kcoreaddons-devel - kiconthemes-devel - kwindowsystem-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kcmutils-devel - kconfig-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kdesignerplugin - docbook-xsl - kactivities-devel - extra-cmake-modules - - desktop/kde/plasma/kde-cli-tools/pspec.xml - - - kde-cli-tools - - qt5-base - qt5-svg - libX11 - libgcc - kio - kdesu - ki18n - kservice - qt5-x11extras - kcompletion - kcoreaddons - kiconthemes - kwindowsystem - kconfigwidgets - kwidgetsaddons - kcmutils - kconfig - kdelibs4-support - kactivities - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/man - /usr/share/doc - - - System.Package - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kde-gtk-config - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - GTK2 and GTK3 Configurator for KDE - Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. - mirrors://kde/stable/plasma/5.11.4/kde-gtk-config-5.11.4.tar.xz - - qt5-base-devel - libX11-devel - kio-devel - glib2-devel - ki18n-devel - kcoreaddons-devel - kiconthemes-devel - kwidgetsaddons-devel - kcmutils-devel - karchive-devel - kauth-devel - kconfigwidgets-devel - libXcursor-devel - knewstuff-devel - gtk2-devel - gtk3-devel - at-spi2-core-devel - extra-cmake-modules - - desktop/kde/plasma/kde-gtk-config/pspec.xml - - - kde-gtk-config - - qt5-base - libgcc - glib2 - kio - ki18n - kcoreaddons - kiconthemes - kwidgetsaddons - karchive - knewstuff - kconfigwidgets - libXcursor - gtk2 - gtk3 - - - /usr/share - /etc/xdg/cgc* - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdecorations - https://projects.kde.org/projects/kde/workspace/kdecoration - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv3 - library - desktop.kde.plasma - Plugin based library to create window decorations - Plugin based library to create window decorations - mirrors://kde/stable/plasma/5.11.4/kdecoration-5.11.4.tar.xz - - qt5-base-devel - extra-cmake-modules - - desktop/kde/plasma/kdecorations/pspec.xml - - - kdecorations - - qt5-base - libgcc - - - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - kdecorations-devel - Development files for kdecorations - - qt5-base-devel - kdecorations - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-04 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - kdeplasma-addons - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - Additional client tools for KDE applications - Additional client tools for KDE applications - mirrors://kde/stable/plasma/5.11.4/kdeplasma-addons-5.11.4.tar.xz - - qt5-base-devel - qt5-declarative - qt5-x11extras - libxcb-devel - xcb-util-image-devel - glib2-devel - scim-devel - ibus-devel - kactivities-devel - kconfig-devel - kdoctools-devel - knewstuff-devel - kemoticons-devel - kitemmodels-devel - kross-devel - kinit-devel - kunitconversion-devel - kcmutils-devel - kdesignerplugin - kiconthemes-devel - krunner-devel - kdelibs4-support-devel - plasma-framework-devel - plasma-workspace-devel - extra-cmake-modules - kconfigwidgets-devel - kcoreaddons-devel - ki18n-devel - kio-devel - kservice-devel - libX11-devel - - desktop/kde/plasma/kdeplasma-addons/pspec.xml - - - kdeplasma-addons - - qt5-base - plasma-framework - libgcc - libxcb - xcb-util-image - glib2 - knewstuff - krunner - kio - kiconthemes - ki18n - kross - sonnet - kconfig - kxmlgui - karchive - kpackage - kservice - qt5-x11extras - qt5-declarative - kcompletion - kcoreaddons - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - kunitconversion - kdelibs4-support - kactivities - plasma-workspace - ibus - scim-libs - xcb-util-keysyms - - - /etc/xdg - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - kgamma5 @@ -55550,77 +24913,63 @@ It supports email, address books, calendars, tasks, news feeds and much more. - khotkeys + discover http://www.kde.org Pisi Linux Admins admins@pisilinux.org LGPLv2 - library - app:console + app:gui desktop.kde.plasma - KDE5 hotkey daemon - KDE hotkey daemon module allows you to configure custom keyboard shortcuts and mouse gestures. - mirrors://kde/stable/plasma/5.11.4/khotkeys-5.11.4.tar.xz + KDE and Plasma resources management GUI + KDE and Plasma resources management GUI + mirrors://kde/stable/plasma/5.11.4/discover-5.11.4.tar.xz - libX11-devel qt5-base-devel - qt5-x11extras-devel - kdoctools-devel - kconfig-devel - kservice-devel - kcompletion-devel - kcoreaddons-devel - ktextwidgets-devel - kwindowsystem-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kcmutils-devel - kauth-devel - kpackage-devel - kdbusaddons-devel - kdelibs4-support-devel - kglobalaccel-devel - ki18n-devel + qt5-svg-devel + qt5-declarative-devel kio-devel - kxmlgui-devel - kdesignerplugin - kemoticons-devel + attica-devel + karchive-devel + kconfig-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + ki18n-devel kitemmodels-devel - kinit-devel - kunitconversion-devel + knotifications-devel + kxmlgui-devel + kdeclarative-devel plasma-framework-devel - plasma-workspace-devel - libXtst-devel - docbook-xsl + knewstuff-devel extra-cmake-modules + kirigami-devel - desktop/kde/plasma/khotkeys/pspec.xml + desktop/kde/plasma/discover/pspec.xml - khotkeys + discover qt5-base - kconfig libgcc - libX11 - kservice - qt5-x11extras - kcompletion - kcoreaddons - ktextwidgets - kwindowsystem - kconfigwidgets - kwidgetsaddons - kdbusaddons - kdelibs4-support - kglobalaccel - ki18n kio + attica + kconfig + kitemmodels + kcoreaddons + kdbusaddons + kiconthemes + kdeclarative + kconfigwidgets + knotifications + kwidgetsaddons + ki18n + kcrash kxmlgui - libXtst - plasma-workspace + qt5-declarative + knewstuff + kirigami /usr/share @@ -55630,6 +24979,483 @@ It supports email, address books, calendars, tasks, news feeds and much more./usr/lib/qt5 /usr/lib /usr/share/doc + /etc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-14 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-18 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + plasma-desktop + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE5 plasma workspace + This package contains the basic packages for a Plasma workspace. + mirrors://kde/stable/plasma/5.11.4/plasma-desktop-5.11.4.tar.xz + + qt5-base-devel + boost-devel + breeze-style + kdoctools-devel + kactivities-stats-devel + kio-devel + kcmutils-devel + knewstuff-devel + kpeople-devel + kdbusaddons-devel + kemoticons-devel + kitemmodels-devel + kscreenlocker-devel + kinit-devel + kunitconversion-devel + kwin-devel + libX11-devel + libXft-devel + libxkbfile-devel + kded-devel + plasma-nm + kpackage-devel + libxcb-devel + freetype-devel + libusb-compat-devel + xorg-server-devel + xorg-input-evdev-devel + xorg-input-synaptics-devel + pulseaudio-libs-devel + fontconfig-devel + plasma-workspace-devel + plasma-framework-devel + system-settings-devel + xorg-app-devel + xkeyboard-config + baloo-devel + libcanberra-devel + docbook-xsl + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-odbc + qt5-graphicaleffects + qt5-svg-devel + qt5-x11extras-devel + qt5-declarative-devel + kdesignerplugin + ibus-devel + glib2-devel + scim-libs + xcb-util-keysyms-devel + extra-cmake-modules + kwallet-devel + knotifications-devel + ki18n-devel + kglobalaccel-devel + kdelibs4-support-devel + attica-devel + kactivities-devel + kauth-devel + kconfig-devel + kdeclarative-devel + knotifyconfig-devel + krunner-devel + eudev-devel + libXext-devel + scim-devel + + desktop/kde/plasma/plasma-desktop/pspec.xml + + + plasma-desktop + + baloo + fontconfig + freetype + kactivities + karchive + kauth + plasma-nm + kbookmarks + kcmutils + kcodecs + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kdbusaddons + kdeclarative + kdelibs4-support + kemoticons + kglobalaccel + kguiaddons + ki18n + kiconthemes + kio + kitemmodels + kitemviews + kjobwidgets + knewstuff + knotifications + knotifyconfig + kparts + kpeople + krunner + kservice + kwallet + kwidgetsaddons + kwindowsystem + kxmlgui + libgcc + libusb-compat + libX11 + libxcb + libXcursor + libXfixes + libXft + libXi + libxkbfile + plasma-framework + plasma-workspace + libcanberra + pulseaudio-libs + xkeyboard-config + qt5-base + qt5-declarative + qt5-phonon + qt5-svg + qt5-x11extras + solid + sonnet + qt5-sql-sqlite + system-settings + ibus + glib2 + scim-libs + xcb-util-keysyms + xcb-util-image + oxygen-icons + oxygen-fonts + kactivities-stats + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-04 + 5.11.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 5.11.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni @pisilinux.org + + + 2016-08-03 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libksysguard + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + Task management and system monitoring library + Task management and system monitoring library + mirrors://kde/stable/plasma/5.11.4/libksysguard-5.11.4.tar.xz + + qt5-base-devel + qt5-script-devel + qt5-webkit-devel + qt5-x11extras-devel + kauth-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + kservice-devel + kwidgetsaddons-devel + kwindowsystem-devel + kdoctools-devel + libX11-devel + libXres-devel + zlib-devel + plasma-framework-devel + extra-cmake-modules + + desktop/kde/plasma/libksysguard/pspec.xml + + + libksysguard + + qt5-base + libX11 + libgcc + zlib + libXres + qt5-webkit + qt5-x11extras + kwindowsystem + kconfigwidgets + kwidgetsaddons + kconfig + kauth + kcoreaddons + ki18n + + + /etc + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + libksysguard-devel + Development files for libksysguard + + libksysguard + qt5-base-devel + libX11-devel + zlib-devel + libXres-devel + qt5-webkit-devel + qt5-x11extras-devel + kwindowsystem-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kconfig-devel + kauth-devel + kcoreaddons-devel + ki18n-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig @@ -55940,108 +25766,136 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kmenuedit + plasma-nm http://www.kde.org - Pisi Linux admins - admins@pisilinux.org + Pisi Linux Admins + admin@pisilinux.org LGPLv2 library app:console desktop.kde.plasma - Provides the interface and basic tools for the KDE workspace - Provides the interface and basic tools for the KDE workspace - mirrors://kde/stable/plasma/5.11.4/kmenuedit-5.11.4.tar.xz + Plasma applet written in QML for managing network connections + Plasma applet written in QML for managing network connections + mirrors://kde/stable/plasma/5.11.4/plasma-nm-5.11.4.tar.xz qt5-base-devel - kdoctools-devel - kconfig-devel - kservice-devel + qt5-declarative-devel + qt5-designer + libgcc + networkmanager-qt-devel + modemmanager-qt-devel + ModemManager-devel kcompletion-devel - kcoreaddons-devel kconfigwidgets-devel - kwidgetsaddons-devel + kcoreaddons-devel kdbusaddons-devel - kdelibs4-support-devel + kdeclarative-devel ki18n-devel kiconthemes-devel kio-devel + kitemviews-devel + knotifications-devel + kservice-devel + kwallet-devel + kwidgetsaddons-devel + kwindowsystem-devel kxmlgui-devel - sonnet-devel - kdesignerplugin - kitemmodels-devel - kinit-devel - kunitconversion-devel - kemoticons-devel - docbook-xsl - khotkeys + solid-devel + openconnect-devel + kdoctools-devel + NetworkManager-devel + mobile-broadband-provider-info extra-cmake-modules + plasma-framework-devel + kdelibs4-support-devel + kdesignerplugin + kinit-devel + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + qca2-qt5-devel - desktop/kde/plasma/kmenuedit/pspec.xml + desktop/kde/plasma/plasma-nm/pspec.xml - kmenuedit + plasma-nm qt5-base + qca2-qt5 libgcc + openconnect + kio + networkmanager-qt + modemmanager-qt + ki18n + solid kconfig + kwallet + kxmlgui kservice + kitemviews + qt5-declarative kcompletion kcoreaddons - kconfigwidgets - kwidgetsaddons kdbusaddons - kdelibs4-support - ki18n kiconthemes - kio - kxmlgui - sonnet + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support /usr/share /usr/share/locale /usr/bin - /usr/lib/cmake /usr/lib/qt5 /usr/lib /usr/share/doc - + 2017-12-15 5.11.4 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-08 5.11.3 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2017-11-04 + + 2017-11-02 5.11.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-10-14 5.11.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-09-13 5.10.5 - Version bump + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-30 + 5.10.2 + Rebuild. Mustafa Cinasal muscnsl@gmail.com @@ -56119,7 +25973,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kscreen + libkscreen http://www.kde.org Pisi Linux Admins @@ -56129,42 +25983,1074 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.plasma - Provides the interface and basic tools for the KDE workspace - Provides the interface and basic tools for the KDE workspace - mirrors://kde/stable/plasma/5.11.4/kscreen-5.11.4.tar.xz + KDE5 screen management library + Dynamic display management library for KDE + mirrors://kde/stable/plasma/5.11.4/libkscreen-5.11.4.tar.xz qt5-base-devel - qt5-graphicaleffects - qt5-declarative-devel - kglobalaccel-devel - libkscreen-devel - kconfigwidgets-devel - kdbusaddons-devel - ki18n-devel - kwidgetsaddons-devel - kconfig-devel - kdoctools-devel - kxmlgui-devel - mesa-devel + qt5-x11extras-devel + libxcb-devel + doxygen + kwayland-devel + xcb-util-devel + xcb-util-image-devel + xcb-util-keysyms-devel + libXcursor-devel + libXrandr-devel + kwayland-devel extra-cmake-modules - desktop/kde/plasma/kscreen/pspec.xml + desktop/kde/plasma/libkscreen/pspec.xml - kscreen + libkscreen + + qt5-base + kwayland + libXrandr + libxcb + libgcc + qt5-x11extras + + + /usr/bin/kscreen-doctor + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/dbus-1 + + + + libkscreen-devel + Development files for libkscreen + + libxcb-devel + qt5-base-devel + libXrandr-devel + qt5-x11extras-devel + kwayland-devel + libkscreen + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdecorations + https://projects.kde.org/projects/kde/workspace/kdecoration + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv3 + library + desktop.kde.plasma + Plugin based library to create window decorations + Plugin based library to create window decorations + mirrors://kde/stable/plasma/5.11.4/kdecoration-5.11.4.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/plasma/kdecorations/pspec.xml + + + kdecorations qt5-base libgcc - libkscreen - qt5-declarative - kconfig + + + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kdecorations-devel + Development files for kdecorations + + qt5-base-devel + kdecorations + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-04 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + plasma-integration + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE5 Plasma artwork + Artwork, styles and assets for the Breeze visual style for the Plasma Desktop + mirrors://kde/stable/plasma/5.11.4/plasma-integration-5.11.4.tar.xz + + qt5-base-devel + qt5-declarative-devel + kxmlgui-devel + qt5-x11extras-devel + qt5-quickcontrols2-devel + libxcb-devel + noto-fonts + breeze-style + libXcursor-devel + kcompletion-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + kwayland-devel + kconfig-devel + kguiaddons-devel + kio-devel + kcoreaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel + extra-cmake-modules + libX11-devel + kiconthemes-devel + knotifications-devel + kwidgetsaddons-devel + kio-devel + kjobwidgets-devel + kwindowsystem-devel + qqc2-desktop-style + + desktop/kde/plasma/plasma-integration/pspec.xml + + + plasma-integration + + qt5-base + kxmlgui + qt5-x11extras + qt5-quickcontrols2 + libXcursor + kcompletion + kcoreaddons + ki18n + kiconthemes + kwayland + kconfig + kguiaddons + kio + kwindowsystem kcoreaddons - kglobalaccel kconfigwidgets kwidgetsaddons - kdbusaddons + knotifications + kwidgetsaddons + kjobwidgets + knotifications + breeze-style + libgcc + libxcb + + + /usr/bin + /usr/share/kconf_update + /usr/lib/qt5 + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-14 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + oxygen + https://projects.kde.org/projects/kde/workspace/oxygen + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPL + desktop.kde.plasma + KDE Oxygen style + KDE Oxygen style + mirrors://kde/stable/plasma/5.11.4/oxygen-5.11.4.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-x11extras + kcmutils-devel + frameworkintegration-devel + kcompletion-devel + kconfig-devel + kguiaddons-devel + ki18n-devel + kservice-devel + kwidgetsaddons-devel + kwindowsystem-devel + cairo-devel + libxcb-devel + kwayland-devel + gtk3-devel + kdoctools-devel + kdecorations-devel + plasma-workspace-devel + extra-cmake-modules + + desktop/kde/plasma/oxygen/pspec.xml + + + oxygen + ki18n + libgcc + libxcb + kconfig + qt5-base + kguiaddons + kcompletion + kcoreaddons + kdecorations + kwindowsystem + qt5-x11extras + kconfigwidgets + kwidgetsaddons + kwayland + frameworkintegration + kcmutils + + + /usr/bin/ + /usr/lib + /usr/share/sounds + /usr/share/icons + /usr/share/locale + /usr/share/plasma + /usr/share/kstyle + /usr/share/kservices5 + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwrited + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE5 daemon listening for wall and write messages + KDE5 daemon listening for wall and write messages + mirrors://kde/stable/plasma/5.11.4/kwrited-5.11.4.tar.xz + + qt5-base-devel + ki18n-devel + kdoctools-devel + kcoreaddons-devel + knotifications-devel + kpty-devel + kdelibs4-support-devel + kdbusaddons-devel + extra-cmake-modules + + desktop/kde/plasma/kwrited/pspec.xml + + + kwrited + + qt5-base + kpty + libgcc + kcoreaddons + knotifications + kdbusaddons + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kactivitymanagerd + http://www.kde.org + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.plasma + Core components for the KDE Activity concept. + System service to manage user's activities, track the usage patterns etc. + mirrors://kde/stable/plasma/5.11.4/kactivitymanagerd-5.11.4.tar.xz + + extra-cmake-modules + boost-devel + qt5-base-devel + kdbusaddons-devel + ki18n-devel + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + kconfig-devel + kcoreaddons-devel + kwindowsystem-devel + kglobalaccel-devel + kxmlgui-devel + kio-devel + + desktop/kde/plasma/kactivitymanagerd/pspec.xml + + + kactivitymanagerd + Core components for the KDE Activity concept. + + kio + ki18n + libgcc + kconfig kxmlgui + kservice + qt5-base + kcoreaddons + kdbusaddons + kglobalaccel + kwindowsystem + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/locale + /usr/share/kservices5 + /usr/share/kservicetypes5 + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + bluedevil + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE 5 Bluetooth Stack + Integrate the Bluetooth technology within KDE workspace and applications + mirrors://kde/stable/plasma/5.11.4/bluedevil-5.11.4.tar.xz + + qt5-base-devel + qt5-declarative + shared-mime-info + plasma-framework-devel + bluez-qt-devel + kded-devel + kio-devel + ki18n-devel + kconfig-devel + kcoreaddons-devel + kdbusaddons-devel + kiconthemes-devel + kconfigwidgets-devel + kwindowsystem-devel + knotifications-devel + kwidgetsaddons-devel + extra-cmake-modules + + desktop/kde/plasma/bluedevil/pspec.xml + + + bluedevil + + qt5-base + libgcc + bluez-qt + kded + kio + ki18n + kconfig + qt5-declarative + kcoreaddons + kdbusaddons + kiconthemes + kconfigwidgets + knotifications + kwindowsystem + kwidgetsaddons /usr/share @@ -56201,10 +27087,854 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-10-14 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwayland-integration + http://www.kde.org + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv3 + library + desktop.kde.plasma + Provides integration plugins for various KDE frameworks for the wayland windowing system + Provides integration plugins for various KDE frameworks for the wayland windowing system + mirrors://kde/stable/plasma/5.11.4/kwayland-integration-5.11.4.tar.xz + + kwayland-devel + qt5-base-devel + kwindowsystem-devel + kidletime-devel + extra-cmake-modules + + desktop/kde/plasma/kwayland-integration/pspec.xml + + + kwayland-integration + + kwayland + kidletime + kwindowsystem + libgcc + qt5-base + + + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + breeze-grub + http://www.kde.org + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.plasma + Breeze theme for GRUB. + Breeze theme for GRUB. + mirrors://kde/stable/plasma/5.11.4/breeze-grub-5.11.4.tar.xz + desktop/kde/plasma/breeze-grub/pspec.xml + + + breeze-grub + Breeze theme for GRUB. + + grub2 + noto-fonts + + + /boot/grub2/themes + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + plasma-vault + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + desktop.kde.plasma + Plasma applet and services for creating encrypted vaults + Plasma applet and services for creating encrypted vaults + Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri + Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri + https://download.kde.org/stable/plasma/5.11.4/plasma-vault-5.11.4.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative + kwidgetsaddons-devel + kactivities-devel + kconfigwidgets-devel + libksysguard-devel + kdbusaddons-devel + kconfig-devel + kcoreaddons-devel + plasma-framework-devel + kio-devel + ki18n-devel + encfs + + desktop/kde/plasma/plasma-vault/pspec.xml + + + plasma-vault + + qt5-base + kwidgetsaddons + kactivities + kconfigwidgets + libksysguard + kdbusaddons + kconfig + kcoreaddons + plasma-framework + kio + ki18n + libgcc + encfs + + + /usr/lib/qt5 + /usr/share + /usr/share/locale + /usr/share/kservices5 + /usr/share/plasma + /usr/share/metainfo + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-19 + 5.11.0 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + kde-gtk-config + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + GTK2 and GTK3 Configurator for KDE + Configuration dialog to adapt GTK+ applications appearance to your taste under KDE. + mirrors://kde/stable/plasma/5.11.4/kde-gtk-config-5.11.4.tar.xz + + qt5-base-devel + libX11-devel + kio-devel + glib2-devel + ki18n-devel + kcoreaddons-devel + kiconthemes-devel + kwidgetsaddons-devel + kcmutils-devel + karchive-devel + kauth-devel + kconfigwidgets-devel + libXcursor-devel + knewstuff-devel + gtk2-devel + gtk3-devel + at-spi2-core-devel + extra-cmake-modules + + desktop/kde/plasma/kde-gtk-config/pspec.xml + + + kde-gtk-config + + qt5-base + libgcc + glib2 + kio + ki18n + kcoreaddons + kiconthemes + kwidgetsaddons + karchive + knewstuff + kconfigwidgets + libXcursor + gtk2 + gtk3 + + + /usr/share + /etc/xdg/cgc* + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 Version bump Mustafa Cinasal muscnsl@gmail.com + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwallet-pam + https://projects.kde.org/kwallet-pam + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KWallet PAM integration. + KWallet PAM integration. + mirrors://kde/stable/plasma/5.11.4/kwallet-pam-5.11.4.tar.xz + + qt5-base-devel + pam-devel + libgcrypt-devel + extra-cmake-modules + + desktop/kde/plasma/kwallet-pam/pspec.xml + + + kwallet-pam + + pam + qt5-base + libgcrypt + + + /etc/xdg/autostart + /lib + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + milou + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDedicated search application built on top of Baloo + Dedicated search application built on top of Baloo + mirrors://kde/stable/plasma/5.11.4/milou-5.11.4.tar.xz + + qt5-base-devel + qt5-declarative + qt5-script + kdoctools-devel + kdeclarative-devel + ki18n-devel + krunner-devel + plasma-framework-devel + kconfig-devel + kservice-devel + kcoreaddons-devel + extra-cmake-modules + + desktop/kde/plasma/milou/pspec.xml + + + milou + + qt5-base + qt5-declarative + krunner + libgcc + kconfig + kservice + kcoreaddons + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-09-13 5.10.5 @@ -56286,7 +28016,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - ksshaskpass + plasma-sdk http://www.kde.org Pisi Linux Admins @@ -56295,52 +28025,284 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library app:console + app:gui desktop.kde.plasma - ssh-add helper that uses kwallet and kpassworddialog - ssh-add helper that uses kwallet and kpassworddialog - mirrors://kde/stable/plasma/5.11.4/ksshaskpass-5.11.4.tar.xz + Applications useful for Plasma development + Applications useful for Plasma development + mirrors://kde/stable/plasma/5.11.4/plasma-sdk-5.11.4.tar.xz qt5-base-devel - kdoctools-devel + qt5-webkit-devel + qt5-svg-devel + qt5-declarative + karchive-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel ki18n-devel - kwallet-devel + kiconthemes-devel + kio-devel + knewstuff-devel + kparts-devel + plasma-framework-devel + kservice-devel + ktexteditor-devel kwidgetsaddons-devel - libxslt - docbook-xsl + kxmlgui-devel + kitemmodels-devel + kxmlgui-devel + kwindowsystem-devel extra-cmake-modules + kdoctools-devel + kirigami-devel - desktop/kde/plasma/ksshaskpass/pspec.xml + desktop/kde/plasma/plasma-sdk/pspec.xml - ksshaskpass + plasma-sdk qt5-base + ktexteditor + plasma-framework + kio libgcc - kcoreaddons - kwidgetsaddons ki18n - kwallet + kconfig + karchive + kpackage + kservice + qt5-declarative + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kdeclarative + kconfigwidgets + kwidgetsaddons - /etc /usr/share /usr/share/locale /usr/bin /usr/lib/qt5 /usr/lib - /usr/share/man /usr/share/doc - - ksshaskpass.sh - 2017-12-15 5.11.4 - Version bump + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-14 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdeplasma-addons + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + Additional client tools for KDE applications + Additional client tools for KDE applications + mirrors://kde/stable/plasma/5.11.4/kdeplasma-addons-5.11.4.tar.xz + + qt5-base-devel + qt5-declarative + qt5-x11extras + libxcb-devel + xcb-util-image-devel + glib2-devel + scim-devel + ibus-devel + kactivities-devel + kconfig-devel + kdoctools-devel + knewstuff-devel + kemoticons-devel + kitemmodels-devel + kross-devel + kinit-devel + kunitconversion-devel + kcmutils-devel + kdesignerplugin + kiconthemes-devel + krunner-devel + kdelibs4-support-devel + plasma-framework-devel + plasma-workspace-devel + extra-cmake-modules + kconfigwidgets-devel + kcoreaddons-devel + ki18n-devel + kio-devel + kservice-devel + libX11-devel + + desktop/kde/plasma/kdeplasma-addons/pspec.xml + + + kdeplasma-addons + + qt5-base + plasma-framework + libgcc + libxcb + xcb-util-image + glib2 + knewstuff + krunner + kio + kiconthemes + ki18n + kross + sonnet + kconfig + kxmlgui + karchive + kpackage + kservice + qt5-x11extras + qt5-declarative + kcompletion + kcoreaddons + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + kunitconversion + kdelibs4-support + kactivities + plasma-workspace + ibus + scim-libs + xcb-util-keysyms + + + /etc/xdg + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -56638,8 +28600,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kwallet-pam - https://projects.kde.org/kwallet-pam + powerdevil + http://www.kde.org Pisi Linux Admins admins@pisilinux.org @@ -56648,67 +28610,130 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.plasma - KWallet PAM integration. - KWallet PAM integration. - mirrors://kde/stable/plasma/5.11.4/kwallet-pam-5.11.4.tar.xz + KDE power manager module + KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings + mirrors://kde/stable/plasma/5.11.4/powerdevil-5.11.4.tar.xz qt5-base-devel - pam-devel - libgcrypt-devel + qt5-x11extras + kdoctools-devel + kidletime-devel + libxcb-devel + eudev-devel + kactivities-devel + kauth-devel + kconfig-devel + kdbusaddons-devel + kdelibs4-support-devel + kglobalaccel-devel + kio-devel + knotifyconfig-devel + kwayland-devel + libkscreen-devel + networkmanager-qt-devel + solid-devel + kdesignerplugin + kinit-devel + kunitconversion-devel + kitemmodels-devel + kemoticons-devel + docbook-xsl + plasma-workspace-devel extra-cmake-modules + ki18n-devel + bluez-qt-devel + kcrash-devel + NetworkManager-devel - desktop/kde/plasma/kwallet-pam/pspec.xml + desktop/kde/plasma/powerdevil/pspec.xml - kwallet-pam + powerdevil - pam qt5-base - libgcrypt + kidletime + libgcc + libxcb + eudev + plasma-workspace + kio + kauth + kcrash + ki18n + solid + kconfig + kxmlgui + kservice + kwayland + qt5-x11extras + libkscreen + kactivities + kcompletion + kcoreaddons + kdbusaddons + kglobalaccel + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support + networkmanager-qt + bluez-qt - /etc/xdg/autostart - /lib + /etc + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 /usr/lib /usr/share/doc - + 2017-12-15 5.11.4 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com - + 2017-11-08 5.11.3 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-02 5.11.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-10-14 5.11.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-09-13 5.10.5 Version bump. Mustafa Cinasal muscnsl@gmail.com + + 2017-07-30 + 5.10.2 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2017-06-21 5.10.2 @@ -56783,40 +28808,86 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kwayland-integration + kde-cli-tools http://www.kde.org - Alihan Öztürk - alihan@pisilinux.org + Pisi Linux Admins + admins@pisilinux.org - LGPLv3 + LGPLv2 library + app:console desktop.kde.plasma - Provides integration plugins for various KDE frameworks for the wayland windowing system - Provides integration plugins for various KDE frameworks for the wayland windowing system - mirrors://kde/stable/plasma/5.11.4/kwayland-integration-5.11.4.tar.xz + Additional client tools for KDE applications + Tools based on KDE Frameworks 5 to better interact with the system + mirrors://kde/stable/plasma/5.11.4/kde-cli-tools-5.11.4.tar.xz - kwayland-devel qt5-base-devel + qt5-x11extras-devel + qt5-svg-devel + libX11-devel + libxcb-devel + kdoctools-devel + kio-devel + kdesu-devel + ki18n-devel + kservice-devel + kcompletion-devel + kcoreaddons-devel + kiconthemes-devel kwindowsystem-devel - kidletime-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kcmutils-devel + kconfig-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + docbook-xsl + kactivities-devel extra-cmake-modules - desktop/kde/plasma/kwayland-integration/pspec.xml + desktop/kde/plasma/kde-cli-tools/pspec.xml - kwayland-integration + kde-cli-tools - kwayland - kidletime - kwindowsystem - libgcc qt5-base + qt5-svg + libX11 + libgcc + kio + kdesu + ki18n + kservice + qt5-x11extras + kcompletion + kcoreaddons + kiconthemes + kwindowsystem + kconfigwidgets + kwidgetsaddons + kcmutils + kconfig + kdelibs4-support + kactivities + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 /usr/lib + /usr/share/man /usr/share/doc + + System.Package + @@ -56886,21 +28957,21 @@ It supports email, address books, calendars, tasks, news feeds and much more.2016-11-03 5.8.3 Version bump. - Stefan Gronewold + Stefan Gronewold (groni) groni@pisilinux.org 2016-10-20 5.8.2 Version bump. - Stefan Gronewold + Stefan Gronewold (groni) groni@pisilinux.org 2016-10-06 5.8.0 Version bump. - Stefan Gronewold + Stefan Gronewold (groni) groni@pisilinux.org @@ -57239,465 +29310,138 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kwrited - http://www.kde.org + drkonqi + https://www.kde.org/ - Pisi Linux Admins - admins@pisilinux.org + Mustafa Cinasal + muscnsl@gmail.com - LGPLv2 + GPLv2 library - app:console desktop.kde.plasma - KDE5 daemon listening for wall and write messages - KDE5 daemon listening for wall and write messages - mirrors://kde/stable/plasma/5.11.4/kwrited-5.11.4.tar.xz + The KDE crash handler + The KDE crash handler + The KDE crash handler + The KDE crash handler + https://download.kde.org/stable/plasma/5.11.4/drkonqi-5.11.4.tar.xz - qt5-base-devel - ki18n-devel - kdoctools-devel - kcoreaddons-devel - knotifications-devel - kpty-devel - kdelibs4-support-devel - kdbusaddons-devel extra-cmake-modules - - desktop/kde/plasma/kwrited/pspec.xml - - - kwrited - - qt5-base - kpty - libgcc - kcoreaddons - knotifications - kdbusaddons - - - /usr/share - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libkscreen - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE5 screen management library - Dynamic display management library for KDE - mirrors://kde/stable/plasma/5.11.4/libkscreen-5.11.4.tar.xz - - qt5-base-devel - qt5-x11extras-devel - libxcb-devel - doxygen - kwayland-devel - xcb-util-devel - xcb-util-image-devel - xcb-util-keysyms-devel - libXcursor-devel - libXrandr-devel - kwayland-devel - extra-cmake-modules - - desktop/kde/plasma/libkscreen/pspec.xml - - - libkscreen - - qt5-base - kwayland - libXrandr - libxcb - libgcc - qt5-x11extras - - - /usr/bin/kscreen-doctor - /usr/lib/qt5 - /usr/lib - /usr/share/doc - /usr/share/dbus-1 - - - - libkscreen-devel - Development files for libkscreen - - libxcb-devel - qt5-base-devel - libXrandr-devel - qt5-x11extras-devel - kwayland-devel - libkscreen - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libksysguard - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - Task management and system monitoring library - Task management and system monitoring library - mirrors://kde/stable/plasma/5.11.4/libksysguard-5.11.4.tar.xz - - qt5-base-devel - qt5-script-devel - qt5-webkit-devel - qt5-x11extras-devel - kauth-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel + qt5-base-devel + qt5-x11extras-devel ki18n-devel - kiconthemes-devel + kcoreaddons-devel kservice-devel + kconfig-devel + kjobwidgets-devel + kio-devel + kcrash-devel + kcompletion-devel + kxmlrpcclient-devel kwidgetsaddons-devel - kwindowsystem-devel - kdoctools-devel - libX11-devel - libXres-devel - zlib-devel - plasma-framework-devel - extra-cmake-modules + kwallet-devel + knotifications-devel + kidletime-devel + at-spi2-core-devel + xorg-server-xvfb + rubygems + ruby-devel + gdb-devel - desktop/kde/plasma/libksysguard/pspec.xml + desktop/kde/plasma/drkonqi/pspec.xml - libksysguard + drkonqi - qt5-base - libX11 + qt5-base + qt5-x11extras libgcc - zlib - libXres - qt5-webkit - qt5-x11extras - kwindowsystem - kconfigwidgets - kwidgetsaddons - kconfig - kauth - kcoreaddons ki18n + kcoreaddons + kservice + kidletime + kconfig + kconfigwidgets + kjobwidgets + kio + kcrash + kcompletion + kxmlrpcclient + kwidgetsaddons + kwallet + knotifications - /etc + /usr/lib /usr/share /usr/share/locale - /usr/lib/qt5 - /usr/lib + /usr/share/drkonqi /usr/share/doc - - libksysguard-devel - Development files for libksysguard - - libksysguard - qt5-base-devel - libX11-devel - zlib-devel - libXres-devel - qt5-webkit-devel - qt5-x11extras-devel - kwindowsystem-devel - kconfigwidgets-devel - kwidgetsaddons-devel - kconfig-devel - kauth-devel - kcoreaddons-devel - ki18n-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - + 2017-12-15 5.11.4 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-08 5.11.3 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-11-02 5.11.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - + + 2017-11-01 + 5.11.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + 2017-10-14 5.11.0 Version bump. Mustafa Cinasal muscnsl@gmail.com - + 2017-09-13 5.10.5 Version bump. Mustafa Cinasal muscnsl@gmail.com - + + 2017-07-30 + 5.10.2 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + 2017-06-21 5.10.2 version bump Ali Algul aligulle3801@gmail.com + + 2017-03-05 + 5.8.5 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + 2017-03-01 5.8.5 @@ -57741,7 +29485,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.groni@pisilinux.org - 2016-07-30 + 2016-08-02 5.7.2 Version bump. Yusuf Aydemir @@ -57765,7 +29509,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - milou + kscreenlocker http://www.kde.org Pisi Linux Admins @@ -57775,35 +29519,72 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.plasma - KDedicated search application built on top of Baloo - Dedicated search application built on top of Baloo - mirrors://kde/stable/plasma/5.11.4/milou-5.11.4.tar.xz + Library and components for secure lock screen architecture. + Library and components for secure lock screen architecture. + mirrors://kde/stable/plasma/5.11.4/kscreenlocker-5.11.4.tar.xz qt5-base-devel - qt5-declarative - qt5-script - kdoctools-devel - kdeclarative-devel + qt5-declarative-devel + qt5-x11extras + libX11-devel + libxcb-devel + kcrash-devel ki18n-devel - krunner-devel + knotifications-devel + kwindowsystem-devel + kxmlgui-devel + solid-devel + kglobalaccel-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + kdoctools-devel + kidletime-devel + kdeclarative-devel + kcmutils-devel + kwayland-devel + libXi-devel + ktextwidgets-devel + pam-devel + libseccomp-devel plasma-framework-devel - kconfig-devel - kservice-devel - kcoreaddons-devel extra-cmake-modules - desktop/kde/plasma/milou/pspec.xml + desktop/kde/plasma/kscreenlocker/pspec.xml - milou + kscreenlocker + pam + libXi qt5-base - qt5-declarative - krunner libgcc + ki18n + kcrash + libX11 + libxcb kconfig - kservice + kxmlgui + kpackage + kwayland + kidletime kcoreaddons + kdeclarative + kglobalaccel + kwindowsystem + libseccomp + qt5-x11extras + kconfigwidgets + knotifications + wayland-client + wayland-server + ktextwidgets + qt5-declarative + kdelibs4-support + xcb-util-keysyms /usr/share @@ -57814,180 +29595,30 @@ It supports email, address books, calendars, tasks, news feeds and much more./usr/share/doc - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - oxygen - https://projects.kde.org/projects/kde/workspace/oxygen - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPL - desktop.kde.plasma - KDE Oxygen style - KDE Oxygen style - mirrors://kde/stable/plasma/5.11.4/oxygen-5.11.4.tar.xz - + + kscreenlocker-devel + Development files for kscreenlocker + qt5-base-devel qt5-declarative-devel - qt5-x11extras - kcmutils-devel - frameworkintegration-devel - kcompletion-devel - kconfig-devel - kguiaddons-devel - ki18n-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - cairo-devel - libxcb-devel - kwayland-devel - gtk3-devel + kglobalaccel-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin kdoctools-devel - kdecorations-devel - plasma-workspace-devel - extra-cmake-modules - - desktop/kde/plasma/oxygen/pspec.xml - - - oxygen - - ki18n - libgcc - libxcb - kconfig - qt5-base - kguiaddons - kcompletion - kcoreaddons - kdecorations - kwindowsystem - qt5-x11extras - kconfigwidgets - kwidgetsaddons - kwayland - frameworkintegration - kcmutils + kidletime-devel + kdeclarative-devel + kcmutils-devel + kwayland-devel + plasma-framework-devel + kscreenlocker - /usr/bin/ - /usr/lib - /usr/share/sounds - /usr/share/icons - /usr/share/locale - /usr/share/plasma - /usr/share/kstyle - /usr/share/kservices5 + /usr/include + /usr/lib/cmake @@ -58100,164 +29731,66 @@ It supports email, address books, calendars, tasks, news feeds and much more. - plasma-desktop + kmenuedit http://www.kde.org - Pisi Linux Admins + Pisi Linux admins admins@pisilinux.org LGPLv2 library app:console desktop.kde.plasma - KDE5 plasma workspace - This package contains the basic packages for a Plasma workspace. - mirrors://kde/stable/plasma/5.11.4/plasma-desktop-5.11.4.tar.xz + Provides the interface and basic tools for the KDE workspace + Provides the interface and basic tools for the KDE workspace + mirrors://kde/stable/plasma/5.11.4/kmenuedit-5.11.4.tar.xz qt5-base-devel - boost-devel - breeze-style kdoctools-devel - kactivities-stats-devel - kio-devel - kcmutils-devel - knewstuff-devel - kpeople-devel + kconfig-devel + kservice-devel + kcompletion-devel + kcoreaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel kdbusaddons-devel - kemoticons-devel + kdelibs4-support-devel + ki18n-devel + kiconthemes-devel + kio-devel + kxmlgui-devel + sonnet-devel + kdesignerplugin kitemmodels-devel - kscreenlocker-devel kinit-devel kunitconversion-devel - kwin-devel - libX11-devel - libXft-devel - libxkbfile-devel - kded-devel - plasma-nm - kpackage-devel - libxcb-devel - freetype-devel - libusb-compat-devel - xorg-server-devel - xorg-input-evdev-devel - xorg-input-synaptics-devel - pulseaudio-libs-devel - fontconfig-devel - plasma-workspace-devel - plasma-framework-devel - system-settings-devel - xorg-app-devel - xkeyboard-config - baloo-devel - libcanberra-devel + kemoticons-devel docbook-xsl - qt5-sql-sqlite - qt5-sql-mysql - qt5-sql-postgresql - qt5-sql-odbc - qt5-graphicaleffects - qt5-svg-devel - qt5-x11extras-devel - qt5-declarative-devel - kdesignerplugin - ibus-devel - glib2-devel - scim-libs - xcb-util-keysyms-devel + khotkeys extra-cmake-modules - kwallet-devel - knotifications-devel - ki18n-devel - kglobalaccel-devel - kdelibs4-support-devel - attica-devel - kactivities-devel - kauth-devel - kconfig-devel - kdeclarative-devel - knotifyconfig-devel - krunner-devel - eudev-devel - libXext-devel - scim-devel - desktop/kde/plasma/plasma-desktop/pspec.xml + desktop/kde/plasma/kmenuedit/pspec.xml - plasma-desktop + kmenuedit - baloo - fontconfig - freetype - kactivities - karchive - kauth - plasma-nm - kbookmarks - kcmutils - kcodecs - kcompletion + qt5-base + libgcc kconfig - kconfigwidgets + kservice + kcompletion kcoreaddons + kconfigwidgets + kwidgetsaddons kdbusaddons - kdeclarative kdelibs4-support - kemoticons - kglobalaccel - kguiaddons ki18n kiconthemes kio - kitemmodels - kitemviews - kjobwidgets - knewstuff - knotifications - knotifyconfig - kparts - kpeople - krunner - kservice - kwallet - kwidgetsaddons - kwindowsystem kxmlgui - libgcc - libusb-compat - libX11 - libxcb - libXcursor - libXfixes - libXft - libXi - libxkbfile - plasma-framework - plasma-workspace - libcanberra - pulseaudio-libs - xkeyboard-config - qt5-base - qt5-declarative - qt5-phonon - qt5-svg - qt5-x11extras - solid sonnet - qt5-sql-sqlite - system-settings - ibus - glib2 - scim-libs - xcb-util-keysyms - xcb-util-image - oxygen-icons - oxygen-fonts - kactivities-stats - /etc /usr/share /usr/share/locale /usr/bin @@ -58285,198 +29818,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-11-04 5.11.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-16 - 5.11.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-14 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni @pisilinux.org - - - 2016-08-03 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - plasma-integration - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE5 Plasma artwork - Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - mirrors://kde/stable/plasma/5.11.4/plasma-integration-5.11.4.tar.xz - - qt5-base-devel - qt5-declarative-devel - kxmlgui-devel - qt5-x11extras-devel - qt5-quickcontrols2-devel - libxcb-devel - noto-fonts - breeze-style - libXcursor-devel - kcompletion-devel - kcoreaddons-devel - ki18n-devel - kiconthemes-devel - kwayland-devel - kconfig-devel - kguiaddons-devel - kio-devel - kcoreaddons-devel - kconfigwidgets-devel - kwidgetsaddons-devel - extra-cmake-modules - libX11-devel - kiconthemes-devel - knotifications-devel - kwidgetsaddons-devel - kio-devel - kjobwidgets-devel - kwindowsystem-devel - qqc2-desktop-style - - desktop/kde/plasma/plasma-integration/pspec.xml - - - plasma-integration - - qt5-base - kxmlgui - qt5-x11extras - qt5-quickcontrols2 - libXcursor - kcompletion - kcoreaddons - ki18n - kiconthemes - kwayland - kconfig - kguiaddons - kio - kwindowsystem - kcoreaddons - kconfigwidgets - kwidgetsaddons - knotifications - kwidgetsaddons - kjobwidgets - knotifications - breeze-style - libgcc - libxcb - - - /usr/bin - /usr/share/kconf_update - /usr/lib/qt5 - /usr/share/doc - /usr/share/locale - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-14 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 Version bump. Mustafa Cinasal muscnsl@gmail.com @@ -58491,7 +29832,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. 2017-09-13 5.10.5 - Version bump. + Version bump Mustafa Cinasal muscnsl@gmail.com @@ -58509,13 +29850,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Stefan Gronewold(groni) groni@pisilinux.org - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - 2017-01-01 5.8.5 @@ -58576,7 +29910,7 @@ It supports email, address books, calendars, tasks, news feeds and much more. - plasma-nm + user-manager http://www.kde.org Pisi Linux Admins @@ -58584,251 +29918,51 @@ It supports email, address books, calendars, tasks, news feeds and much more. LGPLv2 library - app:console + app:gui desktop.kde.plasma - Plasma applet written in QML for managing network connections - Plasma applet written in QML for managing network connections - mirrors://kde/stable/plasma/5.11.4/plasma-nm-5.11.4.tar.xz + KDE 5 User Manager + User Manager within KDE workspace and applications + mirrors://kde/stable/plasma/5.11.4/user-manager-5.11.4.tar.xz qt5-base-devel - qt5-declarative-devel - qt5-designer - libgcc - networkmanager-qt-devel - modemmanager-qt-devel - ModemManager-devel - kcompletion-devel + kauth-devel + kconfig-devel kconfigwidgets-devel kcoreaddons-devel - kdbusaddons-devel - kdeclarative-devel ki18n-devel kiconthemes-devel kio-devel - kitemviews-devel - knotifications-devel - kservice-devel - kwallet-devel kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - solid-devel - openconnect-devel - kdoctools-devel - NetworkManager-devel - mobile-broadband-provider-info - extra-cmake-modules - plasma-framework-devel + accountsservice-devel kdelibs4-support-devel kdesignerplugin - kinit-devel + kdoctools-devel kemoticons-devel kitemmodels-devel + kinit-devel kunitconversion-devel - qca2-qt5-devel - - desktop/kde/plasma/plasma-nm/pspec.xml - - - plasma-nm - - qt5-base - qca2-qt5 - libgcc - openconnect - kio - networkmanager-qt - modemmanager-qt - ki18n - solid - kconfig - kwallet - kxmlgui - kservice - kitemviews - qt5-declarative - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - kdelibs4-support - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 5.10.2 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - plasma-pa - https://projects.kde.org/plasma-pa - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - Plasma applet for audio volume management using PulseAudio. - Plasma applet for audio volume management using PulseAudio. - mirrors://kde/stable/plasma/5.11.4/plasma-pa-5.11.4.tar.xz - - qt5-base-devel - qt5-declarative-devel - pulseaudio-libs-devel - kconfigwidgets-devel - kcoreaddons-devel - kdeclarative-devel - plasma-framework-devel - kdoctools-devel - kglobalaccel-devel - ki18n-devel - glib2-devel - gconf-devel - libcanberra-devel - docbook-xsl + libpwquality-devel + mesa-devel extra-cmake-modules + kcmutils-devel - desktop/kde/plasma/plasma-pa/pspec.xml + desktop/kde/plasma/user-manager/pspec.xml - plasma-pa + user-manager qt5-base - kdeclarative + accountsservice libgcc + kio ki18n + kconfig + libpwquality kcoreaddons - kglobalaccel - qt5-declarative - gconf - glib2 - libcanberra - pulseaudio-libs + kiconthemes + kconfigwidgets + kdelibs4-support + kwidgetsaddons /usr/share @@ -58876,192 +30010,6 @@ It supports email, address books, calendars, tasks, news feeds and much more.Mustafa Cinasal muscnsl@gmail.com - - 2017-06-21 - 5.10.2 - version bump. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-02 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - plasma-sdk - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - app:gui - desktop.kde.plasma - Applications useful for Plasma development - Applications useful for Plasma development - mirrors://kde/stable/plasma/5.11.4/plasma-sdk-5.11.4.tar.xz - - qt5-base-devel - qt5-webkit-devel - qt5-svg-devel - qt5-declarative - karchive-devel - kcompletion-devel - kconfig-devel - kconfigwidgets-devel - kcoreaddons-devel - kdbusaddons-devel - kdeclarative-devel - ki18n-devel - kiconthemes-devel - kio-devel - knewstuff-devel - kparts-devel - plasma-framework-devel - kservice-devel - ktexteditor-devel - kwidgetsaddons-devel - kxmlgui-devel - kitemmodels-devel - kxmlgui-devel - kwindowsystem-devel - extra-cmake-modules - kdoctools-devel - kirigami-devel - - desktop/kde/plasma/plasma-sdk/pspec.xml - - - plasma-sdk - - qt5-base - ktexteditor - plasma-framework - kio - libgcc - ki18n - kconfig - karchive - kpackage - kservice - qt5-declarative - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - kdeclarative - kconfigwidgets - kwidgetsaddons - - - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-14 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - 2017-06-21 5.10.2 @@ -59134,98 +30082,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - plasma-vault - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - desktop.kde.plasma - Plasma applet and services for creating encrypted vaults - Plasma applet and services for creating encrypted vaults - Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri - Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri - https://download.kde.org/stable/plasma/5.11.4/plasma-vault-5.11.4.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-declarative - kwidgetsaddons-devel - kactivities-devel - kconfigwidgets-devel - libksysguard-devel - kdbusaddons-devel - kconfig-devel - kcoreaddons-devel - plasma-framework-devel - kio-devel - ki18n-devel - encfs - - desktop/kde/plasma/plasma-vault/pspec.xml - - - plasma-vault - - qt5-base - kwidgetsaddons - kactivities - kconfigwidgets - libksysguard - kdbusaddons - kconfig - kcoreaddons - plasma-framework - kio - ki18n - libgcc - encfs - - - /usr/lib/qt5 - /usr/share - /usr/share/locale - /usr/share/kservices5 - /usr/share/plasma - /usr/share/metainfo - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-19 - 5.11.0 - First release - Pisi Linux Admins - admins@pisilinux.org - - - plasma-workspace @@ -59625,40 +30481,42 @@ It supports email, address books, calendars, tasks, news feeds and much more. - plasma-workspace-wallpapers + breeze-plymouth http://www.kde.org - Pisi Linux Admins - admin@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org LGPLv2 - library app:console - app:gui desktop.kde.plasma - The KDE Plasma Workspace Components - The KDE Plasma Workspace Components - mirrors://kde/stable/plasma/5.11.4/plasma-workspace-wallpapers-5.11.4.tar.xz + Breeze theme for Plymouth. + Breeze theme for Plymouth. + mirrors://kde/stable/plasma/5.11.4/breeze-plymouth-5.11.4.tar.xz - qt5-base-devel extra-cmake-modules + plymouth-devel - desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml + desktop/kde/plasma/breeze-plymouth/pspec.xml - plasma-workspace-wallpapers + breeze-plymouth + Breeze theme for Plymouth. - qt5-base + plymouth + grub2 + plymouth-core-libs + plymouth-theme-spinner + plymouth-graphics-libs + plymouth-plugin-script - /etc - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc + / + + pisi.logo.png + pisi.16bit.png + @@ -59724,6 +30582,173 @@ It supports email, address books, calendars, tasks, news feeds and much more.Stefan Gronewold(groni) groni@pisilinux.org + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-23 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kscreen + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + Provides the interface and basic tools for the KDE workspace + Provides the interface and basic tools for the KDE workspace + mirrors://kde/stable/plasma/5.11.4/kscreen-5.11.4.tar.xz + + qt5-base-devel + qt5-graphicaleffects + qt5-declarative-devel + kglobalaccel-devel + libkscreen-devel + kconfigwidgets-devel + kdbusaddons-devel + ki18n-devel + kwidgetsaddons-devel + kconfig-devel + kdoctools-devel + kxmlgui-devel + mesa-devel + extra-cmake-modules + + desktop/kde/plasma/kscreen/pspec.xml + + + kscreen + + qt5-base + libgcc + libkscreen + qt5-declarative + kconfig + kcoreaddons + kglobalaccel + kconfigwidgets + kwidgetsaddons + kdbusaddons + ki18n + kxmlgui + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2016-11-03 5.8.3 @@ -59936,8 +30961,8 @@ It supports email, address books, calendars, tasks, news feeds and much more. - powerdevil - http://www.kde.org + plasma-pa + https://projects.kde.org/plasma-pa Pisi Linux Admins admins@pisilinux.org @@ -59946,78 +30971,44 @@ It supports email, address books, calendars, tasks, news feeds and much more.library app:console desktop.kde.plasma - KDE power manager module - KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings - mirrors://kde/stable/plasma/5.11.4/powerdevil-5.11.4.tar.xz + Plasma applet for audio volume management using PulseAudio. + Plasma applet for audio volume management using PulseAudio. + mirrors://kde/stable/plasma/5.11.4/plasma-pa-5.11.4.tar.xz qt5-base-devel - qt5-x11extras + qt5-declarative-devel + pulseaudio-libs-devel + kconfigwidgets-devel + kcoreaddons-devel + kdeclarative-devel + plasma-framework-devel kdoctools-devel - kidletime-devel - libxcb-devel - eudev-devel - kactivities-devel - kauth-devel - kconfig-devel - kdbusaddons-devel - kdelibs4-support-devel kglobalaccel-devel - kio-devel - knotifyconfig-devel - kwayland-devel - libkscreen-devel - networkmanager-qt-devel - solid-devel - kdesignerplugin - kinit-devel - kunitconversion-devel - kitemmodels-devel - kemoticons-devel - docbook-xsl - plasma-workspace-devel - extra-cmake-modules ki18n-devel - bluez-qt-devel - kcrash-devel - NetworkManager-devel + glib2-devel + gconf-devel + libcanberra-devel + docbook-xsl + extra-cmake-modules - desktop/kde/plasma/powerdevil/pspec.xml + desktop/kde/plasma/plasma-pa/pspec.xml - powerdevil + plasma-pa qt5-base - kidletime + kdeclarative libgcc - libxcb - eudev - plasma-workspace - kio - kauth - kcrash ki18n - solid - kconfig - kxmlgui - kservice - kwayland - qt5-x11extras - libkscreen - kactivities - kcompletion kcoreaddons - kdbusaddons kglobalaccel - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - kdelibs4-support - networkmanager-qt - bluez-qt + qt5-declarative + gconf + glib2 + libcanberra + pulseaudio-libs - /etc /usr/share /usr/share/locale /usr/bin @@ -60028,114 +31019,781 @@ It supports email, address books, calendars, tasks, news feeds and much more. - + 2017-12-15 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-02 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + khotkeys + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.plasma + KDE5 hotkey daemon + KDE hotkey daemon module allows you to configure custom keyboard shortcuts and mouse gestures. + mirrors://kde/stable/plasma/5.11.4/khotkeys-5.11.4.tar.xz + + libX11-devel + qt5-base-devel + qt5-x11extras-devel + kdoctools-devel + kconfig-devel + kservice-devel + kcompletion-devel + kcoreaddons-devel + ktextwidgets-devel + kwindowsystem-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kcmutils-devel + kauth-devel + kpackage-devel + kdbusaddons-devel + kdelibs4-support-devel + kglobalaccel-devel + ki18n-devel + kio-devel + kxmlgui-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + plasma-framework-devel + plasma-workspace-devel + libXtst-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/plasma/khotkeys/pspec.xml + + + khotkeys + + qt5-base + kconfig + libgcc + libX11 + kservice + qt5-x11extras + kcompletion + kcoreaddons + ktextwidgets + kwindowsystem + kconfigwidgets + kwidgetsaddons + kdbusaddons + kdelibs4-support + kglobalaccel + ki18n + kio + kxmlgui + libXtst + plasma-workspace + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/cmake + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 5.11.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-08 + 5.11.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-02 + 5.11.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 5.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-13 + 5.10.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-21 + 5.10.2 + version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-01 + 5.8.5 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-01 + 5.8.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-26 + 5.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-03 + 5.8.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-20 + 5.8.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-06 + 5.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-30 + 5.7.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-18 + 5.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 5.6.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkeduvocdocument + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.kde.applications + Common libraries for KDE Edu applications + Libraries for KDE EDU applications. + mirrors://kde/stable/applications/17.12.0/src/libkeduvocdocument-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + ki18n-devel + kio-devel + karchive-devel + mesa-devel + + desktop/kde/applications/libkeduvocdocument/pspec.xml + + + libkeduvocdocument + + qt5-base + karchive + libgcc + ki18n + kio + kcoreaddons + + + /usr/lib + /usr/share/doc + /usr/share/locale + + + + libkeduvocdocument-devel + Development files for libkeduvocdocument + + libkeduvocdocument + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kaddressbook + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + KDE contact manager + KAddressBook reborn to make your data available to all your applications + mirrors://kde/stable/applications/17.08.3/src/kaddressbook-17.08.3.tar.xz + + gpgme-devel + extra-cmake-modules + kcmutils-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + prison-devel + akonadi-devel + akonadi-search-devel + grantleetheme-devel + kdepim-apps-libs-devel + kpimtextedit-devel + libkdepim-devel + libkleo-devel + pimcommon-devel + qt5-base-devel + kitemmodels-devel + kontactinterface-devel + mailcommon-devel + akonadi-mime-devel + messagelib-devel + akonadi-contacts-devel + kimap-devel + cyrus-sasl-devel + kidentitymanagement-devel + grantlee-qt5-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kaddressbook/pspec.xml + + + kaddressbook + KDE contact manager + + ki18n + kcrash + kparts + libgcc + akonadi + kconfig + kxmlgui + kcmutils + qt5-base + kcontacts + libkdepim + pimcommon + kcompletion + kcoreaddons + kiconthemes + kitemmodels + grantleetheme + akonadi-search + kconfigwidgets + kwidgetsaddons + akonadi-contacts + kdepim-apps-libs + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-09 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-04 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-07 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + marble + http://edu.kde.org/applications/all/marble + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.applications + Virtual globe and eorld atlas + Sanal küre ve Dünya atlası + Marble is a virtual globe and world atlas that you can use to learn more about the Earth. + Marble, sanal küre ve Dünya atlası uygulamasıdır. + marble + mirrors://kde/stable/applications/17.12.0/src/marble-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-webkit-devel + qt5-designer-devel + qt5-script-devel + qt5-svg-devel + qt5-declarative-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-sqlite + qt5-location-devel + qt5-linguist + kdoctools-devel + qt5-phonon-devel + kio-devel + quazip-devel + kwallet-devel + knewstuff-devel + kparts-devel + kcoreaddons-devel + ki18n-devel + kconfig-devel + krunner-devel + kservice-devel + libwlocate-devel + shared-mime-info + qt5-serialport-devel + plasma-desktop + + desktop/kde/applications/marble/pspec.xml + + + marble + + kio + zlib + ki18n + kcrash + kparts + libgcc + kconfig + krunner + kxmlgui + qt5-svg + qt5-base + knewstuff + libwlocate + qt5-phonon + qt5-script + qt5-webkit + kcoreaddons + qt5-location + kconfigwidgets + kwidgetsaddons + qt5-declarative + qt5-serialport + + + /usr/lib + /usr/bin + /usr/share + /usr/share/appdata + /usr/share/applications + /usr/share/config.kcfg + /usr/share/doc + /usr/share/icons + /usr/share/kservices5 + /usr/share/kxmlgui5 + /usr/share/marble + /etc/xdg + + + + marble-devel + Development files for marble + marble için geliştirme dosyaları + + marble + + + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 Version bump Mustafa Cinasal muscnsl@gmail.com - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 5.10.2 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - 2017-06-21 - 5.10.2 - version bump + 2017-09-18 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump Ali Algul aligulle3801@gmail.com - - 2017-03-01 - 5.8.5 + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-11-03 - 5.8.3 + 2016-12-21 + 16.12.0 Version bump. - Stefan Gronewold + Stefan Gronewold(groni) groni@pisilinux.org - 2016-10-20 - 5.8.2 + 2016-11-28 + 16.08.3 Version bump. - Stefan Gronewold + Stefan Gronewold(groni) groni@pisilinux.org - 2016-10-06 - 5.8.0 + 2016-10-22 + 16.08.2 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org - 2016-07-30 - 5.7.2 + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-08-03 + 16.04.3 Version bump. Yusuf Aydemir yusuf.aydemir@pisilinux.org - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - 2016-04-08 - 5.6.2 + 2016-05-28 + 16.04.0 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -60144,389 +31802,14609 @@ It supports email, address books, calendars, tasks, news feeds and much more. - sddm-kcm - https://projects.kde.org/projects/kde/workspace/sddm-kcm + kfind + http://kde.org/applications/utilities/kfind/ - Pisi Linux Admins - admins@pisilinux.org + Stefan Gronewold + groni@pisilinux.org - LGPLv2 - app:console - desktop.misc - KDE5 Config Module for SDDM - KDE5 Config Module for SDDM - mirrors://kde/stable/plasma/5.11.4/sddm-kcm-5.11.4.tar.xz + GPLv2 + desktop.kde.utils + Find Files/Folders + Find Files/Folders + mirrors://kde/stable/applications/17.12.0/src/kfind-17.12.0.tar.xz - kcoreaddons-devel - kdoctools-devel - kconfigwidgets-devel - karchive-devel - kauth-devel - libX11-devel - kxmlgui-devel - ki18n-devel - qt5-base-devel - kio-devel - qt5-declarative-devel - qt5-x11extras-devel - kconfig-devel - mesa-devel - docutils - libXcursor-devel - xcb-util-image-devel extra-cmake-modules - knewstuff-devel - libxcb-devel + gettext-devel + glibc-devel + karchive-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdelibs4-support-devel + kdoctools-devel + python-devel + qt5-base-devel - desktop/kde/plasma/sddm-kcm/pspec.xml + desktop/kde/applications/kfind/pspec.xml - sddm-kcm + kfind + Find Files/Folders - kcoreaddons - sddm + karchive + kdelibs4-support libgcc - libX11 - kconfigwidgets - kauth - ki18n qt5-base kio - libXcursor + ki18n kconfig - qt5-x11extras - qt5-declarative - - - /etc/dbus-1/system.d - /usr/share/dbus-1/system-services - /usr/share/kservices5 - /usr/share/ - /etc/xdg/sddmtheme.knsrc - /usr/share/polkit-1/actions - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5/plugins - /usr/lib/libexec/kauth - /usr/lib - /usr/share/doc - - - - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-08 - 5.11.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-05 - 5.11.2 - move to desktop.misc. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-11-02 - 5.11.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-14 - 5.11.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-13 - 5.10.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-21 - 5.10.2 - version bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-01 - 5.8.5 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-26 - 5.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-03 - 5.8.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-20 - 5.8.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 5.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-30 - 5.7.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-18 - 5.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 5.6.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - system-settings - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - app:console - desktop.kde.plasma - KDE5 system settings manager - System-settings is a control panel for KDE5 Plasma - mirrors://kde/stable/plasma/5.11.4/systemsettings-5.11.4.tar.xz - - qt5-base-devel - qt5-declarative - kconfig-devel - kdbusaddons-devel - kdeclarative-devel - ki18n-devel - kiconthemes-devel - kitemviews-devel - kpackage-devel - kservice-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - kdoctools-devel - kio-devel - kauth-devel - khtml-devel - kcmutils-devel - docbook-xsl - kactivities-devel - kactivities-stats-devel - kirigami-devel - extra-cmake-modules - - desktop/kde/plasma/system-settings/pspec.xml - - - system-settings - - qt5-base - qt5-declarative - kauth - libgcc + kxmlgui + kservice kcompletion kcoreaddons + kjobwidgets kconfigwidgets kwidgetsaddons - kcmutils - kconfig - kdbusaddons - khtml - ki18n - kiconthemes - kio - kitemviews - kservice - kwindowsystem - kxmlgui - kpackage - kactivities - kdeclarative - kactivities-stats - /usr/share - /usr/share/locale + /etc/xdg /usr/bin - /usr/lib/qt5 - /usr/lib + /usr/share /usr/share/doc + /usr/share/man/man1 + + kde-baseapps + + + kde-baseapps + - - system-settings-devel - Development files for system-settings - + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-19 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-03 + 16.11.90 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libkdepim + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.applications + Libraries for KDE PIM applications + Libraries for KDE PIM applications + mirrors://kde/stable/applications/17.12.0/src/libkdepim-17.12.0.tar.xz + qt5-base-devel - kauth-devel + kdoctools-devel + ki18n-devel + kconfig-devel + kservice-devel + kxmlgui-devel + akonadi-devel + kjobwidgets-devel + kitemmodels-devel + kdelibs4-support-devel + kunitconversion-devel + kemoticons-devel + kinit-devel + solid-devel + cmake + extra-cmake-modules + boost-devel + kmime-devel + kcmutils-devel + kldap-devel + kio-devel kcompletion-devel kcoreaddons-devel kconfigwidgets-devel kwidgetsaddons-devel - kcmutils-devel - kconfig-devel - kdbusaddons-devel - khtml-devel - ki18n-devel + cyrus-sasl-devel + kcontacts-devel + akonadi-contacts-devel + akonadi-search-devel + akonadi-mime-devel + + + qt5.patch + + desktop/kde/applications/libkdepim/pspec.xml + + + libkdepim + + kio + ki18n + kldap + libgcc + akonadi + kcodecs + kconfig + kwallet + kcmutils + qt5-base + kcontacts + kitemviews + kcompletion + kcoreaddons kiconthemes - kio-devel - kitemviews-devel - kservice-devel - kwindowsystem-devel + kitemmodels + kjobwidgets + akonadi-search + akonadi-contacts + kconfigwidgets + kwidgetsaddons + + + /usr/lib + /usr/bin + /usr/share + /usr/share/icons + /etc + + + + libkdepim-devel + Development files for libkdepim + + libkdepim + qt5-base-devel kxmlgui-devel - system-settings + ki18n-devel + kconfig-devel + kservice-devel + kcoreaddons-devel /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - 2017-11-14 - 5.11.3 - Version bump. + 2017-12-16 + 17.12.0 + Version bump Mustafa Cinasal muscnsl@gmail.com - 2017-11-02 - 5.11.2 + 2017-11-11 + 17.08.3 Version bump. Mustafa Cinasal muscnsl@gmail.com 2017-10-16 - 5.11.0 + 17.08.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-09-13 - 5.10.5 + 2017-09-14 + 17.08.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-06-21 - 5.10.2 - version bump + 2017-07-17 + 17.04.3 + Version bump Ali Algul aligulle3801@gmail.com - 2017-03-01 - 5.8.5 + 2017-06-23 + 17.04.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-11-26 - 5.8.4 + 2016-12-25 + 16.12.0 Version bump. Stefan Gronewold(groni) groni@pisilinux.org - 2016-11-03 - 5.8.3 + 2016-11-28 + 16.08.3 Version bump. - Stefan Gronewold + Stefan Gronewold(groni) groni@pisilinux.org - 2016-10-20 - 5.8.2 + 2016-10-27 + 16.08.2 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org - 2016-10-06 - 5.8.0 + 2016-10-19 + 16.08.1 Version bump. Stefan Gronewold groni@pisilinux.org - 2016-07-30 - 5.7.2 + 2016-07-31 + 16.04.3 Version bump. Yusuf Aydemir yusuf.aydemir@pisilinux.org + + 2016-05-20 + 16.04.0 + Rebuild + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-04-25 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akregator + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + A KDE blogging client + Akregator helps you to keep informed about new stories on websites like KDE Dot News and Planet KDE blogs. The technology used is RSS and many sites support it. + http://download.kde.org/stable/applications/17.08.3/src/akregator-17.08.3.tar.xz + + boost-devel + extra-cmake-modules + kblog-devel + kdesignerplugin + kdoctools-devel + kio-devel + ktexteditor-devel + python-devel + qt5-base-devel + qt5-webengine-devel + grantlee-qt5-devel + kcmutils-devel + knotifyconfig-devel + akonadi-mime-devel + akonadi-devel + kitemmodels-devel + grantleetheme-devel + kcontacts-devel + kontactinterface-devel + libkdepim-devel + akonadi-contacts-devel + libkleo-devel + gpgme-devel + messagelib-devel + pimcommon-devel + kimap-devel + kmime-devel + cyrus-sasl-devel + kpimtextedit-devel + ksyndication-devel + + desktop/kde/applications/akregator/pspec.xml + + + akregator + A Feed Reader by KDE + + kio + ki18n + kcrash + kparts + libgcc + kcodecs + kconfig + kxmlgui + kcmutils + kservice + qt5-base + libkdepim + pimcommon + messagelib + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + kpimtextedit + ksyndication + ktextwidgets + grantleetheme + knotifyconfig + qt5-webengine + kconfigwidgets + knotifications + kwidgetsaddons + kontactinterface + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-09 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-08 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kompare + http://www.kde.org/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.sdk + File difference viewer + Dosya karşılaştırma göstericisi. + Diff/Patch Frontend. + Dosya karşılaştırma göstericisi. + mirrors://kde/stable/applications/17.12.0/src/kompare-17.12.0.tar.xz + + extra-cmake-modules + kdoctools-devel + qt5-base-devel + gettext-devel + libkomparediff2-devel + kcoreaddons-devel + kcodecs-devel + kiconthemes-devel + kjobwidgets-devel + kconfig-devel + kparts-devel + ktexteditor-devel + kwidgetsaddons-devel + + desktop/kde/applications/kompare/pspec.xml + + + kompare + + qt5-base + libkomparediff2 + kio + ki18n + kparts + libgcc + kcodecs + kconfig + kxmlgui + kservice + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + ktexteditor + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/bin + /usr/include + + + kdesdk + + + kdesdk + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kproperty + http://www.kexi-project.org/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2+ + app:console + desktop.kde.applications + A property editing framework with editor widget similar to what is known from Qt Designer + A property editing framework with editor widget similar to what is known from Qt Designer + https://download.kde.org/stable/kproperty/src/kproperty-3.0.2.tar.xz + + extra-cmake-modules + qt5-base-devel + kconfig-devel + kcoreaddons-devel + kwidgetsaddons-devel + kguiaddons-devel + ki18n-devel + + desktop/kde/applications/kproperty/pspec.xml + + + kproperty + A property editing framework with editor widget similar to what is known from Qt Designer + + libgcc + kconfig + qt5-base + kguiaddons + kwidgetsaddons + + + /usr/lib/libKProperty* + /usr/share + + + + kproperty-devel + Developments files for kproperty. + + qt5-base-devel + kproperty + + + /usr/lib/cmake + /usr/lib/pkgconfig + /usr/include + + + + + 2017-07-14 + 3.0.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-30 + 3.0.1 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-04 + 3.0.0 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + ffmpegthumbs + https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.multimedia + ffmpeg based thumbnailer for KDE + KDE için ffmpeg tabanlı önizleme + FFmpeg-based thumbnail creator for video files + Video dosyaları için FFmpeg tabanlı önizleme oluşturur. + mirrors://kde/stable/applications/17.12.0/src/ffmpegthumbs-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kio-devel + ffmpeg-devel + + desktop/kde/applications/ffmpegthumbs/pspec.xml + + + ffmpegthumbs + + kio + ffmpeg + libgcc + qt5-base + + + /usr/share + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-20 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcron + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.applications + Graphical task scheduler + Görev zamanlayıcı arayüzü. + Kcron is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system. + Kcron, cron görev zamanlayıcı altyapısının bir arayüzüdür. + kcron + mirrors://kde/stable/applications/17.12.0/src/kcron-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + kdoctools-devel + kiconthemes-devel + kio-devel + kxmlgui-devel + kiconthemes-devel + + desktop/kde/applications/kcron/pspec.xml + + + kcron + + kio + ki18n + libgcc + qt5-base + kcoreaddons + kiconthemes + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + + + kdeadmin + + + kdeadmin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-09 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + gpgmepp + https://projects.kde.org/gpgmepp + + Ertuğrul Erata + ertugrulerata@gmail.com + + LGPLv2 + desktop.kde.applications + C++ bindings/wrapper for gpgme + gpgme için C++ bağlayıcısı + C++ bindings/wrapper for gpgme + gpgme için C++ bağlayıcısı + mirrors://kde/stable/applications/16.08.3/src/gpgmepp-16.08.3.tar.xz + + boost-devel + qt5-base-devel + gpgme-devel + extra-cmake-modules + + desktop/kde/applications/gpgmepp/pspec.xml + + + gpgmepp + + libgcc + qt5-base + gpgme + + + /usr/lib + /usr/share/doc + + + + gpgmepp-devel + + gpgmepp + + + /usr/include + /usr/lib/cmake + + + + + 2017-03-18 + 16.08.3 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-18 + 16.08.3 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-08 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kiten + http://edu.kde.org/applications/all/kiten + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + A Japanese reference/study tool + Japonca referans ve alıştırma uygulaması + Kiten is a Japanese reference/study tool. + Kiten, Japonca referans ve alıştırma uygulamasıdır. + kiten>kiten + mirrors://kde/stable/applications/17.12.0/src/kiten-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + extra-cmake-modules + karchive-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kdoctools-devel + gettext-devel + ki18n-devel + khtml-devel + kxmlgui-devel + kio-devel + kparts-devel + kwidgetsaddons-devel + + desktop/kde/applications/kiten/pspec.xml + + + kiten + + qt5-base + karchive + kcompletion + kconfig + kconfigwidgets + kcoreaddons + kdoctools + gettext + ki18n + khtml + kxmlgui + kio + kparts + libgcc + kwidgetsaddons + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + kiten-devel + Development files for kiten + kiten için geliştirme dosyaları + + kiten + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdegraphics-thumbnailers + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + KDE4 thumbnailer library + KDE4 önizleme kitaplıkları + kdegraphics-thumbnailers contains thumbnail-related libraries. + kdegraphics-thumbnailers, önizleme kitaplıklarını içerir. + mirrors://kde/stable/applications/17.12.0/src/kdegraphics-thumbnailers-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kio-devel + libkdcraw-devel + libkexiv2-devel + + desktop/kde/applications/kdegraphics-thumbnailers/pspec.xml + + + kdegraphics-thumbnailers + + kio + libgcc + qt5-base + libkdcraw + libkexiv2 + + + /usr/lib + /usr/share/doc + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akonadi-import-wizard + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + CLI tools to manage akonadi calendars + Import data from other mail clients to KMail + http://download.kde.org/stable/applications/17.08.3/src/akonadi-import-wizard-17.08.3.tar.xz + + boost-devel + akonadi-devel + akonadi-calendar-devel + extra-cmake-modules + kdesignerplugin + kdoctools-devel + qt5-base-devel + kcompletion-devel + kxmlgui-devel + kitemmodels-devel + kcontacts-devel + kcalcore-devel + kdelibs4-support-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + akonadi-contacts-devel + kcalutils-devel + libkdepim-devel + calendarsupport-devel + kmime-devel + kidentitymanagement-devel + kmailtransport-devel + akonadi-mime-devel + cyrus-sasl-devel + mailcommon-devel + messagelib-devel + pimcommon-devel + kimap-devel + libkleo-devel + gpgme-devel + mailimporter-devel + + desktop/kde/applications/akonadi-import-wizard/pspec.xml + + + akonadi-import-wizard + Import data from other mail clients to KMail + + ki18n + kcrash + libgcc + akonadi + kconfig + kwallet + kxmlgui + qt5-base + kcontacts + libkdepim + pimcommon + mailcommon + messagelib + kcompletion + kcoreaddons + kdbusaddons + mailimporter + kmailtransport + kwidgetsaddons + kidentitymanagement + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + /usr/lib + + + + akonadi-import-wizard-devel + Development files for akonadi-import-wizard + + akonadi-import-wizard + + + /usr/include + /usr/lib/cmake + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-31 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kdiamond + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Three in a row game + Bir satırda üç oyunu + KDiamond is a single player puzzle game. The object of the game is to build lines of three similar diamonds. + KDiamond benzer elmaslardan üç tanesinin yan yana getirilmesini konu edinen tek kişilik bir bulmaca oyunudur. + kdiamond + mirrors://kde/stable/applications/17.12.0/src/kdiamond-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kdbusaddons-devel + kdoctools-devel + kwidgetsaddons-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kiconthemes-devel + kxmlgui-devel + knotifications-devel + knotifyconfig-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + docbook-xsl + + desktop/kde/applications/kdiamond/pspec.xml + + + kdiamond + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkmahjongg + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.kde.games + Common code, backgrounds and tile sets for games using Mahjongg tiles + Common code, backgrounds and tile sets for games using Mahjongg tiles. + mirrors://kde/stable/applications/17.12.0/src/libkmahjongg-17.12.0.tar.xz + + qt5-base-devel + qt5-svg-devel + extra-cmake-modules + gettext-devel + kdoctools-devel + ki18n-devel + kconfig-devel + kcompletion-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kcoreaddons-devel + mesa-devel + + desktop/kde/applications/libkmahjongg/pspec.xml + + + libkmahjongg + + qt5-base + qt5-svg + libgcc + ki18n + kconfig + kcompletion + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/share + /usr/lib + /usr/share/doc + + + + libkmahjongg-devel + Development files for libkmahjongg + + libkmahjongg + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + gwenview + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + library + desktop.kde.graphics + An image viewer + Resim görüntüleyici + Gwenview is an easy to use image viewer. + Gwenview, kullanımı kolay bir resim görüntüleyicisidir. + gwenview + mirrors://kde/stable/applications/17.12.0/src/gwenview-17.12.0.tar.xz + + exiv2-devel + qt5-base-devel + libkipi-devel + kdoctools-devel + kio-devel + kactivities-devel + kded-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + baloo-devel + libkdcraw-devel + libpng-devel + zlib-devel + mesa-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/applications/gwenview/pspec.xml + + + gwenview + + qt5-base + exiv2-libs + kactivities + libkipi + libkdcraw + kded + kdelibs4-support + kio + ki18n + lcms2 + kparts + libX11 + libgcc + libpng + kconfig + kxmlgui + qt5-svg + kservice + baloo + kitemviews + qt5-phonon + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + ktextwidgets + libjpeg-turbo + qt5-x11extras + kconfigwidgets + knotifications + kwidgetsaddons + kfilemetadata + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + /usr/share/icons + /usr/share/applications + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-06 + 17.08.1 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdepim-apps-libs + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.applications + KDE PIM mail related libraries + KDE PIM mail related libraries + mirrors://kde/stable/applications/17.12.0/src/kdepim-apps-libs-17.12.0.tar.xz + + qt5-base-devel + boost-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kldap-devel + extra-cmake-modules + libkleo-devel + grantlee-qt5-devel + pimcommon-devel + akonadi-devel + grantleetheme-devel + kdelibs4-support-devel + qt5-webkit-devel + kdewebkit-devel + gpgme-qt5-devel + akonadi-calendar-devel + akonadi-search-devel + akonadi-contacts-devel + kpimtextedit-devel + kimap-devel + prison-devel + openldap-client + cyrus-sasl-devel + + + qt5.patch + + desktop/kde/applications/kdepim-apps-libs/pspec.xml + + + kdepim-apps-libs + + qt5-base + kio + ki18n + libgcc + kcodecs + kmime + kldap + kxmlgui + kcalcore + kcontacts + kconfig + libxml2 + kservice + kguiaddons + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + ktextwidgets + kconfigwidgets + kwidgetsaddons + sonnet + libkleo + kdewebkit + pimcommon + qt5-webkit + grantlee-qt5 + kpimtextedit + grantleetheme + akonadi + akonadi-contacts + + + /etc/xdg + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/share/locale + + + + kdepim-apps-libs-devel + Development package for kdepim-apps-libs libraries + Contains development tools and header files for kdepim-apps-libs + + qt5-base-devel + boost-devel + kdepim-apps-libs + + + /usr/lib/cmake + /usr/include + + + + + 2018-01-12 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-11 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-28 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-19 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-04-25 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + konversation + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.applications + A user friendly IRC client for KDE + Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform. + mirrors://kde/stable/konversation/1.6.2/src/konversation-1.6.2.tar.xz + + qt5-base-devel + qt5-phonon-devel + extra-cmake-modules + kdoctools-devel + kitemviews-devel + kbookmarks-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kemoticons-devel + ki18n-devel + kidletime-devel + knotifyconfig-devel + kio-devel + kparts-devel + solid-devel + sonnet-devel + kwallet-devel + kwidgetsaddons-devel + kglobalaccel-devel + kdbusaddons-devel + knotifications-devel + kwindowsystem-devel + kiconthemes-devel + karchive-devel + qca2-qt5-devel + python3-devel + gettext-devel + docbook-xsl + + desktop/kde/applications/konversation/pspec.xml + + + konversation + + qt5-base + qca2-qt5 + kemoticons + kidletime + knotifyconfig + kparts + kio + kcrash + libgcc + ki18n + sonnet + kcodecs + kconfig + kwallet + kxmlgui + karchive + kservice + kbookmarks + kitemviews + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kglobalaccel + ktextwidgets + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/bin + /usr/share + /usr/share/locale + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-05-10 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 1.6.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-28 + 1.6.0 + Release bump + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-05-08 + 1.6.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + kdepimlibs + https://projects.kde.org/projects/kde/kdepimlibs + + Stefan Gronewold + groni@pisilinux.org + + GPL + LGPL + desktop.kde.applications + KDE PIM Libraries special Pisi Linux version + KDE PIM Libraries special Pisi Linux version + https://sourceforge.net/projects/pisilinux/files/source/kdepimlibs-20170102.tar.gz + + akonadi-devel + prison-devel + boost-devel + cyrus-sasl-devel + extra-cmake-modules + gettext-devel + glibc-devel + kdoctools-devel + ki18n-devel + kio-devel + kldap-devel + kmbox-devel + qt5-base-devel + kmime-devel + kitemmodels-devel + + desktop/kde/applications/kdepimlibs/pspec.xml + + + kdepimlibs + KDE PIM Libraries special Pisi Linux version + + kio + ki18n + kldap + libgcc + akonadi + kconfig + qt5-base + cyrus-sasl + kguiaddons + kcoreaddons + + + /etc/xdg + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + kdepimlibs-devel + Development files for kdepimlibs + + kdepimlibs + + + /usr/lib/cmake + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-22 + 20170102 + Rebuild for issue #3197 + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-12 + 20170102 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-02 + 20170102 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kapptemplate + http://www.kde.org/ + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + desktop.kde.sdk + Application template generator + Uygulama şablon oluşturucu. + KAppTemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform. + Kapptemplate, çeşitli uygulamaları geliştirmek için gerekli olabilecek şablonlar oluşturmayı sağlar. + mirrors://kde/stable/applications/17.12.0/src/kapptemplate-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + gettext + kcoreaddons-devel + kconfigwidgets-devel + kcompletion-devel + karchive-devel + kio-devel + ki18n-devel + kdoctools-devel + + desktop/kde/applications/kapptemplate/pspec.xml + + + kapptemplate + + qt5-base + kio + ki18n + libgcc + kconfig + karchive + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ksyndication + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.kde.applications + RSS/Atom parser library + syndication is a parser library for RSS and Atom feeds. + mirrors://kde/stable/applications/17.12.0/src/syndication-17.12.0.tar.xz + + qt5-base-devel + kio-devel + kdoctools-devel + extra-cmake-modules + + desktop/kde/applications/ksyndication/pspec.xml + + + ksyndication + + qt5-base + kio + kcodecs + libgcc + kcoreaddons + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + ksyndication-devel + Development files for ksyndication + + qt5-base-devel + ksyndication + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-02 + 16.08.3 + Version bump. + Stefan Gronewold + groni@pisilnux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdb + http://www.kexi-project.org/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2+ + app:gui + desktop.kde.applications + A database connectivity and creation framework for various database vendors. + Çeşitli veritabanı üreticileri için veritabanı bağlantısı oluşturma çerçevesi. + A database connectivity and creation framework for various database vendors + https://download.kde.org/stable/kdb/src/kdb-3.0.2.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-linguist + kcoreaddons-devel + icu4c-devel + ki18n-devel + sqlite-devel + mariadb-lib + mariadb-client + postgresql-lib + icu4c-devel + + desktop/kde/applications/kdb/pspec.xml + + + kdb + A database connectivity and creation framework for various database vendors. + + icu4c + libgcc + sqlite + qt5-base + kcoreaddons + mariadb-lib + postgresql-lib + + + /usr/bin + /usr/lib/qt5 + /usr/lib/libKDb3* + /usr/share/locale + + + + kdb-devel + Development files for kdb. + + kdb + + + /usr/lib/cmake + /usr/lib/pkgconfig + /usr/include + + + + + 2017-10-14 + 3.0.2 + Version bump + Mustafa Cinasl + muscnsl@gmail.com + + + 2017-07-17 + 3.0.93 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 3.0.1 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-06 + 3.0.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libkface + https://projects.kde.org/projects/kde/kdegraphics/libs/libkface + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures + Libkface is a Qt/C++ library to perform face recognition and detection over pictures.This library is used by kipi-plugins, digiKam and others Kipi host programs. + mirrors://kde/stable/applications/17.08.3/src/libkface-17.08.3.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-sqlite + opencv-devel + + desktop/kde/applications/libkface/pspec.xml + + + libkface + A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures + + libgcc + opencv + qt5-base + + + /usr/lib/*.so.* + /usr/share/libkface + /usr/share/doc + + + + libkface-devel + Development files for libkface + library + + libkface + + + /usr/include/KF5 + /usr/include/libkface_version.h + /usr/lib/cmake/KF5KFace + /usr/lib/*.so + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-07 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kipi + https://github.com/KDE/kipi-plugins + + Ali Algul + aligulle3801@gmail.com + + GPLv1 + app + desktop.kde.applications + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + A collection of plugins extending the KDE graphics and image applications + https://codeload.github.com/KDE/kipi-plugins/tar.gz/v5.8.0 + + libkipi-devel + qt5-xmlpatterns-devel + extra-cmake-modules + + desktop/kde/applications/kipi/pspec.xml + + + kipi + + libgcc + kconfig + kxmlgui + libkipi + karchive + qt5-base + kcoreaddons + kwindowsystem + kconfigwidgets + qt5-xmlpatterns + ki18n + + + /usr/lib + /usr/share + + + + + 2018-01-15 + 5.8.0 + First release. + Ali Algul + aligulle3801@gmail.com + + + + + + print-manager + http://www.kde.org/applications/graphics/kruler + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + KDE print manager + KDE print tool. + print-manager + mirrors://kde/stable/applications/17.12.0/src/print-manager-17.12.0.tar.xz + + kdoctools-devel + extra-cmake-modules + cups-devel + kio-devel + ki18n-devel + libgcc + kconfig-devel + kservice-devel + qt5-base-devel + kdbusaddons-devel + kiconthemes-devel + kcoreaddons-devel + kwindowsystem-devel + knotifications-devel + kconfigwidgets-devel + kwidgetsaddons-devel + qt5-declarative-devel + kcmutils-devel + plasma-framework-devel + + desktop/kde/applications/print-manager/pspec.xml + + + print-manager + + kio + cups + ki18n + libgcc + kconfig + kservice + qt5-base + kdbusaddons + kiconthemes + kcoreaddons + kwindowsystem + knotifications + kconfigwidgets + kwidgetsaddons + qt5-declarative + system-config-printer + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kblackbox + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Blackbox logic game + Blackbox mantık oyunu + KBlackBox is a game of hide and seek played on a grid of boxes. The computer has hidden several balls within this box. By shooting beams into the box and observing where they emerge it is possible to deduce the positions of the hidden balls. + KBlackBox yan yana dizilmiş kutularla oynanan bir saklambaç oyunudur. Bilgisayarın sakladığı topları kutuları lazerle kontrol ederek bulabilirsiniz. + kblackbox + mirrors://kde/stable/applications/17.12.0/src/kblackbox-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-svg-devel + karchive-devel + kcoreaddons-devel + kconfig-devel + ki18n-devel + kguiaddons-devel + kiconthemes-devel + kxmlgui-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kblackbox/pspec.xml + + + kblackbox + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + karchive + qt5-base + kcoreaddons + kdbusaddons + libkdegames + ktextwidgets + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kalgebra + http://edu.kde.org/applications/mathematics/kalgebra + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:gui + desktop.kde.edu + A graph calculator + Bir grafiksel hesap makinesi + KAlgebra is a fully featured calculator that lets you plot different types of 2D and 3D functions and to calculate easy and not so easy calculations, such as addition, trigonometric functions or derivatives. + KAlgebra, farklı farklı 2B ve 3B fonksiyonları çizmek, kolay ve o kadar da kolay olmayan trigonometrik veya türev gibi hesaplamaları yapmak için bir uygulamadır. + kalgebra + mirrors://kde/stable/applications/17.12.0/src/kalgebra-17.12.0.tar.xz + + mesa-devel + mesa-glu-devel + qt5-base-devel + qt5-svg-devel + qt5-webkit-devel + qt5-location-devel + analitza-devel + kdoctools-devel + ncurses-devel + readline-devel + gettext-devel + ki18n-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kio-devel + extra-cmake-modules + qt5-webengine-devel + + desktop/kde/applications/kalgebra/pspec.xml + + + kalgebra + + qt5-base + qt5-declarative + qt5-webkit + qt5-location + analitza + libgcc + kconfig + kxmlgui + readline + kcoreaddons + ki18n + kconfigwidgets + kwidgetsaddons + kio + qt5-webengine + + + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akonadi + http://pim.kde.org/akonadi + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.applications + PIM (Personal Information Management) Storage Service + PIM (Kişisel Bilgi Yönetimi) Depolama Servisi + akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access. + Akonadi, PIM verisi ve meta veriler için eşzamanlı okuma, yazma ve sorgulama yapma imkanı sağlayan, masaüstü ortamından bağımsız, genişletilebilir bir depolama servisidir. + akonadi + mirrors://kde/stable/applications/17.12.0/src/akonadi-17.12.0.tar.xz + + qt5-base-devel + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + qt5-sql-postgresql + sqlite-devel + shared-mime-info + mariadb-client + mariadb-server + postgresql-server + libxslt-devel + boost-devel + kitemmodels-devel + kdesignerplugin + kio-devel + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/akonadi/pspec.xml + + + akonadi + app:console + + qt5-base + kio + sqlite + libgcc + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-postgresql + postgresql-server + kitemmodels + kdesignerplugin + ki18n + kcrash + kconfig + kxmlgui + libxml2 + kitemviews + kcoreaddons + kdbusaddons + kiconthemes + kwindowsystem + kconfigwidgets + kwidgetsaddons + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share/dbus-1 + /usr/share/mime + /usr/share + /usr/share/doc/ + + + + akonadi-devel + Development files for akonadi + akonadi için geliştirme dosyaları + + akonadi + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkcompactdisc + https://www.kde.org/applications/multimedia/ + + Stefan Gronewold + groni@pisilinux.org + + GPL + LGPL + FDL + library + desktop.kde.applications + A library for interfacing with CDs + A library for interfacing with CDs + mirrors://kde/stable/applications/17.12.0/src/libkcompactdisc-17.12.0.tar.xz + + alsa-lib-devel + extra-cmake-modules + gettext-devel + glibc-devel + kcoreaddons-devel + kdelibs4-support-devel + ki18n-devel + qt5-base-devel + solid-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/libkcompactdisc/pspec.xml + + + libkcompactdisc + A library for interfacing with CDs + + alsa-lib + kcoreaddons + kdelibs4-support + ki18n + qt5-base + libgcc + qt5-phonon + solid + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/share/locale + + + + libkcompactdisc-devel + Development files for libkcompactdisc + + libkcompactdisc + qt5-base-devel + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.11.80 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-09 + 16.08.2_20161106 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kdenetwork-filesharing + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + library + desktop.kde.applications + Filesharing configuration modlue. + Dosya paylaşım konfigürasyon modülü. + Filesharing configuration modlue. + Dosya paylaşım konfigürasyon modülü. + mirrors://kde/stable/applications/17.12.0/src/kdenetwork-filesharing-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kdoctools-devel + kcoreaddons-devel + ki18n-devel + kio-devel + kwidgetsaddons-devel + samba-devel + + desktop/kde/applications/kdenetwork-filesharing/pspec.xml + + + kdenetwork-filesharing + + kio + ki18n + libgcc + qt5-base + kcompletion + kcoreaddons + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + + + kdenetwork + + + kdenetwork + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktimer + http://kde.org/applications/utilities/ktimer + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + A countdown launcher + A countdown launcher + KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. + KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped. + ktimer + mirrors://kde/stable/applications/17.12.0/src/ktimer-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + cmake + extra-cmake-modules + ki18n-devel + kwidgetsaddons-devel + kio-devel + kiconthemes-devel + kdbusaddons-devel + knotifications-devel + mesa-devel + + desktop/kde/applications/ktimer/pspec.xml + + + ktimer + + qt5-base + kio + ki18n + libgcc + kconfig + kcoreaddons + kdbusaddons + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + artikulate + https://projects.kde.org/projects/kde/kdeedu/artikulate + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + LGPLv3 + FDLv1.2 + app:gui + desktop.kde.edu + Improve your pronunciation by listening to native speakers + Artikulate, Improve your pronunciation by listening to native speakers. + artikulate + mirrors://kde/stable/applications/17.12.0/src/artikulate-17.12.0.tar.xz + + boost-devel + cmake + extra-cmake-modules + kdoctools-devel + ki18n + kcrash-devel + libgcc + kconfig-devel + kxmlgui-devel + qt5-base-devel + knewstuff-devel + kcoreaddons-devel + kdeclarative-devel + qt5-gstreamer-devel + kconfigwidgets-devel + kwidgetsaddons-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-sqlite + qt5-multimedia-devel + + desktop/kde/applications/artikulate/pspec.xml + + + artikulate + + ki18n + kcrash + libgcc + kconfig + kxmlgui + karchive + qt5-base + knewstuff + kcoreaddons + kdeclarative + qt5-gstreamer + kconfigwidgets + kwidgetsaddons + qt5-declarative + qt5-xmlpatterns + qt5-multimedia + + + /etc + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkgeomap + https://www.kde.org/applications/graphics/ + + Alihan Öztürk + alihan@pisilinux.org + + FDL-1.1 + GPLv2 + LGPLv2 + app:gui + desktop.kde.graphics + A wrapper around world map components for browsing and arranging photos on a map. + A wrapper around world map components for browsing and arranging photos on a map. + mirrors://kde/stable/applications/17.12.0/src/libkgeomap-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-webkit-devel + ki18n-devel + kconfig-devel + kio-devel + ktextwidgets-devel + marble-devel + + desktop/kde/applications/libkgeomap/pspec.xml + + + libkgeomap + A wrapper around world map components for browsing and arranging photos on a map. + + kio + ki18n + libgcc + marble + kconfig + qt5-base + qt5-webkit + kcoreaddons + + + /usr/lib + /usr/share/libkgeomap + /usr/share/doc + /usr/share/locale + + + + libkgeomap-devel + Developments files for libkgeomap. + + libkgeomap + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-09 + 16.04.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kmail-account-wizard + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Kmail Account Wizard + Kmail Account Wizard + mirrors://kde/stable/applications/17.08.3/src/kmail-account-wizard-17.08.3.tar.xz + + gpgme-devel + extra-cmake-modules + kcmutils-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + prison-devel + akonadi-devel + akonadi-search-devel + grantleetheme-devel + kdepim-apps-libs-devel + kpimtextedit-devel + libkdepim-devel + libkleo-devel + pimcommon-devel + qt5-base-devel + knotifyconfig-devel + ktexteditor-devel + kitemmodels-devel + akonadi-contacts-devel + kidentitymanagement-devel + kldap-devel + cyrus-sasl-devel + kmailtransport-devel + akonadi-mime-devel + mailcommon-devel + messagelib-devel + kimap-devel + kross-devel + knewstuff-devel + + desktop/kde/applications/kmail-account-wizard/pspec.xml + + + kmail-account-wizard + Kmail Account Wizard + + kio + gpgme + ki18n + kldap + kmime + kross + kcrash + libgcc + akonadi + kcodecs + kconfig + kwallet + kxmlgui + libkleo + kcmutils + qt5-base + knewstuff + libkdepim + kitemviews + kcoreaddons + kdbusaddons + akonadi-mime + kmailtransport + knotifications + kwidgetsaddons + kidentitymanagement + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-05 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kleopatra + https://www.kde.org/applications/utilities/kleopatra/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + FDL-1.1 + LGPLv2 + app:gui + desktop.kde.applications + Certificate Manager and Unified Crypto GUI + Kleopatra is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers. + mirrors://kde/stable/applications/17.12.0/src/kleopatra-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcodecs-devel + kdbusaddons-devel + kcmutils-devel + libkleo-devel + kdoctools-devel + kmime-devel + libassuan-devel + gpgme-devel + kitemmodels-devel + + + qt5.patch + + desktop/kde/applications/kleopatra/pspec.xml + + + kleopatra + Certificate Manager and Unified Crypto GUI + + gpgme + ki18n + kmime + libgcc + kconfig + kxmlgui + libkleo + kcmutils + qt5-base + libassuan + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + libgpg-error + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/bin + /etc + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-09 + 16.04.0 + Firs release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kteatime + http://www.kde.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + Timer for making tea. + Çay yapma zamanlayıcısı. + KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready. + Kteatime çay yapmak için kullanışlı bir uygulamadır. Kteatime ile çay demlemek için ne kadar beklemek gerektiğini düşünmenize gerek kalmaz. + mirrors://kde/stable/applications/17.12.0/src/kteatime-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kconfig-devel + kcrash-devel + kdoctools-devel + ki18n-devel + kiconthemes-devel + knotifyconfig-devel + knotifications-devel + kwidgetsaddons-devel + ktextwidgets-devel + kxmlgui-devel + + desktop/kde/applications/kteatime/pspec.xml + + + kteatime + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kiconthemes + ktextwidgets + knotifyconfig + kconfigwidgets + knotifications + + + /usr/bin + /usr/doc + /usr/share + + + kdetoys + + + kdetoys + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kblocks + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Falling blocks game + Tetris + KBlocks is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over. + KBlocks klasikleşmiş tetrisin bir yeniden yapımıdır. Oyunun amacı düşen parçaları en uygun şekilde dizmektir. Bir satır tamamen dolduktan sonra silinmektedir ve daha fazla oyun alanı açılmaktadır. Yeni parçaları koyacak yeriniz kalmadığında oyun bitmektedir. + kblocks + mirrors://kde/stable/applications/17.12.0/src/kblocks-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kdoctools-devel + ki18n-devel + kxmlgui-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kemoticons-devel + + desktop/kde/applications/kblocks/pspec.xml + + + kblocks + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + qt5-phonon + kcoreaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /etc/xdg + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ksystemlog + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.applications + System log viewer. + Sistem kayıt görüntüleyicisi. + KSystemLog show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...). + Ksystemlog, sistemin bütün hata kayıtlarını (genel ve opsiyonel) görüntülemmeye yarayan bir uygulamadır. + ksystemlog + mirrors://kde/stable/applications/17.12.0/src/ksystemlog-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kxmlgui-devel + kcoreaddons-devel + kwidgetsaddons-devel + kitemviews-devel + kiconthemes-devel + kio-devel + kconfig-devel + karchive-devel + kdoctools-devel + ki18n-devel + kcompletion-devel + ktextwidgets-devel + + desktop/kde/applications/ksystemlog/pspec.xml + + + ksystemlog + + kio + ki18n + libgcc + kconfig + kxmlgui + karchive + kservice + qt5-base + kitemviews + kcompletion + kcoreaddons + kiconthemes + ktextwidgets + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/share/applications + /usr/share/kxmlgui5 + /usr/share/doc + /usr/share/locale + + + kdeadmin + + + kdeadmin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwave + http://kwave.sourceforge.net/ + + Stefan Gronewold + groni@pisilinux.org + + GPL + desktop.kde.applications + A sound editor for KDE + With Kwave you can record, play back, import and edit many sorts of audio files including multi channel files.Kwave includes some plugins to transform audio files in several ways and presents a graphical view with a complete zoom- and scroll capability. + http://download.kde.org/stable/applications/17.12.0/src/kwave-17.12.0.tar.xz + + doxygen + extra-cmake-modules + kdoctools-devel + librsvg-devel + qt5-base-devel + qt5-multimedia-devel + kwidgetsaddons-devel + kxmlgui-devel + kio-devel + audiofile-devel + libsamplerate-devel + alsa-lib-devel + flac-devel + libopus-devel + libogg-devel + libvorbis-devel + fftw3-devel + id3lib-devel + libmad-devel + + desktop/kde/applications/kwave/pspec.xml + + + kwave + A sound editor for KDE + + kio + flac + fftw3 + ki18n + id3lib + libmad + kcrash + karchive + libgcc + libogg + kconfig + kxmlgui + libopus + alsa-lib + kservice + qt5-base + audiofile + libvorbis + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + libsamplerate + kconfigwidgets + kwidgetsaddons + qt5-multimedia + pulseaudio-libs + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2017-12-17 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-09 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + klettres + http://edu.kde.org/applications/all/klettres + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + An alphabet learning application + Alfabe öğrenme uygulaması + KLettres is an application specially designed to help the user to learn alphabet in a new language and then to learn to read simple syllables. The user can be a young child aged from two and a half or an adult that wants to learn the basics of a foreign language. + KLettres, kullanıcının yeni bir alfabeyi ve basit sesli sözleri öğrenmesi için geliştirilmiş bir uygulamadır. İki buçuk yaşındaki bir çocuk için yararlı olabileceği gibi, yeni bir dil öğrenen yetişkinler için de yardımcı olabilir. + klettres + mirrors://kde/stable/applications/17.12.0/src/klettres-17.12.0.tar.xz + + qt5-base-devel + qt5-svg-devel + kdoctools-devel + extra-cmake-modules + kcompletion-devel + kemoticons-devel + kitemmodels-devel + ki18n-devel + knewstuff-devel + kwidgetsaddons-devel + kconfigwidgets-devel + kcoreaddons-devel + kconfig-devel + kxmlgui-devel + qt5-phonon-devel + + desktop/kde/applications/klettres/pspec.xml + + + klettres + + qt5-base + qt5-svg + qt5-phonon + knewstuff + ki18n + kconfig + kxmlgui + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + libgcc + + + /usr/share/doc + /usr/bin + /usr/share + /etc/xdg + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-auth-handler + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect + Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect + mirrors://kde/stable/applications/17.12.0/src/ktp-auth-handler-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kwallet-devel + kwidgetsaddons-devel + ki18n-devel + kio-devel + kdewebkit-devel + telepathy-qt5-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + qca2-qt5-devel + libaccounts-glib-devel + libaccounts-qt5-devel + kaccounts-integration-devel + signon-devel + + desktop/kde/applications/ktp-auth-handler/pspec.xml + + + ktp-auth-handler + Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect + + kio + ki18n + libgcc + signon + kconfig + qca2-qt5 + qt5-base + kcoreaddons + telepathy-qt5 + kwidgetsaddons + libaccounts-qt5 + ktp-common-internals + kaccounts-integration + + + /usr/lib + /usr/share/telepathy + /usr/share/dbus-1 + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-18 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kalarmcal + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Library to provides access and handling of KAlarm calendar data + Library to provides access and handling of KAlarm calendar data + mirrors://kde/stable/applications/17.12.0/src/kalarmcal-17.12.0.tar.xz + + qt5-base-devel + akonadi-devel + kcalcore-devel + kidentitymanagement-devel + akonadi-mime-devel + boost-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdoctools-devel + libical-devel + kholidays-devel + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/kalarmcal/pspec.xml + + + kalarmcal + + qt5-base + kcalcore + kholidays + kidentitymanagement + ki18n + libgcc + akonadi + kdelibs4-support + + + /etc/xdg + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/locale + + + + kalarmcal-devel + Development files for kalarmcal + + qt5-base-devel + kalarmcal + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-26 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdav + https://github.com/KDE/kdav + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + library + app:gui + desktop.kde.applications + A DAV protocol implemention with KJobs + Bir DAV protokolü uygulaması + Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV. + Takvimler ve işler CalDAV veya GroupDAV'ı kullanarak desteklenir. + mirrors://kde/stable/applications/17.12.0/src/kdav-17.12.0.tar.xz + + libgcc + kio-devel + kcoreaddons-devel + extra-cmake-modules + qt5-base-devel + qt5-xmlpatterns-devel + + + qt5.patch + + desktop/kde/applications/kdav/pspec.xml + + + kdav + + kio + libgcc + kcoreaddons-devel + qt5-base-devel + qt5-xmlpatterns-devel + + + /usr/bin + /usr/lib + /etc/xdg + + + + kdav-devel + Development files for kdav + kdav için geliştirme dosyaları + + kdav + + + /usr/include + /usr/lib/pkgconfig + /usr/share/apps/cmake + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + kontact + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPL2 + desktop.kde.applications + KDE Personal Information Manager + Kontact is the integrated Personal Information Manager of KDE, but can be used with other systems as well. +It supports email, address books, calendars, tasks, news feeds and much more. + http://download.kde.org/stable/applications/17.08.3/src/kontact-17.08.3.tar.xz + + boost-devel + extra-cmake-modules + kdoctools-devel + kontactinterface-devel + mailcommon-devel + qt5-base-devel + qt5-webengine-devel + kdbusaddons-devel + kcmutils-devel + kpimtextedit-devel + akonadi-devel + kitemmodels-devel + kparts-devel + akonadi-mime-devel + messagelib-devel + kmime-devel + pimcommon-devel + kcontacts-devel + akonadi-contacts-devel + kimap-devel + cyrus-sasl-devel + kidentitymanagement-devel + libkleo-devel + gpgme-devel + grantlee-qt5-devel + grantleetheme-devel + kdepim-apps-libs-devel + libkdepim-devel + + desktop/kde/applications/kontact/pspec.xml + + + kontact + KDE Personal Information Manager + + kio + ki18n + kcrash + kparts + libgcc + kconfig + kxmlgui + kcmutils + kservice + qt5-base + libkdepim + kcompletion + kcoreaddons + kiconthemes + grantleetheme + kwindowsystem + qt5-webengine + kconfigwidgets + kwidgetsaddons + kdepim-apps-libs + kontactinterface + + + /etc/xdg + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-09 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-26 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + katomic + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Sokoban like logic game + Sokoban benzeri mantık oyunu + KAtomic is both fun and educational game built around molecular geometry. + KAtomic moleküler geometri hakkında hem eğlenceli hem de eğitici bir oyundur. + katomic + mirrors://kde/stable/applications/17.12.0/src/katomic-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kitemviews-devel + kiconthemes-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + knewstuff-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/katomic/pspec.xml + + + katomic + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + knewstuff + kcoreaddons + kdbusaddons + libkdegames + kwidgetsaddons + + + /etc/xdg + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kiriki + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Yahtzee like dice game + Yahtzee benzeri zar oyunu + Kiriki is an addictive and fun dice game for KDE, designed to be played by as many as six players. + Kiriki KDE için alışkanlık yapan ve eğlenceli bir zar oyunudur. Altı oyuncuya kadar birlikte oynanabilir. + kiriki + mirrors://kde/stable/applications/17.12.0/src/kiriki-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kdbusaddons-devel + kdoctools-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kiconthemes-devel + kxmlgui-devel + kio-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kiriki/pspec.xml + + + kiriki + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + kiconthemes + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdesdk-thumbnailers + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + library + desktop.kde.sdk + Translation file thumbnail generators + Translation file thumbnail generators + mirrors://kde/stable/applications/17.12.0/src/kdesdk-thumbnailers-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kconfig-devel + ki18n-devel + kio-devel + gettext-devel + + desktop/kde/applications/kdesdk-thumbnailers/pspec.xml + + + kdesdk-thumbnailers + + kio + ki18n + libgcc + gettext + kconfig + qt5-base + kwidgetsaddons + + + /usr/share/kservices5 + /usr/share/config.kcfg + /usr/lib + /usr/share/doc + /usr/share/locale + + + kdesdk + + + kdesdk + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdeedu-data + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.kde.applications + Common data for KDE Edu applications + Common data for KDE Edu applications. + mirrors://kde/stable/applications/17.12.0/src/kdeedu-data-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + + desktop/kde/applications/kdeedu-data/pspec.xml + + + kdeedu-data + + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kollision + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + A simple ball dodging game + Basit bir top sıçratma oyunu + Kollision is ball dodging game. Click on the empty field to start a game: a blue ball immediately replaces your mouse cursor, and a number of red balls start to fade into the field. + Kollision basit bir top sıçratma oyunudur. Boş bir alana fareyle tıkladığınızda oyun başlar ve fare imlecinizin yerini mavi bir top alır, ayrıca olayların gelişmesine vesile olacak kırmızı toplar da alandaki yerlerini alırlar. + kollision + mirrors://kde/stable/applications/17.12.0/src/kollision-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + kdbusaddons-devel + ki18n-devel + kconfigwidgets-devel + ktextwidgets-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + knewstuff-devel + libkdegames-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kollision/pspec.xml + + + kollision + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + kwidgetsaddons + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + cantor + http://edu.kde.org/cantor + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:gui + desktop.kde.edu + A KDE frontend to mathematical softwares + Matematiksel uygulamalar için bir KDE önyüzü + Cantor is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others. + Cantor; Sage, Maxima, R and KAlgebra gibi uygulamalara arayüz sağlayarak kullanımı kolaylaştırmayı amaçlar. Çok kullanılan işler için dialoglar sağlar ve çalışmalarınızı başkalarıyla paylaşabilmenize olanak tanır. + cantor + mirrors://kde/stable/applications/17.12.0/src/cantor-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + qt5-svg-devel + qt5-xmlpatterns-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + ktexteditor-devel + knewstuff-devel + kpty-devel + analitza-devel + libqalculate-devel + cln-devel + + desktop/kde/applications/cantor/pspec.xml + + + cantor + + cln + kio + kpty + ki18n + kparts + libgcc + kconfig + kxmlgui + analitza + karchive + kservice + qt5-base + knewstuff + kcompletion + kcoreaddons + kiconthemes + ktexteditor + ktextwidgets + libqalculate + kconfigwidgets + kwidgetsaddons + qt5-xmlpatterns + kdelibs4-support + + + /etc + /usr/share + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/locale + + + + cantor-devel + Development files for cantor + cantor için geliştirme dosyaları + + cantor + + + /usr/include + /usr/share/kde5/apps/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkdegames + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.games + A tool for managing print jobs and printers + Print-Manager. A tool to managing your print jobs and the Printers + mirrors://kde/stable/applications/17.12.0/src/libkdegames-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + kdnssd-devel + openal-devel + cmake + extra-cmake-modules + python3 + kdeclarative-devel + knewstuff-devel + kio-devel + ki18n-devel + libgcc + kconfig-devel + kxmlgui-devel + qt5-svg-devel + karchive-devel + kguiaddons-devel + libsndfile-devel + kcompletion-devel + kcoreaddons-devel + kiconthemes-devel + kconfigwidgets-devel + kwidgetsaddons-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + mesa-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/libkdegames/pspec.xml + + + libkdegames + + qt5-base + kdelibs4-support + kdnssd + kdeclarative + knewstuff + kio + ki18n + libgcc + openal + kconfig + kxmlgui + qt5-svg + karchive + kguiaddons + libsndfile + kcompletion + kcoreaddons + kiconthemes + kconfigwidgets + kwidgetsaddons + qt5-declarative + + + /usr/share + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + libkdegames-devel + Shared libraries for KDE games. + + libkdegames + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-kded-module + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors + Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors + mirrors://kde/stable/applications/17.12.0/src/ktp-kded-module-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-sqlite + kdbusaddons-devel + kwidgetsaddons-devel + kconfig-devel + ki18n-devel + kio-devel + knotifications-devel + kconfigwidgets-devel + kidletime-devel + kcmutils-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + telepathy-qt5-devel + + desktop/kde/applications/ktp-kded-module/pspec.xml + + + ktp-kded-module + Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors + + kio + ki18n + libgcc + kconfig + qt5-base + kidletime + kcoreaddons + kdbusaddons + telepathy-qt5 + kconfigwidgets + knotifications + ktp-common-internals + + + /usr/lib + /usr/share + /usr/share/dbus-1 + /usr/share/kservices5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdebugsettings + http://projects.kde.org/kdebugsettings + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + desktop.kde.applications + An application to enable/disable qCDebug + KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages. + mirrors://kde/stable/applications/17.12.0/src/kdebugsettings-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kconfigwidgets-devel + kdbusaddons-devel + ki18n-devel + kguiaddons-devel + kiconthemes-devel + kwidgetsaddons-devel + kitemviews-devel + kcompletion-devel + kio-devel + + desktop/kde/applications/kdebugsettings/pspec.xml + + + kdebugsettings + An application to enable/disable qCDebug + + ki18n + libgcc + kconfig + qt5-base + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kwidgetsaddons + + + /usr/bin + /etc + /usr/share/applications + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + knavalbattle + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Naval Battle game + Amiral Battı oyunu + knavalbattle is a Battle Ship game for KDE. Ships are placed on a board which represents the sea. Players try to hit each others ships in turns without knowing where they are placed. The first player to destroy all ships wins the game. + KBattleship KDE için bir Amiral Battı oyunudur. Gemiler denizi temsil eden oyun tahtasına yerleştirilir ve oyuncular rakiplerinin gemilerinin yerleşimini tahmin ederek gemileri vurmaya çalışır. Rakibinin tüm gemilerini daha önce batıran oyuncu kazanır. + knavalbattle + mirrors://kde/stable/applications/17.12.0/src/knavalbattle-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kconfig-devel + kdbusaddons-devel + kdnssd-devel + ki18n-devel + kxmlgui-devel + kdoctools-devel + ktextwidgets-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/knavalbattle/pspec.xml + + + knavalbattle + + ki18n + kdnssd + libgcc + kconfig + kxmlgui + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libkdegames + ktextwidgets + kwidgetsaddons + + + /usr/bin + /usr/share/applications + /usr/share/icons + /usr/share/kconf_update + /usr/share/knavalbattle + /usr/share/kservices5 + /usr/share/kxmlgui5 + /usr/share/doc + /usr/share/locale + /usr/share/metainfo/org.kde.knavalbattle.appdata.xml + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcalcore + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + the KDE calendar access library. + A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. + https://download.kde.org/stable/applications/17.12.0/src/kcalcore-17.12.0.tar.xz + + qt5-base-devel + db-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libical-devel + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/kcalcore/pspec.xml + + + kcalcore + + qt5-base + kcodecs + kconfig + libutil-linux + kcoreaddons + libical + kdelibs4-support + libgcc + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcalcore-devel + Development files for kcontacts + + qt5-base-devel + libical-devel + kcalcore + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-26 + 17.12.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-contact-runner + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + KRunner plugin for KDE Telepathy + KRunner plugin for KDE Telepathy + mirrors://kde/stable/applications/17.12.0/src/ktp-contact-runner-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + kservice-devel + krunner-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + telepathy-qt5-devel + + desktop/kde/applications/ktp-contact-runner/pspec.xml + + + ktp-contact-runner + KRunner plugin for KDE Telepathy + + ki18n + libgcc + krunner + qt5-base + kcoreaddons + telepathy-qt5 + ktp-common-internals + + + /usr/lib + /usr/share + /usr/share/kservices5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + knetwalk + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Network construction game + Ağ yapılandırma oyunu + KNetWalk is a single player logic game. The object of the game is to start the LAN, connecting all the terminals to the server, in as few turns as possible. + KNetWalk bir ağ kurma oyunudur. Dunucularla istemcileri mümkün olan en az kaynakla birleştirmeye çalışmak oyunun amacıdır. Bağımlılık yapması olasıdır. + knetwalk + mirrors://kde/stable/applications/17.12.0/src/knetwalk-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + kdbusaddons-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kitemviews-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + libkdegames-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/knetwalk/pspec.xml + + + knetwalk + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + ktextwidgets + kconfigwidgets + kwidgetsaddons + qt5-declarative + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akonadi-mime + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Libraries and daemons to implement basic email handling + Libraries and daemons to implement basic email handling + mirrors://kde/stable/applications/17.12.0/src/akonadi-mime-17.12.0.tar.xz + + qt5-base-devel + boost-devel + ki18n-devel + kdoctools-devel + kitemmodels-devel + gettext-devel + akonadi-devel + kdelibs4-support-devel + extra-cmake-modules + kxmlgui-devel + libxslt-devel + extra-cmake-modules + kmime-devel + shared-mime-info + + desktop/kde/applications/akonadi-mime/pspec.xml + + + akonadi-mime + + qt5-base + ki18n + akonadi + libgcc + kio + kmime + kconfig + kxmlgui + kcoreaddons + kdbusaddons + kwidgetsaddons + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + akonadi-mime-devel + Development files for akonadi-mime + + qt5-base-devel + akonadi-mime + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + First Release. + Stefan Gronewold + groni@pisilinux.org + + + + + + kwalletmanager + http://kde.org/applications/system/kwalletmanager + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + A wallet management tool + KWalletManager is a tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet. + kwallet + mirrors://kde/stable/applications/17.12.0/src/kwalletmanager-17.12.0.tar.xz + + qt5-base + kdoctools-devel + cmake + extra-cmake-modules + kcoreaddons-devel + kauth-devel + kwallet-devel + kservice-devel + kcmutils-devel + kdelibs4-support-devel + ki18n-devel + kxmlgui-devel + kconfig-devel + kconfigwidgets-devel + kdbusaddons-devel + mesa-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kwalletmanager/pspec.xml + + + kwalletmanager + + qt5-base + kcmutils + kdelibs4-support + kauth + ki18n + kio + kjobwidgets + libgcc + kcodecs + kconfig + kwallet + kxmlgui + karchive + kservice + kitemviews + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + kconfigwidgets + knotifications + kwidgetsaddons + + + /etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/bin + /usr/share + /usr/share/icons + /usr/share/applications + /usr/share/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy + /usr/share/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + messagelib + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + KDE PIM library providing support for mail applications + KDE PIM library providing support for mail applications + mirrors://kde/stable/applications/17.08.3/src/messagelib-17.08.3.tar.xz + + qt5-base-devel + extra-cmake-modules + boost-devel + kdoctools-devel + mailimporter-devel + libgravatar-devel + kdepim-apps-libs-devel + kidentitymanagement-devel + kmailtransport-devel + kmbox-devel + akonadi-devel + kjobwidgets-devel + solid-devel + kitemmodels-devel + kdelibs4-support-devel + qt5-webkit-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kdewebkit-devel + akonadi-calendar-devel + akonadi-search-devel + kpimtextedit-devel + kimap-devel + kldap-devel + grantleetheme-devel + pimcommon-devel + libkleo-devel + libkdepim-devel + gpgme-devel + grantlee-qt5-devel + qt5-declarative-devel + qt5-webengine-devel + akonadi-notes-devel + akonadi-mime-devel + akonadi-contacts-devel + syntax-highlighting-devel + openldap-client + cyrus-sasl-devel + + desktop/kde/applications/messagelib/pspec.xml + + + messagelib + + qt5-base + qt5-webengine + akonadi-notes + libgcc + libkdepim + mailimporter + kio + ki18n + kmbox + kmime + sonnet + akonadi + gpgme + kcodecs + kconfig + kxmlgui + libkleo + karchive + kcalcore + kservice + kcontacts + kdewebkit + pimcommon + akonadi-mime + kitemviews + qt5-webkit + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + libgravatar + grantlee-qt5 + kpimtextedit + ktextwidgets + grantleetheme + kwindowsystem + akonadi-search + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + kdepim-apps-libs + syntax-highlighting + akonadi-contacts + kidentitymanagement + + + /etc + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + messagelib-devel + Development files for messagelib + + messagelib + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-26 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kmbox + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + MBox library support. + MBox library support. + mirrors://kde/stable/applications/17.12.0/src/kmbox-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kmime-devel + boost-devel + + + qt5.patch + + desktop/kde/applications/kmbox/pspec.xml + + + kmbox + + qt5-base + kmime + libgcc + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kmbox-devel + Development files for kmbox + + qt5-base-devel + kmbox + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-24 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-19 + 16.12.0 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + step + http://kde.org/applications/education/step/ + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.edu + Interactive Physical Simulator + Step is an interactive physical simulator. It allows you to explore the physical world through simulations. + mirrors://kde/stable/applications/17.12.0/src/step-17.12.0.tar.xz + + qt5-base-devel + qt5-svg-devel + qt5-declarative-devel + extra-cmake-modules + kdoctools-devel + kdelibs4-support-devel + mesa-devel + khtml-devel + kconfig-devel + knewstuff-devel + kplotting-devel + eigen3 + pkgconfig + libqalculate-devel + cln-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + qt5-linguist + + desktop/kde/applications/step/pspec.xml + + + step + + qt5-base + cln + gsl + khtml + knewstuff + kplotting + libqalculate + kparts + kio + libgcc + kdelibs4-support + ki18n + kconfig + kxmlgui + kcompletion + kcoreaddons + kiconthemes + ktextwidgets + kconfigwidgets + kwidgetsaddons + kservice + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + calendarsupport + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.applications + Calendar support library + Calendar support library + mirrors://kde/stable/applications/17.12.0/src/calendarsupport-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + akonadi-devel + kmime-devel + ki18n-devel + kcodecs-devel + kcompletion-devel + kjobwidgets-devel + kcoreaddons-devel + kservice-devel + solid-devel + kxmlgui-devel + kitemmodels-devel + kdelibs4-support-devel + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + boost-devel + kcalutils-devel + kcalcore-devel + kidentitymanagement-devel + kholidays-devel + akonadi-calendar-devel + kcontacts-devel + pimcommon-devel + kimap-devel + cyrus-sasl-devel + kdepim-apps-libs-devel + akonadi-mime-devel + akonadi-contacts-devel + + + qt5.patch + + desktop/kde/applications/calendarsupport/pspec.xml + + + calendarsupport + Calendar support library + + kio + ki18n + kmime + libgcc + akonadi + kcodecs + kconfig + kcalcore + qt5-base + kcalutils + kholidays + pimcommon + kguiaddons + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + kwidgetsaddons + akonadi-calendar + kdelibs4-support + kdepim-apps-libs + kidentitymanagement + + + /etc + /usr/lib/qt5 + /usr/lib + /usr/share/kservicetypes5 + /usr/share/locale + + + + calendarsupport-devel + Development files for calendarsupport + + calendarsupport + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-19 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-22 + 16.04.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + dolphin-plugins + http://www.kde.org/ + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + library + desktop.kde.sdk + Extra dolphin plugins + Dolphin eklentileri. + This package contains plugins that offer integration in Dolphin with the following version control systems: + Dolphin için VCS (Version Control System) eklentileri. + mirrors://kde/stable/applications/17.12.0/src/dolphin-plugins-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + dolphin-devel + kio-devel + kdelibs4-support-devel + extra-cmake-modules + + desktop/kde/applications/dolphin-plugins/pspec.xml + + + dolphin-plugins + + qt5-base + dolphin + kio + ki18n + libgcc + kconfig + kxmlgui + kservice + ktexteditor + kwidgetsaddons + kcompletion + kcoreaddons + ktextwidgets + kdelibs4-support + + + /usr/share + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libmediawiki + https://www.digikam.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPL + library + desktop.kde.applications + A KDE C++ interface for MediaWiki based web service as wikipedia.org + A KDE C++ interface for MediaWiki based web service as wikipedia.org + https://sourceforge.net/projects/pisilinux/files/source/libmediawiki-5.0.0_20161106.tar.gz + + extra-cmake-modules + kcoreaddons-devel + qt5-base-devel + + desktop/kde/applications/libmediawiki/pspec.xml + + + libmediawiki + A KDE C++ interface for MediaWiki based web service as wikipedia.org + + kcoreaddons + qt5-base + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + libmediawiki-devel + Development files for libmediawiki + + libmediawiki + qt5-base-devel + + + /usr/include + /usr/lib/cmake + + + + + 2017-09-14 + 5.0.0_20161106 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-11-09 + 5.0.0_20161106 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kbreakout + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Breakout like game + Breakout benzeri oyun + KBreakout is a Breakout like game. The object of the game is to destroy as many bricks as possible without losing the ball. + KBreakout bir Breakout türevidir. Oyunun amacı topları yere düşürmeden olabildiğince çok tuğlayı yok etmektir. + kbreakout + mirrors://kde/stable/applications/17.12.0/src/kbreakout-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + kdbusaddons-devel + ki18n-devel + kguiaddons-devel + kservice-devel + kconfigwidgets-devel + kiconthemes-devel + kcompletion-devel + kjobwidgets-devel + kxmlgui-devel + kio-devel + libkdegames-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kbreakout/pspec.xml + + + kbreakout + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + qt5-declarative + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kshisen + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.games + Shisen-Sho Mahjongg like tile game + Shisen-Sho is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, Shisen-Sho has only one layer of scrambled tiles. + mirrors://kde/stable/applications/17.12.0/src/kshisen-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kdoctools-devel + ki18n-devel + kconfig-devel + kcompletion-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kcoreaddons-devel + kcoreaddons-devel + kdbusaddons-devel + libkdegames-devel + libkmahjongg-devel + knewstuff-devel + kdnssd-devel + kdeclarative-devel + kio-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kshisen/pspec.xml + + + kshisen + + qt5-base + libgcc + ki18n + kconfig + kconfigwidgets + kwidgetsaddons + kxmlgui + kcoreaddons + kdbusaddons + libkdegames + libkmahjongg + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2015-08-29 + 1.6.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + dolphin + https://projects.kde.org/projects/kde/applications/dolphin + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + desktop.kde.applications + KDE File Manager + Dolphin is the File Manager for KDE. + mirrors://kde/stable/applications/17.12.0/src/dolphin-17.12.0.tar.xz + + qt5-base-devel + qt5-phonon-devel + kio-devel + kcmutils-devel + knewstuff-devel + kinit-devel + kactivities-devel + baloo-devel + kfilemetadata-devel + kparts-devel + ktexteditor-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + baloo-widgets-devel + kdoctools-devel + docbook-xsl + extra-cmake-modules + + + dolphin-17.04.0-allow-root.patch + + desktop/kde/applications/dolphin/pspec.xml + + + dolphin + + qt5-base + kfilemetadata + baloo + baloo-widgets + knewstuff + kio + ki18n + solid + kparts + libgcc + kcodecs + kcrash + kconfig + kxmlgui + kcmutils + kservice + kbookmarks + kitemviews + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + ktextwidgets + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + kdelibs4-support + + + /etc/xdg + /usr/bin + /usr/share + /usr/lib + /usr/share/doc + + + + dolphin-devel + + dolphin + qt5-base-devel + qt5-phonon-devel + kio-devel + kcmutils-devel + knewstuff-devel + kinit-devel + kactivities-devel + baloo-devel + baloo-widgets-devel + kfilemetadata-devel + kparts-devel + ktexteditor-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + + + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-13 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kmahjongg + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Mahjongg Solitaire + Mahjongg oyunu + KMahjongg is a fun board game created after the famous oriental game of Mahjong. Unlike the original however, KMahjongg is a tile matching game for one or two players, a variation usually known as Mahjong Solitaire. + Mahjong Solitaire oyununa benzer KMahjongg bir veya iki oyuncunun birlekte oynayabileceği bir parça eşleştirme oyunudur. + kmahjongg + mirrors://kde/stable/applications/17.12.0/src/kmahjongg-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-svg-devel + kconfig-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + kdeclarative-devel + kdoctools-devel + knewstuff-devel + kxmlgui-devel + libkdegames-devel + libkmahjongg-devel + + desktop/kde/applications/kmahjongg/pspec.xml + + + kmahjongg + + ki18n + kcrash + libgcc + kconfig + kxmlgui + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libkdegames + libkmahjongg + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-26 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + audiocd-kio + https://www.kde.org/applications/multimedia/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.applications + Kioslave for accessing audio CDs + Kioslave for accessing audio CDs + https://download.kde.org/stable/applications/17.12.0/src/audiocd-kio-17.12.0.tar.xz + + cdparanoia-devel + flac-devel + gettext-devel + kconfig-devel + kdelibs4-support-devel + kdoctools-devel + kio-devel + lame-devel + libkcompactdisc-devel + libvorbis-devel + qt5-base-devel + ki18n-devel + extra-cmake-modules + libogg-devel + kcompletion-devel + kcoreaddons-devel + kconfigwidgets-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libkcddb + + desktop/kde/applications/audiocd-kio/pspec.xml + + + audiocd-kio + Kioslave for accessing audio CDs + + cdparanoia + flac + lame + libkcompactdisc + libvorbis + qt5-base + kio + ki18n + libgcc + libogg + kconfig + kcompletion + kcoreaddons + kconfigwidgets + kdelibs4-support + libkcddb + + + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + audiocd-kio-devel + Development files for audiocd-kio + + audiocd-kio + qt5-base-devel + + + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.11.80 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-09 + 16.08.2_20161106 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kmailtransport + http://pim.kde.org/akonadi + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.applications + Mail Transport Service + Mail Transport Service + akonadi + mirrors://kde/stable/applications/17.12.0/src/kmailtransport-17.12.0.tar.xz + + qt5-base-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kcmutils-devel + kmime-devel + akonadi-mime-devel + akonadi-devel + cyrus-sasl-devel + extra-cmake-modules + boost-devel + ksmtp-devel + + desktop/kde/applications/kmailtransport/pspec.xml + + + kmailtransport + app:console + + qt5-base + ki18n + ksmtp + kio + libgcc + kmime + kconfig + kwallet + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + kdelibs4-support + akonadi + cyrus-sasl + akonadi-mime + + + /etc/xdg + /usr/lib + /usr/lib/qt5 + /usr/share/kservices5 + /usr/share/doc/ + /usr/share/config.kcfg + /usr/share/locale + + + + kmailtransport-devel + Development files for akonadi + + kmailtransport + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-accounts-kcm + https://projects.kde.org/projects/extragear/network/telepathy/ktp-accounts-kcm + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.applications + KCM Module for configuring Telepathy Instant Messaging Accounts + KCM Module for configuring Telepathy Instant Messaging Accounts + mirrors://kde/stable/applications/17.12.0/src/ktp-accounts-kcm-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-imageformats + kcmutils-devel + kio-devel + ki18n-devel + kwidgetsaddons-devel + kcodecs-devel + kcoreaddons-devel + kconfigwidgets-devel + kiconthemes-devel + kitemviews-devel + telepathy-qt5-devel + kaccounts-integration-devel + libaccounts-qt5-devel + solid-devel + kservice-devel + libaccounts-glib-devel + intltool + kaccounts-providers + telepathy-haze + telepathy-gabble + signon-devel + ktp-common-internals-devel + gettext-devel + + desktop/kde/applications/ktp-accounts-kcm/pspec.xml + + + ktp-accounts-kcm + + ki18n + libgcc + signon + kcodecs + qt5-base + kcoreaddons + telepathy-qt5 + libaccounts-qt5 + kaccounts-integration + + + /usr/bin + /etc + /usr/lib/qt5 + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/info + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-26 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-05-23 + 16.04.0 + >Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-30 + 15.12.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + baloo-widgets + http://www.kde.org + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Framework for searching and managing metadata + Baloo is a framework for searching and managing metada + mirrors://kde/stable/applications/17.12.0/src/baloo-widgets-17.12.0.tar.xz + + baloo-devel + extra-cmake-modules + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kfilemetadata-devel + kinit-devel + kio-devel + kitemmodels-devel + kunitconversion-devel + qt5-base-devel + + desktop/kde/applications/baloo-widgets/pspec.xml + + + baloo-widgets + Development files for baloo-widgets + + baloo + kconfig + kcoreaddons + kfilemetadata + ki18n + kio + kwidgetsaddons + libgcc + qt5-base + + + /etc + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + /usr/share/locale + + + + baloo-widgets-devel + Development files for baloo-widgets + + baloo-widgets + qt5-base-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kwordquiz + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.edu + Kwordquiz is a Flash Card Trainer + KWordQuiz is a tool that gives you a powerful way to master new vocabularies. It may be a language or any other kind of terminology.. + mirrors://kde/stable/applications/17.12.0/src/kwordquiz-17.12.0.tar.xz + + qt5-base-devel + gettext-devel + ki18n-devel + kcrash-devel + sonnet-devel + kconfig-devel + kconfigwidgets-devel + kdoctools-devel + kguiaddons-devel + kiconthemes-devel + kitemviews-devel + knotifyconfig-devel + kio-devel + knewstuff-devel + knotifications-devel + kxmlgui-devel + kdelibs4-support-devel + kdeclarative-devel + kcoreaddons-devel + kwindowsystem-devel + kwidgetsaddons-devel + qt5-phonon-devel + libkeduvocdocument-devel + extra-cmake-modules + kdelibs4-support-devel + kdesignerplugin + cmake + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kwordquiz/pspec.xml + + + kwordquiz + + qt5-base + qt5-phonon + ki18n + kconfig + kconfigwidgets + kguiaddons + kiconthemes + kitemviews + knotifyconfig + knewstuff + knotifications + kxmlgui + kdelibs4-support + libgcc + kcoreaddons + kwindowsystem + kwidgetsaddons + libkeduvocdocument + + + /etc/xdg + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-contact-list + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + KDE Telepathy contact list application + KDE Telepathy contact list application + mirrors://kde/stable/applications/17.04.3/src/ktp-contact-list-17.04.3.tar.xz + + extra-cmake-modules + qt5-base-devel + kdbusaddons-devel + kio-devel + kcmutils-devel + knotifications-devel + kwindowsystem-devel + knotifyconfig-devel + ki18n-devel + kiconthemes-devel + kxmlgui-devel + kpeople-devel + telepathy-qt5-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + + desktop/kde/applications/ktp-contact-list/pspec.xml + + + ktp-contact-list + KDE Telepathy contact list application + + ki18n + libgcc + kconfig + kpeople + kxmlgui + kservice + qt5-base + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kwindowsystem + telepathy-qt5 + kconfigwidgets + knotifications + kwidgetsaddons + ktp-common-internals + + + /usr/bin + /usr/share + /usr/share/dbus-1 + /usr/share/applications + /usr/share/doc + + + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akonadi-calendar-tools + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + CLI tools to manage akonadi calendars + CLI tools to manage akonadi calendars + http://download.kde.org/stable/applications/17.12.0/src/akonadi-calendar-tools-17.12.0.tar.xz + + boost-devel + akonadi-devel + akonadi-calendar-devel + extra-cmake-modules + kdesignerplugin + kdoctools-devel + qt5-base-devel + kcompletion-devel + kxmlgui-devel + kitemmodels-devel + kcontacts-devel + kcalcore-devel + kdelibs4-support-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + akonadi-contacts-devel + kcalutils-devel + libkdepim-devel + calendarsupport-devel + kmime-devel + kidentitymanagement-devel + + + qt5.patch + + desktop/kde/applications/akonadi-calendar-tools/pspec.xml + + + akonadi-calendar-tools + CLI tools to manage akonadi calendars + + ki18n + libgcc + akonadi + kconfig + kcalcore + qt5-base + kcalutils + kcoreaddons + calendarsupport + akonadi-calendar + kdelibs4-support + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-31 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + bomber + https://www.kde.org/applications/games/bomber/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + app:gui + desktop.kde.games + A single player arcade game + Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height. + mirrors://kde/stable/applications/17.12.0/src/bomber-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + kxmlgui-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kcrash-devel + + desktop/kde/applications/bomber/pspec.xml + + + bomber + + ki18n + libgcc + kcrash + kconfig + kxmlgui + qt5-base + qt5-phonon + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/share/appdata + /usr/share/applications + /usr/share + /usr/share/bomber + /usr/share/config.kcfg + /usr/share/icons + /usr/share/doc + /usr/share/kxmlgui5 + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + mailcommon + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + KDE PIM library providing support for mail applications + KDE PIM library providing support for mail applications + mirrors://kde/stable/applications/17.08.3/src/mailcommon-17.08.3.tar.xz + + qt5-base-devel + extra-cmake-modules + boost-devel + glibc-devel + libical-devel + gettext-devel + qt5-designer-devel + kdoctools-devel + mailimporter-devel + messagelib-devel + libgravatar-devel + kdepim-apps-libs-devel + kidentitymanagement-devel + kmailtransport-devel + kmbox-devel + akonadi-devel + kjobwidgets-devel + solid-devel + kitemmodels-devel + kdelibs4-support-devel + qt5-webkit-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kdewebkit-devel + kpimtextedit-devel + kimap-devel + kldap-devel + grantleetheme-devel + pimcommon-devel + libkleo-devel + libkdepim-devel + gpgme-devel + akonadi-mime-devel + akonadi-contacts-devel + grantlee-qt5-devel + openldap-client + cyrus-sasl-devel + + desktop/kde/applications/mailcommon/pspec.xml + + + mailcommon + + qt5-base + akonadi-contacts + libgcc + libkdepim + akonadi-mime + mailimporter + kio + ki18n + kmime + akonadi + kcodecs + kconfig + kxmlgui + karchive + kcontacts + pimcommon + kitemviews + messagelib + qt5-phonon + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kpimtextedit + ktextwidgets + kwindowsystem + kconfigwidgets + kmailtransport + kwidgetsaddons + kidentitymanagement + + + /etc + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + mailcommon-devel + Development files for mailcommon + + mailcommon + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kreport + http://www.kexi-project.org/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2+ + app:console + desktop.kde.applications + A framework for creation and generation of reports in multiple formats + A framework for creation and generation of reports in multiple formats + https://download.kde.org/stable/kreport/src/kreport-3.0.2.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-webkit-devel + kproperty-devel + kconfig-devel + kguiaddons-devel + kwidgetsaddons-devel + kcoreaddons-devel + marble-devel + ki18n-devel + + desktop/kde/applications/kreport/pspec.xml + + + kreport + A framework for creation and generation of reports in multiple formats + + libgcc + marble + kconfig + qt5-base + kproperty + qt5-webkit + kcoreaddons + kwidgetsaddons + qt5-declarative + + + /usr/share + /usr/lib/libKReport3* + /usr/lib/cmake + /usr/lib/qt5 + + + + kreport-devel + Developments files for kreport. + + kreport + qt5-base-devel + kproperty-devel + qt5-webkit-devel + qt5-declarative-devel + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-12-16 + 3.0.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 3.0.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-14 + 3.0.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-30 + 3.0.1 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-31 + 3.0.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kdenlive + http://www.kdenlive.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.multimedia + A video editing GUI for KDE4 using the MLT video framework + MLT video yapısı kullanan, KDE için bir video düzenleme uygulaması + Nieliniowy edytor wideo + Kdenlive est multi-piste, gère une liste de clips et gère les doubles moniteurs vidéos. Il fournit également entre autres un support de couches personnalisables ainsi que des effets et des transitions de base. + kdenlive provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions. + kdenlive, ikili video izleyicileri, çoklu parça zaman çizelgesi ve klip listesi sunmaktadır. Diğer özellikler arasında özelleştirilebilir düzenleme desteği, temel efektler ve geçişler sayılabilir. + Kdenlive jest nieliniowym pakietem do edycji wideo obsługującym DV, HDC i wiele innych formatów. + mirrors://kde/stable/applications/17.12.0/src/kdenlive-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-script-devel + ladspa-sdk-devel + qt5-svg-devel + qt5-webkit-devel + qt5-location-devel + karchive-devel + kbookmarks-devel + kcoreaddons-devel + kconfig-devel + kconfigwidgets-devel + kdbusaddons-devel + kfilemetadata-devel + libv4l-devel + kio-devel + ffmpeg-devel + sdl-image-devel + kwidgetsaddons-devel + kplotting-devel + knotifyconfig-devel + knewstuff-devel + kxmlgui-devel + knotifications-devel + kguiaddons-devel + ktextwidgets-devel + kiconthemes-devel + kdoctools-devel + mlt-devel + qt5-declarative-devel + + desktop/kde/applications/kdenlive/pspec.xml + + + kdenlive + + kio + mlt + cdrkit + ki18n + solid + kcrash + libgcc + ffmpeg + kconfig + kxmlgui + qt5-svg + karchive + kservice + qt5-base + knewstuff + kplotting + sdl-image + dvdauthor + kbookmarks + kguiaddons + kitemviews + qt5-script + qt5-webkit + ladspa-sdk + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + qt5-location + ktextwidgets + kfilemetadata + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + qt5-declarative + + + /etc/xdg + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/man + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-04-13 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-25 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libksieve + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.applications + KDE PIM library for managing sieves. + KDE PIM library for managing sieves. + mirrors://kde/stable/applications/17.12.0/src/libksieve-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + akonadi-devel + kcompletion-devel + kjobwidgets-devel + kcoreaddons-devel + kservice-devel + solid-devel + kxmlgui-devel + kitemmodels-devel + kdelibs4-support-devel + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + boost-devel + qt5-webkit-devel + pimcommon-devel + kcontacts-devel + kcalcore-devel + kimap-devel + kmime-devel + cyrus-sasl-devel + knewstuff-devel + kidentitymanagement-devel + kmailtransport-devel + libkdepim-devel + qt5-webengine-devel + akonadi-contacts-devel + akonadi-mime-devel + syntax-highlighting-devel + + + qt5.patch + + desktop/kde/applications/libksieve/pspec.xml + + + libksieve + KDE PIM library for managing sieves. + + kio + ki18n + kmime + libgcc + sonnet + akonadi + kconfig + karchive + qt5-base + knewstuff + libkdepim + pimcommon + cyrus-sasl + qt5-webkit + kcompletion + kcoreaddons + kiconthemes + kpimtextedit + kwindowsystem + kconfigwidgets + kwidgetsaddons + kidentitymanagement + syntax-highlighting + qt5-webengine + + + /etc + /usr/lib + /usr/lib/qt5 + /usr/share/sieve + /usr/share/doc/HTML + /usr/share/kservices5 + /usr/share/locale + + + + libksieve-devel + Development files for libksieve. + + libksieve + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-07 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-22 + 16.04.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + kbruch + http://edu.kde.org/applications/mathematics/kbruch + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + Practice calculating with fractions and percentages + Ondalık ve kesirli sayılarla pratik yapın + KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback. + KBruch, ondalık ve kesirli sayılar üzerine işlemleri öğrenmeye ve egzersiz yapmaya yarayan bir uygulamadır. + kbruch + mirrors://kde/stable/applications/17.12.0/src/kbruch-17.12.0.tar.xz + + qt5-base + kdoctools-devel + kconfig-devel + kcrash-devel + ki18n-devel + kwidgetsaddons-devel + kxmlgui-devel + kcoreaddons-devel + kconfigwidgets-devel + extra-cmake-modules + + desktop/kde/applications/kbruch/pspec.xml + + + kbruch + + qt5-base + kxmlgui + kconfig + kcrash + ki18n + libgcc + kwidgetsaddons + kcoreaddons + kconfigwidgets + + + /usr/bin + /usr/share + /usr/share/man/man1 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kpat + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.games + Patience card game + To play KPatience you need, as the name suggests, patience. For simple games, where the way the game goes depends only upon how the cards fall, your patience might be the only thing you need. + mirrors://kde/stable/applications/17.12.0/src/kpat-17.12.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-phonon-devel + kdoctools-devel + cmake + gettext-devel + kio-devel + kpackage-devel + kitemviews-devel + kinit-devel + kunitconversion-devel + kdelibs4-support-devel + kiconthemes-devel + ktextwidgets-devel + kitemmodels-devel + knotifyconfig-devel + libkdegames-devel + kemoticons-devel + kdeclarative-devel + knewstuff-devel + ki18n-devel + kconfig-devel + kxmlgui-devel + qt5-svg-devel + kguiaddons-devel + kcompletion-devel + kcoreaddons-devel + kdbusaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel + shared-mime-info + extra-cmake-modules + python3 + mesa-devel + kdesignerplugin + + desktop/kde/applications/kpat/pspec.xml + + + kpat + + qt5-base + kdelibs4-support + libkdegames + knewstuff + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + kguiaddons + kcompletion + kcoreaddons + kdbusaddons + kconfigwidgets + kwidgetsaddons + + + /etc/xdg + /usr/share + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcharselect + http://utils.kde.org/projects/kcharselect + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + A character selector + Bir karakter seçici + KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard. + KCharSelect, tüm yüklü yazı tiplerinden özel karakterleri seçmek ve bunları panoya yapıştırmak için bir araçtır. + kcharselect + mirrors://kde/stable/applications/17.12.0/src/kcharselect-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + kbookmarks-devel + cmake + extra-cmake-modules + ki18n-devel + kwidgetsaddons-devel + kxmlgui-devel + mesa-devel + + desktop/kde/applications/kcharselect/pspec.xml + + + kcharselect + + qt5-base + kxmlgui + ki18n + libgcc + kconfig + kcoreaddons + kconfigwidgets + kwidgetsaddons + + + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-09 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdeaudio-thumbnailer + https://github.com/eplightning/audiothumbs-frameworks + + Stefan Gronewold + groni@pisilinux.org + + LGPL + desktop.kde.applications + Thumbnail generator for audio files, ported to KF5 + Thumbnail generator for audio files, ported to KF5 + https://github.com/groni/Sources/raw/master/kde-audio-thumbnailer-1.1.0.tar.gz + + extra-cmake-modules + flac-devel + glibc-devel + qt5-base-devel + taglib-devel + kio-devel + + desktop/kde/applications/kdeaudio-thumbnailer/pspec.xml + + + kdeaudio-thumbnailer + Thumbnail generator for audio files, ported to KF5 + + kio + libgcc + qt5-base + taglib + + + /usr/share + /usr/lib/qt5 + + + + + 2017-06-30 + 1.1.0 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-20 + 1.1.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + pim-sieve-editor + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Mail sieve editor + Mail sieve editor + https://download.kde.org/stable/applications/17.08.3/src/pim-sieve-editor-17.08.3.tar.xz + + extra-cmake-modules + kbookmarks-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + kiconthemes-devel + kio-devel + kmailtransport-devel + kpimtextedit-devel + messagelib-devel + pimcommon-devel + qt5-base-devel + akonadi-mime-devel + akonadi-devel + kitemmodels-devel + kmime-devel + cyrus-sasl-devel + kcontacts-devel + akonadi-contacts-devel + kimap-devel + libksieve-devel + + desktop/kde/applications/pim-sieve-editor/pspec.xml + + + pim-sieve-editor + Mail sieve editor + + ki18n + kcrash + libgcc + kconfig + kwallet + kxmlgui + qt5-base + libksieve + pimcommon + kbookmarks + kcoreaddons + kdbusaddons + kiconthemes + kconfigwidgets + kwidgetsaddons + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 3.1.0 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-04 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libkvkontakte + https://www.digikam.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPL + library + desktop.kde.applications + C++ library for asynchronous interaction with VK social network via its web API + C++ library for asynchronous interaction with VK social network via its web API + https://sourceforge.net/projects/pisilinux/files/source/libkvkontakte-5.0.0_20161106.tar.gz + + extra-cmake-modules + gettext-devel + glibc-devel + kcoreaddons-devel + kdewebkit-devel + ki18n-devel + kio-devel + qt5-base-devel + qt5-webkit-devel + kwidgetsaddons-devel + + desktop/kde/applications/libkvkontakte/pspec.xml + + + libkvkontakte + C++ library for asynchronous interaction with VK social network via its web API + + kcoreaddons + kdewebkit + ki18n + kio + qt5-base + qt5-webkit + kwidgetsaddons + libgcc + + + /usr/lib + /usr/share/doc + + + + libkvkontakte-devel + Development files for libkvkontakte + + libkvkontakte + qt5-base-devel + + + /usr/include + /usr/lib/cmake + + + + + 2017-09-14 + 5.0.0_20161106 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-11-09 + 5.0.0_20161106 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kdegraphics-mobipocket + https://www.kde.org/applications/graphics/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.applications + A collection of plugins to handle mobipocket files + A collection of plugins to handle mobipocket files + http://download.kde.org/stable/applications/17.12.0/src/kdegraphics-mobipocket-17.12.0.tar.xz + + extra-cmake-modules + kio-devel + qt5-base-devel + + desktop/kde/applications/kdegraphics-mobipocket/pspec.xml + + + kdegraphics-mobipocket + A collection of plugins to handle mobipocket files + + kio + qt5-base + + + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + kdegraphics-mobipocket-devel + Development headers for kdegraphics-mobipocket + + kdegraphics-mobipocket + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-19 + 16.12.0 + Rebuild. + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kate + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.applications + Advanced Text Editor + Plasma library and runtime components based upon KF5 and Qt5 + https://download.kde.org/stable/applications/17.12.0/src/kate-17.12.0.tar.xz + + qt5-base-devel + plasma-framework-devel + kdoctools-devel + knewstuff-devel + kinit-devel + kparts-devel + ktexteditor-devel + threadweaver-devel + kitemmodels-devel + pkgconfig + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + docbook-xsl + libgit2-devel + extra-cmake-modules + kded-devel + + + kate-17.04.0-allow-root.patch + kwrite-17.04.0-allow-root.patch + + desktop/kde/applications/kate/pspec.xml + + + kate + + qt5-base + libgcc + libgit2 + knewstuff + ki18n + kconfig + kded + kguiaddons + kactivities + kjobwidgets + kitemmodels + kio + kcrash + kparts + ktexteditor + kwindowsystem + kxmlgui + plasma-framework + kwallet + kservice + kbookmarks + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + threadweaver + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/share + /etc/xdg + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-04 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + klines + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Kolor Lines + Renkli çizgiler + Kolor Lines is a simple but highly addictive, one player game for KDE. Kolor Lines has been inspired by well known game of Color Lines. The goal of Kolor Lines is quite plain. The player has to move the colored balls around the game board, gathering them into the lines of the same color by five. + Kolor Lines basit ama bağımlılık yapıcı bir oyundur. Dünyaca ünlü Color Lines'tan esinlenilen oyunda amacınız aynı renkli toplardan beş tanesini yan yana getirmektir. + klines + mirrors://kde/stable/applications/17.12.0/src/klines-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + kdbusaddons-devel + ki18n-devel + kguiaddons-devel + kservice-devel + kconfigwidgets-devel + kitemviews-devel + kiconthemes-devel + kxmlgui-devel + kio-devel + knewstuff-devel + libkdegames-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/klines/pspec.xml + + + klines + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kgpg + http://kde.org/applications/utilities/kgpg/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + LGPL + GPL + desktop.kde.applications + A QtQuick plugin to render beautiful and interactive charts + KGpg is a simple interface for GnuPG, a powerful encryption utility. + mirrors://kde/stable/applications/17.04.2/src/kgpg-17.04.2.tar.xz + + akonadi-devel + boost-devel + akonadi-contacts-devel + gettext-devel + glibc-devel + gpgme-devel + karchive-devel + kcodecs-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + ki18n-devel + kiconthemes-devel + kio-devel + kjobwidgets-devel + knotifications-devel + kservice-devel + ktextwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + kitemmodels-devel + kcalcore-devel + kdelibs4-support-devel + kemoticons-devel + kcontacts-devel + kinit-devel + kunitconversion-devel + libical-devel + python-devel + libevent-devel + qt5-webengine-devel + qt5-base-devel + extra-cmake-modules + + desktop/kde/applications/kgpg/pspec.xml + + + kgpg + A GnuPG frontend + + gpgme + boost + qt5-base + kio + ki18n + kcrash + libgcc + akonadi + kcodecs + kconfig + kxmlgui + kservice + karchive + kcontacts + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + ktextwidgets + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + akonadi-contacts + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-12-26 + 17.12.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-05 + 16.11.90 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kapman + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Pac-Man clone + Pac-Man klonu + Kapman is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer. + Kapman dünyaca ünlü Pac-Man'in bir türevidir. Labirent içinde hayaletlerle köşe kapmaca oynayarak bölümleri geçmeye çalıştığınız oyunda eğer hayaletlere yakalanırsanız bir hakkınızı kaybediyorsunuz. Eğer bir enerji nesnesi alırsanız bu kez siz bir kaç saniyeliğine hayaletleri yiyebiliyorsunuz. + kapman + mirrors://kde/stable/applications/17.12.0/src/kapman-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kdbusaddons-devel + kdoctools-devel + kwindowsystem-devel + ki18n-devel + kinit-devel + kunitconversion-devel + kitemmodels-devel + kemoticons-devel + kconfigwidgets-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + kdesignerplugin + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + + desktop/kde/applications/kapman/pspec.xml + + + kapman + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + filelight + http://utils.kde.org/projects/filelight + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + View disk usage information + View disk usage information + Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. + Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings. + filelight + mirrors://kde/stable/applications/17.12.0/src/filelight-17.12.0.tar.xz + + qt5-base-devel + qt5-script-devel + kdoctools-devel + extra-cmake-modules + kio-devel + kparts-devel + solid-devel + kxmlgui-devel + kcoreaddons-devel + ki18n-devel + mesa-devel + docbook-xsl + + desktop/kde/applications/filelight/pspec.xml + + + filelight + + qt5-base + kparts + kio + ki18n + solid + libgcc + kconfig + kxmlgui + kservice + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/bin + /usr/share + /etc/xdg + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kimap + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Job-based API for interacting with IMAP servers + API for interacting with IMAP servers + mirrors://kde/stable/applications/17.12.0/src/kimap-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + kmime-devel + boost-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + cyrus-sasl-devel + kunitconversion-devel + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/kimap/pspec.xml + + + kimap + + qt5-base + kmime + kio + ki18n + libgcc + kcodecs + cyrus-sasl + kcoreaddons + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/locale + + + + kimap-devel + Development files for kimap + + qt5-base-devel + kimap + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-27 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-19 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libksane + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + SANE library interface for KDE + KDE için SANE kitaplık arayüzü + libksane is a SANE library interface for KDE. + libksane, KDE için bir SANE kitaplık arayüzüdür. + mirrors://kde/stable/applications/17.12.0/src/libksane-17.12.0.tar.xz + + ki18n-devel + kwallet-devel + qt5-base-devel + ktextwidgets-devel + sane-backends-devel + kwidgetsaddons-devel + extra-cmake-modules + + desktop/kde/applications/libksane/pspec.xml + + + libksane + + ki18n + kwallet + libgcc + qt5-base + ktextwidgets + sane-backends + kwidgetsaddons + + + /usr/lib + /usr/share/icons + /usr/share/locale + + + + libksane-devel + Development files for libksane + libksane için geliştirme dosyaları + + libksane + + + /usr/lib/cmake + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kmines + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Minesweeper like game + Mayın tarlası oyunu + KMines is the classic Minesweeper game. The idea is to uncover all the squares without blowing up any mines. When a mine is blown up, the game is over. + KMines klasik mayın tarlası oyununun bir türevidir. Oyunun amacı hiç bir mayına denk gelmemeye çalışarak kutuları açmaktır. Eğer bir mayın patlarsa oyun biter. + kmines + mirrors://kde/stable/applications/17.12.0/src/kmines-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + kdbusaddons-devel + ki18n-devel + kconfigwidgets-devel + ktextwidgets-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + libkdegames-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kmines/pspec.xml + + + kmines + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + ktextwidgets + kconfigwidgets + + + /etc/xdg + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + khelpcenter + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + KDE Help Center + KDE help center utility to read help documentation about various KDE applications. + mirrors://kde/stable/applications/17.12.0/src/khelpcenter-17.12.0.tar.xz + + qt5-base-devel + libdbusmenu-qt-devel + kinit-devel + kcmutils-devel + khtml-devel + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + kdesignerplugin + kdelibs4-support-devel + docbook-xsl + xapian-core-devel + grantlee-qt5-devel + extra-cmake-modules + + desktop/kde/applications/khelpcenter/pspec.xml + + + khelpcenter + + qt5-base + kio + libgcc + libxml2 + karchive + kbookmarks + khtml + ki18n + kparts + kcodecs + kconfig + kxmlgui + kcmutils + kservice + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kwindowsystem + kconfigwidgets + kwidgetsaddons + kdelibs4-support + grantlee-qt5 + + + /etc/xdg + /usr/share + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-04 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-23 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-06 + 16.08.01 + Version Bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-08-18 + 5.6.4 + Remove Locale file conflicts language package . + Burak Ertürk + burakerturk@pisilinux.org + 2016-05-18 5.6.4 @@ -60545,7 +46423,3634 @@ It supports email, address books, calendars, tasks, news feeds and much more. - user-manager + partitionmanager + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.applications + KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer + KDE Disk Bölümü Yöneticisi + It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.. + KDE Disk Bölümü Yöneticisi, disklerinizi, bölümlerinizi ve dosya sistemlerinizi yönetmenize izin verir. Birçok dosya sistemini (ext2/3/4, reiserfs, NTFS, FAT32 ve daha fazlası) desteklemenin yanı sıra, yeni bölüm oluşturabilir ya da var olan bir bölüm üzerinde boyutlandırma, kopyalama, taşıma, yedekleme ve geri yükleme işlemlerini yapabilir. + https://download.kde.org/stable/partitionmanager/3.3.0/src/partitionmanager-3.3.0.tar.xz + + qt5-base-devel + libatasmart-devel + extra-cmake-modules + parted-devel + libutil-linux-devel + ki18n-devel + kio-devel + kconfig-devel + kxmlgui-devel + kservice-devel + kcoreaddons-devel + kiconthemes-devel + kjobwidgets-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kdoctools-devel + kpmcore-devel + + desktop/kde/applications/partitionmanager/pspec.xml + + + partitionmanager + + qt5-base + libgcc + libutil-linux + kio + ki18n + kconfig + kxmlgui + kservice + kcoreaddons + kiconthemes + kjobwidgets + kconfigwidgets + kwidgetsaddons + kpmcore + kcrash + + + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + + 2017-12-19 + 3.3.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-09 + 3.2.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 3.1.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 3.1.0 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 3.0.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-15 + 2.2.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-12 + 2.2.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-23 + 2.1.0 + Release bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-01-17 + 2.1.0 + First Release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkomparediff2 + https://projects.kde.org/projects/kde/kdesdk/libkomparediff2 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.sdk + Library to compare files and strings + Library to compare files and strings + mirrors://kde/stable/applications/17.12.0/src/libkomparediff2-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + python3-devel + gettext-devel + kcoreaddons-devel + kcodecs-devel + kconfig-devel + kxmlgui-devel + ki18n-devel + kio-devel + kparts-devel + + desktop/kde/applications/libkomparediff2/pspec.xml + + + libkomparediff2 + + qt5-base + kio + ki18n + libgcc + kcodecs + kconfig + kxmlgui + kcoreaddons + kconfigwidgets + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + libkomparediff2-devel + Shared libraries for libkomparediff2. + + libkomparediff2 + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-05-08 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kbounce + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Ball bouncing game + Top zıplatma oyunu + KBounce is a single player arcade game with the elements of puzzle. It is played on a field, surrounded by walls, with two or more balls that move about in the field bouncing off of walls. The player can build new walls, decreasing the size of the active field. The goal of the game is to fill at least 75% of the field and advance to the next level. + KBounce, Volfied'in oynaniş tarzına benzeyen tek kişilik bir bulmaca - macera oyunudur. Oyuncu iki veya daha fazla topun oradan oraya zıpladığı duvarlarla kaplı bir alanda yeni duvarlar inşa ederek ve toplara yakalanmamaya çalışarak aktif alanın en azından %75'ini kapatmaya çalışmaktadır. + kbounce + mirrors://kde/stable/applications/17.12.0/src/kbounce-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + kdbusaddons-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kiconthemes-devel + kcompletion-devel + ktextwidgets-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kbounce/pspec.xml + + + kbounce + + kio + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + krfb + http://www.kde.org/applications/system/krfb/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.applications + Desktop sharing utility + Masaüstü paylaşım araçları. + KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client + krfb, masaüstünü uzaktaki bilgisayarlarla kolaylıkla paylaşmaya olanak sağlar. + mirrors://kde/stable/applications/17.12.0/src/krfb-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-x11extras-devel + ki18n-devel + kcompletion-devel + kconfig-devel + kcoreaddons-devel + kcrash-devel + kdbusaddons-devel + kdnssd-devel + kdoctools-devel + knotifications-devel + kwallet-devel + kwidgetsaddons-devel + kxmlgui-devel + libvncserver-devel + libX11-devel + libXdamage-devel + libxcb-devel + libXext-devel + libXtst-devel + xcb-util-image-devel + + desktop/kde/applications/krfb/pspec.xml + + + krfb + + ki18n + kdnssd + libX11 + libxcb + libgcc + kconfig + kwallet + kxmlgui + libXtst + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libvncserver + qt5-x11extras + kconfigwidgets + knotifications + kwidgetsaddons + xcb-util-image + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/krfb + /usr/share/kservicetypes5 + /usr/share/icons + /usr/share/doc + /usr/share/locale + /usr/share/metainfo + + + kdenetwork + + + kdenetwork + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-18 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + okteta + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.sdk + Hexadecimal editor for binary files + Onaltılık dosya editörü. + Okteta is a simple editor for the raw data of files. This type of program is also called hexadecimal editor or binary editor. + Çalıştırılabilir dosyaları düzenlemeye yarayan editör. + https://download.kde.org/stable/applications/17.12.0/src/okteta-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-designer-devel + qt5-script-devel + kbookmarks-devel + kcodecs-devel + kcompletion-devel + kconfigwidgets-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + kiconthemes-devel + ki18n-devel + kcmutils-devel + kio-devel + knewstuff-devel + kparts-devel + kservice-devel + kwidgetsaddons-devel + kxmlgui-devel + qca2-qt5-devel + attica-devel + qt5-xmlpatterns-devel + + desktop/kde/applications/okteta/pspec.xml + + + okteta + + kio + ki18n + kparts + libgcc + kcodecs + kconfig + kxmlgui + kcmutils + kservice + qca2-qt5 + qt5-base + knewstuff + qt5-script + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + kconfigwidgets + kwidgetsaddons + + + /etc/xdg + /usr/bin + /usr/lib/plugins + /usr/lib/*.so + /usr/lib/*.so.* + /usr/share/appdata + /usr/share/applications + /usr/share/config.kcfg + /usr/share/doc + /usr/share/icons + /usr/share/kxmlgui5 + /usr/share/mime + /usr/share/okteta + /usr/share/metainfo/org.kde.okteta.appdata.xml + /usr/share/locale + + + + okteta-devel + Development files for okteta + + okteta + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdepim-runtime + http://community.kde.org/KDE_PIM + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.applications + KDE5 PIM Runtime Environment + KDE5 PIM (Kişisel Bilgi Yönetimi) çalışma zamanı ortamı + kdepim-runtime contains KDE5 PIM (Personal Information Management) runtime environment like akonadi agents. + kdepim-runtime, kdelibs kullanarak yazılmış olan Akonadi ajanları da dahil olmak üzere KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) çalışma zamanı ortamını içerir. + kontact + mirrors://kde/stable/applications/17.12.0/src/kdepim-runtime-17.12.0.tar.xz + + kdoctools-devel + boost-devel + shared-mime-info + akonadi-devel + akonadi-calendar-devel + akonadi-search-devel + kcmutils-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + knotifyconfig-devel + kross-devel + kmailtransport-devel + kidentitymanagement-devel + kalarmcal-devel + kcalutils-devel + kmbox-devel + kimap-devel + libkgapi-devel + kholidays-devel + ksyndication-devel + pimcommon-devel + cyrus-sasl-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-webkit-devel + qt5-webengine-devel + extra-cmake-modules + qt5-location-devel + akonadi-mime-devel + akonadi-notes-devel + akonadi-contacts-devel + qt5-speech-devel + kdav-devel + + + qt5.patch + + desktop/kde/applications/kdepim-runtime/pspec.xml + + + kdepim-runtime + + akonadi + libkgapi + kio + ki18n + kimap + kmbox + kmime + libgcc + kcodecs + kconfig + kwallet + kxmlgui + kcalcore + kcmutils + kservice + qt5-base + kalarmcal + kcalutils + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kitemmodels + pimcommon + kcontacts + kjobwidgets + knotifyconfig + kwindowsystem + kconfigwidgets + kmailtransport + ktextwidgets + knotifications + kwidgetsaddons + qt5-speech + qt5-xmlpatterns + akonadi-calendar + kdelibs4-support + cyrus-sasl + akonadi-mime + akonadi-notes + qt5-webengine + akonadi-contacts + kidentitymanagement + kdav + + + /etc/xdg + /usr/lib + /usr/bin + /usr/share/mime + /usr/share/kservicetypes5 + /usr/share/kservices5 + /usr/share/knotifications5 + /usr/share/icons + /usr/share/dbus-1 + /usr/share/akonadi + /usr/share/ontology + /usr/share/autostart + /usr/share/applications + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kontactinterface + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + Kontact Plugin Interface Library + This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). + mirrors://kde/stable/applications/17.12.0/src/kontactinterface-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + extra-cmake-modules + kcoreaddons-devel + kparts-devel + kwindowsystem-devel + ki18n-devel + kxmlgui-devel + kiconthemes-devel + + desktop/kde/applications/kontactinterface/pspec.xml + + + kontactinterface + + qt5-base + kio + kparts + libgcc + kxmlgui + kcoreaddons + kiconthemes + kwindowsystem + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kontactinterface-devel + Development files for kontactinterface + + qt5-base-devel + kontactinterface + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdf + http://kde.org/applications/system/kdiskfree/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.applications + View Disk Usage + KDiskFree displays the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager. + http://download.kde.org/stable/applications/17.12.0/src/kdf-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + glibc-devel + kcmutils-devel + kconfigwidgets-devel + kcoreaddons-devel + kdoctools-devel + ki18n-devel + kiconthemes-devel + kio-devel + knotifications-devel + kwidgetsaddons-devel + kxmlgui-devel + qt5-base-devel + + desktop/kde/applications/kdf/pspec.xml + + + kdf + View Disk Usage + + kcmutils + kconfigwidgets + kcoreaddons + ki18n + kiconthemes + kio + knotifications + kxmlgui + qt5-base + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-30 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + ktp-send-file + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + A File manager plugin to launch a file transfer job with a specified contact + A File manager plugin to launch a file transfer job with a specified contact + mirrors://kde/stable/applications/17.12.0/src/ktp-send-file-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcmutils-devel + kio-devel + kiconthemes-devel + ki18n-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + telepathy-qt5-devel + + desktop/kde/applications/ktp-send-file/pspec.xml + + + ktp-send-file + A File manager plugin to launch a file transfer job with a specified contact + + kio + ki18n + libgcc + qt5-base + kcoreaddons + kiconthemes + telepathy-qt5 + kwidgetsaddons + ktp-common-internals + + + /usr/bin + /usr/share + /usr/share/kservices5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ksquares + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Connect the dots to create squares + Noktaları birleştirerek kare yapma oyunu + KSquares is a fun and exciting game that modeled after the well known pen and paper based game of Dots and Boxes. + KSquares sıkıcı derslerin kurtarıcısı, eğlenceli ve heyecanlı kare yapma oyununun KDE sürümüdür. + ksquares + mirrors://kde/stable/applications/17.12.0/src/ksquares-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kdbusaddons-devel + kdoctools-devel + kwidgetsaddons-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kitemviews-devel + kiconthemes-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/ksquares/pspec.xml + + + ksquares + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + incidenceeditor + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.applications + KDE PIM incidence editor. + KDE PIM incidence editor. + http://download.kde.org/stable/applications/17.12.0/src/incidenceeditor-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + akonadi-devel + kcompletion-devel + kjobwidgets-devel + kcoreaddons-devel + kservice-devel + solid-devel + kxmlgui-devel + kitemmodels-devel + kdelibs4-support-devel + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + boost-devel + kmime-devel + kldap-devel + cyrus-sasl-devel + calendarsupport-devel + kidentitymanagement-devel + akonadi-calendar-devel + kcalcore-devel + kcontacts-devel + eventviews-devel + kcalutils-devel + kdepim-apps-libs-devel + kdiagram-devel + kmailtransport-devel + libkdepim-devel + akonadi-mime-devel + akonadi-contacts-devel + + + qt5.patch + + desktop/kde/applications/incidenceeditor/pspec.xml + + + incidenceeditor + KDE PIM incidence editor. + + kio + ki18n + kldap + kmime + libgcc + akonadi + kcodecs + kconfig + kxmlgui + kcalcore + kdiagram + kservice + qt5-base + kcalutils + kcontacts + libkdepim + eventviews + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + kpimtextedit + ktextwidgets + akonadi-mime + kconfigwidgets + kmailtransport + kwidgetsaddons + calendarsupport + akonadi-contacts + akonadi-calendar + kdelibs4-support + kdepim-apps-libs + kidentitymanagement + + + /etc/xdg + /usr/lib + /usr/lib/qt5 + /usr/share/locale + + + + incidenceeditor-devel + Development files for incidenceeditor. + + incidenceeditor + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-07 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-10 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-22 + 16.04.0 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + kldap + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + LDAP access API for KDE + Allows LDAP accessing with a convenient Qt style C++ API. + mirrors://kde/stable/applications/17.12.0/src/kldap-17.12.0.tar.xz + + qt5-base-devel + kcompletion-devel + kdoctools-devel + ki18n-devel + kio-devel + kmbox-devel + kmime-devel + openldap-client + cyrus-sasl-devel + extra-cmake-modules + + desktop/kde/applications/kldap/pspec.xml + + + kldap + + qt5-base + kcompletion + ki18n + kio + libgcc + cyrus-sasl + openldap-client + kwidgetsaddons + + + /etc/xdg + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kldap-devel + Development files for kdelibs4-support + + qt5-base-devel + kldap + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-27 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkcddb + https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.multimedia + KDE library for CDDB (Compact Disc Database) + CDDB için KDE kitaplığı (Compact Disc Database) + KDE library for CDDB (Compact Disc Database). + CDDB için KDE kitaplığı (Compact Disc Database). + mirrors://kde/stable/applications/17.12.0/src/libkcddb-17.12.0.tar.xz + + extra-cmake-modules + musicbrainz5-devel + kdoctools-devel + kconfig-devel + kcodecs-devel + ki18n-devel + kio-devel + qt5-base-devel + kwidgetsaddons-devel + + desktop/kde/applications/libkcddb/pspec.xml + + + libkcddb + + kio + ki18n + libgcc + kcodecs + kconfig + qt5-base + kcoreaddons + musicbrainz5 + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/share/kservices5 + /usr/share/config.kcfg + /usr/lib + /usr/share/doc + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.11.80 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-09 + 16.08.1 + First release + Alihan Öztürkr + alihan@pisilinux.org + + + + + + blogilo + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + A KDE blogging client + Blogilo is an fully-featured blogging client. It allows local creation and editing of blog posts. Various blogging APIs are supported for publishing. + http://download.kde.org/stable/applications/17.08.3/src/blogilo-17.08.3.tar.xz + + qt5-base + boost-devel + extra-cmake-modules + kblog-devel + kdesignerplugin + kdoctools-devel + kio-devel + ktexteditor-devel + python-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-sql-odbc + qt5-webengine-devel + kcalcore-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + ksyndication-devel + libkdepim-devel + akonadi-devel + akonadi-contacts-devel + akonadi-mime-devel + kcontacts-devel + pimcommon-devel + kimap-devel + kmime-devel + cyrus-sasl-devel + kpimtextedit-devel + messagelib-devel + syntax-highlighting-devel + + desktop/kde/applications/blogilo/pspec.xml + + + blogilo + A KDE blogging client + + qt5-base + kio + kblog + ki18n + kcrash + libgcc + kconfig + kwallet + kxmlgui + qt5-base + pimcommon + messagelib + kcompletion + kcoreaddons + kdbusaddons + ktexteditor + kpimtextedit + ktextwidgets + qt5-webengine + kconfigwidgets + knotifications + kwidgetsaddons + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-19 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-03 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libkgapi + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + Google API library for KDE + A KDE-based library for accessing various Google services via their public API + https://download.kde.org/stable/applications/17.12.0/src/libkgapi-17.12.0.tar.xz + + qt5-base-devel + kcoreaddons-devel + libical-devel + gettext-devel + qt5-xmlpatterns-devel + extra-cmake-modules + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kcontacts-devel + kwindowsystem-devel + kio-devel + kcalcore-devel + kdoctools-devel + qt5-linguist + qt5-location-devel + qt5-webengine-devel + + + qt5.patch + latitudeservice.patch + + desktop/kde/applications/libkgapi/pspec.xml + + + libkgapi + + qt5-base + kcalcore + kcontacts + kio + libgcc + kwindowsystem + kdelibs4-support + qt5-webengine + + + /etc/xdg + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + libkgapi-devel + Development files for libkgapi + + qt5-base-devel + kcalcore-devel + kcontacts-devel + kio-devel + kwindowsystem-devel + kdelibs4-support-devel + libkgapi + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-26 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-17 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-10-12 + 5.3.1 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-23 + 5.1.0 + Release bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2015-11-26 + 5.1.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcalutils + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + The KDE calendar utility library + Calendar utility library for KDE + mirrors://kde/stable/applications/17.12.0/src/kcalutils-17.12.0.tar.xz + + qt5-base-devel + kcalcore-devel + kidentitymanagement-devel + kcoreaddons-devel + kconfig-devel + ki18n-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + grantlee-qt5-devel + kdoctools-devel + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/kcalutils/pspec.xml + + + kcalutils + + qt5-base + kcalcore + kidentitymanagement + ki18n + libgcc + kcodecs + kconfig + grantlee-qt5 + kcoreaddons + kiconthemes + kwidgetsaddons + kdelibs4-support + kidentitymanagement + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/kcalendar + /usr/share/locale + + + + kcalutils-devel + Development files for kcalutils + + qt5-base-devel + kcalutils + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-26 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + killbots + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Run for your life + Hayatta kalmak için kaçın + Killbots is a simple game of evading killer robots. Who created the robots and why they have been programmed to destroy, no one knows. All that is known is that the robots are numerous and their sole objective is to destroy you. + Killbots katil robotlardan kaçmaya çalıştığınız basit bir oyundur. Robotların kimin tarafından yaratıldığı veya neden yok etmek için programlandığı bilinmiyor. Tek gerçek şu ki bir çok robot var ve tek amaçları sizi yok etmek. + killbots + mirrors://kde/stable/applications/17.12.0/src/killbots-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + ki18n-devel + kguiaddons-devel + kconfigwidgets-devel + kitemviews-devel + kiconthemes-devel + kxmlgui-devel + kio-devel + kcompletion-devel + knotifyconfig-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/killbots/pspec.xml + + + killbots + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcompletion + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + pim-storage-service-manager + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + KDE PIM storage services configuration UI + KDE PIM storage services configuration UI + mirrors://kde/stable/applications/16.12.0/src/pim-storage-service-manager-16.12.0.tar.xz + + extra-cmake-modules + kcrash-devel + kdbusaddons-devel + kdoctools-devel + akonadi-contacts-devel + akonadi-devel + akonadi-mime-devel + calendarsupport-devel + kalarmcal-devel + kcalcore-devel + kcontacts-devel + kmailtransport-devel + kpimtextedit-devel + libkdepim + qt5-base-devel + ktextwidgets-devel + kxmlgui-devel + kitemmodels-devel + boost-devel + kdelibs4-support-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kmime-devel + kidentitymanagement-devel + akonadi-calendar-devel + kholidays-devel + mailcommon-devel + messagelib-devel + pimcommon-devel + kimap-devel + cyrus-sasl-devel + libkleo-devel + gpgme-devel + libkdepim-devel + knotifyconfig-devel + + desktop/kde/applications/pim-storage-service-manager/pspec.xml + + + pim-storage-service-manager + KDE PIM storage services configuration UI + + ki18n + kcrash + libgcc + kconfig + kxmlgui + qt5-base + libkdepim + pimcommon + kcoreaddons + kdbusaddons + kpimtextedit + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-01-04 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libkleo + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.applications + KDE PIM cryptographic library + KDE PIM cryptographic library + mirrors://kde/stable/applications/17.12.0/src/libkleo-17.12.0.tar.xz + + qt5-base-devel + boost-devel + gpgme-qt5-devel + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + prison-devel + kmbox-devel + qt5-phonon-devel + akonadi-devel + libical-devel + libqjson-devel + libgpg-error-devel + libxslt-devel + openldap-client + cyrus-sasl-devel + kitemviews-devel + kio-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kldap-devel + extra-cmake-modules + kpimtextedit-devel + + + qt5.patch + + desktop/kde/applications/libkleo/pspec.xml + + + libkleo + + qt5-base + kio + ki18n + libgcc + kcodecs + kmime + kldap + kxmlgui + kcalcore + kcontacts + kconfig + libxml2 + kservice + kguiaddons + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + ktextwidgets + kconfigwidgets + kwidgetsaddons + kdelibs4-support + qt5-phonon + prison + akonadi + gpgme + gpgme-qt5 + kpimtextedit + kwindowsystem + cyrus-sasl + + + /etc/xdg + /usr/lib + /usr/share/doc + /usr/mkspecs/ + /usr/bin + /usr/share/mime + /usr/share/icons + /usr/share/kservices5 + /usr/share/kservicetypes5 + /usr/share/dbus-1 + /usr/share/config.kcfg + /usr/share/kf5 + /usr/share/config + /usr/share/akonadi + /usr/share/akonadicontact/grantleetheme/default + /usr/share/libkleopatra + /usr/share/locale + + + + libkleo-devel + Development package for libkleo libraries + Contains development tools and header files for libkleo + + qt5-base-devel + boost-devel + libkleo + + + /usr/lib/cmake + /usr/include + /usr/lib/gpgmepp + /usr/share/kde4/apps/cmake + + + + + 2018-01-12 + 17.12.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-26 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-25 + 16.04.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + grantleetheme + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.applications + Library for Grantlee theming support + Library for Grantlee theming support + mirrors://kde/stable/applications/17.12.0/src/grantleetheme-17.12.0.tar.xz + + qt5-base-devel + boost-devel + extra-cmake-modules + libkleo-devel + grantlee-qt5-devel + knewstuff-devel + + + qt5.patch + + desktop/kde/applications/grantleetheme/pspec.xml + + + grantleetheme + + qt5-base + ki18n + libgcc + kconfig + kxmlgui + knewstuff + kcoreaddons + kiconthemes + grantlee-qt5 + kwidgetsaddons + + + /etc/xdg + /usr/lib + /usr/share/doc + /usr/mkspecs/ + /usr/bin + /usr/share/mime + /usr/share/icons + /usr/share/kservices5 + /usr/share/kservicetypes5 + /usr/share/dbus-1 + /usr/share/config.kcfg + /usr/share/kf5 + /usr/share/config + /usr/share/akonadi + /usr/share/akonadicontact/grantleetheme/default + /usr/share/locale + + + + grantleetheme-devel + Development package for grantleetheme libraries + Contains development tools and header files for grantleetheme + + qt5-base-devel + boost-devel + grantleetheme + + + /usr/lib/cmake + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-04-25 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcalc + http://kde.org/applications/utilities/kcalc + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + A scientific calculator + Bir bilimsel hesap makinesi + KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance. + KCalc, pek çok matematik fonksiyonu barındıran bir hesap makinesi uygulamasıdır. + kcalc + mirrors://kde/stable/applications/17.12.0/src/kcalc-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + extra-cmake-modules + gmp-devel + cmake + kconfig-devel + kconfigwidgets-devel + kguiaddons-devel + ki18n-devel + kinit-devel + knotifications-devel + kxmlgui-devel + mesa-devel + + desktop/kde/applications/kcalc/pspec.xml + + + kcalc + + qt5-base + gmp + ki18n + libgcc + kconfig + kxmlgui + kguiaddons + kcoreaddons + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-08-01 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-12 + 16.04.1 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktuberling + http://kde.org/applications/games/ktuberling/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + A simple constructor game suitable for children and adults alike + KTuberling a simple constructor game suitable for children and adults alike. The idea of the game is based around a once popular doll making concept. + mirrors://kde/stable/applications/17.12.0/src/ktuberling-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + qt5-multimedia-devel + kcoreaddons-devel + kconfig-devel + kitemmodels-devel + kwidgetsaddons-devel + kwindowsystem-devel + kdbusaddons-devel + ki18n-devel + kconfigwidgets-devel + ktextwidgets-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + knewstuff-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + libkdegames-devel + + desktop/kde/applications/ktuberling/pspec.xml + + + ktuberling + A simple constructor game suitable for children and adults alike + + kio + ki18n + kcrash + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + qt5-multimedia + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/bin + /usr/share/applications + /usr/share/icons + /usr/share/ktuberling + /usr/share/kxmlgui5 + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcontacts http://www.kde.org Pisi Linux Admins @@ -60554,21 +50059,3260 @@ It supports email, address books, calendars, tasks, news feeds and much more.LGPLv2 library app:gui - desktop.kde.plasma - KDE 5 User Manager - User Manager within KDE workspace and applications - mirrors://kde/stable/plasma/5.11.4/user-manager-5.11.4.tar.xz + desktop.kde.applications + Address book API for KDE. + Address book for KDE for Contacts. + mirrors://kde/stable/applications/17.12.0/src/kcontacts-17.12.0.tar.xz qt5-base-devel - kauth-devel + ki18n-devel + kcodecs-devel kconfig-devel - kconfigwidgets-devel + kio-devel + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/kcontacts/pspec.xml + + + kcontacts + + qt5-base + ki18n + kcodecs + kconfig + kcoreaddons + libgcc + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kcontacts-devel + Development files for kcontacts + + qt5-base-devel + kcontacts + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-19 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-04 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kcolorchooser + http://www.kde.org/applications/graphics/kcolorchooser + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.graphics + A simple color chooser application + Basit bir renk seçme uygulaması + KColorChooser is a simple color chooser application. + KColorChooser, basit bir renk seçme uygulamasıdır. + kcolorchooser + mirrors://kde/stable/applications/17.12.0/src/kcolorchooser-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + kwidgetsaddons-devel + kxmlgui-devel + kiconthemes-devel + + desktop/kde/applications/kcolorchooser/pspec.xml + + + kcolorchooser + + ki18n + libgcc + kxmlgui + qt5-base + kcoreaddons + + + /usr/bin + /usr/share/applications + /usr/share/icons + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-09 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + analitza + https://projects.kde.org/projects/kde/kdeedu/analitza + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + desktop.kde.edu + A KDE library for mathematical features + Matematiksel özellikler için bir KDE kitaplığı + analitza is a library to add mathematical features to programs. + analitza, programlara matematiksel özellikler eklemek için bir kitaplıktır. + hi32-app-kalgebra + mirrors://kde/stable/applications/17.12.0/src/analitza-17.12.0.tar.xz + + cmake + eigen3 + mesa-devel + qt5-svg-devel + extra-cmake-modules + qt5-declarative-devel + qt5-linguist + + desktop/kde/applications/analitza/pspec.xml + + + analitza + + mesa + libgcc + qt5-svg + qt5-base + qt5-declarative + + + /usr/lib + /usr/share/doc + /usr/share/libanalitza/ + /usr/share/locale + + + + analitza-devel + Development files for analitza + analitza için geliştirme dosyaları + + analitza + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + spectacle + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.graphics + KDE screenshot capture utility + Ekran görüntüsü yakalama aracı + Spectacle, a new screenshot application that aims to replace KSnapshot.. + spectacle bir ekran görüntüsü yakalama aracıdır. + mirrors://kde/stable/applications/17.12.0/src/spectacle-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kdoctools-devel + libkipi-devel + qt5-script-devel + libxcb-devel + libkscreen-devel + xcb-util-devel + qt5-x11extras-devel + xcb-util-image-devel + xcb-util-cursor-devel + kxmlgui-devel + kio-devel + purpose-devel + kwindowsystem-devel kcoreaddons-devel ki18n-devel - kiconthemes-devel - kio-devel kwidgetsaddons-devel - accountsservice-devel + kdeclarative-devel + knotifications-devel + qt5-declarative-devel + + desktop/kde/applications/spectacle/pspec.xml + + + spectacle + + qt5-base + kio + libkscreen + purpose + xcb-util-cursor + ki18n + libgcc + kconfig + kxmlgui + libkipi + kdeclarative + kservice + kcoreaddons + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + kdbusaddons + libxcb + xcb-util + qt5-x11extras + xcb-util-image + qt5-declarative + + + /usr/bin + /usr/share + /usr/share/doc + + + ksnapshot + + + ksnapshot + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-18 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-31 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kblog + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + A blogging library for KDE + KBlog is a library for calling functions on Blogger 1.0, MetaWeblog, MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient and Syndication. + mirrors://kde/stable/applications/17.12.0/src/kblog-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kdoctools-devel + kcoreaddons-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + qt5-webkit-devel + kcalutils-devel + ksyndication-devel + kxmlrpcclient-devel + kcalcore-devel + + desktop/kde/applications/kblog/pspec.xml + + + kblog + + qt5-base + kcalcore + kxmlrpcclient + kio + ki18n + libgcc + kcoreaddons + ksyndication + kdelibs4-support + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/locale + + + + kblog-devel + Development files for kblog + + qt5-base-devel + kblog + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kross-interpreters + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.bindings + Kross interpreter plugins for programming languages + Language interpreters to enable in-process scripting with Kross. + mirrors://kde/stable/applications/17.12.0/src/kross-interpreters-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kdoctools-devel + kdelibs4-support-devel + kross-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + python-devel + + desktop/kde/applications/kross-interpreters/pspec.xml + + + kross-interpreters + + qt5-base + libgcc + python + kross + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdialog + https://github.com/KDE/kdialog + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + kdialog allows you to display dialog boxes from shell scripts + The syntax is very much inspired from the "dialog" command + (which shows text mode dialogs). + mirrors://kde/stable/applications/17.12.0/src/kdialog-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + glibc-devel + kdelibs4-support-devel + kio-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libICE-devel + libX11-devel + libXext-devel + python-devel + qt5-base-devel + + desktop/kde/applications/kdialog/pspec.xml + + + kdialog + kdialog allows you to display dialog boxes from shell scripts + + kdelibs4-support + kio + qt5-base + ki18n + libX11 + libgcc + kconfig + kguiaddons + kcompletion + kcoreaddons + kiconthemes + ktextwidgets + kwindowsystem + knotifications + kwidgetsaddons + + + /usr/bin + /usr/share + /usr/share/doc + + + kde-baseapps + + + kde-baseapps + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-19 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-03 + 16.11.80 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kdepim-addons + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.applications + Addons for the KDE PIM apllications + Addons for the KDE PIM apllications + mirrors://kde/stable/applications/17.08.3/src/kdepim-addons-17.08.3.tar.xz + + akonadi-calendar-devel + akonadi-devel + akonadi-notes-devel + akonadi-import-wizard-devel + boost-devel + calendarsupport-devel + cyrus-sasl-devel + eventviews-devel + extra-cmake-modules + glibc-devel + grantleetheme-devel + incidenceeditor-devel + kcalutils-devel + kconfig-devel + kdeclarative-devel + kdepim-apps-libs-devel + kdesignerplugin + kdoctools-devel + ki18n-devel + ktnef-devel + kxmlgui-devel + libgravatar-devel + libical-devel + libkdepim-devel + libkgapi-devel + libkleo-devel + mailcommon-devel + mailimporter-devel + messagelib-devel + pimcommon-devel + python-devel + qt5-base-devel + qt5-declarative-devel + qt5-webengine-devel + kio-devel + kmime-devel + kcodecs-devel + kcalcore-devel + kservice-devel + kcontacts-devel + kitemviews-devel + kcompletion-devel + kcoreaddons-devel + kiconthemes-devel + akonadi-mime-devel + kpimtextedit-devel + ktextwidgets-devel + kconfigwidgets-devel + kmailtransport-devel + kwidgetsaddons-devel + akonadi-contacts-devel + kdelibs4-support-devel + kidentitymanagement-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kimap-devel + gpgme-devel + kdiagram-devel + grantlee-qt5-devel + libksieve-devel + syntax-highlighting-devel + + desktop/kde/applications/kdepim-addons/pspec.xml + + + kdepim-addons + Addons for the KDE PIM apllications + + akonadi + akonadi-calendar + akonadi-notes + calendarsupport + eventviews + grantleetheme + incidenceeditor + kcalutils + kconfig + kdeclarative + kdepim-apps-libs + ki18n + ktnef + kxmlgui + libgcc + libgravatar + libkdepim + libkleo + mailcommon + messagelib + pimcommon + qt5-base + qt5-declarative + qt5-webengine + kio + kmime + kcodecs + kcalcore + kservice + kcontacts + kitemviews + kcompletion + kcoreaddons + kiconthemes + akonadi-mime + kpimtextedit + ktextwidgets + kconfigwidgets + kmailtransport + kwidgetsaddons + akonadi-contacts + kdelibs4-support + kidentitymanagement + gpgme + kjobwidgets + grantlee-qt5 + kimap + libksieve + kitemmodels + mailimporter + syntax-highlighting + akonadi-import-wizard + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + kde-baseapps + + + kde-baseapps + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-07 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-10 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-08 + 16.08.3 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + akonadi-calendar + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Akonadi calendar integration + Calendar integration for Akonadi. + mirrors://kde/stable/applications/17.12.0/src/akonadi-calendar-17.12.0.tar.xz + + qt5-base-devel + ki18n-devel + kcodecs-devel + kdoctools-devel + boost-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kmailtransport-devel + akonadi-devel + kdelibs4-support-devel + extra-cmake-modules + kdesignerplugin + akonadi-mime-devel + kmime-devel + cyrus-sasl-devel + kcontacts-devel + kidentitymanagement-devel + kcalcore-devel + kcalutils-devel + akonadi-contacts-devel + prison-devel + + + qt5.patch + + desktop/kde/applications/akonadi-calendar/pspec.xml + + + akonadi-calendar + + qt5-base + ki18n + kcodecs + kdelibs4-support + kio + kmime + libgcc + kconfig + kxmlgui + kcalcore + kcalutils + kcontacts + akonadi + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + kconfigwidgets + kmailtransport + kwidgetsaddons + kidentitymanagement + akonadi-mime + akonadi-contacts + prison + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + akonadi-calendar-devel + Development files for akonadi-calendar + + qt5-base-devel + akonadi-calendar + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-26 + 17.12.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-16 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-16 + 17.04.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-02 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-filetransfer-handler + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + KDE Telepathy file transfer handler + KDE Telepathy file transfer handler + mirrors://kde/stable/applications/17.12.0/src/ktp-filetransfer-handler-17.12.0.tar.xz + + extra-cmake-modules + kcoreaddons-devel + ki18n-devel + kio-devel + kconfig-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + telepathy-qt5-devel + + desktop/kde/applications/ktp-filetransfer-handler/pspec.xml + + + ktp-filetransfer-handler + KDE Telepathy file transfer handler + + kio + ki18n + libgcc + kconfig + qt5-base + kcoreaddons + telepathy-qt5 + ktp-common-internals + + + /usr/lib + /usr/share + /usr/share/dbus-1 + /usr/share/telepathy + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + signon-kwallet-extension + http://kde.org + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app + desktop.kde.network + KWallet signon extension + KWallet signon extension + mirrors://kde/stable/applications/17.12.0/src/signon-kwallet-extension-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kwallet-devel + signon-devel + + desktop/kde/applications/signon-kwallet-extension/pspec.xml + + + signon-kwallet-extension + KWallet signon extension + + libgcc + signon + kwallet + qt5-base + + + /usr/lib/signon + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-desktop-applets + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + The KDE-Telepathy Plasma desktop applets + The KDE-Telepathy Plasma desktop applets + mirrors://kde/stable/applications/17.12.0/src/ktp-desktop-applets-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + kwindowsystem-devel + plasma-framework-devel + + desktop/kde/applications/ktp-desktop-applets/pspec.xml + + + ktp-desktop-applets + The KDE-Telepathy Plasma desktop applets + + libgcc + qt5-base + kwindowsystem + qt5-declarative + + + /usr/lib + /usr/share + /usr/share/plasma + /usr/share/kservices5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + picmi + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Picmi is a single player logic-based puzzle game + Resim çizme bulmacası + Picmi is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture. + Picmi, tablonun kenarında verilen sayılar kadar tabla üzerinde nokta koyarak bir resim tamamlama bulmacasıdır. + https://download.kde.org/stable/applications/17.12.0/src/picmi-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-svg-devel + qt5-declarative-devel + kdoctools-devel + kcoreaddons-devel + kdbusaddons-devel + kdeclarative-devel + ki18n-devel + kio-devel + knewstuff-devel + kxmlgui-devel + libkdegames-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/picmi/pspec.xml + + + picmi + picmi + + ki18n + libgcc + kxmlgui + qt5-svg + qt5-base + kcoreaddons + kdbusaddons + libkdegames + kconfigwidgets + kwidgetsaddons + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 3.1.0 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kstars + http://edu.kde.org/applications/all/kstars + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + A desktop planetarium for KDE + KDE için bir masaüstü gözlemevi + KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects, all 8 planets, the Sun and Moon, and thousands of comets and asteroids. + KStars, dünyanın herhangi bir yerinin herhangi bir anındaki gökyüzü yıldız haritasını gösterebilen bir uygulamadır. 100 milyon kadar yıldız, 13000 derin gök cismi, 8 gezegenin tümü, Güneş, Ay ile birçok kuyruklu yıldız ve astreoidi içeren bir veritabanı vardır. + kstars + https://download.kde.org/stable/applications/17.08.3/src/kstars-17.08.3.tar.xz + + qt5-base-devel + qt5-multimedia-devel + qt5-svg-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-sql-odbc + qt5-declarative-devel + qt5-location-devel + qt5-quickcontrols2-devel + eigen3 + xplanet + kcrash-devel + libraw-devel + cfitsio-devel + libindi-devel + kdoctools-devel + kconfig-devel + kguiaddons-devel + kwidgetsaddons-devel + knewstuff-devel + kdbusaddons-devel + gettext-devel + ki18n-devel + kinit-devel + kjobwidgets-devel + kio-devel + kwindowsystem-devel + kxmlgui-devel + kplotting-devel + ktexteditor-devel + kiconthemes-devel + pkgconfig + mesa-glu-devel + mesa-devel + wcslib-devel + zlib-devel + knotifyconfig-devel + extra-cmake-modules + + desktop/kde/applications/kstars/pspec.xml + + + kstars + + qt5-base + qt5-svg + qt5-declarative + libindi + cfitsio + kio + kinit + kcrash + knewstuff + kplotting + ktexteditor + zlib + ki18n + libgcc + kconfig + kxmlgui + kcoreaddons + kiconthemes + kconfigwidgets + knotifyconfig + kwidgetsaddons + wcslib + xplanet + knotifications + + + /etc/dbus-1/system.d/org.kde.kf5auth.kstars.conf + /etc/xdg + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-01 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdiagram + http://www.kde.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Powerful libraries for creating business diagrams + Powerful libraries for creating business diagrams + http://download.kde.org/stable/kdiagram/2.6.0/src/kdiagram-2.6.0.tar.xz + + extra-cmake-modules + qt5-assistant-devel + qt5-base-devel + qt5-designer-devel + qt5-linguist + qt5-svg-devel + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-odbc + + desktop/kde/applications/kdiagram/pspec.xml + + + kdiagram + Powerful libraries for creating business diagrams + + libgcc + qt5-base + qt5-svg + + + /usr/lib + /usr/lib/qt5 + /usr/share/locale + /usr/share/doc + + + + kdiagram-devel + Development files for kdiagram + + kdiagram + + + /usr/include + /usr/lib/cmake + + + + + 2017-07-04 + 2.6.0 + Version no fix. + Kamil Atlı + suvari@pisilinux.org + + + 2017-06-30 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-19 + 16.12.0 + Rebuild. + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + eventviews + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.applications + Library for creating events. + Library for creating events. + mirrors://kde/stable/applications/17.12.0/src/eventviews-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + akonadi-devel + kcompletion-devel + kjobwidgets-devel + kcoreaddons-devel + kservice-devel + solid-devel + kxmlgui-devel + kitemmodels-devel + kdelibs4-support-devel + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + boost-devel + libkdepim-devel + kcontacts-devel + kcalcore-devel + kcalutils-devel + calendarsupport-devel + kmime-devel + kidentitymanagement-devel + akonadi-calendar-devel + akonadi-contacts-devel + kdiagram-devel + + + qt5.patch + + desktop/kde/applications/eventviews/pspec.xml + + + eventviews + Library for creating events. + + ki18n + libgcc + akonadi + kcodecs + kconfig + kcalcore + kdiagram + kservice + qt5-base + kcalutils + kcontacts + libkdepim + kguiaddons + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kconfigwidgets + kwidgetsaddons + calendarsupport + akonadi-calendar + kdelibs4-support + + + /etc + /usr/lib + /usr/lib/qt5 + /usr/share/kservicetypes5 + /usr/share/locale + + + + eventviews-devel + Development files for eventviews. + + eventviews + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-22 + 16.04.0 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + akonadiconsole + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Akonadi management and debugging console + Akonadi management and debugging console + http://download.kde.org/stable/applications/17.08.3/src/akonadiconsole-17.08.3.tar.xz + + akonadi-contacts-devel + akonadi-devel + akonadi-calendar-devel + pimcommon-devel + akonadi-mime-devel + calendarsupport-devel + extra-cmake-modules + kimap-devel + kcalcore-devel + kcompletion-devel + kconfig-devel + kconfigwidgets-devel + kcontacts-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + ki18n-devel + kitemmodels-devel + kmime-devel + kpimtextedit-devel + ktextwidgets-devel + kwidgetsaddons-devel + kxmlgui-devel + libkdepim-devel + libkleo-devel + messagelib-devel + qt5-base-devel + qt5-sql-mysql + qt5-sql-postgresql + qt5-sql-sqlite + qt5-sql-odbc + kdelibs4-support-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kidentitymanagement-devel + cyrus-sasl-devel + gpgme-devel + + desktop/kde/applications/akonadiconsole/pspec.xml + + + akonadiconsole + Akonadi management and debugging console + + akonadi + akonadi-contacts + akonadi-mime + calendarsupport + kcalcore + qt5-base + ki18n + kmime + kcrash + libgcc + kconfig + kxmlgui + kcontacts + libkdepim + kitemviews + messagelib + kcompletion + kcoreaddons + kdbusaddons + kitemmodels + kpimtextedit + ktextwidgets + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/doc + /usr/lib + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-27 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kfloppy + http://kde.org/applications/utilities/kfloppy + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.utils + A floppy formatter + A floppy formatter + KFloppy is a utility that provides a straightforward graphical means to format 3.5" and 5.25" floppy disks. + KFloppy is a utility that provides a straightforward graphical means to format 3.5" and 5.25" floppy disks. + kfloppy + http://download.kde.org/stable/applications/17.12.0/src/kfloppy-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + kcoreaddons-devel + kio-devel + kdoctools-devel + kdelibs4-support-devel + kxmlgui-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kfloppy/pspec.xml + + + kfloppy + + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcompletion + kcoreaddons + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/share/doc + /usr/bin + /usr/share/icons + /usr/share/applications + /usr/share/locale/ + /usr/share/metainfo/org.kde.kfloppy.appdata.xml + /etc/xdg/kfloppy.categories + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-26 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pim-data-exporter + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Import and export KDE PIM settings + Import and export KDE PIM settings + https://download.kde.org/stable/applications/17.08.3/src/pim-data-exporter-17.08.3.tar.xz + + extra-cmake-modules + kcrash-devel + kdbusaddons-devel + kdoctools-devel + akonadi-contacts-devel + akonadi-devel + akonadi-mime-devel + calendarsupport-devel + kalarmcal-devel + kcalcore-devel + kcontacts-devel + kmailtransport-devel + kpimtextedit-devel + qt5-base-devel + ktextwidgets-devel + kxmlgui-devel + kitemmodels-devel + boost-devel + kdelibs4-support-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kmime-devel + kidentitymanagement-devel + akonadi-calendar-devel + kholidays-devel + mailcommon-devel + messagelib-devel + pimcommon-devel + kimap-devel + cyrus-sasl-devel + libkleo-devel + gpgme-devel + libkdepim-devel + + desktop/kde/applications/pim-data-exporter/pspec.xml + + + pim-data-exporter + Import and export KDE PIM settings + + kio + ki18n + kmime + kcrash + libgcc + akonadi + kconfig + kxmlgui + karchive + qt5-base + kalarmcal + kcontacts + libkdepim + pimcommon + kitemviews + mailcommon + messagelib + kcoreaddons + kdbusaddons + kpimtextedit + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + kidentitymanagement + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 3.1.0 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-05 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kmime + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + KDE library for handling mail messages and newsgroup articles. + Kmime library for handling mail messages and newsgroup articles. + mirrors://kde/stable/applications/17.12.0/src/kmime-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + boost-devel + ki18n-devel + kcodecs-devel + kdoctools-devel + kdelibs4-support-devel + + + qt5.patch + + desktop/kde/applications/kmime/pspec.xml + + + kmime + + qt5-base + ki18n + kcodecs + libgcc + + + /usr/share + /usr/share/locale + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kmime-devel + Development files for kmime + + qt5-base-devel + kmime + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kpmcore + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.applications + Library for managing partitions. + Library for managing partitions. + mirrors://kde/stable/kpmcore/3.3.0/src/kpmcore-3.3.0.tar.xz + + qt5-base-devel + libatasmart-devel + extra-cmake-modules + parted-devel + libutil-linux-devel + ki18n-devel + kio-devel + kconfig-devel + kxmlgui-devel + kservice-devel + kcoreaddons-devel + kiconthemes-devel + kjobwidgets-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kdoctools-devel + kwidgetsaddons-devel + + desktop/kde/applications/kpmcore/pspec.xml + + + kpmcore + + kio + ki18n + kwidgetsaddons + libgcc + parted + kservice + qt5-base + kcoreaddons + kiconthemes + libatasmart + libutil-linux + + + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + kpmcore-devel + Development files for kpmcore + + kpmcore + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-19 + 3.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-09 + 3.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-17 + 3.1.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-30 + 3.1.1 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-12 + 2.9.91 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-13 + 2.9.91 + Version bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-10-12 + 2.1.1 + Release bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-01-17 + 2.1.1 + Release bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-01-17 + 2.1.1 + First Release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + granatier + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + A Bomberman game + Bombalama macera oyunu + Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone. + granatier, oyuncunun yüksekliği her turda azalan bir uçak içinde şehirlere hücum ettiği tek kişilik bir macera oyunudur. + granatier + mirrors://kde/stable/applications/17.12.0/src/granatier-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kdbusaddons-devel + kwidgetsaddons-devel + ki18n-devel + kxmlgui-devel + knewstuff-devel + libkdegames-devel + qt5-declarative-devel kdelibs4-support-devel kdesignerplugin kdoctools-devel @@ -60576,141 +53320,127 @@ It supports email, address books, calendars, tasks, news feeds and much more.kitemmodels-devel kinit-devel kunitconversion-devel - libpwquality-devel - mesa-devel - extra-cmake-modules - kcmutils-devel - desktop/kde/plasma/user-manager/pspec.xml + desktop/kde/applications/granatier/pspec.xml - user-manager + granatier - qt5-base - accountsservice - libgcc - kio ki18n + libgcc kconfig - libpwquality + kxmlgui + qt5-svg + qt5-base + knewstuff kcoreaddons - kiconthemes + kdbusaddons + libkdegames kconfigwidgets - kdelibs4-support kwidgetsaddons /usr/share - /usr/share/locale - /usr/bin - /usr/lib/cmake - /usr/lib/qt5 /usr/lib /usr/share/doc + /usr/bin - - 2017-12-15 - 5.11.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - 2017-11-08 - 5.11.3 - Version bump. + 2017-12-15 + 17.12.0 + Version bump Mustafa Cinasal muscnsl@gmail.com - 2017-11-02 - 5.11.2 + 2017-11-11 + 17.08.3 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-10-14 - 5.11.0 + 2017-10-15 + 17.08.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-09-13 - 5.10.5 + 2017-09-14 + 17.08.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-06-21 - 5.10.2 - version bump + 2017-07-17 + 17.04.3 + Version bump Ali Algul aligulle3801@gmail.com - 2017-03-01 - 5.8.5 + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org - - 2017-01-01 - 5.8.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-11-26 - 5.8.4 + 2016-12-22 + 16.12.0 Version bump. Stefan Gronewold(groni) groni@pisilinux.org - 2016-11-03 - 5.8.3 + 2016-11-27 + 16.08.3 Version bump. - Stefan Gronewold + Stefan Gronewold(groni) groni@pisilinux.org - 2016-10-20 - 5.8.2 + 2016-10-22 + 16.08.2 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org - 2016-10-06 - 5.8.0 + 2016-10-20 + 16.08.1 Version bump. - Stefan Gronewold - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilnux.org - 2016-07-30 - 5.7.2 + 2016-07-31 + 16.04.3 Version bump. Yusuf Aydemir yusuf.aydemir@pisilinux.org - 2016-05-18 - 5.6.4 + 2016-05-19 + 16.04.0 Version bump. Burak Ertürk burakerturk@pisilinux.org - 2016-04-08 - 5.6.2 + 2016-03-20 + 15.12.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -60719,78 +53449,7944 @@ It supports email, address books, calendars, tasks, news feeds and much more. - xdg-desktop-portal-kde - https://download.kde.org/ + kgeography + http://edu.kde.org/applications/all/kgeography + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + KGeography is a geography learning tool + Bir coğrafya uygulaması + KGeography is a geography learning tool, which allows you to learn about the political divisions of some countries (divisions, capitals of those divisions and their associated flags if there are some). + KGeography, ülkeler hakkında çeşitli bilgiler sunan bir coğrafya uygulamasıdır. + kgeography + https://download.kde.org/stable/applications/17.12.0/src/kgeography-17.12.0.tar.xz + + qt5-base-devel + kconfig-devel + kdoctools-devel + kxmlgui-devel + kwidgetsaddons-devel + kcoreaddons-devel + ki18n-devel + kitemviews-devel + kiconthemes-devel + kservice-devel + kconfigwidgets-devel + extra-cmake-modules + + desktop/kde/applications/kgeography/pspec.xml + + + kgeography + + qt5-base + libgcc + kconfig + kxmlgui + kwidgetsaddons + kcoreaddons + ki18n + kitemviews + kiconthemes + kconfigwidgets + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkexiv2 + http://www.kde.org PisiLinux Community admins@pisilinux.org GPLv2 library - desktop.kde.plasma - A backend implementation for xdg-desktop-portal using Qt/KF5 - A backend implementation for xdg-desktop-portal using Qt/KF5 - A backend implementation for xdg-desktop-portal using Qt/KF5 - A backend implementation for xdg-desktop-portal using Qt/KF5 - https://download.kde.org/stable/plasma/5.11.4/xdg-desktop-portal-kde-5.11.4.tar.xz + desktop.kde.graphics + An Exiv2 wrapper library + Exiv2 sarmalayıcı kitaplığı + libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF/IPTC and XMP. + libkexiv2, EXIF/IPTC ve XMP gibi resim meta bilgilerini düzenlemek için kullanılan Exiv2 kitaplığını sarmalayan bir kitaplıktır. + mirrors://kde/stable/applications/17.12.0/src/libkexiv2-17.12.0.tar.xz extra-cmake-modules + cmake + exiv2-devel qt5-base-devel - kcoreaddons-devel - ki18n-devel - knotifications-devel - desktop/kde/plasma/xdg-desktop-portal-kde/pspec.xml + desktop/kde/applications/libkexiv2/pspec.xml - xdg-desktop-portal-kde + libkexiv2 - ki18n + qt5-base + exiv2-libs libgcc - qt5-base - kcoreaddons - knotifications /usr/lib - /usr/share/dbus-1 - /usr/share - /usr/share/doc - /usr/share/locale + /usr/bin + + + + libkexiv2-devel + Development files for libkexiv2 + libkexiv2 için geliştirme dosyaları + + libkexiv2 + + + /usr/include + /usr/lib/pkgconfig - + 2017-12-15 - 5.11.4 + 17.12.0 Version bump. Mustafa Cinasal muscnsl@gmail.com + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-06 + 17.08.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ark + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + desktop.kde.utils + KDE Archiving Tool + Ark is a program for managing various archive formats within the KDE environment. + mirrors://kde/stable/applications/17.12.0/src/ark-17.12.0.tar.xz + + qt5-base-devel + rar + unrar + p7zip + xz-devel + zlib-devel + libzip-devel + karchive-devel + kconfig-devel + kcrash-devel + kio-devel + kpty-devel + khtml-devel + xz-devel + kdbusaddons-devel + kdoctools-devel + docbook-xsl + libarchive-devel + extra-cmake-modules + kitemmodels-devel + + desktop/kde/applications/ark/pspec.xml + + + ark + + qt5-base + zlib + libzip + libarchive + karchive + kcrash + kconfig + kio + unrar + kpty + khtml + ki18n + libgcc + kxmlgui + kservice + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kjobwidgets + kwidgetsaddons + kparts + kconfigwidgets + kitemmodels + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/locale + /usr/lib + /usr/share/icons + /usr/share/man + /usr/share/doc + + + + + 2018-01-14 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kdegraphics-svgpart + https://www.kde.org/applications/graphics/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.applications + A KPart for viewing SVGs + A KPart for viewing SVGs + mirrors://kde/stable/applications/17.12.0/src/svgpart-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + glibc-devel + kcoreaddons-devel + kparts-devel + python-devel + qt5-base-devel + qt5-svg-devel + + desktop/kde/applications/kdegraphics-svgpart/pspec.xml + + + kdegraphics-svgpart + A KPart for viewing SVGs + + kcoreaddons + kparts + qt5-base + qt5-svg + ki18n + libgcc + kxmlgui + kconfigwidgets + + + /usr/share + /usr/lib/qt5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-08 + 16.11.90 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kmplot + http://kde.org/applications/education/kmplot/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.edu + Mathematical Function Plotter + KmPlot is a program to draw graphs, their integrals or derivatives. It supports different systems of coordinates like the Cartesian or the polar coordinate system. The graphs can be colorized and the view is scalable, so that you are able to zoom to the level you need. + mirrors://kde/stable/applications/17.12.0/src/kmplot-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + kdelibs4-support-devel + kdoctools-devel + ki18n-devel + kinit-devel + kunitconversion-devel + kdelibs4-support-devel + kparts-devel + kwidgetsaddons-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + qt5-base-devel + + desktop/kde/applications/kmplot/pspec.xml + + + kmplot + Mathematical Function Plotter + + kdelibs4-support + ki18n + kparts + kwidgetsaddons + qt5-base + qt5-svg + libgcc + kconfig + kxmlgui + kservice + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + /usr/share/man + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-01 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + blinken + https://www.kde.org/applications/education/blinken/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + FDL + GPL + LGPL + gui + desktop.kde.edu + Blinken - Memory Enhancement Game + Hafıza geliştirme oyunu. + Blinken is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each one with their own distinctive sound. + Hafıza geliştirme oyunu. + mirrors://kde/stable/applications/17.12.0/src/blinken-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + kdbusaddons-devel + kdoctools-devel + kguiaddons-devel + ki18n-devel + kxmlgui-devel + qt5-base-devel + qt5-phonon-devel + + desktop/kde/applications/blinken/pspec.xml + + + blinken + Blinken - Memory Enhancement Game + + kconfig + kcoreaddons + kdbusaddons + kguiaddons + ki18n + kxmlgui + libgcc + qt5-base + qt5-phonon + qt5-svg + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kholidays + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + KDE library for regional holiday information + KDE library for regional holiday information + mirrors://kde/stable/applications/17.12.0/src/kholidays-17.12.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-linguist + autogen-devel + kitemviews-devel + kdoctools-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + extra-cmake-modules + + + qt5.patch + + desktop/kde/applications/kholidays/pspec.xml + + + kholidays + + qt5-base + kdelibs4-support + qt5-declarative + ki18n + libgcc + kitemviews + kcompletion + + + /etc + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kholidays-devel + Development files for kdelibs4-support + + qt5-base-devel + kholidays + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-28 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akonadi-search + http://pim.kde.org/akonadi + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.kde.applications + Libraries and daemons to implement searching in Akonadi + Libraries and daemons to implement searching in Akonadi + akonadi + mirrors://kde/stable/applications/17.12.0/src/akonadi-search-17.12.0.tar.xz + + qt5-base-devel + kcrash-devel + kconfig-devel + ki18n-devel + akonadi-devel + kcontacts-devel + kmime-devel + kjobwidgets-devel + kservice-devel + solid-devel + kxmlgui-devel + kitemmodels-devel + kdelibs4-support-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kcalcore-devel + libical-devel + kdesignerplugin + kcompletion-devel + boost-devel + kcmutils-devel + krunner-devel + xapian-core-devel + kdoctools-devel + extra-cmake-modules + akonadi-mime-devel + + + qt5.patch + + desktop/kde/applications/akonadi-search/pspec.xml + + + akonadi-search + app:console + + qt5-base + ki18n + kmime + libgcc + kcodecs + kconfig + kcalcore + kcontacts + kcoreaddons + xapian-core + krunner + kcompletion + kconfigwidgets + kwidgetsaddons + akonadi + akonadi-mime + + + /etc/akonadi + /etc/xdg + /usr/bin + /usr/lib + /usr/share/dbus-1 + /usr/share/config + /usr/share/mime + /usr/share/kde4 + /usr/share/doc/ + /usr/share/akonadi + /usr/share/kservices5 + /usr/share/locale + + + + akonadi-search-devel + Development files for akonadi + + akonadi-search + qt5-base-devel + ki18n-devel + kmime-devel + kcodecs-devel + kconfig-devel + kcalcore-devel + kcontacts-devel + kcoreaddons-devel + xapian-core-devel + kdelibs4-support-devel + kcmutils-devel + krunner-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-approver + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + KDE Channel Approver for Telepathy + KDE Channel Approver for Telepathy + mirrors://kde/stable/applications/17.12.0/src/ktp-approver-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kdbusaddons-devel + kconfig-devel + ki18n-devel + knotifications-devel + kservice-devel + telepathy-qt5-devel + + desktop/kde/applications/ktp-approver/pspec.xml + + + ktp-approver + + ki18n + libgcc + kconfig + kservice + qt5-base + kcoreaddons + kdbusaddons + telepathy-qt5 + knotifications + + + /etc + /usr/lib + /usr/share + /usr/share/kservicetypes5 + /usr/share/kservices5 + /usr/share/dbus-1 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kaccounts-integration + https://projects.kde.org/projects/kdereview/kaccounts-integration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others + Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others + mirrors://kde/stable/applications/17.12.0/src/kaccounts-integration-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + kcmutils-devel + ki18n-devel + kcoreaddons-devel + kdbusaddons-devel + libaccounts-qt5-devel + libaccounts-glib-devel + signon-devel + gettext-devel + kdeclarative-devel + + desktop/kde/applications/kaccounts-integration/pspec.xml + + + kaccounts-integration + Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others + + ki18n + libgcc + signon + qt5-base + kcoreaddons + kdbusaddons + kconfigwidgets + libaccounts-qt5 + qt5-declarative + + + /usr/share + /usr/share/kservices5 + /usr/share/doc + /usr/lib/qt5 + /usr/lib/libkaccounts.so* + + + + kaccounts-integration-devel + Development files for kaccounts-integration + + kaccounts-integration + libaccounts-qt5-devel + + + /usr/include + /usr/lib/cmake/KAccounts + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktp-text-ui + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + Telepathy handler for Text Chats + Telepathy handler for Text Chats + mirrors://kde/stable/applications/17.12.0/src/ktp-text-ui-17.12.0.tar.xz + + extra-cmake-modules + karchive-devel + sonnet-devel + kwidgetsaddons-devel + kservice-devel + kemoticons-devel + kio-devel + kpeople-devel + kcmutils-devel + knotifyconfig-devel + knotifications-devel + ki18n-devel + kdewebkit-devel + kwindowsystem-devel + kxmlgui-devel + kitemviews-devel + ktextwidgets-devel + kiconthemes-devel + kdbusaddons-devel + ktp-common-internals-devel + telepathy-logger-qt-devel + telepathy-qt5-devel + qt5-speech-devel + qt5-location-devel + qt5-webkit-devel + qt5-base-devel + qt5-webengine-devel + + desktop/kde/applications/ktp-text-ui/pspec.xml + + + ktp-text-ui + Telepathy handler for Text Chats + + kio + ki18n + libgcc + sonnet + kconfig + kxmlgui + kpeople + karchive + kcmutils + kservice + qt5-base + qt5-speech + kdewebkit + kemoticons + kitemviews + qt5-webkit + qt5-webengine + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + knotifyconfig + kwindowsystem + telepathy-qt5 + kconfigwidgets + knotifications + kwidgetsaddons + ktp-common-internals + + + /usr/bin + /usr/lib + /usr/share + /usr/share/ktelepathy + /usr/share/ktp-log-viewer + /usr/share/kxmlgui5 + /usr/share/telepathy + /usr/share/dbus-1 + /usr/share/kservices5 + /usr/share/kservicetypes5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-18 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ktnef + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + API for handling TNEF data + The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format. + mirrors://kde/stable/applications/17.12.0/src/ktnef-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + extra-cmake-modules + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kcalcore-devel + kcalutils-devel + kcontacts-devel + + + qt5.patch + + desktop/kde/applications/ktnef/pspec.xml + + + ktnef + + qt5-base + kcalutils + ki18n + libgcc + kcalcore + kcontacts + kdelibs4-support + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/locale + + + + ktnef-devel + Development files for ktnef + + qt5-base-devel + ktnef + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkdcraw + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + A C++ interface around LibRaw library + LibRaw kitaplığı için C++ arayüzü + libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files. + libkdcraw, RAW resim dosyalarını çözmek için kullanılan LibRaW kitaplığının C++ arayüzüdür. + mirrors://kde/stable/applications/17.12.0/src/libkdcraw-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + libraw-devel + kconfig-devel + ki18n-devel + cmake + extra-cmake-modules + + desktop/kde/applications/libkdcraw/pspec.xml + + + libkdcraw + + qt5-base + libraw + kconfig + ki18n + libgcc + + + /usr/lib + /usr/bin + /usr/share/icons + /usr/share/ + + + + libkdcraw-devel + Development files for libkdcraw + libkdcraw için geliştirme dosyaları + + libkdcraw + qt5-base-devel + libraw-devel + kconfig-devel + ki18n-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/apps/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + dragonplayer + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.multimedia + Multimedia player + a multimedia player where the focus is on simplicity, instead of features. + mirrors://kde/stable/applications/17.12.0/src/dragon-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + kio-devel + kparts-devel + docbook-xsl + extra-cmake-modules + + desktop/kde/applications/dragonplayer/pspec.xml + + + dragonplayer + + qt5-base + kio + ki18n + solid + libgcc + kconfig + kxmlgui + kservice + qt5-phonon + kcoreaddons + kdbusaddons + kjobwidgets + kwindowsystem + kconfigwidgets + kwidgetsaddons + kparts + + + /etc/xdg + /usr/share + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/man/man1 + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + khangman + http://edu.kde.org/applications/all/khangman + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + KHangMan is a game for kids based on the well-known hangman game + Adam asmaca oyununun çocuklar için uyarlanmış, öğretici versiyonu + KHangMan is a game based on the well-known hangman game. It is aimed at children aged six and over. The game has several categories of words to play with, for example: Animals (animals words) and three difficulty categories: Easy, Medium and Hard. + KHangman, adam asmaca olarak bilinen oyunun 6 yaş ve üzeri için uyarlanmış bir uygulamasıdır. Oynamak için seçilebilecek değişik kategoriler ve 3 farklı zorluk seviyesi bulunuyor. + khangman + mirrors://kde/stable/applications/17.12.0/src/khangman-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + kdeclarative-devel + knewstuff-devel + ki18n-devel + kcrash-devel + kcompletion-devel + kconfig-devel + kcoreaddons-devel + kconfigwidgets-devel + knotifications-devel + kxmlgui-devel + kwidgetsaddons-devel + kio-devel + qt5-svg-devel + qt5-linguist + qt5-declarative-devel + libkeduvocdocument-devel + extra-cmake-modules + + desktop/kde/applications/khangman/pspec.xml + + + khangman + + qt5-base + kdeclarative + knewstuff + ki18n + kwidgetsaddons + kconfig + kcoreaddons + kxmlgui + qt5-declarative + libkeduvocdocument + libgcc + + + /etc/xdg + /usr/bin + /usr/share + /usr/share/man + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-10 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + korganizer + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Calendar and scheduling Program + KOrganizer is the calendar and scheduling component of Kontact, the integrated personal information manager from KDE. + mirrors://kde/stable/applications/17.04.2/src/korganizer-17.04.2.tar.xz + + gpgme-devel + extra-cmake-modules + kcmutils-devel + kcrash-devel + kdbusaddons-devel + kdoctools-devel + prison-devel + akonadi-devel + akonadi-search-devel + grantleetheme-devel + kdepim-apps-libs-devel + kpimtextedit-devel + libkdepim-devel + libkleo-devel + pimcommon-devel + qt5-base-devel + kitemmodels-devel + akonadi-mime-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + knewstuff-devel + akonadi-contacts-devel + kidentitymanagement-devel + kmailtransport-devel + cyrus-sasl-devel + kcalutils-devel + kholidays-devel + kldap-devel + akonadi-calendar-devel + kontactinterface-devel + akonadi-notes-devel + mailcommon-devel + messagelib-devel + kimap-devel + incidenceeditor-devel + eventviews-devel + calendarsupport-devel + + desktop/kde/applications/korganizer/pspec.xml + + + korganizer + Calendar and scheduling Program + + kio + ki18n + kmime + kcrash + kparts + libgcc + akonadi + kcodecs + kconfig + kxmlgui + kcalcore + kcmutils + kservice + qt5-base + kcalutils + kcontacts + kholidays + knewstuff + libkdepim + pimcommon + eventviews + kitemviews + mailcommon + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + akonadi-mime + kpimtextedit + akonadi-notes + kwindowsystem + akonadi-search + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + calendarsupport + incidenceeditor + akonadi-calendar + akonadi-contacts + kdelibs4-support + kdepim-apps-libs + kontactinterface + kidentitymanagement + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-07-09 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-08 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + ktp-common-internals + http://community.kde.org/Real-Time_Communication_and_Collaboration + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + Common components for KDE-Telepathy + Common components for KDE-Telepathy + mirrors://kde/stable/applications/17.12.0/src/ktp-common-internals-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + kcoreaddons-devel + knotifications-devel + kio-devel + kwidgetsaddons-devel + kcmutils-devel + knotifyconfig-devel + ktexteditor-devel + kwallet-devel + kconfig-devel + kwindowsystem-devel + kiconthemes-devel + kpeople-devel + signon-devel + kaccounts-integration-devel + telepathy-logger-qt-devel + libaccounts-qt5-devel + telepathy-qt5-devel + libaccounts-glib-devel + libgcrypt-devel + sqlite-devel + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-sqlite + telepathy-mission-control-devel + libotr-devel + + desktop/kde/applications/ktp-common-internals/pspec.xml + + + ktp-common-internals + Common components for KDE-Telepathy + + ki18n + kparts + libgcc + libotr + signon + kconfig + kpeople + kwallet + kxmlgui + kcmutils + kservice + qt5-base + libgcrypt + kcoreaddons + kiconthemes + ktexteditor + knotifyconfig + telepathy-qt5 + kconfigwidgets + knotifications + kwidgetsaddons + libaccounts-qt5 + qt5-declarative + telepathy-logger-qt + kaccounts-integration + + + /usr/bin + /usr/lib/libKTpCommonInternals.so.* + /usr/lib/libKTpModels.so.* + /usr/lib/libKTpLogger.so.* + /usr/lib/libKTpWidgets.so.* + /usr/lib/libKTpOTR.so.* + /usr/lib/ktp-proxy + /usr/lib/qt5 + /usr/share/kservices5 + /usr/share/kservicetypes5 + /usr/share/knotifications5 + /usr/share/config.kcfg + /usr/share/dbus-1 + /usr/share/telepathy + /usr/share/icons + /usr/share/katepart5 + /usr/share/doc + /usr/share/locale + + + + ktp-common-internals-devel + Development files for ktp-common-internals + + ktp-common-internals + libotr-devel + + + /usr/include/KTp + /usr/lib/cmake/KTp + /usr/lib/libKTpCommonInternals.so + /usr/lib/libKTpModels.so + /usr/lib/libKTpLogger.so + /usr/lib/libKTpWidgets.so + /usr/lib/libKTpOTR.so + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + akonadi-notes + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Libraries and daemons to implement management of notes in Akonadi + Libraries and daemons to implement management of notes in Akonadi + mirrors://kde/stable/applications/17.12.0/src/akonadi-notes-17.12.0.tar.xz + + qt5-base-devel + boost-devel + ki18n-devel + kdoctools-devel + kitemmodels-devel + gettext-devel + akonadi-devel + kdelibs4-support-devel + extra-cmake-modules + kxmlgui-devel + libxslt-devel + extra-cmake-modules + kmime-devel + shared-mime-info + + + qt5.patch + + desktop/kde/applications/akonadi-notes/pspec.xml + + + akonadi-notes + + qt5-base + ki18n + akonadi + libgcc + kio + kmime + kconfig + kxmlgui + kcoreaddons + kdbusaddons + kwidgetsaddons + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + akonadi-notes-devel + Development files for akonadi-notes + + qt5-base-devel + akonadi-notes + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + First Release. + Stefan Gronewold + groni@pisilinux.org + + + + + + konsole + https://projects.kde.org/projects/kde/applications/dolphin + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + desktop.kde.applications + KDE Konsole + Konsole for KDE5 + mirrors://kde/stable/applications/17.12.0/src/konsole-17.12.0.tar.xz + + qt5-base-devel + qt5-script-devel + kpty-devel + kio-devel + kinit-devel + knotifyconfig-devel + kparts-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + docbook-xsl + extra-cmake-modules + kdoctools-devel + kcrash-devel + kdbusaddons-devel + cmake + + desktop/kde/applications/konsole/pspec.xml + + + konsole + + libgcc + qt5-base + kdelibs4-support + kiconthemes + knotifyconfig + knotifications + kparts + kpty + kio + ki18n + kconfig + kxmlgui + kservice + kcrash + kdbusaddons + kbookmarks + kguiaddons + kcompletion + kcoreaddons + kjobwidgets + ktextwidgets + kwindowsystem + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/share + /usr/lib + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + konqueror + https://www.kde.org/applications/internet/konqueror/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + GPL + LGPL + desktop.kde.applications + Konqueror - KDE File Manager and Web Browser + Konqueror is KDE's Webbrowser and swiss-army-knife for any kind of file-management and file previewing. + mirrors://kde/stable/applications/17.12.0/src/konqueror-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + glibc-devel + kactivities-devel + karchive-devel + kbookmarks-devel + kcmutils-devel + kcrash-devel + kdelibs4-support-devel + kdesu-devel + kdoctools-devel + khtml-devel + kiconthemes-devel + kinit-devel + kio-devel + kparts-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + kwidgetsaddons-devel + libICE-devel + libX11-devel + libXext-devel + python-devel + qt5-base-devel + qt5-declarative-devel + qt5-location-devel + qt5-webchannel-devel + qt5-webengine-devel + qt5-x11extras-devel + tidy-devel + zlib-devel + libevent-devel + + + konquerorkcfg.patch + + desktop/kde/applications/konqueror/pspec.xml + + + konqueror + Konqueror - KDE File Manager and Web Browser + + karchive + kbookmarks + kcmutils + kcrash + kded + kdelibs4-support + kdesu + khtml + kiconthemes + kinit + kio + kparts + kwidgetsaddons + libX11 + libXext + libgcc + qt5-base + qt5-declarative + qt5-location + qt5-webchannel + qt5-webengine + qt5-x11extras + zlib + tidy + ki18n + sonnet + kcodecs + kconfig + kxmlgui + kservice + kitemviews + qt5-script + kcompletion + kcoreaddons + kdbusaddons + kjobwidgets + ktextwidgets + kwindowsystem + kconfigwidgets + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + kde-baseapps + + + kde-baseapps + + + + konqueror-devel + Development files for konqueror + + qt5-base-devel + konqueror + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + 2017-11-08 - 5.11.3 + 17.08.2 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-24 + 17.04.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-11-02 - 5.11.2 + 2017-03-09 + 16.12.0 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-03 + 16.11.90 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + akonadi-contacts + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.applications + Libraries and daemons to implement Contact Management in Akonadi. + Libraries and daemons to implement Contact Management in Akonadi. + mirrors://kde/stable/applications/17.12.0/src/akonadi-contacts-17.12.0.tar.xz + + qt5-base-devel + qt5-webengine-devel + libical-devel + ki18n-devel + prison-devel + gettext-devel + kdoctools-devel + boost-devel + akonadi-devel + kdelibs4-support-devel + extra-cmake-modules + kdesignerplugin + akonadi-mime-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kcalutils-devel + kitemmodels-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + grantlee-qt5-devel + + + qt5.patch + + desktop/kde/applications/akonadi-contacts/pspec.xml + + + akonadi-contacts + + qt5-base + ki18n + kcodecs + kmime + kio + akonadi + prison + libgcc + kconfig + kxmlgui + kservice + kcompletion + kcontacts + qt5-webengine + kcoreaddons + kdbusaddons + kiconthemes + ktextwidgets + grantlee-qt5 + kconfigwidgets + kwidgetsaddons + + + /etc/xdg + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + akonadi-contacts-devel + Development files for akonadi-contacts + + qt5-base-devel + akonadi-contacts + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-26 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + First Release. + Stefan Gronewold + groni@pisilinux.org + + + + + + kdgantt2 + https://community.kde.org/KDE_PIM + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + desktop.kde.applications + Library providing gantt support + Library providing gantt support + mirrors://kde/stable/applications/16.08.3/src/kdgantt2-16.08.3.tar.xz + + extra-cmake-modules + qt5-base-devel + ki18n-devel + + desktop/kde/applications/kdgantt2/pspec.xml + + + kdgantt2 + Library providing gantt support + + libgcc + qt5-base + + + /etc + /usr/lib/qt5 + /usr/lib + + + + kdgantt2-devel + Development files for kdgantt2 + + kdgantt2 + + + /usr/include + /usr/lib/cmake + + + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-22 + 16.04.0 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + rocs + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.edu + Rocs Graph Theory + Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one.. + mirrors://kde/stable/applications/17.12.0/src/rocs-17.12.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-webkit-devel + qt5-base-devel + qt5-xmlpatterns-devel + extra-cmake-modules + kdoctools-devel + kdeclarative-devel + ki18n-devel + gettext-devel + kitemviews-devel + ktexteditor-devel + kxmlgui-devel + kconfig-devel + karchive-devel + kcompletion-devel + kcoreaddons-devel + kconfigwidgets-devel + kwidgetsaddons-devel + cmake + qt5-location-devel + grantlee-qt5-devel + boost-devel + + desktop/kde/applications/rocs/pspec.xml + + + rocs + + qt5-base + qt5-script + qt5-declarative + qt5-xmlpatterns + qt5-webkit + grantlee-qt5 + kdeclarative + ktexteditor + kparts + libgcc + ki18n + kconfig + karchive + kcompletion + kcoreaddons + ktextwidgets + kconfigwidgets + kwidgetsaddons + kxmlgui + kitemviews + + + /usr/bin + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + rocs-devel + Development files for rocs + + rocs + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kqtquickcharts + https://edu.kde.org/ + + Stefan Gronewold + groni@pisilinux.org + + FDL + LGPL + GPL + desktop.kde.applications + A QtQuick plugin to render beautiful and interactive charts + A QtQuick plugin to render beautiful and interactive charts + mirrors://kde/stable/applications/17.12.0/src/kqtquickcharts-17.12.0.tar.xz + + extra-cmake-modules + glibc-devel + qt5-base-devel + qt5-declarative-devel + + desktop/kde/applications/kqtquickcharts/pspec.xml + + + kqtquickcharts + A QtQuick plugin to render beautiful and interactive charts + + qt5-base + qt5-declarative + libgcc + + + /usr/lib/qt5 + /usr/share/doc + + + + kqtquickcharts-devel + Development files for kqtquickcharts + + kqtquickcharts + qt5-base-devel + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-05 + 16.11.90 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + krdc + http://www.kde.org/applications/internet/krdc/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + desktop.kde.applications + Remote Desktop Client + Uzak masaüstü bağlantı istemcisi. + KRDC is a client application that allows you to view or even control the desktop session on another machine that is running a compatible server. VNC and RDP is supported. + krdc, uzaktaki bir masaüstü oturumunu görüntülemenizi ve kontrol etmenizi sağlar. RDP kullanan Windows Terminal Sunucuları'na ve VNC/RFB kullanan diğer pek çok platforma bağlanabilirç + mirrors://kde/stable/applications/17.12.0/src/krdc-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kconfig-devel + kcmutils-devel + kdnssd-devel + knotifyconfig-devel + knotifications-devel + kbookmarks-devel + kiconthemes-devel + kxmlgui-devel + kcompletion-devel + kwallet-devel + kwidgetsaddons-devel + ki18n-devel + libvncserver-devel + kdoctools-devel + + desktop/kde/applications/krdc/pspec.xml + + + krdc + + ki18n + kdnssd + libgcc + kconfig + kwallet + kxmlgui + kcmutils + kservice + qt5-base + kbookmarks + kcompletion + kcoreaddons + libvncserver + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share/applications + /usr/share/config.kcfg + /usr/share/krdc + /usr/share/kxmlgui5 + /usr/share/kservices5 + /usr/share/doc + /usr/share/locale + + + + krdc-devel + + krdc + + + /usr/include + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-04-20 + 16.04 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + bovo + https://www.kde.org/applications/games/bovo/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + app:gui + desktop.kde.games + A Gomoku like game for two players. + Bovo is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board. + bovo + mirrors://kde/stable/applications/17.12.0/src/bovo-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + mesa-devel + qt5-svg-devel + kxmlgui-devel + kdoctools-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/bovo/pspec.xml + + + bovo + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + kcoreaddons + kdbusaddons + libkdegames + kwidgetsaddons + + + /usr/bin + /usr/share + /usr/share/appdata + /usr/share/icons + /usr/share/kxmlgui5 + /usr/share/applications + /usr/share/bovo + /usr/share/doc + + + org.kde.bovo.desktop + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libkipi + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + Common plugin infrastructure for KDE image applications + KDE resim uygulamaları için ortak eklenti yapısı + Kipi (KDE Image Plugin Interface) is an effort to develop a common plugin structure (for Digikam, Gwenview, etc.). Its aim is to share image plugins among graphic applications. + Kipi, ortak bir eklenti yapısı ortaya koymak için gerekli bir kitaplıktır. + mirrors://kde/stable/applications/17.12.0/src/libkipi-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + ki18n-devel + kconfig-devel + kservice-devel + kxmlgui-devel + cmake + extra-cmake-modules + + desktop/kde/applications/libkipi/pspec.xml + + + libkipi + + qt5-base + kxmlgui + ki18n + libgcc + kconfig + kservice + kcoreaddons + + + /usr/lib + /usr/bin + /usr/share + /usr/share/icons + + + + libkipi-devel + Development files for libkipi + libkipi için geliştirme dosyaları + + libkipi + qt5-base-devel + kxmlgui-devel + ki18n-devel + kconfig-devel + kservice-devel + kcoreaddons-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-09 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kamera + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + Webcam support for KDE + KDE için web kamera desteği + Kamera is a plugin for KDE to use webcam. + Kamera, KDE için bir web kamera eklentisidir. + mirrors://kde/stable/applications/17.12.0/src/kamera-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kconfigwidgets-devel + kxmlgui-devel + kio-devel + ki18n-devel + kconfig-devel + kdoctools-devel + libgphoto2-devel + + desktop/kde/applications/kamera/pspec.xml + + + kamera + + kio + ki18n + libgcc + kconfig + kxmlgui + qt5-base + libgphoto2 + kcoreaddons + kconfigwidgets + kwidgetsaddons + + + /usr/lib + /usr/share/doc + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + umbrello + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.sdk + UML modelling tool and code generator + UML modelleme aracı ve kod üreticisi. + Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE. + umbrello UML (Unified Modellin Language) modelleme ve diyagram editörüdür. + mirrors://kde/stable/applications/17.12.0/src/umbrello-17.12.0.tar.xz + + qt5-base-devel + qt5-webkit-devel + libxslt-devel + qt5-svg-devel + kio-devel + kparts-devel + kinit-devel + kcompletion-devel + kxmlgui-devel + kauth-devel + kconfig-devel + ktexteditor-devel + kcoreaddons-devel + kdoctools-devel + docbook-xsl + extra-cmake-modules + kwindowsystem-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + llvm-clang-devel + + desktop/kde/applications/umbrello/pspec.xml + + + umbrello + + qt5-base + qt5-webkit + kio + ki18n + kcrash + libgcc + kconfig + kxmlgui + libxml2 + qt5-svg + karchive + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + ktextwidgets + kconfigwidgets + kwidgetsaddons + ktexteditor + libxslt + kwindowsystem + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kio-extras + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + app:console + desktop.kde.network + Additional KIO-slaves for KDE5 applications + Additional KIO-slaves for KDE5 applications + mirrors://kde/stable/applications/17.12.0/src/kio-extras-17.12.0.tar.xz + + exiv2-devel + gettext-devel + karchive-devel + kconfig-devel + kcoreaddons-devel + kdbusaddons-devel + kdelibs4-support-devel + kdnssd-devel + kdoctools-devel + kemoticons-devel + khtml-devel + ki18n-devel + kiconthemes-devel + kinit-devel + kio-devel + kitemmodels-devel + kpty-devel + kunitconversion-devel + libjpeg-turbo-devel + libmtp-devel + libssh-devel + qt5-base-devel + qt5-phonon-devel + qt5-svg-devel + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + samba-devel + shared-mime-info + solid-devel + openexr-devel + openslp-devel + docbook-xsl + kdesignerplugin + kactivities-devel + extra-cmake-modules + + desktop/kde/applications/kio-extras/pspec.xml + + + kio-extras + + exiv2-libs + karchive + kbookmarks + kcodecs + kconfig + kconfigwidgets + kcoreaddons + kdbusaddons + kdelibs4-support + kdnssd + kguiaddons + khtml + ki18n + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + kiconthemes + kio + kparts + kactivities + kpty + kservice + kxmlgui + libgcc + libjpeg-turbo + libmtp + libssh + qt5-base + qt5-phonon + qt5-svg + samba + solid + openslp + openexr-libs + + + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kio-extras-devel + Development files for kio-extras + + kio-extras + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-09 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-01 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kmix + http://kde.org/applications/multimedia/kmix/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.multimedia + KMix: KDE Digital Mixer + KMix: KDE için Dijital Mixer + KMix: KDE Digital Mixer + KMix: KDE için Dijital Mixer. + kmix + mirrors://kde/stable/applications/17.12.0/src/kmix-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kdoctools-devel + kdelibs4-support-devel + ki18n-devel + kcmutils-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kdesignerplugin + libcanberra-devel + glib2-devel + alsa-lib-devel + kglobalaccel-devel + plasma-framework-devel + extra-cmake-modules + + desktop/kde/applications/kmix/pspec.xml + + + kmix + + qt5-base + alsa-lib + libcanberra + pulseaudio-libs + kdelibs4-support + ki18n + kconfig + kxmlgui + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kglobalaccel + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + libgcc + plasma-framework + + + /etc + /usr/share + /usr/lib + /usr/lib/qt5 + /usr/share/doc + /usr/include + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kfourinline + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Four in a row board game + Bir satırda dört tahta oyunu + KFourInLine is a board game for two players based on the Connect-Four game. + KFourInLine iki kişiyle oynanan Hedef 4 türevi bir oyundur. + kfourinline + mirrors://kde/stable/applications/17.12.0/src/kfourinline-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kitemmodels-devel + kdbusaddons-devel + kdeclarative-devel + ki18n-devel + kconfigwidgets-devel + kitemviews-devel + kiconthemes-devel + kcompletion-devel + kxmlgui-devel + kdnssd-devel + kio-devel + knotifyconfig-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + libkdegames-devel + + desktop/kde/applications/kfourinline/pspec.xml + + + kfourinline + + ki18n + kdnssd + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + kcompletion + kcoreaddons + libkdegames + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + grantlee-editor + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Editor for Grantlee themes + Editor for Grantlee themes + mirrors://kde/stable/applications/17.08.3/src/grantlee-editor-17.08.3.tar.xz + + qt5-webengine-devel + kcrash-devel + extra-cmake-modules + kdbusaddons-devel + kdoctools-devel + kxmlgui-devel + qt5-base-devel + ktexteditor-devel + kwallet-devel + knewstuff-devel + karchive-devel + pimcommon-devel + messagelib-devel + grantleetheme-devel + akonadi-mime-devel + kdepim-apps-libs-devel + kpimtextedit-devel + libkdepim-devel + syntax-highlighting-devel + libkleo-devel + kparts-devel + gpgme-devel + cyrus-sasl-devel + akonadi-devel + kitemmodels-devel + kcontacts-devel + akonadi-contacts-devel + kimap-devel + kmime-devel + grantlee-qt5-devel + + desktop/kde/applications/grantlee-editor/pspec.xml + + + grantlee-editor + Editor for Grantlee themes + + kio + ki18n + kmime + kcrash + libgcc + kconfig + kxmlgui + karchive + qt5-base + kcontacts + knewstuff + pimcommon + messagelib + kcompletion + kcoreaddons + kdbusaddons + kpimtextedit + qt5-webengine + kconfigwidgets + kwidgetsaddons + akonadi-contacts + kdepim-apps-libs + syntax-highlighting + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-04 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-04 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libgravatar + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.applications + KDE PIM library providing Gravatar support + KDE PIM library providing Gravatar support + mirrors://kde/stable/applications/17.12.0/src/libgravatar-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + ki18n-devel + kconfig-devel + kservice-devel + kxmlgui-devel + pimcommon-devel + cmake + extra-cmake-modules + openldap-client + cyrus-sasl-devel + kitemviews-devel + kio-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kldap-devel + akonadi-mime-devel + extra-cmake-modules + akonadi-calendar-devel + akonadi-search-devel + qt5-webkit-devel + grantlee-qt5-devel + kdoctools-devel + knewstuff-devel + kpimtextedit-devel + kimap-devel + akonadi-devel + akonadi-contacts-devel + boost-devel + + + qt5.patch + + desktop/kde/applications/libgravatar/pspec.xml + + + libgravatar + + qt5-base + kxmlgui + ki18n + libgcc + kconfig + kservice + kcoreaddons + pimcommon + ktextwidgets + kwidgetsaddons + + + /usr/lib + /usr/bin + /usr/share + /usr/share/icons + /etc + + + + libgravatar-devel + Development files for libgravatar + + libgravatar + qt5-base-devel + kxmlgui-devel + ki18n-devel + kconfig-devel + kservice-devel + kcoreaddons-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-28 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-04-25 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ksmtp + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.applications + Bir SMTP sunucusu yoluyla e-posta göndermek için işe dayalı kütüphane + Bir SMTP sunucusu yoluyla e-posta göndermek için işe dayalı kütüphane + Job-based library to send email through an SMTP server + Job-based library to send email through an SMTP server + https://download.kde.org/stable/applications/17.12.0/src/ksmtp-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kcoreaddons-devel + ki18n-devel + kio-devel + kmime-devel + cyrus-sasl-devel + + desktop/kde/applications/ksmtp/pspec.xml + + + ksmtp + + kio + ki18n + kmime + libgcc + kcoreaddons + cyrus-sasl + qt5-base + + + /etc/xdg + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + + ksmtp-devel + Development files for ksmtp + + ksmtp + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-12-16 + 17.12.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + + + + kig + http://edu.kde.org/applications/all/kig + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + An interactive geometry application + Bir etkileşimli geometri uygulaması + Kig is an application for interactive geometry. + Kig, bir etkileşimli geometri uygulamasıdır. + kig + mirrors://kde/stable/applications/17.12.0/src/kig-17.12.0.tar.xz + + qt5-base-devel + qt5-svg-devel + boost-devel + ktexteditor-devel + kdoctools-devel + kemoticons-devel + kitemmodels-devel + qt5-xmlpatterns-devel + gettext-devel + pkgconfig + extra-cmake-modules + + desktop/kde/applications/kig/pspec.xml + + + kig + + qt5-base + boost + ktexteditor + qt5-xmlpatterns + qt5-svg + ki18n + kparts + ktexteditor + kiconthemes + kconfigwidgets + karchive + kxmlgui + kitemmodels + libgcc + kservice + kcompletion + kcoreaddons + kwidgetsaddons + kconfig + + + /usr/lib + /usr/lib/qt5 + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kolourpaint + http://kde.org/applications/graphics/kolourpaint + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.graphics + An easy to use paint program + Kullanımı kolay bir çizim programı + KolourPaint is a simple painting program to quickly create raster images. It is useful as a touch-up tool and simple image editing tasks. + KolourPaint, kullanımı kolay bir çizim programıdır. + kolourpaint + mirrors://kde/stable/applications/17.12.0/src/kolourpaint-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + libkexiv2-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + libksane-devel + + desktop/kde/applications/kolourpaint/pspec.xml + + + kolourpaint + + ki18n + libgcc + kconfig + kxmlgui + kservice + qt5-base + kguiaddons + libksane + kcoreaddons + kiconthemes + ktextwidgets + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/doc + /usr/share/icons + /usr/share/kolourpaint + /usr/share/kxmlgui5 + /usr/share/metainfo + /usr/share/locale/ + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-18 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-09 + 16.08.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + mailimporter + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + Mail importer library + Mail importer library + mirrors://kde/stable/applications/17.12.0/src/mailimporter-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + ki18n-devel + kconfig-devel + kservice-devel + kxmlgui-devel + pimcommon-devel + cmake + extra-cmake-modules + openldap-client + cyrus-sasl-devel + kitemviews-devel + kio-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kldap-devel + libkdepim-devel + akonadi-calendar-devel + akonadi-search-devel + qt5-webkit-devel + grantlee-qt5-devel + knewstuff-devel + kpimtextedit-devel + kimap-devel + akonadi-devel + boost-devel + akonadi-mime-devel + akonadi-contacts-devel + + + qt5.patch + + desktop/kde/applications/mailimporter/pspec.xml + + + mailimporter + + qt5-base + akonadi-mime + libgcc + libkdepim + ki18n + kmime + akonadi + kconfig + karchive + kcoreaddons + + + /etc + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + mailimporter-devel + Development files for mailimporter + + mailimporter + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-26 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-08 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kjumpingcube + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + Territory capture game + Alan kapma oyunu + KJumpingCube is a simple tactical game. + KJumpingCube basit bir taktik oyunudur. + kjumpingcube + mirrors://kde/stable/applications/17.12.0/src/kjumpingcube-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + kcoreaddons-devel + kconfig-devel + kitemmodels-devel + kwidgetsaddons-devel + kwindowsystem-devel + kdbusaddons-devel + ki18n-devel + kconfigwidgets-devel + ktextwidgets-devel + kxmlgui-devel + kio-devel + knotifyconfig-devel + knewstuff-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + libkdegames-devel + + desktop/kde/applications/kjumpingcube/pspec.xml + + + kjumpingcube + + ki18n + libgcc + kconfig + kxmlgui + qt5-svg + qt5-base + kcoreaddons + libkdegames + kconfigwidgets + kwidgetsaddons + kdelibs4-support + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kturtle + http://edu.kde.org/applications/all/kturtle + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + An educational programming environment + Öğrenim amaçlı programlama ortamı + KTurtle is an educational programming environment that aims to make learning how to program as easily as possible. To achieve this KTurtle makes all programming tools available from the user interface. The programming language used is TurtleScript which allows its commands to be translated. + KTurtle, programlama öğrenmeyi olabildiğince kolaylaştırmak için tasarlanmış bir programlama uygulamasıdır. Bu amaçla tasarlanan arayüz tüm gerekli araçları kullanıcıya sunar. Ayrıca kullanılan programlama dili olan TurtleScript başka dillere çevrilebilen bir yapıya sahiptir. + kturtle + mirrors://kde/stable/applications/17.12.0/src/kturtle-17.12.0.tar.xz + + qt5-base-devel + qt5-svg-devel + kdoctools-devel + kdelibs4-support-devel + knewstuff-devel + extra-cmake-modules + kio-devel + kcoreaddons-devel + ktextwidgets-devel + kconfigwidgets-devel + kwidgetsaddons-devel + kxmlgui-devel + kconfig-devel + gettext-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/kturtle/pspec.xml + + + kturtle + + qt5-base + qt5-svg + ki18n + knewstuff + libgcc + kcoreaddons + ktextwidgets + kconfigwidgets + kwidgetsaddons + kxmlgui + kconfig + kdelibs4-support + + + /etc/xdg + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + pimcommon + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + desktop.kde.applications + Common libraries for KDE PIM + Common libraries for KDE PIM + mirrors://kde/stable/applications/17.12.0/src/pimcommon-17.12.0.tar.xz + + qt5-base-devel + boost-devel + gpgme-devel + qt5-sql-sqlite + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + prison-devel + kmbox-devel + qt5-phonon-devel + akonadi-devel + libical-devel + libqjson-devel + libgpg-error-devel + libxslt-devel + openldap-client + cyrus-sasl-devel + kitemviews-devel + kio-devel + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kmime-devel + kcontacts-devel + kcalcore-devel + kldap-devel + libkdepim-devel + extra-cmake-modules + akonadi-calendar-devel + akonadi-contacts-devel + akonadi-search-devel + akonadi-mime-devel + qt5-webkit-devel + qt5-webengine-devel + grantlee-qt5-devel + kdoctools-devel + knewstuff-devel + kpimtextedit-devel + kimap-devel + + + qt5.patch + + desktop/kde/applications/pimcommon/pspec.xml + + + pimcommon + + qt5-base + kio + ki18n + libgcc + kcodecs + kmime + kldap + kxmlgui + kwallet + karchive + kjobwidgets + qt5-webengine + kcalcore + kcontacts + kconfig + libxml2 + kservice + kguiaddons + kitemviews + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + ktextwidgets + kconfigwidgets + kwidgetsaddons + kdelibs4-support + qt5-phonon + prison + akonadi + libkdepim + akonadi-contacts + kdoctools + knewstuff + kpimtextedit + grantlee-qt5 + kimap + cyrus-sasl + + + /etc/xdg + /usr/lib + /usr/share/doc + /usr/mkspecs/ + /usr/bin + /usr/share/mime + /usr/share/icons + /usr/share/dbus-1 + /usr/share/config.kcfg + /usr/share/kf5 + /usr/share/config + /usr/share/akonadi + /usr/share/akonadicontact/grantleetheme/default + /usr/share/locale + + + + pimcommon-devel + Development package for pimcommon libraries + Contains development tools and header files for kdepim-common + + qt5-base-devel + boost-devel + pimcommon + + + /usr/lib/cmake + /usr/include + /usr/lib/gpgmepp + /usr/share/kde4/apps/cmake + + + + + 2017-12-26 + 17.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-16 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-22 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-04-25 + 16.04.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + klickety + http://games.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.games + A kind of solitary game + Bir tür soliter oyunu + Klickety is a kind of solitary game that takes place on a Tetris-like board. + Klickety Tetris gibi tahta üzerinde yer alan bir tür soliter oyunu + klickety + mirrors://kde/stable/applications/17.12.0/src/klickety-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + kcoreaddons-devel + kconfig-devel + kwidgetsaddons-devel + ki18n-devel + kconfigwidgets-devel + kxmlgui-devel + kio-devel + kdoctools-devel + knotifyconfig-devel + kdbusaddons-devel + knotifications-devel + libkdegames-devel + qt5-declarative-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + + desktop/kde/applications/klickety/pspec.xml + + + klickety + + kio + ki18n + libgcc + kconfig + kxmlgui + qt5-base + kcoreaddons + kdbusaddons + libkdegames + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/bin + /usr/share/applications + /usr/share/icons + /usr/share/kconf_update + /usr/share/klickety + /usr/share/knotifications5 + /usr/share/kxmlgui5 + /usr/share/sounds + /usr/share/doc + /usr/share/locale + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-23 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-20 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + parley + http://edu.kde.org/applications/all/parley + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + Parley is a program to help you memorize things. + Tekrar yapmanıza yardım eden bir uygulama + Parley is a program to help you memorize things. Parley supports many language specific features but can be used for other learning tasks just as well. It uses the spaced repetition learning method, also known as flash cards. Creating new vocabulary collections with Parley is easy, but of course it is even better if you can use some of our premade files. Have a look at the KDE-Files.org page or use the "Download New Collections" feature directly in Parley. + Parley ile yeni öğrendiğiniz şeyleri belli zaman aralıklarıyla tekrar ederek uzun zamanlı hafızanızda yer etmelerini sağlayabilirsiniz. Parley, flaş kart denilen tekniği kullanır. Dil öğrenimi için özelleşmiş yetenekleri olmasına karşın diğer konularda da kullanıma uygundur. Kartları hazırlamak epey kolay olmakla beraber kde-files.org adresinden ulaşabileceğiniz hazır kart setlerini de kullanabilirsiniz. + parley + mirrors://kde/stable/applications/17.12.0/src/parley-17.12.0.tar.xz + + qt5-base-devel + qt5-svg-devel + qt5-multimedia-devel + qt5-webengine-devel + libxslt-devel + libXrender-devel + libxml2-devel + libkeduvocdocument-devel + kdoctools-devel + kcoreaddons-devel + kconfig-devel + kcrash-devel + gettext-devel + ki18n-devel + kio-devel + knewstuff-devel + kross-devel + kcmutils-devel + kxmlgui-devel + sonnet-devel + kservice-devel + ktextwidgets-devel + kcompletion-devel + kconfigwidgets-devel + kwidgetsaddons-devel + knotifications-devel + khtml-devel + extra-cmake-modules + + desktop/kde/applications/parley/pspec.xml + + + parley + + qt5-base + qt5-svg + qt5-multimedia + qt5-webengine + libxslt + libXrender + libxml2 + libkeduvocdocument + kdoctools + kcoreaddons + kconfig + kcrash + gettext + ki18n + kio + knewstuff + kross + kcmutils + kxmlgui + knotifications + sonnet + kservice + libgcc + ktextwidgets + kcompletion + kconfigwidgets + kwidgetsaddons + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share + /etc/xdg + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kde-dev-scripts + https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.sdk + Scripts and setting files useful during development of KDE software + Scripts and setting files useful during development of KDE software + mirrors://kde/stable/applications/17.12.0/src/kde-dev-scripts-17.12.0.tar.xz + + qt5-base-devel + extra-cmake-modules + kdoctools-devel + kdelibs4-support-devel + + desktop/kde/applications/kde-dev-scripts/pspec.xml + + + kde-dev-scripts + Scripts and setting files useful during development of KDE software + + qt5-base + kdoctools + kdelibs4-support + + + /usr/bin + /usr/share + /usr/share/man + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + keditbookmarks + https://github.com/KDE/keditbookmarks + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Bookmark Organizer and Editor + Bookmark Organizer and Editor + mirrors://kde/stable/applications/17.12.0/src/keditbookmarks-17.12.0.tar.xz + + extra-cmake-modules + gettext-devel + glibc-devel + kbookmarks-devel + kcoreaddons-devel + kdoctools-devel + ki18n-devel + kiconthemes-devel + kio-devel + kparts-devel + kwindowsystem-devel + python-devel + qt5-base-devel + + desktop/kde/applications/keditbookmarks/pspec.xml + + + keditbookmarks + Bookmark Organizer and Editor + + kbookmarks + ki18n + kio + kparts + qt5-base + libgcc + kconfig + kxmlgui + kservice + kcompletion + kcoreaddons + kiconthemes + kwindowsystem + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + kde-baseapps + + + kde-baseapps + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-03 + 16.11.90 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kpimtextedit + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:gui + desktop.kde.applications + A textedit with PIM-specific features. + Text Edit with KDE-PIM specific features. + mirrors://kde/stable/applications/17.12.0/src/kpimtextedit-17.12.0.tar.xz + + qt5-base-devel + qt5-speech-devel + ki18n-devel + kcodecs-devel + syntax-highlighting-devel + kconfig-devel + kio-devel + kemoticons-devel + kdesignerplugin + kitemmodels-devel + kinit-devel + kdelibs4-support-devel + kunitconversion-devel + kdoctools-devel + extra-cmake-modules + grantlee-qt5-devel + + + qt5.patch + + desktop/kde/applications/kpimtextedit/pspec.xml + + + kpimtextedit + + qt5-base + qt5-speech + ki18n + kcodecs + kio + sonnet + libgcc + kemoticons + kcompletion + ktextwidgets + kwidgetsaddons + grantlee-qt5 + kconfig + kxmlgui + kcoreaddons + kiconthemes + kconfigwidgets + syntax-highlighting + + + /etc/xdg + /usr/lib/qt5 + /usr/lib + /usr/share/doc + /usr/share/locale + + + + kpimtextedit-devel + Development files for kpimtextedit + + qt5-base-devel + kpimtextedit + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-04 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-07 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kidentitymanagement + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + library + app:library + desktop.kde.applications + KDE PIM libraries + Library for the KDE-PIM(Personal-Infomation-Management + mirrors://kde/stable/applications/17.12.0/src/kidentitymanagement-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + kpimtextedit-devel + kio-devel + kcodecs-devel + kconfig-devel + kxmlgui-devel + kcompletion-devel + kcoreaddons-devel + ktextwidgets-devel + kwidgetsaddons-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kpimtextedit-devel + kunitconversion-devel + kpimtextedit-devel + extra-cmake-modules + python-devel + + desktop/kde/applications/kidentitymanagement/pspec.xml + + + kidentitymanagement + + qt5-base + kpimtextedit + kio + ki18n + libgcc + kcodecs + kconfig + kxmlgui + kcompletion + kcoreaddons + ktextwidgets + kwidgetsaddons + kpimtextedit + + + /usr/share + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + kidentitymanagement-devel + Development files for kidentitymanagement + + qt5-base-devel + kpimtextedit-devel + kidentitymanagement + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-06-23 + 17.04.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-10 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + okular + http://okular.kde.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.graphics + A document viewer + Belge gösterici + Okular is a document viewer. + Okular bir belge göstericidir. + okular + mirrors://kde/stable/applications/17.12.0/src/okular-17.12.0.tar.xz + + qt5-base-devel + qt5-declarative-devel + kjs-devel + qca2-qt5-devel + tiff-devel + purpose-devel + kdelibs4-support-devel + qt5-phonon-devel + qt5-speech-devel + poppler-qt5-devel + ebook-tools-devel + libkexiv2-devel + kdoctools-devel + threadweaver-devel + kdesignerplugin + khtml-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kactivities-devel + libkscreen-devel + chmlib-devel + kjobwidgets-devel + libspectre-devel + djvu-devel + kpty-devel + kdegraphics-mobipocket-devel + extra-cmake-modules + kirigami-devel + + desktop/kde/applications/okular/pspec.xml + + + okular + app:gui + + qt5-base + qca2-qt5 + tiff + libkexiv2 + poppler-qt5 + ebook-tools + kactivities + libjpeg-turbo + kdelibs4-support + purpose + khtml + kpty + kio + kjs + zlib + ki18n + kparts + libgcc + kcodecs + kconfig + kwallet + kxmlgui + qt5-svg + freetype + karchive + kservice + kbookmarks + kitemviews + kcompletion + kcoreaddons + kiconthemes + ktextwidgets + threadweaver + kwindowsystem + kconfigwidgets + kwidgetsaddons + qt5-declarative + djvu + libspectre + qt5-phonon + chmlib + kjobwidgets + qt5-speech + kdegraphics-mobipocket + + + /etc/xdg + /usr/lib + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share + + + + okular-devel + Development files for okular + Okular için geliştirme dosyaları + + okular + + + /usr/include + /usr/lib/cmake + + + + + 2017-12-24 + 17.12.0 + Version bump.okular + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-14 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-06 + 17.08.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-24 + 17.04.3 + Version bump. + mustafa cinasal + muscnsl@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-30 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-04 + 16.11.90 + Release bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-24 + 16.03.80_20160402 + Release bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-02-02 + 16.03.80_20160402 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + purpose + https://www.kde.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.kde.applications + Framework for providing abstractions to get the developer's purposes fulfilled + Framework for providing abstractions to get the developer's purposes fulfilled + Framework for providing abstractions to get the developer's purposes fulfilled + Framework for providing abstractions to get the developer's purposes fulfilled + https://download.kde.org/stable/purpose/purpose-1.2.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-declarative-devel + kaccounts-integration-devel + kconfig-devel + kcoreaddons-devel + kdeclarative-devel + ki18n-devel + kio-devel + libaccounts-glib-devel + intltool + + desktop/kde/applications/purpose/pspec.xml + + + purpose + + kio + ki18n + libgcc + kconfig + qt5-base + kcoreaddons + kdeclarative + libaccounts-qt5 + qt5-declarative + kaccounts-integration + + + /usr/lib + /usr/share + /usr/share/doc + + + + purpose-devel + Development files for purpose + + purpose + + + /usr/include + /usr/lib/cmake + + + + + 2017-10-21 + 1.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-10-14 - 5.11.0 + 2017-10-16 + 1.1 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2017-09-14 - 5.10.5 + 2017-09-18 + 1.0 First release PisiLinux Community admins@pisilinux.org @@ -60799,159 +61395,4320 @@ It supports email, address books, calendars, tasks, news feeds and much more. - kfoldersync - http://ur1.ca/hq3ve - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - desktop.kde.utils - Folder synchronization and backup tool for KDE - Smart folder comparison, It depends only on KDE Frameworks. - https://dl.opendesktop.org/api/files/download/id/1485353737/kfoldersync-3.4.1.tar.xz - - extra-cmake-modules - gettext-devel - cmake - kcoreaddons-devel - kdbusaddons-devel - ki18n-devel - kio-devel - knotifications-devel - kxmlgui-devel - qt5-base-devel - kconfig-devel - kconfigwidgets-devel - kdbusaddons-devel - ki18n-devel - kitemviews-devel - kio-devel - kwidgetsaddons-devel - kwindowsystem-devel - kxmlgui-devel - - desktop/kde/utils/kfoldersync/pspec.xml - - - kfoldersync - Folder synchronization and backup tool for KDE - - kcoreaddons - ki18n - kio - qt5-base - libgcc - kconfig - kxmlgui - kitemviews - kdbusaddons - kconfigwidgets - kwidgetsaddons - kwindowsystem - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-09-21 - 3.4.1 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-04 - 3.3.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-11 - 3.2.0 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - kjots - https://www.kde.org/applications/utilities/kjots/ + kmail + https://community.kde.org/KDE_PIM Stefan Gronewold groni@pisilinux.org - GPL - desktop.kde.utils - A note taking application for KDE - A note taking application for KDE - mirrors://kde/stable/kjots/5.0.2/kjots-5.0.2.tar.xz + GPLv2 + desktop.kde.applications + KDE mail client + KMail is the email component of Kontact, the integrated personal information manager from KDE. + mirrors://kde/stable/applications/17.08.3/src/kmail-17.08.3.tar.xz - akonadi-devel - akonadi-notes-devel - boost-devel + gpgme-devel extra-cmake-modules + kbookmarks-devel kcmutils-devel - kdelibs4-support-devel + kcodecs-devel + kconfig-devel + kconfigwidgets-devel + kcrash-devel + kdbusaddons-devel kdoctools-devel - kpimtextedit-devel - qt5-base-devel - kitemmodels-devel + kguiaddons-devel + ki18n-devel + kio-devel + kitemviews-devel + kjobwidgets-devel + knotifications-devel + knotifyconfig-devel + kparts-devel + kservice-devel + ktextwidgets-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + sonnet-devel + akonadi-contacts-devel + akonadi-devel + akonadi-mime-devel + akonadi-search-devel + kcalcore-devel + kcalutils-devel + kcontacts-devel + kdepim-apps-libs-devel + kidentitymanagement-devel + kldap-devel + kmailtransport-devel kmime-devel + kpimtextedit-devel + ktnef-devel + libgravatar + libkleo-devel + messagelib-devel + pimcommon-devel + qt5-base-devel + qt5-webengine-devel + kitemmodels-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + cyrus-sasl-devel kontactinterface-devel - grantlee-qt5-devel + libksieve-devel + mailcommon-devel + kimap-devel + libgravatar-devel + libkdepim-devel + syntax-highlighting-devel - desktop/kde/utils/kjots/pspec.xml + desktop/kde/applications/kmail/pspec.xml - kjots - A note taking application for KDE + kmail + KDE mail client kio + gpgme ki18n kmime + ktnef + kcrash kparts libgcc + sonnet akonadi + kcodecs kconfig kxmlgui + libkleo + kcalcore kcmutils + kservice qt5-base + kcalutils + kcontacts + libkdepim + libksieve + pimcommon kbookmarks + kguiaddons + kitemviews + mailcommon + messagelib + kcompletion kcoreaddons + kdbusaddons + kiconthemes kitemmodels - grantlee-qt5 + kjobwidgets + libgravatar + akonadi-mime kpimtextedit ktextwidgets - akonadi-notes + knotifyconfig + kwindowsystem + akonadi-search kconfigwidgets + kmailtransport + knotifications kwidgetsaddons + akonadi-contacts + kdepim-apps-libs kontactinterface + kidentitymanagement + /etc/xdg /usr/bin + /usr/lib /usr/lib/qt5 /usr/share /usr/share/doc + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-07 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-04-08 + 16.12.0 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + - 2017-01-12 - 5.0.2 + 2017-01-04 + 16.12.0 First Release Stefan Gronewold groni@pisilinux.org + + + lokalize + http://www.kde.org/ + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + desktop.kde.sdk + Lokalize is the localization tool for KDE and other open source software + Uygulama yerelleştirme yardımcısı. + Lokalize is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt). + Lokalize, uygulamalar için kolaylıkla yerelleştirme yapabileceğiniz bir programdır. + mirrors://kde/stable/applications/17.12.0/src/lokalize-17.12.0.tar.xz + + qt5-base-devel + hunspell-devel + extra-cmake-modules + kdoctools-devel + kio-devel + enchant-devel + kitemviews-devel + ki18n-devel + kross-devel + kparts-devel + sonnet-devel + kconfig-devel + kxmlgui-devel + kcompletion-devel + kcoreaddons-devel + kdbusaddons-devel + ktextwidgets-devel + kconfigwidgets-devel + knotifications-devel + kwidgetsaddons-devel + pkgconfig + qt5-sql-postgresql + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + + desktop/kde/applications/lokalize/pspec.xml + + + lokalize + + qt5-base + kio + kitemviews + ki18n + kross + kparts + libgcc + sonnet + kconfig + kxmlgui + kcompletion + kcoreaddons + kdbusaddons + ktextwidgets + kconfigwidgets + knotifications + kwidgetsaddons + hunspell + + + /usr/share + /usr/share/doc + /usr/bin + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-07-01 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-21 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-23 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-24 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kruler + http://www.kde.org/applications/graphics/kruler + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.graphics + A screen ruler and color measurement tool + Ekran cetveli ve renk ölçüm aracı + KRuler is a screen ruler and color measurement tool. + KRuler, bir ekran cetveli ve renk ölçüm aracıdır. + kruler + mirrors://kde/stable/applications/17.12.0/src/kruler-17.12.0.tar.xz + + qt5-base-devel + kdoctools-devel + cmake + extra-cmake-modules + ki18n-devel + knotifications-devel + kwindowsystem-devel + kxmlgui-devel + python-devel + docbook-xsl + + desktop/kde/applications/kruler/pspec.xml + + + kruler + + qt5-base + kxmlgui + knotifications + ki18n + libgcc + libxcb + kconfig + kcoreaddons + kwindowsystem + qt5-x11extras + kconfigwidgets + kwidgetsaddons + + + /usr/share/doc + /usr/bin + /usr/share + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-25 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kalarm + https://community.kde.org/KDE_PIM + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + desktop.kde.applications + Personal alarm scheduler + KAlarm is a personal alarm message, audio, command and email scheduler + http://download.kde.org/stable/applications/17.08.3/src/kalarm-17.08.3.tar.xz + + akonadi-contacts-devel + akonadi-devel + akonadi-mime-devel + extra-cmake-modules + kalarmcal-devel + kauth-devel + kcalcore-devel + kcalutils-devel + kcmutils-devel + kcodecs-devel + kcompletion-devel + kconfig-devel + kconfigwidgets + kdbusaddons-devel + kdelibs4-support-devel + kdepim-apps-libs-devel + kdoctools-devel + kguiaddons-devel + kholidays-devel + ki18n-devel + kiconthemes-devel + kidentitymanagement-devel + kio-devel + kjobwidgets-devel + kmime-devel + knotifications-devel + kpimtextedit-devel + kservice-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel + libX11-devel + libkdepim-devel + libxslt-devel + mailcommon-devel + pimcommon-devel + qt5-base-devel + qt5-phonon-devel + qt5-x11extras-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + kitemmodels-devel + kcontacts-devel + messagelib-devel + kimap-devel + cyrus-sasl-devel + libkleo-devel + gpgme-devel + kmailtransport-devel + + desktop/kde/applications/kalarm/pspec.xml + + + kalarm + Personal alarm scheduler + + kio + kauth + ki18n + kmime + libgcc + akonadi + kcodecs + kconfig + kxmlgui + kcalcore + kservice + kalarmcal + kcalutils + kcontacts + kholidays + libkdepim + pimcommon + kguiaddons + qt5-phonon + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kitemmodels + kjobwidgets + akonadi-mime + kpimtextedit + ktextwidgets + kwindowsystem + kconfigwidgets + kmailtransport + knotifications + kwidgetsaddons + akonadi-contacts + kdelibs4-support + kidentitymanagement + qt5-base + + + /etc/dbus-1 + /etc/xdg + /usr/lib + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-16 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump. + Ali Algul + aligulle3801@gmail.com + + + 2017-07-09 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-04 + 17.04.2 + Version bummp. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-27 + 16.12.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + kaccounts-providers + https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + desktop.kde.network + Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others + Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others + mirrors://kde/stable/applications/17.12.0/src/kaccounts-providers-17.12.0.tar.xz + + extra-cmake-modules + intltool + kaccounts-integration-devel + qt5-declarative-devel + qt5-base-devel + kcoreaddons-devel + libaccounts-qt5-devel + libaccounts-glib-devel + kio-devel + ki18n-devel + kdeclarative-devel + kpackage-devel + signon-devel + + desktop/kde/applications/kaccounts-providers/pspec.xml + + + kaccounts-providers + Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others + + kaccounts-integration + libaccounts-glib + libgcc + kio + ki18n + kpackage + kcoreaddons + kdeclarative + qt5-declarative + qt5-base + + + /etc + /usr/share + /usr/lib/qt5 + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-11 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + minuet + https://minuet.kde.org + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:gui + desktop.kde.applications + A KDE Software for Music Education + Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. + https://download.kde.org/stable/applications/17.12.0/src/minuet-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-quickcontrols2-devel + qt5-declarative-devel + ki18n-devel + kxmlgui-devel + kio-devel + kcrash-devel + kdoctools-devel + alsa-lib-devel + drumstick-devel + fluidsynth-devel + + desktop/kde/applications/minuet/pspec.xml + + + minuet + A KDE Software for Music Education + + kio + ki18n + kcrash + libgcc + kconfig + kxmlgui + alsa-lib + qt5-base + kcompletion + kcoreaddons + drumstick-libs + kconfigwidgets + kwidgetsaddons + fluidsynth + qt5-declarative + + + /usr/bin + /usr/share + /usr/share/appdata + /usr/share/applications + /usr/share/doc + /usr/share/icons + /usr/share/kxmlgui5 + /usr/share/minuet + /usr/lib + + + + minuet-devel + Development files for minuet + + qt5-base-devel + minuet + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-09 + 16.12.0 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-26 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-04-20 + 16.04 + First Release + Alihan Öztürk + alihan@pisilinux.org + + + + + + poxml + http://www.kde.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + GPLv2 + app:gui + desktop.kde.sdk + Tools for translating DocBook XML files with Gettex + DocBook XML dosyalarını çevirme araçları. + This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files). + poxml, DocBook XML dosyalarını (.po) Gettext yarımıyla çevirmeyi sağlayan bir programdır. + https://download.kde.org/stable/applications/17.12.0/src/poxml-17.12.0.tar.xz + + extra-cmake-modules + qt5-base-devel + gettext-devel + kdoctools-devel + docbook-xsl + + desktop/kde/applications/poxml/pspec.xml + + + poxml + + libgcc + gettext + qt5-base + + + /usr/bin + /usr/share/doc + /usr/share/man + + + kdesdk + + + kdesdk + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-14 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-29 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-12 + 16.08.1 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + kanagram + http://edu.kde.org/applications/all/kanagram + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.kde.edu + A letter order game + Bir harf sıralama oyunu + Kanagram is a game based on anagrams of words: the puzzle is solved when the letters of the scrambled word are put back in the correct order. There is no limit on either time taken, or the amount of attempts to solve the word. + Kanagram, anagramlar üzerine bir oyundur. Dağınık yerleştirilmiş harfleri birleştirerek kelimeyi bulun. Zaman veya deneme sınırı yoktur. + kanagram + mirrors://kde/stable/applications/17.12.0/src/kanagram-17.12.0.tar.xz + + qt5-base-devel + qt5-declarative + kdoctools-devel + knewstuff-devel + kdeclarative-devel + ki18n-devel + kio-devel + kcrash-devel + sonnet-devel + kconfig-devel + kconfigwidgets-devel + kcoreaddons-devel + kxmlgui + kwidgetsaddons-devel + extra-cmake-modules + libkeduvocdocument-devel + qt5-multimedia-devel + + desktop/kde/applications/kanagram/pspec.xml + + + kanagram + + ki18n + libgcc + sonnet + kconfig + kxmlgui + qt5-base + knewstuff + kcoreaddons + kdeclarative + qt5-multimedia + kconfigwidgets + qt5-declarative + libkeduvocdocument + + + /etc/xdg + /usr/share + /usr/bin + /usr/share/doc + + + + + 2017-12-15 + 17.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-11 + 17.08.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-15 + 17.08.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-14 + 17.08.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-17 + 17.04.3 + Version bump + Ali Algul + aligulle3801@gmail.com + + + 2017-06-29 + 17.04.2 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 16.12.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-22 + 16.12.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 16.08.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-22 + 16.08.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-10-20 + 16.08.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-07-31 + 16.04.3 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-19 + 16.04.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-03-20 + 15.12.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libsecret + http://projects.gnome.org/libsecret + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.base + The libsecret package contains a GObject based library + The libsecret package contains a GObject based library for accessing the Secret Service API. + mirrors://gnome/libsecret/0.18/libsecret-0.18.5.tar.xz + + gtk-doc + vala-devel + libxslt-devel + libgcrypt-devel + glib2-devel + xmlto + intltool + + desktop/gnome/base/libsecret/pspec.xml + + + libsecret + + libxslt + libgcrypt + glib2 + xmlto + + + /usr/share + /usr/lib + /usr/bin + + + + libsecret-devel + Development files for libsecret + libsecret için geliştirme dosyaları + + libsecret + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 0.18.5 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 0.18 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libgnome-keyring + http://live.gnome.org/GnomeKeyring + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.gnome.base + Compatibility library for accessing gnome-keyring3 + gnome-keyring'e ulaşmak için uyumluluk kütüphanesidir. + libgnome-keyring is a library that used by applications to integrate with the gnome-keyring system. + libgnome-keyring, gnome-keyring sistemine uyumlu olmak için programlar tarafından kullanılan bir kütüphanedir. + http://ftp.acc.umu.se/mirror/gnome.org/sources/libgnome-keyring/3.12/libgnome-keyring-3.12.0.tar.xz + + intltool + glib2-devel + dbus-devel + libgcrypt-devel + + desktop/gnome/base/libgnome-keyring/pspec.xml + + + libgnome-keyring + + libgcrypt + glib2 + dbus + + + /usr/lib + /usr/share/doc + /usr/share/vala + /usr/share/gir-1.0 + /usr/share/locale + + + + libgnome-keyring-devel + Development files for libgnome-keyring + libgnome-keyring için geliştirme dosyaları + + libgnome-keyring + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libgnome-keyring-docs + Referance documents for libgnome-keyring + libgnome-keyring için başvuru belgeleri + data:doc + + /usr/share/gtk-doc + + + + + 2017-03-02 + 3.12 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-25 + 3.12 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + gconf + http://www.gnome.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.gnome.base + Gnome Configuration System + Gnome Konfigürasyon Sistemi + gconf is a Gnome Configuration System. + gconf, Gnome Konfigürasyon Sistemidir. + mirrors://gnome/GConf/3.2/GConf-3.2.6.tar.xz + + glib2-devel + gtk-doc + gettext-devel + gobject-introspection-devel + libxml2-devel + dbus-devel + dbus-glib-devel + polkit-devel + openldap-client + gtk3-devel + intltool + python-lxml + + + 01_xml-gettext-domain.patch + gconf-reload.patch + + desktop/gnome/base/gconf/pspec.xml + + + gconf + + dbus + glib2 + polkit + libxml2 + dbus-glib + openldap-client + + + /etc/dbus-1/system.d + /etc/gconf + /etc/xdg/autostart + /usr/bin + /usr/lib/libgconf* + /usr/lib/GConf + /usr/lib/gio + /usr/lib/girepository-1.0 + /usr/share/dbus-1 + /usr/share/doc + /usr/share/GConf + /usr/share/aclocal + /usr/share/gir-1.0 + /usr/share/locale + /usr/share/man + /usr/share/polkit-1/actions + /usr/share/sgml/gconf + + + System.PackageHandler + + + gconf2.path + + + + gconf-docs + GConf reference documents + data:doc + + gconf + + + /usr/share/gtk-doc + + + + gconf-devel + Development files for gconf + gconf için geliştirme dosyaları + + gconf + glib2-devel + dbus-devel + python-lxml + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-01 + 3.2.6 + Rebuild for new toolchain. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-05 + 3.2.6 + First release + Erdinç Gültekin + admins@pisilinux.org + + + + + + librest + http://www.gtk.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.gnome.base + A helper library for RESTful services. + This library was designed to make it easier to access web services that claim to be "RESTful". + http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.8/rest-0.8.1.tar.xz + + gtk-doc + libsoup-devel + libsoup-gnome + + desktop/gnome/base/librest/pspec.xml + + + librest + + glib2 + libxml2 + libsoup + libsoup-gnome + + + /usr/share + /usr/lib + /usr/bin + + + + librest-devel + Development files for librest + librest için geliştirme dosyaları + + libsoup-devel + librest + glib2-devel + libxml2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + librest-32bit + 32-bit shared libraries for librest + emul32 + _emul32 + + glib2-32bit + libxml2-32bit + libsoup-32bit + + + glib2-32bit + libxml2-32bit + libsoup-32bit + librest + + + /usr/lib32 + + + + + 2018-01-07 + 0.8.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2015-03-18 + 0.7.92 + Release bump + Kamil Atlı + suvari@pisilinux.org + + + 2015-03-18 + 0.7.92 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + accountsservice + http://www.freedesktop.org/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv3 + library + desktop.gnome.base + D-Bus Service to Manipulate User Account Information + accountsservice server provides a set of D-Bus interfaces for querying and manipulating user account information. + https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.45.tar.xz + + intltool + gtk-doc + glib2-devel + polkit-devel + gobject-introspection-devel + + desktop/gnome/base/accountsservice/pspec.xml + + + accountsservice + + polkit + glib2 + + + /usr/lib + /usr/share/doc + /usr/share/dbus-1 + /usr/share/gir-1.0 + /usr/share/polkit-1 + /usr/share/vala/vapi + /etc/dbus-1/system.d + /usr/share/locale + /var/lib/AccountsService/ + + + + accountsservice-docs + accountsservice reference documents + data:doc + + accountsservice + + + /usr/share/gtk-doc + + + + accountsservice-devel + accountsservice için geliştirme dosyaları + accountsservice için geliştirme dosyaları + + accountsservice + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-07 + 0.6.45 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-28 + 0.6.43 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.6.40 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-11 + 0.6.40 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gcr + http://www.gnome.org/ + + Osman Erkan + osman.erkan@pisilinux.org + + LGPLv2 + library + desktop.gnome.base + The Gcr package contains libraries used for displaying certificates and accessing key stores. + The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop. + mirrors://gnome/gcr/3.20/gcr-3.20.0.tar.xz + + gnupg + intltool + gtk3-devel + vala-devel + glib2-devel + p11-kit-devel + libgcrypt-devel + gobject-introspection-devel + + desktop/gnome/base/gcr/pspec.xml + + + gcr + + gtk3 + cairo + glib2 + pango + p11-kit + libgcrypt + gdk-pixbuf + gobject-introspection + + + /etc + /usr/bin + /usr/lib/libgcr* + /usr/lib/libgck* + /usr/lib/girepository-1.0 + /usr/libexec + /usr/share/applications + /usr/share/dbus-1 + /usr/share/doc + /usr/share/GConf + /usr/share/gcr-3 + /usr/share/gir-1.0 + /usr/share/glib-2.0 + /usr/share/gtk-doc + /usr/share/icons + /usr/share/locale + /usr/share/mime + /usr/share/vala + + + 10-gcr.conf + + + + gcr-devel + Development files for gcr + gcr için geliştirme dosyaları + + glib2-devel + gtk3-devel + p11-kit-devel + gobject-introspection-devel + gcr + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-30 + 3.20.0 + Release bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-05-17 + 3.20.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libwacom + http://sourceforge.net/projects/linuxwacom/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.base + This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. + This project manages the libraries, configuration, and diagnostic tools for Wacom tablets running under Linux. It also maintains updated Linux kernel drivers and Xorg/XFree86 XInput drivers. + http://sourceforge.net/projects/linuxwacom/files/libwacom/libwacom-0.27.tar.bz2 + + glib2-devel + libgudev-devel + eudev-devel + + desktop/gnome/base/libwacom/pspec.xml + + + libwacom + + glib2 + libgudev + + + /usr/share + /usr/lib + /usr/bin + + + + libwacom-devel + Development files for libwacom + libsecret için geliştirme dosyaları + + glib2-devel + libwacom + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-07 + 0.27 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-13 + 0.23 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-08 + 0.18 + First Release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libbonobo + http://www.gnome.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + library + desktop.gnome.base + GNOME CORBA framework + GNOME CORBA geliştirme ortamı + Bonobo is a component system based on CORBA, used by the GNOME desktop. + mirrors://gnome/libbonobo/2.32/libbonobo-2.32.1.tar.bz2 + + orbit2-devel + glib2-devel + libxml2-devel + flex + grep + popt-devel + intltool + perl + gettext-devel + gtk-doc + + + libbonobo-2.32.1-srcdir-macro.patch + libbonobo-multishlib.patch + + desktop/gnome/base/libbonobo/pspec.xml + + + libbonobo + + orbit2 + glib2 + libxml2 + + + /etc + /usr/bin + /usr/sbin + /usr/libexec + /usr/lib + /usr/share/man + /usr/share/locale + /usr/share/doc + /usr/share/idl + + + + libbonobo-devel + Development files for libbonobo + libbonobo için geliştirme dosyaları + + libbonobo + orbit2-devel + glib2-devel + + + /usr/lib/pkgconfig + /usr/include + + + + libbonobo-docs + Bonobo referance documents + data:doc + + /usr/share/gtk-doc + + + + + 2017-03-30 + 2.32.1 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 2.32.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 2.32.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libcroco + http://www.freespiders.org/projects/libcroco/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.gnome.base + Boîte à outils générique d'analyse et de manipulation de Cascading Style Sheet (CSS - feuilles de style). + Generic Cascading Style Sheet (CSS) parsing and manipulation toolkit + CSS ayıklama kitaplığı + libcroco is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME applications in need of CSS support. + libcroco GNOME uygulamaları tarafından CSS desteği için kullanılan genel bir CSS ayıklama kitaplığıdır. + mirrors://gnome/libcroco/0.6/libcroco-0.6.12.tar.xz + + gtk-doc + libxml2-devel + glib2-devel + gobject-introspection-devel + + + multilib.patch + + desktop/gnome/base/libcroco/pspec.xml + + + libcroco + + glib2 + libxml2 + + + /usr/share + /usr/lib + /usr/bin + + + + libcroco-docs + libcroco reference documents + data:doc + + libcroco + + + /usr/share/gtk-doc + + + + libcroco-devel + Development files for libcroco + libcroco için geliştirme dosyaları + + libcroco + libxml2-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/bin/croco-*-config + + + + libcroco-32bit + 32-bit shared libraries for libcroco + emul32 + emul32 + + glib2-32bit + libxml2-32bit + + + glib2-32bit + libxml2-32bit + libcroco + + + /usr/lib32 + + + + + 2018-01-07 + 0.6.12 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-20 + 0.6.11 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.6.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 0.6.8 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-08-11 + 0.6.8 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + file-roller + http://fileroller.sourceforge.net + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.base + GNOME archive manager + GNOME arşiv yöneticisi + File-manager is a archive manager that create, modify and extract various archive formats with compression support + File-roller çeşitli arşiv dosyalarını sıkıştırma desteği ile oluşturan, açan, düzenleyen bir arşiv yönetim uygulamasıdır. + file-roller + mirrors://gnome/file-roller/3.10/file-roller-3.26.2.tar.xz + + gtk3-devel + gconf-devel + intltool + itstool + json-glib-devel + libarchive-devel + + desktop/gnome/base/file-roller/pspec.xml + + + file-roller + + atk + gtk3 + file + glib2 + cairo + pango + gconf + json-glib + libnotify + gdk-pixbuf + libarchive + + + /usr/share/doc + /usr/bin + /usr/share/help + /usr/share/icons + /usr/share/GConf + /usr/share/metainfo + /usr/share/dbus-1 + /usr/share/pixmaps + /usr/lib/nautilus + /usr/share/file-roller + /usr/share/applications + /usr/share/locale + /usr/share/glib-2.0/schemas + /usr/libexec/file-roller + + + + + 2018-01-07 + 3.26.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-30 + 3.10.2.1 + Release bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-09-07 + 3.10.2.1 + First Release + Ergün Salman + poyraz76@pisilinux.org + + + + + + gvfs + http://www.gnome.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + GPLv3 + library + desktop.gnome.base + New generation gnome-virtual-file-system + Yeni nesil GNOME sanal dosya sistemi + GVFS is a userspace virtual filesystem designed to work with the I/O abstractions, especially HAL. It supports fuse for directly access for GVFS mounts. It installs several modules and backends that are automatically used by applications. + GVFS I/O soyutlamaları, özellikle HAL, için geliştirilmiş, sistem tabanlı bir sanal dosya sistemidir. Doğrudan fuse ile birlikle kendi bağlamlarına erişmesini destekler. GVFS, birçok modül ve sitem servisini uygulamaların otomatik kullanması için yükler. + mirrors://gnome/gvfs/1.28/gvfs-1.28.4.tar.xz + + gtk-doc + gtk3-devel + fuse-devel + avahi-devel + gconf-devel + libmtp-devel + intltool + automake + autoconf + itstool + autogen + libsoup-devel + util-macros + unifdef + gettext-devel + m4 + gcr-devel + udisks2-devel + libgudev-devel + eudev-devel + libplist-devel + libproxy-devel + libbluray-devel + libsecret-devel + bluez-libs-devel + libarchive-devel + libgphoto2-devel + avahi-glib-devel + libcdio-paranoia-devel + libgnome-keyring-devel + samba-devel + libcdio-devel + libimobiledevice-devel + + + gvfs-archive-integration.patch + + desktop/gnome/base/gvfs/pspec.xml + + + gvfs-afc + AFC(Apple File Control) backend for GVFS + GVFS AFC (Apple Dosya Kontrolü) arkaucu + + libplist + gvfs + libimobiledevice + + + /usr/libexec/gvfs-afc-volume-monitor + /usr/libexec + /usr/share/gvfs/mounts + /usr/share/gvfs/remote-volume-monitors/afc.monitor + /usr/share/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service + + + + gvfs-afp + Apple Filing Protocol (AFP) backend for gvfs. + + libsecret + libgcrypt + gvfs + + + /usr/lib/gvfs/gvfsd-afp + /usr/libexec/gvfsd-afp + /usr/libexec/gvfsd-afp-browse + /usr/share/gvfs/mounts/afp-browse.mount + /usr/share/gvfs/mounts/afp.mount + + + + gvfs-archive + Compression backend for GVFS + GVFS sıkıştırma arkaucu + + libarchive + gvfs + + + /usr/libexec/gvfsd-archive + /usr/share/gvfs/mounts/archive.mount + /usr/share/applications/mount-archive.desktop + + + + gvfs-gphoto2 + Digital camera backend for GVFS + GVFS dijital kamera arkaucu + + libgphoto2 + gvfs + + + /usr/libexec/gvfs-gphoto2-volume-monitor + /usr/libexec/gvfsd-gphoto2 + /usr/share/gvfs/mounts/gphoto2.mount + /usr/share/gvfs/remote-volume-monitors/gphoto2.monitor + /usr/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service + + + + gvfs-fuse + FUSE backend for GVFS + GVFS FUSE arkaucu + + fuse + gvfs + + + /usr/libexec/gvfsd-fuse + + + + gvfs-smb + Samba backend for GVFS + GVFS Samba arkaucu + + gvfs + samba + + + /usr/libexec/gvfsd-smb + /usr/libexec/gvfsd-smb-browse + /usr/share/gvfs/mounts/smb.mount + /usr/share/GConf/gsettings/gvfs-smb.convert + /usr/share/gvfs/mounts/smb-browse.mount + /usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml + + + + gvfs-mtp + MTP backend for gvfs. + + libmtp + gvfs + + + /usr/libexec/gvfsd-mtp + /usr/libexec/gvfs-mtp-volume-monitor + /usr/lib/gvfs/gvfsd-mtp + /usr/share/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service + /usr/share/gvfs/mounts/mtp.mount + /usr/share/gvfs/remote-volume-monitors/mtp.monitor + + + + gvfs + gvfs package contains all GVFS backends and translations files + gvfs paketi tüm GVFS arkauçlarını ve çeviri dosyalarını içerir + + gcr + gtk3 + libsoup + udisks2 + libbluray + libsecret + avahi-libs + avahi-glib + eudev + glib2 + libxml2 + libgudev + libcdio-paranoia + libcdio + + + /usr/bin + /usr/libexec/gvfsd-ftp + /usr/libexec/gvfsd-metadata + /usr/libexec/gvfsd-computer + /usr/libexec/gvfsd + /usr/libexec/gvfsd-recent + /usr/libexec/gvfsd-sftp + /usr/libexec/gvfsd-burn + /usr/libexec/gvfs-udisks2-volume-monitor + /usr/libexec/gvfsd-http + /usr/libexec/gvfsd-dav + /usr/libexec/gvfsd-network + /usr/libexec/gvfsd-cdda + /usr/libexec/gvfsd-dnssd + /usr/libexec/gvfsd-trash + /usr/libexec/gvfsd-localtest + /usr/lib/gio/modules/libgioremote-volume-monitor.so + /usr/lib/gio/modules/libgvfsdbus.so + /usr/lib/gvfs/gvfsd + /usr/lib/gvfs/gvfsd-archive + /usr/lib/gvfs/gvfsd-burn + /usr/lib/gvfs/gvfsd-cdda + /usr/lib/gvfs/gvfsd-computer + /usr/lib/gvfs/gvfsd-dav + /usr/lib/gvfs/gvfsd-dnssd + /usr/lib/gvfs/gvfsd-ftp + /usr/lib/gvfs/gvfsd-fuse + /usr/lib/gvfs/gvfsd-http + /usr/lib/gvfs/gvfsd-localtest + /usr/lib/gvfs/gvfsd-metadata + /usr/lib/gvfs/gvfsd-network + /usr/lib/gvfs/gvfsd-recent + /usr/lib/gvfs/gvfsd-sftp + /usr/lib/gvfs/gvfsd-trash + /usr/lib/gvfs/libgvfsdaemon.so + /usr/lib/gvfs/libgvfscommon.so + /usr/lib/libgvfscommon.so + /usr/lib/libgvfscommon.so.0 + /usr/lib/libgvfscommon.so.0.0.0 + /usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf + /usr/share/GConf/gsettings/gvfs-dns-sd.convert + /usr/share/bash-completion/completions/gvfs + /usr/share/bash-completion/completions/gvfs-trash + /usr/share/bash-completion/completions/gvfs-rm + /usr/share/bash-completion/completions/gvfs-copy + /usr/share/bash-completion/completions/gvfs-cat + /usr/share/bash-completion/completions/gvfs-info + /usr/share/bash-completion/completions/gvfs-set-attribute + /usr/share/bash-completion/completions/gvfs-less + /usr/share/bash-completion/completions/gvfs-move + /usr/share/bash-completion/completions/gvfs-tree + /usr/share/bash-completion/completions/gvfs-mount + /usr/share/bash-completion/completions/gvfs-mkdir + /usr/share/bash-completion/completions/gvfs-open + /usr/share/bash-completion/completions/gvfs-ls + /usr/share/bash-completion/completions/gvfs-rename + /usr/share/bash-completion/completions/gvfs-save + /usr/share/bash-completion/completions/gvfs-monitor-file + /usr/share/bash-completion/completions/gvfs-monitor-dir + /usr/share/dbus-1/services/gvfs-daemon.service + /usr/share/dbus-1/services/gvfs-metadata.service + /usr/share/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service + /usr/share/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service + /usr/share/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service + /usr/share/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service + /usr/share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service + /usr/share/dbus-1/services/org.gtk.vfs.Metadata.service + /usr/share/dbus-1/services/org.gtk.vfs.Daemon.service + /usr/share/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml + /usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml + /usr/share/gvfs/mounts/burn.mount + /usr/share/gvfs/mounts/cdda.mount + /usr/share/gvfs/mounts/computer.mount + /usr/share/gvfs/mounts/dav+sd.mount + /usr/share/gvfs/mounts/dav.mount + /usr/share/gvfs/mounts/dns-sd.mount + /usr/share/gvfs/mounts/ftp.mount + /usr/share/gvfs/mounts/http.mount + /usr/share/gvfs/mounts/localtest.mount + /usr/share/gvfs/mounts/network.mount + /usr/share/gvfs/mounts/recent.mount + /usr/share/gvfs/mounts/sftp.mount + /usr/share/gvfs/mounts/trash.mount + /usr/share/gvfs/remote-volume-monitors/udisks2.monitor + /usr/share/locale/ + /usr/share/man/ + /usr/include + /usr/share/doc + + + + + 2018-01-08 + 1.28.4 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-08 + 1.20.2 + Rebuild for new libgphoto2. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-04-08 + 1.20.2 + Release Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2015-02-03 + 1.20.2 + First Release + Alihan Öztürk + alihan@pisilinux.org + + + + + + zenity + https://help.gnome.org/users/zenity/stable/ + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:gui + desktop.gnome.base + A rewrite of gdialog + Zenity enables you to create the following types of simple dialog: + + Zenity is the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts. + Zenity enables you to create the following types of simple dialog: + + zenity + http://ftp.gnome.org/pub/gnome/sources/zenity/3.26/zenity-3.26.0.tar.xz + + itstool + gtk3-devel + glib2-devel + gnome-common + libnotify-devel + gdk-pixbuf-devel + + desktop/gnome/base/zenity/pspec.xml + + + zenity + + gtk3 + glib2 + pango + libX11 + libnotify + gdk-pixbuf + + + /usr/bin + /usr/share + /usr/share/help + + + + + 2017-12-24 + 3.26.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + dconf + http://live.gnome.org/dconf + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:console + desktop.gnome.base + Simple low-level configuration system + Düşük seviyeli yapılandırma sistemi + dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. + FIXME + http://ftp.gnome.org/pub/gnome/sources/dconf/0.27/dconf-0.27.1.tar.xz + + meson + vala-devel + dbus-devel + glib2-devel + docbook-xsl + libxslt + intltool + gtk-doc + + desktop/gnome/base/dconf/pspec.xml + + + dconf + + dbus + glib2 + + + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/libexec + + + + dconf-devel + Development files for dconf + + dconf + dbus-devel + glib2-devel + + + /usr/include + /usr/share/vala + /usr/lib/pkgconfig + + + + dconf-docs + Reference files for dconf + data:doc + + dconf + + + /usr/share/gtk-doc + + + + + 2018-01-07 + 0.27.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-01 + 0.26.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.24.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-12 + 0.24.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + polkit-gnome + http://hal.freedesktop.org/docs/polkit + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + app:gui + library + desktop.gnome.base + Authentication agent for polkit + polkit için kimlik denetim yardımcısı + polkit-gnome package provides an authentication agent for polkit that integrates well with the GNOME desktop environment. + polkit-gnome paketi GNOME masaüstü ortamı ile bütünleşmiş bir kimlik denetim yardımcısı sağlar. + http://ftp.gnome.org/pub/GNOME/sources/polkit-gnome/0.105/polkit-gnome-0.105.tar.xz + + gtk3-devel + gnome-common + intltool + polkit-devel + + desktop/gnome/base/polkit-gnome/pspec.xml + + + polkit-gnome + + gtk3 + gdk-pixbuf + glib2 + polkit + + + /etc + /usr/lib + /usr/share/doc + /usr/libexec + /usr/share/locale + + + polkit-gnome-authentication-agent-1.desktop + + + + + 2017-03-19 + 105 + Release bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2014-12-08 + 105 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gnome-common + http://www.gnome.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.gnome.base + Common files for development of GNOME packages + GNOME uygulamalarının geliştirmede kullandığı yaygın dosyalar + gnome-common package contains aclocal macros, makefile headers and documents tools in order to build GNOME sources. + mirrors://gnome/gnome-common/3.18/gnome-common-3.18.0.tar.xz + desktop/gnome/base/gnome-common/pspec.xml + + + gnome-common + + /usr/share/doc + /usr/bin + /usr/share/aclocal + /usr/share/gnome-common + + + + + 2018-01-11 + 3.18.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-30 + 3.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 3.10.0 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + dconf-editor + http://live.gnome.org/dconf + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.base + Gui editor for dconf; simple low-level configuration system + dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. + ftp://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.27/dconf-editor-3.27.1.tar.xz + + meson + dconf-devel + libxml2-devel + gtk3-devel + pango-devel + docbook-xsl + libepoxy-devel + at-spi2-core-devel + vala-devel + libxslt + intltool + gtk-doc + + desktop/gnome/base/dconf-editor/pspec.xml + + + dconf-editor + + dconf + glib2 + libxml2 + gtk3 + pango + + + /etc + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/libexec + + + + + 2018-01-07 + 3.27.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-30 + 3.16.1 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 3.16.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-12 + 3.16.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + liberation-fonts + https://fedorahosted.org/liberation-fonts/ + + Sezai Yeniay + sezaiyeniay@pisilinux.org + + GPLv2 + data:font + desktop.font + Font collection similar to ones found in Microsoft Windows + Microsoft Windows fontlarına benzeyen bir dizi font ailesi + A set of fonts similar to Microsoft Windows fonts. There are three sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono). + liberation-fonts MS Windows fontlarına benzer bir yazı tipi ailesidir. Sans, serif ve mono olmak üzere 3 setten oluşur. + http://dev-www.libreoffice.org/src/cfbf1ac6f61bf6cf45342a0cc9381be5-liberation-fonts-ttf-2.00.0.tar.gz + + fontforge + + desktop/font/liberation-fonts/pspec.xml + + + liberation-fonts + + /usr/share/fonts + /usr/share/doc + + + + + 2017-03-02 + 2.00.0 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.00.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-09 + 2.00.0 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + noto-fonts-cjk + http://www.google.com/get/noto + + Osman Erkan + osman.erkan@pisilinux.org + + CUSTOM:SIL + data:font + desktop.font + Google Noto CJK fonts + Google Noto CJK yazı tipleri + noto-fonts-cjk, Google Noto CJK fonts. + Google Noto CJK yazı tipleri. + https://github.com/googlei18n/noto-cjk/archive/v1.004.tar.gz + desktop/font/noto-fonts-cjk/pspec.xml + + + noto-fonts-cjk + noto-fonts-cjk, Google Noto CJK fonts + + /usr/share/fonts/noto/*.ttc + /usr/share/doc/noto-fonts-cjk/ + + + + + 2017-03-05 + 0.0_20100919 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.0_20100919 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-22 + 0.0_20100919 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + harfbuzz + http://www.freedesktop.org/software/harfbuzz + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.font + OpenType text shaping engine + The Harfbuzz package contains an OpenType text shaping engine. + https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.7.4.tar.bz2 + + cairo-devel + glib2-devel + icu4c-devel + graphite2-devel + freetype-devel + expat-devel + python-six + gtk-doc + + desktop/font/harfbuzz/pspec.xml + + + harfbuzz + + cairo + glib2 + icu4c + libgcc + freetype + graphite2 + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/gir-1.0 + /usr/share/gtk-doc + + + + harfbuzz-devel + + glib2-devel + icu4c-devel + graphite2-devel + harfbuzz + + + /usr/include/harfbuzz + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + harfbuzz-32bit + 32-bit shared libraries for harfbuzz + emul32 + emul32 + + icu4c-32bit + freetype-32bit + fontconfig-32bit + cairo-32bit + + + cairo-32bit + glib2-32bit + icu4c-32bit + freetype-32bit + + + /usr/lib32 + + + + + 2018-01-29 + 1.7.4 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-06 + 1.4.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-02 + 1.2.6 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2015-04-06 + 1.2.6 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + gnu-gs-fonts-std + http://www.ghostscript.com + + Sezai Yeniay + sezaiyeniay@pisilinux.org + + GPLv2 + data + desktop.font + Ghostscript standard fonts + Ghostscript standard yazıtipleri + Ces fontes ont été construites à partir des fontes URW distribuées avec ghostcript. Il n'y AUCUN changemen dans leur partie latine. + gnu-gs-fonts-std contains fonts that were made from the free URW fonts distributed with ghostcript. There are no changes in the latin part of them. + Bu yazıtipleri ghostscript ile birlikte dağıtılan özgür URW yazıtiplerinden türetilmiştir. Latin bölümünde hiçbir değişiklik yapılmamıştır. + mirrors://sourceforge/ghostscript/ghostscript-fonts-std-8.11.tar.gz + desktop/font/gnu-gs-fonts-std/pspec.xml + + + gnu-gs-fonts-std + + /usr/share/fonts/default/ghostscript + /usr/share/doc + + + + + 2017-02-05 + 8.11 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 8.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-23 + 8.11 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + dejavu-fonts + http://www.dejavu-fonts.org + + Sezai Yeniay + sezaiyeniay@pisilinux.org + + as-is + data:font + desktop.font + DejaVu yazıtipleri + DejaVu fonts + DejaVu fonts + DejaVu yazıtipleri + Les fontes DejaVu basées sur des fontes Bitstream avec des améliorations. + Contains DejaVu fonts that are based on Bitstream fonts, with improvements. + Bevat de DejaVu fonts die zijn gebasserd op de Bitstream fonts, met verbeteringen. + mirrors://sourceforge/dejavu/2.37/dejavu-fonts-2.37.tar.bz2 + + fontforge + fontconfig-devel + perl-Font-TTF + perl-IO-String + unicode-ucd + giflib-devel + + desktop/font/dejavu-fonts/pspec.xml + + + dejavu-fonts + + /etc/fonts + /etc/X11/fontpath.d/dejavu + /usr/share/fonts + /usr/share/doc + + + + + 2017-02-28 + 2.37 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-09-18 + 2.34 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-27 + 2.34 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + fontconfig + http://fontconfig.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + desktop.font + A library for configuring and customizing font access + Yazıtiplerinin yapılandırılması ve özelleştirilmesi için bir kitaplık + Biblioteka do konfigurowania pospolitych czcionek - obsługa plików binarnych + Fontconfig est un librairie conçue pour fournir à tout le système accès à la possibilité de configurer, personnaliser et appliquer des fontes. + Fontconfig is a library designed to provide system-wide font configuration, customization and application access. + Fontconfig sistem genelindeki programlar için yazıtiplerinin ayarlanmasını, özelleştirilmesini ve programlar tarafından erişilmesini sağlar. + Fontconfig jest biblioteką do konfigurowania i dostosowywania do własnych potrzeb czcionek, które nie zależą od systemu X Window. Została zaprojektowana, aby znajdować czcionki w systemie i dobierać je do wymagań określanych przez aplikacje. + https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.12.1.tar.bz2 + + freetype-devel + expat-devel + + + 0001-fix-test-with-freetype2-2.7.1.patch + prefer_dejavu.patch + anymetrics_urw.patch + use_legacy_lcdfilter_on_small_monospace.patch + fontconfig-2.8.0-sleep-less.patch + deprecated-user-conf.patch + + desktop/font/fontconfig/pspec.xml + + + fontconfig + + freetype + expat + + + /etc/fonts + /usr/bin + /usr/lib + /usr/share/doc + /var/cache/fontconfig + /usr/share + + + System.Package + System.PackageHandler + + + + fontconfig-devel + Development files for fontconfig + fontconfig için geliştirme dosyaları + Pliki nagłówkowe fontconfig + + fontconfig + freetype-devel + expat-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/doc/fontconfig/fontconfig-devel.txt + /usr/share/man + + + + fontconfig-32bit + 32-bit shared libraries for fontconfig + fontconfig için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + expat-32bit + freetype-32bit + + + fontconfig + expat-32bit + freetype-32bit + + + /usr/lib32 + + + + + 2017-02-13 + 2.12.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.12.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.11.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 2.11.1 + Release bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-17 + 2.11.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + unicode-ucd + http://www.unicode.org/ucd + + PisiLinux Community + admins@pisilinux.org + + MIT + desktop.font + Unicode Character Database + Unicode Karakter Veritabanı + The Unicode Character Database (UCD) consists of a number of data files listing Unicode character properties and related data. It also includes data files containing test data for conformance to several important Unicode algorithms. + Unicode karakter veritabanı, unicode karakter özelliklerini ve bilgilerini içeren birkaç veri dosyasından oluşur. + http://www.unicode.org/Public/zipped/9.0.0/UCD.zip + desktop/font/unicode-ucd/pspec.xml + + + unicode-ucd + + /usr/share/unicode/ucd + /usr/share/doc + + + copyright.html + + + + + 2017-03-01 + 9.0.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-27 + 6.3.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + fontforge + http://fontforge.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + BSD + app:console + app:gui + desktop.font + Font editor and converter + Postscript yazı tipi düzenleyici ve çevirici + FontForge is a font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, or edit existing ones. Also lets you convert one format to another. FontForge also has support for many macintosh font formats. + FontForge kendi postscript, truetype, opentype, cid-keyed, multi-master, cff, svg, bitmap (bdf, FON, NFNT) fontlarınızı yaratmanıza veya hali hazırda varolan fontlarınızı düzenlemenize olanak tanıyan bir font düzenleyicidir. FontForge Macintosh font formatlarının çoğunu da desteklemektedir. + fontforge + https://github.com/fontforge/fontforge/releases/download/20161005/fontforge-20161005.tar.gz + http://fontforge.org/cidmaps.tgz + + libjpeg-turbo-devel + tiff-devel + cairo-devel + pango-devel + libpng-devel + libXft-devel + libXi-devel + giflib-devel + libspiro-devel + xdg-utils + fontconfig-devel + python-devel + libxml2-devel + readline-devel + libtool-ltdl + + desktop/font/fontforge/pspec.xml + + + fontforge + + zlib + glib2 + libX11 + libpng + python + libxml2 + freetype + readline + libtool-ltdl + tiff + cairo + libXi + pango + libXft + giflib + libspiro + libjpeg-turbo + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/mime + /usr/share/pixmaps + /usr/share/fontforge + /usr/share/applications + /usr/share/locale + + + + fontforge-devel + Development files for fontforge + fontforge için geliştirme dosyaları + + tiff-devel + pango-devel + cairo-devel + fontforge + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-28 + 2.0.20161005 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.0.20150824 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-28 + 2.0.20150824 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + noto-fonts + http://www.google.com/get/noto + + Osman Erkan + osman.erkan@pisilinux.org + + Apache + data:font + desktop.font + Google Noto TTF fonts + Google Noto TTF yazı tipleri + Noto fonts are open source. All Noto fonts are published under the SIL Open Font License, Version 1.1. Language data and some sample texts are from the Unicode CLDR project. + Tüm diller/karakterlerin desktelendiği yazı tipidir. + https://github.com/googlei18n/noto-fonts/archive/v2015-09-29-license-adobe.tar.gz + desktop/font/noto-fonts/pspec.xml + + + noto-fonts + + /usr/share/doc + /usr/share/fonts/noto + + + + noto-fonts-ttf-croscore + noto-fonts-ttf-croscore, Chrome OS core fonts + noto-fonts-ttf-croscore, Chrome OS için temel yazı tipleri + + /usr/share/fonts/TTF + + + + + 2017-03-05 + 20150929 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 20150929 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-12 + 20150929 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + oxygen-fonts + https://projects.kde.org/projects/playground/artwork/oxygen-fonts + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + OFL + data:font + desktop.font + Oxygen font family + Oxygen yazı tipi ailesi + Oxygen font family is a desktop / GUI font family for integrated use with KDE. + Oxygen, KDE için bir masaüstü ve grafik kullanıcı arayüzü yazı tipi ailesidir. + http://download.kde.org/stable/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz + + cmake + extra-cmake-modules + fontconfig-devel + qt5-base-devel + fontforge + + desktop/font/oxygen-fonts/pspec.xml + + + oxygen-fonts + + /usr/share/fonts + /usr/share/doc + /usr/lib + + + + + 2017-03-09 + 5.4.3 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.4.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-11 + 5.4.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + droid-fonts + http://www.droidfonts.com + + Sezai Yeniay + sezaiyeniay@pisilinux.org + + Apache-2.0 + data:font + desktop.font + Droid, TrueType font ailesi + Droid is a TrueType font family intended for use on the small screens of mobile handsets + Droid is een TrueType font familie gemaakt voor gebruik op de kleine schermen van mobiele telefoons + Android platformunda kullanılmak üzere oluşturulmuş font ailesi. + Droid is a font family created by Ascender Corporation for use by the Open Handset Alliance platform, Android. The font families, known simply as Droid, are Droid Sans, Droid Serif, and Droid Sans Mono. + Droid is een TrueType font familie gemaakt voor gebruik op de kleine schermen van mobiele telefoons + https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pardusarchives/droid_fonts_20100815.tar.gz + desktop/font/droid-fonts/pspec.xml + + + droid-fonts + + /etc/fonts + /usr/share/fonts + /usr/share/doc + + + 65-droid-fonts-sans-fontconfig.conf + 60-droid-fonts-sans-mono-fontconfig.conf + 59-droid-fonts-serif-fontconfig.conf + + + + + 2017-03-01 + 0.0_20100821 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-09-18 + 0.0_20100821 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-28 + 0.0_20100821 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pisiplayer + http://pisilinux.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv3 + app:gui + desktop.pisilinux + Video Player + Video Player for Pisi Linux + pisiplayer + https://github.com/mthnzbk/pisi-player/archive/0.9.tar.gz + + python3-setuptools + python3-devel + python3-qt5 + + desktop/pisilinux/pisiplayer/pspec.xml + + + pisiplayer + + python3-qt5 + python3-sip + python3-youtube_dl + + + /usr/bin + /usr/lib/pisiplayer + /usr/lib/python3.6/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + + + 2017-05-28 + 0.9 + rebuild + Pisi Linux Admins + admins@pisilinux.org + + + 2016-07-04 + 0.9 + First release + Metehan Özbek + admins@pisilinux.org + + + + + + package-manager + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.pisilinux + PiSi graphical user interface + PiSi kullanıcı grafik arayüzü + PiSi est une interface graphique permettant d'effectuer l'installation, la suppression et la mise à jour de paquet PiSi depuis un environnement graphique. + Package Manager is PiSi's easy-to-use graphical user interface. + PiSi paket yöneticisine ait paket kurma, kaldırma ve güncelleme gibi işlerin grafik ortamda yapılabilmesini sağlayan PiSi grafik arayüzü. + https://github.com/PisiLinuxNew/package-manager/archive/package-manager.4.1.8.tar.gz + + docutils + python-qt5-devel + python-sip + intltool + qt5-linguist + + + fixed-icons-issue.patch + + desktop/pisilinux/package-manager/pspec.xml + + + package-manager + + pisi + python-qt5 + python-sip + pisilinux-desktop-services + + + /usr/bin + /usr/share + /usr/share/applications + /usr/share/icons + /usr/share/doc + + + installed.svg + + + + + 2018-01-13 + 4.1.8 + fixed icons issue. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-09-01 + 4.1.8 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-08 + 4.1.7 + Version Bump, add new builddep. + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-09 + 4.1.6 + Release Bump + Metehan Özbek + admin@pisilinux.org + + + 2016-08-08 + 4.1.5 + Release Bump + Metehan Özbek + admin@pisilinux.org + + + 2016-08-06 + 4.1.3 + Release Bump + Metehan Özbek + admin@pisilinux.org + + + 2016-07-01 + 4.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-28 + 4.1.1 + ported pyqt5 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + history-manager + https://github.com/PisiLinuxNew/history-manager/ + + Metehan Özbek + admin@pisilinux.org + + GPLv2 + app:gui + desktop.pisilinux + KDE5 port of History Manager Tool + Pisi Geçmiş Yöneticisi uygulaması + History manager is a graphical interface to pisi snapshot facilities. + Pisi ile yapılan işlem geçmişini gösterme, sistemi belirli noktaya döndürme, yeni görüntü alma gibi geçmiş yönetimi işlemleri yapmayı sağlayan araç. + https://github.com/PisiLinuxNew/history-manager/archive/0.2.8.0-Beta.tar.gz + + python-qt5-devel + pypolkit + qt5-base-devel + python-setuptools + qt5-linguist + + + history-manager-fixed-window-title.patch + + desktop/pisilinux/history-manager/pspec.xml + + + history-manager + + python-qt5 + pypolkit + + + /usr/bin + /usr/share/locale + /usr/lib/python* + /usr/share + + + + + 2018-01-17 + 0.2.8.0b + fixed window title issue for other desktops. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-04-08 + 0.2.8.0b + Release bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-18 + 0.2.8.0b + First release + Metehan Özbek + admin@pisilinux.org + + + + + + service-manager + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + desktop.pisilinux + System Service configuration GUI + Servis yönetim arayüzü + Le gestionnaire de Service est utilisé pour administrer les services lancés dans Pisi Linux. + This system service configuration software is developed for Pisi Linux. It provides managing system services. + Servis yöneticisi, Pisi Linux'da çalışan sunucu ve servislerin yönetilmesini sağlar + https://github.com/Rmys/Sources/blob/master/service-manager-3.1.1.tar.gz?raw=true + + pisilinux-desktop-services + docutils + python-qt5-devel + + + fixed-icon-issue.patch + + desktop/pisilinux/service-manager/pspec.xml + + + service-manager + + python-qt5 + pisilinux-desktop-services + + + /usr/bin + /usr/share + /usr/share/locale + /usr/share/applications + + + + + 2018-01-11 + 3.1.1 + fixed icons and window title issues + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-08-24 + 3.1.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-03 + 3.1.0 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + pisilinux-desktop-services + http://www.pisilinux.org + + pisilinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.pisilinux + Pisi Linux Desktop Services + Pisi Linux Masaüstü Hizmetleri + pisilinux-desktop-services is a wrapper python module for integrating various desktop environments using PyQt. + pisilinux-desktop-services, Pisi Linux Uygulamalarının farklı masaüstü ortamları ile bütünleşik bir şekilde çalışmasını sağlayan bir Python modülüdür. + https://github.com/PisiLinuxNew/pds/archive/pds-2.1.0.tar.gz + + python-qt5-devel + + desktop/pisilinux/pisilinux-desktop-services/pspec.xml + + + pisilinux-desktop-services + + python-qt5 + + + /usr/lib + /usr/share/ + + + + + 2017-09-01 + 2.1.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-08 + 2.0.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-03 + 2.0.0 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-04-28 + 2.0.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + kaptan + http://pisilinux.org + + Metehan Özbek + mthnzbk@gmail.com + + GPLv3 + app:gui + desktop.pisilinux + Kaptan, Pisi Linux workspace configuration wizard + Pisi Linux Kaptan + Pisi Linux Kaptan + Kaptan lets you configure your workspace on first login. + Kaptan, bilgisayarınız ilk defa açıldığında çalışma ortamınızı kişiselleştirmenize yardımcı olur. + Kaptan, el asistente de inicio de Pisi Linux que le ayudará a personalizar su entorno de trabajo. + kaptan + https://github.com/PisiLinuxNew/kaptan/archive/beta7.1.tar.gz + + python3-setuptools + python3-qt5 + python3-devel + qt5-linguist + + desktop/pisilinux/kaptan/pspec.xml + + + kaptan + + python3-qt5 + + + /usr/bin + /usr/share/kaptan + /usr/lib/python3.6/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + /usr/share/kaptan/languages + /etc + + + + + 2017-04-05 + 7.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-03 + 7.0 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-03 + 6.0 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-08-09 + 5.0 + Release Bump + Metehan Özbek + mthnzbk@gmail.com + + + 2016-07-20 + 5.1.2 + Release Bump + Metehan Özbek + mthnzbk@gmail.com + + + 2016-06-09 + 5.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-29 + 5.1.1 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-17 + 5.1 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-17 + 5.0 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + pisilinux-welcome + http://pisilinux.org + + Metehan Özbek + mthnzbk@gmail.com + + GPLv3 + app:gui + desktop.pisilinux + Pisi Linux Welcome Application + Pisi Linux Hoşgeldin Uygulaması + Pisi Linux Welcome Application + Hoşgeldin uygulaması, bilgisayarınız ilk defa açıldığında sizi karşılar. + pisilinux-welcome + https://github.com/PisiLinuxNew/pisilinux-welcome/archive/1.0Beta4.tar.gz + + python3-setuptools + python3-qt5 + python3-devel + qt5-linguist + + desktop/pisilinux/pisilinux-welcome/pspec.xml + + + pisilinux-welcome + + python3-qt5 + + + /usr/bin + /usr/share/welcome + /usr/lib/python3.6/site-packages + /usr/share/applications + /usr/share/icons + /usr/share/doc + /usr/share/welcome/languages + /etc + + + + + 2017-05-28 + 1.0b + rebuild + Metehan Özbek + mthnzbk@gmail.com + + + 2016-08-26 + 1.0b + ek buton + Metehan Özbek + mthnzbk@gmail.com + + + 2016-07-30 + 1.0b + hatalar düzeltilmiş. + Metehan Özbek + mthnzbk@gmail.com + + + 2016-07-29 + 1.0b + güncellendi + Metehan Özbek + mthnzbk@gmail.com + + + 2016-05-17 + 1.0a + first + Metehan Özbek + mthnzbk@gmail.com + + + + + + lxqt-build-tools + http://www.lxde.org + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPL2 + app:gui + unknown + Various packaging tools and scripts for LXQt applications. + Various packaging tools and scripts for LXQt applications + lxqt + https://github.com/lxde/lxqt-build-tools/releases/download/0.4.0/lxqt-build-tools-0.4.0.tar.xz + + cmake + qt5-base-devel + qt5-linguist + glib2-devel + + desktop/lxqt/lxqt-build-tools/pspec.xml + + + lxqt-build-tools + + /usr/share/cmake + /usr/share/doc + + + + + 2018-01-31 + 0.4.0 + First Release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + gtk-theme-greybird + http://shimmerproject.org/project/greybird/ + + Pisi Gnu/Linux Community + admin@pisilinux.org + + GPLv2 + desktop.lookandfeel + GTK Theme Suite - Greybird + GTK Theme Suite - Greybird + https://github.com/shimmerproject/Greybird/archive/v3.22.2.tar.gz + desktop/lookandfeel/gtk-theme-greybird/pspec.xml + + + gtk-theme-greybird + + gtk2-engines-murrine + + + /usr/share/themes + /usr/share/doc + + + + + 2017-04-06 + 3.22.2 + Rebuild with new toolchain + Pisi Gnu/Linux Community + admin@pisilinux.org + + + 2016-09-08 + 1.5.3 + First Release + Pisi Gnu/Linux Community + admin@pisilinux.org + + + artwork-pisilinux-release @@ -61017,48 +65774,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - gtk-theme-albatross - https://github.com/shimmerproject/Albatross - - Pisi Linux Community - admins@pisilinux.org - - GPL.v2 - desktop.lookandfeel - Albatross is a modern theme for the XFCE-Desktop - Albatross is a modern theme for the XFCE-Desktop - https://github.com/shimmerproject/Albatross/archive/v1.7.4.tar.gz - desktop/lookandfeel/gtk-theme-albatross/pspec.xml - - - gtk-theme-albatross - - gtk2-engines-murrine - - - /usr/share/themes - /usr/share/doc - - - - - 2017-04-06 - 1.7.4 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-01 - 1.7.4 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - gtk-theme-arc @@ -61101,6 +65816,84 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + icon-theme-nitrux-kde + http://nitrux.in/software + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv3 + data + desktop.lookandfeel + Nitrux Look for KDE + Nitrux Look for KDE + https://launchpad.net/~nitrux-team/+archive/ubuntu/nitrux-artwork/+files/nitrux-icon-theme-kde_3.5.3.tar.gz + desktop/lookandfeel/icon-theme-nitrux-kde/pspec.xml + + + icon-theme-nitrux-kde + + /usr/share/icons/Nitrux + + + + + 2017-04-06 + 3.5.3 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-01 + 3.5.3 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + icon-theme-numix-light + https://numixproject.org/ + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv3 + data + desktop.lookandfeel + Circle is an icon theme for Linux from the Numix project + Circle is an icon theme for Linux from the Numix project + https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+876~201704051532~ubuntu17.04.1.tar.xz + desktop/lookandfeel/icon-theme-numix-light/pspec.xml + + + icon-theme-numix-light + + /usr/share/icons/Numix-Light + + + + + 2017-04-06 + 17.04.05 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-01 + 16.09.07 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + gtk-theme-arc-dark @@ -61145,170 +65938,89 @@ It supports email, address books, calendars, tasks, news feeds and much more. - gtk-theme-arc-dark-solid - https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+packages + icon-theme-hicolor + http://icon-theme.freedesktop.org/wiki/HicolorTheme - Pisi Linux Community + PisiLinux Community admins@pisilinux.org GPLv2 + data desktop.lookandfeel - Arc is a flat theme with a subtle color scheme and transparency in select parts of the window, like GTK Header Bars and the Nautilus sidebar. - The Arc theme supports GTK3 and GTK2 based desktop environments, including GNOME Shell (of course) and the standard Ubuntu Unity desktop.It also works just dandy with lightweight Budgie and elementary’s Pantheon desktops and should work fine on Cinnamon. - https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz - desktop/lookandfeel/gtk-theme-arc-dark-solid/pspec.xml + Default icon theme + Temel simge teması + Hicolor icon theme contains the basic directories and files needed for icon theme support. + Hicolor, simge teması desteği için ihtiyaç duyulan temel dizin ve dosyalarıni içeren temel bir simge temasıdır. + https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.15.tar.xz + desktop/lookandfeel/icon-theme-hicolor/pspec.xml - gtk-theme-arc-dark-solid - - gtk2-engines-murrine - + icon-theme-hicolor - /usr/share/themes/Arc-Dark-Solid /usr/share/doc + /usr/share/icons + + 2017-02-13 + 0.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2017-04-06 - 1.0 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-06-09 + 0.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-12-11 - 1.0 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-04-09 + 0.15 + First release + Serdar Soytetir + kaptan@pisilinux.org - gtk-theme-arc-solid - https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+packages + pisilinux-gtk + http://www.pisilinux.org + Ergün Salman + poyraz76@pisilinux.org + + custom + library + desktop.lookandfeel + pisilinux-gtk + Gtk uygulamaları için tema ve yapılandırma + https://sourceforge.net/projects/pisi-source/files/pisilinux-gtk-0.1.tar.gz + desktop/lookandfeel/pisilinux-gtk/pspec.xml + + + pisilinux-gtk + + /usr/share/themes/* + + + + + 2017-04-06 + 0.1 + Rebuild with new toolchain Pisi Linux Community - admins@pisilinux.org - - GPLv2 - desktop.lookandfeel - Arc is a flat theme with a subtle color scheme and transparency in select parts of the window, like GTK Header Bars and the Nautilus sidebar. - The Arc theme supports GTK3 and GTK2 based desktop environments, including GNOME Shell (of course) and the standard Ubuntu Unity desktop.It also works just dandy with lightweight Budgie and elementary’s Pantheon desktops and should work fine on Cinnamon. - https://launchpad.net/~noobslab/+archive/ubuntu/themes/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz - desktop/lookandfeel/gtk-theme-arc-solid/pspec.xml - - - gtk-theme-arc-solid - - gtk2-engines-murrine - - - /usr/share/themes/Arc-Solid - /usr/share/doc - - - - - 2017-04-06 - 1.0 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-11 - 1.0 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - gtk-theme-bluebird - http://shimmerproject.org/project/bluebird/ - - Pisi Linux Community - admins@pisilinux.org - - GPLv2 - CC-BY-SA 3.0 - desktop.lookandfeel - GTK Theme Suite - Bluebird for the XFCE-Desktop - GTK Theme Suite - Bluebird for the XFCE-Desktop - https://github.com/shimmerproject/Bluebird/archive/v1.2.tar.gz - desktop/lookandfeel/gtk-theme-bluebird/pspec.xml - - - gtk-theme-bluebird - - gtk2-engines-murrine - - - /usr/share/themes - /usr/share/doc - - - - - 2017-04-06 - 1.2 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-01 - 1.2 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - gtk-theme-greybird - http://shimmerproject.org/project/greybird/ - - Pisi Gnu/Linux Community - admin@pisilinux.org - - GPLv2 - desktop.lookandfeel - GTK Theme Suite - Greybird - GTK Theme Suite - Greybird - https://github.com/shimmerproject/Greybird/archive/v3.22.2.tar.gz - desktop/lookandfeel/gtk-theme-greybird/pspec.xml - - - gtk-theme-greybird - - gtk2-engines-murrine - - - /usr/share/themes - /usr/share/doc - - - - - 2017-04-06 - 3.22.2 - Rebuild with new toolchain - Pisi Gnu/Linux Community admin@pisilinux.org - 2016-09-08 - 1.5.3 - First Release - Pisi Gnu/Linux Community - admin@pisilinux.org + 2016-09-10 + 0.1 + New Package + Ergün Salman + poyraz76@pisilinux.org @@ -61376,6 +66088,360 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + pisilinux-theme-maia + http://www.pisilinux.org/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + desktop.lookandfeel + PisiLinux için görsel çalışmaları. + PisiLinux için simge seti, şifre ekranı, açılış ekranı ve kilit ekranı. + https://github.com/alihanozturk/pisilinux-theme-maia/archive/0.3.tar.gz + + extra-cmake-modules + qt5-base-devel + plasma-framework-devel + + desktop/lookandfeel/pisilinux-theme-maia/pspec.xml + + + pisilinux-theme-maia + PisiLinux için görsel çalışmaları. + + /usr/share + /usr/share/color-schemes + /usr/share/icons + /usr/share/kservices5 + /usr/share/plasma + /usr/share/sddm + /usr/share/wallpapers + /usr/share/doc + + + + + 2017-03-05 + 0.3 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-08-21 + 0.3 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-09 + 0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-19 + 0.2 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-20 + 0.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + iconcan + http://www.pisilinux.org/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv3 + app:gui + desktop.lookandfeel + Icon etiketi için görseller + Icon etiketi için görseller + Firefox, Calligra, Libreoffice ve Thunderbird için Icon etiketine ait görselleri barındıran uygulama. + Firefox, Calligra, Libreoffice ve Thunderbird için Icon etiketine ait görselleri barındıran uygulama. + lang-tr + http://source.pisilinux.org/1.0/iconcan-1.0.1.tar.xz + desktop/lookandfeel/iconcan/pspec.xml + + + iconcan + + /usr/share/pixmaps + + + + + 2017-03-02 + 1.0.1 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-04 + 1.0.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + icon-theme-faenza + http://gnome-look.org/content/show.php/Faenza?content=128143 + + Pisi Gnu/Linux Community + admin@pisilinux.org + + GPLv3 + data + desktop.lookandfeel + Icon theme designed for Equinox GTK theme + Icon theme designed for Equinox GTK theme + http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/faenza-icon-theme/faenza-icon-theme_1.3.1.tar.gz + desktop/lookandfeel/icon-theme-faenza/pspec.xml + + + icon-theme-faenza + + /usr/share/icons + /usr/share/doc + + + icons/22.png + icons/24.png + icons/32.png + icons/48.png + icons/64.png + icons/96.png + icons/22.png + icons/24.png + icons/32.png + icons/48.png + icons/64.png + icons/96.png + icons/22.png + icons/24.png + icons/32.png + icons/48.png + icons/64.png + icons/96.png + icons/scalable.svg + icons/scalable.svg + icons/scalable.svg + + + + + 2017-04-06 + 1.3.1 + Rebuild with new toolchain. + Pisi Gnu/Linux Community + admin@pisilinux.org + + + 2016-07-26 + 1.3.1 + First Release + Pisi Gnu/Linux Community + admin@pisilinux.org + + + + + + icon-theme-compass-kde + http://store.nitrux.in/ + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv3 + data + desktop.lookandfeel + Compass Icon Theme for KDE + Compass Icon Theme for KDE + https://launchpad.net/~nitrux-team/+archive/ubuntu/nitrux-artwork/+files/compass-icon-theme-kde_1.3.8.tar.gz + desktop/lookandfeel/icon-theme-compass-kde/pspec.xml + + + icon-theme-compass-kde + + /usr/share/icons + + + + + 2017-04-06 + 1.3.8 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-01 + 1.3.8 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + pisilinux-theme-damadamas + http://www.pisilinux.org/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + desktop.lookandfeel + PisiLinux için görsel çalışmaları. + PisiLinux için simge seti, şifre ekranı, açılış ekranı ve kilit ekranı. + https://github.com/alihanozturk/pisilinux-theme-damadamas/archive/0.1.tar.gz + + extra-cmake-modules + qt5-base-devel + plasma-framework-devel + + desktop/lookandfeel/pisilinux-theme-damadamas/pspec.xml + + + pisilinux-theme-damadamas + PisiLinux için görsel çalışmaları. + + /usr/share + /usr/share/color-schemes + /usr/share/icons + /usr/share/kservices5 + /usr/share/plasma + /usr/share/sddm + /usr/share/wallpapers + /usr/share/doc + + + + + 2017-03-11 + 0.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gtk-theme-bluebird + http://shimmerproject.org/project/bluebird/ + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + CC-BY-SA 3.0 + desktop.lookandfeel + GTK Theme Suite - Bluebird for the XFCE-Desktop + GTK Theme Suite - Bluebird for the XFCE-Desktop + https://github.com/shimmerproject/Bluebird/archive/v1.2.tar.gz + desktop/lookandfeel/gtk-theme-bluebird/pspec.xml + + + gtk-theme-bluebird + + gtk2-engines-murrine + + + /usr/share/themes + /usr/share/doc + + + + + 2017-04-06 + 1.2 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-01 + 1.2 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gtk-theme-arc-solid + https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+packages + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + desktop.lookandfeel + Arc is a flat theme with a subtle color scheme and transparency in select parts of the window, like GTK Header Bars and the Nautilus sidebar. + The Arc theme supports GTK3 and GTK2 based desktop environments, including GNOME Shell (of course) and the standard Ubuntu Unity desktop.It also works just dandy with lightweight Budgie and elementary’s Pantheon desktops and should work fine on Cinnamon. + https://launchpad.net/~noobslab/+archive/ubuntu/themes/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz + desktop/lookandfeel/gtk-theme-arc-solid/pspec.xml + + + gtk-theme-arc-solid + + gtk2-engines-murrine + + + /usr/share/themes/Arc-Solid + /usr/share/doc + + + + + 2017-04-06 + 1.0 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-11 + 1.0 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + gtk-theme-orion @@ -61418,6 +66484,87 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + icon-theme-numix + https://numixproject.org/ + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv3 + data + desktop.lookandfeel + Circle is an icon theme for Linux from the Numix project + Circle is an icon theme for Linux from the Numix project + https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+876~201704051532~ubuntu17.04.1.tar.xz + desktop/lookandfeel/icon-theme-numix/pspec.xml + + + icon-theme-numix + + /usr/share/icons/Numix + + + + + 2017-04-06 + 17.04.05 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-01 + 16.09.07 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gtk-theme-arc-dark-solid + https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+packages + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + desktop.lookandfeel + Arc is a flat theme with a subtle color scheme and transparency in select parts of the window, like GTK Header Bars and the Nautilus sidebar. + The Arc theme supports GTK3 and GTK2 based desktop environments, including GNOME Shell (of course) and the standard Ubuntu Unity desktop.It also works just dandy with lightweight Budgie and elementary’s Pantheon desktops and should work fine on Cinnamon. + https://launchpad.net/~varlesh-l/+archive/ubuntu/papirus-pack/+files/arc-theme_16.04~xenial~NoobsLab.com.tar.gz + desktop/lookandfeel/gtk-theme-arc-dark-solid/pspec.xml + + + gtk-theme-arc-dark-solid + + gtk2-engines-murrine + + + /usr/share/themes/Arc-Dark-Solid + /usr/share/doc + + + + + 2017-04-06 + 1.0 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-11 + 1.0 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + gtk2-engines-murrine @@ -61530,37 +66677,40 @@ It supports email, address books, calendars, tasks, news feeds and much more. - icon-theme-compass-kde - http://store.nitrux.in/ + gtk-theme-albatross + https://github.com/shimmerproject/Albatross - Stefan Gronewold(groni) - groni@pisilinux.org + Pisi Linux Community + admins@pisilinux.org - GPLv3 - data + GPL.v2 desktop.lookandfeel - Compass Icon Theme for KDE - Compass Icon Theme for KDE - https://launchpad.net/~nitrux-team/+archive/ubuntu/nitrux-artwork/+files/compass-icon-theme-kde_1.3.8.tar.gz - desktop/lookandfeel/icon-theme-compass-kde/pspec.xml + Albatross is a modern theme for the XFCE-Desktop + Albatross is a modern theme for the XFCE-Desktop + https://github.com/shimmerproject/Albatross/archive/v1.7.4.tar.gz + desktop/lookandfeel/gtk-theme-albatross/pspec.xml - icon-theme-compass-kde + gtk-theme-albatross + + gtk2-engines-murrine + - /usr/share/icons + /usr/share/themes + /usr/share/doc 2017-04-06 - 1.3.8 + 1.7.4 Rebuild with new toolchain Stefan Gronewold(groni) groni@pisilinux.org - 2016-10-01 - 1.3.8 + 2016-12-01 + 1.7.4 First Release. Stefan Gronewold(groni) groni@pisilinux.org @@ -61569,100 +66719,7317 @@ It supports email, address books, calendars, tasks, news feeds and much more. - icon-theme-faenza - http://gnome-look.org/content/show.php/Faenza?content=128143 + wxGTK2.8 + http://www.wxwidgets.org/ - Pisi Gnu/Linux Community - admin@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv3 - data - desktop.lookandfeel - Icon theme designed for Equinox GTK theme - Icon theme designed for Equinox GTK theme - http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/faenza-icon-theme/faenza-icon-theme_1.3.1.tar.gz - desktop/lookandfeel/icon-theme-faenza/pspec.xml + wxWinLL-3 + GPLv2 + LGPLv2 + wxWinFDL-3 + library + desktop.toolkit + GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit + wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. + mirrors://sourceforge/wxwindows/wxGTK-2.8.12.tar.bz2 + + gst-plugins-base-devel + gstreamer-devel + gtk2-devel + libjpeg-turbo-devel + libSM-devel + libXinerama-devel + libXxf86vm-devel + libsdl-devel + mesa-devel + mesa-glu-devel + pango-devel + tiff-devel + + + make-abicheck-non-fatal.patch + wxGTK-collision.patch + wxGTK-2.8.10-CVE-2009-XXXX.diff + wxGTK-2.8.12.1-r2-gcc6.patch + + desktop/toolkit/wxGTK2.8/pspec.xml - icon-theme-faenza + wxGTK2.8 + + gst-plugins-base + gstreamer + gtk2 + libjpeg-turbo + libSM + libXinerama + libXxf86vm + libsdl + mesa + pango + tiff + glib2 + libX11 + libgcc + libpng + gdk-pixbuf + wxBase + - /usr/share/icons - /usr/share/doc + /usr/bin/wx-config-2.8 + /usr/bin/wxconfig + /usr/lib/libwx_gtk* + /usr/lib/wx/config/gtk2-unicode-release-2.8 + + + + wxGTK2.8-devel + wxGTK-devel is the development files for wxGTK + + wxBase-devel + wxGTK2.8 + + + /usr/lib/wx/include + + + + wxBase + wxBase is the GUI independent part of wxWidgets + wxWidgets/wxGTK için arayüz bağımsız olan kitaplıklar + + libunwind + zlib + expat + libgcc + + + /usr/bin/wxrc + /usr/bin/wxrc-2.8 + /usr/share/doc + /usr/share/bakefile + /usr/share/locale + /usr/lib/libwx_base* + + + + wxBase-devel + wxBase-devel is the development files for wxBase + wxBase sınıfları için geliştirme dosyaları + + wxGTK2.8 + wxBase + zlib-devel + expat-devel + + + /usr/include - - icons/22.png - icons/24.png - icons/32.png - icons/48.png - icons/64.png - icons/96.png - icons/22.png - icons/24.png - icons/32.png - icons/48.png - icons/64.png - icons/96.png - icons/22.png - icons/24.png - icons/32.png - icons/48.png - icons/64.png - icons/96.png - icons/scalable.svg - icons/scalable.svg - icons/scalable.svg - + + 2017-04-11 + 2.8.12 + Release Bump + Kamil Atlı + suvari@pisilinux.org + - 2017-04-06 - 1.3.1 - Rebuild with new toolchain. - Pisi Gnu/Linux Community + 2016-06-09 + 2.8.12 + Release Bump + Pisi Linux Community admin@pisilinux.org - 2016-07-26 - 1.3.1 - First Release - Pisi Gnu/Linux Community - admin@pisilinux.org + 2015-01-05 + 2.8.12 + First release + Ertuğrul Erata + ertugrulerata@gmail.com - icon-theme-hicolor - http://icon-theme.freedesktop.org/wiki/HicolorTheme + wxGTK + http://www.wxwidgets.org/ + + PisiLinux Community + admins@pisilinux.org + + wxWinLL-3 + GPLv2 + LGPLv2 + wxWinFDL-3 + library + desktop.toolkit + GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit + Birçok platform için ortak C++ arayüz araç takımı olan wxWindows'un GTK+ sürümü + wxWidgets/GTK2 est le port GTK2 de la librairie graphique multi-plateforme wxWidgets, offrant des classes pour les contrôles IHM communs ainsi qu'un ensemble complet de classes d'aides pour les tâches applicatives habituelles, allant du réseau à l'affichage HTML en passant par la manipulation d'images. + wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. + wxWidgets/GTK2 birçok platform için ortak bir C++ arayüz kitaplığı olan wxWidgets'ın GTK2 sürümüdür. Ağ araçları, HTML gösterimi ve resim işleme gibi en yaygın kullanılan uygulama görevleri için kapsamlı bir sınıf kümesinin yanında tüm genel GUI denetimlerini içerir. + wxWidgets/GTK2 es la versión portada a GTK2 de la librería GUI wxWidgets cross-plataforma en C++, con clases para todos los controles GUI comunes y tambien un conjunto de clases con ayudantes para la mayoría de las tareas comunes de aplicaciones, desde networking a visualización HTML y manipulación de imagenes. + mirrors://sourceforge/wxwindows/wxWidgets-3.0.2.tar.bz2 + + zlib-devel + tiff-devel + gtk2-devel + expat-devel + libSM-devel + libpng-devel + mesa-glu-devel + webkit-gtk2-devel + libjpeg-turbo-devel + gconf-devel + gst-plugins-base-devel + gst-plugins-base-next-devel + + + make-abicheck-non-fatal.patch + wxgtk-gcc6.patch + + desktop/toolkit/wxGTK/pspec.xml + + + wxGTK + + gtk2 + mesa + tiff + zlib + cairo + expat + glib2 + pango + libSM + libX11 + libgcc + libpng + gstreamer + gdk-pixbuf + libXxf86vm + webkit-gtk2 + libjpeg-turbo + gst-plugins-base + + + /usr/lib/ + /usr/bin + /usr/share/doc/ + /usr/share/aclocal/ + /usr/share/bakefile/ + /usr/lib/wx/config + /usr/share/locale/ + + + + wxGTK-devel + wxGTK-devel is the development files for wxGTK + wxGTK araç seti için geliştirme dosyaları + + wxGTK + + + /usr/include + + + + + 2017-04-09 + 3.0.2 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 3.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-23 + 3.0.2 + First release + İbrahim KARAGÜZEL + ibrahimkaraguzel@windowslive.com + + + + + + newt + https://fedorahosted.org/newt/ PisiLinux Community admins@pisilinux.org GPLv2 - data - desktop.lookandfeel - Default icon theme - Temel simge teması - Hicolor icon theme contains the basic directories and files needed for icon theme support. - Hicolor, simge teması desteği için ihtiyaç duyulan temel dizin ve dosyalarıni içeren temel bir simge temasıdır. - https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.15.tar.xz - desktop/lookandfeel/icon-theme-hicolor/pspec.xml + library + app:console + desktop.toolkit + A windowing toolkit for text mode + Metin tabanlı bir pencere araç seti. + newt is a windowing toolkit for text mode, which provides many widgets and stackable windows. + Newt, metin tabanlı bir pencere araç setidir. Pek çok alet ve istiflenebilir pencere sağlar. + https://releases.pagure.org/newt/newt-0.52.20.tar.gz + + tcl-devel + slang-devel + popt-devel + + desktop/toolkit/newt/pspec.xml - icon-theme-hicolor + newt + + tcl + slang + popt + + /usr/bin + /usr/lib + /usr/share/locale /usr/share/doc - /usr/share/icons + /usr/share/man + + + + newt-devel + Development files for newt + newt için geliştirme dosyaları + + newt + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-31 + 0.52.20 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-26 + 0.52.19 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.52.17 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-07-05 + 0.52.17 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + pango + http://www.pango.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + FTL + library + desktop.toolkit.gtk + Outil de positionnement et de rendu de texte. + Text rendering and layout library + Metin görüntüleme kitaplığı + Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. + Pango, özellikle yerelleştirme ile birlikte metin düzenlemek ve biçimlendirmek için bir kitaplıktır. Pango metin biçimlendirmenin gerekli olduğu her yerde kullanılabilir ama şimdiye kadar ki birçok Pango çalışması GTK+ araç takımının parçası ile tamamlandı. Pango formları, GTK+-2.x. için temel metin ve yazı tipini yönetir. + mirrors://gnome/pango/1.40/pango-1.40.14.tar.xz + + libX11-devel + freetype-devel + cairo-devel + libXft-devel + harfbuzz-devel + graphite2-devel + fontconfig-devel + libXrender-devel + gtk-doc + python-six + gobject-introspection-devel + glib2-devel + + desktop/toolkit/gtk/pango/pspec.xml + + + pango + + glib2 + libX11 + freetype + cairo + libXft + harfbuzz + fontconfig + libXrender + + + /etc/pango + /usr/bin + /usr/lib/libpango* + /usr/lib/girepository-1.0 + /usr/lib/pango + /usr/share/gir-1.0 + /usr/share/man + /usr/share/doc + + + System.Package + + + + pango-devel + Development files for pango + pango için geliştirme dosyaları + + pango + cairo-devel + libXft-devel + harfbuzz-devel + fontconfig-devel + freetype-devel + glib2-devel + + + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/include + + + + pango-docs + Pango reference documents + Pango referans dokümanları + data:doc + + /usr/share/gtk-doc + + + + pango-32bit + 32-bit shared libraries for pango + pango için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + cairo-32bit + glib2-32bit + libX11-32bit + libXft-32bit + freetype-32bit + libXrender-32bit + fontconfig-32bit + libffi-32bit + harfbuzz-32bit + + + pango + cairo-32bit + glib2-32bit + libX11-32bit + libXft-32bit + freetype-32bit + libXrender-32bit + fontconfig-32bit + libffi-32bit + harfbuzz-32bit + + + /usr/bin/pango-querymodules-32 + /usr/lib32/libpango* + /usr/lib32/girepository-1.0 + /usr/lib32/pango + + + + + 2018-01-28 + 1.40.14 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-04-18 + 1.40.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.38.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.38.1 + Release bump + Osman Erkan + osman.erkan@pisilinux.org + + + 2016-01-25 + 1.38.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gtkmm + http://gtkmm.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.toolkit.gtk + C++ binding for GTK+ + GTK+ için C++ bağlamı + gtkmm est l'interface C++ officiel de la librairie d'IHM GTK+. Au menu des callbacks (rappels) typesafe (avec vérification de type à la compilation) ainsi qu'un ensemble large et complet de widgets (objets graphiques) facilement extensible via héritage. + gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. + gtkmm, grafik kullanıcı arayüzü kitaplığı GTK+'nın resmi C++ arayüzüdür. Tip-güvenli geri çağırmalar ve mirasla genişleyebilen tutarlı parçacıklardan oluşması, en önemli özelliklerini oluşturur. + mirrors://gnome/gtkmm/2.24/gtkmm-2.24.5.tar.xz + + gtk2-devel + atkmm-devel + glibmm-devel + cairomm-devel + pangomm-devel + libsigc++-devel + + desktop/toolkit/gtk/gtkmm/pspec.xml + + + gtkmm + + gtk2 + atkmm + glibmm + cairomm + pangomm + libsigc++ + gdk-pixbuf + + + /usr/lib + /usr/share/doc + /usr/share + + + + gtkmm-devel + Development files for gtkmm + gtkmm için geliştirme dosyaları + + gtkmm + atkmm-devel + pangomm-devel + glibmm-devel + gtk2-devel + + + /usr/include + /usr/lib/pkgconfig - 2017-02-13 - 0.15 + 2017-04-21 + 2.24.5 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.24.4 Release Bump Pisi Linux Community admin@pisilinux.org + + 2014-05-18 + 2.24.4 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libwnck2 + http://www.gnome.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + desktop.toolkit.gtk + A window navigation construction kit + libwnck (pronounced "libwink") is used to implement pagers, tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth. + https://download.gnome.org/sources/libwnck/2.31/libwnck-2.31.0.tar.xz + + startup-notification-devel + gobject-introspection-devel + libXres-devel + pango-devel + gtk2-devel + glib2-devel + intltool + libXt-devel + gettext + + + libwnck-2.18.0-above.patch + + desktop/toolkit/gtk/libwnck2/pspec.xml + + + libwnck2 + + startup-notification + gdk-pixbuf + libXres + pango + libX11 + cairo + gtk2 + atk + glib2 + + + /usr/lib + /usr/share/locale + /usr/share/doc + + + + libwnck2-devel + Development files for libwnck2 + + libwnck2 + gtk2-devel + cairo-devel + pango-devel + libXres-devel + glib2-devel + libX11-devel + startup-notification-devel + + + /usr/include + /usr/lib/girepository-1.0 + /usr/share/gir-1.0 + /usr/lib/pkgconfig + + + + + 2017-04-11 + 2.31.0 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2014-05-18 + 2.30.7 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + atk + http://developer.gnome.org/atk + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.toolkit.gtk + GTK+ and GNOME Accessibility Toolkit + GTK+ ve GNOME erişilebilirlik kitaplığı + Ces librairies fournissent des outils pour faire des logiciels pour personnes handicapées. + These libraries provide tools for making software for people with disabilities. + Bu kitaplıklar engelli insanlar için yapılan programlarda kullanılabilecek araçları içerir. + mirrors://gnome/atk/2.27/atk-2.27.1.tar.xz + + gobject-introspection-devel + glib2-devel + python-six + gtk-doc + + desktop/toolkit/gtk/atk/pspec.xml + + + atk + + glib2 + + + /usr/lib/libatk* + /usr/lib/girepository-1.0 + /usr/share/gir-1.0 + /usr/share/locale + /usr/share/doc + + + + atk-devel + Development files for atk + atk için geliştirme dosyaları + + atk + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + atk-32bit + 32-bit shared libraries for atk + atk için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + glib2-32bit + + + atk + glib2-32bit + + + /usr/lib32 + + + + + 2018-01-08 + 2.27.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-06 + 2.22.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.16.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 2.16.0 + release bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2015-04-17 + 2.16.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + gtk2 + http://www.gtk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + desktop.toolkit.gtk + The GIMP Toolkit version 2 + GTK grafik arayüz kitaplığı versiyon 2 + GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications. + GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. + GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır. + mirrors://gnome/gtk+/2.24/gtk+-2.24.32.tar.xz + + cups-devel + libXi-devel + docbook-xsl + cairo-devel + libXext-devel + libXrandr-devel + libXfixes-devel + libXrender-devel + libXdamage-devel + libXcursor-devel + fontconfig-devel + libXinerama-devel + libXcomposite-devel + atk-devel + pango-devel + graphite2-devel + gdk-pixbuf-devel + gtk-doc + python-six + desktop-file-utils + librsvg-devel + shared-mime-info + icon-theme-hicolor + icon-theme-adwaita + gobject-introspection-devel + + + xid-collision-debug.patch + fedora/system-python.patch + fedora/icon-padding.patch + fedora/tooltip-positioning.patch + fedora/window-dragging.patch + + desktop/toolkit/gtk/gtk2/pspec.xml + + + gtk2 + + cups + libXi + cairo + libXext + libXrandr + libXfixes + libXrender + libXdamage + libXcursor + fontconfig + libXinerama + libXcomposite + glib2 + libX11 + atk + pango + gdk-pixbuf + dejavu-fonts + + + /etc + /usr/bin + /usr/share/themes + /usr/share/gtk-2.0 + /usr/share/man + /usr/share/doc + /usr/lib + /usr/share/locale + + + System.PackageHandler + + + gtkrc + + + + gtk2-demo + GTK demo application + GTK demo uyulaması + app:gui + + gtk2 + cairo + pango + gdk-pixbuf + glib2 + + + /usr/bin/gtk-demo + /usr/share/gtk-2.0/demo + + + + gtk2-docs + GTK reference documents + GTK referans dökümanları + data:doc + + /usr/share/gtk-doc + + + + gtk2-devel + Development files for gtk2 + gtk2 için geliştirme dosyaları + + gtk2 + atk-devel + glib2-devel + pango-devel + cairo-devel + gdk-pixbuf-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + /usr/share/gir-1.0 + + + + gtk2-32bit + 32-bit shared libraries for gtk2 + gtk2 için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + cairo-32bit + cups-32bit + fontconfig-32bit + pango-32bit + glib2-32bit + atk-32bit + libX11-32bit + gdk-pixbuf-32bit + libXcomposite-32bit + libXcursor-32bit + libXdamage-32bit + libXext-32bit + libXfixes-32bit + libXi-32bit + libXinerama-32bit + libXrandr-32bit + libXrender-32bit + + + gtk2 + cairo-32bit + pango-32bit + glib2-32bit + atk-32bit + libX11-32bit + cups-32bit + fontconfig-32bit + gdk-pixbuf-32bit + libXcomposite-32bit + libXcursor-32bit + libXdamage-32bit + libXext-32bit + libXfixes-32bit + libXi-32bit + libXinerama-32bit + libXrandr-32bit + libXrender-32bit + + + /usr/bin/*-32bit + /usr/lib32 + + + + + 2018-01-31 + 2.24.32 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-05-08 + 2.24.31 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-05-01 + 2.24.31 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-08-19 + 2.24.28 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 2.24.28 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-07-05 + 2.24.28 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + gtkspell + http://gtkspell.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.toolkit.gtk + Spell checking widget for GTK+ + GTK+ için yazım denetimi eklentisi + GtkSpell provides MSWord / MacOSX-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements. + GtkSpell, MSWord / MacOSX işletim sistemlerinde olduğu gibi, GTK+ metin gösterme zımbırtılarında yanlış yazılmış kelimeleri vurgular ve yanlış yazılmış kelimelere sağ tıkladığınızda, size yeni kelimeler önerir. + mirrors://sourceforge/gtkspell/gtkspell-2.0.16.tar.gz + + gtk2-devel + enchant-devel + intltool + + desktop/toolkit/gtk/gtkspell/pspec.xml + + + gtkspell + + atk + gtk2 + cairo + glib2 + pango + enchant + freetype + fontconfig + gdk-pixbuf + + + /usr/lib + /usr/share/locale + /usr/share/doc + /usr/share/gtk-doc + + + + gtkspell-devel + Development files for gtkspell + gtkspell için geliştirme dosyaları + + gtkspell + gtk2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-11 + 2.0.16 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 2.0.16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-20 + 2.0.16 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pangomm + http://www.gtkmm.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + library + desktop.toolkit.gtk + C++ interface for Pango + Pango için C++ arayüzü + Pangomm is a library that provides pango based C++ interface for object-oriented gtkmm applications. + Pangomm, nesne tabanlı gtkmm uygulamaları için C++ tabanlı pango arayüzü sağlayan bir kitaplıktır. + mirrors://gnome/pangomm/2.40/pangomm-2.40.1.tar.xz + + grep + libtool + doxygen + boost-devel + glib2-devel + pango-devel + glibmm-devel + cairomm-devel + libsigc++-devel + + desktop/toolkit/gtk/pangomm/pspec.xml + + + pangomm + + pango + glibmm + libgcc + glib2 + cairomm + libsigc++ + + + /usr/lib + /usr/share/doc + + + + pangomm-devel + Development files for pangomm + pangomm için geliştirme dosyaları + + pangomm + cairomm-devel + glibmm-devel + pango-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/pangomm-1.4 + + + + + 2017-04-21 + 2.40.1 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.34.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 2.34.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + gtk-doc + http://www.gtk.org/gtk-doc + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + FDL-1.1 + app:console + desktop.toolkit.gtk + GTK+ API documentation generator + GTK+ API belge oluşturucusu + Gtk-Doc is typically used to document the public API of GTK+ and GNOME libraries, but it can also be used to document application code. + gtk-doc, GNOME ve GTK+ gibi kitaplıkların API'lerinin belgelendirilmesi için yazılmış bir uygulama projesidir. + mirrors://gnome/gtk-doc/1.27/gtk-doc-1.27.tar.xz + + itstool + openjade + sgml-common + docbook-xml + docbook-xsl + libxslt-devel + + desktop/toolkit/gtk/gtk-doc/pspec.xml + + + gtk-doc + + docbook-xml + sgml-common + + + /usr/bin + /usr/share + /usr/lib + /usr/share/doc + /usr/share/omf + /var/lib + + + + + 2018-01-09 + 1.27 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-06 + 1.25 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.21 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-06 + 1.21 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + gtk3 + http://www.gtk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + desktop.toolkit.gtk + The GIMP Toolkit version 3 + GTK grafik arayüz kitaplığı versiyon 3 + GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications. + GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. + GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır. + Wersja 3 bibliotek przeznaczonych do tworzenia interfejsów graficznych programów — GTK+. Interfejs GTK+ znany jest z takich programów, jak GIMP i Inkscape, oraz środowisk graficznych GNOME i Xfce. + mirrors://gnome/gtk+/3.22/gtk+-3.22.26.tar.xz + + atk-devel + at-spi2-atk-devel + pango-devel + json-glib-devel + libXi-devel + cairo-devel + gobject-introspection-devel + libXext-devel + libXrandr-devel + libXfixes-devel + gdk-pixbuf-devel + fontconfig-devel + libXcursor-devel + libXdamage-devel + libXinerama-devel + libXcomposite-devel + at-spi2-core-devel + libepoxy-devel + gtk-doc + python-six + graphite2-devel + + desktop/toolkit/gtk/gtk3/pspec.xml + + + gtk3 + + glib2 + libX11 + libepoxy + atk + pango + libXi + cairo + libXext + libXrandr + libXfixes + gdk-pixbuf + fontconfig + libXcursor + libXdamage + libXinerama + at-spi2-atk + libXcomposite + dejavu-fonts + graphite2 + icon-theme-adwaita + + + /etc + /usr/bin + /usr/share/themes + /usr/share/gtk-3.0 + /usr/share/ + /usr/share/man + /usr/share/doc + /usr/lib + /usr/share/locale + + + System.PackageHandler + + + settings.ini + + + + gtk3-demo + GTK demo application + GTK demo uyulaması + app:gui + + gtk3 + glib2 + libepoxy + cairo + pango + harfbuzz + gdk-pixbuf + + + /usr/bin/gtk3-demo + /usr/bin/gtk3-demo-application + + + + gtk3-docs + GTK reference documents + GTK referans dökümanları + data:doc + + /usr/share/gtk-doc + + + + gtk3-devel + Development files for gtk3 + gtk3 için geliştirme dosyaları + Pliki nagłówkowe do gtk3 + + gtk3 + atk-devel + pango-devel + libX11-devel + libXi-devel + cairo-devel + glib2-devel + libXext-devel + libepoxy-devel + libXfixes-devel + libXrandr-devel + gdk-pixbuf-devel + fontconfig-devel + libXdamage-devel + libXcursor-devel + libXinerama-devel + at-spi2-atk-devel + libXcomposite-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + /usr/share/gir-1.0 + + + + + 2018-01-30 + 3.22.26 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-05-08 + 3.22.8 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-16 + 3.22.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-08-19 + 3.20.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 3.20.4 + Version bump + Osman Erkan + osman.erkan@pisilinux.org + + + 2016-04-30 + 3.18.6 + Release bump + Osman Erkan + osman.erkan@pisilinux.org + + + 2016-01-25 + 3.18.6 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + atkmm + http://www.gtkmm.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + desktop.toolkit.gtk + C++ interface for the ATK library + ATK kitaplığı için C++ arayüzü + atkmm provides a C++ interface for the ATK library. + atkmm, ATK kitaplığı için bir C++ arayüzü sunar. + mirrors://gnome/atkmm/2.24/atkmm-2.24.2.tar.xz + + atk-devel + glibmm-devel + libtool + perl + doxygen + pkgconfig + glib2-devel + libsigc++-devel + + desktop/toolkit/gtk/atkmm/pspec.xml + + + atkmm + + atk + libgcc + glib2 + glibmm + libsigc++ + + + /usr/lib + /usr/share/doc + + + + atkmm-devel + Development files for atkmm + atkmm için geliştirme dosyaları + + atkmm + atk-devel + glibmm-devel + + + /usr/include + /usr/lib/atkmm-1.6/include + /usr/lib/pkgconfig + /usr/share/man/man3 + /usr/share/gtk-doc + + + + + 2017-04-11 + 2.24.2 + Version Bump + Pisi Linux Community + suvari@pisilinux.org + + + 2016-06-09 + 2.22.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-27 + 2.22.7 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + cairomm + http://cairographics.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.toolkit.gtk + Bindings (liens) C++ pour Cairo. + C++ binding for Cairo + Cairo için C++ bağlayıcı + cairomm package is the C++ binding for Cairo (it makes possible using Cairo in C++). + https://www.cairographics.org/releases/cairomm-1.12.2.tar.gz + + grep + perl + doxygen + cairo-devel + libsigc++-devel + + desktop/toolkit/gtk/cairomm/pspec.xml + + + cairomm + + cairo + libsigc++ + libgcc + + + /usr/share/doc + /usr/lib + + + + cairomm-devel + Development files for cairomm + cairomm için geliştirme dosyaları + + cairomm + cairo-devel + libsigc++-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cairomm-1.0/include + + + + cairomm-docs + Development documents for cairomm + cairomm için geliştirme belgeleri + + /usr/share/doc/cairomm/html + + + + + 2016-06-09 + 1.12.2 + Version Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 1.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 1.10.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + cairo + http://cairographics.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + MPL-1.1 + library + desktop.toolkit.gtk + Cairo est une librairie graphique 2D supportant de nombreux périphériques de sortie. + 2D graphics library with bindings of many programming languages + Birden çok çıktı cihazına destek veren bir 2 boyutlu grafik kitaplığı + Cairo is a 2D graphics library with support for multiple output devices (and fileformats). + http://cairographics.org/releases/cairo-1.14.12.tar.xz + + lzo-devel + zlib-devel + glib2-devel + libX11-devel + libpng-devel + libxcb-devel + freetype-devel + expat-devel + fontconfig-devel + libXrender-devel + pixman-devel + xcb-util-devel + libXext-devel + mesa-devel + DirectFB-devel + valgrind + + desktop/toolkit/gtk/cairo/pspec.xml + + + cairo + + lzo + zlib + glib2 + libX11 + libpng + libxcb + freetype + fontconfig + libXrender + pixman + libXext + mesa + + + /usr/bin + /usr/share/man + /usr/share/doc + /usr/share/gtk-doc + /usr/share/info + /usr/lib + + + + cairo-devel + Development files for cairo + cairo için geliştirme dosyaları + + cairo + mesa-devel + glib2-devel + libX11-devel + libpng-devel + libxcb-devel + freetype-devel + pixman-devel + libXext-devel + fontconfig-devel + libXrender-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + cairo-32bit + 32-bit shared libraries for cairo + cairo için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + zlib-32bit + glib2-32bit + libX11-32bit + pixman-32bit + libpng-32bit + libxcb-32bit + libXext-32bit + freetype-32bit + fontconfig-32bit + libXrender-32bit + + + cairo + mesa-32bit + zlib-32bit + glib2-32bit + libX11-32bit + pixman-32bit + libpng-32bit + libxcb-32bit + libXext-32bit + freetype-32bit + fontconfig-32bit + libXrender-32bit + + + /usr/lib32/lib* + /usr/lib32/cairo + + + + + 2018-01-28 + 1.14.12 + version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-17 + 1.14.8 + version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.14.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 1.14.2 + Release Bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2015-04-18 + 1.14.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libglade + http://www.gnome.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.toolkit.gtk + Glade interface builder + Glade arayüz oluşturucu + Libglade est une librairie effectuant un travail similaire aux routines de génération de source C dans le constructeur d'interface graphique GLADE. Là ou les routines de génération de GLADE génerent du code C à compiler, libglade construit l interface depuis un fichier XML (le format de sauvegarde de GLADE) à l'exécution. De cette manière, vous pouvez changer l'apparence de votre programme sans avoir à le recompiler. + Libglade is a library that performs a similar job to the C source output routines in the GLADE user interface builder. Whereas GLADE's output routines create C code that can then be compiled, libglade builds the interface from an XML file (GLADE's save format) at runtime. This way you can change the look of a program without needing to recompile. + Libglade, GLADE kullanıcı arayüzü yapıcısındaki C kaynak çıkışı yöntemine benzer iş yapan bir kitaplıktır. GLADE'in çıkış yöntemi derlenebilir C kodu oluştururken, libglade arayüzü bir XML dosyasında oluşturur. Böylece yeniden derlenmeye gerek kalmadan arayüz değiştirilebilir. + mirrors://gnome/libglade/2.6/libglade-2.6.4.tar.bz2 + + glib2-devel + libxml2-devel + atk-devel + pango-devel + gtk2-devel + python-devel + + + Makefile.in.am-2.4.2-xmlcatalog.patch + libglade-2.6.3-fix_tests-page_size.patch + libglade-2.0.1-nowarning.patch + + desktop/toolkit/gtk/libglade/pspec.xml + + + libglade + + glib2 + libxml2 + atk + pango + python + gtk2 + gdk-pixbuf + + + /usr/lib + /usr/share/doc + /usr/share/xml + + + System.Package + + + + libglade-docs + Libglade reference documents + Libglade referans belgeleri + data:doc + + libglade + + + /usr/share/gtk-doc + + + + libglade-devel + Development files for libglade + libglade için geliştirme dosyaları + + libglade + gtk2-devel + libxml2-devel + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-16 + 2.6.4 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.6.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-03 + 2.6.4 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + gdk-pixbuf + http://www.gnome.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + desktop.toolkit.gtk + GDK pixbuf library + GDK pixbuf kitaplığı + gdk-pixbuf is a library that provides image loading and scaling support for gtk+ applications + gdk-pixbuf, gtk+ uygulamalarına resim açma ve ölçeklendirme desteği sağlayan bir kitaplıktır. + mirrors://gnome/gdk-pixbuf/2.36/gdk-pixbuf-2.36.11.tar.xz + + gtk-doc + glib2-devel + libX11-devel + tiff-devel + libjpeg-turbo-devel + libpng-devel + jasper-devel + shared-mime-info + python-six + gobject-introspection-devel + + desktop/toolkit/gtk/gdk-pixbuf/pspec.xml + + + gdk-pixbuf + + glib2 + libpng + libX11 + tiff + jasper + libjpeg-turbo + + + /etc + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/man + /usr/share/doc + /usr/share + + + System.PackageHandler + + + + gdk-pixbuf-devel + Development files for gdk-pixbuf + gdk-pixbuf için geliştirme dosyaları + + gdk-pixbuf + glib2-devel + libpng-devel + + + /usr/bin/gdk-pixbuf-csource + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/gir-1.0 + + + + gdk-pixbuf-docs + Reference documents for gdk-pixbuf + gdk-pixbuf için başvuru belgeleri + + /usr/share/gtk-doc + + + + gdk-pixbuf-32bit + 32-bit shared libraries for gdk-pixbuf + gdk-pixbuf için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + tiff-32bit + libjpeg-turbo-32bit + glib2-32bit + libX11-32bit + libpng-32bit + jasper-32bit + libX11-32bit + + + gdk-pixbuf + tiff-32bit + glib2-32bit + libpng-32bit + libX11-32bit + jasper-32bit + libjpeg-turbo-32bit + + + /usr/bin/gdk-pixbuf-query-loaders-32 + /usr/lib32 + + + System.PackageHandler + + + + + 2018-01-28 + 2.36.11 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-06 + 2.36.4 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.31.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 2.31.4 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-03-25 + 2.31.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + qtcreator + http://qt-project.org/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2 + app:gui + programming.environment + Lightweight, cross-platform integrated development environment + Hafif, çapraz platform tümleşik geliştirme ortamı + Lightweight, cross-platform integrated development environment + Hafif, çapraz platform tümleşik geliştirme ortamı + http://download.qt.io/official_releases/qtcreator/4.5/4.5.0/qt-creator-opensource-src-4.5.0.tar.xz + + libgcc + libX11-devel + cmake + git + mesa-devel + openssh + qt5-quickcontrols + qt5-base-devel + qt5-declarative-devel + qt5-linguist + qt5-quickcontrols2 + qt5-svg-devel + qt5-xmlpatterns + qt5-webkit-devel + qt5-x11extras-devel + qt5-assistant-devel + qt5-designer-devel + qt5-script-devel + qt5-webengine-devel + valgrind + llvm-clang-devel + llvm + + desktop/toolkit/qtcreator/pspec.xml + + + qtcreator + Lightweight, cross-platform integrated development environment + + libgcc + qt5-svg + qt5-base + qt5-base-devel + qt5-script + qt5-webkit + qt5-designer + qt5-assistant + qt5-declarative + qt5-webengine + + + /usr/bin + /usr/libexec/qtcreator + /usr/lib/qtcreator + /usr/share/applications + /usr/share/licenses + /usr/share/qtcreator + /usr/share/doc + /usr/share/icons + /etc + /usr/share/metainfo + + + + + 2018-01-11 + 4.5.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-13 + 4.3.0 + Version Bump + Ali Algul + aligulle3801@gmail.com + + + 2017-03-19 + 4.2.1 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 4.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-22 + 4.0.0 + version bump and fixed prefix path + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-04-21 + 3.6.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + openmotif + http://www.motifzone.org/ + + PisiLinux Community + admins@pisilinux.org + + MOTIF + library + app + desktop.toolkit.motif + Open Motif implementation + Özgür Motif kitaplığı + Freely available version of the well known Motif user interface toolkit for Open Source operating systems. + Açık kaynak kodlu işletim sistemleri için yaygın olarak tanına Motif kullanıcı arabirimi araçlarının özgürce kullanılabilen sürümü. + mirrors://sourceforge/motif/motif-2.3.8.tar.gz + + libXmu-devel + libXft-devel + xbitmaps + fontconfig-devel + libXt-devel + libXext-devel + libjpeg-turbo-devel + libX11-devel + libpng-devel + + + openmotif-2.3.2-sanitise-paths.patch + 0003_fix_ftbfs_binutils-gold.patch + openmotif-uil.patch + openmotif-unaligned.patch + openMotif-2.3.0-no_X11R6.patch + motif-2.3.4-bindings.patch + motif-2.3.4-mwmrc_dir.patch + wmluiltok_fake_lex_main.patch + + desktop/toolkit/motif/openmotif/pspec.xml + + + openmotif + + libXmu + libXft + libXp + libSM + libICE + fontconfig + libXt + libXext + libjpeg-turbo + libX11 + libpng + freetype + + + /etc + /usr/bin + /usr/lib + /usr/share/X11/app-defaults + /usr/share/X11/bindings + /usr/share/doc + /usr/share/man + + + Mwm.defaults + + + + openmotif-devel + Development files for openmotif + openmotif için geliştirme dosyaları + + openmotif + libXft-devel + libXt-devel + libXmu-devel + libXext-devel + + + /usr/include + /usr/share/man/man3 + + + + openmotif-32bit + 32-bit shared libraries for openmotif + emul32 + emul32 + + libSM-32bit + libXt-32bit + libXp-32bit + libXmu-32bit + libpng-32bit + libX11-32bit + libICE-32bit + libXft-32bit + libXext-32bit + fontconfig-32bit + libjpeg-turbo-32bit + + + openmotif + libSM-32bit + libXt-32bit + libXp-32bit + libXmu-32bit + libpng-32bit + libX11-32bit + libICE-32bit + libXft-32bit + libXext-32bit + fontconfig-32bit + freetype-32bit + libjpeg-turbo-32bit + + + /usr/lib32 + + + + + 2018-01-31 + 2.3.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-04-11 + 2.3.7 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 2.3.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-08-17 + 2.3.4 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + qtermwidget5 + https://github.com/qterminal/qtermwidget + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + library + app:gui + desktop.toolkit + Terminal widget for Qt5 + Qt tabanlı uygulamalar için basit bir terminal modulü + A simple terminal widget for using with Qt5 based applications + https://github.com/lxde/qtermwidget/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz + + cmake + libgcc + qt5-base-devel + qt5-linguist + + desktop/toolkit/qtermwidget5/pspec.xml + + + qtermwidget5 + Development files for qtermwidget5 + + libgcc + qt5-base + + + /usr/bin/consoleq + /usr/lib + /usr/share + /usr/share/doc + + + + qtermwidget5-devel + Development files for qtermwidget5 + qtermwidget5 için geliştirme dosyaları + + qt5-base-devel + qtermwidget5 + + + /usr/share/cmake/qtermwidget5 + /usr/include + /usr/lib/pkgconfig + + + + + 2017-10-24 + 0.8.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-31 + 0.7.1 + Rebuild. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-08 + 0.7.1 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-17 + 0.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + colord-gtk + http://www.freedesktop.org/software/colord/ + + Osman Erkan + osman.erkan@pisilinux.org + + LGPLv3+ + app:gui + desktop.toolkit + GTK support library for colord + Colord için GTK destek kütüphanesi + colord-gtk is a GTK+ support library. + http://www.freedesktop.org/software/colord/releases/colord-gtk-0.1.26.tar.xz + + atk-devel + gtk3-devel + cairo-devel + pango-devel + colord-devel + gdk-pixbuf-devel + gtk-doc + vala-devel + intltool + gobject-introspection-devel + glib2-devel + + desktop/toolkit/colord-gtk/pspec.xml + + + colord-gtk + + atk + gtk3 + cairo + pango + colord + gdk-pixbuf + lcms2 + glib2 + + + /usr/lib + /usr/share/doc + /usr/share/vala/vapi/ + /usr/share/locale + /usr/bin + /usr/share/man/man1 + + + + colord-gtk-devel + colord-gtk için geliştirme dosyaları + + colord-gtk + gtk3-devel + colord-devel + + + /usr/share/gir-1.0 + /usr/lib/pkgconfig/ + /usr/include/colord-1/ + + + + + 2017-04-11 + 0.1.26 + Release up + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-17 + 0.1.26 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-graphicaleffects + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Graphical effects for use with Qt Quick 2 + 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.9/5.9.3/submodules/qtgraphicaleffects-opensource-src-5.9.3.tar.xz + + 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 + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + /usr/share/doc + + + + qt5-graphicaleffects-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-virtualkeyboard + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPL3 + desktop.toolkit.qt5 + Qt module for general purpose serial bus access + Virtual keyboard framework + http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qtvirtualkeyboard-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-svg-devel + libxcb-devel + hunspell-devel + + desktop/toolkit/qt5/qt5-virtualkeyboard/pspec.xml + + + qt5-virtualkeyboard + Virtual keyboard framework + + qt5-base + qt5-declarative + qt5-svg + libgcc + libxcb + + + /usr/lib + /usr/lib/qt5 + /usr/share/qt5 + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-18 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-base + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + 'GPL3' 'LGPL3' 'FDL' 'custom' + desktop.toolkit.qt5 + Cross platform application and UI framework + Qt5 araç takımı, sürüm 5 + Qt est une boîte à outils graphique multi-plateforme. + 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.9/5.9.3/submodules/qtbase-opensource-src-5.9.3.tar.xz + + at-spi2-core-devel + cups-devel + dbus-devel + zlib-devel + glib2-devel + libpcre-devel + desktop-file-utils + fontconfig-devel + gperf + gtk2-devel + harfbuzz-devel + icon-theme-hicolor + leveldb-devel + firebird-superserver + libjpeg-turbo-devel + mariadb-lib + libxcb-devel + libXcomposite-devel + libxkbcommon-devel + libxslt + mesa-devel + libmtdev-devel + nss-devel + pciutils-devel + postgresql-server + python-devel + DirectFB-devel + libinput-devel + sqlite-devel + xcb-proto + xcb-util-devel + xcb-util-image-devel + xcb-util-keysyms-devel + xcb-util-wm-devel + tiff-devel + libdrm-devel + libpng-devel + eudev-devel + libSM-devel + libICE-devel + libX11-devel + libXext-devel + firebird-devel + unixODBC-devel + libXrandr-devel + libXrender-devel + libXi-devel + xcb-util-renderutil-devel + openssl-devel + freetype-devel + pulseaudio-libs-devel + alsa-lib-devel + libproxy-devel + gst-plugins-base-next-devel + wayland-devel + libXcursor-devel + + + mkspecs.patch + qt5-qtbase-5.9.1-firebird.patch + qtbase-opensource-src-5.9.0-mysql.patch + qtbase-opensource-src-5.8.0-QT_VERSION_CHECK.patch + qtbase-mariadb.patch + qtbase-opensource-src-5.9.3-QTBUG-64742-out-of-bounds-in-qdnslookup_unix.patch + + desktop/toolkit/qt5/qt5-base/pspec.xml + + + qt5-base + + gtk2 + pango + libpcre + libgcc + cups + dbus + mesa + zlib + glib2 + icu4c + libSM + firebird-client + libproxy + libXi + libICE + libX11 + libdrm + libpng + libxcb + eudev + DirectFB + openssl + freetype + harfbuzz + libinput + libmtdev + fontconfig + libXrender + xcb-util-wm + libxkbcommon + libjpeg-turbo + xcb-util-image + xcb-util-keysyms + xcb-util-renderutil + + + /usr/lib + /usr/lib/qt5/imports + /usr/lib/qt5/qml + /usr/lib/qt5/plugins + /usr/share/qt5/translations + /usr/lib/qt5/bin + /usr/bin + /usr/share/doc + /usr/lib/qt5/mkspecs + + + + qt5-base-devel + Development files for Qt 5 + Qt5 için geliştirme dosyaları + Development files for Qt 5 + + qt5-base + mesa-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + /usr/lib/*.prl + + + + qt5-sql-mysql + Qt5'in SQL sınıfları için MySQL sürücüsü + + qt5-base + libgcc + mariadb-lib + + + /usr/lib/qt5/plugins/sqldrivers/libqsqlmysql.so + + + + qt5-sql-postgresql + Qt5'in SQL sınıfları için PostgreSQL sürücüsü + + qt5-base + libgcc + postgresql-lib + + + /usr/lib/qt5/plugins/sqldrivers/libqsqlpsql.so + + + + qt5-sql-sqlite + Qt5'in SQL sınıfları için SQLite sürücüsü + + qt5-base + libgcc + sqlite + + + /usr/lib/qt5/plugins/sqldrivers/libqsqlite.so + + + + qt5-sql-odbc + Qt5'in SQL sınıfları için ODBC sürücüsü + + qt5-base + libgcc + unixODBC + + + /usr/lib/qt5/plugins/sqldrivers/libqsqlodbc.so + + + + + 2018-02-01 + 5.9.3 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-19 + 5.7.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-10-21 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-29 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-15 + 5.6.0 + Rebuild for new gst + PisiLinux Community + admin@pisilinux.org + + + 2016-05-04 + 5.6.0 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + qt5-location + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides access to position, satellite and area monitoring classes + 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.9/5.9.3/submodules/qtlocation-opensource-src-5.9.3.tar.xz + + geoclue-devel + glib2-devel + mesa-devel + icu4c-devel + qt5-base-devel + qt5-assistant-devel + qt5-declarative-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-location/pspec.xml + + + qt5-location + + qt5-base + glib2 + libgcc + geoclue + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-location-devel + qt5-location için geliştirme dosyaları + + qt5-location + qt5-base-devel + qt5-declarative-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-location-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-18 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-serialbus + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + custom + FDL + GPL3 + LGPL3 + 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.9/5.9.3/submodules/qtserialbus-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-serialport-devel + + desktop/toolkit/qt5/qt5-serialbus/pspec.xml + + + qt5-serialbus + Qt module for general purpose serial bus access + + qt5-base + qt5-serialport + libgcc + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + qt5-serialbus-devel + Development files for qt5-serialbus + + qt5-base-devel + qt5-serialbus + + + /usr/include/qt5 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.3 + Version bump + Ayhan Yalçınsoy + ayhanyalçınsoy@pisilinux.org + + + 2017-02-18 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-connectivity + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides access to Bluetooth hardware + 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.9/5.9.3/submodules/qtconnectivity-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + bluez-libs-devel + + desktop/toolkit/qt5/qt5-connectivity/pspec.xml + + + qt5-connectivity + + qt5-base + qt5-declarative + bluez-libs + libgcc + + + /usr/bin + /usr/lib + /usr/share/licenses + /usr/lib/qt5 + /usr/lib/qt5/bin/ + + + + qt5-connectivity-devel + qt5-connectivity için geliştirme dosyaları + + qt5-connectivity + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-connectivity-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-multimedia + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Classes for audio, video, radio and camera functionality + 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.9/5.9.3/submodules/qtmultimedia-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + pulseaudio-libs-devel + openal-devel + mesa-devel + gstreamer-next-devel + gst-plugins-base-next-devel + alsa-lib-devel + icu4c-devel + gst-plugins-bad-next-devel + + desktop/toolkit/qt5/qt5-multimedia/pspec.xml + + + qt5-multimedia + + libgcc + mesa + openal + alsa-lib + qt5-base + gstreamer-next + pulseaudio-libs + qt5-declarative + gst-plugins-base-next + glib2 + gst-plugins-bad-next + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-multimedia-devel + qt5-multimedia için geliştirme dosyaları + + qt5-multimedia + qt5-base-devel + qt5-declarative-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-multimedia-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump. + PisiLinux Community + admin@pisilinux.org + + + 2016-05-08 + 5.6.0 + Release Bump. + PisiLinux Community + admin@pisilinux.org + + + 2015-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-declarative + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Classes for QML and JavaScript languages + 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.9/5.9.3/submodules/qtdeclarative-opensource-src-5.9.3.tar.xz + + qt5-base-devel + libxkbcommon-devel + mesa-devel + qt5-xmlpatterns-devel + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-declarative/pspec.xml + + + qt5-declarative + + libgcc + qt5-base + mesa + qt5-xmlpatterns + + + /usr/lib + /usr/lib/qt5 + /usr/lib/cmake + /usr/share/licenses + /usr/lib/qt5/bin + /usr/bin/ + + + + qt5-declarative-devel + qt5-declarative için geliştirme dosyaları + + qt5-base-devel + qt5-declarative + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-declarative-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.2 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.2 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.2 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-gstreamer + http://www.kde.org + + Pisi Linux Admins + admin@pisilinux.org + + LGPLv2 + app:library + desktop.toolkit.qt5 + Qt5 bindings for GStreamer + 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 + glib2-devel + gobject-introspection-devel + cmake + boost-devel + doxygen + gstreamer-next-devel + gst-plugins-base-next-devel + mesa-devel + + + qt-gstreamer-1.6.patch + + desktop/toolkit/qt5/qt5-gstreamer/pspec.xml + + + qt5-gstreamer + + qt5-base + qt5-declarative + gstreamer-next + gst-plugins-base-next + mesa + glib2 + libgcc + + + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + qt5-gstreamer-devel + Development files for qt5-gstreamer + + qt5-gstreamer + glib2-devel + qt5-base-devel + gstreamer-next-devel + qt5-declarative-devel + gst-plugins-base-next-devel + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 1.2.0 + Rebuild for qt5.9.3 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-19 + 1.2.0 + Rebuild for new Toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-10-22 + 1.2.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-03 + 1.2.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-03 + 1.2.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-21 + 1.2.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + qt5-websockets + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides WebSocket communication compliant with RFC 6455 + 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.9/5.9.3/submodules/qtwebsockets-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-websockets/pspec.xml + + + qt5-websockets + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + + + + qt5-websockets-devel + qt5-websockets için geliştirme dosyaları + + qt5-websockets + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-websockets-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-scxml + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + custom + FDL + GPL3 + LGPL3 + 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.9/5.9.3/submodules/qtscxml-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + + desktop/toolkit/qt5/qt5-scxml/pspec.xml + + + qt5-scxml + Provides a set of easy to use chart components + + qt5-base + qt5-declarative + libgcc + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + qt5-scxml-devel + Development files for qt5-scxml + + qt5-base-devel + qt5-declarative-devel + qt5-scxml + + + /usr/include/qt5 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-translations + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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) + 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.9/5.9.3/submodules/qttranslations-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + qt5-linguist + + desktop/toolkit/qt5/qt5-translations/pspec.xml + + + qt5-translations + + qt5-base + + + /usr/share/qt5 + /usr/share/licenses/ + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-20 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-serialport + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides access to hardware and virtual serial ports + 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.9/5.9.3/submodules/qtserialport-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + eudev-devel + + desktop/toolkit/qt5/qt5-serialport/pspec.xml + + + qt5-serialport + + qt5-base + eudev + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-serialport-devel + qt5-serialport için geliştirme dosyaları + + qt5-base-devel + qt5-serialport + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-serialport-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-gamepad + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + custom + FDL + GPL3 + LGPL3 + 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.9/5.9.3/submodules/qtgamepad-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + libsdl2-devel + eudev-devel + + desktop/toolkit/qt5/qt5-gamepad/pspec.xml + + + qt5-gamepad + Adds support for getting events from gamepad devices + + qt5-base + qt5-declarative + eudev + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share + / + + + + qt5-gamepad-devel + Development files for qt5-gamepad + + qt5-base-devel + qt5-gamepad + + + /usr/include/qt5 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.3 + Version Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-21 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-doc + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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) + 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.9/5.9.3/submodules/qtdoc-opensource-src-5.9.3.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-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 + + desktop/toolkit/qt5/qt5-doc/pspec.xml + + + qt5-doc + + qt5-base + qt5-script + qt5-svg + qt5-xmlpatterns + qt5-assistant + qt5-declarative + + + /usr/share/licenses + /usr/share/doc/qt5 + + + + + 2018-01-18 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-06-14 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-20 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-x11extras + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides platform-specific APIs for X11 + 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.9/5.9.3/submodules/qtx11extras-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + mesa-devel + + desktop/toolkit/qt5/qt5-x11extras/pspec.xml + + + qt5-x11extras + + qt5-base + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-x11extras-devel + qt5-x11extras için geliştirme dosyaları + + qt5-x11extras + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include/qt5/ + + + + qt5-x11extras-docs + + qt5-x11extras + qt5-base + + + /usr/share/doc/qt5/ + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-21 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-15 + 5.6.0 + Release Bump for gst + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-configuration + https://github.com/hawaii-desktop/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Settings API with change notifications for Qt + Settings API with change notifications for Qt + Settings API with change notifications for Qt + Settings API with change notifications for Qt + https://github.com/hawaii-desktop/qtconfiguration/archive/v0.3.1.tar.gz + + glib2-devel + dconf-devel + qt5-declarative-devel + cmake + qt5-base-devel + + desktop/toolkit/qt5/qt5-configuration/pspec.xml + + + qt5-configuration + + libgcc + qt5-declarative + glib2 + dconf + qt5-base + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + /usr/share/doc + /usr/lib/qt5/bin/ + /usr/bin + + + + qt5-configuration-devel + + qt5-configuration + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include + + + + + 2018-02-01 + 0.3.1 + Rebuild for qt5.9.3 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 0.3.1 + Rebuild for new Toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-10-22 + 0.3.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 0.3.1 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 0.3.1 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 0.3.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-quickcontrols + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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 + 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.9/5.9.3/submodules/qtquickcontrols-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + mesa-devel + + desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml + + + qt5-quickcontrols + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses/ + + + + qt5-quickcontrols-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.5.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.5.6 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.5.6 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.5.6 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-sensors + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides access to sensor hardware and motion gesture recognition + 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.9/5.9.3/submodules/qtsensors-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-sensors/pspec.xml + + + qt5-sensors + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-sensors-devel + qt5-sensors için geliştirme dosyaları + + qt5-sensors + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-sensors-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-datavis3d + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPL3 + desktop + Provides a set of easy to use chart components + Qt Data Visualization module + http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qtdatavis3d-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + + desktop/toolkit/qt5/qt5-datavis3d/pspec.xml + + + qt5-datavis3d + Qt Data Visualization module + + qt5-base + qt5-declarative + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + qt5-datavis3d-devel + Development files for qt5-datavis3d + + qt5-base-devel + qt5-declarative-devel + qt5-datavis3d + + + /usr/include/qt5 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.3 + Version Bump + Ayhan Yalçınsoy + ayhyanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-speech + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + custom + FDL + GPL3 + LGPL3 + 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.9/5.9.3/submodules/qtspeech-opensource-src-5.9.3.tar.xz + + flite-devel + qt5-base-devel + speech-dispatcher-devel + + desktop/toolkit/qt5/qt5-speech/pspec.xml + + + qt5-speech + Qt module to make text to speech and speech recognition easy + + flite + qt5-base + libgcc + speech-dispatcher + + + /usr/lib + /usr/lib/qt5 + /usr/share/doc + + + + qt5-speech-devel + Development headers for qt5-speech + + qt5-speech + + + /usr/lib/cmake + /usr/include + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.3 + Rebuild for qt5.9.3 + Stefan Gronewold + groni@pisilinux.org + + + 2018-02-01 + 5.5.0 + Rebuild for qt5.9.3 + Stefan Gronewold + groni@pisilinux.org + + + 2017-02-20 + 5.5.0 + Rebuild for new Toolchain. + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-26 + 5.5.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-xmlpatterns + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Support for XPath, XQuery, XSLT and XML schema validation + 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.9/5.9.3/submodules/qtxmlpatterns-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml + + + qt5-xmlpatterns + + qt5-base + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + /usr/lib/qt5/bin/ + /usr/bin + + + + qt5-xmlpatterns-devel + qt5-xmlpatterns için geliştirme dosyaları + + qt5-xmlpatterns + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-xmlpatterns-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-15 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-3d + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + custom + FDL + GPL3 + LGPL3 + 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.9/5.9.3/submodules/qt3d-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + assimp-devel + zlib-devel + + desktop/toolkit/qt5/qt5-3d/pspec.xml + + + qt5-3d + C++ and QML APIs for easy inclusion of 3D graphics + + qt5-base + qt5-declarative + libgcc + assimp + + + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + qt5-3d-devel + Development files for qt5-3d + + qt5-base-devel + qt5-declarative-devel + qt5-3d + + + /usr/include/qt5 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.3 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-21 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-imageformats + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Plugins for additional image formats: TIFF, MNG, TGA, WBMP + İ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.9/5.9.3/submodules/qtimageformats-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + jasper-devel + libmng-devel + libjpeg-turbo-devel + zlib-devel + tiff-devel + webp-devel + + desktop/toolkit/qt5/qt5-imageformats/pspec.xml + + + qt5-imageformats + + qt5-base + libgcc + libmng + tiff + webp + jasper + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-imageformats-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-15 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First Release. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-accountsservice + https://github.com/hawaii-desktop/qt-accountsservice-addon + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Qt5 - AccountService addon + Qt5 - AccountService addon + https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz + + qt5-base-devel + qt5-declarative-devel + extra-cmake-modules + + desktop/toolkit/qt5/qt5-accountsservice/pspec.xml + + + qt5-accountsservice + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + /usr/share/doc + /usr/lib/qt5/bin/ + /usr/bin + + + + qt5-accountsservice-devel + + qt5-base + qt5-accountsservice + + + /usr/include + + + + + 2018-02-01 + 0.6.0 + Rebuild for qt5.9.3. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 0.6.0 + Rebuild for new Toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-10-22 + 0.6.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 0.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 0.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 0.6.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + qt5-wayland + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides APIs for Wayland + 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.9/5.9.3/submodules/qtwayland-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + libxkbcommon-devel + xorg-server-xwayland + glib2-devel + libX11-devel + libgcc + mesa-devel + fontconfig-devel + freetype-devel + libXrender-devel + eudev-devel + libXcomposite-devel + libxkbcommon-devel + wayland-client + wayland-cursor + + desktop/toolkit/qt5/qt5-wayland/pspec.xml + + + qt5-wayland + + mesa + glib2 + libX11 + libgcc + freetype + qt5-base + fontconfig + libXrender + libxkbcommon + libXcomposite + wayland-client + wayland-cursor + wayland-server + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/lib/qt5/bin + /usr/bin + + + + qt5-wayland-devel + qt5-wayland için geliştirme dosyaları + + qt5-wayland + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include + + + + qt5-wayland-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-29 + 5.6.0 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2015-06-03 + 5.4.2 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2015-05-09 + 5.4.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-canvas3d + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + custom + FDL + GPL3 + LGPL3 + 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.9/5.9.3/submodules/qtcanvas3d-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + + desktop/toolkit/qt5/qt5-canvas3d/pspec.xml + + + qt5-canvas3d + A JavaScript 3D rendering API for Qt Quick + + qt5-base + qt5-declarative + libgcc + + + /usr/lib/qt5 + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-21 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-quickcontrols2 + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Next generation user interface controls based on Qt Quick + 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.9/5.9.3/submodules/qtquickcontrols2-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-quickcontrols + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml + + + qt5-quickcontrols2 + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses/ + + + + qt5-quickcontrols2-devel + + qt5-quickcontrols2 + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + + + + qt5-quickcontrols2-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-11-05 + 5.7.1 + fix deps. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-09-20 + 5.7.1 + Release Bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-webengine + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Provides support for web applications using the Chromium browser project + 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.9/5.9.3/submodules/qtwebengine-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-location-devel + qt5-sensors-devel + qt5-webchannel-devel + bison + re2c + ninja + gperf + snappy-devel + gobject-introspection-devel + expat-devel + glib2-devel + fontconfig-devel + freetype-devel + mesa-devel + eudev-devel + libpng-devel + webp-devel + harfbuzz-devel + json-c-devel + protobuf-devel + libdrm-devel + libopus-devel + libevent-devel + zlib-devel + libxml2-devel + libxslt-devel + libX11-devel + libXi-devel + libXcursor-devel + libXext-devel + libXfixes-devel + libXrender-devel + libXdamage-devel + libXcomposite-devel + libXtst-devel + libXrandr-devel + libXScrnSaver-devel + libcap-devel + pulseaudio-libs-devel + alsa-lib-devel + pciutils-devel + dbus-devel + nss-devel + perl + python-devel + libvpx-devel + libjpeg-turbo-devel + x264-devel + minizip-devel + icu4c-devel + ffmpeg-devel + git + + desktop/toolkit/qt5/qt5-webengine/pspec.xml + + + qt5-webengine + + nss + dbus + nspr + webp + glib2 + libX11 + libgcc + libpng + snappy + freetype + libXi + libXext + libXtst + libxslt + libopus + libxml2 + libvpx + qt5-base + alsa-lib + harfbuzz + libevent + libXfixes + fontconfig + libXcursor + libXdamage + libXrender + qt5-location + libXcomposite + libjpeg-turbo + qt5-webchannel + qt5-declarative + zlib + minizip + protobuf + + + /usr/lib/qt5/bin/ + /usr/bin + /usr/lib/libQt5WebEngine* + /usr/lib/libQt5WebEngineWidgets* + /usr/lib/qt5 + /usr/share/qt5 + /usr/share/qt5/translations + + + + qt5-webengine-devel + + qt5-webengine + qt5-base-devel + qt5-declarative-devel + qt5-location-devel + qt5-webchannel-devel + + + /usr/lib/pkgconfig + /usr/lib/cmake + /usr/include/qt5 + + + + qt5-webengine-docs + + qt5-base + + + /usr/share/doc + + + + + 2018-01-18 + 5.9.3 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 5.7.1 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-27 + 5.6.2 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-15 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-quick1 + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. + Qt4 uyumluluğu için Qt Declarative sunar + Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. It provides a way of building custom, highly dynamic user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices. + Qt4 uyumluluğu için Qt Declarative sunar + http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz + + mesa-devel + qt5-base-devel + qt5-script-devel + qt5-assistant-devel + qt5-sql-sqlite + qt5-declarative-devel + qt5-xmlpatterns-devel + + desktop/toolkit/qt5/qt5-quick1/pspec.xml + + + qt5-quick1 + + mesa + libgcc + qt5-base + qt5-xmlpatterns + qt5-script + qt5-declarative + qt5-xmlpatterns + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + /usr/lib/qt5/bin/ + /usr/bin + + + + qt5-quick1-devel + Development file for qt5-quick1 + Development file for qt5-quick1 + + qt5-base-devel + qt5-script-devel + qt5-quick1 + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + + 2017-03-19 + 5.5.1 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-10-22 + 5.5.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.5.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.5.1 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.5.1 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2015-10-16 + 5.5.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-tools + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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). + 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.9/5.9.3/submodules/qttools-opensource-src-5.9.3.tar.xz + + mesa-devel + qt5-base-devel + + desktop/toolkit/qt5/qt5-tools/pspec.xml + + + qt5-assistant + + libgcc + 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/lib/cmake/Qt5Help + /usr/lib/libQt5Help* + /usr/lib/libQt5CLucene* + /usr/lib/qt5/mkspecs/modules/qt_lib_clucene_private.pri + /usr/lib/qt5/mkspecs/modules/qt_lib_help* + /usr/share/applications/assistant5.desktop + /usr/share/qt5/translations/assistant_tr.qm + /usr/share/icons/hicolor/128x128/apps/assistant.png + /usr/share/icons/hicolor/32x32/apps/assistant.png + /usr/share/pixmaps/assistant5.png + /usr/lib/qt5/bin/qcollectiongenerator + /usr/bin/qcollectiongenerator-qt5 + + + assistant_tr.qm + assistant.desktop + assistant.png + + + + qt5-assistant-devel + + qt5-base-devel + qt5-assistant + + + /usr/include/qt5/QtHelp + /usr/include/qt5/QtCLucene + /usr/lib/pkgconfig/Qt5Help.pc + /usr/lib/pkgconfig/Qt5CLucene.pc + + + + qt5-designer + + libgcc + 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/qtpaths* + /usr/bin/pixeltool-qt5 + /usr/lib/qt5/bin/qtplugininfo + /usr/bin/qtplugininfo-qt5 + /usr/lib/cmake/Qt5Designer + /usr/lib/cmake/Qt5UiTools + /usr/lib/cmake/Qt5UiPlugin + /usr/lib/qt5/plugins/designer + /usr/share/applications/designer5.desktop + /usr/share/qt5/translations/designer_tr.qm + /usr/share/icons/hicolor/128x128/apps/QtProject-designer.png + /usr/share/pixmaps/designer5.png + /usr/lib/libQt5Designer* + /usr/lib/libQt5UiTools* + /usr/lib/qt5/mkspecs/modules/qt_lib_designer* + /usr/lib/qt5/mkspecs/modules/qt_lib_uitools* + /usr/lib/qt5/mkspecs/modules/qt_lib_uiplugin.pri + + + designer.desktop + designer_tr.qm + designer.png + + + + qt5-designer-devel + + qt5-base-devel + qt5-designer + + + /usr/include/qt5/QtDesigner* + /usr/include/qt5/QtUiTools + /usr/include/qt5/QtUiPlugin + /usr/lib/pkgconfig/Qt5Designer* + /usr/lib/pkgconfig/Qt5UiTools.pc + + + + qt5-linguist + + libgcc + 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/lib/cmake/Qt5LinguistTools + /usr/share/applications/linguist5.desktop + /usr/share/icons/hicolor/128x128/apps/linguist.png + /usr/share/icons/hicolor/16x16/apps/linguist.png + /usr/share/icons/hicolor/32x32/apps/linguist.png + /usr/share/icons/hicolor/48x48/apps/linguist.png + /usr/share/icons/hicolor/64x64/apps/linguist.png + /usr/share/pixmaps/linguist5.png + /usr/share/qt5/phrasebooks + /usr/share/qt5/translations/linguist_tr.qm + + + linguist.desktop + linguist.png + linguist_tr.qm + + + + qt5-qdbusviewer + + libgcc + qt5-base + + + /usr/lib/qt5/bin/qdbusviewer + /usr/lib/qt5/bin/qdbus + /usr/bin/qdbusviewer-qt5 + /usr/bin/qdbus-qt5 + /usr/bin/qdbus + /usr/share/applications/qdbusviewer5.desktop + /usr/share/icons/hicolor/128x128/apps/qdbusviewer.png + /usr/share/icons/hicolor/32x32/apps/qdbusviewer.png + /usr/share/pixmaps/qdbusviewer5.png + + + qdbusviewer.desktop + assistant.png + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + polkit-qt + http://www.kde.org + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPL2 + app:gui + desktop.toolkit.qt5 + A library that allows developers to access PolicyKit API with a nice Qt-style API + 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 + glib2-devel + polkit-devel + mesa-devel + cmake + + + systembus-usage.patch + + desktop/toolkit/qt5/polkit-qt/pspec.xml + + + polkit-qt + + qt5-base + glib2 + polkit + libgcc + + + /usr/share/doc + /usr/lib + + + + polkit-qt-devel + + polkit-qt + qt5-base-devel + glib2-devel + polkit-devel + + + /usr/lib/pkgconfig + /usr/include/polkit-qt5-1 + + + + + 2018-02-01 + 0.112 + Rebuild for qt5.9.3 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 0.112 + Rebuild for new Toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-10-21 + 0.112 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.112 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 0.112 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 0.112 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 0.112 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-keychain + https://github.com/frankosterfeld/qtkeychain + + Stefan Gronewold + groni@pisilinux.org + + BSD + desktop.toolkit.qt5 + Provides support for secure credentials storage + Qt5-Keychain is a Qt API to store passwords and other secret data securely. How the data is stored depends on the platform + 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 + + desktop/toolkit/qt5/qt5-keychain/pspec.xml + + + qt5-keychain + Provides support for secure credentials storage + + libgcc + qt5-base + + + /usr/lib + /usr/share + /usr/share/doc + + + + qt5-keychain-devel + Development support for qt5-keychain + + qt5-keychain + + + /usr/lib/cmake + /usr/include + + + + + 2018-02-01 + 0.8.0 + Rebuild for qt5.9.3 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 0.7.0 + Rebuild for new Toolchain + Stefan Gronewold + groni@pisilinux.org + + + 2017-01-12 + 0.7.0 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-webchannel + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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 + 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.9/5.9.3/submodules/qtwebchannel-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-webchannel/pspec.xml + + + qt5-webchannel + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-webchannel-devel + qt5-webchannel için geliştirme dosyaları + + qt5-webchannel + qt5-base-devel + qt5-declarative-devel + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-webchannel-docs + + libgcc + qt5-base + qt5-declarative + + + /usr/share/doc + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-webkit + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Classes for a WebKit2 based implementation and a new QML API + WebKit2 tabanlı uygulama ve yeni QML API için sınıflar + Classes for a WebKit2 based implementation and a new QML API + WebKit2 tabanlı uygulama ve yeni QML API için sınıflar + http://download.qt.io/community_releases/5.9/5.9.0-final/qtwebkit-opensource-src-5.9.0.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 + mesa-devel + libXtst-devel + leveldb-devel + icu4c-devel + libjpeg-turbo-devel + fontconfig-devel + glib2-devel + dbus-devel + ruby-devel + gstreamer-devel + gstreamer-next-devel + libpng-devel + libpcre-devel + eudev-devel + python-devel + webp-devel + zlib-devel + libxslt-devel + libxml2-devel + libXcomposite-devel + libX11-devel + libXrender-devel + sqlite-devel + perl-Digest-MD5 + perl-Text-ParseWords + gperf + bison + flex + qt5-phonon-devel + gst-plugins-base-devel + gst-plugins-base-next-devel + + + qtwebkit-opensource-src-5.0.1-debuginfo.patch + qtwebkit-opensource-src-5.2.0-save_memory.patch + qtwebkit-opensource-src-5.2.1-no_rpath.patch + webkit_qt_hide_symbols.diff + + desktop/toolkit/qt5/qt5-webkit/pspec.xml + + + qt5-webkit + + qt5-base + mesa + webp + zlib + glib2 + icu4c + libX11 + libgcc + libpng + sqlite + libxml2 + libxslt + libXrender + qt5-sensors + qt5-webchannel + libXcomposite + libjpeg-turbo + gstreamer + gstreamer-next + gst-plugins-base + gst-plugins-base-next + qt5-location + qt5-declarative + + + /usr/lib + /usr/lib/qt5/plugins/webkit + /usr/lib/qt5/ + /usr/lib/qt5/bin/ + /usr/bin + /usr/share/doc + + + + qt5-webkit-devel + qt5-webkit için geliştirme dosyaları + + qt5-webkit + qt5-base-devel + mesa-devel + webp-devel + zlib-devel + glib2-devel + icu4c-devel + libX11-devel + libpng-devel + sqlite-devel + libxml2-devel + libxslt-devel + libXrender-devel + qt5-sensors-devel + libXcomposite-devel + libjpeg-turbo-devel + gstreamer-devel + gst-plugins-base-devel + qt5-declarative-devel + + + /usr/lib/pkgconfig + /usr/include/qt5/ + + + + + 2018-01-18 + 5.9.0 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-26 + 5.7.1 + Release Bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-enginio + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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ü + 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://download.qt.io/official_releases/qt/5.6/5.6.3/submodules/qtenginio-opensource-src-1.6.3.tar.xz + + libgcc + qt5-base-devel + qt5-declarative-devel + qt5-assistant-devel + qt5-sql-sqlite + + desktop/toolkit/qt5/qt5-enginio/pspec.xml + + + qt5-enginio + + libgcc + qt5-base + qt5-declarative + + + /usr/lib + /usr/lib/qt5/ + /usr/share/licenses + /usr/lib/qt5/bin/ + /usr/bin/ + + + + qt5-enginio-devel + qt5-enginio için geliştirme dosyaları + + qt5-base-devel + qt5-enginio + + + /usr/lib/pkgconfig + /usr/include/qt5/ + + + + qt5-enginio-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-01-22 + 5.6.3 + Rebuild for new Toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-20 + 5.6.2 + Rebuild for new Toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-charts + http://qt-project.org/ + + Stefan Gronewold + groni@pisilinux.org + + GPL3 + 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.9/5.9.3/submodules/qtcharts-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-declarative-devel + + desktop/toolkit/qt5/qt5-charts/pspec.xml + + + qt5-charts + Provides a set of easy to use chart components + + qt5-base + qt5-declarative + libgcc + + + /usr/lib/qt5 + /usr/lib + /usr/share/doc + + + + qt5-charts-devel + Development files for qt5-charts + + qt5-base-devel + qt5-charts + + + /usr/include/qt5 + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-02-01 + 5.9.3 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + qt5-svg + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + Classes for displaying the contents of SVG files + 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.9/5.9.3/submodules/qtsvg-opensource-src-5.9.3.tar.xz + + mesa-devel + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + zlib-devel + + desktop/toolkit/qt5/qt5-svg/pspec.xml + + + qt5-svg + + libgcc + qt5-base + zlib + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses/ + + + + qt5-svg-devel + Development files for qt5-svg + qt5-svg için geliştirme dosyaları + + qt5-base-devel + qt5-svg + + + /usr/include/qt5/ + /usr/lib/pkgconfig + + + + qt5-svg-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-15 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-17 + 5.6.0 + First Release. + Ayhan yYalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qt5-script + http://qt.digia.com/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPLv2.1-linking-exception + desktop.toolkit.qt5 + 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 + 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.9/5.9.3/submodules/qtscript-opensource-src-5.9.3.tar.xz + + qt5-base-devel + qt5-assistant-devel + qt5-sql-sqlite + mesa-devel + libgcc + + desktop/toolkit/qt5/qt5-script/pspec.xml + + + qt5-script + + qt5-base + libgcc + + + /usr/lib + /usr/lib/qt5 + /usr/share/licenses + + + + qt5-script-devel + qt5-script için geliştirme dosyaları + + qt5-base-devel + qt5-script + + + /usr/lib/pkgconfig + /usr/include/qt5 + + + + qt5-script-docs + + qt5-base + + + /usr/share/doc/qt5 + + + + + 2018-02-01 + 5.9.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-04-22 + 5.7.1 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-10-22 + 5.6.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-05-01 + 5.6.0 + Release Bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-20 + 5.6.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + qscintilla2 + http://www.riverbankcomputing.co.uk/qscintilla/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + GPLv3 + library + desktop.toolkit + Qt port of Scintilla + QScintilla2, Neil Hodgson'un Scintilla C++ editör sınıfının bir Qt4 uyarlamasıdır. + Port do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona. + QScintilla2 is a port to Qt4 of Neil Hodgson's Scintilla C++ editor class. + QScintilla2, Neil Hodgson'un Scintilla C++ editör sınıfının bir Qt4 uyarlamasıdır. + QScintilla jest portem do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona. + https://sourceforge.net/projects/pyqt/files/QScintilla2/QScintilla-2.10/QScintilla_gpl-2.10.tar.gz + + python-qt5-devel + python3-qt5-devel + python-devel + python3-devel + python3-sip + python-sip + qt5-base-devel + qt5-designer-devel + chrpath + qt5-script-devel + qt5-xmlpatterns-devel + mesa-devel + qscintilla2-python-common + + desktop/toolkit/qscintilla2/pspec.xml + + + qscintilla2 + + qt5-base + libgcc + + + /usr/lib + /usr/lib/qt5/plugins + /usr/share/doc + /usr/share/qt5/mkspecs + /usr/share/qt5/translations + + + + qscintilla2-python-common + Common python qscintilla bindings files shared between qscintilla2-python and qscintilla2-python3 + + qscintilla2 + + + /usr/share/qt5/qsci + /usr/share/sip + + + + qscintilla2-python + Python 2.x bindings for qscintilla2 + qscintilla2 için Python bağlayıcıları + + qscintilla2 + qscintilla2-python-common + qt5-base + + + /usr/lib/python2* + + + + qscintilla2-python3 + Python 3.x bindings for qscintilla2 + + python3 + qscintilla2 + qscintilla2-python-common + qt5-base + libgcc + + + /usr/lib/python3* + + + + qscintilla2-doc + HTML documentation for qscintilla2 + qscintilla2 için HTML belgeleri + + /usr/share/doc/qscintilla2/Scintilla + /usr/share/doc/qscintilla2/html + + + + qscintilla2-devel + Development files for qscintilla2 + qscintilla2 için geliştirme dosyaları + Pliki nagłówkowe dla QScintilla + + qscintilla2 + + + /usr/include/qt5/Qsci + + + + + 2017-06-04 + 2.10 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 2.9.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-28 + 2.9.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + fltk + http://www.fltk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.toolkit + FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit + FLTK, platformlar arası C++ kullanıcı arayüzü için bir araç takımı + FLTK fournit les fonctionnalités IHM sans fioritures et supporte les graphiques 3D via OpenGL et son émulation GLUT intégrée. FLTK est conçue pour être petite et suffisamment modulaire pour être associée statiquement, tout en restant parfaitement utilisable en tant que librairie partagée. FLTK inclus également un excellent constructeur d'IHM appelé FLUID pouvant être utilisé pour créer des applications en quelques minutes. + FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes. + FLTK sistemi yormadan modern bir arayüzün işlevselliğini sağlar. OpenGL ve kendi içinde bulunan GLUT emülasyonu sayesinde 3B görüntü de sağlayabilir. FLTK statik kitaplık olabilecek kadar küçük ve modülerdir, fakat paylaşılmış kitaplık olarak da çalışabilir. Ayrıca FLUID adlı grafik arayüz tasarım aracı sayesinde çok kısa sürede FLTK uygulamaları geliştirilebilir. + FLTK provee una funcionalidad de un GUI moderno sin demasiado complejidad y soporta gráficos 3D via OpenGL y su emulación GLUT incluido. FLTK fue diseñado para ser pequeño y modular para enlace estático, pero funciona bien como librería compartida. FLTK también incluye un entorno de desarrollo UI llamado FLUID con el cual se puede crear aplicaciones en minutos. + http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-2-source.tar.gz + + x-fluid.desktop + + + zlib-devel + libX11-devel + libgcc + libpng-devel + mesa-devel + libXft-devel + libXext-devel + mesa-glu-devel + libXfixes-devel + libXcursor-devel + fontconfig-devel + libXinerama-devel + libjpeg-turbo-devel + + + fltk-config-dynlibs.patch + + desktop/toolkit/fltk/pspec.xml + + + fltk + + zlib + libX11 + libgcc + libpng + mesa + libXft + libXext + libXrender + mesa-glu + libXfixes + libXcursor + fontconfig + libXinerama + libjpeg-turbo + + + /usr/lib + /usr/share/doc + + + + fltk-32bit + emul32 + emul32 + + zlib-32bit + libX11-32bit + libgcc + libpng-32bit + mesa-32bit + libXft-32bit + libXext-32bit + mesa-glu-32bit + libXfixes-32bit + libXcursor-32bit + fontconfig-32bit + libXinerama-32bit + libjpeg-turbo-32bit + + + fltk + zlib-32bit + libX11-32bit + libpng-32bit + mesa-32bit + libXft-32bit + libXext-32bit + libXrender-32bit + mesa-glu-32bit + libXfixes-32bit + libXcursor-32bit + fontconfig-32bit + libXinerama-32bit + libjpeg-turbo-32bit + + + /usr/lib32 + + + + fltk-devel + Development files and utilities for FLTK + FLTK için geliştirme dosyaları ve yardımcı uygulamalar + app:console + app:gui + + fltk + libX11 + libgcc + libpng + + + /etc/env.d + /usr/share/man + /usr/bin + /usr/include + /usr/share/icons + /usr/share/mimelnk + /usr/share/doc/*/html + /usr/share/applications + + + 99fltk + + + + + 2018-01-07 + 1.3.4.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-12 + 1.3.4 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-09 + 1.3.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + orbit2 + http://www.gnome.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + library + desktop.gnome2 + High-performance CORBA ORB + Yüksek performanslı CORBA ORB + Orbit2 allows to communication between two programs objects. + Orbit2 iki program nesneleri arasındaki iletişimi sağlar. + mirrors://gnome/ORBit2/2.14/ORBit2-2.14.19.tar.bz2 + + libIDL-devel + grep + glib2-devel + gtk-doc + + + fedora/ORBit2-allow-deprecated.patch + + desktop/gnome2/orbit2/pspec.xml + + + orbit2 + + libIDL + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/idl + + + + orbit2-devel + Development files for orbit2 + orbit2 için geliştirme dosyaları + + orbit2 + libIDL-devel + glib2-devel + + + /usr/bin/orbit2-config + /usr/include + /usr/lib/*.a + /usr/lib/pkgconfig + /usr/share/aclocal + + + + orbit2-docs + ORBit2 reference documents + Orbit2 referans dökümanları + data:doc + + /usr/share/gtk-doc + + + + + 2017-05-14 + 2.14.19 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 2.14.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-21 + 2.14.19 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + librsvg + http://librsvg.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.gnome2 + Scalable Vector Graphics (SVG) rendering library + Scalable Vector Graphics (SVG) kitaplığı + librsvg est un composant utilisé au sein de logiciels pour gérer les graphismes vectoriels au format SVG. + librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics. + Scalable Vector Graphics (SVG) kitaplığı + mirrors://gnome/librsvg/2.40/librsvg-2.40.20.tar.xz + + libcroco-devel + gtk3-devel + pango-devel + vala-devel + python-devel + gdk-pixbuf-devel + gtk-doc + gobject-introspection-devel + + desktop/gnome2/librsvg/pspec.xml + + + librsvg + + glib2 + gtk3 + libxml2 + cairo + pango + fontconfig + libcroco + gdk-pixbuf + + + /etc/gtk-2.0 + /usr/bin + /usr/lib + /usr/share + /usr/share/man/man1 + /usr/share/pixmaps + /usr/share/themes + /usr/share/vala + /usr/share/gir-1.0/Rsvg-2.0.gir + /usr/share/doc + + + + librsvg-docs + librsvg reference documents + data:doc + + librsvg + + + /usr/share/gtk-doc + + + + librsvg-devel + Development files for librsvg + librsvg için geliştirme dosyaları + + librsvg + gdk-pixbuf-devel + cairo-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + + 2018-01-08 + 2.40.20 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-20 + 2.40.16 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.40.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 2.40.13 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + glibmm + http://gtkmm.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.gnome2 + C++ interface for glib2 + glib2 kitaplığı için C++ programlama dili arayüzü + Glibmm est l'interface officielle C++ pour la librairie IHM populaire GTK+. Au menu des callbacks (rappels) typesafe (avec vérification de type à la compilation) ainsi qu'un ensemble large et complet de widgets (objets graphiques) facilement extensible via héritage. + Glibmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks and a comprehensive set of widgets that are easily extensible via inheritance. + Glibmm, ünlü GUI kitaplığı GTK+ için resmi C++ arayüzüdür. Önemli özelliklerinin arasında tip bağımsız çağırmalar ve miras ile genişleyebilen uyumlu parçacıklar vardır. + mirrors://gnome/glibmm/2.54/glibmm-2.54.1.tar.xz + + libsigc++-devel + glib2-devel + pkgconfig + perl-XML-Parser + + desktop/gnome2/glibmm/pspec.xml + + + glibmm + + glib2 + libgcc + libsigc++ + + + /usr/lib + /usr/share/doc + + + + glibmm-devel + Development files for glibmm + glibmm için geliştirme dosyaları + + glibmm + glib2-devel + libsigc++-devel + + + /usr/include + /usr/lib/glibmm-* + /usr/lib/giomm-* + /usr/lib/pkgconfig + /usr/share/aclocal + /usr/share/glibmm-* + + + + + 2018-01-08 + 2.54.1 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 2.50.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.44.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-21 + 2.44.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + xdg-user-dirs + http://freedesktop.org/wiki/Software/xdg-user-dirs + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + desktop.misc + Utilities to handle user data directories + Kullanıcı veri dizinlerini idare etmek için yardımcı uygulamalar + xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. + xdg-user-dirs, masaüstü ve müzik klasörleri gibi belli başlı kullanıcı dizinlerini yönetmek için bir araçtır. Ayrıca dosya adlarının yerelleştirilmesini de (ör. metin çevirileri) idare eder. + http://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.16.tar.gz + + docbook-xsl + libxml2-devel + libxslt-devel + + + defaults.patch + tr.patch + xdg-user-dirs-0.15-libiconv.patch + + desktop/misc/xdg-user-dirs/pspec.xml + + + xdg-user-dirs + + /etc/X11 + /etc/xdg + /usr/bin + /usr/share/locale + /usr/share/doc + /usr/share/man + + + xdg-user-dirs.sh + + + + + 2018-01-17 + 0.16 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-28 + 0.15 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-06-09 0.15 @@ -61671,7 +74038,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.admin@pisilinux.org - 2016-04-09 + 2014-05-01 0.15 First release Serdar Soytetir @@ -61681,324 +74048,265 @@ It supports email, address books, calendars, tasks, news feeds and much more. - icon-theme-nitrux-kde - http://nitrux.in/software + sddm + https://github.com/sddm/sddm - Stefan Gronewold(groni) - groni@pisilinux.org + Pisi Linux Admins + admin@pisilinux.org - GPLv3 - data - desktop.lookandfeel - Nitrux Look for KDE - Nitrux Look for KDE - https://launchpad.net/~nitrux-team/+archive/ubuntu/nitrux-artwork/+files/nitrux-icon-theme-kde_3.5.3.tar.gz - desktop/lookandfeel/icon-theme-nitrux-kde/pspec.xml + LGPLv2 + library + app:console + desktop.misc + QML based X11 display manager + QML tabanlı X11 görüntü yöneticisi. + KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings + https://github.com/sddm/sddm/releases/download/v0.14.0/sddm-0.14.0.tar.xz + + qt5-base-devel + qt5-linguist + qt5-declarative-devel + libxcb-devel + libxkbfile-devel + pam-devel + extra-cmake-modules + docutils + + + sddm-respect-user-flags.patch + ecb903e4.patch + sddm-0.14.0-consolekit.patch + + desktop/misc/sddm/pspec.xml - icon-theme-nitrux-kde + sddm + + qt5-base + qt5-declarative + pam + libgcc + libxcb + - /usr/share/icons/Nitrux + /etc + /usr/share + /usr/bin + /usr/lib/qt5 + /usr/lib + /usr/share/man + /usr/share/doc + + lightdm + lxdm + mdm + gdm + slim + + + System.Service + System.Package + + + sddm.conf + sddm + sddm-autologin + 10-backlight.rules + - - 2017-04-06 - 3.5.3 - Rebuild with new toolchain - Stefan Gronewold(groni) + + 2017-06-19 + 0.14.0 + Rebuild. + Ali Algul + aligulle3801@gmail.com + + + 2017-03-05 + 0.14.0 + Rebuild. + Stefan Gronewold groni@pisilinux.org - - 2016-10-01 - 3.5.3 - First Release. - Stefan Gronewold(groni) + + 2016-10-06 + 0.14.0 + Version bump. + Stefan Gronewold groni@pisilinux.org + + 2016-09-07 + 0.13.0 + Add conflict list + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-08-14 + 0.13.0 + Rebuild + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-07-15 + 0.13.0 + Fix session authorization issue and add rules + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2015-11-18 + 0.13.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + - icon-theme-numix - https://numixproject.org/ + xdg-utils + https://www.freedesktop.org/wiki/Software/xdg-utils - Stefan Gronewold(groni) - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv3 - data - desktop.lookandfeel - Circle is an icon theme for Linux from the Numix project - Circle is an icon theme for Linux from the Numix project - https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+876~201704051532~ubuntu17.04.1.tar.xz - desktop/lookandfeel/icon-theme-numix/pspec.xml + MIT + app:console + desktop.misc + Utilitaires de bureaux communs. + Common desktop utilities + Ortak masaüstü komutları + Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on integration with the desktop environment while the application is running. + https://portland.freedesktop.org/download/xdg-utils-1.1.2.tar.gz + + xmlto + docbook-xsl + util-linux + libxslt + lynx + + desktop/misc/xdg-utils/pspec.xml - icon-theme-numix + xdg-utils - /usr/share/icons/Numix + /usr/bin + /usr/share/man + + 2018-01-17 + 1.1.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-05 + 1.1.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-17 + 1.1.0_20140207 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2017-04-06 - 17.04.05 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-06-09 + 1.1.0_20140207 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-10-01 - 16.09.07 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org + 2014-02-16 + 1.1.0_20140207 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - icon-theme-numix-light - https://numixproject.org/ + startup-notification + http://www.freedesktop.org/software/startup-notification/ - Stefan Gronewold(groni) - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv3 - data - desktop.lookandfeel - Circle is an icon theme for Linux from the Numix project - Circle is an icon theme for Linux from the Numix project - https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+876~201704051532~ubuntu17.04.1.tar.xz - desktop/lookandfeel/icon-theme-numix-light/pspec.xml + LGPLv2.1 + library + desktop.misc + Application startup notification and feedback library + Uygulama başlangıç duyurusu ve geribildirim sistemi + startup-notification est un exemple d'implémentation de notification de démarrage (indiquant à l'environnement bureautique qu'une application a fini de démarrer). + startup-notification is a sample implementation of startup notification (telling the desktop environment when an app is done starting up). + startup-notification, bir program başlatıldığında bunu masaüstü ortamına bildirir. + http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.12.tar.gz + + libX11-devel + libxcb-devel + xcb-util-devel + + desktop/misc/startup-notification/pspec.xml - icon-theme-numix-light + startup-notification + + libX11 + libxcb + xcb-util + - /usr/share/icons/Numix-Light + /usr/lib + /usr/share/doc - - - 2017-04-06 - 17.04.05 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-10-01 - 16.09.07 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - iconcan - http://www.pisilinux.org/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv3 - app:gui - desktop.lookandfeel - Icon etiketi için görseller - Icon etiketi için görseller - Firefox, Calligra, Libreoffice ve Thunderbird için Icon etiketine ait görselleri barındıran uygulama. - Firefox, Calligra, Libreoffice ve Thunderbird için Icon etiketine ait görselleri barındıran uygulama. - lang-tr - http://source.pisilinux.org/1.0/iconcan-1.0.1.tar.xz - desktop/lookandfeel/iconcan/pspec.xml - - iconcan + startup-notification-devel + Development files for startup-notification + startup-notification için geliştirme dosyaları + + startup-notification + - /usr/share/pixmaps + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/*/*.txt - 2017-03-02 - 1.0.1 + 2017-03-01 + 0.12 Rebuild for new toolchain. Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.0.1 + 0.12 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-02-04 - 1.0.1 + 2014-05-18 + 0.12 First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - pisilinux-gtk - http://www.pisilinux.org - - Ergün Salman - poyraz76@pisilinux.org - - custom - library - desktop.lookandfeel - pisilinux-gtk - Gtk uygulamaları için tema ve yapılandırma - https://sourceforge.net/projects/pisi-source/files/pisilinux-gtk-0.1.tar.gz - desktop/lookandfeel/pisilinux-gtk/pspec.xml - - - pisilinux-gtk - - /usr/share/themes/* - - - - - 2017-04-06 - 0.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-09-10 - 0.1 - New Package - Ergün Salman - poyraz76@pisilinux.org - - - - - - pisilinux-theme-damadamas - http://www.pisilinux.org/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.lookandfeel - PisiLinux için görsel çalışmaları. - PisiLinux için simge seti, şifre ekranı, açılış ekranı ve kilit ekranı. - https://github.com/alihanozturk/pisilinux-theme-damadamas/archive/0.1.tar.gz - - extra-cmake-modules - qt5-base-devel - plasma-framework-devel - - desktop/lookandfeel/pisilinux-theme-damadamas/pspec.xml - - - pisilinux-theme-damadamas - PisiLinux için görsel çalışmaları. - - /usr/share - /usr/share/color-schemes - /usr/share/icons - /usr/share/kservices5 - /usr/share/plasma - /usr/share/sddm - /usr/share/wallpapers - /usr/share/doc - - - - - 2017-03-11 - 0.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - pisilinux-theme-maia - http://www.pisilinux.org/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - desktop.lookandfeel - PisiLinux için görsel çalışmaları. - PisiLinux için simge seti, şifre ekranı, açılış ekranı ve kilit ekranı. - https://github.com/alihanozturk/pisilinux-theme-maia/archive/0.3.tar.gz - - extra-cmake-modules - qt5-base-devel - plasma-framework-devel - - desktop/lookandfeel/pisilinux-theme-maia/pspec.xml - - - pisilinux-theme-maia - PisiLinux için görsel çalışmaları. - - /usr/share - /usr/share/color-schemes - /usr/share/icons - /usr/share/kservices5 - /usr/share/plasma - /usr/share/sddm - /usr/share/wallpapers - /usr/share/doc - - - - - 2017-03-05 - 0.3 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-08-21 - 0.3 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-09 - 0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-19 - 0.2 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-20 - 0.1 - First release - Alihan Öztürk - alihan@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org @@ -62248,59 +74556,87 @@ It supports email, address books, calendars, tasks, news feeds and much more. - desktop-file-utils - http://www.freedesktop.org/software/desktop-file-utils/ + shared-mime-info + http://freedesktop.org/wiki/Software/shared-mime-info PisiLinux Community admins@pisilinux.org GPLv2 - library + app:console + data desktop.misc - Command line utilities to work with desktop menu entries - Masaüstü menü girdilerini yönetmek için komut satırı araçları - desktop files are used to describe an application for inclusion in GNOME or KDE menus. This package contains desktop-file-validate which checks whether a .desktop file complies with the specification and desktop-file-install which installs a desktop file to the standard directory, optionally fixing it up in the process. - http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.23.tar.xz + The shared MIME info database + Paylaşımlı MIME veritabanı tanımlamaları + shared-mim-info est un paquet contenant un grand nombre de types MIME communs, créés en fusionnant les bases de données KDE et GNOME existantes et en les convertissant au nouveau format, ainsi qu'un logiciel pour mettre à jour cette base en fonction des spécifications de share-mime-info. + shared-mime-info is a package containing a large number of common MIME types, created by converting the existing KDE and GNOME databases to the new format and merging them together, and software for updating the database based on the share-mime-info specification. + Bu pakette büyük miktarda dosya türü bilgisi bulunur. Bu bilgiler mevcut KDE ve GNOME veritabanlarının yeni biçime dönüştürülerek birleştirilmesinden oluşmuştur. Ayrıca, pakette bu veritabanını güncelleyen bir uygulama da bulunmaktadır. + http://freedesktop.org/~hadess/shared-mime-info-1.9.tar.xz + libxml2-devel glib2-devel + intltool - desktop/misc/desktop-file-utils/pspec.xml + + shared-mime-info-xz.patch + + desktop/misc/shared-mime-info/pspec.xml - desktop-file-utils + shared-mime-info + libxml2 glib2 + /etc/X11/xinit /usr/bin + /usr/share/applications + /usr/share/mime + /usr/share/pkgconfig + /usr/share/locale/ /usr/share/doc - /usr/share/man/man1/ + /usr/share/man System.PackageHandler + System.Package + + update-mime-database.sh + defaults.list + mimeapps.list + mimetypefixes.xml + + + 2018-01-17 + 1.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + - 2017-02-13 - 0.23 - version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2017-03-19 + 1.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 0.21 + 1.5 Release Bump Pisi Linux Community admin@pisilinux.org - 2013-09-07 - 0.21 + 2015-11-05 + 1.5 First release - Marcin Bojara - marcin@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com @@ -62425,1058 +74761,381 @@ It supports email, address books, calendars, tasks, news feeds and much more. - sddm - https://github.com/sddm/sddm - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - library - app:console - desktop.misc - QML based X11 display manager - QML tabanlı X11 görüntü yöneticisi. - KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings - https://github.com/sddm/sddm/releases/download/v0.14.0/sddm-0.14.0.tar.xz - - qt5-base-devel - qt5-linguist - qt5-declarative-devel - libxcb-devel - libxkbfile-devel - pam-devel - extra-cmake-modules - docutils - - - sddm-respect-user-flags.patch - ecb903e4.patch - sddm-0.14.0-consolekit.patch - - desktop/misc/sddm/pspec.xml - - - sddm - - qt5-base - qt5-declarative - pam - libgcc - libxcb - - - /etc - /usr/share - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/man - /usr/share/doc - - - lightdm - lxdm - mdm - gdm - slim - - - System.Service - System.Package - - - sddm.conf - sddm - sddm-autologin - 10-backlight.rules - - - - - 2017-06-19 - 0.14.0 - Rebuild. - Ali Algul - aligulle3801@gmail.com - - - 2017-03-05 - 0.14.0 - Rebuild. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-06 - 0.14.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-09-07 - 0.13.0 - Add conflict list - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-08-14 - 0.13.0 - Rebuild - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-07-15 - 0.13.0 - Fix session authorization issue and add rules - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2015-11-18 - 0.13.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - shared-mime-info - http://freedesktop.org/wiki/Software/shared-mime-info + desktop-file-utils + http://www.freedesktop.org/software/desktop-file-utils/ PisiLinux Community admins@pisilinux.org GPLv2 - app:console - data + library desktop.misc - The shared MIME info database - Paylaşımlı MIME veritabanı tanımlamaları - shared-mim-info est un paquet contenant un grand nombre de types MIME communs, créés en fusionnant les bases de données KDE et GNOME existantes et en les convertissant au nouveau format, ainsi qu'un logiciel pour mettre à jour cette base en fonction des spécifications de share-mime-info. - shared-mime-info is a package containing a large number of common MIME types, created by converting the existing KDE and GNOME databases to the new format and merging them together, and software for updating the database based on the share-mime-info specification. - Bu pakette büyük miktarda dosya türü bilgisi bulunur. Bu bilgiler mevcut KDE ve GNOME veritabanlarının yeni biçime dönüştürülerek birleştirilmesinden oluşmuştur. Ayrıca, pakette bu veritabanını güncelleyen bir uygulama da bulunmaktadır. - http://freedesktop.org/~hadess/shared-mime-info-1.9.tar.xz + Command line utilities to work with desktop menu entries + Masaüstü menü girdilerini yönetmek için komut satırı araçları + desktop files are used to describe an application for inclusion in GNOME or KDE menus. This package contains desktop-file-validate which checks whether a .desktop file complies with the specification and desktop-file-install which installs a desktop file to the standard directory, optionally fixing it up in the process. + http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.23.tar.xz - libxml2-devel glib2-devel - intltool - - shared-mime-info-xz.patch - - desktop/misc/shared-mime-info/pspec.xml + desktop/misc/desktop-file-utils/pspec.xml - shared-mime-info + desktop-file-utils - libxml2 glib2 - /etc/X11/xinit /usr/bin - /usr/share/applications - /usr/share/mime - /usr/share/pkgconfig - /usr/share/locale/ /usr/share/doc - /usr/share/man + /usr/share/man/man1/ System.PackageHandler - System.Package - - update-mime-database.sh - defaults.list - mimeapps.list - mimetypefixes.xml - - - 2018-01-17 - 1.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2017-03-19 - 1.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org + 2017-02-13 + 0.23 + version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2016-06-09 - 1.5 + 0.21 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-11-05 - 1.5 + 2013-09-07 + 0.21 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Marcin Bojara + marcin@pisilinux.org - startup-notification - http://www.freedesktop.org/software/startup-notification/ + libmicrohttpd + http://www.gnu.org/software/libmicrohttpd PisiLinux Community admins@pisilinux.org - LGPLv2.1 + LGPLv2 library - desktop.misc - Application startup notification and feedback library - Uygulama başlangıç duyurusu ve geribildirim sistemi - startup-notification est un exemple d'implémentation de notification de démarrage (indiquant à l'environnement bureautique qu'une application a fini de démarrer). - startup-notification is a sample implementation of startup notification (telling the desktop environment when an app is done starting up). - startup-notification, bir program başlatıldığında bunu masaüstü ortamına bildirir. - http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.12.tar.gz + server.web + A compact API and implementation of HTTP web server + Bir HTTP sunucu uygulama programlama arayüzü (API) ve uygulaması + libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. + libmicrohttpd, bir HTTP sunucusunun diğer yazılımların parçası olarak çalışmasını kolaylaştıran kitaplıktır. + http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.54.tar.gz - libX11-devel - libxcb-devel - xcb-util-devel + gnutls-devel + libgcrypt-devel + libgpg-error-devel - desktop/misc/startup-notification/pspec.xml + server/web/libmicrohttpd/pspec.xml - startup-notification + libmicrohttpd - libX11 - libxcb - xcb-util + gnutls + libgcrypt + libgpg-error + /usr/bin/microspdy2http + /usr/bin/demo /usr/lib + /usr/share/man + /usr/share/info /usr/share/doc - startup-notification-devel - Development files for startup-notification - startup-notification için geliştirme dosyaları + libmicrohttpd-devel + Development files for libmicrohttpd + libmicrohttpd için geliştirme dosyaları + + gnutls-devel + - startup-notification + gnutls-devel + libmicrohttpd /usr/include /usr/lib/pkgconfig - /usr/share/doc/*/*.txt + /usr/share/man/man3 - 2017-03-01 - 0.12 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org + 2017-05-09 + 0.9.54 + Version Bump + Kamil Atlı + suvari@pisilinux.org - 2016-06-09 - 0.12 + 2016-06-08 + 0.9.49 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 0.12 + 2016-04-25 + 0.9.49 First release - Serdar Soytetir - kaptan@pisilinux.org + Ali Algul(gulle) + alialgul@pisilinux.org - xdg-user-dirs - http://freedesktop.org/wiki/Software/xdg-user-dirs + apache + http://httpd.apache.org/ - PisiLinux Community + Pisi Linux Admins admins@pisilinux.org - GPLv2 - app:console - desktop.misc - Utilities to handle user data directories - Kullanıcı veri dizinlerini idare etmek için yardımcı uygulamalar - xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. - xdg-user-dirs, masaüstü ve müzik klasörleri gibi belli başlı kullanıcı dizinlerini yönetmek için bir araçtır. Ayrıca dosya adlarının yerelleştirilmesini de (ör. metin çevirileri) idare eder. - http://user-dirs.freedesktop.org/releases/xdg-user-dirs-0.16.tar.gz + Apache-2.0 + service + server.web + Apache web sunucusu + Apache Webserver + Apache web server + Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. + Dünyanın en çok tercih edilen web sunucu olan Apache artık diğer genelağ sunucularının standartlarını belirlemek için takip ettiği hızlı, güçlü, esnek ve yüksek özelleştirilebilirliğe sahip bir genelağ sunucusudur. + http://archive.apache.org/dist/httpd/httpd-2.4.25.tar.bz2 - docbook-xsl + apr-devel + nss-devel + lua-devel + zlib-devel + openssl-devel libxml2-devel - libxslt-devel + db-devel + expat-devel + libpcre-devel + apr-util-devel + cyrus-sasl-devel - - defaults.patch - tr.patch - xdg-user-dirs-0.15-libiconv.patch - - desktop/misc/xdg-user-dirs/pspec.xml + server/web/apache/pspec.xml - xdg-user-dirs + apache + + nss + apr + lua + apr-util + cyrus-sasl + openldap-client + zlib + openssl + libxml2 + libpcre + db + expat + - /etc/X11 - /etc/xdg + /etc + /usr/sbin /usr/bin - /usr/share/locale + /usr/include + /var/log/apache2 + /var/www + /run/apache2 + /var/cache /usr/share/doc /usr/share/man + /usr/lib + /lib/systemd/system + + System.Package + System.Service + - xdg-user-dirs.sh + apache.service + apache2.confd + httpd.conf + 00_default_vhost.conf + 00_apache_manual.conf + 40_mod_ssl.conf + 41_mod_ssl.default-vhost.conf + 45_mod_dav.conf + 46_mod_ldap.conf + webroot/apache.css + webroot/apache_pb.gif + webroot/index.html + webroot/index-tr.html + webroot/index-ptbr.html + webroot/index-es.html + webroot/index-de.html + webroot/pisi-linux.png - - 2018-01-17 - 0.16 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - 2017-02-28 - 0.15 - Rebuild. + 2017-03-19 + 2.4.25 + Version Bump. Ertuğrul Erata ertugrulerata@gmail.com - 2016-06-09 - 0.15 + 2016-06-14 + 2.4.20 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-01 - 0.15 + 2016-04-17 + 2.4.20 First release - Serdar Soytetir - kaptan@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - xdg-utils - https://www.freedesktop.org/wiki/Software/xdg-utils + ntp + http://www.ntp.org PisiLinux Community admins@pisilinux.org MIT - app:console - desktop.misc - Utilitaires de bureaux communs. - Common desktop utilities - Ortak masaüstü komutları - Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on integration with the desktop environment while the application is running. - https://portland.freedesktop.org/download/xdg-utils-1.1.2.tar.gz - - xmlto - docbook-xsl - util-linux - libxslt - lynx - - desktop/misc/xdg-utils/pspec.xml - - - xdg-utils - - /usr/bin - /usr/share/man - - - - - 2018-01-17 - 1.1.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-05 - 1.1.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-17 - 1.1.0_20140207 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.0_20140207 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-16 - 1.1.0_20140207 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - history-manager - https://github.com/PisiLinuxNew/history-manager/ - - Metehan Özbek - admin@pisilinux.org - - GPLv2 - app:gui - desktop.pisilinux - KDE5 port of History Manager Tool - Pisi Geçmiş Yöneticisi uygulaması - History manager is a graphical interface to pisi snapshot facilities. - Pisi ile yapılan işlem geçmişini gösterme, sistemi belirli noktaya döndürme, yeni görüntü alma gibi geçmiş yönetimi işlemleri yapmayı sağlayan araç. - https://github.com/PisiLinuxNew/history-manager/archive/0.2.8.0-Beta.tar.gz - - python-qt5-devel - pypolkit - qt5-base-devel - python-setuptools - qt5-linguist - - - history-manager-fixed-window-title.patch - - desktop/pisilinux/history-manager/pspec.xml - - - history-manager - - python-qt5 - pypolkit - - - /usr/bin - /usr/share/locale - /usr/lib/python* - /usr/share - - - - - 2018-01-17 - 0.2.8.0b - fixed window title issue for other desktops. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-04-08 - 0.2.8.0b - Release bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-18 - 0.2.8.0b - First release - Metehan Özbek - admin@pisilinux.org - - - - - - kaptan - http://pisilinux.org - - Metehan Özbek - mthnzbk@gmail.com - - GPLv3 - app:gui - desktop.pisilinux - Kaptan, Pisi Linux workspace configuration wizard - Pisi Linux Kaptan - Pisi Linux Kaptan - Kaptan lets you configure your workspace on first login. - Kaptan, bilgisayarınız ilk defa açıldığında çalışma ortamınızı kişiselleştirmenize yardımcı olur. - Kaptan, el asistente de inicio de Pisi Linux que le ayudará a personalizar su entorno de trabajo. - kaptan - https://github.com/PisiLinuxNew/kaptan/archive/beta7.1.tar.gz - - python3-setuptools - python3-qt5 - python3-devel - qt5-linguist - - desktop/pisilinux/kaptan/pspec.xml - - - kaptan - - python3-qt5 - - - /usr/bin - /usr/share/kaptan - /usr/lib/python3.6/site-packages - /usr/share/applications - /usr/share/icons - /usr/share/doc - /usr/share/kaptan/languages - /etc - - - - - 2017-04-05 - 7.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-03 - 7.0 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-03 - 6.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-08-09 - 5.0 - Release Bump - Metehan Özbek - mthnzbk@gmail.com - - - 2016-07-20 - 5.1.2 - Release Bump - Metehan Özbek - mthnzbk@gmail.com - - - 2016-06-09 - 5.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-29 - 5.1.1 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-17 - 5.1 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-17 - 5.0 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - package-manager - http://www.pisilinux.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.pisilinux - PiSi graphical user interface - PiSi kullanıcı grafik arayüzü - PiSi est une interface graphique permettant d'effectuer l'installation, la suppression et la mise à jour de paquet PiSi depuis un environnement graphique. - Package Manager is PiSi's easy-to-use graphical user interface. - PiSi paket yöneticisine ait paket kurma, kaldırma ve güncelleme gibi işlerin grafik ortamda yapılabilmesini sağlayan PiSi grafik arayüzü. - https://github.com/PisiLinuxNew/package-manager/archive/package-manager.4.1.8.tar.gz - - docutils - python-qt5-devel - python-sip - intltool - qt5-linguist - - - fixed-icons-issue.patch - - desktop/pisilinux/package-manager/pspec.xml - - - package-manager - - pisi - python-qt5 - python-sip - pisilinux-desktop-services - - - /usr/bin - /usr/share - /usr/share/applications - /usr/share/icons - /usr/share/doc - + BSD + GPLv2+ + service + server + NTP daemon and client + NTP hizmeti ve istemcisi + Network Time Protocol utilities and daemons that will synchronize your computer's time to Coordinated Universal Time (UTC) via the NTP protocol and NTP servers. + ntp, NTP protokolü üzerinden uzak sunucuları kullanarak sisteminizin zamanını eşitlemek için gerekli araçları ve hizmetleri içerir. + https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p10.tar.gz - installed.svg + fix-man-pages.sh + + + avahi-compat-libdns_sd-devel + libedit-devel + net-snmp-devel + perl-HTML-Parser + libcap-devel + openssl-devel + libevent-devel + + server/ntp/pspec.xml + + + ntp-server + NTP server + NTP hizmeti + + avahi-compat-libdns_sd + libedit + net-snmp + libcap + openssl + libevent + ntp-client + + + /etc/ntp.conf + /etc/conf.d + /etc/ntp/crypto + /usr/bin/ntpstat + /usr/bin/update-leap + /usr/bin/calc_tickadj + /usr/share/ntp/lib/NTP/Util.pm + /usr/libexec + /usr/sbin + /usr/share/doc + /usr/share/man + /var/lib/ntp + + + System.Package + System.Service + + + fedora/ntp.conf + fedora/ntpd.sysconfig + fedora/ntp.cryptopw + + ntp-client + NTP client + NTP istemcisi + app:console + util.admin + + /etc/conf.d/ntpdate + /etc/ntp/step-tickers + /etc/ntp/keys + /usr/sbin/ntpdate + /usr/share/man/man8/ntpdate.8* + + + System.Service + System.Package + + + fedora/ntpdate.sysconfig + fedora/ntp.step-tickers + fedora/ntp.keys + + + + ntp-docs + NTP documentation + NTP belgeleri + data:doc + + ntp-client + + + /usr/share/doc/ntp/html + + - - 2018-01-13 - 4.1.8 - fixed icons issue. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-09-01 - 4.1.8 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-08 - 4.1.7 - Version Bump, add new builddep. + + 2017-05-09 + 4.2.8_p10 + Version Bump Kamil Atlı suvari@pisilinux.org - - 2016-08-09 - 4.1.6 - Release Bump - Metehan Özbek - admin@pisilinux.org - - - 2016-08-08 - 4.1.5 - Release Bump - Metehan Özbek - admin@pisilinux.org - - - 2016-08-06 - 4.1.3 - Release Bump - Metehan Özbek - admin@pisilinux.org - - 2016-07-01 - 4.1.2 - Release Bump + 2016-10-27 + 4.2.8_p8 + Version Bump Pisi Linux Community admin@pisilinux.org - 2016-06-09 - 4.1.1 + 2016-06-08 + 4.2.8_p4 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-05-28 - 4.1.1 - ported pyqt5 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - pisilinux-desktop-services - http://www.pisilinux.org - - pisilinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.pisilinux - Pisi Linux Desktop Services - Pisi Linux Masaüstü Hizmetleri - pisilinux-desktop-services is a wrapper python module for integrating various desktop environments using PyQt. - pisilinux-desktop-services, Pisi Linux Uygulamalarının farklı masaüstü ortamları ile bütünleşik bir şekilde çalışmasını sağlayan bir Python modülüdür. - https://github.com/PisiLinuxNew/pds/archive/pds-2.1.0.tar.gz - - python-qt5-devel - - desktop/pisilinux/pisilinux-desktop-services/pspec.xml - - - pisilinux-desktop-services - - python-qt5 - - - /usr/lib - /usr/share/ - - - - - 2017-09-01 - 2.1.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-08 - 2.0.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-03 - 2.0.0 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-28 - 2.0.0 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - pisilinux-welcome - http://pisilinux.org - - Metehan Özbek - mthnzbk@gmail.com - - GPLv3 - app:gui - desktop.pisilinux - Pisi Linux Welcome Application - Pisi Linux Hoşgeldin Uygulaması - Pisi Linux Welcome Application - Hoşgeldin uygulaması, bilgisayarınız ilk defa açıldığında sizi karşılar. - pisilinux-welcome - https://github.com/PisiLinuxNew/pisilinux-welcome/archive/1.0Beta4.tar.gz - - python3-setuptools - python3-qt5 - python3-devel - qt5-linguist - - desktop/pisilinux/pisilinux-welcome/pspec.xml - - - pisilinux-welcome - - python3-qt5 - - - /usr/bin - /usr/share/welcome - /usr/lib/python3.6/site-packages - /usr/share/applications - /usr/share/icons - /usr/share/doc - /usr/share/welcome/languages - /etc - - - - - 2017-05-28 - 1.0b - rebuild - Metehan Özbek - mthnzbk@gmail.com - - - 2016-08-26 - 1.0b - ek buton - Metehan Özbek - mthnzbk@gmail.com - - - 2016-07-30 - 1.0b - hatalar düzeltilmiş. - Metehan Özbek - mthnzbk@gmail.com - - - 2016-07-29 - 1.0b - güncellendi - Metehan Özbek - mthnzbk@gmail.com - - - 2016-05-17 - 1.0a - first - Metehan Özbek - mthnzbk@gmail.com - - - - - - pisiplayer - http://pisilinux.org - - Pisi Linux Admins - admins@pisilinux.org - - GPLv3 - app:gui - desktop.pisilinux - Video Player - Video Player for Pisi Linux - pisiplayer - https://github.com/mthnzbk/pisi-player/archive/0.9.tar.gz - - python3-setuptools - python3-devel - python3-qt5 - - desktop/pisilinux/pisiplayer/pspec.xml - - - pisiplayer - - python3-qt5 - python3-sip - python3-youtube_dl - - - /usr/bin - /usr/lib/pisiplayer - /usr/lib/python3.6/site-packages - /usr/share/applications - /usr/share/icons - /usr/share/doc - - - - - 2017-05-28 - 0.9 - rebuild - Pisi Linux Admins - admins@pisilinux.org - - - 2016-07-04 - 0.9 - First release - Metehan Özbek - admins@pisilinux.org - - - - - - service-manager - http://www.pisilinux.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - desktop.pisilinux - System Service configuration GUI - Servis yönetim arayüzü - Le gestionnaire de Service est utilisé pour administrer les services lancés dans Pisi Linux. - This system service configuration software is developed for Pisi Linux. It provides managing system services. - Servis yöneticisi, Pisi Linux'da çalışan sunucu ve servislerin yönetilmesini sağlar - https://github.com/Rmys/Sources/blob/master/service-manager-3.1.1.tar.gz?raw=true - - pisilinux-desktop-services - docutils - python-qt5-devel - - - fixed-icon-issue.patch - - desktop/pisilinux/service-manager/pspec.xml - - - service-manager - - python-qt5 - pisilinux-desktop-services - - - /usr/bin - /usr/share - /usr/share/locale - /usr/share/applications - - - - - 2018-01-11 - 3.1.1 - fixed icons and window title issues - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-08-24 - 3.1.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-03 - 3.1.0 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - colord-gtk - http://www.freedesktop.org/software/colord/ - - Osman Erkan - osman.erkan@pisilinux.org - - LGPLv3+ - app:gui - desktop.toolkit - GTK support library for colord - Colord için GTK destek kütüphanesi - colord-gtk is a GTK+ support library. - http://www.freedesktop.org/software/colord/releases/colord-gtk-0.1.26.tar.xz - - atk-devel - gtk3-devel - cairo-devel - pango-devel - colord-devel - gdk-pixbuf-devel - gtk-doc - vala-devel - intltool - gobject-introspection-devel - glib2-devel - - desktop/toolkit/colord-gtk/pspec.xml - - - colord-gtk - - atk - gtk3 - cairo - pango - colord - gdk-pixbuf - lcms2 - glib2 - - - /usr/lib - /usr/share/doc - /usr/share/vala/vapi/ - /usr/share/locale - /usr/bin - /usr/share/man/man1 - - - - colord-gtk-devel - colord-gtk için geliştirme dosyaları - - colord-gtk - gtk3-devel - colord-devel - - - /usr/share/gir-1.0 - /usr/lib/pkgconfig/ - /usr/include/colord-1/ - - - - - 2017-04-11 - 0.1.26 - Release up - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-17 - 0.1.26 + 2016-01-01 + 4.2.8_p4 First release Stefan Gronewold groni@pisilinux.org @@ -63485,741 +75144,131 @@ It supports email, address books, calendars, tasks, news feeds and much more. - fltk - http://www.fltk.org + firebird + http://www.firebirdsql.org/ PisiLinux Community admins@pisilinux.org + IPL-1 + IDPL-1 LGPLv2.1 + service library - desktop.toolkit - FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit - FLTK, platformlar arası C++ kullanıcı arayüzü için bir araç takımı - FLTK fournit les fonctionnalités IHM sans fioritures et supporte les graphiques 3D via OpenGL et son émulation GLUT intégrée. FLTK est conçue pour être petite et suffisamment modulaire pour être associée statiquement, tout en restant parfaitement utilisable en tant que librairie partagée. FLTK inclus également un excellent constructeur d'IHM appelé FLUID pouvant être utilisé pour créer des applications en quelques minutes. - FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes. - FLTK sistemi yormadan modern bir arayüzün işlevselliğini sağlar. OpenGL ve kendi içinde bulunan GLUT emülasyonu sayesinde 3B görüntü de sağlayabilir. FLTK statik kitaplık olabilecek kadar küçük ve modülerdir, fakat paylaşılmış kitaplık olarak da çalışabilir. Ayrıca FLUID adlı grafik arayüz tasarım aracı sayesinde çok kısa sürede FLTK uygulamaları geliştirilebilir. - FLTK provee una funcionalidad de un GUI moderno sin demasiado complejidad y soporta gráficos 3D via OpenGL y su emulación GLUT incluido. FLTK fue diseñado para ser pequeño y modular para enlace estático, pero funciona bien como librería compartida. FLTK también incluye un entorno de desarrollo UI llamado FLUID con el cual se puede crear aplicaciones en minutos. - http://fltk.org/pub/fltk/1.3.4/fltk-1.3.4-2-source.tar.gz - - x-fluid.desktop - + server.database + A relational database offering many ANSI SQL-99 features + Birçok ANSI SQL-99 özelliği sunan ilişkisel bir veritabanı + Firebird is an open source relational database management system offering many ANSI SQL-99 features. + Birçok ANSI SQL-99 özelliği sunan, küçük, hızlı ve çok kararlı bir veritabanı sunucu. + http://sourceforge.net/projects/firebird/files/firebird/2.5.7-Release/Firebird-2.5.7.27050-0.tar.bz2 - zlib-devel - libX11-devel - libgcc - libpng-devel - mesa-devel - libXft-devel - libXext-devel - mesa-glu-devel - libXfixes-devel - libXcursor-devel - fontconfig-devel - libXinerama-devel - libjpeg-turbo-devel + icu4c-devel + btyacc + libedit-devel - fltk-config-dynlibs.patch + firebird-c++11.patch + firebird-c++14.patch + firebird-2.5.1.26351.0-deps-flags.patch - desktop/toolkit/fltk/pspec.xml + server/database/firebird/pspec.xml - fltk + firebird-client + Firebird database client library + Firebird veritabanı istemci kütüphanesi + Firebird relational database client library. + Firebird sunucuya bağlantı için kullanılan istemci kütüphanesi - zlib - libX11 libgcc - libpng - mesa - libXft - libXext - libXrender - mesa-glu - libXfixes - libXcursor - fontconfig - libXinerama - libjpeg-turbo - /usr/lib - /usr/share/doc + /usr/lib/libfbclient.* + /usr/lib/libgds.* + /usr/lib/libib_util.* + /usr/lib/libfbtrace.so + /opt/firebird/lib/libfbclient.* + /opt/firebird/lib/libgds.* + /opt/firebird/lib/libib_util.* + /opt/firebird/plugins/libfbtrace.so - fltk-32bit - emul32 - emul32 - - zlib-32bit - libX11-32bit - libgcc - libpng-32bit - mesa-32bit - libXft-32bit - libXext-32bit - mesa-glu-32bit - libXfixes-32bit - libXcursor-32bit - fontconfig-32bit - libXinerama-32bit - libjpeg-turbo-32bit - + firebird-superserver + Firebird super server + Firebird veritabanı sunucusu + Firebird veritabanı için super sunucu. Klasik sunucu mimarisine göre, SMP performansı daha fazladır. - fltk - zlib-32bit - libX11-32bit - libpng-32bit - mesa-32bit - libXft-32bit - libXext-32bit - libXrender-32bit - mesa-glu-32bit - libXfixes-32bit - libXcursor-32bit - fontconfig-32bit - libXinerama-32bit - libjpeg-turbo-32bit + firebird-client + icu4c + libedit + libgcc - /usr/lib32 - - - - fltk-devel - Development files and utilities for FLTK - FLTK için geliştirme dosyaları ve yardımcı uygulamalar - app:console - app:gui - - fltk - libX11 - libgcc - libpng - - - /etc/env.d - /usr/share/man - /usr/bin - /usr/include - /usr/share/icons - /usr/share/mimelnk - /usr/share/doc/*/html - /usr/share/applications + /etc/firebird + /etc/env.d/50firebird + /opt/firebird/*.conf + /opt/firebird/*.msg + /opt/firebird/security2.fdb + /opt/firebird/README + /opt/firebird/WhatsNew + /opt/firebird/UDF + /opt/firebird/bin + /opt/firebird/doc + /opt/firebird/examples + /opt/firebird/help + /opt/firebird/intl + /opt/firebird/lib/libicu* + /opt/firebird/upgrade + /opt/firebird/firebird.log + /opt/firebird + /run/firebird + + System.Service + System.Package + - 99fltk + hosts.equiv + 50firebird - - - 2018-01-07 - 1.3.4.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-12 - 1.3.4 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-09 - 1.3.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - atk - http://developer.gnome.org/atk - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.toolkit.gtk - GTK+ and GNOME Accessibility Toolkit - GTK+ ve GNOME erişilebilirlik kitaplığı - Ces librairies fournissent des outils pour faire des logiciels pour personnes handicapées. - These libraries provide tools for making software for people with disabilities. - Bu kitaplıklar engelli insanlar için yapılan programlarda kullanılabilecek araçları içerir. - mirrors://gnome/atk/2.27/atk-2.27.1.tar.xz - - gobject-introspection-devel - glib2-devel - python-six - gtk-doc - - desktop/toolkit/gtk/atk/pspec.xml - - atk + firebird-devel + Development files for firebird + Firebird için geliştirme dosyaları - glib2 + firebird-client - /usr/lib/libatk* - /usr/lib/girepository-1.0 - /usr/share/gir-1.0 - /usr/share/locale - /usr/share/doc - - - - atk-devel - Development files for atk - atk için geliştirme dosyaları - - atk - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - atk-32bit - 32-bit shared libraries for atk - atk için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - glib2-32bit - - - atk - glib2-32bit - - - /usr/lib32 + /usr/include/firebird - - 2018-01-08 - 2.27.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - 2017-02-06 - 2.22.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.16.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 2.16.0 - release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2015-04-17 - 2.16.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - atkmm - http://www.gtkmm.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - desktop.toolkit.gtk - C++ interface for the ATK library - ATK kitaplığı için C++ arayüzü - atkmm provides a C++ interface for the ATK library. - atkmm, ATK kitaplığı için bir C++ arayüzü sunar. - mirrors://gnome/atkmm/2.24/atkmm-2.24.2.tar.xz - - atk-devel - glibmm-devel - libtool - perl - doxygen - pkgconfig - glib2-devel - libsigc++-devel - - desktop/toolkit/gtk/atkmm/pspec.xml - - - atkmm - - atk - libgcc - glib2 - glibmm - libsigc++ - - - /usr/lib - /usr/share/doc - - - - atkmm-devel - Development files for atkmm - atkmm için geliştirme dosyaları - - atkmm - atk-devel - glibmm-devel - - - /usr/include - /usr/lib/atkmm-1.6/include - /usr/lib/pkgconfig - /usr/share/man/man3 - /usr/share/gtk-doc - - - - - 2017-04-11 - 2.24.2 - Version Bump - Pisi Linux Community - suvari@pisilinux.org - - - 2016-06-09 - 2.22.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-27 - 2.22.7 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - cairo - http://cairographics.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - MPL-1.1 - library - desktop.toolkit.gtk - Cairo est une librairie graphique 2D supportant de nombreux périphériques de sortie. - 2D graphics library with bindings of many programming languages - Birden çok çıktı cihazına destek veren bir 2 boyutlu grafik kitaplığı - Cairo is a 2D graphics library with support for multiple output devices (and fileformats). - http://cairographics.org/releases/cairo-1.14.12.tar.xz - - lzo-devel - zlib-devel - glib2-devel - libX11-devel - libpng-devel - libxcb-devel - freetype-devel - expat-devel - fontconfig-devel - libXrender-devel - pixman-devel - xcb-util-devel - libXext-devel - mesa-devel - DirectFB-devel - valgrind - - desktop/toolkit/gtk/cairo/pspec.xml - - - cairo - - lzo - zlib - glib2 - libX11 - libpng - libxcb - freetype - fontconfig - libXrender - pixman - libXext - mesa - - - /usr/bin - /usr/share/man - /usr/share/doc - /usr/share/gtk-doc - /usr/share/info - /usr/lib - - - - cairo-devel - Development files for cairo - cairo için geliştirme dosyaları - - cairo - mesa-devel - glib2-devel - libX11-devel - libpng-devel - libxcb-devel - freetype-devel - pixman-devel - libXext-devel - fontconfig-devel - libXrender-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - cairo-32bit - 32-bit shared libraries for cairo - cairo için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - mesa-32bit - zlib-32bit - glib2-32bit - libX11-32bit - pixman-32bit - libpng-32bit - libxcb-32bit - libXext-32bit - freetype-32bit - fontconfig-32bit - libXrender-32bit - - - cairo - mesa-32bit - zlib-32bit - glib2-32bit - libX11-32bit - pixman-32bit - libpng-32bit - libxcb-32bit - libXext-32bit - freetype-32bit - fontconfig-32bit - libXrender-32bit - - - /usr/lib32/lib* - /usr/lib32/cairo - - - - - 2018-01-28 - 1.14.12 - version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 1.14.8 - version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.14.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 1.14.2 - Release Bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2015-04-18 - 1.14.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - cairomm - http://cairographics.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.toolkit.gtk - Bindings (liens) C++ pour Cairo. - C++ binding for Cairo - Cairo için C++ bağlayıcı - cairomm package is the C++ binding for Cairo (it makes possible using Cairo in C++). - https://www.cairographics.org/releases/cairomm-1.12.2.tar.gz - - grep - perl - doxygen - cairo-devel - libsigc++-devel - - desktop/toolkit/gtk/cairomm/pspec.xml - - - cairomm - - cairo - libsigc++ - libgcc - - - /usr/share/doc - /usr/lib - - - - cairomm-devel - Development files for cairomm - cairomm için geliştirme dosyaları - - cairomm - cairo-devel - libsigc++-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cairomm-1.0/include - - - - cairomm-docs - Development documents for cairomm - cairomm için geliştirme belgeleri - - /usr/share/doc/cairomm/html - - - - - 2016-06-09 - 1.12.2 - Version Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 1.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-18 - 1.10.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - gdk-pixbuf - http://www.gnome.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.toolkit.gtk - GDK pixbuf library - GDK pixbuf kitaplığı - gdk-pixbuf is a library that provides image loading and scaling support for gtk+ applications - gdk-pixbuf, gtk+ uygulamalarına resim açma ve ölçeklendirme desteği sağlayan bir kitaplıktır. - mirrors://gnome/gdk-pixbuf/2.36/gdk-pixbuf-2.36.11.tar.xz - - gtk-doc - glib2-devel - libX11-devel - tiff-devel - libjpeg-turbo-devel - libpng-devel - jasper-devel - shared-mime-info - python-six - gobject-introspection-devel - - desktop/toolkit/gtk/gdk-pixbuf/pspec.xml - - - gdk-pixbuf - - glib2 - libpng - libX11 - tiff - jasper - libjpeg-turbo - - - /etc - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/man - /usr/share/doc - /usr/share - - - System.PackageHandler - - - - gdk-pixbuf-devel - Development files for gdk-pixbuf - gdk-pixbuf için geliştirme dosyaları - - gdk-pixbuf - glib2-devel - libpng-devel - - - /usr/bin/gdk-pixbuf-csource - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/gir-1.0 - - - - gdk-pixbuf-docs - Reference documents for gdk-pixbuf - gdk-pixbuf için başvuru belgeleri - - /usr/share/gtk-doc - - - - gdk-pixbuf-32bit - 32-bit shared libraries for gdk-pixbuf - gdk-pixbuf için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - tiff-32bit - libjpeg-turbo-32bit - glib2-32bit - libX11-32bit - libpng-32bit - jasper-32bit - libX11-32bit - - - gdk-pixbuf - tiff-32bit - glib2-32bit - libpng-32bit - libX11-32bit - jasper-32bit - libjpeg-turbo-32bit - - - /usr/bin/gdk-pixbuf-query-loaders-32 - /usr/lib32 - - - System.PackageHandler - - - - - 2018-01-28 - 2.36.11 + 2018-01-30 + 2.5.7.27050 Version Bump. Pisi Linux Community admin@pisilinux.org - - 2017-02-06 - 2.36.4 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-06-09 - 2.31.4 - Release Bump + 2017-02-18 + 2.5.6.27020 + Version Bump. Pisi Linux Community admin@pisilinux.org - 2016-05-25 - 2.31.4 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com + 2016-06-08 + 2.5.4.26856 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-03-25 - 2.31.4 + 2015-07-03 + 2.5.4.26856 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -64228,665 +75277,74 @@ It supports email, address books, calendars, tasks, news feeds and much more. - gtk-doc - http://www.gtk.org/gtk-doc + sqlcipher + https://www.zetetic.net/sqlcipher/ - PisiLinux Community - admins@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - GPLv3 - FDL-1.1 - app:console - desktop.toolkit.gtk - GTK+ API documentation generator - GTK+ API belge oluşturucusu - Gtk-Doc is typically used to document the public API of GTK+ and GNOME libraries, but it can also be used to document application code. - gtk-doc, GNOME ve GTK+ gibi kitaplıkların API'lerinin belgelendirilmesi için yazılmış bir uygulama projesidir. - mirrors://gnome/gtk-doc/1.27/gtk-doc-1.27.tar.xz + BSD + data + server.database + SQLite extension that provides transparent 256-bit AES encryption of database files + SQLCipher is an SQLite extension that provides transparent 256-bit AES encryption of database files. Pages are encrypted before being written to disk and are decrypted when read back. Due to the small footprint and great performance it’s ideal for protecting embedded application databases and is well suited for mobile development. + https://github.com/sqlcipher/sqlcipher/archive/v3.4.0.tar.gz - itstool - openjade - sgml-common - docbook-xml - docbook-xsl - libxslt-devel + readline-devel + tcl-devel + openssl-devel + sqlite-devel + ncurses-devel - desktop/toolkit/gtk/gtk-doc/pspec.xml + server/database/sqlcipher/pspec.xml - gtk-doc + sqlcipher + SQLite extension that provides transparent 256-bit AES encryption of database files. - docbook-xml - sgml-common + openssl + readline + sqlite + tcl + ncurses /usr/bin - /usr/share - /usr/lib + /usr/lib/tcl8.6 + /usr/lib/lib* /usr/share/doc - /usr/share/omf - /var/lib - - - 2018-01-09 - 1.27 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-06 - 1.25 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.21 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-06 - 1.21 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - gtk2 - http://www.gtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - desktop.toolkit.gtk - The GIMP Toolkit version 2 - GTK grafik arayüz kitaplığı versiyon 2 - GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications. - GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. - GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır. - mirrors://gnome/gtk+/2.24/gtk+-2.24.32.tar.xz - - cups-devel - libXi-devel - docbook-xsl - cairo-devel - libXext-devel - libXrandr-devel - libXfixes-devel - libXrender-devel - libXdamage-devel - libXcursor-devel - fontconfig-devel - libXinerama-devel - libXcomposite-devel - atk-devel - pango-devel - graphite2-devel - gdk-pixbuf-devel - gtk-doc - python-six - desktop-file-utils - librsvg-devel - shared-mime-info - icon-theme-hicolor - icon-theme-adwaita - gobject-introspection-devel - - - xid-collision-debug.patch - fedora/system-python.patch - fedora/icon-padding.patch - fedora/tooltip-positioning.patch - fedora/window-dragging.patch - - desktop/toolkit/gtk/gtk2/pspec.xml - - gtk2 + sqlcipher-devel + Development files for sqlcipher. - cups - libXi - cairo - libXext - libXrandr - libXfixes - libXrender - libXdamage - libXcursor - fontconfig - libXinerama - libXcomposite - glib2 - libX11 - atk - pango - gdk-pixbuf - dejavu-fonts - - - /etc - /usr/bin - /usr/share/themes - /usr/share/gtk-2.0 - /usr/share/man - /usr/share/doc - /usr/lib - /usr/share/locale - - - System.PackageHandler - - - gtkrc - - - - gtk2-demo - GTK demo application - GTK demo uyulaması - app:gui - - gtk2 - cairo - pango - gdk-pixbuf - glib2 - - - /usr/bin/gtk-demo - /usr/share/gtk-2.0/demo - - - - gtk2-docs - GTK reference documents - GTK referans dökümanları - data:doc - - /usr/share/gtk-doc - - - - gtk2-devel - Development files for gtk2 - gtk2 için geliştirme dosyaları - - gtk2 - atk-devel - glib2-devel - pango-devel - cairo-devel - gdk-pixbuf-devel + sqlcipher /usr/include /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - /usr/share/gir-1.0 - - - - gtk2-32bit - 32-bit shared libraries for gtk2 - gtk2 için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - cairo-32bit - cups-32bit - fontconfig-32bit - pango-32bit - glib2-32bit - atk-32bit - libX11-32bit - gdk-pixbuf-32bit - libXcomposite-32bit - libXcursor-32bit - libXdamage-32bit - libXext-32bit - libXfixes-32bit - libXi-32bit - libXinerama-32bit - libXrandr-32bit - libXrender-32bit - - - gtk2 - cairo-32bit - pango-32bit - glib2-32bit - atk-32bit - libX11-32bit - cups-32bit - fontconfig-32bit - gdk-pixbuf-32bit - libXcomposite-32bit - libXcursor-32bit - libXdamage-32bit - libXext-32bit - libXfixes-32bit - libXi-32bit - libXinerama-32bit - libXrandr-32bit - libXrender-32bit - - - /usr/bin/*-32bit - /usr/lib32 - - - - - 2018-01-31 - 2.24.32 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-05-08 - 2.24.31 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-05-01 - 2.24.31 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-08-19 - 2.24.28 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 2.24.28 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-07-05 - 2.24.28 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - gtk3 - http://www.gtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - desktop.toolkit.gtk - The GIMP Toolkit version 3 - GTK grafik arayüz kitaplığı versiyon 3 - GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications. - GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. - GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır. - Wersja 3 bibliotek przeznaczonych do tworzenia interfejsów graficznych programów — GTK+. Interfejs GTK+ znany jest z takich programów, jak GIMP i Inkscape, oraz środowisk graficznych GNOME i Xfce. - mirrors://gnome/gtk+/3.22/gtk+-3.22.26.tar.xz - - atk-devel - at-spi2-atk-devel - pango-devel - json-glib-devel - libXi-devel - cairo-devel - gobject-introspection-devel - libXext-devel - libXrandr-devel - libXfixes-devel - gdk-pixbuf-devel - fontconfig-devel - libXcursor-devel - libXdamage-devel - libXinerama-devel - libXcomposite-devel - at-spi2-core-devel - libepoxy-devel - gtk-doc - python-six - graphite2-devel - - desktop/toolkit/gtk/gtk3/pspec.xml - - - gtk3 - - glib2 - libX11 - libepoxy - atk - pango - libXi - cairo - libXext - libXrandr - libXfixes - gdk-pixbuf - fontconfig - libXcursor - libXdamage - libXinerama - at-spi2-atk - libXcomposite - dejavu-fonts - graphite2 - icon-theme-adwaita - - - /etc - /usr/bin - /usr/share/themes - /usr/share/gtk-3.0 - /usr/share/ - /usr/share/man - /usr/share/doc - /usr/lib - /usr/share/locale - - - System.PackageHandler - - - settings.ini - - - - gtk3-demo - GTK demo application - GTK demo uyulaması - app:gui - - gtk3 - glib2 - libepoxy - cairo - pango - harfbuzz - gdk-pixbuf - - - /usr/bin/gtk3-demo - /usr/bin/gtk3-demo-application - - - - gtk3-docs - GTK reference documents - GTK referans dökümanları - data:doc - - /usr/share/gtk-doc - - - - gtk3-devel - Development files for gtk3 - gtk3 için geliştirme dosyaları - Pliki nagłówkowe do gtk3 - - gtk3 - atk-devel - pango-devel - libX11-devel - libXi-devel - cairo-devel - glib2-devel - libXext-devel - libepoxy-devel - libXfixes-devel - libXrandr-devel - gdk-pixbuf-devel - fontconfig-devel - libXdamage-devel - libXcursor-devel - libXinerama-devel - at-spi2-atk-devel - libXcomposite-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - /usr/share/gir-1.0 - - - - - 2018-01-30 - 3.22.26 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-05-08 - 3.22.8 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-16 - 3.22.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-08-19 - 3.20.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 3.20.4 - Version bump - Osman Erkan - osman.erkan@pisilinux.org - - - 2016-04-30 - 3.18.6 - Release bump - Osman Erkan - osman.erkan@pisilinux.org - - - 2016-01-25 - 3.18.6 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gtkmm - http://gtkmm.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - desktop.toolkit.gtk - C++ binding for GTK+ - GTK+ için C++ bağlamı - gtkmm est l'interface C++ officiel de la librairie d'IHM GTK+. Au menu des callbacks (rappels) typesafe (avec vérification de type à la compilation) ainsi qu'un ensemble large et complet de widgets (objets graphiques) facilement extensible via héritage. - gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. - gtkmm, grafik kullanıcı arayüzü kitaplığı GTK+'nın resmi C++ arayüzüdür. Tip-güvenli geri çağırmalar ve mirasla genişleyebilen tutarlı parçacıklardan oluşması, en önemli özelliklerini oluşturur. - mirrors://gnome/gtkmm/2.24/gtkmm-2.24.5.tar.xz - - gtk2-devel - atkmm-devel - glibmm-devel - cairomm-devel - pangomm-devel - libsigc++-devel - - desktop/toolkit/gtk/gtkmm/pspec.xml - - - gtkmm - - gtk2 - atkmm - glibmm - cairomm - pangomm - libsigc++ - gdk-pixbuf - - - /usr/lib - /usr/share/doc - /usr/share - - - - gtkmm-devel - Development files for gtkmm - gtkmm için geliştirme dosyaları - - gtkmm - atkmm-devel - pangomm-devel - glibmm-devel - gtk2-devel - - - /usr/include - /usr/lib/pkgconfig - 2017-04-21 - 2.24.5 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org + 2017-02-09 + 3.4.0 + Release bump. + Stefan Gronewold + groni@pisilinux.org - 2016-06-09 - 2.24.4 + 2016-06-08 + 3.3.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 2.24.4 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - gtkspell - http://gtkspell.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - desktop.toolkit.gtk - Spell checking widget for GTK+ - GTK+ için yazım denetimi eklentisi - GtkSpell provides MSWord / MacOSX-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements. - GtkSpell, MSWord / MacOSX işletim sistemlerinde olduğu gibi, GTK+ metin gösterme zımbırtılarında yanlış yazılmış kelimeleri vurgular ve yanlış yazılmış kelimelere sağ tıkladığınızda, size yeni kelimeler önerir. - mirrors://sourceforge/gtkspell/gtkspell-2.0.16.tar.gz - - gtk2-devel - enchant-devel - intltool - - desktop/toolkit/gtk/gtkspell/pspec.xml - - - gtkspell - - atk - gtk2 - cairo - glib2 - pango - enchant - freetype - fontconfig - gdk-pixbuf - - - /usr/lib - /usr/share/locale - /usr/share/doc - /usr/share/gtk-doc - - - - gtkspell-devel - Development files for gtkspell - gtkspell için geliştirme dosyaları - - gtkspell - gtk2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-11 - 2.0.16 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 2.0.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-20 - 2.0.16 - First release + 2016-03-22 + 3.3.1 + First release. Alihan Öztürk alihan@pisilinux.org @@ -64894,1191 +75352,78 @@ It supports email, address books, calendars, tasks, news feeds and much more. - libglade - http://www.gnome.org/ + libtdb + http://tdb.samba.org PisiLinux Community admins@pisilinux.org - LGPLv2.1 + LGPLv3+ library - desktop.toolkit.gtk - Glade interface builder - Glade arayüz oluşturucu - Libglade est une librairie effectuant un travail similaire aux routines de génération de source C dans le constructeur d'interface graphique GLADE. Là ou les routines de génération de GLADE génerent du code C à compiler, libglade construit l interface depuis un fichier XML (le format de sauvegarde de GLADE) à l'exécution. De cette manière, vous pouvez changer l'apparence de votre programme sans avoir à le recompiler. - Libglade is a library that performs a similar job to the C source output routines in the GLADE user interface builder. Whereas GLADE's output routines create C code that can then be compiled, libglade builds the interface from an XML file (GLADE's save format) at runtime. This way you can change the look of a program without needing to recompile. - Libglade, GLADE kullanıcı arayüzü yapıcısındaki C kaynak çıkışı yöntemine benzer iş yapan bir kitaplıktır. GLADE'in çıkış yöntemi derlenebilir C kodu oluştururken, libglade arayüzü bir XML dosyasında oluşturur. Böylece yeniden derlenmeye gerek kalmadan arayüz değiştirilebilir. - mirrors://gnome/libglade/2.6/libglade-2.6.4.tar.bz2 + app:console + server.database + Trivial database library + TDB veritabanına erişim için gerekli kitaplıklar + libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. + libtdb basit bir veritabanı olan TDB ile iletişime geçmek için gerekli C ve Python kitaplıklarını içerir. + https://www.samba.org/ftp/tdb/tdb-1.3.12.tar.gz - glib2-devel - libxml2-devel - atk-devel - pango-devel - gtk2-devel + libxslt python-devel + docbook-xsl + libbsd-devel - - Makefile.in.am-2.4.2-xmlcatalog.patch - libglade-2.6.3-fix_tests-page_size.patch - libglade-2.0.1-nowarning.patch - - desktop/toolkit/gtk/libglade/pspec.xml + server/database/libtdb/pspec.xml - libglade + libtdb - glib2 - libxml2 - atk - pango python - gtk2 - gdk-pixbuf - - - /usr/lib - /usr/share/doc - /usr/share/xml - - - System.Package - - - - libglade-docs - Libglade reference documents - Libglade referans belgeleri - data:doc - - libglade - - - /usr/share/gtk-doc - - - - libglade-devel - Development files for libglade - libglade için geliştirme dosyaları - - libglade - gtk2-devel - libxml2-devel /usr/bin - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-16 - 2.6.4 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.6.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-03 - 2.6.4 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libwnck2 - http://www.gnome.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - desktop.toolkit.gtk - A window navigation construction kit - libwnck (pronounced "libwink") is used to implement pagers, tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth. - https://download.gnome.org/sources/libwnck/2.31/libwnck-2.31.0.tar.xz - - startup-notification-devel - gobject-introspection-devel - libXres-devel - pango-devel - gtk2-devel - glib2-devel - intltool - libXt-devel - gettext - - - libwnck-2.18.0-above.patch - - desktop/toolkit/gtk/libwnck2/pspec.xml - - - libwnck2 - - startup-notification - gdk-pixbuf - libXres - pango - libX11 - cairo - gtk2 - atk - glib2 - - /usr/lib - /usr/share/locale - /usr/share/doc - - - - libwnck2-devel - Development files for libwnck2 - - libwnck2 - gtk2-devel - cairo-devel - pango-devel - libXres-devel - glib2-devel - libX11-devel - startup-notification-devel - - - /usr/include - /usr/lib/girepository-1.0 - /usr/share/gir-1.0 - /usr/lib/pkgconfig - - - - - 2017-04-11 - 2.31.0 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2014-05-18 - 2.30.7 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - pango - http://www.pango.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - FTL - library - desktop.toolkit.gtk - Outil de positionnement et de rendu de texte. - Text rendering and layout library - Metin görüntüleme kitaplığı - Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. - Pango, özellikle yerelleştirme ile birlikte metin düzenlemek ve biçimlendirmek için bir kitaplıktır. Pango metin biçimlendirmenin gerekli olduğu her yerde kullanılabilir ama şimdiye kadar ki birçok Pango çalışması GTK+ araç takımının parçası ile tamamlandı. Pango formları, GTK+-2.x. için temel metin ve yazı tipini yönetir. - mirrors://gnome/pango/1.40/pango-1.40.14.tar.xz - - libX11-devel - freetype-devel - cairo-devel - libXft-devel - harfbuzz-devel - graphite2-devel - fontconfig-devel - libXrender-devel - gtk-doc - python-six - gobject-introspection-devel - glib2-devel - - desktop/toolkit/gtk/pango/pspec.xml - - - pango - - glib2 - libX11 - freetype - cairo - libXft - harfbuzz - fontconfig - libXrender - - - /etc/pango - /usr/bin - /usr/lib/libpango* - /usr/lib/girepository-1.0 - /usr/lib/pango - /usr/share/gir-1.0 /usr/share/man /usr/share/doc - - System.Package - - pango-devel - Development files for pango - pango için geliştirme dosyaları + libtdb-devel + Development files for libtdb + libtdb için geliştirme dosyaları - pango - cairo-devel - libXft-devel - harfbuzz-devel - fontconfig-devel - freetype-devel - glib2-devel + libtdb - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include - - - - pango-docs - Pango reference documents - Pango referans dokümanları - data:doc - - /usr/share/gtk-doc - - - - pango-32bit - 32-bit shared libraries for pango - pango için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - cairo-32bit - glib2-32bit - libX11-32bit - libXft-32bit - freetype-32bit - libXrender-32bit - fontconfig-32bit - libffi-32bit - harfbuzz-32bit - - - pango - cairo-32bit - glib2-32bit - libX11-32bit - libXft-32bit - freetype-32bit - libXrender-32bit - fontconfig-32bit - libffi-32bit - harfbuzz-32bit - - - /usr/bin/pango-querymodules-32 - /usr/lib32/libpango* - /usr/lib32/girepository-1.0 - /usr/lib32/pango - - - - - 2018-01-28 - 1.40.14 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2017-04-18 - 1.40.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.38.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.38.1 - Release bump - Osman Erkan - osman.erkan@pisilinux.org - - - 2016-01-25 - 1.38.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - pangomm - http://www.gtkmm.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - library - desktop.toolkit.gtk - C++ interface for Pango - Pango için C++ arayüzü - Pangomm is a library that provides pango based C++ interface for object-oriented gtkmm applications. - Pangomm, nesne tabanlı gtkmm uygulamaları için C++ tabanlı pango arayüzü sağlayan bir kitaplıktır. - mirrors://gnome/pangomm/2.40/pangomm-2.40.1.tar.xz - - grep - libtool - doxygen - boost-devel - glib2-devel - pango-devel - glibmm-devel - cairomm-devel - libsigc++-devel - - desktop/toolkit/gtk/pangomm/pspec.xml - - - pangomm - - pango - glibmm - libgcc - glib2 - cairomm - libsigc++ - - - /usr/lib - /usr/share/doc - - - - pangomm-devel - Development files for pangomm - pangomm için geliştirme dosyaları - - pangomm - cairomm-devel - glibmm-devel - pango-devel - - - /usr/include /usr/lib/pkgconfig - /usr/lib/pangomm-1.4 - - - - - 2017-04-21 - 2.40.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.34.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-18 - 2.34.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - openmotif - http://www.motifzone.org/ - - PisiLinux Community - admins@pisilinux.org - - MOTIF - library - app - desktop.toolkit.motif - Open Motif implementation - Özgür Motif kitaplığı - Freely available version of the well known Motif user interface toolkit for Open Source operating systems. - Açık kaynak kodlu işletim sistemleri için yaygın olarak tanına Motif kullanıcı arabirimi araçlarının özgürce kullanılabilen sürümü. - mirrors://sourceforge/motif/motif-2.3.8.tar.gz - - libXmu-devel - libXft-devel - xbitmaps - fontconfig-devel - libXt-devel - libXext-devel - libjpeg-turbo-devel - libX11-devel - libpng-devel - - - openmotif-2.3.2-sanitise-paths.patch - 0003_fix_ftbfs_binutils-gold.patch - openmotif-uil.patch - openmotif-unaligned.patch - openMotif-2.3.0-no_X11R6.patch - motif-2.3.4-bindings.patch - motif-2.3.4-mwmrc_dir.patch - wmluiltok_fake_lex_main.patch - - desktop/toolkit/motif/openmotif/pspec.xml - - - openmotif - - libXmu - libXft - libXp - libSM - libICE - fontconfig - libXt - libXext - libjpeg-turbo - libX11 - libpng - freetype - - - /etc - /usr/bin - /usr/lib - /usr/share/X11/app-defaults - /usr/share/X11/bindings - /usr/share/doc - /usr/share/man - - - Mwm.defaults - - - - openmotif-devel - Development files for openmotif - openmotif için geliştirme dosyaları - - openmotif - libXft-devel - libXt-devel - libXmu-devel - libXext-devel - - /usr/include - /usr/share/man/man3 - - - - openmotif-32bit - 32-bit shared libraries for openmotif - emul32 - emul32 - - libSM-32bit - libXt-32bit - libXp-32bit - libXmu-32bit - libpng-32bit - libX11-32bit - libICE-32bit - libXft-32bit - libXext-32bit - fontconfig-32bit - libjpeg-turbo-32bit - - - openmotif - libSM-32bit - libXt-32bit - libXp-32bit - libXmu-32bit - libpng-32bit - libX11-32bit - libICE-32bit - libXft-32bit - libXext-32bit - fontconfig-32bit - freetype-32bit - libjpeg-turbo-32bit - - - /usr/lib32 - 2018-01-31 - 2.3.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-04-11 - 2.3.7 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 2.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-08-17 - 2.3.4 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - newt - https://fedorahosted.org/newt/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - desktop.toolkit - A windowing toolkit for text mode - Metin tabanlı bir pencere araç seti. - newt is a windowing toolkit for text mode, which provides many widgets and stackable windows. - Newt, metin tabanlı bir pencere araç setidir. Pek çok alet ve istiflenebilir pencere sağlar. - https://releases.pagure.org/newt/newt-0.52.20.tar.gz - - tcl-devel - slang-devel - popt-devel - - desktop/toolkit/newt/pspec.xml - - - newt - - tcl - slang - popt - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/doc - /usr/share/man - - - - newt-devel - Development files for newt - newt için geliştirme dosyaları - - newt - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-31 - 0.52.20 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-26 - 0.52.19 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.52.17 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-07-05 - 0.52.17 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - qscintilla2 - http://www.riverbankcomputing.co.uk/qscintilla/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - GPLv3 - library - desktop.toolkit - Qt port of Scintilla - QScintilla2, Neil Hodgson'un Scintilla C++ editör sınıfının bir Qt4 uyarlamasıdır. - Port do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona. - QScintilla2 is a port to Qt4 of Neil Hodgson's Scintilla C++ editor class. - QScintilla2, Neil Hodgson'un Scintilla C++ editör sınıfının bir Qt4 uyarlamasıdır. - QScintilla jest portem do Qt klas C++ edytora Scintilla autorstwa Neila Hodgsona. - https://sourceforge.net/projects/pyqt/files/QScintilla2/QScintilla-2.10/QScintilla_gpl-2.10.tar.gz - - python-qt5-devel - python3-qt5-devel - python-devel - python3-devel - python3-sip - python-sip - qt5-base-devel - qt5-designer-devel - chrpath - qt5-script-devel - qt5-xmlpatterns-devel - mesa-devel - qscintilla2-python-common - - desktop/toolkit/qscintilla2/pspec.xml - - - qscintilla2 - - qt5-base - libgcc - - - /usr/lib - /usr/lib/qt5/plugins - /usr/share/doc - /usr/share/qt5/mkspecs - /usr/share/qt5/translations - - - - qscintilla2-python-common - Common python qscintilla bindings files shared between qscintilla2-python and qscintilla2-python3 - - qscintilla2 - - - /usr/share/qt5/qsci - /usr/share/sip - - - - qscintilla2-python - Python 2.x bindings for qscintilla2 - qscintilla2 için Python bağlayıcıları - - qscintilla2 - qscintilla2-python-common - qt5-base - - - /usr/lib/python2* - - - - qscintilla2-python3 - Python 3.x bindings for qscintilla2 - - python3 - qscintilla2 - qscintilla2-python-common - qt5-base - libgcc - - - /usr/lib/python3* - - - - qscintilla2-doc - HTML documentation for qscintilla2 - qscintilla2 için HTML belgeleri - - /usr/share/doc/qscintilla2/Scintilla - /usr/share/doc/qscintilla2/html - - - - qscintilla2-devel - Development files for qscintilla2 - qscintilla2 için geliştirme dosyaları - Pliki nagłówkowe dla QScintilla - - qscintilla2 - - - /usr/include/qt5/Qsci - - - - - 2017-06-04 - 2.10 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 2.9.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-28 - 2.9.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-location - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides access to position, satellite and area monitoring classes - 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.9/5.9.3/submodules/qtlocation-opensource-src-5.9.3.tar.xz - - geoclue-devel - glib2-devel - mesa-devel - qt5-base-devel - qt5-assistant-devel - qt5-declarative-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-location/pspec.xml - - - qt5-location - - qt5-base - glib2 - libgcc - geoclue - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-location-devel - qt5-location için geliştirme dosyaları - - qt5-location - qt5-base-devel - qt5-declarative-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-location-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-18 - 5.7.1 + 2017-02-09 + 1.3.12 Release bump. Stefan Gronewold groni@pisilinux.org - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - polkit-qt - http://www.kde.org - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPL2 - app:gui - desktop.toolkit.qt5 - A library that allows developers to access PolicyKit API with a nice Qt-style API - 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 - glib2-devel - polkit-devel - mesa-devel - cmake - - - systembus-usage.patch - - desktop/toolkit/qt5/polkit-qt/pspec.xml - - - polkit-qt - - qt5-base - glib2 - polkit - libgcc - - - /usr/share/doc - /usr/lib - - - - polkit-qt-devel - - polkit-qt - qt5-base-devel - glib2-devel - polkit-devel - - - /usr/lib/pkgconfig - /usr/include/polkit-qt5-1 - - - - - 2018-01-18 - 0.112 - Rebuild for qt5.9.3 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 0.112 - Rebuild for new Toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-10-21 - 0.112 + 2016-07-24 + 1.3.8 Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.112 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 0.112 - Release Bump - PisiLinux Community - admin@pisilinux.org + Ergün Salman + poyraz76@pisilinux.org - 2016-05-01 - 0.112 + 2016-06-08 + 1.3.7 Release Bump - PisiLinux Community + Pisi Linux Community admin@pisilinux.org - 2016-04-17 - 0.112 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-3d - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - custom - FDL - GPL3 - LGPL3 - 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.9/5.9.3/submodules/qt3d-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - assimp-devel - zlib-devel - - desktop/toolkit/qt5/qt5-3d/pspec.xml - - - qt5-3d - C++ and QML APIs for easy inclusion of 3D graphics - - qt5-base - qt5-declarative - libgcc - assimp - - - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - qt5-3d-devel - Development files for qt5-3d - - qt5-base-devel - qt5-declarative-devel - qt5-3d - - - /usr/include/qt5 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.9.3 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-21 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-accountsservice - https://github.com/hawaii-desktop/qt-accountsservice-addon - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Qt5 - AccountService addon - Qt5 - AccountService addon - https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz - - qt5-base-devel - qt5-declarative-devel - extra-cmake-modules - - desktop/toolkit/qt5/qt5-accountsservice/pspec.xml - - - qt5-accountsservice - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - /usr/share/doc - /usr/lib/qt5/bin/ - /usr/bin - - - - qt5-accountsservice-devel - - qt5-base - qt5-accountsservice - - - /usr/include - - - - - 2018-01-18 - 0.6.0 - Rebuild for qt5.9.3 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 0.6.0 - Rebuild for new Toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-10-22 - 0.6.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 0.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 0.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 0.6.0 + 2015-07-30 + 1.3.7 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -66087,5216 +75432,802 @@ It supports email, address books, calendars, tasks, news feeds and much more. - qt5-base - http://qt.digia.com/ + postgresql + http://www.postgresql.org/ - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + PisiLinux Community + admins@pisilinux.org - 'GPL3' 'LGPL3' 'FDL' 'custom' - desktop.toolkit.qt5 - Cross platform application and UI framework - Qt5 araç takımı, sürüm 5 - Qt est une boîte à outils graphique multi-plateforme. - 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.9/5.9.3/submodules/qtbase-opensource-src-5.9.3.tar.xz + GPLv2 + service + server.database + A powerful, open source relational database system + Güçlü bir açık kaynaklı ilişkisel veritabanı sistemi + PostgreSQL is a powerful, open source relational database system. + PostgreSQL, açık kaynak kodlu, güçlü bir ilişkisel veritabanıdır + https://ftp.postgresql.org/pub/source/v9.6.2/postgresql-9.6.2.tar.bz2 - at-spi2-core-devel - cups-devel - dbus-devel + mit-kerberos + e2fsprogs-devel + pam-devel + readline-devel zlib-devel - glib2-devel - libpcre-devel - desktop-file-utils - fontconfig-devel - gperf - gtk2-devel - harfbuzz-devel - icon-theme-hicolor - leveldb-devel - firebird-superserver - libjpeg-turbo-devel - mariadb-lib - libxcb-devel - libXcomposite-devel - libxkbcommon-devel - libxslt - mesa-devel - libmtdev-devel - nss-devel - pciutils-devel - postgresql-server - python-devel - DirectFB-devel - libinput-devel - sqlite-devel - xcb-proto - xcb-util-devel - xcb-util-image-devel - xcb-util-keysyms-devel - xcb-util-wm-devel - tiff-devel - libdrm-devel - libpng-devel - eudev-devel - libSM-devel - libICE-devel - libX11-devel - libXext-devel - firebird-devel - unixODBC-devel - libXrandr-devel - libXrender-devel - libXi-devel - xcb-util-renderutil-devel + python-devel openssl-devel - freetype-devel - pulseaudio-libs-devel - alsa-lib-devel - libproxy-devel - gst-plugins-base-next-devel - wayland-devel - libXcursor-devel + tcl-devel + libxslt-devel + libxml2-devel + openldap-server - - mkspecs.patch - qt5-qtbase-5.9.1-firebird.patch - qtbase-opensource-src-5.9.0-mysql.patch - qtbase-opensource-src-5.8.0-QT_VERSION_CHECK.patch - qtbase-mariadb.patch - qtbase-opensource-src-5.9.3-QTBUG-64742-out-of-bounds-in-qdnslookup_unix.patch - - desktop/toolkit/qt5/qt5-base/pspec.xml + server/database/postgresql/pspec.xml - qt5-base + postgresql-lib + Essential shared libraries for any PostgreSQL client program or interface + library - gtk2 - pango - libpcre - libgcc - cups - dbus - mesa + mit-kerberos + python zlib - glib2 - icu4c - libSM - firebird-client - libproxy - libXi - libICE - libX11 - libdrm - libpng - libxcb - eudev - DirectFB + libxml2 openssl - freetype - harfbuzz - libinput - libmtdev - fontconfig - libXrender - xcb-util-wm - libxkbcommon - libjpeg-turbo - xcb-util-image - xcb-util-keysyms - xcb-util-renderutil + e2fsprogs + libxslt + openldap-client /usr/lib - /usr/lib/qt5/imports - /usr/lib/qt5/qml - /usr/lib/qt5/plugins - /usr/share/qt5/translations - /usr/lib/qt5/bin - /usr/bin - /usr/share/doc - /usr/lib/qt5/mkspecs - - - - qt5-base-devel - Development files for Qt 5 - Qt5 için geliştirme dosyaları - Development files for Qt 5 - - qt5-base - mesa-devel - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - /usr/lib/*.prl + /usr/lib/pkgconfig + /usr/share/postgresql + /usr/bin/pg_config - qt5-sql-mysql - Qt5'in SQL sınıfları için MySQL sürücüsü + postgresql-doc + Postgresql documents + Postegresql belgeleri + Additional documentation for PostgreSQL. + PostegreSQL için ek belgelendirme + data:doc - qt5-base - libgcc - mariadb-lib + postgresql-lib - /usr/lib/qt5/plugins/sqldrivers/libqsqlmysql.so + /usr/share/doc - qt5-sql-postgresql - Qt5'in SQL sınıfları için PostgreSQL sürücüsü + postgresql-server + service - qt5-base - libgcc - postgresql-lib + postgresql-lib + pam + zlib + libxml2 + openssl + readline + e2fsprogs + mit-kerberos + openldap-client - /usr/lib/qt5/plugins/sqldrivers/libqsqlpsql.so + /etc + /usr/bin + /usr/share/locale + /usr/share/postgresql/contrib + /usr/share/man + /var/lib + + System.Package + System.Service + + + postgresql.conf-8 + - qt5-sql-sqlite - Qt5'in SQL sınıfları için SQLite sürücüsü + postgresql-pl - qt5-base - libgcc - sqlite + postgresql-lib + tcl + perl - /usr/lib/qt5/plugins/sqldrivers/libqsqlite.so + /usr/bin/pltcl_listmod + /usr/bin/pltcl_loadmod + /usr/bin/pltcl_delmod + /usr/lib/postgresql/plperl.so + /usr/lib/postgresql/plpython.so + /usr/lib/postgresql/pltcl.so + /usr/share/postgresql/unknown.pltcl + + + 2017-09-20 + 9.6.2 + Release bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 9.3.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-03 + 9.3.9 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + mariadb + https://mariadb.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + app:console + server.database + MariaDB is a drop-in replacement for MySQL + Hızlı, çok kullanıcılı ve çok görevli SQL veritabanı sunucusu + MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. + MySQL, çoklu iş parçacıklı (multi-threaded), çok kullanıcılı (multi-user), hızlı ve sağlam (robust) bir Veritabanı yönetim sistemidir. Özelllikle basit web uygulamaları için LAMP sistemi içinde sıkça tercih edilmektedir. + http://mirrors.syringanetworks.net/mariadb/mariadb-10.1.21/source/mariadb-10.1.21.tar.gz + + ncurses-devel + zlib-devel + libxml2-devel + readline-devel + libevent-devel + openssl-devel + libpcre-devel + libaio-devel + unixODBC-devel + cmake + + server/database/mariadb/pspec.xml + - qt5-sql-odbc - Qt5'in SQL sınıfları için ODBC sürücüsü + mariadb-lib + MariaDB client tools + MySQL istemcileri tarafından gereken paylaşımlı kitaplıklar + app:console + library - qt5-base + zlib + bzip2 libgcc + libpcre + libxml2 + openssl + libaio unixODBC - /usr/lib/qt5/plugins/sqldrivers/libqsqlodbc.so + /usr/bin/mysql_config + /usr/include + /usr/lib/libmysqlclient.so + /usr/lib/libmysqlclient.so.18 + /usr/lib/libmysqlclient.so.18.0.0 + /usr/lib/libmysqlclient_r.so + /usr/lib/libmysqlclient_r.so.18 + /usr/lib/libmysqlclient_r.so.18.0.0 + /usr/lib/libmysqld.a + /usr/lib/libmysqlclient_r.a + /usr/lib/libmysqlclient.a + /usr/lib/libmysqld.so + /usr/lib/libmysqld.so.18 + /usr/lib/libmysqlservices.a + /usr/bin/mysqld_safe_helper + + mysql-lib + + + + mariadb-client + MariaDB client libraries + MariaDB istemci uygulamaları + app:console + + mariadb-lib + libaio + zlib + libgcc + libpcre + ncurses + openssl + + + /usr/bin/mysql + /usr/bin/mysqladmin + /usr/bin/mysqlcheck + /usr/bin/mysqldump + /usr/bin/mysqlimport + /usr/bin/mysqlshow + /usr/bin/mysqlslap + + + mysql-client + + + + mariadb-server + MariaDB server and releated files + MariaDB sunucusu ve ilgili dosyalar + service + + mariadb-lib + mariadb-client + zlib + libgcc + openssl + libxml2 + unixODBC + + + /etc + /usr/bin/aria_chk + /usr/bin/aria_dump_log + /usr/bin/aria_ftdump + /usr/bin/aria_pack + /usr/bin/aria_read_log + /usr/bin/innochecksum + /usr/bin/msql2mysql + /usr/bin/my_print_defaults + /usr/bin/myisam_ftdump + /usr/bin/myisamchk + /usr/bin/myisamlog + /usr/bin/myisampack + /usr/bin/mysql_client_test + /usr/bin/mysql_convert_table_format + /usr/bin/mysql_embedded + /usr/bin/mysql_client_test_embedded + /usr/bin/mysqltest_embedded + /usr/bin/mysql_find_rows + /usr/bin/mysql_fix_extensions + /usr/bin/mysql_install_db + /usr/bin/mysql_plugin + /usr/bin/mysql_secure_installation + /usr/bin/mysql_setpermission + /usr/bin/mysql_tzinfo_to_sql + /usr/bin/mysql_upgrade + /usr/bin/mysql_waitpid + /usr/bin/mysql_zap + /usr/bin/mysqlaccess + /usr/bin/mysqlbinlog + /usr/bin/mysqlbug + /usr/bin/mysqld + /usr/bin/mysqld-post + /usr/bin/mysqld_multi + /usr/bin/mysqld_safe + /usr/bin/mysqldumpslow + /usr/bin/mysqlhotcopy + /usr/bin/mysqltest + /usr/bin/perror + /usr/bin/replace + /usr/bin/resolve_stack_dump + /usr/bin/resolveip + /usr/bin/tokuft_logprint + /usr/bin/tokuftdump + /usr/bin/wsrep_sst_common + /usr/bin/wsrep_sst_mysqldump + /usr/bin/wsrep_sst_rsync + /usr/bin/wsrep_sst_xtrabackup + /usr/bin/wsrep_sst_xtrabackup-v2 + /usr/bin/mytop + /usr/lib/mysql/plugin + /usr/share/mysql + /var + /usr/share/doc + /usr/lib/tmpfiles.d/mariadb.conf + /run/mysqld + + + mysql-server + + + System.Service + System.Package + + + my.cnf + tmpfiles.conf + + + + mariadb-man-pages + MariaDB server and client man pages + MariaDB sunucu ve istemci uygulamarına ait kılavuz sayfaları + data + + /usr/share/man + + + mysql-man-pages + - - 2018-01-31 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-03-19 - 5.7.1 - Version bump. + + 2017-02-09 + 10.1.21 + Release bump. Stefan Gronewold(groni) groni@pisilinux.org - - 2016-10-21 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-29 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-15 - 5.6.0 - Rebuild for new gst - PisiLinux Community - admin@pisilinux.org - - 2016-05-04 - 5.6.0 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - qt5-canvas3d - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - custom - FDL - GPL3 - LGPL3 - 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.9/5.9.3/submodules/qtcanvas3d-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - - desktop/toolkit/qt5/qt5-canvas3d/pspec.xml - - - qt5-canvas3d - A JavaScript 3D rendering API for Qt Quick - - qt5-base - qt5-declarative - libgcc - - - /usr/lib/qt5 - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-21 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-charts - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - GPL3 - 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.9/5.9.3/submodules/qtcharts-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - - desktop/toolkit/qt5/qt5-charts/pspec.xml - - - qt5-charts - Provides a set of easy to use chart components - - qt5-base - qt5-declarative - libgcc - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - qt5-charts-devel - Development files for qt5-charts - - qt5-base-devel - qt5-charts - - - /usr/include/qt5 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.9.3 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-configuration - https://github.com/hawaii-desktop/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Settings API with change notifications for Qt - Settings API with change notifications for Qt - Settings API with change notifications for Qt - Settings API with change notifications for Qt - https://github.com/hawaii-desktop/qtconfiguration/archive/v0.3.1.tar.gz - - glib2-devel - dconf-devel - qt5-declarative-devel - cmake - qt5-base-devel - - desktop/toolkit/qt5/qt5-configuration/pspec.xml - - - qt5-configuration - - libgcc - qt5-declarative - glib2 - dconf - qt5-base - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - /usr/share/doc - /usr/lib/qt5/bin/ - /usr/bin - - - - qt5-configuration-devel - - qt5-configuration - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include - - - - - 2018-01-18 - 0.3.1 - Rebuild for qt5.9.3 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 0.3.1 - Rebuild for new Toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-10-22 - 0.3.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 0.3.1 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 0.3.1 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 0.3.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-connectivity - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides access to Bluetooth hardware - 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.9/5.9.3/submodules/qtconnectivity-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - bluez-libs-devel - - desktop/toolkit/qt5/qt5-connectivity/pspec.xml - - - qt5-connectivity - - qt5-base - qt5-declarative - bluez-libs - libgcc - - - /usr/bin - /usr/lib - /usr/share/licenses - /usr/lib/qt5 - /usr/lib/qt5/bin/ - - - - qt5-connectivity-devel - qt5-connectivity için geliştirme dosyaları - - qt5-connectivity - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-connectivity-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-datavis3d - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - GPL3 - desktop - Provides a set of easy to use chart components - Qt Data Visualization module - http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qtdatavis3d-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - - desktop/toolkit/qt5/qt5-datavis3d/pspec.xml - - - qt5-datavis3d - Qt Data Visualization module - - qt5-base - qt5-declarative - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - qt5-datavis3d-devel - Development files for qt5-datavis3d - - qt5-base-devel - qt5-declarative-devel - qt5-datavis3d - - - /usr/include/qt5 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.9.3 - Version Bump - Ayhan Yalçınsoy - ayhyanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-declarative - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Classes for QML and JavaScript languages - 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.9/5.9.3/submodules/qtdeclarative-opensource-src-5.9.3.tar.xz - - qt5-base-devel - libxkbcommon-devel - mesa-devel - qt5-xmlpatterns-devel - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-declarative/pspec.xml - - - qt5-declarative - - libgcc - qt5-base - mesa - qt5-xmlpatterns - - - /usr/lib - /usr/lib/qt5 - /usr/lib/cmake - /usr/share/licenses - /usr/lib/qt5/bin - /usr/bin/ - - - - qt5-declarative-devel - qt5-declarative için geliştirme dosyaları - - qt5-base-devel - qt5-declarative - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-declarative-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.2 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.2 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.2 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-doc - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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) - 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.9/5.9.3/submodules/qtdoc-opensource-src-5.9.3.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-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 - - desktop/toolkit/qt5/qt5-doc/pspec.xml - - - qt5-doc - - qt5-base - qt5-script - qt5-svg - qt5-xmlpatterns - qt5-assistant - qt5-declarative - - - /usr/share/licenses - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-06-14 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-20 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-enginio - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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ü - 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://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtenginio-opensource-src-1.6.2.tar.xz - - libgcc - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-enginio/pspec.xml - - - qt5-enginio - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5/ - /usr/share/licenses - /usr/lib/qt5/bin/ - /usr/bin/ - - - - qt5-enginio-devel - qt5-enginio için geliştirme dosyaları - - qt5-base-devel - qt5-enginio - - - /usr/lib/pkgconfig - /usr/include/qt5/ - - - - qt5-enginio-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2017-02-20 - 5.6.2 - Rebuild for new Toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-gamepad - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - custom - FDL - GPL3 - LGPL3 - 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.9/5.9.3/submodules/qtgamepad-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - eudev-devel - - desktop/toolkit/qt5/qt5-gamepad/pspec.xml - - - qt5-gamepad - Adds support for getting events from gamepad devices - - qt5-base - qt5-declarative - eudev - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share - / - - - - qt5-gamepad-devel - Development files for qt5-gamepad - - qt5-base-devel - qt5-gamepad - - - /usr/include/qt5 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.9.3 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-21 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-graphicaleffects - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Graphical effects for use with Qt Quick 2 - 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.9/5.9.3/submodules/qtgraphicaleffects-opensource-src-5.9.3.tar.xz - - 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 - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - /usr/share/doc - - - - qt5-graphicaleffects-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-gstreamer - http://www.kde.org - - Pisi Linux Admins - admin@pisilinux.org - - LGPLv2 - app:library - desktop.toolkit.qt5 - Qt5 bindings for GStreamer - 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 - glib2-devel - gobject-introspection-devel - cmake - boost-devel - doxygen - gstreamer-next-devel - gst-plugins-base-next-devel - mesa-devel - - - qt-gstreamer-1.6.patch - - desktop/toolkit/qt5/qt5-gstreamer/pspec.xml - - - qt5-gstreamer - - qt5-base - qt5-declarative - gstreamer-next - gst-plugins-base-next - mesa - glib2 - libgcc - - - /usr/bin - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - qt5-gstreamer-devel - Development files for qt5-gstreamer - - qt5-gstreamer - glib2-devel - qt5-base-devel - gstreamer-next-devel - qt5-declarative-devel - gst-plugins-base-next-devel - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 1.2.0 - Rebuild for qt5.9.3 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-03-19 - 1.2.0 - Rebuild for new Toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-10-22 - 1.2.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-03 - 1.2.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-03 - 1.2.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-21 - 1.2.0 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - qt5-imageformats - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Plugins for additional image formats: TIFF, MNG, TGA, WBMP - İ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.9/5.9.3/submodules/qtimageformats-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - jasper-devel - libmng-devel - libjpeg-turbo-devel - zlib-devel - tiff-devel - webp-devel - - desktop/toolkit/qt5/qt5-imageformats/pspec.xml - - - qt5-imageformats - - qt5-base - libgcc - libmng - tiff - webp - jasper - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-imageformats-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-15 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First Release. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-keychain - https://github.com/frankosterfeld/qtkeychain - - Stefan Gronewold - groni@pisilinux.org - - BSD - desktop.toolkit.qt5 - Provides support for secure credentials storage - Qt5-Keychain is a Qt API to store passwords and other secret data securely. How the data is stored depends on the platform - 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 - - desktop/toolkit/qt5/qt5-keychain/pspec.xml - - - qt5-keychain - Provides support for secure credentials storage - - libgcc - qt5-base - - - /usr/lib - /usr/share - /usr/share/doc - - - - qt5-keychain-devel - Development support for qt5-keychain - - qt5-keychain - - - /usr/lib/cmake - /usr/include - - - - - 2018-01-18 - 0.8.0 - Rebuild for qt5.9.3 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 0.7.0 - Rebuild for new Toolchain - Stefan Gronewold - groni@pisilinux.org - - - 2017-01-12 - 0.7.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-multimedia - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Classes for audio, video, radio and camera functionality - 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.9/5.9.3/submodules/qtmultimedia-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - pulseaudio-libs-devel - openal-devel - mesa-devel - gstreamer-next-devel - gst-plugins-base-next-devel - alsa-lib-devel - gst-plugins-bad-next-devel - - desktop/toolkit/qt5/qt5-multimedia/pspec.xml - - - qt5-multimedia - - libgcc - mesa - openal - alsa-lib - qt5-base - gstreamer-next - pulseaudio-libs - qt5-declarative - gst-plugins-base-next - glib2 - gst-plugins-bad-next - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-multimedia-devel - qt5-multimedia için geliştirme dosyaları - - qt5-multimedia - qt5-base-devel - qt5-declarative-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-multimedia-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump. - PisiLinux Community - admin@pisilinux.org - - - 2016-05-08 - 5.6.0 - Release Bump. - PisiLinux Community - admin@pisilinux.org - - - 2015-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-quick1 - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. - Qt4 uyumluluğu için Qt Declarative sunar - Qt Quick is a free software application framework developed and maintained by the Qt Project within the Qt framework. It provides a way of building custom, highly dynamic user interfaces with fluid transitions and effects, which are becoming more common especially in mobile devices. - Qt4 uyumluluğu için Qt Declarative sunar - http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz - - mesa-devel - qt5-base-devel - qt5-script-devel - qt5-assistant-devel - qt5-sql-sqlite - qt5-declarative-devel - qt5-xmlpatterns-devel - - desktop/toolkit/qt5/qt5-quick1/pspec.xml - - - qt5-quick1 - - mesa - libgcc - qt5-base - qt5-xmlpatterns - qt5-script - qt5-declarative - qt5-xmlpatterns - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - /usr/lib/qt5/bin/ - /usr/bin - - - - qt5-quick1-devel - Development file for qt5-quick1 - Development file for qt5-quick1 - - qt5-base-devel - qt5-script-devel - qt5-quick1 - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - - 2017-03-19 - 5.5.1 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-10-22 - 5.5.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.5.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.5.1 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.5.1 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2015-10-16 - 5.5.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-quickcontrols - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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 - 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.9/5.9.3/submodules/qtquickcontrols-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - mesa-devel - - desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml - - - qt5-quickcontrols - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses/ - - - - qt5-quickcontrols-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.5.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.5.6 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.5.6 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.5.6 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-quickcontrols2 - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Next generation user interface controls based on Qt Quick - 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.9/5.9.3/submodules/qtquickcontrols2-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-quickcontrols - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml - - - qt5-quickcontrols2 - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses/ - - - - qt5-quickcontrols2-devel - - qt5-quickcontrols2 - qt5-base-devel - - - /usr/include - /usr/lib/pkgconfig - - - - qt5-quickcontrols2-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-11-05 - 5.7.1 - fix deps. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-09-20 - 5.7.1 - Release Bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-script - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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 - 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.9/5.9.3/submodules/qtscript-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - mesa-devel - libgcc - - desktop/toolkit/qt5/qt5-script/pspec.xml - - - qt5-script - - qt5-base - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-script-devel - qt5-script için geliştirme dosyaları - - qt5-base-devel - qt5-script - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-script-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-04-22 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-20 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-scxml - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - custom - FDL - GPL3 - LGPL3 - 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.9/5.9.3/submodules/qtscxml-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - - desktop/toolkit/qt5/qt5-scxml/pspec.xml - - - qt5-scxml - Provides a set of easy to use chart components - - qt5-base - qt5-declarative - libgcc - - - /usr/lib/qt5 - /usr/lib - /usr/share/doc - - - - qt5-scxml-devel - Development files for qt5-scxml - - qt5-base-devel - qt5-declarative-devel - qt5-scxml - - - /usr/include/qt5 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.9.2 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-sensors - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides access to sensor hardware and motion gesture recognition - 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.9/5.9.3/submodules/qtsensors-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-sensors/pspec.xml - - - qt5-sensors - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-sensors-devel - qt5-sensors için geliştirme dosyaları - - qt5-sensors - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-sensors-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-serialbus - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - custom - FDL - GPL3 - LGPL3 - 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.9/5.9.3/submodules/qtserialbus-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-serialport-devel - - desktop/toolkit/qt5/qt5-serialbus/pspec.xml - - - qt5-serialbus - Qt module for general purpose serial bus access - - qt5-base - qt5-serialport - libgcc - - - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - qt5-serialbus-devel - Development files for qt5-serialbus - - qt5-base-devel - qt5-serialbus - - - /usr/include/qt5 - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.9.3 - Version bump - Ayhan Yalçınsoy - ayhanyalçınsoy@pisilinux.org - - - 2017-02-18 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-serialport - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides access to hardware and virtual serial ports - 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.9/5.9.3/submodules/qtserialport-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - eudev-devel - - desktop/toolkit/qt5/qt5-serialport/pspec.xml - - - qt5-serialport - - qt5-base - eudev - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-serialport-devel - qt5-serialport için geliştirme dosyaları - - qt5-base-devel - qt5-serialport - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-serialport-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-speech - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - custom - FDL - GPL3 - LGPL3 - 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 - https://github.com/groni/Sources/raw/master/qt5-speech-5.5.0.tar.gz - - flite-devel - qt5-base-devel - speech-dispatcher-devel - - desktop/toolkit/qt5/qt5-speech/pspec.xml - - - qt5-speech - Qt module to make text to speech and speech recognition easy - - flite - qt5-base - libgcc - speech-dispatcher - - - /usr/lib - /usr/lib/qt5 - /usr/share/doc - - - - qt5-speech-devel - Development headers for qt5-speech - - qt5-speech - - - /usr/lib/cmake - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-18 - 5.5.0 - Rebuild for qt5.9.3 - Stefan Gronewold - groni@pisilinux.org - - - 2017-02-20 - 5.5.0 - Rebuild for new Toolchain. - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-26 - 5.5.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-svg - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Classes for displaying the contents of SVG files - 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.9/5.9.3/submodules/qtsvg-opensource-src-5.9.3.tar.xz - - mesa-devel - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - zlib-devel - - desktop/toolkit/qt5/qt5-svg/pspec.xml - - - qt5-svg - - libgcc - qt5-base - zlib - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses/ - - - - qt5-svg-devel - Development files for qt5-svg - qt5-svg için geliştirme dosyaları - - qt5-base-devel - qt5-svg - - - /usr/include/qt5/ - /usr/lib/pkgconfig - - - - qt5-svg-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-15 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First Release. - Ayhan yYalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-tools - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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). - 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.9/5.9.3/submodules/qttools-opensource-src-5.9.3.tar.xz - - mesa-devel - qt5-base-devel - - desktop/toolkit/qt5/qt5-tools/pspec.xml - - - qt5-assistant - - libgcc - 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/lib/cmake/Qt5Help - /usr/lib/libQt5Help* - /usr/lib/libQt5CLucene* - /usr/lib/qt5/mkspecs/modules/qt_lib_clucene_private.pri - /usr/lib/qt5/mkspecs/modules/qt_lib_help* - /usr/share/applications/assistant5.desktop - /usr/share/qt5/translations/assistant_tr.qm - /usr/share/icons/hicolor/128x128/apps/assistant.png - /usr/share/icons/hicolor/32x32/apps/assistant.png - /usr/share/pixmaps/assistant5.png - /usr/lib/qt5/bin/qcollectiongenerator - /usr/bin/qcollectiongenerator-qt5 - - - assistant_tr.qm - assistant.desktop - assistant.png - - - - qt5-assistant-devel - - qt5-base-devel - qt5-assistant - - - /usr/include/qt5/QtHelp - /usr/include/qt5/QtCLucene - /usr/lib/pkgconfig/Qt5Help.pc - /usr/lib/pkgconfig/Qt5CLucene.pc - - - - qt5-designer - - libgcc - 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/qtpaths* - /usr/bin/pixeltool-qt5 - /usr/lib/qt5/bin/qtplugininfo - /usr/bin/qtplugininfo-qt5 - /usr/lib/cmake/Qt5Designer - /usr/lib/cmake/Qt5UiTools - /usr/lib/cmake/Qt5UiPlugin - /usr/lib/qt5/plugins/designer - /usr/share/applications/designer5.desktop - /usr/share/qt5/translations/designer_tr.qm - /usr/share/icons/hicolor/128x128/apps/QtProject-designer.png - /usr/share/pixmaps/designer5.png - /usr/lib/libQt5Designer* - /usr/lib/libQt5UiTools* - /usr/lib/qt5/mkspecs/modules/qt_lib_designer* - /usr/lib/qt5/mkspecs/modules/qt_lib_uitools* - /usr/lib/qt5/mkspecs/modules/qt_lib_uiplugin.pri - - - designer.desktop - designer_tr.qm - designer.png - - - - qt5-designer-devel - - qt5-base-devel - qt5-designer - - - /usr/include/qt5/QtDesigner* - /usr/include/qt5/QtUiTools - /usr/include/qt5/QtUiPlugin - /usr/lib/pkgconfig/Qt5Designer* - /usr/lib/pkgconfig/Qt5UiTools.pc - - - - qt5-linguist - - libgcc - 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/lib/cmake/Qt5LinguistTools - /usr/share/applications/linguist5.desktop - /usr/share/icons/hicolor/128x128/apps/linguist.png - /usr/share/icons/hicolor/16x16/apps/linguist.png - /usr/share/icons/hicolor/32x32/apps/linguist.png - /usr/share/icons/hicolor/48x48/apps/linguist.png - /usr/share/icons/hicolor/64x64/apps/linguist.png - /usr/share/pixmaps/linguist5.png - /usr/share/qt5/phrasebooks - /usr/share/qt5/translations/linguist_tr.qm - - - linguist.desktop - linguist.png - linguist_tr.qm - - - - qt5-qdbusviewer - - libgcc - qt5-base - - - /usr/lib/qt5/bin/qdbusviewer - /usr/lib/qt5/bin/qdbus - /usr/bin/qdbusviewer-qt5 - /usr/bin/qdbus-qt5 - /usr/bin/qdbus - /usr/share/applications/qdbusviewer5.desktop - /usr/share/icons/hicolor/128x128/apps/qdbusviewer.png - /usr/share/icons/hicolor/32x32/apps/qdbusviewer.png - /usr/share/pixmaps/qdbusviewer5.png - - - qdbusviewer.desktop - assistant.png - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-translations - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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) - 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.9/5.9.3/submodules/qttranslations-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - qt5-linguist - - desktop/toolkit/qt5/qt5-translations/pspec.xml - - - qt5-translations - - qt5-base - - - /usr/share/qt5 - /usr/share/licenses/ - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-20 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-virtualkeyboard - http://qt-project.org/ - - Stefan Gronewold - groni@pisilinux.org - - GPL3 - desktop.toolkit.qt5 - Qt module for general purpose serial bus access - Virtual keyboard framework - http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qtvirtualkeyboard-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-svg-devel - libxcb-devel - - desktop/toolkit/qt5/qt5-virtualkeyboard/pspec.xml - - - qt5-virtualkeyboard - Virtual keyboard framework - - qt5-base - qt5-declarative - qt5-svg - libgcc - libxcb - - - /usr/lib - /usr/lib/qt5 - /usr/share/qt5 - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-18 - 5.7.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qt5-wayland - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides APIs for Wayland - 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.9/5.9.3/submodules/qtwayland-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - libxkbcommon-devel - xorg-server-xwayland - glib2-devel - libX11-devel - libgcc - mesa-devel - fontconfig-devel - freetype-devel - libXrender-devel - eudev-devel - libXcomposite-devel - libxkbcommon-devel - wayland-client - wayland-cursor - - desktop/toolkit/qt5/qt5-wayland/pspec.xml - - - qt5-wayland - - mesa - glib2 - libX11 - libgcc - freetype - qt5-base - fontconfig - libXrender - libxkbcommon - libXcomposite - wayland-client - wayland-cursor - wayland-server - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/lib/qt5/bin - /usr/bin - - - - qt5-wayland-devel - qt5-wayland için geliştirme dosyaları - - qt5-wayland - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include - - - - qt5-wayland-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-29 - 5.6.0 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2015-06-03 - 5.4.2 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2015-05-09 - 5.4.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-webchannel - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - 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 - 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.9/5.9.3/submodules/qtwebchannel-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-webchannel/pspec.xml - - - qt5-webchannel - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-webchannel-devel - qt5-webchannel için geliştirme dosyaları - - qt5-webchannel - qt5-base-devel - qt5-declarative-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-webchannel-docs - - libgcc - qt5-base - qt5-declarative - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-webengine - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides support for web applications using the Chromium browser project - 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.9/5.9.3/submodules/qtwebengine-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-location-devel - qt5-sensors-devel - qt5-webchannel-devel - bison - re2c - ninja - gperf - snappy-devel - gobject-introspection-devel - expat-devel - glib2-devel - fontconfig-devel - freetype-devel - mesa-devel - eudev-devel - libpng-devel - webp-devel - harfbuzz-devel - json-c-devel - protobuf-devel - libdrm-devel - libopus-devel - libevent-devel - zlib-devel - libxml2-devel - libxslt-devel - libX11-devel - libXi-devel - libXcursor-devel - libXext-devel - libXfixes-devel - libXrender-devel - libXdamage-devel - libXcomposite-devel - libXtst-devel - libXrandr-devel - libXScrnSaver-devel - libcap-devel - pulseaudio-libs-devel - alsa-lib-devel - pciutils-devel - dbus-devel - nss-devel - perl - python-devel - libvpx-devel - libjpeg-turbo-devel - x264-devel - minizip-devel - icu4c-devel - ffmpeg-devel - git - - desktop/toolkit/qt5/qt5-webengine/pspec.xml - - - qt5-webengine - - nss - dbus - nspr - webp - glib2 - libX11 - libgcc - libpng - snappy - freetype - libXi - libXext - libXtst - libxslt - libopus - libxml2 - libvpx - qt5-base - alsa-lib - harfbuzz - libevent - libXfixes - fontconfig - libXcursor - libXdamage - libXrender - qt5-location - libXcomposite - libjpeg-turbo - qt5-webchannel - qt5-declarative - zlib - minizip - protobuf - - - /usr/lib/qt5/bin/ - /usr/bin - /usr/lib/libQt5WebEngine* - /usr/lib/libQt5WebEngineWidgets* - /usr/lib/qt5 - /usr/share/qt5 - /usr/share/qt5/translations - - - - qt5-webengine-devel - - qt5-webengine - qt5-base-devel - qt5-declarative-devel - qt5-location-devel - qt5-webchannel-devel - - - /usr/lib/pkgconfig - /usr/lib/cmake - /usr/include/qt5 - - - - qt5-webengine-docs - - qt5-base - - - /usr/share/doc - - - - - 2018-01-18 - 5.9.3 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 5.7.1 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-27 - 5.6.2 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-15 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-webkit - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Classes for a WebKit2 based implementation and a new QML API - WebKit2 tabanlı uygulama ve yeni QML API için sınıflar - Classes for a WebKit2 based implementation and a new QML API - WebKit2 tabanlı uygulama ve yeni QML API için sınıflar - http://download.qt.io/community_releases/5.9/5.9.0-final/qtwebkit-opensource-src-5.9.0.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 - mesa-devel - libXtst-devel - leveldb-devel - icu4c-devel - libjpeg-turbo-devel - fontconfig-devel - glib2-devel - dbus-devel - ruby-devel - gstreamer-devel - gstreamer-next-devel - libpng-devel - libpcre-devel - eudev-devel - python-devel - webp-devel - zlib-devel - libxslt-devel - libxml2-devel - libXcomposite-devel - libX11-devel - libXrender-devel - sqlite-devel - perl-Digest-MD5 - perl-Text-ParseWords - gperf - bison - flex - qt5-phonon-devel - gst-plugins-base-devel - gst-plugins-base-next-devel - - - qtwebkit-opensource-src-5.0.1-debuginfo.patch - qtwebkit-opensource-src-5.2.0-save_memory.patch - qtwebkit-opensource-src-5.2.1-no_rpath.patch - webkit_qt_hide_symbols.diff - - desktop/toolkit/qt5/qt5-webkit/pspec.xml - - - qt5-webkit - - qt5-base - mesa - webp - zlib - glib2 - icu4c - libX11 - libgcc - libpng - sqlite - libxml2 - libxslt - libXrender - qt5-sensors - qt5-webchannel - libXcomposite - libjpeg-turbo - gstreamer - gstreamer-next - gst-plugins-base - gst-plugins-base-next - qt5-location - qt5-declarative - - - /usr/lib - /usr/lib/qt5/plugins/webkit - /usr/lib/qt5/ - /usr/lib/qt5/bin/ - /usr/bin - /usr/share/doc - - - - qt5-webkit-devel - qt5-webkit için geliştirme dosyaları - - qt5-webkit - qt5-base-devel - mesa-devel - webp-devel - zlib-devel - glib2-devel - icu4c-devel - libX11-devel - libpng-devel - sqlite-devel - libxml2-devel - libxslt-devel - libXrender-devel - qt5-sensors-devel - libXcomposite-devel - libjpeg-turbo-devel - gstreamer-devel - gst-plugins-base-devel - qt5-declarative-devel - - - /usr/lib/pkgconfig - /usr/include/qt5/ - - - - - 2018-01-18 - 5.9.0 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-26 - 5.7.1 - Release Bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-websockets - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides WebSocket communication compliant with RFC 6455 - 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.9/5.9.3/submodules/qtwebsockets-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-declarative-devel - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-websockets/pspec.xml - - - qt5-websockets - - libgcc - qt5-base - qt5-declarative - - - /usr/lib - /usr/lib/qt5 - - - - qt5-websockets-devel - qt5-websockets için geliştirme dosyaları - - qt5-websockets - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-websockets-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-x11extras - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Provides platform-specific APIs for X11 - 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.9/5.9.3/submodules/qtx11extras-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - mesa-devel - - desktop/toolkit/qt5/qt5-x11extras/pspec.xml - - - qt5-x11extras - - qt5-base - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - - - - qt5-x11extras-devel - qt5-x11extras için geliştirme dosyaları - - qt5-x11extras - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include/qt5/ - - - - qt5-x11extras-docs - - qt5-x11extras - qt5-base - - - /usr/share/doc/qt5/ - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-21 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-15 - 5.6.0 - Release Bump for gst - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qt5-xmlpatterns - http://qt.digia.com/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2.1-linking-exception - desktop.toolkit.qt5 - Support for XPath, XQuery, XSLT and XML schema validation - 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.9/5.9.3/submodules/qtxmlpatterns-opensource-src-5.9.3.tar.xz - - qt5-base-devel - qt5-assistant-devel - qt5-sql-sqlite - - desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml - - - qt5-xmlpatterns - - qt5-base - libgcc - - - /usr/lib - /usr/lib/qt5 - /usr/share/licenses - /usr/lib/qt5/bin/ - /usr/bin - - - - qt5-xmlpatterns-devel - qt5-xmlpatterns için geliştirme dosyaları - - qt5-xmlpatterns - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include/qt5 - - - - qt5-xmlpatterns-docs - - qt5-base - - - /usr/share/doc/qt5 - - - - - 2018-01-18 - 5.9.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-20 - 5.7.1 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-10-22 - 5.6.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-15 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-05-01 - 5.6.0 - Release Bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-17 - 5.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qtcreator - http://qt-project.org/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPLv2 - app:gui - programming.environment - Lightweight, cross-platform integrated development environment - Hafif, çapraz platform tümleşik geliştirme ortamı - Lightweight, cross-platform integrated development environment - Hafif, çapraz platform tümleşik geliştirme ortamı - http://download.qt.io/official_releases/qtcreator/4.5/4.5.0/qt-creator-opensource-src-4.5.0.tar.xz - - libgcc - libX11-devel - cmake - git - mesa-devel - openssh - qt5-quickcontrols - qt5-base-devel - qt5-declarative-devel - qt5-linguist - qt5-quickcontrols2 - qt5-svg-devel - qt5-xmlpatterns - qt5-webkit-devel - qt5-x11extras-devel - qt5-assistant-devel - qt5-designer-devel - qt5-script-devel - qt5-webengine-devel - valgrind - llvm-clang-devel - llvm - - desktop/toolkit/qtcreator/pspec.xml - - - qtcreator - Lightweight, cross-platform integrated development environment - - libgcc - qt5-svg - qt5-base - qt5-base-devel - qt5-script - qt5-webkit - qt5-designer - qt5-assistant - qt5-declarative - qt5-webengine - - - /usr/bin - /usr/libexec/qtcreator - /usr/lib/qtcreator - /usr/share/applications - /usr/share/licenses - /usr/share/qtcreator - /usr/share/doc - /usr/share/icons - /etc - /usr/share/metainfo - - - - - 2018-01-11 - 4.5.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-13 - 4.3.0 - Version Bump - Ali Algul - aligulle3801@gmail.com - - - 2017-03-19 - 4.2.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 4.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-22 - 4.0.0 - version bump and fixed prefix path - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-21 - 3.6.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - qtermwidget5 - https://github.com/qterminal/qtermwidget - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - library - app:gui - desktop.toolkit - Terminal widget for Qt5 - Qt tabanlı uygulamalar için basit bir terminal modulü - A simple terminal widget for using with Qt5 based applications - https://github.com/lxde/qtermwidget/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz - - cmake - libgcc - qt5-base-devel - qt5-linguist - - desktop/toolkit/qtermwidget5/pspec.xml - - - qtermwidget5 - Development files for qtermwidget5 - - libgcc - qt5-base - - - /usr/bin/consoleq - /usr/lib - /usr/share - /usr/share/doc - - - - qtermwidget5-devel - Development files for qtermwidget5 - qtermwidget5 için geliştirme dosyaları - - qt5-base-devel - qtermwidget5 - - - /usr/share/cmake/qtermwidget5 - /usr/include - /usr/lib/pkgconfig - - - - - 2017-10-24 - 0.8.0 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-03-31 - 0.7.1 - Rebuild. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-03-08 - 0.7.1 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-17 - 0.6.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - wxGTK - http://www.wxwidgets.org/ - - PisiLinux Community - admins@pisilinux.org - - wxWinLL-3 - GPLv2 - LGPLv2 - wxWinFDL-3 - library - desktop.toolkit - GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit - Birçok platform için ortak C++ arayüz araç takımı olan wxWindows'un GTK+ sürümü - wxWidgets/GTK2 est le port GTK2 de la librairie graphique multi-plateforme wxWidgets, offrant des classes pour les contrôles IHM communs ainsi qu'un ensemble complet de classes d'aides pour les tâches applicatives habituelles, allant du réseau à l'affichage HTML en passant par la manipulation d'images. - wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. - wxWidgets/GTK2 birçok platform için ortak bir C++ arayüz kitaplığı olan wxWidgets'ın GTK2 sürümüdür. Ağ araçları, HTML gösterimi ve resim işleme gibi en yaygın kullanılan uygulama görevleri için kapsamlı bir sınıf kümesinin yanında tüm genel GUI denetimlerini içerir. - wxWidgets/GTK2 es la versión portada a GTK2 de la librería GUI wxWidgets cross-plataforma en C++, con clases para todos los controles GUI comunes y tambien un conjunto de clases con ayudantes para la mayoría de las tareas comunes de aplicaciones, desde networking a visualización HTML y manipulación de imagenes. - mirrors://sourceforge/wxwindows/wxWidgets-3.0.2.tar.bz2 - - zlib-devel - tiff-devel - gtk2-devel - expat-devel - libSM-devel - libpng-devel - mesa-glu-devel - webkit-gtk2-devel - libjpeg-turbo-devel - gconf-devel - gst-plugins-base-devel - gst-plugins-base-next-devel - - - make-abicheck-non-fatal.patch - wxgtk-gcc6.patch - - desktop/toolkit/wxGTK/pspec.xml - - - wxGTK - - gtk2 - mesa - tiff - zlib - cairo - expat - glib2 - pango - libSM - libX11 - libgcc - libpng - gstreamer - gdk-pixbuf - libXxf86vm - webkit-gtk2 - libjpeg-turbo - gst-plugins-base - - - /usr/lib/ - /usr/bin - /usr/share/doc/ - /usr/share/aclocal/ - /usr/share/bakefile/ - /usr/lib/wx/config - /usr/share/locale/ - - - - wxGTK-devel - wxGTK-devel is the development files for wxGTK - wxGTK araç seti için geliştirme dosyaları - - wxGTK - - - /usr/include - - - - - 2017-04-09 - 3.0.2 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 3.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-23 - 3.0.2 - First release - İbrahim KARAGÜZEL - ibrahimkaraguzel@windowslive.com - - - - - - wxGTK2.8 - http://www.wxwidgets.org/ - - PisiLinux Community - admins@pisilinux.org - - wxWinLL-3 - GPLv2 - LGPLv2 - wxWinFDL-3 - library - desktop.toolkit - GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit - wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. - mirrors://sourceforge/wxwindows/wxGTK-2.8.12.tar.bz2 - - gst-plugins-base-devel - gstreamer-devel - gtk2-devel - libjpeg-turbo-devel - libSM-devel - libXinerama-devel - libXxf86vm-devel - libsdl-devel - mesa-devel - mesa-glu-devel - pango-devel - tiff-devel - - - make-abicheck-non-fatal.patch - wxGTK-collision.patch - wxGTK-2.8.10-CVE-2009-XXXX.diff - wxGTK-2.8.12.1-r2-gcc6.patch - - desktop/toolkit/wxGTK2.8/pspec.xml - - - wxGTK2.8 - - gst-plugins-base - gstreamer - gtk2 - libjpeg-turbo - libSM - libXinerama - libXxf86vm - libsdl - mesa - pango - tiff - glib2 - libX11 - libgcc - libpng - gdk-pixbuf - wxBase - - - /usr/bin/wx-config-2.8 - /usr/bin/wxconfig - /usr/lib/libwx_gtk* - /usr/lib/wx/config/gtk2-unicode-release-2.8 - - - - wxGTK2.8-devel - wxGTK-devel is the development files for wxGTK - - wxBase-devel - wxGTK2.8 - - - /usr/lib/wx/include - - - - wxBase - wxBase is the GUI independent part of wxWidgets - wxWidgets/wxGTK için arayüz bağımsız olan kitaplıklar - - libunwind - zlib - expat - libgcc - - - /usr/bin/wxrc - /usr/bin/wxrc-2.8 - /usr/share/doc - /usr/share/bakefile - /usr/share/locale - /usr/lib/libwx_base* - - - - wxBase-devel - wxBase-devel is the development files for wxBase - wxBase sınıfları için geliştirme dosyaları - - wxGTK2.8 - wxBase - zlib-devel - expat-devel - - - /usr/include - - - - - 2017-04-11 - 2.8.12 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 2.8.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-05 - 2.8.12 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - bluefish - http://bluefish.openoffice.nl/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - editor - A powerful editor for experienced web designers and programmers - Deneyimli web tasarımcıları ve programcıları için güçlü bir düzenleyici - Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites. - Bluefish web sayfası tasarım ve hazırlanmasında kullanılan güçlü bir düzenleyicidir. - bluefish - http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.10.tar.bz2 - - m4 - python-devel - intltool - perl - automake - libtool - gtk3-devel - gtk2-devel - glib2-devel - atk-devel - pango-devel - enchant-devel - cairo-devel - libxml2-devel - gdk-pixbuf-devel - - editor/bluefish/pspec.xml - - - bluefish - - gtk3 - atk - pango - enchant - cairo - gdk-pixbuf - glib2 - glibc - libxml2 - - - /usr/bin - /usr/lib - /usr/share/applications - /usr/share/bluefish - /usr/share/doc/bluefish - /usr/share/icons - /usr/share/locale - /usr/share/man - /usr/share/mime - /usr/share/pixmaps - /usr/share/appdata - /usr/share/xml/bluefish - - - System.Package - - - - - 2017-05-08 - 2.2.10 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-12-12 - 2.2.9 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2014-02-11 - 2.2.5 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-03-05 - 2.2.4 - Version bump - Ertan Güven - ertan@pisilinux.org - - - 2013-01-10 - 2.2.3 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - cutemarked - http://cloose.github.io/CuteMarkEd - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - app:gui - editor - Qt Markdown Editor - Qt Markdown Editor - A Qt-based, free and open source markdown editor with live HTML preview, math expressions, code syntax highlighting and syntax highlighting of markdown document. - A Qt-based, free and open source markdown editor with live HTML preview, math expressions, code syntax highlighting and syntax highlighting of markdown document. - https://github.com/cloose/CuteMarkEd/archive/v0.11.3.tar.gz - - qt5-base-devel - qt5-webkit-devel - hunspell-devel - qt5-assistant-devel - qt5-designer-devel - qt5-linguist - discount-devel - - editor/cutemarked/pspec.xml - - - cutemarked - - qt5-base - qt5-webkit - hunspell - libgcc - discount - - - /usr/bin - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-05-08 - 0.11.3 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-07-18 - 0.11.3 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - discount - https://github.com/Orc/discount - - Stefan Gronewold (groni) - groni@pisilinux.org - - BSD - app:console - editor - A Markdown implementation written in C - A Markdown implementation written in C - implementation of the Markdown markup language in C - implementation of the Markdown markup language in C - https://sourceforge.net/projects/pisilinux/files/source/discount-2.2.1.tar.gz - editor/discount/pspec.xml - - - discount - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - discount-devel - Development files for discount - - discount - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-08 - 2.2.1 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-11-06 - 2.2.1 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - emacs - http://www.gnu.org/software/emacs - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - app:gui - app:console - editor.emacs - An extensible console-mode editor - Genişletilebilir bir metin düzenleyici - Emacs is the extensible, customizable, self-documenting real-time console-mode editor. It has many features to increase productivity when programming. - Emacs, gelişmiş, özelleştirilebilir ve esnek bir metin editörüdür. Özellikle program yazanlar tarafından çokça tercih edilen, fare kullanımına gerek bırakmadan çok hızlı çalışma imkânı sağlayan bir editördür. - emacs - ftp://mirrors.kernel.org/gnu/emacs/emacs-25.2.tar.xz - - acl-devel - gtk2-devel - gtk3-devel - alsa-lib-devel - fontconfig-devel - giflib-devel - gpm - libjpeg-turbo-devel - libICE-devel - libSM-devel - libXft-devel - libxml2-devel - libXpm-devel - libXrender-devel - libpng-devel - librsvg-devel - tiff-devel - gnutls-devel - imagemagick-devel - - editor/emacs/emacs/pspec.xml - - - emacs - - acl - gpm - tiff - gtk2 - zlib - glib2 - libX11 - libpng - ncurses - freetype - libSM - libXft - libxml2 - libICE - giflib - libXpm - gnutls - librsvg - alsa-lib - gdk-pixbuf - fontconfig - libXrender - imagemagick - libjpeg-turbo - libXfixes - libxcb - dbus - gtk3 - cairo - pango - - - /etc - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/info - /usr/share/emacs - /usr/share/icons - /var/games/emacs - /usr/share/pixmaps - /usr/share/appdata - /usr/share/applications - /usr/libexec/emacs - - - System.PackageHandler - - - site-start.el - pisi-spec.rnc - 80-nxml-mode.el - emacs.desktop - - - - - 2017-05-10 - 25.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 24.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 24.5 - First release - Ilker Manap - ilkermanap@gmail.com - - - - - - emacs-color-theme - http://www.emacswiki.org/cgi-bin/wiki?ColorTheme - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - editor.emacs - Emacs-Lisp color theme package - Emacs-List renk paketi - Colortheme is an Emacs-Lisp package with more than 50 color themes for your use. - Colortheme 50'den fazla renk temasını biraraya getiren bir Emacs-Lisp paketidir. - http://download.gna.org/color-theme/color-theme-6.6.0.tar.gz - editor/emacs/emacs-color-theme/pspec.xml - - - emacs-color-theme - - emacs - - - /usr/share/doc - /etc/emacs/site-lisp - /usr/share/emacs/site-lisp/color-theme - - - 80-color-theme.el - - - - - 2017-05-10 - 6.6.0 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 6.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-24 - 6.6.0 - First release - Ilker Manap - ilkermanap@gmail.com - - - - - - emacs-mmm-mode - http://mmm-mode.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - editor.emacs - Multiple Major Mode module for Emacs - Emacs Çoklu Ana Kip eklentisi - MMM Mode is an emacs add-on package providing a minor mode that allows Multiple Major Modes to coexist in one buffer. - MMM (Multiple Major Mode), Emacs uygulamasının bir tamponda aynı anda birden fazla ana kip kullanılmasına imkân veren bir eklentidir. - mirrors://sourceforge/mmm-mode/mmm-mode-0.5.4.tar.gz - - emacs - gtk2-devel - - editor/emacs/emacs-mmm-mode/pspec.xml - - - emacs-mmm-mode - - emacs - - - /etc - /usr/share/doc - /usr/share/info - /usr/share/emacs - - - 80-mmm-mode.el - - - - - 2017-05-10 - 0.5.4 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.5.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-02 - 0.5.4 - First release - Ilker Manap - ilkermanap@gmail.com - - - - - - emacs-php-mode - http://php-mode.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - editor.emacs - PHP mode for Emacs - Emacs için PHP kipi - php-mode is an add-on for Emacs to help work with PHP files more efficiently. - php-mode, kullanıcının PHP dosyalarıyla daha hızlı çalışabilmesi için bir eklentidir. - https://github.com/ejmr/php-mode/archive/v1.18.2.tar.gz - - emacs - - editor/emacs/emacs-php-mode/pspec.xml - - - emacs-php-mode - - emacs - - - /etc - /usr/share/emacs - - - 80-php-mode.el - - - - - 2017-05-10 - 1.18.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-10 - 1.17.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 1.17.0 - First release - Ilker Manap - ilkermanap@gmail.com - - - - - - emacs-python - http://python-mode.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - editor.emacs - Emacs major mode for editing Python source code - Python kaynak kodlarını düzenlemek için emacs kipi - emacs-python makes a number of editing and debugging features available to Python programmers who use GNU Emacs or XEmacs. - Python programcıları için birçok kod düzenleme ve hata ayıklama özelliği sağlar. - https://launchpad.net/python-mode/trunk/6.2.3/+download/python-mode.el-6.2.3.tar.gz - editor/emacs/emacs-python/pspec.xml - - - emacs-python - - pymacs - emacs - - - /etc/emacs - /usr/share/emacs - - - 80-python.el - - - - - 2017-05-09 - 6.2.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 6.2.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-05 - 6.2.1 - First release - Ilker Manap - ilkermanap@gmail.com - - - - - - pymacs - http://pymacs.progiciels-bpi.ca/pymacs.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - editor.emacs - Interface between Emacs Lisp and Python - Emacs Lisp ve Python iletişimini sağlayan bir arayüz - Pymacs is a powerful tool which, once started from Emacs, allows two-way communication between Emacs Lisp and Python. - Pymacs, Emacs ile çalıştırıldığında, Emacs Lisp ve Python arasında çift yönlü iletişime olanak tanıyan güçlü bir araçtır. - https://github.com/pinard/Pymacs/archive/v0.25.tar.gz - editor/emacs/pymacs/pspec.xml - - - pymacs - - /usr/lib - /usr/share/doc - /usr/share/emacs - /etc/emacs/site-lisp - - - 80-pymacs.el - - - - - 2017-05-09 - 0.25 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.25 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-24 - 0.25 - First release - Ilker Manap - ilkermanap@gmail.com - - - - - - liblangtag - http://tagoh.bitbucket.org/liblangtag - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3.0 - MPLv2.0 - app:console - editor - An interface library to access tags for identifying languages - liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC. - https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-0.6.2.tar.bz2 - - libxml2-devel - glib2-devel - gobject-introspection-devel - - editor/liblangtag/pspec.xml - - - liblangtag - - glib2 - libxml2 - - - /usr/share/liblangtag - /usr/share/gir-1.0 - /usr/share/doc - /usr/lib - /usr/share/gtk-doc - - - - liblangtag-devel - liblangtag için geliştirme dosyaları - liblangtag için geliştirme dosyaları - - liblangtag - - - /usr/include/liblangtag - /usr/lib/pkgconfig - - - - - 2017-04-11 - 0.6.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2011-02-07 - 0.6.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libmspub - http://www.freedesktop.org/wiki/Software/libmspub - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - MPLv1.1 - app:gui - editor - Library parsing the Microsoft Publisher documents - Libmspub is library providing ability to interpret and import Microsoft Publisher content into various applications. You can find it being used in libreoffice. - http://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.3.tar.bz2 - - boost-devel - doxygen - help2man - icu4c-devel - librevenge-devel - zlib-devel - - editor/libmspub/pspec.xml - - - libmspub - - zlib - icu4c - libgcc - librevenge - - - /usr/bin - /usr/share/doc - /usr/lib - - - - libmspub-devel - libmspub için geliştirme dosyaları - libmspub için geliştirme dosyaları - - zlib-devel - icu4c-devel - librevenge-devel - libmspub - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-31 - 0.1.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-16 - 0.1.2 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-10 - 0.1.2 + 2016-06-08 + 10.1.10 Release Bump Pisi Linux Community admin@pisilinux.org 2016-01-24 - 0.1.2 + 10.1.10 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - medit - http://mooedit.sourceforge.net/ - - Stefan Gronewold(groni) - groni@pisilinux.org - - GPLv2 - app:gui - editor - Multiplatform GTK text editor - Sekme özelliğine sahip bir metin düzenleyicisi - Medit is a text editor. Started originally as a simple built-in editor component in GGAP, it grew up to a real text editor. The intention now is to make it a useful programming and around-programming text editor. - Medit, sekme özelliğine sahip hızlı ve kullanışlı bir metin düzenleyicisidir. - medit - mirrors://sourceforge/mooedit/medit-1.2.92-devel.tar.bz2 - - python-gtk-devel - python-devel - intltool - gtk2-devel - atk-devel - cairo-devel - gettext-devel - pkgconfig - glib2-devel - libX11-devel - python3-devel - libxml2-devel - gtk2-devel - pango-devel - lua-devel - libSM-devel - libICE-devel - gdk-pixbuf-devel - - - desktop-tr.patch - fix_help_dir.patch - - editor/medit/pspec.xml - - - medit - - gtk2 - atk - glib2 - libX11 - libgcc - python - libxml2 - cairo - pango - libSM - libICE - gdk-pixbuf - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/applications - /usr/share/icons/hicolor - /usr/share/medit - /usr/share/pixmaps - /usr/share/doc - /usr/share/man - - - - - 2018-01-15 - 1.2.92 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-05 - 1.2.0 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-15 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 1.2.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - nano - http://www.nano-editor.org/ + lmdb + http://symas.com/mdb/ PisiLinux Community admins@pisilinux.org - GPLv3 + OpenLDAP + custom + library app:console - editor - GNU GPL'd Pico clone with more functionality - Konsol ortamında kullanabileceğiniz bir metin düzenleyicidir. - Nano est un petit éditeur libre et convivial qui a pour but de remplacer Pico, l'éditeur par défaut inclus dans le paquet non-libre Pine. Plutôt que juste copier l'apparence et le ressenti de Pico, nan implémente également certaines fonctionnalité manquantes (ou désactivées par défaut), tel que "rechercher et remplacer" ou "allez à la ligne numéro". - Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number". - Nano özgür olmayan Pine paketinin içindeki metin düzenleme programı olan Pico'nun yerine geçme hedefini güden küçük, özgür ve kullanışlı bir metin düzenleme programıdır. Pico'nun görünüşünü ve işlevini kopyalamaktan çok, Nano aynı zamanda "ara ve değiştir" ve "satır numarasına git" gibi Pico'da olmayan (veya ön tanımlı olarak kapalı) bazı özellikleri sunar. - https://www.nano-editor.org/dist/v2.9/nano-2.9.1.tar.xz - - groff - ncurses-devel - gettext-devel - - editor/nano/pspec.xml + server.database + Symas Lightning Memory-Mapped Database + An ultra-fast, ultra-compact key-value embedded data store. + https://github.com/LMDB/lmdb/archive/LMDB_0.9.19.tar.gz + server/database/lmdb/pspec.xml - nano + lmdb + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + lmdb-devel + Development files for lmdb - ncurses - file + lmdb - /etc - /usr/share/locale - /usr/share/doc/nano - /usr/share/man - /usr/share/info - /usr/share/nano - /usr/bin - /bin + /usr/include - - 2017-12-28 - 2.9.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2017-03-19 - 2.7.5 - Version Bump. - Pisi Linux Community - admin@pisilinux.org + 2017-02-09 + 0.9.19 + Release bump. + Stefan Gronewold + groni@pisilinux.org - 2016-06-10 - 2.5.0 + 2016-06-08 + 0.9.16 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-01-02 - 2.5.0 + 2015-08-28 + 0.9.16 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + dhcp + http://www.isc.org/products/DHCP + + PisiLinux Community + admins@pisilinux.org + + isc-dhcp + app:console + library + service + server + DHCP Sunucusu + DHCP-Server + Dynamic host configuration protocol software + DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. + IP adresi atanmasını ve TCP/IP bilgilerinin yapılandırılmasını sağlayan DHCP Sunucusu + http://ftp.isc.org/isc/dhcp/4.3.6/dhcp-4.3.6.tar.gz + + groff + openldap-client + + + 0001-dhcp-honor-expired.patch + + server/dhcp/pspec.xml + + + dhcp + + openldap-client + + + /etc + /usr/bin + /usr/sbin + /usr/lib + /var/lib + /run + /usr/share/man + /usr/share/doc + + + System.Service + System.Service + System.Service + System.Package + + + dhcpd + dhcpd6 + dhcrelay + dhcpd.conf + + + + dhclient + Provides the dhclient ISC DHCP client daemon + DHCP İstemcisi + app:console + network.connection + + /etc/dhcp/dhclient.conf + /usr/sbin/dhclient + /var/lib/dhclient + /usr/share/man/man5/dhclient* + /usr/share/man/man8/dhclient* + /usr/share/man/man5/dhcp-options* + /usr/share/man/man5/dhcp-eval* + /usr/share/doc/dhcp/dhclient* + + + dhclient.conf + + + + dhcp-devel + Development files for dhcp + dhcp için geliştirme dosyaları + + dhcp + + + /usr/include + /usr/share/man/man3 + + + + + 2017-10-25 + 4.3.6 + Version bump,fix #2943 + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-05-09 + 4.3.0 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-08 + 4.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-19 + 4.3.0 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + samba + http://www.samba.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + service + server + A suite of SMB and CIFS client/server programs for UNIX + Linux için Windows ağ paylaşım servisi + samba is a free software implementation of Microsoft's networking protocol released under the GNU General Public License. As of version 4, Samba not only provides file and print services for various Microsoft Windows clients but can also integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a Domain Member. It can also be part of an Active Directory domain. + Samba, Linux ve Unix işletim sistemleri ile Windows NT ve Windows 9x işletim sistemleri arasındaki iletişimi sağlayan bir ağ sunucusu uygulamasıdır. Samba yalnızca Linux ve windows makinaların birbirlerini görmelerini sağlamaz aynı zamanda Linux çalıştıran bilgisayarların windows ağında yazıcı sunucusu gibi işlevleri edinmesi içinde kullanılır. Ayrıca Active Directory ile de uyumludur. + http://us1.samba.org/samba/ftp/stable/samba-4.5.5.tar.gz + + keyutils + acl-devel + pam-devel + attr-devel + popt-devel + zlib-devel + libcap-devel + python-devel + ncurses-devel + readline-devel + e2fsprogs-devel + libgcrypt-devel + libbsd-devel + avahi-libs + cups-devel + avahi-devel + dmapi-devel + gnutls-devel + libaio-devel + mit-kerberos + iniparser-devel + libtalloc-devel + libtevent-devel + openldap-client + libarchive-devel + nss-devel + docbook-xsl + libxslt + libtdb-devel + cyrus-sasl-devel + + server/samba/pspec.xml + + + samba + + acl + pam + attr + popt + zlib + libcap + python + ncurses + readline + e2fsprogs + libgcrypt + libarchive + cups + avahi + gdb + gnutls + libbsd + libaio + keyutils + iniparser + libtalloc + libtevent + avahi-libs + openldap-client + cyrus-sasl + libtdb + + + /run + /etc + /var/lib + /var/log + /usr/lib + /sbin + /usr/share/man + /usr/bin + /usr/sbin + /lib/security + /usr/share/samba + /usr/share/perl5 + /usr/libexec/samba/ + /usr/libexec/ctdb/ + /var/cache/samba + /var/run/ctdb + /usr/share/locale + /usr/lib/tmpfiles.d/samba.conf + + + System.Package + System.Service + + + lmhosts + samba.pam + smbusers + smb.conf + samba.confd + tmpfiles.conf + system-auth-winbind + + + + samba-devel + Development files for samba + samba için geliştirme dosyaları + + libtalloc-devel + libtevent-devel + samba + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-28 + 4.5.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-24 + 4.4.5 + Version Bump fix service.py + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-15 + 4.2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-30 + 4.2.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + postfix + http://www.postfix.com/ + + PisiLinux Community + admins@pisilinux.org + + IPL-1 + service + server + A fast and secure drop-in replacement for sendmail + Hızlı ve güvenli bir e-posta sunucusu + Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. + Postfix, Wietse Venema tarafından yazılmış, sendmail a alternatif güçlü bir e-posta sunucusudur. + http://de.postfix.org/ftpmirror/official/postfix-3.2.0.tar.gz + + db-devel + libpcre-devel + openssl-devel + mariadb-lib + cyrus-sasl-devel + openldap-client + postgresql-lib + mit-kerberos + + + postfix-large-fs.patch + + server/postfix/pspec.xml + + + postfix + + db + pam + zlib + libpcre + openssl + mariadb-lib + cyrus-sasl + bind-libs + openldap-client + postgresql-lib + mit-kerberos + comar-api + + + /etc + /usr/bin + /usr/sbin + /usr/lib + /var + /usr/share/man + /usr/share/doc/postfix/AAAREADME + /usr/share/doc/postfix/COMPATIBILITY + /usr/share/doc/postfix/HISTORY + /usr/share/doc/postfix/LICENSE + /usr/share/doc/postfix/RELEASE_NOTES + /usr/share/doc/postfix/defaults + + + System.Package + System.Service + + + smtpd.conf + saslpass + main.cf + mkcert.sh + aliases + mailcap + smtp.pam + common.pam + common.pam + bounce.cf.tr + + + + postfix-docs + Help files for postfix package + Postfix paketine ait yardım dosyaları + + postfix + + + /usr/share/doc + + + + + 2017-04-11 + 3.2.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 3.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-27 + 3.1.0 First release Kamil Atlı suvari@pisilinux.org @@ -71305,144 +76236,751 @@ It supports email, address books, calendars, tasks, news feeds and much more. - vim - http://www.vim.org/ + openldap + http://www.openldap.org PisiLinux Community admins@pisilinux.org - GPLv2 - editor.vi - Vi IMproved, an advanced text editor - Vi Improved, gelişmiş metin editörü - Vi IMproved – klon edytora Vi - Vim, which stands for Vi IMproved, is an open-source, multiplatform text editor extended from vi. It was first released by Bram Moolenaar in 1991. Since then, numerous features have been added to Vim, many of which are helpful in editing program source code. - VIM, açık hali ile Vi Improved - Geliştirilmiş Vi, 1991 yılında Bram Moolenaar tarafından yazılmış ve özellikle programcılar ve sistem yöneticileri tarafından çok kullanılan bir metin editörüdür. Çok geniş bir kullanıcı kitlesi olan VIM metin düzenleyicisi yüksek oranda özelleştirilebilir bir yazılımdır. Ayrıca VIM için pek çok destekleyici betik (script) bulunmaktadır. - Edytor tekstu podobny do Vi. Ważne ulepszenia: możliwość pracy w wielu oknach, wielopoziomowa opcja ‚cofnij’, bloki, podświetlanie składni, folding i wiele innych. - https://github.com/vim/vim/archive/v8.0.0559.tar.gz + OPENLDAP + server + Open-source suite of LDAP applications and development tools + LDAP uygulamaları ve geliştirme araçları + OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools + LDAP hizmeti için gereken uygulamalar ve geliştirme araçlarını içerir + ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.44.tgz - gpm - ctags - python-devel - acl-devel - gtk2-devel - libSM-devel - libXt-devel - pango-devel - libICE-devel - ruby-devel - ncurses-devel + nss-devel + db-devel + openssl-devel + tcp-wrappers-devel + cyrus-sasl-devel + libtool-ltdl + icu4c-devel + unixODBC-devel + mariadb-server + libutil-linux-devel + e2fsprogs-devel + chrpath + groff - vim-fix-xml-crash.patch - pisilinux/grub_conf.patch - pisilinux/xorg_conf.patch - vim-7.0-warning.patch - vim-7.3-interix-link.patch + openldap-2.4.44-consolidated-2.patch + openldap-2.4.39-ntlm-1.patch + fedora/openldap-sql-linking.patch + fedora/openldap-reentrant-gethostby.patch + fedora/openldap-ldaprc-currentdir.patch + fedora/openldap-userconfig-setgid.patch + fedora/openldap-syncrepl-unset-tls-options.patch + fedora/openldap-nss-update-list-of-ciphers.patch + fedora/openldap-tls-no-reuse-of-tls_session.patch + fedora/openldap-nss-regex-search-hashed-cacert-dir.patch + fedora/openldap-nss-ignore-certdb-type-prefix.patch + fedora/openldap-nss-certs-from-certdb-fallback-pem.patch + fedora/openldap-nss-pk11-freeslot.patch + fedora/openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch + fedora/openldap-ldapi-sasl.patch + fedora/openldap-autoconf-pkgconfig-nss.patch - editor/vi/vim/pspec.xml + server/openldap/pspec.xml - vim + openldap-client + Command-line ldap client commands (ldapsearch, ldapadd etc..) + library app:console - gpm - ctags - perl - acl - ruby - ncurses + nss + nspr + openssl + cyrus-sasl - /usr/bin/vi* - /usr/bin/rvi* - /usr/bin/ex - /usr/bin/xxd - /bin - /usr/share/vim - /usr/share/man - /usr/share/doc - /etc/vim + /etc/openldap/ldap.conf* + /usr/include + /usr/bin + /usr/lib + /usr/share/man/man1 + /usr/share/man/man5/ldap.conf.5 + + + openldap-server + OpenLDAP server slapd and releated tools + OpenLDAP server slapd, additional backends, configuration files, schema definitions required for operation, and database maintenance tools + service + + db + perl + unixODBC + libutil-linux + tcp-wrappers + libtool-ltdl + nss + cyrus-sasl + openldap-client + + + /etc/conf.d + /etc/openldap + /usr/lib/tmpfiles.d/openldap-server.conf + /usr/sbin + /usr/libexec + /usr/share/man/man3 + /usr/share/man/man5 + /usr/share/man/man8 + /usr/share/doc + /var/lib + /run/openldap + + + System.Package + System.Service + - vimrc - pisilinux/actions.vim - pisilinux/pspec.vim - pisilinux/translations.vim - plugins/taglist.vim - plugins/kde-devel-vim.vim - plugins/newpythonfile.vim - plugins/redstring.vim + tmpfiles.conf + slapd.conf + gencert.sh - gvim - app:gui - gvim - gui + openldap-32bit + 32-bit shared libraries for openldap + openldap için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + openssl-32bit + libtool-ltdl-32bit + - acl - perl - glib2 - libX11 - ncurses - gtk2 - gpm - libSM - libXt - pango - libICE - vim - gdk-pixbuf + openssl-32bit + openldap-client - /usr/bin/ggvi* - /usr/bin/gvi* - /usr/bin/egvi* - /usr/bin/rggvi* - /usr/bin/rgvi* - /usr/bin/gvimtutor - /usr/share/pixmaps - /usr/share/icons - /usr/share/applications + /usr/lib32 - - gvimtutor - gvim.xpm - gvim.desktop - - 2017-04-10 - 0.8.0.0559 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com + 2017-01-27 + 2.4.44 + Release bump for toolchain + Kamil Atlı + suvari@pisilinux.org - 2016-06-10 - 0.8.0.0130 + 2016-06-15 + 2.4.44 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-06-10 - 0.7.4.909 + 2016-05-27 + 2.4.44 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-03-28 + 2.4.44 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + openssh + http://www.openssh.com/ + + PisiLinux Community + admins@pisilinux.org + + BSD + app:console + service + server + Port of OpenBSD's free SSH release + OpenBSD'den aktarılmış SSH sürümü + OpenSSH est une version libre des outils de connexion SSH sur lesquels les utilisateurs techniquement chevronnés s'appuient. Les utilisateurs de telnet, rlogin et ftp ne se rendent peut être pas compte que les mots de passe sont transmis sur internet en clair. OpenSSH crypte tout le trafic (y compris les mots de passe) pour éliminer les écoutes passives, les détournements de connexion et autres attaques. + OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. + OpenSSH teknik internet kullanıcıların güvendikleri SSH bağlanırlık araçlarının Özgür (free) sürümüdür.telnet, rlogin ve ftp kullanıcıları parolalarının internetten şifresiz olarak aktarıldığını anlayamayabilirler ancak aktarılmaktadır.OpenSSH eavesdropping (iletişim kanalını dinleme), connection hijacking (bağlantı çalma) ve diğer atakları önlemek için tüm bağlantı trafiğini (parolalar dahil) şifrelemektedir. + http://ftp.icm.edu.pl/pub/OpenBSD/OpenSSH/portable/openssh-7.4p1.tar.gz + + libedit-devel + zlib-devel + openssl-devel + mit-kerberos + pam-devel + e2fsprogs-devel + + server/openssh/pspec.xml + + + openssh + + libedit + zlib + openssl + mit-kerberos + pam + + + /etc + /usr/bin + /usr/sbin + /usr/libexec + /usr/lib + /usr/share/openssh + /var/empty + /usr/share/man + /usr/share/doc + + + System.Service + + + sshd.pam + + + + + 2017-02-19 + 7.4_p1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-08 + 7.2_p2 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-11-05 - 0.7.4.909 + 2016-03-30 + 7.2_p2 First release Ertuğrul Erata ertugrulerata@gmail.com + + + bind + http://www.isc.org/products/BIND/bind9.html + + PisiLinux Community + admins@pisilinux.org + + as-is + service + server + The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server + Berkeley İnternet İsim Alanı (BIND) DNS (Alan Adı Sistemi) sunucusu + bind is an implementation of the DNS protocols, bind includes a DNS server (named), a resolver library and tools for verifying that the DNS server is operating properly. + bind, DNS protokollerinin gerçeklenimidir. DNS sunucu (named) ve bu sunucunun düzgün çalışması ve doğrulamasını yapılması için gerekli çözümleyici kitaplık ve araçları içerir. + ftp://ftp.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz + + openssl-devel + libxml2-devel + libcap-devel + zlib-devel + e2fsprogs-devel + readline-devel + geoip-devel + + + nslookup-pisilinux.patch + fedora/bind-9.5-PIE.patch + fedora/bind-9.5-parallel-build.patch + fedora/bind-96-libtool2.patch + fedora/bind-95-rh452060.patch + fedora/bind93-rh490837.patch + fedora/bind97-rh478718.patch + fedora/bind97-rh645544.patch + fedora/bind97-rh693982.patch + + server/bind/pspec.xml + + + bind-libs + bind-libs contains the libraries used by both the bind server package and the tools package + bind kitaplık dosyaları + library + server.library + + openssl + libxml2 + mit-kerberos + + + /usr/lib + + + + bind-devel + bind header and development files + bind geliştirme başlıkları ve araçları + library + server.library + + bind-libs + + + /usr/include + /usr/bin/isc-config.sh + /usr/share/man/man1/isc-config* + /usr/share/man/man3/lwres* + + + + bind-tools + Utilities for querying DNS name servers + DNS isim çözümleme araçları + app:console + network.analyzer + + bind-libs + readline + mit-kerberos + + + /usr/bin + /usr/share/man/man1 + + + + bind-chroot + A chroot runtime environment for the ISC BIND DNS server 'named' + bind sunucusunu chroot içinde çalıştırmak için gerekli dizin ve dosyalar + service + + bind + + + /etc/rsyslog.d/bind_chroot.conf + /var/named/chroot/etc + /var/named/chroot + + + System.Package + System.Service + + + chroot.rsyslog + + + + bind + service + + bind-libs + libcap + libxml2 + openssl + + + /etc + /usr/sbin + /var + /usr/share/man/man3 + /usr/share/man/man5 + /usr/share/man/man8 + /usr/share/doc + + + System.Service + System.Package + + + named.conf + named.confd + gentoo/named.ca + gentoo/127.zone + gentoo/localhost.zone + fedora/named.logrotate + + + + + 2017-05-09 + 9.10.2 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-08 + 9.10.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-05-08 + 9.10.2 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + mit-kerberos + http://web.mit.edu/kerberos/www/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + app:console + server.auth + MIT Kerberos Library + MIT Kerberos kütüphanesi + Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. + Kerberos bir ağ doğrulama protokolüdür. Sunucu/istemci uygulamalarında, gizli anahtar kriptoloji teknolojisini kullanarak, güçlü bir doğrulama sağlar. + http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.tar.gz + + keyutils + openssl-devel + e2fsprogs-devel + + + krb5-config_LDFLAGS.patch + rebuild-configure-scripts.patch + + server/auth/mit-kerberos/pspec.xml + + + mit-kerberos + + keyutils + openssl + e2fsprogs + + + /etc + /usr/include + /usr/bin + /usr/sbin + /usr/lib + /usr/share + /var/lib + /usr/share/info + /usr/share/man + + + krb5.conf + kdc.conf + + + + + 2017-02-17 + 1.15 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 1.13.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-23 + 1.13.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libpwquality + https://fedorahosted.org/libpwquality/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + server.auth + Password quality checking + The libpwquality package contains a library used for password quality checking and generation of random passwords that pass the checks. + https://fedorahosted.org/releases/l/i/libpwquality/libpwquality-1.3.0.tar.bz2 + + cracklib-devel + pam-devel + + server/auth/libpwquality/pspec.xml + + + libpwquality + + cracklib + pam + + + /lib + /etc/security + /usr/lib + /usr/share/man/man1 + /usr/share/man/man3 + /usr/share/man/man5 + /usr/share/man/man8 + /usr/share/doc/libpwquality + /usr/share/locale + /usr/bin + + + + libpwquality-devel + libpwquality için geliştirme dosyaları + libpwquality için geliştirme dosyaları + + libpwquality + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-26 + 1.3.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 1.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-23 + 1.2.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + cyrus-sasl + http://asg.web.cmu.edu/sasl/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + service + server.auth + The Cyrus SASL (Simple Authentication and Security Layer) + Cyrus basit kimlik tanımlama ve güvenlik katmanı + cyrus-sasl is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. + Cyrus-sasl, bağlantı tabanlı protokoller için kullanılan bir kimlik doğrulama uygulamasıdır. Çoğunlukla Smtp doğrulaması için kullanılır. + http://cyrusimap.org/releases/cyrus-sasl-2.1.26.tar.gz + + mit-kerberos + pam-devel + gdbm-devel + e2fsprogs-devel + openssl-devel + groff + + + CVE-2013-4122.patch + 0011_saslauthd_ac_prog_libtool.patch + 0025_ld_as_needed.patch + 0026_drop_krb5support_dependency.patch + 0030-dont_use_la_files_for_opening_plugins.patch + cyrus-sasl-2.1.20-saslauthd.conf-path.patch + cyrus-sasl-2.1.21-sizes.patch + cyrus-sasl-2.1.22-as-needed.patch + cyrus-sasl-2.1.22-qa.patch + cyrus-sasl-2.1.22-kerberos4.patch + cyrus-sasl-2.1.22-ldap-timeout.patch + cyrus-sasl-2.1.23-man.patch + cyrus-sasl-2.1.26-keytab.patch + cyrus-sasl-2.1.26-no_rpath.patch + cyrus-sasl-2.1.26-obsolete-macro.patch + cyrus-sasl-2.1.26-prefer-SCRAM-SHA-1-over-PLAIN.patch + cyrus-sasl-2.1.26-relro.patch + cyrus-sasl-2.1.26-size_t.patch + cyrus-sasl-2.1.26-warnings.patch + + server/auth/cyrus-sasl/pspec.xml + + + cyrus-sasl + + mit-kerberos + pam + gdbm + e2fsprogs + openssl + + + /etc + /usr/lib/tmpfiles.d/cyrus-sasl.conf + /usr/sbin + /usr/lib + /usr/share/cyrus-sasl-2 + /run + /usr/share/man + /usr/share/doc + + + System.Service + System.Package + + + saslauthd.confd + saslauthd.pam + tmpfiles.conf + + + + cyrus-sasl-devel + Development files for cyrus-sasl + cyrus-sasl için geliştirme dosyaları + + cyrus-sasl + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/cyrus-sasl/*.txt + /usr/share/man/man3 + + + + + 2017-02-19 + 2.1.26 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-08 + 2.1.26 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-07-05 + 2.1.26 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libvncserver + http://libvncserver.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + server.misc + Library for creating VNC (Virtual Network Computing) servers + VNC sunucu oluşturmak için kütüphane + Biblioteka do łatwego implementowania serwera VNC + libvncserver provides a C library to create VNC servers. + VNC sunucu benzeri kendi VNC (Virtual Network Computing) sunucunuzu oluşturmak isterseniz gerekli kütüphane + Wieloplatformowa biblioteka C, pozwalającą na łatwą implementację trybu serwera lub klienta VNC (Virtual Network Computing) we własnym programie. + mirrors://sourceforge/libvncserver/LibVNCServer-0.9.9.tar.gz + + gnutls-devel + libjpeg-turbo-devel + libgcrypt-devel + libpng-devel + openssl-devel + + server/misc/libvncserver/pspec.xml + + + libvncserver + + zlib + libpng + libgcrypt + gnutls + libjpeg-turbo + openssl + + + /usr/bin/*-config + /usr/lib + + + + libvncserver-devel + Development files for libvncserver + libvncserver için geliştirme dosyaları + Pliki nagłówkowe libvncserver + + libvncserver + zlib-devel + libpng-devel + libgcrypt-devel + gnutls-devel + libjpeg-turbo-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-29 + 0.9.9 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 0.9.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 0.9.9 + First release + PisiLinux Community + admins@pisilinux.org + + + dustrac @@ -71575,99 +77113,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - gnuchess - http://www.gnu.org/software/chess/chess.html - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - app:console - game.board - Console based chess interface - Konsol tabanlı bir satranç programı - GNU Chess lets most modern computers play a full game of chess. It has a plain terminal interface but supports visual interfaces such as X-Windows xboard. - GNU Chess, konsolda oynanan bir satranç oyunudur. XBoard gibi grafik arayüzleri de destekler. - mirrors://gnu/chess/gnuchess-6.2.4.tar.gz - game/board/gnuchess/pspec.xml - - - gnuchess - - /usr/bin - /usr/share/doc - /usr/share/info - /usr/share/games - /usr/share/gnuchess - /usr/share/man/man1 - - - - - 2017-05-05 - 6.2.4 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-12-04 - 6.2.4 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - gnuchess-book - http://www.gnu.org/software/chess/chess.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - game.board - Opening book for GNU Chess - GNU Chess için açılış kitabı - Contains opening book (set of movesets to be played at the beginning of the game) for GNU Chess. - GNU Chess oyununun açılış kitabını (sıralanmış açılış hamleleri kümesi) içerir. - mirrors://gnu/chess/book_1.02.pgn.gz - - gnuchess - - game/board/gnuchess-book/pspec.xml - - - gnuchess-book - - gnuchess - - - /usr/share/games/gnuchess - - - - - 2017-05-05 - 1.01 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-12-04 - 1.01 - First release - Stefan Gronewold - groni@pisilinux.org - - - gweled @@ -71736,218 +77181,93 @@ It supports email, address books, calendars, tasks, news feeds and much more. - alienarena - http://red.planetarena.org + gnuchess-book + http://www.gnu.org/software/chess/chess.html - Pisi Linux Admins + PisiLinux Community admins@pisilinux.org GPLv2 - COR-Entertainment-LLC - app:gui - game.fps - A standalone 3D first person shooter game - 3 Boyutlu ilkgözden nişancılık oyunu - Alien Arena is a standalone 3D first person online deathmatch shooter crafted from the original source code of Quake II and Quake III. - Alien Arena, Quake 2 ve 3 oyunlarının kaynak kodlarından yola çıkılarak hazırlanmış çevrimiçi oynanabilen ilkgözden (first person) nişancılık (shooter) oyunudur. - alienarena - http://red.planetarena.org/files/alienarena-7.66-linux20130827.tar.gz + data + game.board + Opening book for GNU Chess + GNU Chess için açılış kitabı + Contains opening book (set of movesets to be played at the beginning of the game) for GNU Chess. + GNU Chess oyununun açılış kitabını (sıralanmış açılış hamleleri kümesi) içerir. + mirrors://gnu/chess/book_1.02.pgn.gz - libjpeg-turbo-devel - libXxf86dga-devel - libXxf86vm-devel - libX11-devel - mesa-devel - openal-devel - ode-devel - curl-devel - freetype-devel - libvorbis-devel + gnuchess - - use_home_dir.patch - - game/fps/alienarena/pspec.xml + game/board/gnuchess-book/pspec.xml - alienarena + gnuchess-book - libjpeg-turbo - libXxf86vm - curl - zlib - libX11 - libvorbis - libgcc - freetype + gnuchess - /usr/bin - /usr/lib - /usr/share - /usr/share/doc + /usr/share/games/gnuchess - - alienarena.png - alienarena.desktop - 2017-05-05 - 7.66 + 1.01 Rebuild with new toolchain Mustafa Cinasal muscnsl@gmail.com - 2015-11-11 - 7.66 + 2016-12-04 + 1.01 First release - Stefan Gronewold (groni) + Stefan Gronewold groni@pisilinux.org - gcompris - http://gcompris.net/ + gnuchess + http://www.gnu.org/software/chess/chess.html - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:gui - game.misc - Full featured educational application for children from 2 to 10 - 2-10 yaş arası çocuklar için eğitici uygulamalar - GCompris is an educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game orientated, but nonetheless still educational. - GCompris, 2-10 yaş arası çocuklar için bir çok etkinliği kapsayan eğitim amaçlı bir yazılım paketidir. Bazı etkinlikler, eğitim amaçlı oyunlardan oluşmaktadır. - http://gcompris.net/download/gtk/src/gcompris-15.10.tar.bz2 - - intltool - gtk2-devel - librsvg-devel - libxml2-devel - glib2-devel - texinfo - texi2html - gstreamer-devel - sqlite-devel - - game/misc/gcompris/pspec.xml - - - gcompris - - atk - gtk2 - cairo - glib2 - pango - sqlite - librsvg - libxml2 - gstreamer - gdk-pixbuf - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - /usr/share/pixmaps - /usr/share/gcompris - /usr/share/applications - /usr/share/locale - - - gcompris-edit.desktop - gcompris.desktop - gcompris-edit.png - gcompris.png - - - - - 2017-03-09 - 15.10 - Fix url. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-02-07 - 15.10 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - ode - http://www.ode.org/ - - PisiLinux Community + Pisi Linux Admins admins@pisilinux.org - LGPLv2.1 - library - game.misc - High performance library for simulating rigid body dynamics - Vücut dinamiklerini simüle etmek için yüksek başarımlı bir kitaplık - ODE jest biblioteką służącą do symulacji dynamiki bryły sztywnej - SDK (kit de développement) du moteur Open Dynamics. - ode is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. - ode açık kaynaklı, yüksek başarımlı bir vücut dinamiği simülasyon kitaplığıdır. Tam işlevsel, kararlı, olgun ve platform bağımsız bir C/C++ programlama arayüzü sunar. - Open Dynamics Engine (ODE) jest wolną biblioteką służącą do symulacji dynamiki bryły sztywnej. ODE jest użyteczne przy symulacji pojazdów, obiektów w przestrzeni wirtualnej i wirtualnych stworzeń. - https://bitbucket.org/odedevs/ode/downloads/ode-0.14.tar.gz - game/misc/ode/pspec.xml + GPLv2 + app:console + game.board + Console based chess interface + Konsol tabanlı bir satranç programı + GNU Chess lets most modern computers play a full game of chess. It has a plain terminal interface but supports visual interfaces such as X-Windows xboard. + GNU Chess, konsolda oynanan bir satranç oyunudur. XBoard gibi grafik arayüzleri de destekler. + mirrors://gnu/chess/gnuchess-6.2.4.tar.gz + game/board/gnuchess/pspec.xml - ode + gnuchess - /usr/lib + /usr/bin /usr/share/doc - - - - ode-devel - Development files for ode - ode için geliştirme dosyaları - Pliki nagłówkowe ode - - ode - - - /usr/bin/ode-config - /usr/include - /usr/lib/pkgconfig + /usr/share/info + /usr/share/games + /usr/share/gnuchess + /usr/share/man/man1 - - 2017-03-09 - 0.14 - Update. - Alihan Öztürk - alihan@pisilinux.org - - 2017-03-09 - 0.13 - Rebuild for new toolchain. - Stefan Gronewold (groni) - groni@pisilinux.org + 2017-05-05 + 6.2.4 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com - 2015-10-26 - 0.13 - First release - Stefan Gronewold (groni) + 2016-12-04 + 6.2.4 + First Release + Stefan Gronewold groni@pisilinux.org @@ -72033,9932 +77353,222 @@ It supports email, address books, calendars, tasks, news feeds and much more. - blueman - http://blueman-project.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - library - hardware.bluetooth - GTK+ Bluetooth Manager - GTK+ Bluetooth Yöneticisi - 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.0.5/blueman-2.0.5.tar.gz - - intltool - unifdef - m4 - util-macros - gettext-devel - python-devel - itstool - docbook-xml - docbook-xsl - cython - gtk3-devel - glib2-devel - notify-python - bluez-libs-devel - python-gtk-devel - python-pygobject3-devel - python-pygobject-devel - startup-notification-devel - - hardware/bluetooth/blueman/pspec.xml - - - blueman - - gtk3 - glib2 - python - bluez-libs - startup-notification - - - /usr/bin - /usr/libexec - /usr/share/locale - /usr/lib/python2* - /usr/lib/nautilus-sendto/ - /usr/share - /usr/share/polkit-1 - /usr/share/doc - /usr/share/man - /etc/dbus-1/system.d - /etc/xdg/autostart - - - - - 2018-01-04 - 2.0.5 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-10 - 2.0.4 - rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2016-09-11 - 2.0.4 - First release - Ergün Salman - poyraz76@pisilinux.org - - - - - - bluez - http://bluez.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - service - library - app:console - hardware.bluetooth - Official Linux Bluetooth protocol stack - Linux resmi Bluetooth protokol yığını - bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols. - Bu projenin genel amacı Linux'ta Bluetooth kablosuz standartların ayrıntılarını yerine getirmektir. - https://www.kernel.org/pub/linux/bluetooth/bluez-5.43.tar.xz - - cups-devel - dbus-devel - libnl-devel - alsa-lib-devel - gstreamer-devel - libsndfile-devel - libical-devel - glib2-devel - eudev-devel - readline-devel - - - 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch - - hardware/bluetooth/bluez/pspec.xml - - - bluez - - dbus - eudev - glib2 - readline - libical - bluez-libs - - - /lib/udev/rules.d - /lib/systemd/system - /usr/share/misc - /usr/bin - /usr/sbin - /lib/udev - /lib/bluetooth/obexd - /lib/bluetooth/bluetoothd - /usr/lib - /usr/libexec - /usr/share/man - /var/lib/bluetooth - /usr/share/alsa/bluetooth.conf - /usr/share/dbus-1 - /etc - - - System.Service - - - - bluez-libs - Libraries for use in Bluetooth applications - Uygulamalar için bluetooth erişim kitaplığı - - libical - - - /usr/lib/libbluetooth.so* - /usr/share/doc - - - - bluez-libs-devel - Development files for bluez-libs - bluez-libs için geliştirme dosyaları - - bluez-libs - - - /usr/include/bluetooth - /usr/lib/pkgconfig - - - - - 2017-12-26 - 5.43 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 5.43 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.33 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-16 - 5.33 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - sbc - http://www.bluez.org/ - - Marcin Bojara - marcin@pisilinux.org - - GPLv2 - LGPLv2.1 - library - hardware.bluetooth - Bluetooth Subband Codec (SBC) library - An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers. - http://www.kernel.org/pub/linux/bluetooth/sbc-1.3.tar.gz - hardware/bluetooth/sbc/pspec.xml - - - sbc - - /usr/bin/* - /usr/lib - /usr/share/doc/sbc/* - - - - sbc-devel - Development files for sbc - - sbc - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 1.3 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-12 - 1.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - intel-ucode - http://www.intel.com/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - hardware.cpu - Microcode update files for Intel CPUs - Intel işlemciler için microcode dosyaları - Microcode update files for Intel CPUs - Intel işlemciler için microcode dosyaları - https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz - - intel-microcode2ucode.c - - hardware/cpu/intel-ucode/pspec.xml - - - intel-ucode - - /usr/share/doc - /lib/firmware - - - LICENSE - - - - - 2018-01-04 - 20171117 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-07 - 20161104 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 20140122 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-06 - 20140122 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - irqbalance - http://www.irqbalance.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - hardware.cpu - Distribute hardware interrupts across processors - Donanım kesmelerini işlemciler arasında dağıtır - Daemon to balance IRQs across multiple CPUs on systems.This can lead to better performance and I/O balance on SMP systems. - Birden fazla işlemcili sistemlerde donanım kesmelerini (hardware interrupt) işlemciler arasında dağıtarak dengeleme sağlayan artalan süreci. Bu SMP (simetrik çoklu işlemcili) sistemlerde daha iyi performans ve G/Ç dengesi sağlar. - https://github.com/Irqbalance/irqbalance/archive/v1.3.0.tar.gz - - numactl-devel - glib2-devel - libcap-ng-devel - ncurses-devel - - hardware/cpu/irqbalance/pspec.xml - - - irqbalance - - numactl - glib2 - libcap-ng - - - /etc - /usr/sbin - /usr/share/man - /usr/share/doc - - - System.Service - - - irqbalance.confd - - - - - 2018-01-04 - 1.3.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 1.2.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-27 - 1.1.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - aufs-util - http://aufs.sourceforge.ne - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - app:gui - hardware.disk - Utilities are always necessary for aufs - Utilities are always necessary for aufs - https://dev.gentoo.org/~jlec/distfiles/aufs-util-4.1_p20170130.tar.xz - hardware/disk/aufs-util/pspec.xml - - - aufs-util - - /etc - /sbin - /usr/bin - /usr/lib - /usr/share/man - - - - - 2018-01-01 - 20170130 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-20 - 20160717 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-23 - 20160717 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - btrfs-progs - http://btrfs.wiki.kernel.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.disk - Userspace utilities for btrfs - btrfs dosya sistemi araçları - btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem. - btrfs-progs, btrfs dosya sistemleri yaratmak, denetlemek; bu dosya sistemlerindeki hataları düzeltmek ve çeşitli değişiklikler yapmak için gereken araçları içerir. - https://github.com/kdave/btrfs-progs/archive/v4.14.tar.gz - - xmlto - asciidoc - lzo-devel - zlib-devel - libutil-linux-devel - util-linux - libxslt - e2fsprogs-devel - - hardware/disk/btrfs-progs/pspec.xml - - - btrfs-progs - - lzo - zlib - libutil-linux - e2fsprogs - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - btrfs-progs-devel - Development files for btrfs-progs - - btrfs-progs - - - /usr/include - - - - - 2017-12-31 - 4.14 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-19 - 4.1.2 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 4.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-20 - 4.1.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - dmapi - http://oss.sgi.com/projects/xfs/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - hardware.disk - Librairie de l'API de gestion de données XFS. - XFS data management API library - XFS veri yönetimi kütüphanesi - The Data Management API (DMAPI/XDSM) allows implementation of hierarchical storage management software with no kernel modifications as well as high-performance dump programs without requiring "raw" access to the disk and knowledge of filesystem structures. - ftp://oss.sgi.com/projects/xfs/cmd_tars/dmapi-2.2.12.tar.gz - - xfsprogs-devel - libutil-linux-devel - - - dmapi-add-missing-includes-to-handle2path.patch - - hardware/disk/dmapi/pspec.xml - - - dmapi - - xfsprogs - - - /lib - /usr/lib - /usr/share/doc - /usr/share/man - - - - dmapi-devel - Development files for dmapi - dmapi için geliştirme dosyaları - - dmapi - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-02-18 - 2.2.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.2.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-22 - 2.2.12 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - dmraid - http://people.redhat.com/~heinzm/sw/dmraid - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.disk - Device-Mapper Software RAID support tool and library - ATARAID aygıtlarını (Yazılımsal RAID) denetleme aracı - Device-Mapper Software RAID support tool and library - ATARAID aygıtları yaratmak, yönetmek ve izlemek için kullanılan bir araçtır. - http://launchpad.net/dmraid/1.0/1.0.0.rc16-3/+download/dmraid-1.0.0.rc16-3.tar.bz2 - - device-mapper-event-devel - device-mapper-devel - - - dmraid-diet.patch - dmraid-1.0.0_rc16-return-all-sets.patch - dmraid-1.0.0_rc16-static-build-fixes.patch - dmraid-1.0.0_rc16-undo-p-rename.patch - - hardware/disk/dmraid/pspec.xml - - - dmraid - - device-mapper - device-mapper-event - - - /usr/sbin - /usr/lib - /usr/share/doc - /usr/share/man - - - - dmraid-devel - Development files for dmraid - dmraid için geliştirme dosyaları - - dmraid - - - /usr/include - - - - - 2017-03-05 - 1.0.0_rc16 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.0_rc16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-17 - 1.0.0_rc16 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - dosfstools - http://www.daniel-baumann.ch/software/dosfstools/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:console - hardware.disk - Tools to create and check DOS and VFAT filesystems - DOS dosya sistemi oluşturmaya ve kontrol etmeye yarayan komutlar - The dosfstools package includes the DOS and VFAT filesystem utilities like mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel. You can create and check MS-DOS FAT filesystems on hard drives or on floppies - Dosfstools paketi, mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel gibi, DOS ve VFAT dosyasistemleri yaratmaya ve kontrol etmeye yarayan araçları içerir. - https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz - - eudev-devel - - hardware/disk/dosfstools/pspec.xml - - - dosfstools - - eudev - - - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2018-01-01 - 4.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 4.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-10 - 3.0.26 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-04-03 - 3.0.26 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - encfs - https://github.com/vgough/encfs - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2 - library - hardware.disk - Encrypted filesystem in user-space - Encrypted filesystem in user-space - Encrypted filesystem in user-space - Encrypted filesystem in user-space - https://github.com/vgough/encfs/releases/download/v1.9.2/encfs-1.9.2.tar.gz - - cmake - ninja - fuse-devel - openssl-devel - tinyxml2-devel - - hardware/disk/encfs/pspec.xml - - - encfs - - fuse - libgcc - openssl - tinyxml2 - - - /usr/bin - /usr/lib - /usr/share - /usr/share/locale - /usr/share/man - /usr/share/doc - - - - - 2017-10-18 - 1.9.2 - First release. - Pisi Linux Admins - admins@pisilinux.org - - - - - - exfat-utils - http://code.google.com/p/exfat - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - app:gui - hardware.disk - Utilities for exFAT file system - This project aims to provide a full-featured exFAT file system implementation for GNU/Linux and other Unix-like systems as a FUSE module and a set of utilities. - https://github.com/relan/exfat/releases/download/v1.2.7/exfat-utils-1.2.7.tar.gz - hardware/disk/exfat-utils/pspec.xml - - - exfat-utils - - /usr/share/man - /usr/share/doc - /usr/bin - /usr/sbin - - - - - 2017-12-30 - 1.2.7 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 1.2.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-27 - 1.2.3 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - fsarchiver - http://www.fsarchiver.org/Main_Page - - marcin bojara - marcin@pisilinux.org - - GPLv2 - app:console - hardware.disk - Sicherung und Wiederherstellung von Dateisystemen - Safe and flexible file-system backup/deployment tool. - Bezpieczne i elastyczne narzędzie do tworzenia kopii zapasowej systemu plików. - fsarchiver ist ein Konsolenprogramm zum Sichern und Wiederherstellen von Partitionen und Verzeichnissen. - FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. - FSArchiver jest narzędziem systemowym, które pozwala na zapisanie zawartości systemu plików w skompresowanym pliku. - https://github.com/fdupoux/fsarchiver/releases/download/0.8.2/fsarchiver-0.8.2.tar.gz - - lzo-devel - xz-devel - zlib-devel - bzip2 - e2fsprogs-devel - libgcrypt-devel - attr-devel - libutil-linux-devel - - hardware/disk/fsarchiver/pspec.xml - - - fsarchiver - - lzo - xz - zlib - bzip2 - e2fsprogs - libgcrypt - libutil-linux - - - /usr/sbin - /usr/share/man - /usr/share/doc - - - - - 2018-01-01 - 0.8.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 0.8.1 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.6.21 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-27 - 0.6.21 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - fuse-exfat - http://code.google.com/p/exfat/ - - PisiLinux Community - admin@pisilinux.org - - GPLv3 - app - hardware.disk - exFAT filesystem fuse module - exFAT dosya sistemi bağlamak için araçlar - exFAT filesystem fuse module - exFAT dosya sistemi bağlamak için araçlar - https://github.com/relan/exfat/releases/download/v1.2.7/fuse-exfat-1.2.7.tar.gz - - exfat-utils - fuse-devel - - hardware/disk/fuse-exfat/pspec.xml - - - fuse-exfat - - fuse - exfat-utils - - - /usr/bin - /usr/sbin - /usr/share/man - /usr/share/doc - - - - - 2017-12-30 - 1.2.7 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 1.2.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-27 - 1.2.3 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - gptfdisk - http://www.rodsbooks.com/gdisk/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - app:console - hardware.disk - A text-mode partitioning tool that works on GUID Partition Table (GPT) disks - A text-mode partitioning tool that works on GUID Partition Table (GPT) disks - http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.3/gptfdisk-1.0.3.tar.gz - - util-linux - ncurses-devel - popt-devel - libutil-linux-devel - - hardware/disk/gptfdisk/pspec.xml - - - gptfdisk - - ncurses - popt - libgcc - libutil-linux - - - /usr/share/man - /usr/share/doc - /usr/bin - - - - - 2018-01-01 - 1.0.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-08 - 1.0.1 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-28 - 1.0.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - hdparm - http://sourceforge.net/projects/hdparm/ - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - hardware.disk - Utility to change hard drive performance parameters - Sabit disk parametrelerini değiştirmekte kullanılan araç - le paquet hdparm dispose d'outils utiles permettant d'obtenir/établir les paramètres de disques durs IDE sous Linux en cours d'éxécution. - hdparm has some useful utilities that allows you to get/set hard disk parameters for Linux IDE drives in runtime. - hdparm paketi çalışma anında Linux IDE sürücülerinin parametrelerini almanıza/değiştirmenize olanak sağlayan bazı kullanışlı uygulamaları içerir. - https://sourceforge.net/projects/hdparm/files/hdparm/hdparm-9.52.tar.gz - hardware/disk/hdparm/pspec.xml - - - hdparm - - /sbin - /usr/share/doc - /usr/share/man - /etc/conf.d - - - hdparm.confd - - - - - 2018-01-03 - 9.52 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 9.51 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 9.43 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 9.43 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libatasmart - http://git.0pointer.de/?p=libatasmart.git - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - app:console - hardware.disk - ATA S.M.A.R.T. Disk Health Monitoring Library - ATA S.M.A.R.T. disk sağlığı izleme kitaplığı - A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. - libatasmart, ATA S.M.A.R.T. üzerinden disk sağlığını izlemek için kullanılan ufak ve hafif bir kitaplıktır. - http://0pointer.de/public/libatasmart-0.19.tar.xz - - eudev-devel - - - libatasmart-uninitialized-var.patch - - hardware/disk/libatasmart/pspec.xml - - - libatasmart - - eudev - - - /usr/sbin/skdump - /usr/sbin/sktest - /usr/lib/libatasmart.so* - /usr/share/doc/libatasmart/README - /usr/share/doc/libatasmart/LGPL - - - - libatasmart-devel - Development files for libatasmart - libatasmart için geliştirme dosyaları - - libatasmart - eudev-devel - - - /usr/include - /usr/share/vala - /usr/lib/pkgconfig - /usr/share/doc - - - - - 2017-03-02 - 0.19 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 0.19 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libisofs - http://libburnia-project.org + alienarena + http://red.planetarena.org Pisi Linux Admins admins@pisilinux.org GPLv2 - library - hardware.optical - A library for creating ISO disc images - ISO kalıbı oluşturmak için gerekli kitaplıklar - libisofs is a library that handles creating ISO disc image files. It is intended to work together with libburn to write these images to discs - libisofs, ISO kalıbını oluşturmak için gerekli kitaplıkları içeren pakettir. Bu paket ayrıca Libburn'u kullanarak, ISO kalıplarını CD, DVD veya benzeri disklere yazdırmanıza olanağı sağlar. - http://files.libburnia-project.org/releases/libisofs-1.4.8.tar.gz - - acl-devel - zlib-devel - - hardware/disk/libisofs/pspec.xml - - - libisofs - - acl - zlib - - - /usr/lib - /usr/share/doc - - - - libisofs-devel - Development files for libisofs - libisofs için geliştirme dosyaları - - libisofs - - - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/libisofs/Tutorial - /usr/share/doc/libisofs/checksums.txt - /usr/share/doc/libisofs/susp_aaip_2_0.txt - /usr/share/doc/libisofs/susp_aaip_isofs_names.txt - /usr/share/doc/libisofs/zisofs_format.txt - - - - - 2018-01-03 - 1.4.8 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 1.4.6 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 1.4.2 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - ntfs-3g - http://www.tuxera.com/community/ntfs-3g-download - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - LGPLv2+ - library - app:console - hardware.disk - Userspace driver for NTFS read/write support - NTFS dosya sistemlerine okuma/yazma erişimi için bir sürücü - ntfs-3g allows regular users read/write access to NTFS filesystems. - ntfs-3g kullanıcıların NTFS biçimli disk bölümlerine hem okuma hem yazma erişimi yapabilmesine imkan veren bir sürücüdür. - https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2017.3.23.tgz - - fuse-devel - libutil-linux-devel - - hardware/disk/ntfs-3g/pspec.xml - - - ntfs-3g - - fuse - - - /bin - /sbin - /lib - /usr/lib - /usr/include - /usr/lib/pkgconfig - /usr/share/hal/fdi - /usr/share/doc/ntfs-3g - /usr/share/man/man8/mount* - /usr/share/man/man8/ntfs-3g* - - - - ntfsprogs - Userspace tools for NTFS filesystems - NTFS dosya sistemi için kullanıcı araçları - Userspace tools for NTFS filesystems. The goals of the Linux-NTFS project are to develop reliable and full-featured access to NTFS by the Linux kernel driver and to provide a wide collection of NTFS utilities. - NTFS dosya sistemi için kullanıcı araçları içerir. Bu araçların amacı Linux çekirdeğine NTFS dosya sistemlerine güvenilir ve tam erişim sağlayacak NTFS araçlarını sağlamaktır. - hardware.disk - - ntfs-3g - fuse - libutil-linux - - - /sbin/mkfs.ntfs - /usr/bin - /usr/sbin - /usr/share/doc/ntfsprogs - /usr/share/man/man8 - - - - - 2017-09-20 - 2017.3.23 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-20 - 2016.2.22 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-27 - 2016.2.22 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2015.3.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-30 - 2015.3.14 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - parted - http://www.gnu.org/software/parted - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - app:console - hardware.disk - Crée, supprime, modifie les dimensions, vérifie et copie partitions et systèmes de fichiers. - Create, destroy, resize, check, copy partitions and file systems - GNU Parted disk bölümlerini oluşturmaya, silmeye, boyutlandırmaya, taşımaya ve kopyalamaya yarayan bir yazılımdır. - The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. - http://ftp.gnu.org.ua/gnu/parted/parted-3.2.tar.xz - - libutil-linux-devel - device-mapper-devel - readline-devel - - hardware/disk/parted/pspec.xml - - - parted - - libutil-linux - ncurses - device-mapper - readline - util-linux - - - /usr/lib - /usr/sbin - /usr/share/doc - /usr/share/info - /usr/share/locale - /usr/share/man - - - - parted-devel - Development files for parted - parted için geliştirme dosyaları - - parted - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-21 - 3.2 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-08-09 - 3.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - reiserfsprogs - http://www.kernel.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.disk - Tools to work with Reiserfs filesystems - Reiserfs dosya sistemleriyle çalışabilmek için gereken araçlar - Contains tools designed to create, modify and check Reiserfs filesystems. - Reiserfs dosya sistemleri oluşturmak, bu dosya sistemlerinde hata kontrolü yapmak, bu sistemlerin boyutlarını değiştirmek ve hata ayıklamak gibi görevler taşıyan araçlar. - https://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v3.6.27/reiserfsprogs-3.6.27.tar.xz - - libutil-linux-devel - e2fsprogs-devel - acl-devel - - hardware/disk/reiserfsprogs/pspec.xml - - - reiserfsprogs - - e2fsprogs - libutil-linux - - - /sbin - /usr/lib - /usr/include - /usr/share/doc - /usr/share/man - - - - - 2017-03-05 - 3.6.27 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-05 - 3.6.25 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-28 - 3.6.25 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 3.6.24 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-13 - 3.6.24 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - sg3_utils - http://sg.danny.cz/sg/sg3_utils.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - BSD - app:console - library - hardware.disk - Utilities for devices that use SCSI command sets - SCSI komut setini kullanan aygıtlar için araçlar - sg3_utils is a collection of Linux utilities for devices that use the SCSI command set. Includes utilities to copy data based on dd syntax and semantics, check INQUIRY data and VPD pages, check mode and log pages, spin up/down disks, do self tests and various other functions. - sg3_utils SCSI komut setini kullanan aygıtlar için çeşitli araçlar sunar. - https://github.com/hreinecke/sg3_utils/archive/v1.43.tar.gz - hardware/disk/sg3_utils/pspec.xml - - - sg3_utils - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - rescan-scsi-bus.sh - - - - sg3_utils-devel - Development files for sg3_utils - sg3_utils için geliştirme dosyaları - - sg3_utils - - - /usr/include - - - - - 2018-01-03 - 1.43 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 1.42 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.41 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-19 - 1.41 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - smartmontools - http://smartmontools.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - hardware.disk - Programs to control and monitor storage systems using the Self-Monitoring - Hard disk kontrol ve durumunu gösteren programlar - The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. - smartctl ve smartd adlı ATA ve SCSI diskleri kontrol ve durumlarını gösterir iki program. - mirrors://sourceforge/smartmontools/6.6/smartmontools-6.6.tar.gz - - libutil-linux-devel - libcap-ng-devel - - hardware/disk/smartmontools/pspec.xml - - - smartmontools - - libgcc - libcap-ng - - - /etc - /lib/systemd/system - /usr/sbin - /usr/bin - /usr/share/doc - /usr/share/man - /usr/share/smartmontools - - - System.Service - - - smartmontools.sysconf - - - - - 2018-01-03 - 6.6 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 6.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 6.4 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - squashfs-tools - http://squashfs.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.disk - Userspace tools to create squashfs compressed filesystem - squashfs sıkıştırılmış salt-okunur dosya sistemi oluşturma aracı - Squashfs is a highly compressed read-only filesystem for Linux. This package contains the utilities for manipulating squashfs filesystems. - squashfs, Linux için sıkıştırılmış ve salt-okunur bir dosya sistemidir. Bu paket squashfs dosya sistemiyle çalışmak için kullanılabilecek araçları içerir. - https://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.3/squashfs4.3.tar.gz - - lzo-devel - xz-devel - zlib-devel - - hardware/disk/squashfs-tools/pspec.xml - - - squashfs-tools - - lzo - zlib - xz - - - /usr/sbin - /usr/share/doc - - - - - 2017-01-28 - 4.3 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-09 - 4.2 - First release - Varol Maksutoğlu - waroi@pisilinux.org - - - - - - sshfs - http://fuse.sourceforge.net/sshfs.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.disk - A filesystem client based on the SSH FTP - SSH FTP alanı dosyasistemi - sshfs allows mounting remote SSH accounts as a filesystem. - sshfs, SSH dosya aktarım protokülünü kullanarak bir dosyasistemi oluşturmanıza olanak verir. Böylece, uzak sistemdeki SSH FTP alanınızı diskinizin bir parçasıymış gibi kullanabilirsiniz. - https://github.com/libfuse/sshfs/releases/download/sshfs_2.8/sshfs-2.8.tar.gz - - fuse-devel - glib2-devel - - hardware/disk/sshfs/pspec.xml - - - sshfs - - fuse - glib2 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-28 - 2.8 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 2.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-27 - 2.5 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - thin-provisioning-tools - http://github.com/jthornber/thin-provisioning-tools" - - Ali Algul - alialgul@pisilinux.org - - GPLv2 - hardware.disk - A suite of tools for thin provisioning on Linux - A suite of tools for thin provisioning on Linux - https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.5.tar.gz - - libaio-devel - boost-devel - expat-devel - libgcc - - hardware/disk/thin-provisioning-tools/pspec.xml - - - thin-provisioning-tools - - expat - libgcc - libaio - - - /usr/sbin/ - /usr/share/man/man8/ - - - - - 2018-01-01 - 0.7.5 - version Bump - Mustafa Cinasal - admin@pisilinux.org - - - 2017-04-09 - 0.6.3 - version Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-31 - 0.6.0 - First release - Ali Algul - alialgul@pisilinux.org - - - - - - udisks2 - http://udisks.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - app:console - hardware.disk - Disk Management Service - Disk Yönetim Hizmeti - udisks provides a daemon, API and command line tools for managing disk devices attached to the system. - udisks, sisteme bağlı disk aygıtlarını yönetmek için programlama kitaplığı ve komut satırı araçları sunar. - https://udisks.freedesktop.org/releases/udisks-2.1.8.tar.bz2 - - tr.po - - - gtk-doc - acl-devel - glib2-devel - polkit-devel - libgudev-devel - parted-devel - libatasmart-devel - device-mapper-devel - lvm2-devel - gobject-introspection-devel - sg3_utils-devel - ntfsprogs - dosfstools - docbook-xsl - libxslt - intltool - - hardware/disk/udisks2/pspec.xml - - - udisks2 - - acl - glib2 - polkit - libgudev - lvm2 - mdadm - parted - libatasmart - device-mapper - ntfsprogs - dosfstools - sg3_utils - - - /etc/udisks2 - /etc/dbus-1 - /lib/udev/rules.d - /usr/bin - /usr/sbin - /usr/lib - /usr/libexec - /usr/share/bash-completion/completions - /usr/share/doc - /usr/share/dbus-1 - /usr/share/gir-1.0 - /usr/share/gtk-doc/ - /usr/share/locale - /usr/share/polkit-1/ - /usr/share/man - /var/lib/ - /run/udisks - /usr/share/dbus-1/interfaces/*.xml - - - - udisks2-devel - Development files for udisks2 - udisks için geliştirme dosyaları - - udisks2 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-28 - 2.1.8 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 2.1.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 2.1.6 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - xfsprogs - http://oss.sgi.com/projects/xfs/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - hardware.disk - XFS filesystem utilities - XFS dosya sistemi araçları - xfsprogs contains a number of administrative utilities to work with and manage XFS filesystems. - xfsprogs XFS dosya sistemini kullanmak ve yönetmek için bir dizi araç içerir. - https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-4.9.0.tar.xz - - libutil-linux-devel - readline-devel - - hardware/disk/xfsprogs/pspec.xml - - - xfsprogs - - libutil-linux - readline - - - /lib - /sbin - /usr/sbin - /usr/lib - /usr/share/doc - /usr/share/locale - /usr/share/man - - - - xfsprogs-devel - Development headers for xfsprogs - - libutil-linux-devel - xfsprogs - - - /usr/include - /usr/share/man/man3 - - - - - 2017-01-29 - 4.9.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 3.2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-04 - 3.2.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - playonlinux - http://www.playonlinux.com - - Ergün Salman - poyraz76@pisilinux.org - - GPLv3 + COR-Entertainment-LLC app:gui - app:console - hardware.emulator - Tool to help Linux users run Windows games on linux - Birçok Windows oyununu Linux'ta oynayabilmenizi sağlar - PlayOnLinux is a piece of sofware which allow you to install and use easily numerous games and softwares designed to run with Microsoft's Windows. - PlayOnLinux, Microsoft's Windows için hazırlanan çok sayıdaki oyunu ve uygulamayı Linux'ta kullanmanıza olanak sağlayan bir uygulamadır. - PlayOnLinux - http://repository.playonlinux.com/PlayOnLinux/4.2.12/PlayOnLinux_4.2.12.tar.gz - - PlayOnLinux_4.1.6-fix-desktop-file.patch - - hardware/emulator/playonlinux/pspec.xml - - - playonlinux - - wxPython - wine - wget - gnu-netcat - icoutils - binutils - imagemagick - xterm - p7zip - - - /usr/bin - /usr/share/doc - /usr/share/applications - /usr/share/pixmaps - /usr/share/playonlinux - /usr/share/playonlinux/lang/ - /usr/share/locale/ - - - PlayOnLinux.desktop - playonlinux.png - - - - - 2018-01-04 - 4.2.12 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-29 - 4.2.10 - rebuild - Ali Algül - aligulle3801@gmail.com - - - 2016-07-03 - 4.2.10 - First Release - Ergün Salman - poyraz76@pisilinux.org - - - - - - wine - http://www.winehq.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - hardware.emulator - Wine bir "Emülator" değildir,Windows uygulamalarını çalıştırma imkanı sunar. - Wine ist kein Emulator, mit dem Sie Microsoft Windows-Anwendungen laufen lässt - WINE Is Not An Emulator, which lets you run Microsoft Windows applications - Wine X11 çalıştıran bir i386 (veya uyumluları) makinede Windows 3.*, Windows 95/98 ve Windows NT programlarını çalıştırmanıza imkân verir. Halâ alfa düzeyinde olduğundan her şey çalışmayabilir. - Wine gibt ihnen die möglichkeit um Windows 3. *, Windows 95/98 und Windows NT-Programme auf einem i386 (oder kompatibel) System X11 zu laufen. Es ist immer noch Alpha-Level-Code, nicht erwarten, dass alles funktioniert. - Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work. - https://dl.winehq.org/wine/source/2.x/wine-2.22.tar.xz + game.fps + A standalone 3D first person shooter game + 3 Boyutlu ilkgözden nişancılık oyunu + Alien Arena is a standalone 3D first person online deathmatch shooter crafted from the original source code of Quake II and Quake III. + Alien Arena, Quake 2 ve 3 oyunlarının kaynak kodlarından yola çıkılarak hazırlanmış çevrimiçi oynanabilen ilkgözden (first person) nişancılık (shooter) oyunudur. + alienarena + http://red.planetarena.org/files/alienarena-7.66-linux20130827.tar.gz - lcms2-devel - libao-devel - libSM-devel - mpg123-devel - openal-devel - libXext-devel - libxslt-32bit - mesa-glu-devel - alsa-lib-devel - gstreamer-devel - openldap-client - libgphoto2-devel - pulseaudio-libs-devel - gst-plugins-base-devel - cups-devel - gnutls-devel - gnutls-32bit - libXcursor-devel - libXi-devel - libXrandr-devel - libXxf86vm-devel - sane-backends-devel - unixODBC-devel - dbus-devel - fontconfig-devel - gsm-devel libjpeg-turbo-devel - libXcomposite-devel - libXinerama-devel - libxslt-devel - tiff-devel - gettext-devel - giflib-devel - v4l-utils - libpng - libtevent-devel - jack-audio-connection-kit-devel - fontforge + libXxf86dga-devel + libXxf86vm-devel + libX11-devel + mesa-devel + openal-devel + ode-devel + curl-devel freetype-devel - freetype-32bit - libpcap-devel - util-linux - ncurses-devel + libvorbis-devel - wine-1.9.3-gcc-5_3_0-disable-force-alignment.patch - gcc_erorr.patch - 0001-programs-winhlp32-Use-noyywrap-for-macro.lex.l-and-p.patch + use_home_dir.patch - hardware/emulator/wine/pspec.xml + game/fps/alienarena/pspec.xml - wine - app:gui + alienarena - wine-32bit - winetricks - lcms2 - libX11 - libSM - mpg123 - openal - libXext - mesa-glu - alsa-lib - gstreamer - libgphoto2 - libXcomposite - openldap-client - pulseaudio-libs - gst-plugins-base libjpeg-turbo - libtevent - p11-kit - libxml2 - giflib - ncurses - cups - gnutls - libXcursor - libXi - libXrandr libXxf86vm - sane-backends - unixODBC + curl zlib - eudev + libX11 + libvorbis libgcc - cabextract - libpcap + freetype - /etc/xdg /usr/bin /usr/lib - /usr/share/applications - /usr/share/desktop-directories - /usr/share/wine - /usr/share/locale + /usr/share /usr/share/doc - /usr/share/man - winetricks - wisotool - menu/wine.menu - menu/Wine.directory - menu/taskmgr.desktop - menu/uninstaller.desktop - menu/winecfg.desktop - menu/winefile.desktop - menu/winetricks.desktop - menu/wine-mime-msi.desktop - menu/wine-oleview.desktop - menu/wine-winemine.desktop + alienarena.png + alienarena.desktop - - wine-devel - Wine development environment - Wine geliştirme ortamı - - wine - - - /usr/bin/function_grep.pl - /usr/bin/widl - /usr/bin/winebuild - /usr/bin/winecpp - /usr/bin/wineg++ - /usr/bin/winegcc - /usr/bin/winemaker - /usr/bin/wmc - /usr/bin/wrc - /usr/include/wine - /usr/share/aclocal - /usr/share/man/man1/widl.1 - /usr/share/man/man1/winebuild.1 - /usr/share/man/man1/winecpp.1 - /usr/share/man/man1/wineg++.1 - /usr/share/man/man1/winegcc.1 - /usr/share/man/man1/winemaker.1 - /usr/share/man/man1/wmc.1 - /usr/share/man/man1/wrc.1 - - - - winetricks - winetricks is a helper script to download and install various redistributable runtime libraries needed to run some programs in Wine. - - zenity - - - /usr/bin/winetricks - /usr/share/applications/winetricks.desktop - - - - wine-32bit - 32-bit shared libraries for wine - wine için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - zlib-32bit - glib2-32bit - lcms2-32bit - libSM-32bit - p11-kit-32bit - giflib-32bit - libpng-32bit - libv4l-32bit - libX11-32bit - mpg123-32bit - openal-32bit - libXext-32bit - libxml2-32bit - alsa-lib-32bit - mesa-glu-32bit - openldap-32bit - ncurses-32bit - libXrandr-32bit - libXdamage-32bit - libXxf86vm-32bit - fontconfig-32bit - libXcursor-32bit - libXxf86dga-32bit - gstreamer-32bit - libXcomposite-32bit - pulseaudio-libs-32bit - gst-plugins-base-32bit - - - zlib-32bit - lcms2-32bit - libSM-32bit - libX11-32bit - mpg123-32bit - openal-32bit - libXext-32bit - libxml2-32bit - alsa-lib-32bit - mesa-glu-32bit - openldap-32bit - gsm-32bit - cups-32bit - tiff-32bit - libXi-32bit - gnutls-32bit - libpng-32bit - ncurses-32bit - openssl-32bit - p11-kit-32bit - giflib-32bit - alsa-lib-32bit - libXrandr-32bit - gstreamer-32bit - fontconfig-32bit - libXcursor-32bit - libXdamage-32bit - libXxf86vm-32bit - libXxf86dga-32bit - libtool-ltdl-32bit - libXcomposite-32bit - libjpeg-turbo-32bit - pulseaudio-libs-32bit - - - /usr/lib32/libwine.so* - /usr/lib32/wine - - - - 2017-12-24 - 2.22 - Version bump - PisiLinux Community - admins@pisilinux.org + + 2017-05-05 + 7.66 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com - - 2017-05-28 - 2.9 - Version bump - PisiLinux Community - admins@pisilinux.org - - - 2017-01-29 - 2.0 - Version bump. - Stefan Gronewold + + 2015-11-11 + 7.66 + First release + Stefan Gronewold (groni) groni@pisilinux.org - - 2016-09-13 - 1.9.18 - - Support for multiple kernel drivers in a single process. - - More WebServices reader support. - - Various improvements in joystick support. - - Some more work towards the Direct3D command stream. - - GDI performance improvements. - - Improved IME window handling. - - Compatibility fixes in the clipboard support. - - Various bug fixes. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-08-22 - 1.9.17 - -Better exception handling on 64-bit. - -Various improvements in joystick support. - -Some more stream support in the C++ runtime. - -Font embedding improvements. - -More metafile support in GDI+. - -Various bug fixes. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-08-15 - 1.9.16 - -Better 64-bit binary compatibility on macOS. - -Performance improvements in JavaScript. - -More progress towards the Direct3D command stream. - -More shader instructions in Direct3D. - -Performance improvements in GDI. - -Various bug fixes. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-23 - 1.9.15 - Bugs fixed in 1.9.15 (total 22). - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-11 - 1.9.14 - -Pisilinux Fixed Options. - -More Shader Model 5 support in Direct3D. - -Some more write support in WebServices. - -Performance improvements in GDI. - -Some more progress towards the Direct3D command stream. - -Various bug fixes. - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-11 - 1.9.14 - Version bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-09 - 1.9.13 - missing fixes release - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-02 - 1.9.13 - First release - Ergün Salman - poyraz76@pisilinux.org - - libavc1394 - http://sourceforge.net/projects/libavc1394/ + ode + http://www.ode.org/ PisiLinux Community admins@pisilinux.org LGPLv2.1 library - hardware.firewire - Librairie pour l'ensemble de commande de l'interface digitale AV/C (Audio/Vidéo Control) de l'association pour le commerce 1394 (1394 Trade Association). - library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set - 1394 Trade Association AV/C (Ses/Görüntü kontrol) sayısal arayüz komut seti için bir kütüphane - The libavc1394 library allows utilities to control IEEE-1394 devices using the AV/C specification. Audio/Video Control allows applications to control devices like the tape on a VCR or camcorder. - mirrors://sourceforge/libavc1394/libavc1394-0.5.4.tar.gz - - libraw1394-devel - - - libavc1394-0.5.3-librom.patch - - hardware/firewire/libavc1394/pspec.xml + game.misc + High performance library for simulating rigid body dynamics + Vücut dinamiklerini simüle etmek için yüksek başarımlı bir kitaplık + ODE jest biblioteką służącą do symulacji dynamiki bryły sztywnej + SDK (kit de développement) du moteur Open Dynamics. + ode is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. + ode açık kaynaklı, yüksek başarımlı bir vücut dinamiği simülasyon kitaplığıdır. Tam işlevsel, kararlı, olgun ve platform bağımsız bir C/C++ programlama arayüzü sunar. + Open Dynamics Engine (ODE) jest wolną biblioteką służącą do symulacji dynamiki bryły sztywnej. ODE jest użyteczne przy symulacji pojazdów, obiektów w przestrzeni wirtualnej i wirtualnych stworzeń. + https://bitbucket.org/odedevs/ode/downloads/ode-0.14.tar.gz + game/misc/ode/pspec.xml - libavc1394 - - libraw1394 - + ode - /usr/bin /usr/lib - /usr/share/man /usr/share/doc - libavc1394-devel - Development files for libavc1394 - libavc1394 için geliştirme dosyaları + ode-devel + Development files for ode + ode için geliştirme dosyaları + Pliki nagłówkowe ode - libavc1394 - libraw1394-devel + ode + /usr/bin/ode-config /usr/include /usr/lib/pkgconfig - 2017-02-17 - 0.5.4 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.5.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-31 - 0.5.4 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libdc1394 - http://sourceforge.net/projects/libdc1394/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - hardware.firewire - Programming interface for IEEE 1394 based cameras - IEEE 1394 tabanlı kameralar için programlama kitaplığı - libdc1394 est une librairie dont l'objectif est de fournir une interface de programmation d'application de haut niveau pour les développeur désirant contrôler les caméras basées sur le IEEE 1394 se conformant aux spécifications des Caméras Digitales basées sur 1394 (que l'on trouve sur http://www.1394ta.org/). - libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). - Bu kütüphane IEEE 1394 tabanlı kameraların kontrolü için yüksek seviyeli bir arayüz oluşturur. - libdc1394 es una librería con intención de facilitar una interfaz de programación de alto nivel para programadores de aplicaciones, que desean controlar camaras basados en IEEE 1394, conforme la especificación de camaras digitales basados en 1394 (véase http://www.1394ta.org/). - https://sourceforge.net/projects/libdc1394/files/libdc1394-2/2.2.5/libdc1394-2.2.5.tar.gz - - libraw1394-devel - libusb-devel - - hardware/firewire/libdc1394/pspec.xml - - - libdc1394 - - libraw1394 - libusb - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libdc1394-devel - Development files for libdc1394 - libdc1394 için geliştirme dosyaları - - libdc1394 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 2.2.5 + 2017-03-09 + 0.14 Update. Alihan Öztürk alihan@pisilinux.org - - 2016-11-27 - 2.2.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-06-09 - 2.2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-13 - 2.2.3 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libffado - http://www.ffado.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - GPLv3 - hardware.firewire - Free firewire audio drivers - Ücretsiz firewire ses sürücüleri - libffado tries to provide open-source drivers for all FireWire based pro-audio devices. - libffado, firewire arabirimli profesyonel ses kartları için ücretsiz sürücü desteği sağlayan bir projedir. - http://www.ffado.org/files/libffado-2.3.0.tgz - - xdg-utils - glibmm-devel - libxmlpp-devel - alsa-lib-devel - dbus-c++-devel - libsigc++-devel - libconfig-devel - libraw1394-devel - libiec61883-devel - scons - doxygen - - - libffado-api-doc-only.patch - libffado-libconfig145.patch - flags.patch - gcc6.patch - libxml++3.patch - - hardware/firewire/libffado/pspec.xml - - - libffado - library - - glibmm - libgcc - dbus-c++ - libxmlpp - libconfig - libsigc++ - xdg-utils - libraw1394 - libiec61883 - python-setuptools - - - /usr/bin - /usr/lib - /usr/share/locale - /lib/udev/rules.d - /usr/share/libffado - /usr/share/dbus-1 - /usr/share/man - /usr/share/doc - - - - libffado-devel - Development files for libffado - libffado için geliştirme dosyaları - library - - libffado - - - /usr/include - /usr/lib/pkgconfig - - - - ffado-mixer - Graphical User Interface for FFADO - FFADO için grafik arayüzü - app:gui - hardware.sound - ffado-mixer - - libffado - python-setuptools - - - /usr/bin/ffado-mixer* - /usr/share/applications - /usr/share/pixmaps - - - pisilinux-ffadomixer.desktop - - - - - 2017-02-17 - 2.3.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 2.2.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-28 - 2.2.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libiec61883 - http://www.linux1394.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - GPLv2 - library - hardware.firewire - A library for capturing video (DV, MPEG2 or AMDTP) over the IEEE 1394 bus - IEEE 1394 veriyolundan video dosyalarını aktarmak için kullanılan bir kütüphane - Cette librairie fournit aux les médias de troisième génération la réception et la transmission pour DV, MPEG2-TS et AMDTP (audio et musique) en n'utilisant que raw1394 sans nécessiter une configuration et une maintenance compliquées d'autres modules du noyau et de leurs nodes dans /dev. - libiec61883 is a library providing third generation media reception and transmission for DV, MPEG2-TS, and AMDTP (audio and music) using only raw1394 and not the complicated setup and maintenance of other kernel modules and their /dev nodes. - IEEE 1394 veriyolundan video dosyalarını aktarmak için kullanılan bir kütüphane - La librería facilita recepción y transmisión de media de tercera generación para DV, MPEG2-TS, y AMDTP (audio y music), usando solamente la interfaz 1394 en crudo, sin configuración complicada y mantenimiento de otros módulos de kernel y nodos /dev correspondientes. - http://www.kernel.org/pub/linux/libs/ieee1394/libiec61883-1.2.0.tar.gz - - libraw1394-devel - - - libiec61883-1.2.0-installtests.patch - libiec61883-channel-allocation-without-local-node-rw.patch - - hardware/firewire/libiec61883/pspec.xml - - - libiec61883 - - libraw1394 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libiec61883-devel - Development files for libiec61883 - libiec61883 için geliştirme dosyaları - - libiec61883 - libraw1394-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 1.2.0 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-09 - 1.2.0 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libraw1394 - http://www.linux1394.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - GPLv2 - library - hardware.firewire - A library that provides direct access to the IEEE 1394 bus - IEEE 1394 veriyoluna direk erişim sağlayan bir kütüphane - IEEE 1394 est un standard définissant un bus de série très rapide. Ce bus est également appelé FireWire par Apple ou i.Link par Sony. - libraw1394 library provides direct access to the IEEE-1394 bus through the Linux 1394 subsystem's raw1394 user interface. Support for both the classic ieee1394 and new firewire linux driver stacks is included. - IEEE 1394 yüksek hızlı bir seri veriyolu tanımlayan standarttır. Bu veriyolu Apple, i.Link ve Sony tarafından FireWire olarak adlandırılmıştır. Bu kütüphane IEEE 1394 veriyoluna direkt erişim sağlar. - IEEE 1394 es un estándar que define un bus serial de alta velocidad. Este bus lleva también el nombre FireWire por Apple o i.Link por Sony. - https://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.2.tar.xz - hardware/firewire/libraw1394/pspec.xml - - - libraw1394 - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libraw1394-devel - Development files for libraw1394 - libraw1394 için geliştirme dosyaları - - libraw1394 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 2.1.2 + 2017-03-09 + 0.13 Rebuild for new toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-27 - 2.1.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 2.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 2.1.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - alsa-firmware - http://www.alsa-project.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - GPLv2+ - LGPLv2+ - BSD - data - hardware.firmware - firmware (logiciel interne) pour l'Architecture Son Linux Avancée (ALSA). - Firmware for several ALSA-supported sound cards - Çeşitli ALSA destekli ses kartları için firmware dosyaları - alsa-firmware contains the firmware binaries for a number of sound cards supported by the ALSA project. - alsa-firmware, ALSA sürücüleri tarafından desteklenen bazı ses kartları için gerekli firmware dosyalarını içerir. - ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-1.0.29.tar.bz2 - hardware/firmware/alsa-firmware/pspec.xml - - - alsa-firmware - - /usr/share/alsa/firmware - /lib/firmware - /usr/share/doc - - - - - 2017-02-18 - 1.0.29 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 1.0.29 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-03-04 - 1.0.29 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - b43-firmware - http://www.linuxwireless.org/en/users/Drivers/b43 - - PisiLinux Community - admins@pisilinux.org - - freedist - data - hardware.firmware - Firmware for Broadcom B43 wireless network chips - Broadcom B43 kablosuz ağ çipleri için aygıt yazılımı - Firmware for Broadcom wireless network chips - Broadcom kablosuz ağ çipleri için aygıt yazılımı - http://mirror2.openwrt.org/sources/wl_apsta-3.130.20.0.o - http://www.lwfinger.com/b43-firmware/broadcom-wl-6.30.163.46.tar.bz2 - - b43-fwcutter - - hardware/firmware/b43-firmware/pspec.xml - - - b43-firmware - - /lib/firmware - - - - - 2017-02-19 - 6.30.163.46 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 5.100.138 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-17 - 5.100.138 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - b43-fwcutter - http://bu3sch.de/b43/fwcutter - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.firmware - Firmware Tool for Broadcom 43xx - Broadcom kablosuz sürücüleri için firmware üretme aracı - Firmware Tool for Broadcom 43xx based wireless network devices using the mac80211 wireless stack - b43-fwcutter Broadcom kablosuz sürücüleri için firmware üretmek için kullanılan basit bir araç içerir. - http://bues.ch/b43/fwcutter/b43-fwcutter-019.tar.bz2 - hardware/firmware/b43-fwcutter/pspec.xml - - - b43-fwcutter - - /usr/bin - /usr/share/doc - /usr/share/man/man1 - - - - - 2017-02-18 - 019 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 018 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-04 - 018 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - vbetool - http://www.codon.org.uk/~mjg59/vbetool/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.graphics - Alter video hardware state through video BIOS - Gerçek kipte ekran BIOS değiştirme aracı (örn. ekran kartını yeniden başlatmak için) - vbetools is a real-mode video BIOS code to alter hardware state. Vbetool uses lrmi in order to run code from the video BIOS. It is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch. - Donanım durumunu değiştiren gerçek kipli video BIOS kodudur. Video BIOS'undan gelen kodları çalıştırmak için lrmi kullanır. Video kartının DPMS ve kaydet/tekrar inşaa et durumunun değiştirilmesini sağlar ve video kartının hatalı durumdan başlatılmasına çalışır. - http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-1.1.tar.gz - - libx86-devel - pciutils-devel - - - vbetool-1.0-build-as-needed.patch - unsigned_int.patch - - hardware/graphics/vbetool/pspec.xml - - - vbetool - - libx86 - pciutils - - - /usr/share/doc - /usr/share/man - /usr/sbin - - - - - 2017-02-17 - 1.1 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 1.1 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - diskmonitor - https://github.com/papylhomme/diskmonitor - - Stefan Gronewold - groni@pisilinux.org - - GPLv2 - 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 - - extra-cmake-modules - gettext-devel - glibc-devel - kconfigwidgets-devel - kcoreaddons-devel - ki18n-devel - kiconthemes-devel - knotifications-devel - kxmlgui-devel - plasma-workspace-devel - qt5-base-devel - qt5-quickcontrols2-devel - udisks2-devel - qt5-declarative-devel - - - ki18n.patch - - hardware/info/diskmonitor/pspec.xml - - - diskmonitor - KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet - - qt5-base - ki18n - libgcc - kconfig - kxmlgui - kcoreaddons - kiconthemes - kconfigwidgets - knotifications - kwidgetsaddons - qt5-declarative - - - /usr/bin - /usr/lib/qt5 - /usr/share - - - - - 2017-03-19 - 0.3.1 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-11-20 - 0.3.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - dmidecode - http://www.nongnu.org/dmidecode/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.info - Tool to analyse BIOS DMI data - BIOS DMI verisi inceleme araçları - Dmidecode rapporte des informations à propos du matériel composant votre système tel qu'il est décrit dans votre BIOS. Cette information comprends typiquement le fabricant du système, le nom du modèle, le numéro de série, la version du BIOS, balises de traçabilité ainsi que beaucoup d'autres détails plus ou moins intéressants et fiables en fonction du fabricant. - dmidecode reports information about x86/ia64 hardware as described in the system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. - dmidecode, bilgisayarınızın BIOS'unda verilmiş olan bilgilerin görüntülenmesini sağlar. Üretici ismi, model ismi, seri numarası, BIOS sürümü ve sistem üreticisine bağlı olarak değişiklik gösteren birçok bilgi, dmidecode ile görüntülenebilir. - http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.1.tar.gz - hardware/info/dmidecode/pspec.xml - - - dmidecode - - /usr/bin - /usr/sbin - /usr/share/doc - /usr/share/man - - - laptop-detect - - - - - 2018-01-04 - 3.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 3.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 2.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-22 - 2.12 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - gkrellm - http://www.gkrellm.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - service - hardware.info - A compact and clean system monitoring tool - Sade görünümlü sistem durumu izleyicisi - A program to monitor system status, and to collect system information such as memory usage, cpu temperature etc. - Bilgisayarınızın bileşenlerinin durumunu takip edebileceğiniz, hafıza kullanımı, işlemci sıcaklığı gibi bilgiler veren bir araç. - gkrellm - http://gkrellm.srcbox.net/releases/gkrellm-2.3.10.tar.bz2 - - gnutls-devel - gtk2-devel - pango-devel - libX11-devel - glib2-devel - libgcrypt-devel - libICE-devel - libSM-devel - - - drop_privileges.patch - gkrellmd-conf.patch - - hardware/info/gkrellm/pspec.xml - - - gkrellm - - gnutls - gtk2 - pango - glib2 - libX11 - libgcrypt - libICE - gdk-pixbuf - libSM - - - /etc - /usr/bin - /usr/lib - /usr/share/doc - /usr/share - /usr/share/man - - - System.Service - - - gkrellm.desktop - gkrellm.png - - - - gkrellm-devel - Development files for gkrellm - gkrellm için geliştirme dosyaları - - gkrellm - gtk2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-04 - 2.3.10 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 2.3.9 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 2.3.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-01 - 2.3.5 - First release - Aydın Demirel - aydin.demirel@pisilinux.org - - - - - - media-player-info - http://cgit.freedesktop.org/media-player-info - - PisiLinux Community - admins@pisilinux.org - - BSD - hardware.info - Media player capability database - Medya oynatıcısı yetenek veritabanı - media-player-info is a repository of data files describing media player capabilities. These files contain information about the directory layout to use to add music to these devices, about the supported file formats, etc. - media-player-info, ortam oynatıcılarının yeteneklerini tanımlayan bir dosya demetidir. Bu dosyalar bu aygıtların hangi dizinlerine müzik dosyaları koyulması gerektiğini, hangi dosya biçimlerinin desteklendiğini tanımlar. - http://www.freedesktop.org/software/media-player-info/media-player-info-23.tar.gz - - eudev-devel - python3-devel - - hardware/info/media-player-info/pspec.xml - - - media-player-info - - /lib/udev/rules.d - /lib/udev - /usr/share/media-player-info - /usr/share/doc - - - - - 2018-01-04 - 23 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 22 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 22 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - lirc - http://www.lirc.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - service - hardware.irda - LIRC est un paquet permettant de décoder et d'envoyer des signaux par infrarouges pour de nombreuses télécommandes usuelles (mais pas toutes). - Linux Infrared Remote Control system - Linux Kızılötesi Uzaktan Kumanda Sistemi - Sistema de control remoto por infrarrojo en Linux - lirc is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. - lirc, kızılötesi sinyalleriyle yaygın uzaktan kumandaları denetlemeye olanak veren bir Linux altyapısıdır. - LIRC permite decodificar y transmitir señales infrarrojos compatible con muchos (pero no de todos) controles remotos comúnes. - https://sourceforge.net/projects/lirc/files/LIRC/0.10.1/lirc-0.10.1.tar.bz2/download - - alsa-lib-devel - libftdi-devel - libusb-compat-devel - libX11-devel - libxslt - doxygen - python3-devel - python3-setuptools - - hardware/irda/lirc/pspec.xml - - - lirc - - python3 - alsa-lib - libftdi - libusb-compat - libX11 - eudev - libgcc - libusb - - - /etc - /lib/udev/rules.d - /usr/bin - /usr/lib - /usr/sbin - /usr/share/doc - /usr/share/man/man1 - /usr/share/man/man5 - /usr/share/man/man8 - /usr/share/lirc - /run - /var - - - System.Service - - - lirc.conf.d - lirc.tmpfiles - lirc.logrotate - - - - lirc-devel - Development files for lirc - lirc için geliştirme dosyaları - - lirc - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-11-05 - 0.10.1 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-22 - 0.9.4c - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.9.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 0.9.3 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-08 - 0.9.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - dkms - http://linux.dell.com/dkms - - Ertan Güven - ertan@pisilinux.org - - GPLv2 - kernel - hardware.misc - Dynamic Kernel Module Support - Dynamic Kernel Module Support - DKMS is a dynamic kernel module support framework. - DKMS, dinamik çekirdek modülü desteği çatısıdır. - https://github.com/dell/dkms/archive/v2.5.tar.gz - - kernel-headers - - hardware/misc/dkms/pspec.xml - - - dkms - - kernel-headers - - - /etc - /usr/lib - /usr/sbin - /usr/share/doc - /usr/share/man - /var/lib - - - - - 2018-01-04 - 2.5 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-29 - 2.3 - new release - Ali Algül - aligulle3801@gmail.com - - - 2016-06-09 - 2.2.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-01 - 2.2.0.3 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - gpm - http://linux.schottelius.org/gpm/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - hardware.misc - Console mouse driver - Konsol tabanlı fare sürücüsü - GPM (short for General Purpose Mouse) brings mouse support to TTYs. - Genel amaçlı fare ve konsolda fare desteği içindir. - http://www.nico.schottelius.org/software/gpm/archives/gpm-1.20.7.tar.bz2 - - ncurses-devel - texinfo - - hardware/misc/gpm/pspec.xml - - - gpm - - ncurses - - - /usr/bin - /usr/include - /usr/share/man - /usr/share/info - /usr/share/doc - /usr/lib - /etc - /usr/share/emacs - - - System.Service - - - gpm.conf.d - - - - - 2017-02-05 - 1.20.7 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.20.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 1.20.7 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libftdi - http://www.intra2net.com/en/developer/libftdi/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - hardware.misc - A library for accessing to FTDI USB chips - FTDI USB entegrelerine erişim kitaplığı - libftdi allows access to eeprom and bitbang modes of FT232/245/2232 USB serial interface chips. - libftdi ile FT232/245/2232 USB seri arabirim entegrelerinin eeprom ve bitbang modlarını kullanabilirsiniz. - https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.3.tar.bz2 - - cmake - doxygen - libusb-devel - boost-devel - python-devel - swig - - - fix-udev-group_and_usb_name.patch - - hardware/misc/libftdi/pspec.xml - - - libftdi - - libusb - libgcc - - - /usr/bin - /usr/lib - /lib/udev/rules.d - /usr/share/doc - - - - python-libftdi - Python bindings for libftdi - Python için libftdi bağlayıcıları - - libusb - python3 - libftdi - - - /usr/lib/python* - - - - libftdi-devel - Development files for libftdi - libftdi için geliştirme dosyaları - - libftdi - libusb-devel - - - /usr/bin/libftdi-config - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - /usr/share/doc/libftdi/examples - - - - - 2017-02-17 - 1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 1.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libgphoto2 - http://www.gphoto.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.misc - Library that implements support for numerous digital cameras - Sayısal kamera ve müzik çalarlara erişim sağlayan kütüphane - Libgphoto2 est une librairie centrale conçue pour permettre aux programmes extérieurs d'accéder aux appareils photos numériques. - libgphoto2 is the core library designed to allow access to digital camera by external programs. - libgphoto2, harici uygulamalar tarafından sayısal kameralara ve müzik çalarlara erişim için kullanılan bir programlama kütüphanesidir. - Libgphoto2 es la librería núcleo (core) que permite a programas externos acceder a camaras digitales. - mirrors://sourceforge/gphoto/libgphoto2-2.5.16.tar.bz2 - - doxygen - libxml2-devel - gd-devel - tiff-devel - libjpeg-turbo-devel - libexif-devel - libusb-devel - - hardware/misc/libgphoto2/pspec.xml - - - libgphoto2 - - libxml2 - libtool-ltdl - libusb - gd - libexif - libjpeg-turbo - - - /usr/bin - /lib/udev - /usr/share/doc/libgphoto2/README - /usr/share/doc/libgphoto2/COPYING - /usr/lib - /usr/share/libgphoto2 - /usr/share/hal/fdi - /lib/udev/rules.d - /usr/share/locale - /usr/share/man - - - System.Package - - - - libgphoto2-docs - Documentation for libgphoto2 - libgphoto2 için detaylı belgelendirme - - /usr/share/doc/libgphoto2 - /usr/share/doc/libgphoto2/camlibs - /usr/share/doc/libgphoto2/apidocs.html - /usr/share/doc/libgphoto2/linux-hotplug - - - - libgphoto2-devel - Development files for libgphoto2 - libgphoto2 için geliştirme dosyaları - - libexif-devel - libgphoto2 - - - /usr/bin/gphoto2-config* - /usr/bin/gphoto2-port-config - /usr/include/gphoto2 - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2018-01-04 - 2.5.16 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-09 - 2.5.13 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 2.5.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-02 - 2.5.8 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libgpod - http://www.gtkpod.org/libgpod.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - hardware.misc - A library to access the contents of an iPod - iPod üzerindeki verilere ulaşmak için kullanılan bir kütüphane - libgpod est une librairie partagée permettant d'accéder au contenu d'un iPod. Cette librairie est basée sur le code du projet gtkpod. - libgpod is a library to access the contents of an iPod. It supports playlists, smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc. - libgpod, iPod taşınabilir medya oynatıcıları üzerindeki verilere ulaşmak için kullanılan bir kütüphanedir. Kütüphane, gelişmiş parça listesi, parça istatistikleri, podcast gibi ileri özellikleri destekler. libgpod, gtkpod projesi temel alınarak geliştirilmiştir. - mirrors://sourceforge/gtkpod/libgpod-0.8.3.tar.bz2 - - intltool - sqlite-devel - python-devel - gtk-doc - gtk2-devel - docbook-xml - python-mutagen - libplist-devel - sg3_utils-devel - libimobiledevice-devel - python-pygobject-devel - - hardware/misc/libgpod/pspec.xml - - - libgpod - - zlib - glib2 - sqlite - libxml2 - libplist - sg3_utils - gdk-pixbuf - libimobiledevice - - - /usr/bin - /lib/udev - /usr/lib - /usr/share/hal - /lib/udev/rules.d - /run/libgpod - /usr/share/locale - /usr/share/doc - - - - python-libgpod - Python bindings for libgpod - libgpod için Python bağlayıcıları - programming.language.python - - libgpod - libplist - gdk-pixbuf - python-mutagen - - - /usr/lib/python2* - - - - libgpod-devel - Development files for libgpod - libgpod için geliştirme dosyaları - - libgpod - gdk-pixbuf-devel - libimobiledevice-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-03 - 0.8.3 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-04 - 0.8.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libgusb - https://gitorious.org/gusb/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.misc - GObject wrapper for libusb. - GObject wrapper for libusb. - GLib wrapper around libusb1. - https://people.freedesktop.org/~hughsient/releases/libgusb-0.2.11.tar.xz - - glib2-devel - vala-devel - libxslt-devel - libxml2-devel - libusb-devel - gobject-introspection-devel - - hardware/misc/libgusb/pspec.xml - - - libgusb - - glib2 - vala - libxslt - libxml2 - libusb - gobject-introspection - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/gtk-doc - /usr/share/vala - /usr/share/gir-1.0 - - - - libgusb-devel - Development files for libgusb - libgusb için geliştirme dosyaları - - libgusb - libusb-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-13 - 0.2.11 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-06 - 0.2.9 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-13 - 0.2.9 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-05-22 - 0.2.4 - Rebuild for vala - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2015-02-25 - 0.2.4 - Version bump. - Hakan Yıldız - hknyldz93@gmail.com - - - 2014-09-13 - 0.1.6 - Rebuild. Stefan Gronewold (groni) groni@pisilinux.org - - 2013-04-13 - 0.1.6 - bump - Erdinç GÜltekin - erdincgultekin@pisilinux.org - - 2012-10-05 - 0.1.4 + 2015-10-26 + 0.13 First release - PisiLinux Community - admins@pisilinux.org - - - - - - libieee1284 - http://cyberelk.net/tim/libieee1284/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.misc - Library to query devices using IEEE1284 - IEEE1284 kullanarak donanımların sorgulanması için bir kütüphane - Cette librairie est à destination des applications qui ont besoins de communiquer avec (ou au moins identifier) des périphériques liés au système par le port parallèle. - Library is intended to be used by applications that need to communicate with (or at least identify) devices that are attached via a parallel port. - Paralel portlar aracılığı ile bağlanmış araçlarla iletişimi (en azından tanımlanmasını) gerçekleştiren uygulamalar için gerekli olan kütüphanedir. - La librería usado por aplicaciones que necesitan comunicarse con (,o al menos necesitan identificar) dispositivos conectados al puerto paralelo. - mirrors://sourceforge/libieee1284/libieee1284-0.2.11.tar.bz2 - - python-devel - chrpath - - - libieee1284-strict-aliasing.patch - - hardware/misc/libieee1284/pspec.xml - - - libieee1284 - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - python-libieee1284 - Python bindings for libieee1284 - libieee1284 için Python bağlayıcıları - - libieee1284 - - - /usr/lib/python* - - - - libieee1284-devel - Development files for libieee1284 - libieee1284 için geliştirme dosyaları - - libieee1284 - - - /usr/include - /usr/share/man/man3 - - - - - 2017-04-07 - 0.2.11 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.2.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-10 - 0.2.11 - First release - Varol Maksutoğlu - waroi@pisilinux.org - - - - - - libmtdev - http://bitmath.org/code/mtdev - - PisiLinux Community - admins@pisilinux.org - - MIT - library - hardware.misc - Multitouch Protocol Translation Library - Çoklu Dokunmatik Protokol Dönüşüm Kütüphanesi - The libmtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. - Libmtdev kütüphanesi, kernel MT olaylarının tüm çeşitlerini slotlu B tipi protokole dönüştürür. - http://bitmath.org/code/mtdev/mtdev-1.1.5.tar.gz - hardware/misc/libmtdev/pspec.xml - - - libmtdev - - /usr/bin - /usr/lib - /usr/share/doc - - - - libmtdev-devel - Development files of libmtdev - Libmtdev için geliştirme dosyaları - - libmtdev - - - /usr/include - /usr/lib/pkgconfig - - - - libmtdev-32bit - 32-bit shared libraries for libmtdev - emul32 - emul32 - - libmtdev - - - /usr/lib32 - - - - - 2017-02-13 - 1.1.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.5 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libmtp - http://libmtp.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - hardware.misc - An implementation of Microsoft's Media Transfer Protocol (MTP) - Microsoft'un medya aktarım protokolünü destekleyen araçlar için bir kütüphane - libmtp est une implémentation du Media Transfer Protocol (MTP) de Microsoft sous la forme d'une librairie principalement adéquate pour les systèmes d'exploitation conformes à POSIX. - libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP) in the form of a library suitable primarily for POSIX compliant operating systems. - libmtp, PlayForSure olarak da anılan, Microsoft'un medya aktarım protokolünü desteklemek için yazılmış bir programlama kütüphanesidir. Uygulamalar, libmtp kütüphanesini kullanarak, PlayForSure destekli MP3 çalar veya dijital kameralardaki içerik üzerinde taşıma, aktarma, isimlendirme vb.. işlemleri kolayca yapabilirler. - libmtp es una implementación del protocolo de transferencia de Microsoft's Media (MTP) en forma de una librería para uso en sistemas operativos POSIX compliant. - mirrors://sourceforge/libmtp/1.1.14/libmtp-1.1.14.tar.gz - - doxygen - libusb-devel - libgcrypt-devel - - hardware/misc/libmtp/pspec.xml - - - libmtp - - libusb - libgcrypt - - - /usr/bin - /usr/lib/libmtp.* - /lib/udev - /usr/share/hal - /usr/share/doc - - - - libmtp-devel - Development files for libmtp - libmtp için geliştirme dosyaları - - libmtp - libusb-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-04 - 1.1.14 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 1.1.12 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.1.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-10 - 1.1.11 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libsmbios - http://linux.dell.com/libsmbios/main/index.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - OSL-2.0 - library - app:console - hardware.misc - Provide access to (SM)BIOS information - (SM)BIOS bilgilerine ulaşabilmeyi sağlar - libsmbios project aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. - https://codeload.github.com/dell/libsmbios/tar.gz/v2.3.3 - - libxml2-devel - chrpath - doxygen - - hardware/misc/libsmbios/pspec.xml - - - libsmbios - - libgcc - - - /etc - /usr/sbin - /usr/lib - /usr/share/doc - /usr/share/man/man3 - /usr/share/smbios-utils - /usr/share/locale - - - - libsmbios-devel - Development files for libsmbios - libsmbios için geliştirme dosyaları - - libsmbios - - - /usr/include/smbios - /usr/include/smbios_c - /usr/lib/pkgconfig - - - - - 2017-12-11 - 2.3.3 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-04-29 - 2.3.3 - new release - Ali Algül - aligulle3801@gmail.com - - - 2016-06-09 - 2.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-01 - 2.3.0 - First release - Stefan Gronewold(groni) + Stefan Gronewold (groni) groni@pisilinux.org - libx86 - http://www.codon.org.uk/~mjg59/libx86/ + gcompris + http://gcompris.net/ - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.misc - A hardware-independent library for executing real-mode x86 code - Gerçek-mod x86 kodlarını çalıştırmak için donanım-bağımsız bir kütüphane - libx86 contains the library and header files necessary for the development of programs that will use libx86 to make real-mode x86 calls. - libx86, gerçek-mod x86 çağrıları yapabilen programların geliştirilmesi için gerekli başlık dosyaları ve kütüphaneleri içerir. - A menudo puede ser útil poder realizar llamadas de BIOS x86 en modo real desde el espacio de usuarios. lrmi facilita para ello una interfaz simple para equipos x86, sin embargo no funciona en otras plataformas. libx86 facilita la interfaz lrmi, pero además funcionará en plataformas como amd64 y alpha. - http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-1.1.tar.gz - - libx86-0.99-ifmask.patch - libx86-add-pkgconfig.patch - libx86-mmap-offset.patch - - hardware/misc/libx86/pspec.xml - - - libx86 - - /usr/lib - /usr/share/doc - - - - libx86-devel - - libx86 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 1.1 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 1.1 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - ifuse - http://matt.colyer.name/projects/iphone-linux - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - hardware.mobile - Mount Apple iPhone and iPod touch devices - Apple iPhone ve iPod touch cihazlarını bağlama aracı - ifuse, a fuse filesystem for mounting iPhone and iPod touch devices. - ifuse, Apple iPhone ve iPod touch cihazlarını sisteme bağlamak için gerekli araçları içerir. - http://www.libimobiledevice.org/downloads/ifuse-1.1.3.tar.bz2 - - libimobiledevice-devel - fuse-devel - - hardware/mobile/ifuse/pspec.xml - - - ifuse - - libimobiledevice - fuse - libusbmuxd - libtasn1 - gnutls - libplist - - - /usr/bin - /usr/share/man/ - /usr/share/doc/ifuse - - - - - 2017-06-21 - 1.1.3 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-07 - 1.1.3 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - libimobiledevice - http://www.libimobiledevice.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - GPLv2 - library - app:console - hardware.mobile - Library for connecting to mobile devices - libimobiledevice is a library for connecting to mobile devices including phones and music players - http://www.libimobiledevice.org/downloads/libimobiledevice-1.2.0.tar.bz2 - - gnutls-devel - libusbmuxd-devel - libplist-devel - libtasn1-devel - libgcrypt-devel - - - gnutls-3.4.patch - - hardware/mobile/libimobiledevice/pspec.xml - - - libimobiledevice - - gnutls - libusbmuxd - libplist - libtasn1 - libgcrypt - - - /usr/lib - /usr/bin - /usr/share/man/man1 - /usr/share/doc/libimobiledevice - - - - libimobiledevice-devel - Development files for libimobiledevice - - gnutls-devel - libusbmuxd-devel - libplist-devel - libtasn1-devel - libgcrypt-devel - libimobiledevice - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-06-21 - 1.2.0 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-01 - 1.2.0 - Version Bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.1.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-25 - 1.1.7 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - libplist - http://matt.colyer.name/projects/iphone-linux - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - GPLv2 - library - app:console - hardware.mobile - Library for manipulating Apple Binary and XML Property Lists - Apple ikili dosyaları ve XML özellik listeleri üzerindeki işlemler için kütüphane - libplist is a library for manipulating Apple Binary and XML Property Lists. - libplist, Apple ikili dosyaları ve XML özellik listeleri üzerindeki işlemler için gerekli bir kütüphanedir. - http://www.libimobiledevice.org/downloads/libplist-1.12.tar.bz2 - - libxml2-devel - python-devel - cython - - hardware/mobile/libplist/pspec.xml - - - libplist - - libxml2 - python - libgcc - - - /usr/lib - /usr/share/doc - /usr/bin - - - - libplist-devel - Development files for libplist - libplist için geliştirme dosyaları - - libplist - libxml2-devel - python-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-01 - 1.12 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-31 - 1.11 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libusbmuxd - http://marcansoft.com/blog/iphonelinux/libusbmuxd - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - service - library - hardware.mobile - Daemon for communicating with Apple's iPod Touch and iPhone - libusbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously. - http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.10.tar.bz2 - - libplist-devel - libusb-devel - - hardware/mobile/libusbmuxd/pspec.xml - - - libusbmuxd - - libplist - libusb - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/sbin - /lib/udev/rules.d - - - - libusbmuxd-devel - Development files for libusbmuxd - - libusbmuxd - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-06-21 - 1.0.10 - First release - Pisi Linux Community - admin@pisilinux.org - - - - - - usbmuxd - http://marcansoft.com/blog/iphonelinux/usbmuxd - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - service - library - hardware.mobile - Daemon for communicating with Apple's iPod Touch and iPhone - Apple iPod Touch ve iPhone iletişim hizmeti - usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously. - usbmuxd, Apple iPod Touch ve iPhone cihazlarıyla iletişim kurmak için gerekli bir sistem hizmetidir. Aynı anda, birden fazla cihaza bağlanma imkanı sağlar. - https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.0 - - eudev-devel - libplist-devel - libusb-devel - libimobiledevice-devel - - hardware/mobile/usbmuxd/pspec.xml - - - usbmuxd - - libplist - libusb - libimobiledevice - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/sbin - /lib/udev/rules.d - /usr/share/man/man1/usbmuxd.1 - - - - - 2017-06-21 - 1.1.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-05 - 1.0.10 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-03-01 - 1.0.10 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 1.0.9 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - cdparanoia - http://www.xiph.org/paranoia/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - hardware.optical - An advanced CDDA reader with error correction - Hata düzeltme fonksiyonlu gelişmiş bir CDDA okuyucu - cdparanoia is an advanced CDDA (audio CD) reader with error correction. - http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-10.2.src.tgz - - build_system.patch - cdparanoia-III-05-gcc4.3.patch - - hardware/optical/cdparanoia/pspec.xml - - - cdparanoia - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - cdparanoia-devel - Development files for cdparanoia - cdparanoia için geliştirme dosyaları - - cdparanoia - - - /usr/include - - - - - 2017-02-16 - 3.10.2 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.10.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 3.10.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - cdrdao - http://cdrdao.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.optical - 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 - - lame-devel - libao-devel - libmad-devel - libvorbis-devel - - - 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 - - - cdrdao - - lame - libmad - libvorbis - libao - - - /usr/bin - /usr/share/cdrdao - /usr/share/doc - /usr/share/man - - - - - 2017-04-14 - 1.2.3 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-19 - 1.2.3 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - cdrkit - http://cdrkit.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.optical - Suite of programs for CD/DVD recording. - Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction. - http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz - - libcdio-paranoia-devel - cdparanoia-devel - libcap-devel - zlib-devel - cmake - - - cdrkit-1.1.8-werror.patch - cdrkit-1.1.9-efi-boot.patch - cdrkit-1.1.9-no_mp3.patch - cdrkit-1.1.9-buffer_overflow.patch - cdrkit-1.1.10-build-fix.patch - cdrkit-1.1.11-manpagefix.patch - cdrkit-1.1.11-rootstat.patch - cdrkit-1.1.11-usalinst.patch - cdrkit-1.1.11-readsegfault.patch - cdrkit-1.1.11-format.patch - cdrkit-1.1.11-handler.patch - cdrkit-1.1.11-dvdman.patch - cdrkit-1.1.11-paranoiacdda.patch - cdrkit-1.1.11-utf8.patch - cdrkit-1.1.11-cmakewarn.patch - cdrkit-1.1.11-memset.patch - cdrkit-1.1.11-ppc64le_elfheader.patch - cdrkit-1.1.11-werror_gcc5.patch - cdrkit-1.1.11-devname.patch - cdrkit-1.1.11-sysmacros.patch - - hardware/optical/cdrkit/pspec.xml - - - cdrkit - - file - zlib - bzip2 - libcap - cdparanoia - - - /usr/bin - /usr/sbin - /usr/include - /usr/lib - /usr/share/man - /usr/share/doc - - - cdrtools - - - - - 2017-03-29 - 1.1.11 - Rebuild for new toolchain, add patches - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-25 - 1.1.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-09-14 - 1.1.11 - First release - Burak Fazıl Ertürk - burakerturk@pisilinux.org - - - - - - dvd+rw-tools - http://fy.chalmers.se/~appro/linux/DVD+RW/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.optical - Tools for DVD+RW/-RW drives - DVD+RW/-RW sürücüler için birtakım araçlar - dvd+rw-tools is a set of tools to work with DVD+-RW drives. - 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-wexit.patch - gcc-4.3.patch - - hardware/optical/dvd+rw-tools/pspec.xml - - - dvd+rw-tools - - cdrkit - libgcc - - - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2017-04-13 - 7.1 - Rebuild with new toolchain. - Pisi Linux Admins - admins@pisilinux.org - - - 2016-10-09 - 7.1 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - k3b - http://www.k3b.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - hardware.optical - CD/DVD burning application for KDE4 - KDE için CD/DVD yazma uygulaması - K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. - K3b her türlü CD/DVD yazma işlevini rahat bir kullanıcı arayüzüyle sunar. Tecrübeli kullanıcılar yazma işleminin her adımına müdahale edebilirken, yeni başlayanlar ise k3b'nin sağladığı öntanımlı ayarlar sayesinde hızlı bir başlangıç yapabilirler. - https://download.kde.org/stable/applications/17.08.3/src/k3b-17.08.3.tar.xz - - extra-cmake-modules - karchive-devel - kconfig-devel - kcoreaddons-devel - kdoctools-devel - kfilemetadata-devel - ki18n-devel - kiconthemes-devel - kjobwidgets-devel - kcmutils-devel - kio-devel - knotifications-devel - knewstuff-devel - knotifyconfig-devel - kservice-devel - solid-devel - kwidgetsaddons-devel - kxmlgui-devel - qt5-base-devel - qt5-webkit-devel - qt5-location-devel - libsamplerate-devel - cdparanoia-devel - libsndfile-devel - libdvdread-devel - libkcddb - libmpcdec-devel - libvorbis-devel - vcdimager-devel - ffmpeg-devel - dvd+rw-tools - libmad-devel - libogg-devel - taglib-devel - flac-devel - lame-devel - sox-devel - cdrkit - cdrdao - - hardware/optical/k3b/pspec.xml - - - k3b - - kio - flac - lame - ki18n - solid - ffmpeg - cdrkit - cdrdao - libgcc - libmad - libogg - taglib - kconfig - kxmlgui - karchive - kcmutils - kservice - libkcddb - qt5-base - knewstuff - libmpcdec - libvorbis - kbookmarks - libdvdread - libsndfile - qt5-webkit - kcompletion - kcoreaddons - kiconthemes - kjobwidgets - dvd+rw-tools - kfilemetadata - knotifyconfig - libsamplerate - kconfigwidgets - knotifications - kwidgetsaddons - - - /usr/lib - /usr/bin - /usr/share - /usr/include - /etc - - - - - 2017-11-15 - 17.08.3 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-10-24 - 17.08.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-29 - 20160911 - rebuild - Ali Algül - aligulle3801@gmail.com - - - 2016-12-10 - 20160911 - First Release Alihan Öztürk alihan@pisilinux.org - - - - - - libburn - http://libburnia-project.org - - Pisi Linux Admins - admins@pisilinux.org - GPLv2 - library - app:console - hardware.optical - A library for reading, mastering and writing optical discs - 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 - hardware/optical/libburn/pspec.xml - - - libburn - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - libburn-devel - Development files for libburn - libburn için geliştirme dosyaları - - libburn - - - /usr/include - /usr/lib/pkgconfig/libburn-1.pc - - - - - 2018-01-03 - 1.4.8 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-25 - 1.4.6 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 1.4.2 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - libcdio - http://www.gnu.org/software/libcdio/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.optical - Un librairie encapsulant la lecture et le controle du lecteur CD-ROM. - A library to encapsulate CD-ROM reading and control - CD-ROM okuma ve kontrol kitaplığının küçültülmüş sürümü - This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. - GNU kompakt disk girdi ve kontrol kitaplığı (libcdio) CD-ROM ve CD kalıplarına ulaşım için gerekli bir kitaplıktır. - mirrors://gnu/libcdio/libcdio-0.94.tar.gz - - libgcc - - - libcdio-0.83-linking.patch - - hardware/optical/libcdio/pspec.xml - - - libcdio - - libgcc - - - /usr/share/info - /usr/share/man - /usr/share/doc - /usr/lib - /usr/bin - - - - libcdio-devel - Development files for libcdio - libcdio için geliştirme dosyaları - - libcdio - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-05 - 0.94 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.92 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.92 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libcdio-paranoia - http://www.gnu.org/software/libcdio/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - GPLv2+ - LGPLv2.1 - library - hardware.optical - CD paranoia libraries from libcdio - An advanced CDDA reader with error correction. - mirrors://gnu/libcdio/libcdio-paranoia-10.2+0.93+1.tar.bz2 - - libcdio-devel - - hardware/optical/libcdio-paranoia/pspec.xml - - - libcdio-paranoia - - libcdio - - - /usr/share/info - /usr/share/man - /usr/share/doc - /usr/lib - /usr/bin - - - - libcdio-paranoia-devel - Development files for libcdio-paranoia - - libcdio-paranoia - libcdio-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 0.93_p1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.90_p1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-25 - 0.90_p1 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libisoburn - http://libburnia-project.org - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - app:console - hardware.optical - Frontend for libraries libburn and libisofs - 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 - - libburn-devel - libisofs-devel - readline-devel - zlib-devel - acl-devel - - hardware/optical/libisoburn/pspec.xml - - - libisoburn - - acl - zlib - readline - libburn - libisofs - - - /usr/bin - /usr/lib - /usr/share - /usr/share/man - /usr/share/doc - - - - libisoburn-devel - Development files for libisoburn - libisoburn için geliştirme dosyaları - - libisoburn - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-03 - 1.4.8 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-2 - 1.4.6 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-15 - 1.4.2 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - lsdvd - http://untrepid.com/lsdvd - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.optical - Small application for listing the contents of DVDs - DVD bilgilerini toplamaya yarayan bir araç - lsdvd is a small application which lists the contents of DVDs to your terminal. - lsdvd, terminal üzerinden DVD'lerin içeriğini görüntülemeye yarayan basit bir araçtır. - mirrors://sourceforge/lsdvd/lsdvd-0.17.tar.gz - - libdvdread-devel - - hardware/optical/lsdvd/pspec.xml - - - lsdvd - - libdvdread - - - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2017-04-07 - 0.17 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.17 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 0.17 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - simpleburn - http://simpleburn.tuxfamily.org/ - - Stefan Gronewold - groni@pisilinux.org - - Cecill-2 license - app:gui - hardware.optical - A simple GTK+ application for burning CDs and DVDs - SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. It basically is a Cdrtools frontend and is designed in two parts: the GUI (GTK) and a BASH script that handle the requested actions. - simpleburn - http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.3.1.tar.gz - - gtk2-devel - gtk3-devel - cdparanoia-devel - mpg123-devel - pkgconfig - cmake - libisoburn-devel - libdvdread-devel - libburn-devel - libisofs-devel - libcdio-devel - libcddb-devel - cdrkit - util-linux - libutil-linux-devel - - hardware/optical/simpleburn/pspec.xml - - - simpleburn - - gtk2 - gtk3 - glib2 - lame - cdparanoia - libisoburn - cdrdao - libcdio - libdvdread - libcddb - mpg123 - vorbis-tools - cdrkit - libcdio - - - /usr/bin - /usr/share/pixmaps - /usr/share/locale - /usr/share/simpleburn - /usr/share/icons - /usr/share/applications - /usr/doc - - - - - 2017-04-13 - 1.8.3.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2017-04-13 - 1.6.5 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.6.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-20 - 1.6.5 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-04-19 - 1.6.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - acpi - http://sourceforge.net/projects/acpiclient/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.powermanagement - Battery and thermal reporter - ACPI sistemlerde pil ve sıcaklık bilgilerini tutar - acpi is a small command-line tools that reports battery and thermal information. - Eski apm komutlarını ACPI sistemlerde verir, pil ve sıcaklık bilgilerini tutar. - mirrors://sourceforge/acpiclient/acpiclient/1.7/acpi-1.7.tar.gz - hardware/powermanagement/acpi/pspec.xml - - - acpi - - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2017-04-06 - 1.7 - Rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2016-07-02 - 1.7 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - acpica - http://www.acpica.org - - PisiLinux Community - admins@pisilinux.org - - custom - app:console - hardware.powermanagement - ACPI debugging tools written by Intel - Intel ACPI hata ayıklama araçları - acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler. - acpica, AML yorumlayıcısı, AML hata ayıklayıcısı, ACPI donanım ve olay desteği, ASL derleyicisi ve ASL disassembler gibi çeşitli ACPI araçları içeren bir pakettir. - https://acpica.org/sites/acpica/files/acpica-unix-20130117.tar.gz - hardware/powermanagement/acpica/pspec.xml - - - acpica - - /usr/share/doc - /usr/bin - /usr/sbin - /usr/share/man/man1 - - - iasl.1 - LICENSE - - - - - 2017-04-07 - 0.0_20130117 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.0_20130117 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-05 - 0.0_20130117 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - acpid - http://sourceforge.net/projects/acpid2/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - service - app:console - hardware.powermanagement - ACPI daemon that dispatches ACPI events to user-space programs - ACPI hizmeti - acpid is a flexible and extensible daemon for ACPI (Advanced Configuration and Power Interface) event dispatching. - acpid ACPI olaylarını kullanıcı uygulamalarına paslayan gelişmiş ve esnek bir sistem hizmetidir. - mirrors://sourceforge/acpid2/acpid-2.0.28.tar.xz - - fedora/acpid-2.0.15-mk.patch - - hardware/powermanagement/acpid/pspec.xml - - - acpid - - /usr/bin - /usr/sbin - /etc/acpi/actions - /etc/acpi/events - /etc/conf.d - /lib/systemd - /usr/share/doc - /usr/share/man - - - System.Service - - - acpid.power.sh - fedora/acpid.power.conf - fedora/acpid.video.conf - fedora/acpid.sysconfig - fedora/acpid.service - - - - - 2017-04-06 - 2.0.28 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-07-02 - 2.0.27 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - lm_sensors - http://www.lm-sensors.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - app:console - library - hardware.powermanagement - Hardware monitoring tools - Donanım sıcaklığı izleyicisi - lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It also contains scripts for sensor hardware identification and fan speed control. - lm_sensors linux sistemlerdeki donanım izleyiciler ile birlikte termometreleri, voltajları ve fan devirlerini izleyen bir araçtır. Ayrıca, donanım ve fan kimliğini algılayan betikler içerir. - http://pkgs.fedoraproject.org/repo/pkgs/lm_sensors/lm_sensors-3.4.0.tar.bz2/c03675ae9d43d60322110c679416901a/lm_sensors-3.4.0.tar.bz2 - - rrdtool-devel - - - lm_sensors-fancontrol.patch - - hardware/powermanagement/lm_sensors/pspec.xml - - - lm_sensors - - dmidecode - rrdtool - - - /etc - /usr/bin - /usr/sbin - /usr/lib - /usr/share/man - /usr/share/doc - - - - lm_sensors-devel - Development files for lm_sensors - lm_sensors için geliştirme dosyaları - - lm_sensors - rrdtool-devel - - - /usr/include - /usr/share/man/man3 - - - - - 2017-03-02 - 3.4.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 3.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-02 - 3.4.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - pm-utils - http://pm-utils.freedesktop.org/wiki/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.powermanagement - A toolset to suspend and hibernate computers - Askıya alma işlemleri için gerekli araçlar - pm-utils provides simple shell command line tools to suspend and hibernate computers, and it that can be used to run vendor, distribution, or user supplied scripts on suspend and resume. - pm-utils, bilgisayarı bellek veya disk kullanarak uyku kipine geçirmek ve devam ettirmek için gerekli kabuk betiklerini sunar. - http://pm-utils.freedesktop.org/releases/pm-utils-1.4.1.tar.gz - http://pm-utils.freedesktop.org/releases/pm-quirks-20100619.tar.gz - - xmlto - libxslt - util-linux - - - pisilinux/check-for-swap-partition.patch - pisilinux/disable-powersave.patch - suse/pm-utils-1.2.6.1-fix-broken-dbus-send.diff - suse/pm-utils-1.3.0-suse-smart-uswsusp.patch - suse/pm-utils-1.4.1-suse-config.patch - gentoo/1.4.1-bluetooth-sync.patch - gentoo/1.4.1-disable-sata-alpm.patch - gentoo/1.4.1-fix-intel-audio-powersave-hook.patch - gentoo/1.4.1-logging-append.patch - - hardware/powermanagement/pm-utils/pspec.xml - - - pm-utils - - hdparm - vbetool - - - /etc/pm - /usr/lib - /run/pm-utils - /usr/share/doc - /usr/share/man - /usr/bin - /usr/sbin - /usr/lib/pkgconfig - /usr/lib/pm-utils/video-quirks - /usr/lib/tmpfiles.d/pm-utils.conf - - - tmpfiles.conf - suse/hooks/config.d/rtcwake.config - suse/hooks/sleep.d/30s2disk-check - suse/hooks/sleep.d/45pcmcia - - - - - 2017-09-20 - 1.4.1 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-31 - 1.4.1 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - powertop - http://www.lesswatts.org/projects/powertop/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.powermanagement - Power consumption monitor - Güç tüketim izleme aracı - PowerTOP is a Linux tool that finds the software component(s) that make your computer use more power than necessary while it is idle. - PowerTOP, bilgisayarınız atıl durumdayken ihtiyacından fazla güç tüketmesine neden olan yazılım bileşenlerini bulmak için kullanılan bir Linux aracıdır. - https://01.org/sites/default/files/downloads/powertop/powertop-2.8.tar.gz - - libnl-devel - ncurses-devel - pciutils-devel - - hardware/powermanagement/powertop/pspec.xml - - - powertop - - libnl - ncurses - libgcc - pciutils - - - /usr/share/man - /usr/share/doc - /usr/bin - /usr/sbin - /var/cache/powertop - /usr/share/locale - - - - - 2017-04-05 - 2.8 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-02 - 2.8 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - suspend - http://suspend.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.powermanagement - A set of tools to support sleep modes - Uyku kiplerini destekleme araçları - suspend package allows users to suspend-to-ram, suspend-to-disk, and suspend-to-both. - suspend, kullanıcıların bellek, disk veya her ikisini de kullanarak sistemlerini askıya almalarını sağlayan araçları içerir. - http://dev.gentoo.org/~bircoph/distfiles/suspend-1.0_p20120915.tar.xz - - lzo-devel - pciutils-devel - libx86-devel - libgcrypt-devel - - - suspend-1.0_p20150810.patch.xz - - hardware/powermanagement/suspend/pspec.xml - - - suspend - - lzo - libx86 - pciutils - - - /etc/suspend.conf - /etc/suspend.key - /usr/sbin - /usr/share/doc - /usr/share/man - - - suse/configure-suspend-encryption.sh - - - - - 2017-03-01 - 1.0_p20120915 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0_p20120915 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 1.0_p20120915 - First release - Varol Maksutoğlu - waroi@pisilinux.org - - - - - - upower - http://upower.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - app:console - hardware.powermanagement - Power Management Service - Güç Yönetim Hizmeti - upower provides a daemon, API and command line tools for managing power devices attached to the system. - upower, sisteme bağlı güç cihazlarını yönetmek için gerekli kitaplıkları ve sistem hizmetini sunar. - http://upower.freedesktop.org/releases/upower-0.99.4.tar.xz - - tr.po - - - dbus-devel - glib2-devel - polkit-devel - dbus-glib-devel - libgudev-devel - libusb-devel - libplist-devel - libimobiledevice-devel - gobject-introspection-devel - docbook-xsl - intltool - - - add-tr.patch - - hardware/powermanagement/upower/pspec.xml - - - upower - - dbus - glib2 - polkit - dbus-glib - libgudev - libplist - libimobiledevice - pm-utils - libusb - - - /lib - /usr/lib - /etc/dbus-1 - /usr/share/man - /usr/share/doc - /etc/UPower - /usr/bin - /var/lib/upower - /usr/share/gir-1.0 - /usr/share/dbus-1 - /usr/libexec - /usr/share/polkit-1 - /usr/share/locale - /usr/share/dbus-1/interfaces/*.xml - /usr/lib/girepository-1.0/*.typelib - - - - upower-devel - Development files for upower - upower için geliştirme dosyaları - - upower - dbus-devel - glib2-devel - polkit-devel - dbus-glib-devel - libgudev-devel - libplist-devel - libimobiledevice-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-05 - 0.99.4 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-03-02 - 0.99.4 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.99.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-18 - 0.99.4 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-01-26 - 0.9.23 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - cups - http://www.cups.org/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - service - hardware.printer - Common Unix Printing System - Unix Ortak Yazdırma Sistemi - cups provides a portable printing layer for *nix-based operating systems. - https://github.com/apple/cups/releases/download/v2.2.6/cups-2.2.6-source.tar.gz - - acl-devel - pam-devel - dbus-devel - libpcre-devel - zlib-devel - python-devel - libusb-devel - libgcc - avahi-libs - avahi-devel - mit-kerberos - libpaper-devel - xdg-utils - colord-devel - - - archlinux/cups-no-export-ssllibs.patch - archlinux/cups-no-gzip-man.patch - fedora/cups-final-content-type.patch - fedora/cups-res_init.patch - fedora/cups-hp-deviceid-oid.patch - fedora/cups-logrotate.patch - fedora/cups-avahi-no-threaded.patch - gentoo/cups-2.2.6-fix-install-perms.patch - gentoo/cups-2.0.2-rename-systemd-service-files.patch - pisilinux/nostrip.patch - pisilinux/cups-run.patch - pisilinux/lib64.patch - pisilinux/statedir.patch - pisilinux/desktop.patch - pld-linux/cups-avahi-address.patch - - hardware/printer/cups/pspec.xml - - - cups - - acl - pam - dbus - zlib - libusb - libgcc - libpaper - avahi - avahi-libs - mit-kerberos - - - /etc/cups/*conf - /usr/lib/tmpfiles.d/cups.conf - /usr/lib - /usr/sbin - /usr/bin - /var/cache/cups/rss - /var/spool/cups/tmp - /run/cups/certs - /var/log/cups - /etc - /lib/udev/rules.d - /lib/systemd/system - /usr/share/cups - /usr/share/icons - /usr/share/applications - /usr/share/doc - /usr/share/man - /usr/share/locale - - - System.Service - System.Package - - - tmpfiles.conf - cups.logrotate - fedora/textonly.ppd - - - - cups-devel - Development files for cups - cups için geliştirme dosyaları - - cups - - - /usr/include - /usr/bin/cups-config - - - - cups-32bit - 32-bit shared libraries for cups - cups için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - zlib-32bit - openssl-32bit - - - zlib-32bit - openssl-32bit - libgcc - cups - - - /usr/bin/cups-config-32bit - /usr/lib32 - - - - - 2017-12-13 - 2.2.6 - Version bump - Ayhan Yalçınsoy - ayhanyacinsoy@pisilinux.org - - - 2017-07-16 - 2.2.3 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 2.2.2 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 2.1.3 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-23 - 2.1.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - cups-filters - http://www.openprinting.org - - Marcin Bojara - marcin@pisilinux.org - - GPLv2 GPLv3 - GPLv2+ - GPLv3+ - LGPLv2+ - MIT - data - library - app:console - 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.17.9.tar.xz - - cups-devel - glib2-devel - tiff-devel - lcms2-devel - dbus-devel - python-devel - libpng-devel - freetype-devel - fontconfig-devel - libjpeg-turbo-devel - dejavu-fonts - poppler-utils - poppler-cpp-devel - zlib-devel - openldap-client - avahi-devel - avahi-glib-devel - qpdf-devel - ghostscript-devel - poppler-devel - mupdf-devel - - hardware/printer/cups-filters/pspec.xml - - - cups-filters - - cups - dbus - tiff - zlib - glib2 - lcms2 - libgcc - libpng - fontconfig - mit-kerberos - libjpeg-turbo - qpdf - ghostscript - poppler - e2fsprogs - avahi-glib - avahi-libs - mupdf - openldap-client - - - /usr/lib - /usr/share/man - /usr/share/doc - /usr/share/ppd - /usr/bin - /usr/share/cups - /etc/cups/cups-browsed.conf - /etc/fonts/conf.d/99pdftoopvp.conf - - - - cups-filters-devel - Development files for cups-filters - Cups-filters için geliştirme dosyaları - - cups-filters - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-13 - 1.17.9 - version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-07-13 - 1.14.1 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-21 - 1.5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-23 - 1.5.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - enscript - http://www.gnu.org/software/enscript/enscript.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.printer - Powerful text-to-postscript converter - Metin dosyalarından postscript belge oluşturma aracı - enscript is an application that you can use to convert your text files to postscript files with enhanced formatting capabilities like colorizing, page layout management etc. - Metin dosyalarını postscript belgelere dönüştüren, dönüşüm sırasında renklendirme, sayfa düzeni ve boyut değiştirme gibi biçimlendirmeler yapabilen bir araç - http://www.iki.fi/mtr/genscript/enscript-1.6.4.tar.gz - - enscript-1.6.3-security.patch - enscript-1.6.3-language.patch - enscript-catmur.patch - ruby.patch - enscript-1.6.4-CVE-2008-3863-CVE-2008-4306.patch - enscript-1.6.4-config.patch - - hardware/printer/enscript/pspec.xml - - - enscript - - /etc - /usr/bin - /usr/share/doc - /usr/share/enscript - /usr/share/info - /usr/share/locale - /usr/share/man - - - ruby.st - - - - - 2017-02-28 - 1.6.4 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.6.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-23 - 1.6.4 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - foomatic-db - http://www.linuxprinting.org/foomatic.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - data - hardware.printer - Database of printers and printer drivers - 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-20171214.tar.xz - - cleanup-script - - hardware/printer/foomatic-db/pspec.xml - - - foomatic-db - - pnm2ppa - - - /usr/share - - - - - 2017-12-14 - 4.0.20171214 - version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-28 - 4.0.20170228 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 4.0.20160609 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 4.0.20160326 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - foomatic-db-engine - http://www.linuxprinting.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.printer - Foomatic printer database engine - 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.12.tar.gz - - libxml2-devel - cups-devel - - - foomatic-db-engine-4.0.8-fix-sandbox.patch - 4.0.7-perl-module.patch - 4.0.7-respect-ldflag.patch - - hardware/printer/foomatic-db-engine/pspec.xml - - - foomatic-db-engine - - libxml2 - - - /usr/bin - /usr/sbin - /usr/lib - /etc/foomatic - /usr/share/foomatic/templates - /usr/share/man - /usr/share/doc - - - - - 2017-02-28 - 4.0.12 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 4.0.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-24 - 4.0.12 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - foomatic-db-nonfree - http://www.linuxprinting.org/ - - Osman Erkan - osman.erkan@pisilinux.org - - Custom - app:console - 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-20171214.tar.gz - - cups-devel - foomatic-db - - hardware/printer/foomatic-db-nonfree/pspec.xml - - - foomatic-db-nonfree - - foomatic-db - - - /usr/share/foomatic/db/ - /usr/share/doc/foomatic-db-nonfree - - - - - 2017-12-14 - 20171214 - Version Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-04-09 - 20170409 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 20160609 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 20160326 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gutenprint - http://gimp-print.sourceforge.net/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - data - hardware.printer - High quality printer drivers - Yüksek kaliteli yazıcı sürücüleri - gutenprint contains drivers for Canon, Epson, Lexmark, Sony, Olympus, and PCL printers for use with Ghostscript, CUPS, Foomatic, and the Gimp. - Canon, Epson, Lexmark, Sony, Olympus ve PCL türü yazıcılar için Gimp, CUPS, Foomatic yazıcı sürücüleri - mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.13/gutenprint-5.2.13.tar.bz2 - - fedora/cups-genppdupdate.py.in - - - cups-devel - foomatic-db - ghostscript-devel - cups - python-cups - atk-devel - gtk2-devel - zlib-devel - cairo-devel - glib2-devel - pango-devel - libusb-devel - - - fedora/gutenprint-build.patch - fedora/gutenprint-menu.patch - fedora/gutenprint-O6.patch - fedora/gutenprint-postscriptdriver.patch - - hardware/printer/gutenprint/pspec.xml - - - gutenprint - - cups - ghostscript - gtk2 - zlib - glib2 - libusb - ncurses - freetype - fontconfig - - - /usr/lib/cups - /usr/bin - /usr/sbin - /usr/lib - /usr/share/doc - /usr/share/man/ - /usr/share/cups - /usr/share/foomatic - /usr/share/gutenprint - /usr/share/locale - /usr/include/gutenprintui2/ - /etc/cups/command.types - - - System.Package - - - fedora/gutenprint-foomaticppdupdate - - - - gutenprint-devel - Development files for gutenprint - gutenprint için geliştirme dosyaları - - gutenprint - - - /usr/include/gutenprint - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-12-15 - 5.2.13 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-03-02 - 5.2.12 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.2.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-13 - 5.2.11 - First release - Ali Algul - alialgul@pisilinux.org - - - - - - hplip - http://hplip.sourceforge.net/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2+ - MIT - hardware.printer - HP Linux Imaging and Printing System - HP Linux yazıcı ve tarayıcı sistemi - HP Linux Imaging and Printing (HPLIP) System includes printer and scanner drivers and related service tools. - HP yazıcı ve tarayıcıları için sürücüler, yazılım eklentileri ve yönetim araçları - mirrors://sourceforge/hplip/hplip-3.16.11.tar.gz - - patch-ppds.sh - fedora/copy-deviceids.py - fedora/hplip-deviceIDs-ppd.patch - fedora/hplip-ppd-ImageableArea.patch - - - libjpeg-turbo-devel - foomatic-db - net-snmp-devel - sane-backends-devel - cups-devel - python3-devel - python-devel - libusb-devel - dbus-devel - desktop-file-utils - - - fedora/hplip-avahi-parsing.patch - fedora/hplip-bad-low-ink-warning.patch - fedora/hplip-clear-old-state-reasons.patch - fedora/hplip-deviceIDs-drv.patch - fedora/hplip-dj990c-margin.patch - fedora/hplip-hpcups-sigpipe.patch - fedora/hplip-hpijs-marker-supply.patch - fedora/hplip-lineart.patch - fedora/hplip-log-stderr.patch - fedora/hplip-logdir.patch - fedora/hplip-no-asm.patch - fedora/hplip-no-write-bytecode.patch - fedora/hplip-retry-open.patch - fedora/hplip-scan-tmp.patch - fedora/hplip-silence-ioerror.patch - fedora/hplip-snmp-quirks.patch - fedora/hplip-strncpy.patch - fedora/hplip-udev-rules.patch - fedora/hplip-strstr-const.patch - pisilinux/desktop-i18n.patch - pisilinux/desktop-i18n-1.patch - pisilinux/add-pisilinux-support.patch - pisilinux/fix-polkit-directory.patch - pisilinux/suppress-module-warnings.patch - pisilinux/hp-systray-consume-session-param.patch - Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch - - hardware/printer/hplip/pspec.xml - - - hplip - app:console - library - driver - - libjpeg-turbo - net-snmp - foomatic-db - sane-backends - cups - dbus - libgcc - libusb - openssl - - - /etc/sane.d/dll.d - /etc/hp/hplip.conf - /usr/bin - /usr/lib/cups/backend - /usr/lib/cups/filter - /usr/lib - /var/lib/hp - /usr/share/cups - /usr/share/hplip - /usr/share/dbus-1 - /usr/share/PolicyKit - /usr/share/hplip/prnt/plugins - /var/log/hp - /lib/udev/rules.d - /etc/cron.daily/ - - - System.Package - - - fedora/hpcups-update-ppds.sh - hpaio - hplip_tr.qm - - - - hplip-gui - A set of useful utilities written in Qt for managing HP devices - Qt ile yazılmış, HP cihazları yönetmek için kullanılan bir dizi kullanışlı araç app:gui - hplip - - hplip - python-pygobject - python-qt5 - - - /usr/bin/hp-toolbox - /usr/bin/hp-systray - /usr/bin/hp-print - /usr/share/hplip/toolbox.py - /usr/share/hplip/systray.py - /usr/share/hplip/print.py - /etc/xdg/autostart - /usr/share/applications/*.desktop - /usr/share/hplip/data/images - /usr/share/hplip/plugins - /usr/share/hplip/ui4 - /usr/share/pixmaps - - - hplip.png - - - - hplip-docs - Documentation files for HPLIP - data:doc - - hplip - - - /usr/share/doc - - - - - 2017-04-09 - 3.16.11 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 3.16.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-09 - 3.16.5 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-05-08 - 3.15.11 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libpaper - http://packages.debian.org/unstable/source/libpaper - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - hardware.printer - Library for handling paper characteristics - Kağıt özelliklerini düzenlemek için kitaplık - Libpaper is a programming library for handling paper characteristics. - libpaper, kağıt özelliklerini düzenlemek için bir programlama kitaplığıdır. - Libpaper es una librería de programación para manejar características de papel. - http://ftp.debian.org/debian/pool/main/libp/libpaper/libpaper_1.1.24+nmu4.tar.gz - hardware/printer/libpaper/pspec.xml - - - libpaper - - /usr/bin - /usr/sbin - /usr/lib - /etc/ - /usr/share/man - /usr/share/doc - /usr/share/locale - - - papersize - - - - libpaper-devel - Development files for libpaper - libpaper için geliştirme dosyaları - - libpaper - - - /usr/include - /usr/share/man/man3 - - - - - 2017-02-05 - 1.1.24 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.24 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 1.1.24 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - pnm2ppa - http://pnm2ppa.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.printer - Driver addons for some Hp Deskjet printers - Bazı Hp Deskjet yazıcılar için sürücü eklentileri - Tool to convert pnm data to ppa data for Hp Deskjet 710, 712, 720, 722, 820, 1000 series printer drivers. - Hp Deskjet 710, 712, 720, 722, 820, 1000 serisi yazıcı sürücüleri için pnm verisini ppa verisine dönüştüren araçlar - mirrors://sourceforge/pnm2ppa/pnm2ppa-1.13.tar.gz - - pnm2ppa-default_config.patch - - hardware/printer/pnm2ppa/pspec.xml - - - pnm2ppa - - enscript - - - /etc - /etc/pdq - /usr/bin - /usr/share/doc - /usr/share/man - /usr/share/pnm2ppa - - - - - 2017-03-01 - 1.13 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 1.13 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - splix - http://splix.sf.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - app:console - hardware.printer - A set of CUPS printer drivers for SPL (Samsung Printer Language) printers - SPL (Samsung Yazıcı Dili) için CUPS sürücüleri - The Splix drivers are usable by all printer devices which understand the SPL II language. It covers several Samsung, Xerox, Dell and Ricoh printers. - splix, SPL II dilini anlayabilen tüm yazıcılar tarafından kullanılabilen sürücüleri içerir. Bu sürücü bazı Samsung, Xerox, Dell ve Ricoh yazıcıları desteklemektedir. - https://sourceforge.net/projects/pisilinux/files/source/splix-2.0.1.tar.gz - http://splix.ap2c.org/samsung_cms.tar.bz2 + game.misc + Full featured educational application for children from 2 to 10 + 2-10 yaş arası çocuklar için eğitici uygulamalar + GCompris is an educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game orientated, but nonetheless still educational. + GCompris, 2-10 yaş arası çocuklar için bir çok etkinliği kapsayan eğitim amaçlı bir yazılım paketidir. Bazı etkinlikler, eğitim amaçlı oyunlardan oluşmaktadır. + http://gcompris.net/download/gtk/src/gcompris-15.10.tar.bz2 - cups-devel - jbigkit-devel - - - splix-1.1.0-fix-makefile.patch - install-english-only.patch - splix-deviceID.patch - - hardware/printer/splix/pspec.xml - - - splix - - cups - libgcc - jbigkit - - - /usr/lib/cups - /usr/share/cups - /usr/share/doc - - - - - 2017-04-09 - 2.0.1 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 2.0.0_20110720 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-10 - 2.0.0_20110720 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - system-config-printer - http://cyberelk.net/tim/software/system-config-printer - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - hardware.printer - A printer administration tool - Yazıcı yapılandırma altyapısı - system-config-printer is a graphical user interface that allows the user to configure a CUPS print server. - system-config-printer, Python ile yazılmış ve otomatik yazıcı tanıma sürecinde kullanılan altyapıyı oluşturan bir kütüphanedir. - https://github.com/zdohnal/system-config-printer/archive/v1.5.9.tar.gz - - tr.po - - - gtk3-devel - util-linux - xmlto - libxslt-devel intltool - python3-devel - cups-devel - eudev-devel + gtk2-devel + librsvg-devel + libxml2-devel glib2-devel - libusb-devel - gettext-devel - desktop-file-utils - dbus-glib-devel - - - fix-icon.patch - pass_libgnome_keyring_missing.diff - - hardware/printer/system-config-printer/pspec.xml - - - system-config-printer - - eudev - glib2 - libusb - libgnome-keyring - python3-cups - python-smbc - dbus-python3 - python3-pygobject3 - cups - - - /usr/lib - /etc/dbus-1 - /etc/cupshelpers - /usr/share/doc - /lib/udev/rules.d - /usr/share/dbus-1 - /usr/share/system-config-printer/debug.py - /usr/share/appdata/system-config-printer.appdata.xml - /usr/share/system-config-printer/smburi.py - /usr/share/system-config-printer/config.py - /usr/share/system-config-printer/ppdippstr.py - /lib/systemd/system/configure-printer@.service - /run/udev-configure-printer - /lib/udev - /usr/libexec - /usr/lib/tmpfiles.d/system-config-printer.conf - - - tmpfiles.conf - - - - system-config-printer-gtk - GTK+ frontend of system-config-printer - system-config-printer için GTK+ önyüzü - - python-gtk - notify-python - python-pygobject - python-pygobject3 - system-config-printer - - - /usr/share/man - /usr/share/system-config-printer - /etc/xdg/autostart - /usr/share/applications - /usr/bin - /usr/share/locale - - - - - 2017-12-15 - 1.5.9 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-03-01 - 1.5.7 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.5.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 1.5.7 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-08 - 1.5.7 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - sane-backends - http://www.sane-project.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - hardware.scanner - Scanner access software - SANE (Scanner Access Now Easy) döküman ve resim tarayıcı sistemi araçları - Scanner Access Now Easy (SANE) is a universal scanner interface. The SANE application programming interface provides standardized access to any raster image scanner hardware. - SANE ve uygulama programlama arayüzü (API) ile herhangi bir görüntü tarayıcı donanımına standartlaştırlmış erişim sağlar. - sane - https://sources.archlinux.org/other/sane/sane-backends-1.0.25.tar.gz - - libieee1284-devel - libusb-compat-devel - libnl-devel - openssl-devel - cups-devel - libgphoto2-devel - libv4l-devel - avahi-devel - libjpeg-turbo-devel - tiff-devel - net-snmp-devel - - - sane-backends-1.0.20-open-macro.patch - sane-backends-1.0.23-sane-config-multilib.patch - sane-backends-1.0.23-soname.patch - sane-backends-1.0.23-udev.patch - archlinux/network.patch - - hardware/scannner/sane-backends/pspec.xml - - - sane-backends - - libnl - openssl - libusb-compat - libieee1284 - avahi-libs - libgphoto2 - libv4l - tiff - libjpeg-turbo - net-snmp - cups - libexif - - - /etc/sane.d/dll.d - /etc/env.d - /etc/sane.d - /usr/bin - /usr/share/locale - /usr/sbin - /usr/libexec - /usr/lib - /usr/share/doc/sane-backends/README - /usr/share/doc/sane-backends/COPYING - /usr/share/man - /usr/share/pixmaps - /lib/udev/rules.d - /usr/share/sane - - - sane.png - 30sane - - - - sane-backends-devel - Development files for sane-backends - sane-backends için geliştirme dosyaları - - sane-backends - - - /usr/include - /usr/lib/pkgconfig - - - - sane-backends-docs - Documentation for SANE backends - sane-backends için belgelendirme dosyaları - - /usr/share/doc - - - - - 2017-04-10 - 1.0.25 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 1.0.25 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-01 - 1.0.25 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - sane-frontends - http://www.sane-project.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - hardware.scanner - Graphical frontend to SANE - SANE için grafiksel arayüz paketi - sane-frontends includes the scanadf and xcam programs. - sane-frontends, scanadf ve xcam grafiksel araçlarını içerir. - ftp://ftp.uwsg.indiana.edu/linux/gentoo/distfiles/sane-frontends-1.0.14.tar.gz - - sane-backends-devel - gimp-devel - gtk2-devel - - - sane-frontends-1.0.14-array-out-of-bounds.patch - sane-frontends-1.0.14-sane-backends-1.0.20.patch - - hardware/scannner/sane-frontends/pspec.xml - - - sane-frontends - - sane-backends - gtk2 - glib2 - - - /usr/bin - /usr/share/doc/sane-frontends - /usr/share/man - - - - - 2017-04-09 - 1.0.14 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 1.0.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-10 - 1.0.14 - First release - Varol Maksutoğlu - waroi@pisilinux.org - - - - - - skanlite - http://www.kde.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - app:gui - hardware.scanner - Lite scanning tool for KDE - KDE için hafif bir tarayıcı aracı - Skanlite, provides to use scanner device plugged in your system with Sane backend. - Skanlite, sisteminize takılı tarayıcı aygıtlarını Sane uygulaması ile birlikte kullanmanıza olanak sağlar. - http://download.kde.org/stable/skanlite/2.0/skanlite-2.0.1.tar.xz - - extra-cmake-modules - qt5-base-devel - zlib-devel - libpng-devel - kcoreaddons-devel - ki18n-devel - kxmlgui-devel - kio-devel - kdoctools-devel - ktextwidgets-devel - libksane-devel - - hardware/scannner/skanlite/pspec.xml - - - skanlite - - kio - ki18n - libgcc - libpng - kconfig - kxmlgui - libksane - qt5-base - kcoreaddons - kjobwidgets - kconfigwidgets - kwidgetsaddons - sane-backends - - - /usr/bin - /usr/share/doc - /usr/share - - - - - 2017-01-12 - 2.0.1 - Version Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-23 - 2.0 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-02-02 - 2.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - alsa-lib - http://www.alsa-project.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - hardware.sound - The Advanced Linux Sound Architecture (ALSA) library - Gelişmiş Linux Ses Mimarisi kütüphanesi - alsa-lib provides ALSA runtime libraries to simplify application programming and provide higher level functionality as well as support for the older OSS API, providing binary compatibility for most OSS programs. - alsa-lib, ses aygıtlarına erişim sağlayarak kolayca uygulama yazılmasını sağlayan bir kütüphanedir. - ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.1.5.tar.bz2 - - python-devel - - hardware/sound/alsa-lib/pspec.xml - - - alsa-lib - - python - - - /usr/lib - /usr/bin - /usr/share/doc - /usr/share/alsa - - - - alsa-lib-devel - Development files for alsa-lib - alsa-lib için geliştirme dosyaları - - alsa-lib - - - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include/sys - /usr/include/alsa - /usr/share/aclocal - /usr/share/man/man3 - - - - alsa-lib-32bit - 32-bit shared libraries for alsa-lib - alsa-lib için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - /usr/lib32 - - - - - 2018-01-07 - 1.1.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-06 - 1.1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-03 - 1.1.1 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2015-03-04 - 1.0.29 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - alsa-tools - http://www.alsa-project.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - app:gui - hardware.sound - ALSA configuration tools - Gelişmiş Linux Ses Mimarisi araçları - alsa-tools contains ALSA (Advanced Linux Sound Architecture) tools like firmware loaders and sound card control utilities for specific sound cards. - ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.1.5.tar.bz2 - - gtk2-devel - fltk-devel - alsa-lib-devel - - - usx2yloader_udev.patch - firmware_locations.patch - alsa-tools-1.0.17rc1-fix-link.patch - - hardware/sound/alsa-tools/pspec.xml - - - alsa-tools - ALSA console tools - alsa-tools is a collection of console applications for controlling sound cards like EchoAudio, Envy24, etc. - - libgcc - alsa-lib - - - /usr/bin - /usr/sbin - /lib/udev - /usr/lib - /lib/udev/rules.d - /usr/share/ld10k1 - /usr/share/sounds - /usr/share/man - /usr/share/doc/alsa-tools - - - 90-alsa-tools-firmware.rules - - - - alsa-tools-gui - Graphical frontends for some ALSA tools - alsa-tools-gui is a collection of GUI based ALSA tools for controlling sound cards like EchoAudio, Envy24, Hammerfall HDSP, RMedigicontrol. - - fltk - gtk2 - glib2 - alsa-lib - - - /usr/share/man/man1/envy24control.1 - /usr/share/doc/alsa-tools-gui - /usr/share/applications - /usr/share/pixmaps - /usr/bin/echomixer - /usr/bin/envy24control - /usr/bin/hwmixvolume - /usr/bin/hdspconf - /usr/bin/hdspmixer - /usr/bin/rmedigicontrol - /usr/bin/qlo10k1 - - - alsa-tools.xpm - hwmixvolume.png - echomixer.desktop - envy24control.desktop - hdspmixer.desktop - hdspconf.desktop - hwmixvolume.desktop - rmedigicontrol.desktop - - - - alsa-tools-devel - Development files for alsa-tools - alsa-tools için geliştirme dosyaları - - alsa-tools - - - /usr/include - /usr/share/aclocal - /usr/share/man/man3 - - - - - 2018-01-07 - 1.1.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-12 - 1.1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-03 - 1.1.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2015-03-04 - 1.0.29 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - alsa-utils - http://www.alsa-project.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.sound - Advanced Linux Sound Architecture (ALSA) utilities - ALSA araçları - alsa-utils contains command line utilities for the Advanced Linux Sound Architecture (ALSA). - Alsa-utils Linux işletim sistemlerinde ses ve MIDI fonksiyonlarının gerçekleştirilmesini sağlayan gelişmiş Linux ses mimarisidir - ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.1.5.tar.bz2 - - xmlto - util-linux - libxslt - eudev-devel - ncurses-devel - libsamplerate-devel - alsa-lib-devel - - hardware/sound/alsa-utils/pspec.xml - - - alsa-utils - - ncurses - alsa-lib - libsamplerate - - - /etc - /sbin - /usr/share/doc - /usr/share/man - /var/lib/alsa - /usr/bin - /usr/share/alsa - /lib/udev/rules.d - /usr/share/sounds - /lib/systemd/system - /usr/share/locale - - - System.Service - - - alsaunmute - 01beep.conf - alsactl.conf - alsaunmute.1 - - - - - 2018-01-07 - 1.1.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-12 - 1.1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-03 - 1.1.1 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2015-03-04 - 1.0.29 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - containerd - https://containerd.tools/ - - Ertuğrul Erata - ertugrulerata@gmail.com - - Apache-2.0 - hardware.virtualization - A daemon to control runC, built for performance and density. - is a daemon with an API and a command line client, to manage containers on one machine. It uses runC to run containers according to the OCI specification. - https://github.com/docker/containerd/archive/v0.2.2.tar.gz - - golang - git - - hardware/virtualization/containerd/pspec.xml - - - containerd - - runc - - - /usr/bin - /usr/share/doc - - - - - 2017-03-20 - 0.2.2 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-12 - 0.2.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - docker - http://docker.io - - Ertuğrul Erata - ertugrulerata@gmail.com - - Apache - app:console - hardware.virtualization - Pack, ship and run any application as a lightweight container - Herhangi bir uygulamayı paketleyip çalıştırmak için hafif kontenyer - An open platform for distributed applications for developers and sysadmins - Geliştirici ve Sistem Yöneticileri için açık ve dağıtık platform - https://github.com/docker/docker/archive/v1.11.2.tar.gz - - git - golang - btrfs-progs-devel - device-mapper-devel + texinfo + texi2html + gstreamer-devel sqlite-devel - libseccomp-devel - hardware/virtualization/docker/pspec.xml + game/misc/gcompris/pspec.xml - docker + gcompris - git - aufs-util + atk + gtk2 + cairo + glib2 + pango sqlite - device-mapper - btrfs-progs - bridge-utils - iproute2 - iptables - libseccomp - runc - containerd - - - /etc - /usr/bin/ - /usr/lib/docker - /usr/share/ - /lib/udev/rules.d - - - System.Service - System.Package - - - cgroupfs-mount - cgroupfs-umount - docker.confd - - - - - 2017-03-20 - 1.11.2 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-08-28 - 1.11.2 - Rebuild for package.py - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-11 - 1.11.2 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-28 - 1.10.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 1.10.3 - Release bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-25 - 1.10.3 - First release. - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libvirt - http://www.libvirt.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - hardware.virtualization - Library providing a simple API to several virtualization systems - Birçok sanallaştırma sistemine kolay erişim sağlayan bir kütüphane - libvirt is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). libvirt supports Xen hypervisor, QEMU emulator, KVM hypervisor, LXC Linux container system, OpenVZ Linux container system, User Mode Linux paravirtualized kernel and VirtualBox hypervisor together with remote management possibilities. - libvirt yeni linux sürümlerinin sunduğu sanallaştırma özellikleriyle etkileşimi kolaylaştıran bir kütüphanedir. Xen, KVM ve VirtualBox hipervizorleri, QEMU emulatörü, LXC linux konteyner sistemi, User Mode Linux paravirtual sanallaştırma sistemi gibi sistemlerle birlikte çalışabilir ve tüm bu sistemlerin uzaktan yönetimi için de kullanılabilir. - http://libvirt.org/sources/libvirt-3.0.0.tar.xz - - qemu - lvm2-devel - attr-devel - audit-devel - avahi-devel - netcf-devel - numactl-devel - libpciaccess-devel - yajl-devel - polkit-devel - dbus-devel - util-linux - gnutls-devel - parted-devel - device-mapper-devel - libnl-devel - python-devel - cyrus-sasl-devel - libcap-ng-devel - readline-devel - - hardware/virtualization/libvirt/pspec.xml - - - libvirt - - dbus - yajl - audit - eudev - libnl - netcf - gnutls - parted - libcap + librsvg libxml2 - numactl - readline - libcap-ng - avahi-libs - cyrus-sasl - libpciaccess - device-mapper - libutil-linux - - - /etc - /usr/lib/tmpfiles.d/libvirt.conf - /usr/bin - /usr/libexec - /usr/sbin - /usr/lib - /usr/share/doc - /usr/share/augeas - /usr/share/polkit-1 - /usr/share/libvirt - /usr/share/systemtap - /usr/share/man - /var - /run - /usr/share/locale - - - System.Service - System.Package - - - tmpfiles.conf - libvirt.confd - - - - libvirt-devel - Development files for libvirt - libvirt için geliştirme dosyaları - - libvirt - - - /usr/include/libvirt - /usr/lib/pkgconfig - - - - - 2017-01-29 - 3.0.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 1.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-31 - 1.3.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qemu - http://bellard.org/qemu - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - hardware.virtualization - Userspace virtual machine and processor emulator - Kullanıcı uzayı sanal makine ve işlemci benzetimcisi. - QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different operating systems without rebooting the PC or to debug system code. In user-mode emulation mode, QEMU can launch Linux processes compiled for one CPU on another CPU. - QEMU, bir PC'ye işlemcisi ve kartlarıyla birlikte öykünen bir yazılımdır. Bilgisayarı yeniden başlatmadan yeni bir işletim sistemini çalıştırmak için kullanılabilir. Ayrıca Linux altında kullanıcı kipi öykünme yöntemiyle farklı bir işlemci için derlenmiş programları çalıştırabilir. - http://wiki.qemu-project.org/download/qemu-2.8.0.tar.bz2 - - aalib-devel - vte-devel - gtk3-devel - libXext-devel - nss-devel - alsa-lib-devel - bluez-libs-devel - cyrus-sasl-devel - libsdl-devel - pulseaudio-libs-devel - python-devel - glib2-devel - - hardware/virtualization/qemu/pspec.xml - - - qemu - - atk - nss - vte - gtk2 - mesa - nspr - zlib - bzip2 - cairo - glib2 - pango - libX11 - libgcc - libpng - libsdl - libusb - pixman - libXext - alsa-lib - freetype - libepoxy - bluez-libs - cyrus-sasl - fontconfig + gstreamer gdk-pixbuf - pulseaudio-libs - libdrm - /etc - /run - /lib /usr/bin - /usr/sbin /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/qemu - /usr/share/locale/ - - - System.Service - System.Service - - - qemu-ifup - qemu-ifdown - fedora/ksmtuned - fedora/ksm.sysconfig - fedora/ksmtuned.conf - 65-kvm.rules - - - - - 2017-01-29 - 2.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 2.4.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-31 - 2.4.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - runc - https://runc.io - - Ertuğrul Erata - ertugrulerata@gmail.com - - Apache-2.0 - hardware.virtualization - container cli tools - CLI tool for managing OCI compliant containers - https://github.com/opencontainers/runc/archive/v0.1.1.tar.gz - - golang - libseccomp-devel - - hardware/virtualization/runc/pspec.xml - - - runc - - libseccomp - - - /usr/bin - /usr/share/doc - - - - - 2017-03-20 - 0.1.1 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-13 - 0.1.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - virt-manager - http://virt-manager.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:gui - hardware.virtualization - Graphical tool for administering virtual machines for KVM, Xen, and QEmu - Grafik arayüzlü sanal makine yönetim aracı - Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and QEmu. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API. - Virt-Manager ile kvm, qemu, xen gibi sanallaştırma sistemleriyle yaratılmış yerel veya uzak sanal makinelerin başlatılması, durdurulması, sanal cihazlar eklenip kaldırılması, grafik veya seri konsollarına bağlanılması gibi işlemler yapılabilir. Çalışmak için libvirt kütüphanesine ve servisine ihtiyaç duyar. - virt-manager-icon - https://releases.pagure.org/virt-manager/virt-manager-1.4.0.tar.gz - - intltool - gtk2-devel - - hardware/virtualization/virt-manager/pspec.xml - - - virt-manager - - gtk2 - - - /usr/bin - /usr/libexec - /etc/gconf/schemas - /usr/share/pixmaps /usr/share - /usr/share/man /usr/share/doc - /usr/share/locale - - - tr.po - - - - - 2017-01-29 - 1.4.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 1.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-31 - 1.3.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - virt-wrapper - http://www.pisilinux.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:console - hardware.virtualization - Wrapper for virtualization software - Sanallaştırma yazılımları için önbetik - virt-wrapper is a wrapper for virtualization applications. It warns users if they are not a member of virt group and loads the kernel modules automatically. - virt-wrapper, sanallaştırma uygulamaları için bir betik içerir. Bu betik, kullanıcıyı eğer virt grubunda değilse uyarır ve çekirdek modüllerini de otomatik olarak yükler. - http://source.pisilinux.org/1.0/virt-wrapper-0.1.1.tar.gz - - pass-options-arg.patch - kmod.patch - change_group.patch - - hardware/virtualization/virt-wrapper/pspec.xml - - - virt-wrapper - - /usr/libexec - /usr/share/locale - /usr/share/doc - - - - - 2017-03-20 - 0.1.1 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-11-23 - 0.1.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - virtualbox - http://www.virtualbox.org/ - - Serdar Soytetir - kaptan@pisilinux.org - - GPLv2 - app:gui - hardware.virtualization - A powerful virtualization program - 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.2/VirtualBox-5.2.2.tar.bz2 - - LocalConfig.kmk - - - dev86 - cdrkit - acpica - mesa-devel - curl-devel - python-devel - pam-devel - device-mapper-devel - libcap-devel - gsoap-devel - libXt-devel - libXmu-devel - libIDL-devel - libsdl-devel - libvpx-devel - libXext-devel - libxslt-devel - mesa-glu-devel - alsa-lib-devel - libXfixes-devel - libXrandr-devel - libXdamage-devel - libXcursor-devel - libXinerama-devel - xorg-server-devel - libvncserver-devel - libXcomposite-devel - pulseaudio-libs-devel - kernel-module-headers - qt5-x11extras-devel - jdk7-openjdk - jre7-openjdk - libxcb-devel - qt5-base-devel - qt5-linguist - docbook-xml - - - wrapper.patch - 002-dri-driver-path.patch - 003-ogl-include-new.patch - 008-root-window.patch - python.patch - - hardware/virtualization/virtualbox/pspec.xml - - - virtualbox - - qt5-base - libxcb - mesa - libXt - gsoap - libvpx - libXmu - libsdl - libXext - libXcursor - libXinerama - virt-wrapper - libvncserver - curl - zlib - libX11 - libgcc - libpng - python - libxml2 - openssl - device-mapper - qt5-x11extras - module-virtualbox - - - /etc/vbox - /usr/bin - /usr/lib/virtualbox - /usr/lib/python* - /usr/share/virtualbox + /usr/share/pixmaps + /usr/share/gcompris /usr/share/applications - /usr/share/pixmaps - /usr/share/icons/hicolor - /usr/share/mime/packages - - - System.Package - System.Service - - - vboxreload - 60-vboxdrv.rules - 60-vboxguest.rules - - - - virtualbox-guest-utils - VirtualBox guest utilities and drivers - VirtualBox misafir işletim sistemleri için yardımcı araçlar ve sürücüler - x11.driver - - pam - libXt - libXmu - libXext - libXfixes - libXrandr - libXdamage - xorg-server - libXcomposite - module-virtualbox-guest - - - /etc/X11/Xsession.d - /lib/udev/rules.d - /lib/security - /sbin - /usr/bin/VBoxClient* - /usr/bin/VBoxControl - /usr/sbin - /usr/lib - /usr/kde/*/share/autostart - /usr/share/X11 - /usr/lib/xorg/modules + /usr/share/locale - vboxclient.sh + gcompris-edit.desktop + gcompris.desktop + gcompris-edit.png + gcompris.png - - 2017-11-25 - 5.2.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 5.1.14 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2017-03-04 - 5.1.14 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-15 - 5.1.12 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-12-13 - 5.1.10 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-09-23 - 5.1.6 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-08-17 - 5.1.4 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-22 - 5.1.2 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-07-17 - 5.1.0 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-17 - 5.1.0b - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-06-12 - 5.0.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-09 - 5.0.12 - First release - ali algul - alialgul@pisilinux.org - - - - - - module-fglrx - http://ati.amd.com/support/driver.html - - PisiLinux Community - admins@pisilinux.org - - ATI - kernel.drivers - Pilote d'affichage ATI - ATI display drivers. - ATI ekran kartı sürücüleri - Controlador display ATI - Fglrx is a driver written by AMD(ATI) for ATI graphics cards.Radeons HD 2 3 4 X series are not supported - AMD(ATI) tarafından ATI ekran kartları için yazılmış sürücüler.Radeon HD 2 3 4 X serisi ekran kartlarını desteklememektedir. - http://archive.ubuntu.com/ubuntu/pool/restricted/f/fglrx-installer/fglrx-installer_15.201.orig.tar.gz - - desktop-files.patch - makefile_compat.patch - fglrx_gpl_symbol.patch - kolasa_4.0-cr4-strn.patch - lano1106_fglrx_intel_iommu.patch - lano1106_kcl_agp_13_4.patch - LICENSE.TXT - 4.4-manjaro-xstate.patch - - - kernel-module-headers - kernel - - kernel/drivers/module-fglrx/pspec.xml - - - module-fglrx - Kernel module for ATI display drivers - ATI ekran sürücüleri için çekirdek modülü - driver - - noDelta - - - kernel - - - /lib/modules - /etc/conf.d - /etc/modprobe.d - - - module-fglrx-legacy - - - blacklist-fglrx.conf - modprobe.conf - atieventsd - - - - xorg-video-fglrx - ATI ekran kartı sürücüleri için paylaşımlı kitaplıklar ve araçlar - driver - x11.driver - - noDelta - - - qt - mesa - libSM - libICE - uClibc - libXext - libXrandr - libXfixes - libXcursor - libXrender - fontconfig - libXxf86vm - libXinerama - xorg-server - - module-fglrx - - - - /usr/share - /etc - /usr/bin - /usr/sbin - /usr/X11R6 - /usr/lib - /usr/share/doc - /usr/share/man - - - xorg-video-fglrx-legacy - - - System.Package - System.Service - - - - xorg-video-fglrx-32bit - 32-bit shared libraries for xorg-video-fglrx - xorg-video-fglrx için 32-bit paylaşımlı kitaplıklar - emul32 - - noDelta - - emul32 - - xvba-video-32bit - fontconfig-32bit - freetype-32bit - libXcursor-32bit - libXext-32bit - libXfixes-32bit - libXinerama-32bit - libXrandr-32bit - libXrender-32bit - libXxf86vm-32bit - libX11-32bit - - - xorg-video-fglrx - libXext-32bit - libX11-32bit - mesa-32bit - libgcc - - - /usr/lib32 - - - xorg-video-fglrx-legacy-32bit - - - System.Package - - - - - 2016-03-06 - 15.201 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - module-nvidia-current - http://www.nvidia.com - - Marcin Bojara - marcin@pisilinux.org - - NVIDIA - kernel.drivers - NVIDIA drivers for GeForce 6xxx and newer GPUs - GeForce 6xxx ve daha yeni NVIDIA ekran kartları için sürücüler - Controladores nVIDIA de kernel y glx para tarjetas NV3 o mejor (Geforce FX o mejor) - NVIDIA graphics drivers provide optimized 2D/3D performance. - NVIDIA grafik sürücüleri daha iyi 2B/3B başarımı sağlar. - Controladores de kernel nVIDIA y glx para rendimiento optimizado 2d/3d en Linux (Para NV3X o mejor). - http://download.nvidia.com/XFree86/Linux-x86/387.34/NVIDIA-Linux-x86-387.34.run - http://download.nvidia.com/XFree86/Linux-x86_64/387.34/NVIDIA-Linux-x86_64-387.34.run - - kernel-module-headers - libX11-devel - gtk2-devel - gtk3-devel - - kernel/drivers/module-nvidia-current/pspec.xml - - - module-nvidia-current - Kernel module for current NVIDIA graphics driver releases - Güncel NVIDIA grafik sürücüleri için çekirdek modülü - driver - - noDelta - - - kernel - - - /lib/modules - /etc/modprobe.d - - - modprobe.conf - - - - nvidia-settings - Settings for nvidia-current kernel driver - app:gui - hardware.graphics - - atk - gtk2 - gtk3 - cairo - glib2 - pango - libX11 - libXext - gdk-pixbuf - module-nvidia-current - - - /usr/bin/nvidia-settings - /usr/share/man/man1/nvidia-settings.1 - /usr/lib/libnvidia-gtk* - /usr/share/applications - /usr/share/pixmaps - /usr/share/nvidia - - - nvidia-settings.desktop - - - - nvidia-xconfig - Xconfig file for nvidia-current kernel driver - app:console - hardware.graphics - - module-nvidia-current - - - /usr/bin/nvidia-xconfig - /usr/share/man/man1/nvidia-xconfig.1 - - - - xorg-video-nvidia-current - Güncel NVIDIA userspace sürücüleri ve ikili dosyaları - driver - x11.driver - - noDelta - - - libXext - libX11 - mesa - xorg-server - module-nvidia-current - - - /etc/OpenCL - /usr/bin - /usr/lib - /usr/share/X11 - /usr/share/nvidia-current - /usr/share/doc - /usr/share/man - - - System.Package - - - - xorg-video-nvidia-current-32bit - 32-bit shared libraries for xorg-video-nvidia-current - xorg-video-nvidia-current için 32-bit paylaşımlı kitaplıklar - emul32 - - noDelta - - emul32 - - libvdpau-32bit - - - zlib-32bit - mesa-32bit - libX11-32bit - libXext-32bit - xorg-video-nvidia-current - atk - gtk2 - gtk3 - cairo - glib2 - pango - gdk-pixbuf - - - /usr/lib32 - /usr/share/nvidia-current/32bit-ld.so.conf - - - System.Package - - - - - 2018-01-06 - 387.34 - Rebuild for new kernel - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-20 - 387.34 - Rebuild for new kernel. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-06 - 387.34 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-23 - 384.59 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-22 - 384.59 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-08 - 381.22 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-11 - 378.13 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-31 - 375.26 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-11 - 375.20 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-05 - 375.10 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-28 - 370.23 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-06 - 367.27 - Rebuild for kernel4.7.0 - Kamil Atlı - suvari@pisilinux.org - - - 2016-04-30 - 367.27 - Rebuild for new kernel, ver. bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-04-30 - 361.28 - Rebuild for new kernel + 2017-03-09 + 15.10 + Fix url. Alihan Öztürk alihan@pisilinux.org - 2016-03-06 - 361.28 + 2016-02-07 + 15.10 First release Alihan Öztürk alihan@pisilinux.org - - - module-nvidia304 - http://www.nvidia.com - - PisiLinux Community - admins@pisilinux.org - - NVIDIA - driver - kernel.drivers - NVIDIA drivers for GeForce 5-7 series GPUs - NVIDIA GeForce 6-7 serisi ekran kartları için grafik sürücüleri - Controladores nVIDIA de kernel y glx para tarjetas NV3 o mejor (Geforce FX o mejor) - NVIDIA graphics drivers provide optimized 2D/3D performance. - NVIDIA grafik sürücüleri daha iyi 2B/3B başarımı sağlar. - Controladores de kernel nVIDIA y glx para rendimiento optimizado 2d/3d en Linux (Para NV3X o mejor). - http://http.download.nvidia.com/XFree86/Linux-x86/304.137/NVIDIA-Linux-x86-304.137.run - http://http.download.nvidia.com/XFree86/Linux-x86_64/304.137/NVIDIA-Linux-x86_64-304.137.run - - kernel-module-headers - - kernel/drivers/module-nvidia304/pspec.xml - - - module-nvidia304 - Kernel module for NVIDIA driver 304.xx releases - NVIDIA sürücüsü 304.xx sürümleri için çekirdek modülü - - noDelta - - - kernel - - - /lib/modules - - - - xorg-video-nvidia304 - x11.driver - - noDelta - - - module-nvidia304 - libXext - xorg-server - zlib - libX11 - libgcc - - - /etc/OpenCL - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - xorg-video-nvidia-current - - - System.Package - - - - - 2018-01-06 - 304.137 - Rebuild for new kernel. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-20 - 304.137 - Rebuild for new kernel. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-06 - 304.137 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-23 - 304.135 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-22 - 304.135 - Rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-07 - 304.135 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-11 - 304.134 - Rebuild. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-31 - 304.134 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-11 - 304.132 - Rebuild for kernel 4.8.13 - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-04 - 304.132 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-28 - 304.131 - Rebuild for kernel4.7.0 - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-06 - 304.131 - Rebuild for kernel4.7.0 - Kamil Atlı - suvari@pisilinux.org - - - 2016-07-17 - 304.131 - Rebuild for kernel4.6.3 - Kamil Atlı - suvari@pisilinux.org - - - 2016-04-30 - 304.131 - Rebuild for new kernel - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-03-06 - 304.131 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - module-nvidia340 - http://www.nvidia.com - - Pisi Linux Community - admins@pisilinux.org - - NVIDIA - kernel.drivers - NVIDIA drivers for GeForce 6xxx and newer GPUs - NVIDIA graphics drivers provide optimized 2D/3D performance. - http://http.download.nvidia.com/XFree86/Linux-x86/340.104/NVIDIA-Linux-x86-340.104.run - http://http.download.nvidia.com/XFree86/Linux-x86_64/340.104/NVIDIA-Linux-x86_64-340.104.run - - kernel-module-headers - - kernel/drivers/module-nvidia340/pspec.xml - - - module-nvidia340 - Kernel module for NVIDIA driver 340.xx releases - driver - - noDelta - - - kernel - - - /lib/modules - - - - xorg-video-nvidia340 - driver - x11.driver - - noDelta - - - libXext - xorg-server - module-nvidia340 - libX11 - - - /etc/OpenCL - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - /usr/share/man - - - xorg-video-nvidia-current - xorg-video-nvidia304 - - - System.Package - - - - xorg-video-nvidia340-32bit - 32-bit shared libraries for xorg-video-nvidia340 - emul32 - - noDelta - - emul32 - - libvdpau-32bit - - - zlib-32bit - libX11-32bit - libXext-32bit - xorg-video-nvidia340 - - - /usr/lib32 - /usr/share/nvidia-current/32bit-ld.so.conf - - - xorg-video-nvidia-current-32bit - xorg-video-nvidia304-32bit - - - System.Package - - - - - 2018-01-06 - 340.104 - Rebuild for new kernel. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-20 - 340.104 - Rebuild for new kernel. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-06 - 340.104 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-24 - 340.102 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-22 - 340.102 - Rebuild. - Kamil Atlı - suvari@pisilinux.org - - - 2017-07-07 - 340.102 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-11 - 340.101 - Rebuild. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-31 - 340.101 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-11 - 340.98 - Rebuild for kernel 4.8.13 - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-05 - 340.98 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-28 - 340.96 - Rebuild for kernel 4.7.2 - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-06 - 340.96 - Rebuild for kernel 4.7.0 - Kamil Atlı - suvari@pisilinux.org - - - 2016-07-17 - 340.96 - Rebuild for new kernel - Kamil Atlı - suvari@pisilinux.org - - - 2016-04-30 - 340.96 - Rebuild for new kernel - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-03-06 - 340.96 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - perf - http://www.kernel.org - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - app:gui - kernel.tools - Performance analyser tool that makes full use of the Linux performance counter subsystem - perf is a new tool which is used to optimize, validate and measure applications, workloads or the full system through the Linux performance counter subsystem. - https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.gz - - libunwind-devel - audit-devel - xz-devel - gtk2-devel - unifdef - elfutils - diffutils - newt-devel - xmlto - asciidoc - pciutils-devel - numactl-devel - python-devel - slang-devel - glib2-devel - zlib-devel - perl - util-linux - libxslt - openssl-devel - systemtap-sdt-devel - - - patches/linux/patch-4.9.75.xz - patches/mageia/Revert-cpufreq-pcc-Enable-autoload-of-pcc-cpufreq-fo.patch - patches/mageia/base-cacheinfo-silence-DT-warnings.patch - patches/mageia/iommu-amd-flush-IOTLB-for-specific-domains-only-v3.patch - patches/mageia/pci-add-ALI-M5229-ide-compatibility-mode-quirk.patch - patches/mageia/pci-quirks-drop-devinit-exit.patch - patches/mageia/pci-Blacklist-AMD-Stoney-GPU-devices-for-ATS.patch - patches/mageia/acpi-CLEVO-M360S-disable_acpi_irq.patch - patches/mageia/acpi-processor-M720SR-limit-to-C2.patch - patches/mageia/ACPI-video-Add-a-quirk-to-force-acpi-video-backlight.patch - patches/mageia/acpi-do-not-warn-if-_BQC-does-not-exist.patch - patches/mageia/acpi-ACPICA-Events-Fix-acpi_ev_initialize_region-return-v.patch - patches/mageia/scsi-megaraid-new-sysfs-name.patch - patches/mageia/ide-pci-sis5513-965.patch - patches/mageia/mpt-vmware-fix.patch - patches/mageia/dm-raid-aliases.patch - patches/mageia/block-floppy-disable-pnp-modalias.patch - patches/mageia/ata-prefer-ata-drivers-over-ide-drivers-when-both-are-built.patch - patches/mageia/block-Make-CFQ-default-to-IOPS-mode-on-SSDs.patch - patches/mageia/block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.5.0.patch - patches/mageia/block-introduce-the-BFQ-v7r11-I-O-sched-for-4.5.0.patch - patches/mageia/block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch - patches/mageia/block-Turn-into-BFQ-v8r7-for-4.9.0.patch - patches/mageia/block-update-bfq-from-v8r7-to-v8r10.patch - patches/mageia/block-update-bfq-from-v8r10-to-v8r11.patch - patches/mageia/block-nvme-detect-NVMe-controller-in-recent-MacBooks.patch - patches/mageia/char-tpm-tpm_crb-implement-tpm-crb-idle-state.patch - patches/mageia/char-tmp-tpm_crb-fix-Intel-PTT-hw-bug-during-idle-state.patch - patches/mageia/char-tpm-tpm_crb-open-code-the-crb_init-into-acpi_add.patch - patches/mageia/char-tmp-tpm_crb-implement-runtime-pm-for-tpm_crb.patch - patches/mageia/fs-aufs-4.9.patch - patches/fs-aufs-4.9-posix_acl.patch - patches/mageia/fs-aufs-4.9-modular.patch - patches/mageia/fs-seq_file-reset-iterator-to-first-record-for-zero-off.patch - patches/mageia/fs-jbd2-Fix-dbench4-performance-regression-for-nobarrier-mounts.patch - patches/mageia/firewire-ieee1394-module-aliases.patch - patches/mageia/char-agp-intel-new-Q57-id.patch - patches/mageia/gpu-drm-i915-don-t-warn-about-Skylake-CPU-KabyPoint-PCH-.patch - patches/mageia/gpu-drm-amd-amdgpu-add-Polaris12-PCI-ID.patch - patches/mageia/gpu-drm-amdgpu-add-Polaris12-DID.patch - patches/mageia/gpu-drm-amd-amdgpu-add-Polaris12-support-v3.patch - patches/mageia/gpu-drm-amdgpu-powerplay-add-Polaris12-support.patch - patches/mageia/gpu-drm-amd-amdgpu-add-POLARIS12-PCI-ID.patch - patches/mageia/gpu-drm-amdgpu-pm-check-for-headless-before-calling-comp.patch - patches/mageia/input-i8042-quirks-for-Fujitsu-Lifebook-A544-and-Lif.patch - patches/mageia/net-sis190-fix-list-usage.patch - patches/mageia/net-netfilter-IFWLOG.patch - patches/mageia/net-netfilter-IFWLOG-mdv.patch - patches/mageia/net-netfilter-IFWLOG-2.6.35-buildfix.patch - patches/mageia/net-netfilter-IFWLOG-2.6.37-buildfix.patch - patches/mageia/net-ipv4-netfilter-ipt_IFWLOG-3.6-buildfix.patch - patches/mageia/net-netfilter-IFWLOG-3.7-buildfix.patch - patches/mageia/net-netfilter-IFWLOG-remove-unused-label.patch - patches/mageia/net-netfilter-psd.patch - patches/mageia/net-netfilter-psd-mdv.patch - patches/mageia/net-netfilter-psd-2.6.35-buildfix.patch - patches/mageia/net-netfilter-psd-fix-redefines.patch - patches/mageia/net-wireless-rtlwifi-Use-dev_kfree_skb_irq-instead-of-kfree_skb.patch - patches/mageia/net-wireless-rtlwifi-Fix-kernel-oops-introduced-with-commit-e4965.patch - patches/mageia/pinctrl_amd-Use-regular-interrupt-instead-of-chained.patch - patches/mageia/platform-x86-add-shuttle-wmi-driver.patch - patches/mageia/platform-x86-shuttle-wmi-drop-devinit-exit.patch - patches/mageia/platform-x86-shuttle-wmi-4.2-buildfix.patch - patches/mageia/platform-x86-asus-nb-wmi-Add-wapf4-quirk-for-the-X30.patch - patches/mageia/include-kbuild-export-pci_ids.patch - patches/mageia/sound-ALSA-hda-realtek-New-codec-support-of-ALC1220.patch - patches/mageia/sound-ALSA-hda-realtek-new-id-for-alc1220.patch - patches/mageia/sound-ALSA-hda-realtek-Remove-ALC285-device-ID.patch - patches/mageia/sound-ALSA-hda-realtek-New-codecs-support-for-ALC215-ALC28.patch - patches/mageia/sound-ALSA-hda-A-new-flag-to-enforce-prefix-to-each-pin.patch - patches/mageia/sound-ALSA-hda-Allow-to-enable-disable-vmaster-build-expli.patch - patches/mageia/sound-ALSA-hda-Support-Gigabyte-Gaming-board-with-dual-Rea.patch - patches/mageia/sound-ALSA-hda-Use-a-helper-function-for-renaming-kctl-nam.patch - patches/mageia/sound-ALSA-hda-Apply-dual-codec-quirk-for-MSI-Z270-Gaming-.patch - patches/mageia/sound-ALSA-hda-Fix-applying-MSI-dual-codec-mobo-quirk.patch - patches/mageia/sound-ALSA-hda-Add-Geminilake-id-to-SKL_PLUS.patch - patches/mageia/sound-ALSA-hda-Add-Coffelake-PCI-ID.patch - patches/mageia/sound-ALSA-hda-Apply-quirks-to-Broxton-T-too.patch - patches/mageia/hid-usbhid-IBM-BladeCenterHS20-quirk.patch - patches/mageia/usb-storage-unusual_devs-add-id.patch - patches/mageia/usb-storage-unusual_devs-add-id-2.6.37-buildfix.patch - patches/mageia/media-usb-pwc-lie-in-proc-usb-devices.patch - patches/mageia/3rd-3rdparty-1.0-tree.patch - patches/mageia/3rd-3rdparty-merge.patch - patches/mageia/3rd-acerhk-0.5.35.patch - patches/mageia/3rd-acerhk-kbuild.patch - patches/mageia/3rd-acerhk-extra-cflags.patch - patches/mageia/3rd-acerhk-proc_dir_entry-owner.patch - patches/mageia/3rd-acerhk-fix-build-with-function-tracer.patch - patches/mageia/3rd-acerhk-2.6.36-buildfix.patch - patches/mageia/3rd-acerhk-fix-include.patch - patches/mageia/3rd-ndiswrapper-1.60.patch - patches/mageia/3rd-ndiswrapper-Kconfig.patch - patches/mageia/3rd-ndiswrapper-Makefile-build-fix.patch - patches/mageia/3rd-ndiswrapper-4.7-buildfix.patch - patches/mageia/3rd-rfswitch-1.3.patch - patches/mageia/3rd-rfswitch-build-fix.patch - patches/mageia/3rd-rfswitch-3.0-buildfix.patch - patches/mageia/3rd-viahss-0.92.patch - patches/mageia/3rd-viahss-config.patch - patches/mageia/3rd-viahss-module-license.patch - patches/mageia/3rd-viahss-2.6.35-buildfix.patch - patches/mageia/3rd-viahss-3.0-buildfix.patch - patches/mageia/3rd-rtl8723bs.patch - patches/mageia/3rd-rtl8812au.patch - patches/mageia/tools-testing-selftest-Makefile-remove-powerpc-reference.patch - patches/mageia/tools-build-Make-fixdep-parsing-wait-for-last-target.patch - patches/mageia/tools-perf-tools-Force-fixdep-compilation-at-the-start-of-.patch - patches/mageia/tools-perf-tools-Move-perf-build-related-variables-under-n.patch - - kernel/tools/perf/pspec.xml - - - perf - - audit - xz - newt - elfutils - gtk2 - numactl - libunwind - python - slang - glib2 - zlib - perl - - - /etc - /usr/bin - /usr/lib - /usr/libexec - /usr/include - /usr/share/man/ - /usr/share/perf-core - /usr/share/doc/perf-tip - - - - - 2018-01-06 - 4.9.75 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-12-20 - 4.9.70 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-12-07 - 4.9.66 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-11-19 - 4.9.63 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-13 - 4.7.0 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-13 - 4.6.3 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-02 - 4.4.8 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-03-06 - 4.4.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - ccd2iso - http://sourceforge.net/projects/ccd2iso - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.converter - CloneCD image files to ISO converter - CloneCD imaj dosyalarını ISO dosyalarına dönüştüren bir uygulama - ccd2iso converts CloneCD image files to ISO image files. - CloneCD imaj dosyalarını ISO dosyalarına dönüştüren bir komut satırı uygulaması. - mirrors://sourceforge/ccd2iso/ccd2iso-0.3.tar.gz - multimedia/converter/ccd2iso/pspec.xml - - - ccd2iso - - /usr/bin - /usr/share/doc/ccd2iso - - - - - 2017-02-05 - 0.3 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-18 - 0.3 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - libnut @@ -82134,64 +77744,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - unoconv - http://dag.wieers.com/home-made/unoconv - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.converter - A document converter - Bir belge dönüştürücü - unoconv converts between any document format that OpenOffice / OpenOffice understands. - unoconv, her belge biçimini OpenOffice ve OpenOffice'in anlayacağı biçime dönüştüren bir terminal uygulamasıdır. - http://dag.wieers.com/home-made/unoconv/unoconv-0.7.tar.gz - - asciidoc - xmlto - - multimedia/converter/unoconv/pspec.xml - - - unoconv - - asciidoc - xmlto - - - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-02-05 - 0.7 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 0.7 - First release - Stefan Gronewold - groni@pisilinux.org - - - vcdimager @@ -82274,6 +77826,637 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + ccd2iso + http://sourceforge.net/projects/ccd2iso + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.converter + CloneCD image files to ISO converter + CloneCD imaj dosyalarını ISO dosyalarına dönüştüren bir uygulama + ccd2iso converts CloneCD image files to ISO image files. + CloneCD imaj dosyalarını ISO dosyalarına dönüştüren bir komut satırı uygulaması. + mirrors://sourceforge/ccd2iso/ccd2iso-0.3.tar.gz + multimedia/converter/ccd2iso/pspec.xml + + + ccd2iso + + /usr/bin + /usr/share/doc/ccd2iso + + + + + 2017-02-05 + 0.3 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-18 + 0.3 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + unoconv + http://dag.wieers.com/home-made/unoconv + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.converter + A document converter + Bir belge dönüştürücü + unoconv converts between any document format that OpenOffice / OpenOffice understands. + unoconv, her belge biçimini OpenOffice ve OpenOffice'in anlayacağı biçime dönüştüren bir terminal uygulamasıdır. + http://dag.wieers.com/home-made/unoconv/unoconv-0.7.tar.gz + + asciidoc + xmlto + + multimedia/converter/unoconv/pspec.xml + + + unoconv + + asciidoc + xmlto + + + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-02-05 + 0.7 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 0.7 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libchromaprint + http://acoustid.org/chromaprint + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + multimedia.plugin + Chromaprint is the core component of the Acoustid project. + Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source. + https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.4.2.tar.gz + + boost-devel + fftw3-devel + ffmpeg-devel + cmake + + multimedia/plugin/libchromaprint/pspec.xml + + + libchromaprint + + ffmpeg + libgcc + + + /usr/share + /usr/lib + + + + libchromaprint-devel + libchromaprint için geliştirme dosyaları + + libchromaprint + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-03 + 1.4.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-17 + 1.3.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-18 + 1.2 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + ladspa-sdk + http://www.ladspa.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.plugin + The Linux Audio Developer's Simple Plugin API + Ses geliştiricisinin temel eklenti kütüphanesi + La Linux Audio Developer's Simple Plugin API (LADSPA - L'API de plugin (greffon) simple pour développeurs linux audio) tente de donner aux programmeurs la possibilité d'écrire en C/C++ des processeurs audio simples sous forme de plugin' et les lier dynamiquement à différentes applications hôte. + The Linux Audio Developer's Simple Plugin API (LADSPA) attempts to give programmers the ability to write simple `plugin' audio processors in C/C++ and link them dynamically against a range of host applications + ladspa, Linux üzerinde ses uygulamaları geliştiren programcıların temel ses işleme eklentileri geliştirmelerini ve bu eklentileri bir seri ses uygulaması ile birlikte kullanabilmelerini sağlar. + El Linux Audio Developer's Simple Plugin API (LADSPA) intenta facilitar a programadores la tarea de escribir procesadores simples de audio en C/C++ y enlazarlos dinámicamente con una gama de aplicaciones host. + http://pkgs.fedoraproject.org/repo/pkgs/ladspa/ladspa_sdk_1.13.tgz/671be3e1021d0722cadc7fb27054628e/ladspa_sdk_1.13.tgz + + ladspa-sdk-1.12-gcc4.patch + properbuild.patch + asneeded.patch + notests.patch + + multimedia/plugin/ladspa-sdk/pspec.xml + + + ladspa-sdk + + /usr/bin + /usr/lib + /etc + /usr/share/doc/ladspa-sdk + + + 60ladspa + + + + ladspa-sdk-devel + Development files for ladspa-sdk + ladspa-sdk için geliştirme dosyaları + + ladspa-sdk + + + /usr/include + /usr/share/doc/ladspa-sdk/html + + + + + 2017-02-15 + 1.13 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 1.13 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + darkice + http://darkice.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.stream + Live audio streamer + Canlı müzik, ses yayınlama aracı + DarkIce as a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. + Darkice bir canlı müzik, ses yayınlama uygulamasıdır. Bir ses arayüzünden (örneğin bir ses kartı) sesleri kaydeder, kodlar ve yayınlayacak sunucuya gönderir. + https://sourceforge.net/projects/darkice/files/darkice/1.3/darkice-1.3.tar.gz + + pulseaudio-libs-devel + lame-devel + faac-devel + libogg-devel + twolame-devel + alsa-lib-devel + libvorbis-devel + libsamplerate-devel + libopus-devel + + + darkice-1.0-gcc44.patch + + multimedia/stream/darkice/pspec.xml + + + darkice + + pulseaudio-libs + lame + faac + libogg + twolame + alsa-lib + libvorbis + libsamplerate + libgcc + libopus + + + /etc + /usr/share/doc + /usr/share/man + /usr/bin + + + + + 2017-02-15 + 1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-08 + 1.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + live555 + http://www.live555.com + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.stream + Multimedia streaming library + Çokluortam yayın kitaplığı + Live555 est un ensemble de librairies C++ pour le streaming (diffusion numérique) multimédia utilisant les protocoles de standards ouverts (RTP/RTCP, RTSP, SIP). + Live555 is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP) + Live555, açık standart protokolleri kullanan (RTP/RTCP, RTSP, SIP) çoklu ortam duraksız işlemleri (streaming) için C++ kütüphaneleridir. + http://distfiles.alpinelinux.org/distfiles/live.2016.10.21.tar.gz + + shared-config.patch + + multimedia/stream/live555/pspec.xml + + + live555 + + /usr/lib + /usr/share/doc + + + + live555-devel + Development files for live555 + live555 için geliştirme dosyaları + + live555 + + + /usr/include + + + + + 2017-02-18 + 2016.10.21 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2016.10.21 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2014.05.08 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 2014.05.08 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + icecast + http://www.icecast.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + service + multimedia.stream + ShoutCast compatible streaming media server + Shoutcast uyumlu muzik yayın sunucusu + Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. + Icecast, Ogg Vorbis ve Mp3 formatlarını destekleyerek ağ üzerinden muzik yayını yapmanızı sağlar. Icecast ile bir internet radyo istasyonu kurabilir ya da kendinize özel bir şarkı liste oluşturup paylaşabilirsiniz. + icecast + http://downloads.xiph.org/releases/icecast/icecast-2.4.3.tar.gz + + libxslt-devel + libogg-devel + libvorbis-devel + libkate-devel + speex-devel + libtheora-devel + curl-devel + libxml2-devel + openssl-devel + + + pthread_flag.patch + icecast.conf.patch + + multimedia/stream/icecast/pspec.xml + + + icecast + + libxslt + libogg + libvorbis + libkate + speex + libtheora + curl + libxml2 + openssl + + + /etc/icecast + /usr/bin + /usr/share/doc + /usr/share/icecast + /usr/share/man + /usr/share/pixmaps + /var + /run + /usr/lib/tmpfiles.d/icecast.conf + + + System.Package + System.Service + + + tmpfiles.conf + + + + + 2017-02-15 + 2.4.3 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.4.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-08 + 2.4.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libmms + http://sourceforge.net/projects/libmms + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.stream + A common library for accessing MMS media streaming protocol + MMS protokolüne erişim sağlayan bir kütüphane + libmms is a library for accessing Microsoft Media Server (MMS) media streaming protocol. + libmms, Microsoft Media Server(MMS) akış protokolünü kullanan ses kaynaklarına erişmek için kullanılan bir kütüphanedir. + mirrors://sourceforge/libmms/libmms-0.6.4.tar.gz + multimedia/stream/libmms/pspec.xml + + + libmms + + /usr/lib + /usr/share/doc + + + + libmms-devel + Development files for libmms + libmms için geliştirme dosyaları + + libmms + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-15 + 0.6.4 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.6.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-23 + 0.6.4 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + rtmpdump + http://rtmpdump.mplayerhq.hu/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + app:console + library + multimedia.stream + Toolkit for RTMP streams + RTMP yayınları araç takımı + rtmpdump is a tool for dumping media content streamed over RTMP. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps:// . + rtmpdump, RTMP üzerinden yayın yapan ortam içeriklerinin dökümünü yapmak için yazılmış bir araçtır. RTMP yayımının bütün biçimleri desteklenmektedir: rtmp://, rtmpt://, rtmpe://, rtmpte://, ve rtmps:// . + http://source.pisilinux.org/1.0/rtmpdump-15012015.tar.gz + + openssl-devel + zlib-devel + + multimedia/stream/rtmpdump/pspec.xml + + + rtmpdump + + openssl + zlib + + + /usr/bin + /usr/lib + /usr/share/doc/rtmpdump + /usr/share/man + + + + rtmpdump-devel + Development files for rtmpdump + rtmpdump için geliştirme dosyaları + + rtmpdump + openssl-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-15 + 20150115 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 20150115 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-29 + 20150115 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + blender @@ -82412,73 +78595,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - dvdauthor - http://dvdauthor.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.editor - A simple DVD tool - Basit bir DVD yaratma aracı - dvdauthor is a set of simple tools to help you author a DVD. - dvdauthor DVD oynatıcıya takıldığında sorunsuzca oynatılabilecek bir DVD üretebilen bir uygulamadır. - https://sourceforge.net/projects/dvdauthor/files/dvdauthor/0.7.1/dvdauthor-0.7.1.tar.gz - - fribidi-devel - libdvdread-devel - imagemagick-devel - GraphicsMagick-devel - fontconfig-devel - freetype-devel - libpng-devel - libxml2-devel - - - dvdauthor-fix-build.patch - - multimedia/editor/dvdauthor/pspec.xml - - - dvdauthor - - libpng - fribidi - libxml2 - freetype - fontconfig - libdvdread - GraphicsMagick - - - /usr/bin - /usr/share/doc - /usr/lib - /usr/share/man - /usr/share - - - - - 2017-02-03 - 0.7.1 - Rebuild for new Toolchains. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-07-09 - 0.7.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - id3lib @@ -82548,6 +78664,73 @@ It supports email, address books, calendars, tasks, news feeds and much more. + + + dvdauthor + http://dvdauthor.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.editor + A simple DVD tool + Basit bir DVD yaratma aracı + dvdauthor is a set of simple tools to help you author a DVD. + dvdauthor DVD oynatıcıya takıldığında sorunsuzca oynatılabilecek bir DVD üretebilen bir uygulamadır. + https://sourceforge.net/projects/dvdauthor/files/dvdauthor/0.7.1/dvdauthor-0.7.1.tar.gz + + fribidi-devel + libdvdread-devel + imagemagick-devel + GraphicsMagick-devel + fontconfig-devel + freetype-devel + libpng-devel + libxml2-devel + + + dvdauthor-fix-build.patch + + multimedia/editor/dvdauthor/pspec.xml + + + dvdauthor + + libpng + fribidi + libxml2 + freetype + fontconfig + libdvdread + GraphicsMagick + + + /usr/bin + /usr/share/doc + /usr/lib + /usr/share/man + /usr/share + + + + + 2017-02-03 + 0.7.1 + Rebuild for new Toolchains. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-07-09 + 0.7.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + ktageditor @@ -82594,1539 +78777,6 @@ It supports email, address books, calendars, tasks, news feeds and much more. - - - aalib - http://aa-project.sourceforge.net/aalib/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.graphics - An ASCII-graphics Library - Bir ASCII-grafik Kitaplığı - Aalib est une librairie de graphiques ASCII générant des sorties en caractères ASCII. - Aalib is an ASCII-graphics library generating ASCII character outputs. - AAlib, bir ASCII sanatı grafik kütüphanesidir. Görsel bir ekran gibi çalışır, ancak oluşturulan çıktı platform bağımsız olarak ASCII karakterler ile gösterilir. - Aalib es una librería gráfica ASCII que genera salidas con caracteres ASCII. - mirrors://sourceforge/aa-project/aalib-1.4rc5.tar.gz - - gpm - ncurses-devel - - - m4.patch - - multimedia/graphics/aalib/pspec.xml - - - aalib - - gpm - ncurses - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/info - /usr/share/man - - - - aalib-devel - Development files for aalib - aalib için geliştirme dosyaları - - aalib - - - /usr/share/aclocal - /usr/include - /usr/share/man/man3 - - - - - 2017-02-05 - 1.4_rc5 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4_rc5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 1.4_rc5 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - assimp - http://assimp.sourceforge.net/index.html - - Stefan Gronewold - groni@pisilinux.org - - BSD - multimedia.graphics - A JavaScript 3D rendering API for Qt Quick - APIs are provided for C and C++. There are various bindings to other languages (C#, Java, Python, Delphi, D). Assimp also runs on Android and iOS. - https://github.com/assimp/assimp/archive/v4.1.0.tar.gz - - boost-devel - cmake - glib2-devel - zlib-devel - pkgconfig - minizip-devel - git - - multimedia/graphics/assimp/pspec.xml - - - assimp - Portable Open Source library to import various well-known 3D model formats in an uniform manner - - libgcc - minizip - zlib - - - /usr/bin - /usr/lib - /usr/share/doc - - - - assimp-devel - Development files for assimp - - boost-devel - assimp - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2018-01-28 - 4.1.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-21 - 3.3.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - babl - http://gegl.org/babl - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - LGPLv3 - library - multimedia.graphics - A dynamic, any to any, pixel format translation library - 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.38.tar.bz2 - - gobject-introspection-devel - - multimedia/graphics/babl/pspec.xml - - - babl - - /usr/lib - /usr/share/doc - - - - babl-devel - Development files for babl - babl için geliştirme dosyaları - - babl - - - /usr/include - /usr/lib/pkgconfig - /usr/share/gir-1.0 - - - - - 2017-12-21 - 0.1.38 - Version Bump. - Mustafa Cinasal - admin@pisilinux.org - - - 2017-02-05 - 0.1.24 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.1.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-02-07 - 0.1.12 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - darktable - - Stefan Gronewold - groni@pisilinux.org - - GPL-3.0 - multimedia.graphics - darktable is an open source photography workflow application and RAW developer. - darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. - https://github.com/darktable-org/darktable/releases/download/release-2.2.5/darktable-2.2.5.tar.xz - - exiv2-devel - intltool - cmake - gconf-devel - gtk2-devel - libjpeg-turbo-devel - lcms2-devel - lensfun-devel - libgnome-keyring-devel - libgphoto2-devel - librsvg-devel - libsdl-devel - mesa-devel - mesa-glu-devel - openexr-devel - tiff-devel - libsoup-devel - json-glib-devel - libgomp - cups-devel - curl-devel - gtk3-devel - zlib-devel - glib2-devel - libX11-devel - libpng-devel - sqlite-devel - libxml2-devel - pugixml-devel - libXrandr-devel - libsecret-devel - openjpeg-devel - ghostscript-devel - GraphicsMagick-devel - webp-devel - - multimedia/graphics/darktable/pspec.xml - - - darktable - - webp - cups - curl - gtk3 - zlib - glib2 - libX11 - libgcc - libpng - sqlite - libxml2 - pugixml - libXrandr - libsecret - mesa - tiff - gtk2 - lcms2 - cairo - pango - libsdl - ilmbase - lensfun - librsvg - libsoup - libgomp - mesa-glu - openjpeg - json-glib - exiv2-libs - gdk-pixbuf - libgphoto2 - ghostscript - openexr-libs - libjpeg-turbo - GraphicsMagick - libgnome-keyring - - - /etc - /usr/bin - /usr/lib/darktable - /usr/share/applications - /usr/share/appdata - /usr/share/darktable - /usr/share/doc/darktable - /usr/share/icons - /usr/share/locale - /usr/share/man - - - - - 2017-10-06 - 2.2.5 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-15 - 2.2.4 - Rebuild with new toolchain - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-13 - 2.0.7 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - dia - https://live.gnome.org/Dia - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - multimedia.graphics - Diagram editor - Diyagram editörü. - Dia is a GTK+ based diagram creation program for GNU/Linux, - Dia, GTK tabanlı diyagram çizme ve düzenleme programıdır. - dia - http://ftp.gnome.org/pub/gnome/sources/dia/0.97/dia-0.97.3.tar.xz - - intltool - qt5-base-devel - cairo-devel - python-devel - zlib-devel - freetype-devel - gdk-pixbuf-devel - gtk2-devel - glib2-devel - pango-devel - libxml2-devel - libpng-devel - libart_lgpl-devel - atk-devel - docbook-xsl - perl-XML-Parser - libxslt-devel - fontconfig-devel - - multimedia/graphics/dia/pspec.xml - - - dia - - python - zlib - freetype - cairo - gdk-pixbuf - gtk2 - pango - libxml2 - libpng - libart_lgpl - atk - libxslt - fontconfig - glib2 - - - /usr/bin - /usr/lib/dia - /usr/share/applications - /usr/share/icons - /usr/share/oaf - /usr/share/dia - /usr/share/mime-info - /usr/share/locale - /usr/share/doc - /usr/share/man - - - - - 2017-04-15 - 0.97.3 - Rebuild with new toolchain - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-07 - 0.97.3 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - enblend - http://enblend.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.graphics - Image blending with multiresolution splines - Resim harmanlama aracı - enblend is a tool for compositing images. Given a set of images that overlap in some irregular way, enblend overlays them in such a way that the seam between the images is invisible, or at least very difficult to see. - enblend, resimleri birleştirmek için kullanılan bir araçtır. Düzensiz bir şekilde üstüste binen bir resim grubunu, resimlerin arasındaki düğüm noktaları anlaşılmayacak şekilde harmanlar. - mirrors://sourceforge/enblend/enblend-enfuse/enblend-enfuse-4.1/enblend-enfuse-4.1.3.tar.gz - - cmake - gsl-devel - zlib-devel - tiff-devel - vigra-devel - boost-devel - lcms2-devel - libpng-devel - openexr-devel - imagemagick-devel - libjpeg-turbo-devel - - - gentoo_prepare.patch - enblend-4.1.4-gcc6.patch - - multimedia/graphics/enblend/pspec.xml - - - enblend - - gsl - tiff - boost - lcms2 - vigra - libgcc - - - /usr/bin - /usr/share/man - /usr/share/doc - /usr/share/info - - - - - 2017-03-17 - 4.1.3 - Rebuild for new toolchain. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 4.1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-27 - 4.1.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gegl - http://gegl.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - LGPLv3+ - library - app:console - multimedia.graphics - A graph based image processing framework - Graf tabanlı resim işleme altyapısı - gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. - gegl, orijinal kopyaya zarar vermeden (non-destructive) isteğe bağlı (demand based) resim işleme altyapısı sunan bir kütüphanedir. - https://download.gimp.org/pub/gegl/0.3/gegl-0.3.26.tar.bz2 - - libspiro-devel - json-glib-devel - openexr-devel - ffmpeg-devel - libsdl-devel - lcms2-devel - libv4l-devel - jasper-devel - cairo-devel - pango-devel - exiv2-devel - babl-devel - libjpeg-turbo-devel - gtk2-devel - lua-devel - asciidoc - intltool - ruby - enscript - librsvg-devel - vala-devel - libraw-devel - webp-devel - tiff-devel - libgexiv2-devel - ilmbase-devel - gobject-introspection-devel - - multimedia/graphics/gegl/pspec.xml - - - gegl - - tiff - webp - libraw - lcms2 - libgcc - librsvg - json-glib - libgexiv2 - openexr-libs - glib2 - gdk-pixbuf - libspiro - jasper - libpng - libsdl - cairo - pango - babl - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share - /usr/share/locale/ - - - - gegl-devel - Development files for gegl - gegl için geliştirme dosyaları - - gegl - glib2-devel - babl-devel - json-glib-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/gtk-doc/html - - - - - 2017-12-21 - 0.3.26 - update - Mustafa Cinasal - admin@pisilinux.org - - - 2017-03-05 - 0.3.14 - update - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-15 - 0.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-20 - 0.2.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gegl02 - http://gegl.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - LGPLv3+ - library - app:console - multimedia.graphics - A graph based image processing framework - Graf tabanlı resim işleme altyapısı - gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. - gegl02, orijinal kopyaya zarar vermeden (non-destructive) isteğe bağlı (demand based) resim işleme altyapısı sunan bir kütüphanedir. - http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2 - - libspiro-devel - json-glib-devel - openexr-devel - ffmpeg-devel - libsdl-devel - libv4l-devel - jasper-devel - cairo-devel - pango-devel - exiv2-devel - babl-devel - libjpeg-turbo-devel - gtk2-devel - lua-devel - asciidoc - intltool - ruby - ilmbase-devel - - - gegl-0.2.0-cve-2012-4433-1e92e523.patch - gegl-0.2.0-cve-2012-4433-4757cdf7.patch - gegl-0.2.0-ffmpeg-0.11.patch - - multimedia/graphics/gegl02/pspec.xml - - - gegl02 - - glib2 - gdk-pixbuf - libspiro - jasper - libpng - libsdl - cairo - pango - babl - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/locale/ - - - - gegl02-devel - Development files for gegl02 - gegl02 için geliştirme dosyaları - - gegl02 - glib2-devel - babl-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/gtk-doc/html - - - - - 2017-03-09 - 0.2.0 - fixed file conflict with gegl1.x - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2014-12-20 - 0.2.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - giflib - http://sourceforge.net/projects/giflib - - PisiLinux Community - admins@pisilinux.org - - MIT - library - multimedia.graphics - Library to handle, display and manipulate GIF images - GIF türündeki resimleri görüntüleyip işlemeye aracılık eden kitaplık - libungif est une librairies de lecture et d'écriture d'images gif. La fonctionnalité de sauvegarde utilise un algorithme gif non compressé pour éviter le brevet Unisys LZW. giflib est un remplaçant de cette dernière compatible aussi bien au niveau de l'interface de programmation (API) qu'au niveau binaire (ABI) pour les pays où LZW n'est pas breveté. - The giflib package contains a shared library of functions for loading and saving GIF format image files. It is API and ABI compatible with libungif, the library which supported uncompressed GIFs while the Unisys LZW patent was in effect. - libungif, gif dosyalarını okumaya ve yazmaya yarayan bir kütüphanedir. Kaydetme algoritması Unisys LZW patentine takılmamak için sıkıştırma yapmamaktadır. Böylece LZW'nin patentli olmadığı ülkelerde kullanılmak için API ve ABI uyumlu bir alternatif sunar. - mirrors://sourceforge/giflib/giflib-5.1.4.tar.bz2 - multimedia/graphics/giflib/pspec.xml - - - giflib - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - giflib-devel - - giflib - - - /usr/include - /usr/share/doc/giflib/html - - - - giflib-32bit - 32-bit shared libraries for giflib - emul32 - emul32 - - giflib - - - /usr/lib32 - - - - - 2017-02-05 - 5.1.4 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.0.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 5.0.6 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 5.0.6 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - colorize-gimp - http://zenthought.org/content/project/colorize - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - multimedia.graphics.gimp.addon - Colorization plugin for GIMP - GIMP için renklendirme eklentisi - colorize-gimp is an implementation of colorization using optimization for GIMP. - colorize-gimp, GIMP ile siyah beyaz fotoğrafları renklendirmek için bir eklentidir. - gimp - http://zenthought.org/system/files/asset/2/colorize-gimp-20070930.tar.gz - - gimp-devel - gtk2-devel - SuiteSparse-devel - - multimedia/graphics/gimp/addon/colorize-gimp/pspec.xml - - - colorize-gimp - - gimp - gtk2 - SuiteSparse - atk - cairo - glib2 - pango - freetype - gdk-pixbuf - fontconfig - - - /usr/lib/gimp/2.0/plug-ins - /usr/share/doc - - - COPYING - - - - - 2017-04-24 - 2.6.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 2.6.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-data-extras - http//www.gimp.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - data - multimedia.graphics.gimp.addon - Gimp extras - Gimp ekleri - Contains extra brushes, palettes, and gradients for extra GIMPy artistic enjoyment. - Daha eğlenceli bir çalışma için ek fırçalar, paketler ve gradyanlar içerir. - gimp - http://download.gimp.org/pub/gimp/extras/gimp-data-extras-2.0.2.tar.bz2 - - gimp-devel - - multimedia/graphics/gimp/addon/gimp-data-extras/pspec.xml - - - gimp-data-extras - - gimp - - - /usr/share/gimp - /usr/share/doc - - - - - 2017-04-24 - 2.0.2 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 2.0.2 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-dds-plugin - http://code.google.com/p/gimp-dds/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - multimedia.graphics.gimp.addon - DirectDraw Surface (DDS) format plugin for Gimp - This is a plugin for GIMP version 2.6.x. It allows you to load and save images in the Direct Draw Surface (DDS) format. - https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gimp-dds/gimp-dds-3.0.1.tar.bz2 - - gimp-devel - gtk2-devel - - multimedia/graphics/gimp/addon/gimp-dds-plugin/pspec.xml - - - gimp-dds-plugin - - atk - cairo - glib2 - fontconfig - gdk-pixbuf - gimp - gtk2 - pango - libgomp - freetype - - - /usr/lib/gimp/2.0/plug-ins/dds - /usr/share/doc/gimp-dds-plugin - - - - - 2017-04-24 - 3.0.1 - Rebuild with new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 3.0.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-focusblur-plugin - http://registry.gimp.org/node/1444 - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.graphics.gimp.addon - Makes out of focus with luminosity and depth. - Focus Blur plug-in is blurring effect, a kind of called DoF. This software makes a out of focus with luminosity and depth, like a sight or lenses. It can be used with depth map, depth fakes and shine effect. Also it can work as simple and applicable blur. - http://registry.gimp.org/files/focusblur-3.2.6.tar.bz2 - - fftw3-devel - gimp-devel - intltool - - multimedia/graphics/gimp/addon/gimp-focusblur-plugin/pspec.xml - - - gimp-focusblur-plugin - - fftw3 - gdk-pixbuf - gimp - gtk2 - glib2 - - - /usr/lib/gimp/2.0/plug-ins - /usr/share/doc - /usr/share/locale - - - - - 2017-04-24 - 3.2.6 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 3.2.6 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-gmic-plugin - http://gmic.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - CeCILL-2 - app:console - library - multimedia.graphics.gimp.addon - Image procession framework. - G'MIC stands for GREYC's Magic Image Converter. G'MIC is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. - http://gmic.eu/files/source/gmic_1.7.9.tar.gz - - ffmpeg-devel - fftw3-devel - gimp-devel - libjpeg-turbo-devel - lapack-devel - opencv-devel - openexr-devel - tiff-devel - curl-devel - - multimedia/graphics/gimp/addon/gimp-gmic-plugin/pspec.xml - - - gmic - - curl - tiff - zlib - fftw3 - libX11 - libgcc - libpng - libgomp - libjpeg-turbo - - - /etc/bash_completion.d - /usr/bin - /usr/lib - /usr/share/doc/gmic - /usr/share/man - - - - gmic-devel - Development files for gmic - - gmic - - - /usr/include - - - - gimp-gmic-plugin - Gimp plugin for the GMIC image procession framework. - - atk - curl - gtk2 - zlib - gimp - cairo - pango - libX11 - libgcc - libpng - libgomp - freetype - fftw3 - glib2 - fontconfig - gdk-pixbuf - - - /usr/lib/gimp - /usr/share/doc/gimp-gmic-plugin - - - - - 2017-04-24 - 1.7.9 - Version bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.6.5.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-10 - 1.6.5.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - gimp-layer-effects - http://registry.gimp.org/node/186 - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - library - multimedia.graphics.gimp.addon - Layer effects for GIMP - GIMP için katman efektleri - Layer Effects is a GIMP plugin which contains a series of scripts that implement various layer effects. - Layer Effects, yaygın olarak kullanılan katman efektlerini içeren bir GIMP eklentisidir. - gimp - http://ozbekanil.googlepages.com/layer-effects.tar.gz - multimedia/graphics/gimp/addon/gimp-layer-effects/pspec.xml - - - gimp-layer-effects - - gimp - - - /usr/lib/gimp/2.0/plug-ins - /usr/share/doc - - - COPYING - - - - - 2017-04-24 - 2.6.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 2.6.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-lqr-plugin - http://liquidrescale.wikidot.com/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.graphics.gimp.addon - Plugin for The GIMP providing Liquid Rescale. - Provides an implementation of the Seam Carving algorithm. The Seam Carving procedure aims at resizing pictures non uniformly while preserving their features, i.e. avoiding distortion of the important parts. The plugin supports manual feature selection, and can also be used to remove portions of the picture in a consistent way. - http://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-0.7.2.tar.bz2 - - intltool - gimp-devel - liblqr-devel - - multimedia/graphics/gimp/addon/gimp-lqr-plugin/pspec.xml - - - gimp-lqr-plugin - - gdk-pixbuf - gimp - gtk2 - glib2 - liblqr - - - /usr/lib/gimp/2.0/plug-ins/* - /usr/share/doc/gimp-lqr-plugin/* - /usr/share/gimp-lqr-plugin/* - /usr/share/gimp/2.0/scripts/* - /usr/share/locale/* - - - - - 2017-04-24 - 0.7.2 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.7.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 0.7.2 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-refocus-it-plugin - http://sourceforge.net/projects/refocus-it - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - library - multimedia.graphics.gimp.addon - Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. - Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. Adaptive or static area smoothing can be used to remove the so called \"ringing\" effect. - mirrors://sourceforge/refocus-it/refocus-it-2.0.0.tar.gz - - intltool - gimp-devel - gtk2-devel - - multimedia/graphics/gimp/addon/gimp-refocus-it-plugin/pspec.xml - - - gimp-refocus-it-plugin - - gimp - glib2 - gtk2 - - - /usr/bin - /usr/lib/gimp/2.0/plug-ins - /usr/share/doc/gimp-refocus-it-plugin - /usr/share/help - /usr/share/locale - - - - - 2017-04-24 - 2.0.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 2.0.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-resynthesizer - http://www.logarithmic.net/pfh/resynthesizer - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - addon - multimedia.graphics.gimp.addon - Resynthesizer is a Gimp plug-in for texture synthesis - Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture. - http://www.logarithmic.net/pfh-files/resynthesizer/resynthesizer-0.16.tar.gz - - gimp-devel - - multimedia/graphics/gimp/addon/gimp-resynthesizer/pspec.xml - - - gimp-resynthesizer - - gimp - atk - gtk2 - cairo - glib2 - pango - libgcc - freetype - fontconfig - gdk-pixbuf - - - /usr/lib/gimp/2.0/plug-ins - /usr/share/gimp/2.0/scripts - /usr/share/doc - - - - - 2017-04-24 - 0.16 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 0.16 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimp-save-for-web - http://registry.gimp.org/node/33 - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - library - multimedia.graphics.gimp.addon - GIMP Save for Web - GIMP Save for Web - GIMP Save for Web allows to find compromise between minimal file size and acceptable quality of image quickly. While adjusting various settings, you may explore how image quality and file size change. Options to reduce file size of an image include setting compression quality, number or colors, resizing, cropping, Exif information removal, etc. - GIMP Save for Web, kalite ve dosya boyutu değerlerini eniyilemeyi kolaylaştıran bir eklentidir. Çeşitli ayarları değiştirerek resimlerin ne kadar kaliteli veya büyük olacağını görebilirsiniz. Dosya boyutunu küçültecek ayarlar arasında sıkıştırma kalitesi, renk sayısı, yeniden boyutlandırma, kırpma ve Exif bilgeleri silme seçenekleri vb. vardır. - http://registry.gimp.org/files/gimp-save-for-web-0.29.3.tar.bz2 - - intltool - gimp-devel - gtk2-devel - gdk-pixbuf-devel - - multimedia/graphics/gimp/addon/gimp-save-for-web/pspec.xml - - - gimp-save-for-web - - gimp - glib2 - gtk2 - gdk-pixbuf - - - /usr/lib/gimp/2.0/plug-ins - /usr/share/gimp-save-for-web - /usr/share/locale - /usr/share/doc - - - - - 2017-04-24 - 0.29.3 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.29.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 0.29.3 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gimpfx-foundry - http://gimpfx-foundry.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - GPLv3 - public-domain - data - multimedia.graphics.gimp.addon - A scripts collection for GIMP - GIMP için zengin bir betik paketi - FX-Foundry project is constantly updating custom scripts for each major GIMP release. - FX-Foundry GIMP için hazırlanmış çeşitli betikleri GIMP'in yeni sürümleri için güncelleyen bir projedir. - mirrors://sourceforge/gimpfx-foundry/gimpfx-foundry-scriptpack/gimpfx-foundry-2.6-1/gimpfx-foundry-2.6-1.tar.gz - multimedia/graphics/gimp/addon/gimpfx-foundry/pspec.xml - - - gimpfx-foundry - - gimp - - - /usr/share/gimp/2.0/scripts - /usr/share/doc - - - - - 2017-04-24 - 2.6.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.6.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-19 - 2.6.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - gimp @@ -85338,129 +79988,1354 @@ It supports email, address books, calendars, tasks, news feeds and much more. - GraphicsMagick - http://www.graphicsmagick.org + gimpfx-foundry + http://gimpfx-foundry.sourceforge.net PisiLinux Community admins@pisilinux.org - MIT - library - multimedia.graphics - GraphicsMagick Image Processing System - GraphicsMagick Resim İşleme Sistemi - GraphicsMagick is a comprehensive image processing package which is initially based on ImageMagick 5.5.2, but which has undergone significant re-work by the GraphicsMagick Group to significantly improve the quality and performance of the software. - GraphicsMagick, başlangıçta ImageMagick 5.5.2 sürümünü temel almış kapsamlı bir resim işleme paketidir. Yazılımın kalitesini ve performansını önemli derecede artırmak için bu pakette büyük bir değişiklik yapılmıştır. - https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.25/GraphicsMagick-1.3.25.tar.xz - - tiff-devel - webp-devel - lcms2-devel - libSM-devel - libwmf-devel - libICE-devel - jasper-devel - jbigkit-devel - libXext-devel - libjpeg-turbo-devel - ghostscript-devel - zlib-devel - libxml2-devel - freetype-devel - xz-devel - - - GraphicsMagick-1.3.14-perl_linkage.patch - GraphicsMagick-1.3.16-multilib.patch - - multimedia/graphics/GraphicsMagick/pspec.xml + GPLv2 + GPLv3 + public-domain + data + multimedia.graphics.gimp.addon + A scripts collection for GIMP + GIMP için zengin bir betik paketi + FX-Foundry project is constantly updating custom scripts for each major GIMP release. + FX-Foundry GIMP için hazırlanmış çeşitli betikleri GIMP'in yeni sürümleri için güncelleyen bir projedir. + mirrors://sourceforge/gimpfx-foundry/gimpfx-foundry-scriptpack/gimpfx-foundry-2.6-1/gimpfx-foundry-2.6-1.tar.gz + multimedia/graphics/gimp/addon/gimpfx-foundry/pspec.xml - GraphicsMagick - app:console + gimpfx-foundry - tiff - webp - zlib - bzip2 - libgcc - freetype - libX11 - libxml2 - libpng - lcms2 - libwmf - jasper - libXext - jbigkit - libgomp - ghostscript - libjpeg-turbo - libtool-ltdl + gimp - /etc - /usr/bin/gm - /usr/lib/GraphicsMagick-* - /usr/lib/lib* - /usr/share/GraphicsMagick-* + /usr/share/gimp/2.0/scripts /usr/share/doc - /usr/share/man - - - - GraphicsMagick-devel - Development files for GraphicsMagick - - GraphicsMagick - - - /usr/bin/*-config - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/GraphicsMagick/www - /usr/share/man/man1/*-config.* - - - - PerlMagick - GraphicsMagick perl bindings - - GraphicsMagick - - - /usr/lib/perl5 - /usr/share/doc/PerlMagick - - 2017-04-13 - 1.3.25 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-11-06 - 1.3.25 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-04-24 + 2.6.1 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 1.3.23 + 2.6.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-01-24 - 1.3.23 + 2014-06-19 + 2.6.1 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-refocus-it-plugin + http://sourceforge.net/projects/refocus-it + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + multimedia.graphics.gimp.addon + Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. + Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. Adaptive or static area smoothing can be used to remove the so called \"ringing\" effect. + mirrors://sourceforge/refocus-it/refocus-it-2.0.0.tar.gz + + intltool + gimp-devel + gtk2-devel + + multimedia/graphics/gimp/addon/gimp-refocus-it-plugin/pspec.xml + + + gimp-refocus-it-plugin + + gimp + glib2 + gtk2 + + + /usr/bin + /usr/lib/gimp/2.0/plug-ins + /usr/share/doc/gimp-refocus-it-plugin + /usr/share/help + /usr/share/locale + + + + + 2017-04-24 + 2.0.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 2.0.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-save-for-web + http://registry.gimp.org/node/33 + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + multimedia.graphics.gimp.addon + GIMP Save for Web + GIMP Save for Web + GIMP Save for Web allows to find compromise between minimal file size and acceptable quality of image quickly. While adjusting various settings, you may explore how image quality and file size change. Options to reduce file size of an image include setting compression quality, number or colors, resizing, cropping, Exif information removal, etc. + GIMP Save for Web, kalite ve dosya boyutu değerlerini eniyilemeyi kolaylaştıran bir eklentidir. Çeşitli ayarları değiştirerek resimlerin ne kadar kaliteli veya büyük olacağını görebilirsiniz. Dosya boyutunu küçültecek ayarlar arasında sıkıştırma kalitesi, renk sayısı, yeniden boyutlandırma, kırpma ve Exif bilgeleri silme seçenekleri vb. vardır. + http://registry.gimp.org/files/gimp-save-for-web-0.29.3.tar.bz2 + + intltool + gimp-devel + gtk2-devel + gdk-pixbuf-devel + + multimedia/graphics/gimp/addon/gimp-save-for-web/pspec.xml + + + gimp-save-for-web + + gimp + glib2 + gtk2 + gdk-pixbuf + + + /usr/lib/gimp/2.0/plug-ins + /usr/share/gimp-save-for-web + /usr/share/locale + /usr/share/doc + + + + + 2017-04-24 + 0.29.3 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.29.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 0.29.3 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-gmic-plugin + http://gmic.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + CeCILL-2 + app:console + library + multimedia.graphics.gimp.addon + Image procession framework. + G'MIC stands for GREYC's Magic Image Converter. G'MIC is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. + http://gmic.eu/files/source/gmic_1.7.9.tar.gz + + ffmpeg-devel + fftw3-devel + gimp-devel + libjpeg-turbo-devel + lapack-devel + opencv-devel + openexr-devel + tiff-devel + curl-devel + + multimedia/graphics/gimp/addon/gimp-gmic-plugin/pspec.xml + + + gmic + + curl + tiff + zlib + fftw3 + libX11 + libgcc + libpng + libgomp + libjpeg-turbo + + + /etc/bash_completion.d + /usr/bin + /usr/lib + /usr/share/doc/gmic + /usr/share/man + + + + gmic-devel + Development files for gmic + + gmic + + + /usr/include + + + + gimp-gmic-plugin + Gimp plugin for the GMIC image procession framework. + + atk + curl + gtk2 + zlib + gimp + cairo + pango + libX11 + libgcc + libpng + libgomp + freetype + fftw3 + glib2 + fontconfig + gdk-pixbuf + + + /usr/lib/gimp + /usr/share/doc/gimp-gmic-plugin + + + + + 2017-04-24 + 1.7.9 + Version bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.6.5.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-10 + 1.6.5.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + gimp-layer-effects + http://registry.gimp.org/node/186 + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + library + multimedia.graphics.gimp.addon + Layer effects for GIMP + GIMP için katman efektleri + Layer Effects is a GIMP plugin which contains a series of scripts that implement various layer effects. + Layer Effects, yaygın olarak kullanılan katman efektlerini içeren bir GIMP eklentisidir. + gimp + http://ozbekanil.googlepages.com/layer-effects.tar.gz + multimedia/graphics/gimp/addon/gimp-layer-effects/pspec.xml + + + gimp-layer-effects + + gimp + + + /usr/lib/gimp/2.0/plug-ins + /usr/share/doc + + + COPYING + + + + + 2017-04-24 + 2.6.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 2.6.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-dds-plugin + http://code.google.com/p/gimp-dds/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + multimedia.graphics.gimp.addon + DirectDraw Surface (DDS) format plugin for Gimp + This is a plugin for GIMP version 2.6.x. It allows you to load and save images in the Direct Draw Surface (DDS) format. + https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gimp-dds/gimp-dds-3.0.1.tar.bz2 + + gimp-devel + gtk2-devel + + multimedia/graphics/gimp/addon/gimp-dds-plugin/pspec.xml + + + gimp-dds-plugin + + atk + cairo + glib2 + fontconfig + gdk-pixbuf + gimp + gtk2 + pango + libgomp + freetype + + + /usr/lib/gimp/2.0/plug-ins/dds + /usr/share/doc/gimp-dds-plugin + + + + + 2017-04-24 + 3.0.1 + Rebuild with new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 3.0.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + colorize-gimp + http://zenthought.org/content/project/colorize + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + multimedia.graphics.gimp.addon + Colorization plugin for GIMP + GIMP için renklendirme eklentisi + colorize-gimp is an implementation of colorization using optimization for GIMP. + colorize-gimp, GIMP ile siyah beyaz fotoğrafları renklendirmek için bir eklentidir. + gimp + http://zenthought.org/system/files/asset/2/colorize-gimp-20070930.tar.gz + + gimp-devel + gtk2-devel + SuiteSparse-devel + + multimedia/graphics/gimp/addon/colorize-gimp/pspec.xml + + + colorize-gimp + + gimp + gtk2 + SuiteSparse + atk + cairo + glib2 + pango + freetype + gdk-pixbuf + fontconfig + + + /usr/lib/gimp/2.0/plug-ins + /usr/share/doc + + + COPYING + + + + + 2017-04-24 + 2.6.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 2.6.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-data-extras + http//www.gimp.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + multimedia.graphics.gimp.addon + Gimp extras + Gimp ekleri + Contains extra brushes, palettes, and gradients for extra GIMPy artistic enjoyment. + Daha eğlenceli bir çalışma için ek fırçalar, paketler ve gradyanlar içerir. + gimp + http://download.gimp.org/pub/gimp/extras/gimp-data-extras-2.0.2.tar.bz2 + + gimp-devel + + multimedia/graphics/gimp/addon/gimp-data-extras/pspec.xml + + + gimp-data-extras + + gimp + + + /usr/share/gimp + /usr/share/doc + + + + + 2017-04-24 + 2.0.2 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 2.0.2 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-lqr-plugin + http://liquidrescale.wikidot.com/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.graphics.gimp.addon + Plugin for The GIMP providing Liquid Rescale. + Provides an implementation of the Seam Carving algorithm. The Seam Carving procedure aims at resizing pictures non uniformly while preserving their features, i.e. avoiding distortion of the important parts. The plugin supports manual feature selection, and can also be used to remove portions of the picture in a consistent way. + http://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-0.7.2.tar.bz2 + + intltool + gimp-devel + liblqr-devel + + multimedia/graphics/gimp/addon/gimp-lqr-plugin/pspec.xml + + + gimp-lqr-plugin + + gdk-pixbuf + gimp + gtk2 + glib2 + liblqr + + + /usr/lib/gimp/2.0/plug-ins/* + /usr/share/doc/gimp-lqr-plugin/* + /usr/share/gimp-lqr-plugin/* + /usr/share/gimp/2.0/scripts/* + /usr/share/locale/* + + + + + 2017-04-24 + 0.7.2 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.7.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 0.7.2 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-focusblur-plugin + http://registry.gimp.org/node/1444 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.graphics.gimp.addon + Makes out of focus with luminosity and depth. + Focus Blur plug-in is blurring effect, a kind of called DoF. This software makes a out of focus with luminosity and depth, like a sight or lenses. It can be used with depth map, depth fakes and shine effect. Also it can work as simple and applicable blur. + http://registry.gimp.org/files/focusblur-3.2.6.tar.bz2 + + fftw3-devel + gimp-devel + intltool + + multimedia/graphics/gimp/addon/gimp-focusblur-plugin/pspec.xml + + + gimp-focusblur-plugin + + fftw3 + gdk-pixbuf + gimp + gtk2 + glib2 + + + /usr/lib/gimp/2.0/plug-ins + /usr/share/doc + /usr/share/locale + + + + + 2017-04-24 + 3.2.6 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.2.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 3.2.6 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + gimp-resynthesizer + http://www.logarithmic.net/pfh/resynthesizer + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + addon + multimedia.graphics.gimp.addon + Resynthesizer is a Gimp plug-in for texture synthesis + Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture. + http://www.logarithmic.net/pfh-files/resynthesizer/resynthesizer-0.16.tar.gz + + gimp-devel + + multimedia/graphics/gimp/addon/gimp-resynthesizer/pspec.xml + + + gimp-resynthesizer + + gimp + atk + gtk2 + cairo + glib2 + pango + libgcc + freetype + fontconfig + gdk-pixbuf + + + /usr/lib/gimp/2.0/plug-ins + /usr/share/gimp/2.0/scripts + /usr/share/doc + + + + + 2017-04-24 + 0.16 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-19 + 0.16 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + imlib2 + http://enlightenment.org/Libraries/Imlib2 + + PisiLinux Community + admins@pisilinux.org + + BSD + library + multimedia.graphics + Second version of the general image loading and rendering library + Genel resim yükleme ve tarama kütüphanesi'nin ikinci versiyonu + Imlib 2 est le successeur de Imlib. Il ne s'agit pas là juste d'une version plus récente d'imlib 1, mais vraiment d'une librairie complètement différente. S'agissant effectivement d'une différente librairie - même si elles ont des fonctionnalités similaires, Imlib2 peut être installée aux côtés de Imlib1.x sans aucun problème. + Imlib 2 is the successor to Imlib. It is not just a newer version - it is a completely new library. Imlib2 can be installed alongside Imlib 1.x without any problems since they are effectively different libraries - but they Have very similar functionality. + Imlib 2, Imlib'in gelişmişidir. Sadece ileri bir sürümü değildir, tamamen yeni bir kütüphanedir. Imlib2 ve Imlib 1.x tamamen farklı oldukları için bir arada kurulu bulunabilirler. İkisi de aynı amaçla yapılmıştır. + Imlib 2 es el sucesor de Imlib. no es simplemente una versión actualizada - es una librería completamente nueva. Imlib2 puede instalarse junto con Imlib 1.x sin problemas, ya que efectivamente son librerías diferentes - sin embargo tienen una funcionalidad similar. + http://sourceforge.net/projects/enlightenment/files/imlib2-src/1.4.9/imlib2-1.4.9.tar.gz + + giflib-devel + libid3tag-devel + libXext-devel + libjpeg-turbo-devel + tiff-devel + freetype-devel + + multimedia/graphics/imlib2/pspec.xml + + + imlib2 + + giflib + libid3tag + libXext + libjpeg-turbo + tiff + zlib + bzip2 + libX11 + libpng + freetype + + + /usr/bin + /usr/lib + /usr/share/imlib2 + /usr/share/doc + + + + imlib2-devel + Development files for imlib2 + imlib2 için geliştirme dosyaları + + imlib2 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-05 + 1.4.9 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-05 + 1.4.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 1.4.6 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + jasper + http://www.ece.uvic.ca/~mdadams/jasper + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + multimedia.graphics + Software implementation of JPEG-2000 Part 1 + JasPer JPEG-2000 Part-1 codec standardı üzerinde konumlandırılmış bir yazılım + JasPer is a software-based implementation of the codec specified in the JPEG-2000 Part-1 standard (ISO/IEC 15444-1:2000). + http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.10.tar.gz + + cmake + libjpeg-turbo-devel + + + jasper-1.900.1-fix-filename-buffer-overflow.patch + + multimedia/graphics/jasper/pspec.xml + + + jasper + + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/man + + + + jasper-docs + + jasper + + + /usr/share/doc + + + + jasper-devel + Development files for jasper + jasper için geliştirme dosyaları + + jasper + + + /usr/include + /usr/lib/pkgconfig/jasper.pc + + + + jasper-32bit + 32-bit shared libraries for jasper + jasper için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libjpeg-turbo-32bit + + + jasper + libjpeg-turbo-32bit + + + /usr/lib32 + + + + + 2017-02-06 + 2.0.10 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.900.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.900.1 + Release bump + Hakan Yıldız + hknyldz93@gmail.com + + + 2015-06-26 + 1.900.1 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + webp + http://code.google.com/p/webp/downloads/list + + PisiLinux Community + admins@pisilinux.org + + Copyright (c) 2010, Google Inc. All rights reserved. + application + multimedia.graphics + webp image format and format conversion png,jpeg,tiff + webp resim formatı kütüphanesi ve png,jpeg,tiff resim formatlarına dönüştürme aracı + webp image format and format conversion png,jpeg,tiff + webp resim formatı kütüphanesi ve png,jpeg,tiff resim formatlarına dönüştürme aracı + https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.0.tar.gz + + mesa-devel + mesa-glu-devel + libpng-devel + tiff-devel + giflib-devel + freeglut-devel + libjpeg-turbo-devel + + multimedia/graphics/webp/pspec.xml + + + webp + webp resim formatı kütüphanesi ve png,jpeg,tiff resim formatlarına dönüştürme aracı + + tiff + mesa + giflib + libpng + freeglut + libjpeg-turbo + + + /usr/lib/libwebp* + /usr/bin + /usr/share/man + /usr/share/doc/webp + + + + webp-devel + webp için geliştirme dosyaları + + webp + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-16 + 0.6.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.4.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-06 + 0.4.3 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libcaca + http://caca.zoy.org/ + + PisiLinux Community + admins@pisilinux.org + + WTFPL-2 + LGPLv2.1 + GPLv2 + library + multimedia.graphics + A library that creates colored ASCII-art graphics + Renkli ASCII-sanat grafikleri oluşturan bir kütüphane + libcaca est une librairie graphique qui génère du texte au lieu de pixels afin de pouvoir fonctionner sur de vieilles cartes graphique ou sur des terminaux texte. + libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals + libcaca piksel yerine metin üreten bir grafik kütüphanesidir, böylece eski video kart yada metin uçbirimleriyle çalışabilir. + libcaca es una librería gráfica que produce una salida de texto en vez de pixels, por lo tanto puede funcionar con tarjetas de video más antiguas y terminales de texto + https://fossies.org/linux/privat/libcaca-0.99.beta19.tar.gz + + imlib2-devel + slang-devel + ncurses-devel + libX11-devel + + multimedia/graphics/libcaca/pspec.xml + + + libcaca + + imlib2 + zlib + slang + ncurses + libX11 + + + /usr/bin + /usr/lib + /usr/share/libcaca + /usr/share/man + /usr/share/doc + + + + libcaca-devel + Development files for libcaca + libcaca için geliştirme dosyaları + + libcaca + + + /usr/bin/caca-config + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-23 + 0.99_beta19 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.99_beta19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 0.99_beta19 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + dia + https://live.gnome.org/Dia + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + multimedia.graphics + Diagram editor + Diyagram editörü. + Dia is a GTK+ based diagram creation program for GNU/Linux, + Dia, GTK tabanlı diyagram çizme ve düzenleme programıdır. + dia + http://ftp.gnome.org/pub/gnome/sources/dia/0.97/dia-0.97.3.tar.xz + + intltool + qt5-base-devel + cairo-devel + python-devel + zlib-devel + freetype-devel + gdk-pixbuf-devel + gtk2-devel + glib2-devel + pango-devel + libxml2-devel + libpng-devel + libart_lgpl-devel + atk-devel + docbook-xsl + perl-XML-Parser + libxslt-devel + fontconfig-devel + + multimedia/graphics/dia/pspec.xml + + + dia + + python + zlib + freetype + cairo + gdk-pixbuf + gtk2 + pango + libxml2 + libpng + libart_lgpl + atk + libxslt + fontconfig + glib2 + + + /usr/bin + /usr/lib/dia + /usr/share/applications + /usr/share/icons + /usr/share/oaf + /usr/share/dia + /usr/share/mime-info + /usr/share/locale + /usr/share/doc + /usr/share/man + + + + + 2017-04-15 + 0.97.3 + Rebuild with new toolchain + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-07 + 0.97.3 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + gegl02 + http://gegl.org + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + LGPLv3+ + library + app:console + multimedia.graphics + A graph based image processing framework + Graf tabanlı resim işleme altyapısı + gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. + gegl02, orijinal kopyaya zarar vermeden (non-destructive) isteğe bağlı (demand based) resim işleme altyapısı sunan bir kütüphanedir. + http://ftp.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2 + + libspiro-devel + json-glib-devel + openexr-devel + ffmpeg-devel + libsdl-devel + libv4l-devel + jasper-devel + cairo-devel + pango-devel + exiv2-devel + babl-devel + libjpeg-turbo-devel + gtk2-devel + lua-devel + asciidoc + intltool + ruby + ilmbase-devel + + + gegl-0.2.0-cve-2012-4433-1e92e523.patch + gegl-0.2.0-cve-2012-4433-4757cdf7.patch + gegl-0.2.0-ffmpeg-0.11.patch + + multimedia/graphics/gegl02/pspec.xml + + + gegl02 + + glib2 + gdk-pixbuf + libspiro + jasper + libpng + libsdl + cairo + pango + babl + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/locale/ + + + + gegl02-devel + Development files for gegl02 + gegl02 için geliştirme dosyaları + + gegl02 + glib2-devel + babl-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/gtk-doc/html + + + + + 2017-03-09 + 0.2.0 + fixed file conflict with gegl1.x + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2014-12-20 + 0.2.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + lcms2 + http://www.littlecms.com + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + multimedia.graphics + A color management library. + Little cms is a color management library. Implements fast transforms between ICC profiles. It is focused on speed, and is portable across several platforms. + http://sourceforge.net/projects/lcms/files/lcms/2.8/lcms2-2.8.tar.gz + + libjpeg-turbo-devel + tiff-devel + + multimedia/graphics/lcms2/pspec.xml + + + lcms2 + + libjpeg-turbo + tiff + + + /usr/bin + /usr/lib + /usr/share/lcms/ + /usr/share/man + /usr/share/doc + + + + lcms2-devel + Development files for lcms2 + + lcms2 + + + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/include + + + + lcms2-32bit + 32-bit shared libraries for lcms2 + emul32 + + tiff-32bit + libjpeg-turbo-32bit + + + lcms2 + + + /usr/lib32 + + + + + 2017-02-05 + 2.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 2.6 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-01 + 2.6 + First release + Stefan Gronewold(groni) + groni@pisilinux.org @@ -85591,46 +81466,80 @@ It supports email, address books, calendars, tasks, news feeds and much more. - icoutils - http://www.nongnu.org/icoutils/ + librecad + http://librecad.org PisiLinux Community - admin@pisilinux.org + admins@pisilinux.org - GPLv3+ + GPLv2 app:gui multimedia.graphics - Utility for extracting and converting Microsoft icon and cursor files - A set of programs for extracting and converting images in icon and cursor files (.ico, .cur) - http://download.savannah.gnu.org/releases/icoutils/icoutils-0.31.1.tar.bz2 + A 2D CAD drawing tool based QCad + Bilgisayar destekli tasarım programı + LibreCAD is an application for computer aided design (CAD) in two dimensions (2D). With LibreCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schemas and diagrams + LibreCAD ile bina, iç mekan, mekanik parça gibi teknik çizimler oluşturabilirsiniz. + librecad + https://github.com/LibreCAD/LibreCAD/archive/2.1.3.tar.gz - libpng-devel + qt5-base-devel + qt5-svg-devel + qt5-assistant-devel + qt5-designer-devel + qt5-linguist + qt5-qdbusviewer + freetype-devel + icu4c-devel + librsvg-devel + muparser-devel + imagemagick-devel + libxml2-devel + boost-devel - multimedia/graphics/icoutils/pspec.xml + multimedia/graphics/librecad/pspec.xml - icoutils + librecad + + qt5-base + muparser + qt5-svg + qt5-assistant + libgcc + /usr/bin - /usr/share/doc + /usr/include + /usr/share /usr/share/man - /usr/share/locale + /usr/share/doc + + librecad.desktop + librecad.png + + + 2017-06-08 + 2.1.3 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + - 2017-02-05 - 0.31.1 - Version bump - PisiLinux Community + 2016-06-09 + 2.0.9 + Release Bump + Pisi Linux Community admin@pisilinux.org - 2016-06-02 - 0.31.0 + 2016-03-07 + 2.0.9 First release - PisiLinux Community - admin@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org @@ -85773,93 +81682,77 @@ It supports email, address books, calendars, tasks, news feeds and much more. - imlib2 - http://enlightenment.org/Libraries/Imlib2 + enblend + http://enblend.sourceforge.net/ PisiLinux Community admins@pisilinux.org - BSD - library + GPLv2 + app:console multimedia.graphics - Second version of the general image loading and rendering library - Genel resim yükleme ve tarama kütüphanesi'nin ikinci versiyonu - Imlib 2 est le successeur de Imlib. Il ne s'agit pas là juste d'une version plus récente d'imlib 1, mais vraiment d'une librairie complètement différente. S'agissant effectivement d'une différente librairie - même si elles ont des fonctionnalités similaires, Imlib2 peut être installée aux côtés de Imlib1.x sans aucun problème. - Imlib 2 is the successor to Imlib. It is not just a newer version - it is a completely new library. Imlib2 can be installed alongside Imlib 1.x without any problems since they are effectively different libraries - but they Have very similar functionality. - Imlib 2, Imlib'in gelişmişidir. Sadece ileri bir sürümü değildir, tamamen yeni bir kütüphanedir. Imlib2 ve Imlib 1.x tamamen farklı oldukları için bir arada kurulu bulunabilirler. İkisi de aynı amaçla yapılmıştır. - Imlib 2 es el sucesor de Imlib. no es simplemente una versión actualizada - es una librería completamente nueva. Imlib2 puede instalarse junto con Imlib 1.x sin problemas, ya que efectivamente son librerías diferentes - sin embargo tienen una funcionalidad similar. - http://sourceforge.net/projects/enlightenment/files/imlib2-src/1.4.9/imlib2-1.4.9.tar.gz + Image blending with multiresolution splines + Resim harmanlama aracı + enblend is a tool for compositing images. Given a set of images that overlap in some irregular way, enblend overlays them in such a way that the seam between the images is invisible, or at least very difficult to see. + enblend, resimleri birleştirmek için kullanılan bir araçtır. Düzensiz bir şekilde üstüste binen bir resim grubunu, resimlerin arasındaki düğüm noktaları anlaşılmayacak şekilde harmanlar. + mirrors://sourceforge/enblend/enblend-enfuse/enblend-enfuse-4.1/enblend-enfuse-4.1.3.tar.gz - giflib-devel - libid3tag-devel - libXext-devel - libjpeg-turbo-devel + cmake + gsl-devel + zlib-devel tiff-devel - freetype-devel + vigra-devel + boost-devel + lcms2-devel + libpng-devel + openexr-devel + imagemagick-devel + libjpeg-turbo-devel - multimedia/graphics/imlib2/pspec.xml + + gentoo_prepare.patch + enblend-4.1.4-gcc6.patch + + multimedia/graphics/enblend/pspec.xml - imlib2 + enblend - giflib - libid3tag - libXext - libjpeg-turbo + gsl tiff - zlib - bzip2 - libX11 - libpng - freetype + boost + lcms2 + vigra + libgcc /usr/bin - /usr/lib - /usr/share/imlib2 - /usr/share/doc - - - - imlib2-devel - Development files for imlib2 - imlib2 için geliştirme dosyaları - - imlib2 - - - /usr/include - /usr/lib/pkgconfig + /usr/share/man + /usr/share/doc + /usr/share/info - - 2017-03-05 - 1.4.9 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - 2017-02-05 - 1.4.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org + 2017-03-17 + 4.1.3 + Rebuild for new toolchain. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2016-06-09 - 1.4.6 + 4.1.3 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-25 - 1.4.6 + 2014-12-27 + 4.1.3 First release - Marcin Bojara - marcin@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org @@ -86026,801 +81919,103 @@ It supports email, address books, calendars, tasks, news feeds and much more. - jasper - http://www.ece.uvic.ca/~mdadams/jasper + openjpeg + http://www.openjpeg.org/ PisiLinux Community admins@pisilinux.org - MIT - app:console - library - multimedia.graphics - Software implementation of JPEG-2000 Part 1 - JasPer JPEG-2000 Part-1 codec standardı üzerinde konumlandırılmış bir yazılım - JasPer is a software-based implementation of the codec specified in the JPEG-2000 Part-1 standard (ISO/IEC 15444-1:2000). - http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.10.tar.gz - - cmake - libjpeg-turbo-devel - - - jasper-1.900.1-fix-filename-buffer-overflow.patch - - multimedia/graphics/jasper/pspec.xml - - - jasper - - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/man - - - - jasper-docs - - jasper - - - /usr/share/doc - - - - jasper-devel - Development files for jasper - jasper için geliştirme dosyaları - - jasper - - - /usr/include - /usr/lib/pkgconfig/jasper.pc - - - - jasper-32bit - 32-bit shared libraries for jasper - jasper için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libjpeg-turbo-32bit - - - jasper - libjpeg-turbo-32bit - - - /usr/lib32 - - - - - 2017-02-06 - 2.0.10 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.900.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.900.1 - Release bump - Hakan Yıldız - hknyldz93@gmail.com - - - 2015-06-26 - 1.900.1 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - jbigkit - http://www.cl.cam.ac.uk/~mgk25/jbigkit/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 + BSD library app:console multimedia.graphics - A portable library of compression and decompression functions - Taşınabilir bir sıkıştırma kitaplığı - JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents. - jbigkit, faks sayfaları ve taranmış belgeler gibi yüksek çözünürlüklü görüntüler için, yüksek performanslı bir sıkıştırma kitaplığıdır. - https://www.cl.cam.ac.uk/~mgk25/jbigkit/download/jbigkit-2.1.tar.gz - - jbigkit-2.1-shared.diff - jbigkit-2.0-warnings.patch - - multimedia/graphics/jbigkit/pspec.xml - - - jbigkit - - /usr/share/doc - /usr/share/man - /usr/bin - /usr/lib - - - - jbigkit-devel - Development files for jbigkit - jbigkit için geliştirme dosyaları - - jbigkit - - - /usr/include - - - - - 2017-03-01 - 2.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-19 - 2.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - lcms - http://www.littlecms.com/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - library - multimedia.graphics - Moteur de gestion de couleurs léger et optimisé pour la vitesse. - A lightweight, speed optimized color management engine - Hız geliştirmesi yapılmış, hafif bir renk yönetim motoru - LittleCMS intends to be a small-footprint, speed optimized color management engine in open source form. - mirrors://sourceforge/project/lcms/lcms/1.19/lcms-1.19.tar.gz + JPEG2000 decoding library + JPEG2000 çözme kütüphanesi + Biblioteka implementująca kodek formatu JPEG 2000 + openjpeg is an open-source JPEG 2000 codec written in C. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG). + http://downloads.sourceforge.net/project/openjpeg.mirror/1.5.2/openjpeg-1.5.2.tar.gz - swig tiff-devel - libjpeg-turbo-devel - - - CVE-2009-0793.patch - - multimedia/graphics/lcms/pspec.xml - - - lcms - - tiff - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/lcms - /usr/share/doc - /usr/share/man - - - - lcms-devel - lcms için geliştirme dosyaları - - lcms - - - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include - - - - lcms-32bit - 32-bit shared libraries for lcms - lcms için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - tiff-32bit - libjpeg-turbo-32bit - - - lcms - - - /usr/lib32 - - - - - 2017-02-05 - 1.19 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-19 - 1.19 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - lcms2 - http://www.littlecms.com - - PisiLinux Community - admins@pisilinux.org - - MIT - app:console - library - multimedia.graphics - A color management library. - Little cms is a color management library. Implements fast transforms between ICC profiles. It is focused on speed, and is portable across several platforms. - http://sourceforge.net/projects/lcms/files/lcms/2.8/lcms2-2.8.tar.gz - - libjpeg-turbo-devel - tiff-devel - - multimedia/graphics/lcms2/pspec.xml - - - lcms2 - - libjpeg-turbo - tiff - - - /usr/bin - /usr/lib - /usr/share/lcms/ - /usr/share/man - /usr/share/doc - - - - lcms2-devel - Development files for lcms2 - - lcms2 - - - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include - - - - lcms2-32bit - 32-bit shared libraries for lcms2 - emul32 - - tiff-32bit - libjpeg-turbo-32bit - - - lcms2 - - - /usr/lib32 - - - - - 2017-02-05 - 2.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 2.6 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-01 - 2.6 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - lensfun - http://lensfun.berlios.de/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv3 - GPLv3 - CCPL-Attribution-ShareAlike-3.0 - library - multimedia.graphics - A programming library for rectifying and simulating photographic lens distortions - Mercek kaynaklı bozulmaları simüle etmek ve düzeltmek için bir kütüphane - lensfun provides an open source database of photographic lenses and their characteristics. The library provides also the necessary set of algorithms for correcting images based on detailed knowledge of lens properties and calibration data. - lensfun, kamera objektiflerinin karakteristiklerini içeren açık kaynaklı bir veritabanı ve bu karakteristikleri temel alarak mercek kaynaklı bozulmaları düzeltmek için yazılmış algoritmaları içeren bir kütüphanedir. - https://sourceforge.net/projects/lensfun/files/0.3.2/lensfun-0.3.2.tar.gz - doxygen - cmake - glib2-devel + libpng-devel - upstream_Patch-47-respect-DESTDIR-when-installing-python-stuf.patch - upstream_Use-database-in-source-directory-while-running-tests.patch + openjpeg-20070717svn-mqc-optimize.patch - multimedia/graphics/lensfun/pspec.xml + multimedia/graphics/openjpeg/pspec.xml - lensfun + openjpeg - libgcc - glib2 + libpng + tiff /usr/bin - /usr/lib - /usr/share/doc - /usr/share - - - - lensfun-devel - Development files for lensfun - lensfun için geliştirme dosyaları - - lensfun - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-05 - 0.3.2 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-13 - 0.3.2 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libart_lgpl - http://www.levien.com/libart - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.graphics - A LGPL version of libart - libart'ın bir LGPL sürümü - Libart est une librairie pour graphiques 2D à hautes performances. Elle est actuellement utilisé comme moteur de rendu anti-aliassé pour le Canvas Gnome. Libart fournit le support pour un modèle image très puissant, simplement le même que SVG et l'API (Interface de Programmation d'Application) Java 2D. - Libart is a library for high-performance 2D graphics. It is currently being used as the antialiased rendering engine for the Gnome Canvas. Libart supports a very powerful imaging model, basically the same as SVG and the Java 2D API. - Libart, yüksek performanslı iki boyutlu grafikler için bir kütüphanedir. Halihazırda Gnome Canvas için kenarların yumuşatıldığı dönüştürme aracı olarak kullanılmaktadır. Libart, temelde Java 2D API ve SVG benzeri, çok güçlü bir görüntüleme modelini destekler. -  Libart es una librería para gráficos 2D de alta performance. Actualmente está usado como antialiased rendering engine para Gnome Canvas. Libart soporta un modelo de imagen muy potente, básicamente el mismo como SVG y el API 2D de Java. - http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 - - noartconfig.patch - libart_lgpl-2.3.21-crosscompile.patch - libart_lgpl-2.3.21-no-test-build.patch - - multimedia/graphics/libart_lgpl/pspec.xml - - - libart_lgpl - + /usr/share/pkgconfig/ + /usr/share/openjpeg-1.5 + /usr/share/man/man1 /usr/lib /usr/share/doc - libart_lgpl-devel - Development files for libart_lgpl - libart_lgpl için geliştirme dosyaları + openjpeg-devel + Development files for openjpeg + openjpeg için geliştirme dosyaları + Pliki nagłówkowe do openjpeg - libart_lgpl + openjpeg - /usr/bin - /usr/include /usr/lib/pkgconfig - - - - - 2017-02-05 - 2.3.21 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.3.21 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 2.3.21 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libcaca - http://caca.zoy.org/ - - PisiLinux Community - admins@pisilinux.org - - WTFPL-2 - LGPLv2.1 - GPLv2 - library - multimedia.graphics - A library that creates colored ASCII-art graphics - Renkli ASCII-sanat grafikleri oluşturan bir kütüphane - libcaca est une librairie graphique qui génère du texte au lieu de pixels afin de pouvoir fonctionner sur de vieilles cartes graphique ou sur des terminaux texte. - libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals - libcaca piksel yerine metin üreten bir grafik kütüphanesidir, böylece eski video kart yada metin uçbirimleriyle çalışabilir. - libcaca es una librería gráfica que produce una salida de texto en vez de pixels, por lo tanto puede funcionar con tarjetas de video más antiguas y terminales de texto - https://fossies.org/linux/privat/libcaca-0.99.beta19.tar.gz - - imlib2-devel - slang-devel - ncurses-devel - libX11-devel - - multimedia/graphics/libcaca/pspec.xml - - - libcaca - - imlib2 - zlib - slang - ncurses - libX11 - - - /usr/bin - /usr/lib - /usr/share/libcaca - /usr/share/man - /usr/share/doc - - - - libcaca-devel - Development files for libcaca - libcaca için geliştirme dosyaları - - libcaca - - - /usr/bin/caca-config + /usr/lib32/pkgconfig /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-23 - 0.99_beta19 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.99_beta19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 0.99_beta19 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libdmtx - http://www.libdmtx.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - multimedia.graphics - A Library for working with Data Matrix 2D bar-codes - Data Matrix 2D barkodlarıyla çalışmak için kitaplık - libdmtx is an open source software for reading and writing Data Matrix 2D bar-codes on Linux, Unix, OS X, Windows and mobile devices. - libdmtx, Linux, Unix, OS X, Windows ve mobil işletim sistemlerinde Data Matrix 2D barkodlarını okumak ve yazmak için kullanılan açık kaynaklı bir kitaplıktır. - http://sourceforge.net/projects/libdmtx/files/libdmtx/0.7.4/libdmtx-0.7.4.tar.gz - - imagemagick-devel - - multimedia/graphics/libdmtx/pspec.xml - - - libdmtx - - imagemagick - - - /usr/lib - /usr/share/doc - - - - libdmtx-devel - Development files for libdmtx - libdmtx için geliştirme dosyaları - - libdmtx - - - /usr/include - /usr/lib/pkgconfig /usr/share/man/man3 - - - 2017-04-24 - 0.7.4 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.7.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-05 - 0.7.4 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libgexiv2 - https://wiki.gnome.org/Projects/gexiv2 - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.graphics - GObject-based wrapper around the Exiv2 library - GObject-based wrapper around the Exiv2 library - GObject-based wrapper around the Exiv2 library - GObject-based wrapper around the Exiv2 library - https://download.gnome.org/sources/gexiv2/0.10/gexiv2-0.10.6.tar.xz - - glib2-devel - exiv2-devel - gobject-introspection-devel - vala-devel - - multimedia/graphics/libgexiv2/pspec.xml - - libgexiv2 - - glib2 - libgcc - exiv2-libs - - - /usr/lib - /usr/share - /usr/share/gtk-doc/html - /usr/share/vapi - - - - libgexiv2-devel - Development files for libgexiv2 - - libgexiv2 - exiv2-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-20 - 0.10.6 - First release. - Mustafa Cinasal - muscnsl@gmail.com - - - - - - libjpeg-turbo - http://www.libjpeg-turbo.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - multimedia.graphics - MMX, SSE, and SSE2 SIMD accelerated JPEG library - libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which -uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal. - mirrors://sourceforge/libjpeg-turbo/1.5.1/libjpeg-turbo-1.5.1.tar.gz - multimedia/graphics/libjpeg-turbo/pspec.xml - - - libjpeg-turbo - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - jpeg - - - - libjpeg-turbo-devel - Development files for libjpeg-turbo - libjpeg-turbo için geliştirme dosyaları - - libjpeg-turbo - - - /usr/include/ - /usr/lib/pkgconfig - - - jpeg-devel - - - - libjpeg-turbo-32bit - 32-bit shared libraries for jpeg - emul32 + openjpeg-32bit + 32-bit shared libraries for openjpeg emul32 + + libpng-32bit + - libjpeg-turbo + openjpeg /usr/lib32 - - jpeg-32bit - - 2017-09-20 - 1.5.1 - Version Bump + 2017-02-05 + 1.5.2 + Rebuild Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.4.2 + 1.5.2 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-27 - 1.4.2 + 1.5.2 Release bump - Stefan Gronewold(groni) - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - 2016-04-08 - 1.4.2 + 2014-05-22 + 1.5.2 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org @@ -86925,46 +82120,49 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - libmypaint - https://github.com/mypaint/libmypaint + libgexiv2 + https://wiki.gnome.org/Projects/gexiv2 PisiLinux Community admins@pisilinux.org - ISC + GPLv2 library multimedia.graphics - a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support - a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support - a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support - a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support - https://github.com/mypaint/libmypaint/releases/download/v1.3.0/libmypaint-1.3.0.tar.xz + GObject-based wrapper around the Exiv2 library + GObject-based wrapper around the Exiv2 library + GObject-based wrapper around the Exiv2 library + GObject-based wrapper around the Exiv2 library + https://download.gnome.org/sources/gexiv2/0.10/gexiv2-0.10.6.tar.xz - json-c-devel - intltool + glib2-devel + exiv2-devel gobject-introspection-devel + vala-devel - multimedia/graphics/libmypaint/pspec.xml + multimedia/graphics/libgexiv2/pspec.xml - libmypaint + libgexiv2 glib2 - json-c + libgcc + exiv2-libs /usr/lib /usr/share - /usr/share/locale + /usr/share/gtk-doc/html + /usr/share/vapi - libmypaint-devel - Development files for libmypaint + libgexiv2-devel + Development files for libgexiv2 - libmypaint + libgexiv2 + exiv2-devel glib2-devel - json-c-devel /usr/include @@ -86974,169 +82172,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression 2017-12-20 - 1.3.0 + 0.10.6 First release. Mustafa Cinasal muscnsl@gmail.com - - - libraw - http://www.libraw.org/ - - Yücel KILIÇ - yucel.kilic@linux.org.tr - - LGPLv2.1 - CDDL - library - multimedia.graphics - Raw image decoder - LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). - http://www.libraw.org/data/LibRaw-0.18.1.tar.gz - - libgomp - lcms2-devel - jasper-devel - libjpeg-turbo-devel - - multimedia/graphics/libraw/pspec.xml - - - libraw - - libgomp - libgcc - lcms2 - jasper - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libraw-devel - Development files for libraw - libraw için geliştirme dosyaları - - libraw - lcms2-devel - jasper-devel - libjpeg-turbo-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 0.18.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.16.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-13 - 0.16.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - librecad - http://librecad.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - multimedia.graphics - A 2D CAD drawing tool based QCad - Bilgisayar destekli tasarım programı - LibreCAD is an application for computer aided design (CAD) in two dimensions (2D). With LibreCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schemas and diagrams - LibreCAD ile bina, iç mekan, mekanik parça gibi teknik çizimler oluşturabilirsiniz. - librecad - https://github.com/LibreCAD/LibreCAD/archive/2.1.3.tar.gz - - qt5-base-devel - qt5-svg-devel - qt5-assistant-devel - qt5-designer-devel - qt5-linguist - qt5-qdbusviewer - freetype-devel - icu4c-devel - librsvg-devel - muparser-devel - imagemagick-devel - libxml2-devel - boost-devel - - multimedia/graphics/librecad/pspec.xml - - - librecad - - qt5-base - muparser - qt5-svg - qt5-assistant - libgcc - - - /usr/bin - /usr/include - /usr/share - /usr/share/man - /usr/share/doc - - - librecad.desktop - librecad.png - - - - - 2017-06-08 - 2.1.3 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 2.0.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-07 - 2.0.9 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - libwmf @@ -87221,83 +82263,128 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - mjpegtools - http://mjpeg.sourceforge.net/ + gegl + http://gegl.org PisiLinux Community admins@pisilinux.org - as-is - app:gui + GPLv3+ + LGPLv3+ + library + app:console multimedia.graphics - Tools for MJPEG video - MJPEG video dosyaları için kullanılabilecek araçlar - mjpegtools is a complete suite of tools for you to capture, edit, process, filter and play your media as you wish. You can digitize your VHS collection, create DVDs, and do advanced video filtering on already-digitized videos. - Mjpegtools size görüntü yakalama, düzenleme, işleme ve filtreleme olanakları sunan ayrıca dosyalarınızı istediğiniz gibi oynatabileceğiniz tam bir araçlar paketidir. VHS kolleksiyonunuzu dijital ortama taşıyabilir, DVDler yaratabilirsiniz. Zaten dijital ortamda olan videolara ileri düzeyde video filtrelemesi yapabilirsiniz. - http://sourceforge.net/projects/mjpeg/files/mjpegtools/2.1.0/mjpegtools-2.1.0.tar.gz/download + A graph based image processing framework + Graf tabanlı resim işleme altyapısı + gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output. + gegl, orijinal kopyaya zarar vermeden (non-destructive) isteğe bağlı (demand based) resim işleme altyapısı sunan bir kütüphanedir. + https://download.gimp.org/pub/gegl/0.3/gegl-0.3.26.tar.bz2 - gtk2-devel - libdv-devel + libspiro-devel + json-glib-devel + openexr-devel + ffmpeg-devel libsdl-devel - libXxf86dga-devel + lcms2-devel + libv4l-devel + jasper-devel + cairo-devel + pango-devel + exiv2-devel + babl-devel libjpeg-turbo-devel - libpng-devel + gtk2-devel + lua-devel + asciidoc + intltool + ruby + enscript + librsvg-devel + vala-devel + libraw-devel + webp-devel + tiff-devel + libgexiv2-devel + ilmbase-devel + gobject-introspection-devel - multimedia/graphics/mjpegtools/pspec.xml + multimedia/graphics/gegl/pspec.xml - mjpegtools + gegl - gtk2 - glib2 - libdv + tiff + webp + libraw + lcms2 libgcc - libsdl - libjpeg-turbo + librsvg + json-glib + libgexiv2 + openexr-libs + glib2 + gdk-pixbuf + libspiro + jasper libpng + libsdl + cairo + pango + babl + libjpeg-turbo /usr/bin /usr/lib /usr/share/doc - /usr/share/info - /usr/share/man + /usr/share + /usr/share/locale/ - mjpegtools-devel - Development files for mjpegtools - mjpegtools için geliştirme dosyaları + gegl-devel + Development files for gegl + gegl için geliştirme dosyaları - mjpegtools + gegl + glib2-devel + babl-devel + json-glib-devel /usr/include /usr/lib/pkgconfig - /usr/share/man/man3 + /usr/share/gtk-doc/html + + 2017-12-21 + 0.3.26 + update + Mustafa Cinasal + admin@pisilinux.org + - 2017-03-02 - 2.1.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2017-03-05 + 0.3.14 + update + Pisi Linux Community + admin@pisilinux.org - 2016-06-09 - 2.1.0 + 2016-06-15 + 0.2.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-27 - 2.1.0 + 2014-12-20 + 0.2.0 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Osman Erkan + osman.erkan@pisilinux.org @@ -87391,6 +82478,759 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + aalib + http://aa-project.sourceforge.net/aalib/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.graphics + An ASCII-graphics Library + Bir ASCII-grafik Kitaplığı + Aalib est une librairie de graphiques ASCII générant des sorties en caractères ASCII. + Aalib is an ASCII-graphics library generating ASCII character outputs. + AAlib, bir ASCII sanatı grafik kütüphanesidir. Görsel bir ekran gibi çalışır, ancak oluşturulan çıktı platform bağımsız olarak ASCII karakterler ile gösterilir. + Aalib es una librería gráfica ASCII que genera salidas con caracteres ASCII. + mirrors://sourceforge/aa-project/aalib-1.4rc5.tar.gz + + gpm + ncurses-devel + + + m4.patch + + multimedia/graphics/aalib/pspec.xml + + + aalib + + gpm + ncurses + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/info + /usr/share/man + + + + aalib-devel + Development files for aalib + aalib için geliştirme dosyaları + + aalib + + + /usr/share/aclocal + /usr/include + /usr/share/man/man3 + + + + + 2017-02-05 + 1.4_rc5 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4_rc5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 1.4_rc5 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + assimp + http://assimp.sourceforge.net/index.html + + Stefan Gronewold + groni@pisilinux.org + + BSD + multimedia.graphics + A JavaScript 3D rendering API for Qt Quick + APIs are provided for C and C++. There are various bindings to other languages (C#, Java, Python, Delphi, D). Assimp also runs on Android and iOS. + https://github.com/assimp/assimp/archive/v4.1.0.tar.gz + + boost-devel + cmake + glib2-devel + zlib-devel + pkgconfig + minizip-devel + git + + multimedia/graphics/assimp/pspec.xml + + + assimp + Portable Open Source library to import various well-known 3D model formats in an uniform manner + + libgcc + minizip + zlib + + + /usr/bin + /usr/lib + /usr/share/doc + + + + assimp-devel + Development files for assimp + + boost-devel + assimp + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2018-01-28 + 4.1.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-21 + 3.3.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + jbigkit + http://www.cl.cam.ac.uk/~mgk25/jbigkit/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + multimedia.graphics + A portable library of compression and decompression functions + Taşınabilir bir sıkıştırma kitaplığı + JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents. + jbigkit, faks sayfaları ve taranmış belgeler gibi yüksek çözünürlüklü görüntüler için, yüksek performanslı bir sıkıştırma kitaplığıdır. + https://www.cl.cam.ac.uk/~mgk25/jbigkit/download/jbigkit-2.1.tar.gz + + jbigkit-2.1-shared.diff + jbigkit-2.0-warnings.patch + + multimedia/graphics/jbigkit/pspec.xml + + + jbigkit + + /usr/share/doc + /usr/share/man + /usr/bin + /usr/lib + + + + jbigkit-devel + Development files for jbigkit + jbigkit için geliştirme dosyaları + + jbigkit + + + /usr/include + + + + + 2017-03-01 + 2.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-19 + 2.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + tiff + http://www.remotesensing.org/libtiff/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + multimedia.graphics + Library for manipulation of TIFF (Tag Image File Format) images + TIFF (Tag Image File Format) türündeki resimleri işlemeye aracılık eden kütüphane + Ce logiciel fournit le support pour le format "Tag Image File Format" (TIFF), un format très employé pour stocker des informations d'image. + This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. + Bu kütüphane TIFF (Tag Image File Format) resim biçimi desteği sağlar. Bu biçim resim bilgisi saklamak için pek çok yerde kullanılır. + Este software facilita soporte para el formato de imagen etiqueteado (TIFF), un formato para almacenamiento de imágenes de uso común. + Biblioteka do manipulacji plikami w formacie TIFF. + http://download.osgeo.org/libtiff/tiff-4.0.7.tar.gz + + libjpeg-turbo-devel + jbigkit-devel + + + fix-hylafax.patch + + multimedia/graphics/tiff/pspec.xml + + + tiff + + libjpeg-turbo + jbigkit + + + /usr/bin + /usr/lib + + + + tiff-devel + Developement files for tiff + tiff için geliştirme dosyaları + + tiff + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + tiff-docs + Documentation for tiff + tiff için belgelendirme dosyaları + + tiff + + + /usr/share/doc + /usr/share/man + + + + tiff-32bit + 32-bit shared libraries for tiff + tiff için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libjpeg-turbo-32bit + + + tiff + libjpeg-turbo-32bit + libgcc + + + /usr/lib32 + + + + + 2017-01-25 + 4.0.7 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 4.0.3 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-19 + 4.0.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + icoutils + http://www.nongnu.org/icoutils/ + + PisiLinux Community + admin@pisilinux.org + + GPLv3+ + app:gui + multimedia.graphics + Utility for extracting and converting Microsoft icon and cursor files + A set of programs for extracting and converting images in icon and cursor files (.ico, .cur) + http://download.savannah.gnu.org/releases/icoutils/icoutils-0.31.1.tar.bz2 + + libpng-devel + + multimedia/graphics/icoutils/pspec.xml + + + icoutils + + /usr/bin + /usr/share/doc + /usr/share/man + /usr/share/locale + + + + + 2017-02-05 + 0.31.1 + Version bump + PisiLinux Community + admin@pisilinux.org + + + 2016-06-02 + 0.31.0 + First release + PisiLinux Community + admin@pisilinux.org + + + + + + mjpegtools + http://mjpeg.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + as-is + app:gui + multimedia.graphics + Tools for MJPEG video + MJPEG video dosyaları için kullanılabilecek araçlar + mjpegtools is a complete suite of tools for you to capture, edit, process, filter and play your media as you wish. You can digitize your VHS collection, create DVDs, and do advanced video filtering on already-digitized videos. + Mjpegtools size görüntü yakalama, düzenleme, işleme ve filtreleme olanakları sunan ayrıca dosyalarınızı istediğiniz gibi oynatabileceğiniz tam bir araçlar paketidir. VHS kolleksiyonunuzu dijital ortama taşıyabilir, DVDler yaratabilirsiniz. Zaten dijital ortamda olan videolara ileri düzeyde video filtrelemesi yapabilirsiniz. + http://sourceforge.net/projects/mjpeg/files/mjpegtools/2.1.0/mjpegtools-2.1.0.tar.gz/download + + gtk2-devel + libdv-devel + libsdl-devel + libXxf86dga-devel + libjpeg-turbo-devel + libpng-devel + + multimedia/graphics/mjpegtools/pspec.xml + + + mjpegtools + + gtk2 + glib2 + libdv + libgcc + libsdl + libjpeg-turbo + libpng + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/info + /usr/share/man + + + + mjpegtools-devel + Development files for mjpegtools + mjpegtools için geliştirme dosyaları + + mjpegtools + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-03-02 + 2.1.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2.1.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libjpeg-turbo + http://www.libjpeg-turbo.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + multimedia.graphics + MMX, SSE, and SSE2 SIMD accelerated JPEG library + libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which +uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal. + mirrors://sourceforge/libjpeg-turbo/1.5.1/libjpeg-turbo-1.5.1.tar.gz + multimedia/graphics/libjpeg-turbo/pspec.xml + + + libjpeg-turbo + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + jpeg + + + + libjpeg-turbo-devel + Development files for libjpeg-turbo + libjpeg-turbo için geliştirme dosyaları + + libjpeg-turbo + + + /usr/include/ + /usr/lib/pkgconfig + + + jpeg-devel + + + + libjpeg-turbo-32bit + 32-bit shared libraries for jpeg + emul32 + emul32 + + libjpeg-turbo + + + /usr/lib32 + + + jpeg-32bit + + + + + 2017-09-20 + 1.5.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.4.2 + Release bump + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-04-08 + 1.4.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libart_lgpl + http://www.levien.com/libart + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.graphics + A LGPL version of libart + libart'ın bir LGPL sürümü + Libart est une librairie pour graphiques 2D à hautes performances. Elle est actuellement utilisé comme moteur de rendu anti-aliassé pour le Canvas Gnome. Libart fournit le support pour un modèle image très puissant, simplement le même que SVG et l'API (Interface de Programmation d'Application) Java 2D. + Libart is a library for high-performance 2D graphics. It is currently being used as the antialiased rendering engine for the Gnome Canvas. Libart supports a very powerful imaging model, basically the same as SVG and the Java 2D API. + Libart, yüksek performanslı iki boyutlu grafikler için bir kütüphanedir. Halihazırda Gnome Canvas için kenarların yumuşatıldığı dönüştürme aracı olarak kullanılmaktadır. Libart, temelde Java 2D API ve SVG benzeri, çok güçlü bir görüntüleme modelini destekler. +  Libart es una librería para gráficos 2D de alta performance. Actualmente está usado como antialiased rendering engine para Gnome Canvas. Libart soporta un modelo de imagen muy potente, básicamente el mismo como SVG y el API 2D de Java. + http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 + + noartconfig.patch + libart_lgpl-2.3.21-crosscompile.patch + libart_lgpl-2.3.21-no-test-build.patch + + multimedia/graphics/libart_lgpl/pspec.xml + + + libart_lgpl + + /usr/lib + /usr/share/doc + + + + libart_lgpl-devel + Development files for libart_lgpl + libart_lgpl için geliştirme dosyaları + + libart_lgpl + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-05 + 2.3.21 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.3.21 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 2.3.21 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libdmtx + http://www.libdmtx.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + multimedia.graphics + A Library for working with Data Matrix 2D bar-codes + Data Matrix 2D barkodlarıyla çalışmak için kitaplık + libdmtx is an open source software for reading and writing Data Matrix 2D bar-codes on Linux, Unix, OS X, Windows and mobile devices. + libdmtx, Linux, Unix, OS X, Windows ve mobil işletim sistemlerinde Data Matrix 2D barkodlarını okumak ve yazmak için kullanılan açık kaynaklı bir kitaplıktır. + http://sourceforge.net/projects/libdmtx/files/libdmtx/0.7.4/libdmtx-0.7.4.tar.gz + + imagemagick-devel + + multimedia/graphics/libdmtx/pspec.xml + + + libdmtx + + imagemagick + + + /usr/lib + /usr/share/doc + + + + libdmtx-devel + Development files for libdmtx + libdmtx için geliştirme dosyaları + + libdmtx + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-04-24 + 0.7.4 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.7.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-05 + 0.7.4 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + babl + http://gegl.org/babl + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + LGPLv3 + library + multimedia.graphics + A dynamic, any to any, pixel format translation library + 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.38.tar.bz2 + + gobject-introspection-devel + + multimedia/graphics/babl/pspec.xml + + + babl + + /usr/lib + /usr/share/doc + + + + babl-devel + Development files for babl + babl için geliştirme dosyaları + + babl + + + /usr/include + /usr/lib/pkgconfig + /usr/share/gir-1.0 + + + + + 2017-12-21 + 0.1.38 + Version Bump. + Mustafa Cinasal + admin@pisilinux.org + + + 2017-02-05 + 0.1.24 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.1.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-07 + 0.1.12 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + openimageio @@ -87514,70 +83354,177 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - openjpeg - http://www.openjpeg.org/ + GraphicsMagick + http://www.graphicsmagick.org PisiLinux Community admins@pisilinux.org - BSD + MIT library - app:console multimedia.graphics - JPEG2000 decoding library - JPEG2000 çözme kütüphanesi - Biblioteka implementująca kodek formatu JPEG 2000 - openjpeg is an open-source JPEG 2000 codec written in C. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG). - http://downloads.sourceforge.net/project/openjpeg.mirror/1.5.2/openjpeg-1.5.2.tar.gz + GraphicsMagick Image Processing System + GraphicsMagick Resim İşleme Sistemi + GraphicsMagick is a comprehensive image processing package which is initially based on ImageMagick 5.5.2, but which has undergone significant re-work by the GraphicsMagick Group to significantly improve the quality and performance of the software. + GraphicsMagick, başlangıçta ImageMagick 5.5.2 sürümünü temel almış kapsamlı bir resim işleme paketidir. Yazılımın kalitesini ve performansını önemli derecede artırmak için bu pakette büyük bir değişiklik yapılmıştır. + https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.25/GraphicsMagick-1.3.25.tar.xz tiff-devel - doxygen - libpng-devel + webp-devel + lcms2-devel + libSM-devel + libwmf-devel + libICE-devel + jasper-devel + jbigkit-devel + libXext-devel + libjpeg-turbo-devel + ghostscript-devel + zlib-devel + libxml2-devel + freetype-devel + xz-devel - openjpeg-20070717svn-mqc-optimize.patch + GraphicsMagick-1.3.14-perl_linkage.patch + GraphicsMagick-1.3.16-multilib.patch - multimedia/graphics/openjpeg/pspec.xml + multimedia/graphics/GraphicsMagick/pspec.xml - openjpeg + GraphicsMagick + app:console - libpng tiff + webp + zlib + bzip2 + libgcc + freetype + libX11 + libxml2 + libpng + lcms2 + libwmf + jasper + libXext + jbigkit + libgomp + ghostscript + libjpeg-turbo + libtool-ltdl + + /etc + /usr/bin/gm + /usr/lib/GraphicsMagick-* + /usr/lib/lib* + /usr/share/GraphicsMagick-* + /usr/share/doc + /usr/share/man + + + + GraphicsMagick-devel + Development files for GraphicsMagick + + GraphicsMagick + + + /usr/bin/*-config + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/GraphicsMagick/www + /usr/share/man/man1/*-config.* + + + + PerlMagick + GraphicsMagick perl bindings + + GraphicsMagick + + + /usr/lib/perl5 + /usr/share/doc/PerlMagick + + + + + 2017-04-13 + 1.3.25 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-06 + 1.3.25 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.3.23 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-24 + 1.3.23 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + giflib + http://sourceforge.net/projects/giflib + + PisiLinux Community + admins@pisilinux.org + + MIT + library + multimedia.graphics + Library to handle, display and manipulate GIF images + GIF türündeki resimleri görüntüleyip işlemeye aracılık eden kitaplık + libungif est une librairies de lecture et d'écriture d'images gif. La fonctionnalité de sauvegarde utilise un algorithme gif non compressé pour éviter le brevet Unisys LZW. giflib est un remplaçant de cette dernière compatible aussi bien au niveau de l'interface de programmation (API) qu'au niveau binaire (ABI) pour les pays où LZW n'est pas breveté. + The giflib package contains a shared library of functions for loading and saving GIF format image files. It is API and ABI compatible with libungif, the library which supported uncompressed GIFs while the Unisys LZW patent was in effect. + libungif, gif dosyalarını okumaya ve yazmaya yarayan bir kütüphanedir. Kaydetme algoritması Unisys LZW patentine takılmamak için sıkıştırma yapmamaktadır. Böylece LZW'nin patentli olmadığı ülkelerde kullanılmak için API ve ABI uyumlu bir alternatif sunar. + mirrors://sourceforge/giflib/giflib-5.1.4.tar.bz2 + multimedia/graphics/giflib/pspec.xml + + + giflib /usr/bin - /usr/share/pkgconfig/ - /usr/share/openjpeg-1.5 - /usr/share/man/man1 /usr/lib /usr/share/doc + /usr/share/man - openjpeg-devel - Development files for openjpeg - openjpeg için geliştirme dosyaları - Pliki nagłówkowe do openjpeg + giflib-devel - openjpeg + giflib - /usr/lib/pkgconfig - /usr/lib32/pkgconfig /usr/include - /usr/share/man/man3 + /usr/share/doc/giflib/html - openjpeg-32bit - 32-bit shared libraries for openjpeg + giflib-32bit + 32-bit shared libraries for giflib + emul32 emul32 - - libpng-32bit - - openjpeg + giflib /usr/lib32 @@ -87586,640 +83533,28 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression 2017-02-05 - 1.5.2 - Rebuild + 5.1.4 + Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.5.2 + 5.0.6 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-05-27 - 1.5.2 + 2016-05-25 + 5.0.6 Release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2014-05-22 - 1.5.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - tiff - http://www.remotesensing.org/libtiff/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - multimedia.graphics - Library for manipulation of TIFF (Tag Image File Format) images - TIFF (Tag Image File Format) türündeki resimleri işlemeye aracılık eden kütüphane - Ce logiciel fournit le support pour le format "Tag Image File Format" (TIFF), un format très employé pour stocker des informations d'image. - This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. - Bu kütüphane TIFF (Tag Image File Format) resim biçimi desteği sağlar. Bu biçim resim bilgisi saklamak için pek çok yerde kullanılır. - Este software facilita soporte para el formato de imagen etiqueteado (TIFF), un formato para almacenamiento de imágenes de uso común. - Biblioteka do manipulacji plikami w formacie TIFF. - http://download.osgeo.org/libtiff/tiff-4.0.7.tar.gz - - libjpeg-turbo-devel - jbigkit-devel - - - fix-hylafax.patch - - multimedia/graphics/tiff/pspec.xml - - - tiff - - libjpeg-turbo - jbigkit - - - /usr/bin - /usr/lib - - - - tiff-devel - Developement files for tiff - tiff için geliştirme dosyaları - - tiff - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - tiff-docs - Documentation for tiff - tiff için belgelendirme dosyaları - - tiff - - - /usr/share/doc - /usr/share/man - - - - tiff-32bit - 32-bit shared libraries for tiff - tiff için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libjpeg-turbo-32bit - - - tiff - libjpeg-turbo-32bit - libgcc - - - /usr/lib32 - - - - - 2017-01-25 - 4.0.7 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 4.0.3 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-19 - 4.0.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - webp - http://code.google.com/p/webp/downloads/list - - PisiLinux Community - admins@pisilinux.org - - Copyright (c) 2010, Google Inc. All rights reserved. - application - multimedia.graphics - webp image format and format conversion png,jpeg,tiff - webp resim formatı kütüphanesi ve png,jpeg,tiff resim formatlarına dönüştürme aracı - webp image format and format conversion png,jpeg,tiff - webp resim formatı kütüphanesi ve png,jpeg,tiff resim formatlarına dönüştürme aracı - https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.0.tar.gz - - mesa-devel - mesa-glu-devel - libpng-devel - tiff-devel - giflib-devel - freeglut-devel - libjpeg-turbo-devel - - multimedia/graphics/webp/pspec.xml - - - webp - webp resim formatı kütüphanesi ve png,jpeg,tiff resim formatlarına dönüştürme aracı - - tiff - mesa - giflib - libpng - freeglut - libjpeg-turbo - - - /usr/lib/libwebp* - /usr/bin - /usr/share/man - /usr/share/doc/webp - - - - webp-devel - webp için geliştirme dosyaları - - webp - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-16 - 0.6.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.4.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-06 - 0.4.3 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - liblqr - http://liblqr.wikidot.com - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - LGPLv3 - library - multimedia.misc - An easy to use C/C++ seam carving library - Görüntü boyutlandırma kütüphanesi - liblqr is a free, open source implementation of a seam carving algorithm which aims at resizing pictures non uniformly while preserving their features. - liblqr, yeniden boyutlandırılacak resimlerin özelliklerini koruyan liquid rescale algoritmasının bir gerçeklemesidir. - http://liblqr.wdfiles.com/local--files/en:download-page/liblqr-1-0.4.2.tar.bz2 - - glib2-devel - - multimedia/misc/liblqr/pspec.xml - - - liblqr - - glib2 - - - /usr/lib - /usr/share/doc - - - - liblqr-devel - Development files for liblqr - liblqr için geliştirme dosyaları - - liblqr - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 0.4.2 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 0.4.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - compface - http://www.xemacs.org/Download/optLibs.html - - PisiLinux Community - admins@pisilinux.org - - MIT - library - multimedia.misc - X-Face library - X-Face kütüphanesi - Utilitaires et librairie pour convertir de/vers le format X-Face. - Utilities and library to convert to/from X-Face format. - X-Face formatını okuma ve yazmaya yarayan bir kütüphane - Utilitarios y librerías para convertir desde/al formato X-Face - http://mirrors.ibiblio.org/xemacs/aux/compface-1.5.2.tar.gz - - xbmp.patch - shared.patch - cve-2009-2286.patch - - multimedia/misc/compface/pspec.xml - - - compface - - /usr/bin - /usr/lib - /usr/share/doc/compface - /usr/share/man - - - - compface-devel - Development files for compface - compface için geliştirme dosyaları - - compface - - - /usr/include - /usr/share/man/man3 - - - - - 2017-01-28 - 1.5.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2014-01-21 - 1.5.2 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2010-10-12 - 1.5.2 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - DirectFB - http://www.directfb.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.misc - Thin library on top of the Linux framebuffer devices - Linux framebuffer aygıtlarının üstünde çalışan hafif bir kütüphane - DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers. - DirectFB donanımsal grafik hızlandırması, giriş aygıtları işleme ve soyutlama sağlayan yarısaydam pencereler ve çoklu görüntü katmanlarını destekleyen pencere sistemi ile bütünleşik bir kütüphanedir. - http://sources.webos-ports.org/downloads/DirectFB-1.7.7.tar.gz - - libgcc - giflib-devel - libX11-devel - zlib-devel - tiff-devel - jasper-devel - freetype-devel - libpng-devel - libXext-devel - mesa-devel - webp-devel - mesa-glu-devel - libdrm-devel - libjpeg-turbo-devel - libmng-devel - lcms2-devel - libvdpau-devel - libmad-devel - libvorbis-devel - - multimedia/misc/DirectFB/pspec.xml - - - DirectFB-docs - - DirectFB - - - /usr/share/doc - - - - DirectFB - - zlib - libgcc - libpng - freetype - libX11 - libXext - mesa - libdrm - libjpeg-turbo - libvdpau - webp - tiff - jasper - libkms - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share - - - - DirectFB-devel - Development files for DirectFB - DirectFB için geliştirme dosyaları - - DirectFB - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-05 - 1.7.7 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-15 - 1.7.7 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.7.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 1.7.7 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - exiv2 - http://www.exiv2.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - multimedia.misc - Another library for parsing, editing, and saving EXIF data - EXIF verilerini ayrıştırmak, düzenlemek ve kaydetmek için bir diğer kitaplık - Exiv2 est une librairie C++ ainsi qu'un utilitaire en ligne de commande pour accéder aux méta-données d'images. Exiv2 est disponible en tant que logiciel libre ou avec une licence commerciale et est utilisée par un nombre croissant de projets. - exiv2 is a C++ library and a command line utility to access image metadata. Exiv2 is available as free software and with a commercial license, and is used in a growing number of projects. - Exiv2 resimlerin başlık bilgilerine ulaşmak için kullanılan bir C++ kütüphanesi ve komut satırı uygulamasıdır. Exiv2, hem özgür yazılım hem de ticari yazılım lisansıyla kullanılabilir. - Exiv2 es una librería C++ y una herramienta de línea de comandopara acceder metadatos de imágenes. Exiv2 está disponible como software libre y con licencia comercial, y se utiliza cada vez en más proyectos. - http://www.exiv2.org/builds/exiv2-0.26-trunk.tar.gz - - zlib-devel - expat-devel - - - exiv2-0.18-deps.patch - - multimedia/misc/exiv2/pspec.xml - - - exiv2 - - exiv2-libs - libgcc - - - /usr/bin - /usr/share/locale - /usr/share/doc - /usr/share/man - - - - exiv2-libs - - zlib - expat - libgcc - - - /usr/lib - - - - exiv2-devel - Development files for exiv2 - exiv2 için geliştirme dosyaları - - exiv2-libs - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-10-06 - 0.26 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 0.25 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.25 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-02 - 0.25 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - frei0r-plugins - http://www.piksel.org/frei0r - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.misc - A plugin API for video sources and filters - Video kaynakları ve süzgeçleri için bir eklenti programlama arayüzü - frei0r-plugins is a minimalistic plugin API for video sources and filters. The behaviour of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. - frei0r-plugins video kaynakları ve süzgeçleri için basit bir eklenti programlama arayüzüdür. Efektlerin davranışları basit parametrelerle denetlenebilmektedir. - http://distfiles.macports.org/frei0r-plugins/frei0r-plugins-1.4.tar.gz - - libgcc - - - explicitly-link-with-lm.patch - - multimedia/misc/frei0r-plugins/pspec.xml - - - frei0r-plugins - - libgcc - - - /usr/lib - /usr/share/doc - - - - frei0r-plugins-devel - Development files for frei0r-plugins - frei0r-plugins için geliştirme dosyaları - - frei0r-plugins - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-25 - 1.4 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org 2014-05-20 - 1.4 + 5.0.6 First release Serdar Soytetir kaptan@pisilinux.org @@ -88228,8 +83563,137 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - fribidi - http://fribidi.sourceforge.net/ + libmypaint + https://github.com/mypaint/libmypaint + + PisiLinux Community + admins@pisilinux.org + + ISC + library + multimedia.graphics + a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support + a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support + a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support + a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support + https://github.com/mypaint/libmypaint/releases/download/v1.3.0/libmypaint-1.3.0.tar.xz + + json-c-devel + intltool + gobject-introspection-devel + + multimedia/graphics/libmypaint/pspec.xml + + + libmypaint + + glib2 + json-c + + + /usr/lib + /usr/share + /usr/share/locale + + + + libmypaint-devel + Development files for libmypaint + + libmypaint + glib2-devel + json-c-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-20 + 1.3.0 + First release. + Mustafa Cinasal + muscnsl@gmail.com + + + + + + lensfun + http://lensfun.berlios.de/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv3 + GPLv3 + CCPL-Attribution-ShareAlike-3.0 + library + multimedia.graphics + A programming library for rectifying and simulating photographic lens distortions + Mercek kaynaklı bozulmaları simüle etmek ve düzeltmek için bir kütüphane + lensfun provides an open source database of photographic lenses and their characteristics. The library provides also the necessary set of algorithms for correcting images based on detailed knowledge of lens properties and calibration data. + lensfun, kamera objektiflerinin karakteristiklerini içeren açık kaynaklı bir veritabanı ve bu karakteristikleri temel alarak mercek kaynaklı bozulmaları düzeltmek için yazılmış algoritmaları içeren bir kütüphanedir. + https://sourceforge.net/projects/lensfun/files/0.3.2/lensfun-0.3.2.tar.gz + + doxygen + cmake + glib2-devel + + + upstream_Patch-47-respect-DESTDIR-when-installing-python-stuf.patch + upstream_Use-database-in-source-directory-while-running-tests.patch + + multimedia/graphics/lensfun/pspec.xml + + + lensfun + + libgcc + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share + + + + lensfun-devel + Development files for lensfun + lensfun için geliştirme dosyaları + + lensfun + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-05 + 0.3.2 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-13 + 0.3.2 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + lcms + http://www.littlecms.com/ PisiLinux Community admins@pisilinux.org @@ -88237,803 +83701,83 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression LGPLv2.1 app:console library - multimedia.misc - A free implementation of the unicode bidirectional algorithm - Çift yönlü unikod algoritmanın özgür bir uyarlaması - GNU FriBidi est l'implémentation libre de l'algorithme bidirectionnel Unicode. - GNU FriBidi is the Free Implementation of the Unicode Bidirectional Algorithm. - GNU FriBidi, Çift Yönlü Unicode Algoritması'nın özgür uygulamasıdır. - GNU FriBidi es la implementación libre del algoritmo Unicode Bidirectional. - https://www.fribidi.org/download/fribidi-0.19.7.tar.bz2 - multimedia/misc/fribidi/pspec.xml - - - fribidi - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - fribidi-devel - Development files for fribidi - fribidi için geliştirme dosyaları - - fribidi - - - /usr/include - /usr/share/man/man3 - /usr/lib/pkgconfig - - - - - 2017-01-25 - 0.19.7 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.19.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-23 - 0.19.6 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gd - http://www.libgd.org - - PisiLinux Community - admins@pisilinux.org - - as-is - BSD - library - multimedia.misc - Une librairie rapide pour créer des graphiques en images. - A fast library for creating graphic images - Hızlı bir şekilde resim oluşturmak için bir kütüphane - The gd graphics library allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers. Note that gd is not a paint program. - https://github.com/libgd/libgd/releases/download/gd-2.2.4/libgd-2.2.4.tar.xz + multimedia.graphics + Moteur de gestion de couleurs léger et optimisé pour la vitesse. + A lightweight, speed optimized color management engine + Hız geliştirmesi yapılmış, hafif bir renk yönetim motoru + LittleCMS intends to be a small-footprint, speed optimized color management engine in open source form. + mirrors://sourceforge/project/lcms/lcms/1.19/lcms-1.19.tar.gz - fontconfig-devel - zlib-devel - freetype-devel - libpng-devel - libjpeg-turbo-devel + swig tiff-devel - libvpx-devel + libjpeg-turbo-devel - gd-2.1.0-multilib.patch - gd-2.2.3-tests.patch - gd-2.2.4-upstream.patch + CVE-2009-0793.patch - multimedia/misc/gd/pspec.xml + multimedia/graphics/lcms/pspec.xml - gd + lcms - fontconfig tiff - libvpx libjpeg-turbo - zlib - freetype - libpng /usr/bin /usr/lib - /usr/share/doc/gd - - - - gd-devel - Development files for gd - gd için geliştirme dosyaları - - gd - - - /usr/include - /usr/lib/pkgconfig - /usr/bin/gdlib-config - - - - gd-docs - Documents for gd - gd için geliştirme belgeleri - - /usr/share/doc/gd/html - - - - - 2017-02-15 - 2.2.4 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-12 - 2.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-08-02 - 2.1.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - jansson - http://www.digip.org/jansson/ - - Stefan Gronewold (groni) - groni@pisilinux.org - - MIT - library - multimedia.misc - Jansson is a C library for encoding, decoding and manipulating JSON data. - It features: Simple and intuitive API and data model, Comprehensive documentation, No dependencies on other libraries, Full Unicode support (UTF-8), Extensive test suite. - http://www.digip.org/jansson/releases/jansson-2.9.tar.bz2 - multimedia/misc/jansson/pspec.xml - - - jansson - - glibc - - - /usr/lib - /usr/share + /usr/share/lcms /usr/share/doc + /usr/share/man - jansson-devel + lcms-devel + lcms için geliştirme dosyaları - jansson + lcms /usr/lib/pkgconfig + /usr/lib32/pkgconfig /usr/include - - - 2017-02-19 - 2.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 2.7 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - libass - http://code.google.com/p/libass/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.misc - Subtitle rendering library - Altyazı çizim kitaplığı - libass is a portable subtitle rendering library for the ASS/SSA. - libass ASS/SSA altyazı çizim kitaplığıdır. - https://github.com/libass/libass/releases/download/0.13.6/libass-0.13.6.tar.xz + + lcms-32bit + 32-bit shared libraries for lcms + lcms için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 - fontconfig-devel - freetype-devel - fribidi-devel + tiff-32bit + libjpeg-turbo-32bit - multimedia/misc/libass/pspec.xml - - - libass - fontconfig - freetype - fribidi - harfbuzz + lcms - /usr/lib - /usr/share/doc/libass - - - - libass-devel - Development files for libass - libass için geliştirme dosyaları - - libass - fontconfig-devel - freetype-devel - fribidi-devel - harfbuzz-devel - - - /usr/include - /usr/lib/pkgconfig + /usr/lib32 - 2017-02-15 - 0.13.6 - Version Bump + 2017-02-05 + 1.19 + Rebuild Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.13.1 + 1.19 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-01-06 - 0.13.1 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - libbluray - http://www.videolan.org/developers/libbluray.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - multimedia.misc - Library to access Blu-Ray disks for video playback - Blu-Ray disklere ulaşmak için kitaplık - Libbluray package is aiming to provide a full portable free open source bluray library, which can be plugged into popular media players to allow full bluray navigation and playback on Linux. It will eventually be compatible with all current titles, and will be easily portable and embeddable in standard players such as mplayer and vlc. - Libbluray kitaplığı, Linux üzerinde bluray oynatmak için tam destek sağlayan, popüler çokluortam oynatıcılarına taşınabilir bir bağımsız açık kaynak bluray kitaplığı olma amacıyla ortaya çıkmıştır. Zaman içerisinde bütün güncel başlıklar ile uyumlu olması, kolay taşınabilmesi ve mplayer, vlc gibi standart oynatıcılara gömülebilir olması amaçlanmaktadır. - ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.3/libbluray-0.9.3.tar.bz2 - - libtool - doxygen - pkgconfig - libxml2-devel - freetype-devel - fontconfig-devel - - multimedia/misc/libbluray/pspec.xml - - - libbluray - - libxml2 - freetype - fontconfig - - - /usr/bin - /usr/lib - - - - libbluray-devel - Development files for libbluray - Libbluray için geliştirme dosyaları - - libbluray - - - /usr/include - /usr/lib/pkgconfig - - - - libbluray-docs - document files for libbluray - - libbluray - - - /usr/share/doc/ - - - - - 2017-02-15 - 0.9.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.9.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-04 - 0.9.2 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - libcdr - http://www.freedesktop.org/wiki/Software/libcdr - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - GPLv2 - MPLv1.1 - library - multimedia.misc - Library parsing the Corel cdr documents - Libcdr is library providing ability to interpret and import Corel Draw drawings into various applications. - http://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.4.tar.xz - - doxygen - zlib-devel - lcms2-devel - icu4c-devel - libwpd-devel - boost-devel - librevenge-devel - cppunit-devel - - multimedia/misc/libcdr/pspec.xml - - - libcdr - - lcms2 - icu4c - zlib - libgcc - librevenge - cppunit - - - /usr/lib - /usr/bin - /usr/share/doc/libcdr - - - - libcdr-devel - Development files for libcdr - libcdr için geliştirme dosyaları - - icu4c-devel - zlib-devel - lcms2-devel - librevenge-devel - libcdr - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-31 - 0.1.4 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2017-02-15 - 0.1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.1.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-02 - 0.1.1 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libdvdcss - http://www.videolan.org/libdvdcss/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.misc - A portable abstraction library for DVD decryption - DVD çözmek için soyutlanmış taşınabilir bir kütüphane - libdvdcss est une librairie simple et portable d'abstraction conçue pour accéder auxDVDs comme des périphériques par blocs sans avoir à se soucier du décodage. On peut construire un lecteur DVD à partir de l'API de libdvdcss en 4 ou 5 appels. - libdvdcss is a simple and library portable abstraction library designed for accessing DVDs like a block device without having to bother about the decryption. A DVD player can be built around the libdvdcss API using no more than 4 or 5 library calls. - Libdvdcss, şifre çözme konusunda zahmete girmeden bir blok aygıt gibi DVD'lere erişim için düzenlenmiş basit ve soyutlanmış taşınabilir bir kütüphanedir. Bir DVD çalıcısı libdvdcss API etrafında 4 veya 5'ten fazla olmaksızın kütüphane çağrısı kullanarak kurulabilir. - libdvdcss es una liraría simple y portable de abstracción para acceder a DVDs como a dispositivos de bloques, sin preocuparse de decriptación. Se puede construir un reproductor DVD alrededor el API libdvdcss con no más de 4 o 5 llamadas de librería. - http://download.videolan.org/pub/videolan/libdvdcss/1.4.0/libdvdcss-1.4.0.tar.bz2 - multimedia/misc/libdvdcss/pspec.xml - - - libdvdcss - - /usr/lib - /usr/share/doc - - - - libdvdcss-devel - Development files for libdvdcss - libdvdcss için geliştirme dosyaları - - libdvdcss - - - /usr/include/dvdcss - /usr/lib/pkgconfig - - - - - 2017-01-25 - 1.4.0 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-05 - 1.4.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libdvdnav - http://www.mplayerhq.hu/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.misc - libdvdnav is a library for developers of multimedia applications - libdvdnav çokluortam uyguamaları geliştiricileri için bir kütüphane - libdvdnav est une librairie pour les développeur d'applications multimédia. Elle permet l'utilisation de fonctionnalités sophistiquées de navigation DVD tels que les menus DVD, la lecture multi-angle et même des jeux interactifs DVD. - libdvdnav is a library for developers of multimedia applications. It allows easy use of sophisticated DVD navigation features such as DVD menus, multiangle playback and even interactive DVD games. - libdvdnav çokluortam uyguamaları geliştiricileri için bir kütüphane. libdvdnav ile karmaşık DVD dolaşmalarını Örn: DVD menüleri, değişik açılı gösterimleri ve hatta etkileşimli DVD oyunlarını kullanabilirsiniz - libdvdnav es una librería para desarrollo de aplicaciones multimedia. Permite uso fácil de navegación avanzada en DVDs como en menús de DVDs, reproducción multi-ángulo, e incluso DVDs con juegos interactivos. - http://download.videolan.org/pub/videolan/libdvdnav/5.0.3/libdvdnav-5.0.3.tar.bz2 - - libdvdread-devel - - multimedia/misc/libdvdnav/pspec.xml - - - libdvdnav - - libdvdread - - - /usr/lib - /usr/share/doc/libdvdnav - - - - libdvdnav-devel - Development files for libdvdnav - libdvdnav için geliştirme dosyaları - - libdvdnav - libdvdread-devel - - - /usr/bin - /usr/include - /usr/lib/pkgconfig - /usr/share/aclocal - - - - - 2017-01-25 - 5.0.3 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-31 - 5.0.3 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - libdvdread - http://www.mplayerhq.hu/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.misc - Provides a simple foundation for reading DVD-Video images - DVD videolarını okumak için basit bir kütüphane - Un lecteur DVD pour les environnements Solaris, Linux et BSD publié sous la licence publique GNU (GPL). Il gère les signets, les sauts dans le temps, les sorties audio sur plusieurs canaux, sortie SPDIF, le zoom et le crop (vision exclusive d'une zone) vidéo. Il gère également les menus DVD et la navigation, permet de lire depuis les DVD montés ou non montés, depuis un disque dur. Il peut lire les DVDs cryptés et non cryptés grâce à libdvdread/libdvdcss. - A DVD player for the Solaris, Linux and BSD environments released under the GNU Public License (GPL). It is includes bookmarks, time skipping, multichannel audio, SPDIF output, crop and zoom video. It supports DVD menus and navigation, reads from mounted, unmounted DVDs and hard drive and reads encrypted and unencrypted DVDs using libdvdread/libdvdcss. - GNU Public License (GPL) altındaki Solaris, Linux ve BSD ortamları için bir DVD oynatıcısıdır. Yerimi, zaman atlatma, çoklukanal ses çıktı, SPDIF çıktı, video kırpma ve büyütme özellikleri içerir. DVD menüleri ve dolaşma özelliğini destekler, bağlanmış (mount) ve bağlanmamış sabit diskleri okur ve libdvdread / libdvdcss kullanan şifreli ve şifresiz DVDleri oynatabilir. - DVD player para Solaris, Linux y BSD liberado bajo la licencia GNU Public License (GPL). incluye marcadores (bookmarks), time skipping, multichannel audio, salida SPDIF, video crop y zoom. soporta menús DVD y navegación, lee de DVDs y discos rígidos montados y no-montados y lee DVDs encriptados y no-encriptados usando libdvdread/libdvdcss. - http://download.videolan.org/pub/videolan/libdvdread/5.0.3/libdvdread-5.0.3.tar.bz2 - - libdvdcss-devel - git - - multimedia/misc/libdvdread/pspec.xml - - - libdvdread - - libdvdcss - glibc - - - /usr/lib - /usr/share/doc/libdvdread - - - - libdvdread-devel - Development files for libdvdread - libdvdread için geliştirme dosyaları - - libdvdread - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-25 - 5.0.3 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-05 - 5.0.3 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - libebml - http://www.matroska.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.misc - Librairie de format binaire extensible (un peu comme XML). - Extensible binary format library (kinda like XML) - Genişletilebilir ikilik biçimlendirme kütüphanesi - Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. - https://dl.matroska.org/downloads/libebml/libebml-1.3.4.tar.bz2 - multimedia/misc/libebml/pspec.xml - - - libebml - - libgcc - - - /usr/lib - /usr/share/doc - - - - libebml-devel - Development files for libebml - libebml için geliştirme dosyaları - - libebml - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-02-03 - 1.3.4 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-20 - 1.3.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libexif - http://libexif.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.misc - Librairie pour analyser, éditer et sauvegarder des données EXIF. - Library for parsing, editing, and saving EXIF data - EXIF verilerini işlemek, değiştirmek ve kaydetmek için bir kütüphane - Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. - mirrors://sourceforge/libexif/libexif-0.6.21.tar.bz2 - - doxygen - - - libexif-0.6.13-pkgconfig.patch - - multimedia/misc/libexif/pspec.xml - - - libexif - - /usr/lib - /usr/share/doc - /usr/share/locale - - - - libexif-devel - Development files for libexif - libexif için geliştirme dosyaları - - libexif - - - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/libexif/libexif-api.html - - - - - 2017-02-16 - 0.6.21 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.6.21 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 0.6.21 + 2014-05-19 + 1.19 First release Alihan Öztürk alihan@pisilinux.org @@ -89042,49 +83786,127 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - libgme - https://bitbucket.org/mpyne/game-music-emu + darktable Stefan Gronewold groni@pisilinux.org - LGPL - multimedia.misc - Video game music file emulation/playback library - Video game music file emulation/playback library - https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-0.6.1.tar.bz2 + GPL-3.0 + multimedia.graphics + darktable is an open source photography workflow application and RAW developer. + darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. + https://github.com/darktable-org/darktable/releases/download/release-2.2.5/darktable-2.2.5.tar.xz + exiv2-devel + intltool cmake - libgcc + gconf-devel + gtk2-devel + libjpeg-turbo-devel + lcms2-devel + lensfun-devel + libgnome-keyring-devel + libgphoto2-devel + librsvg-devel + libsdl-devel + mesa-devel + mesa-glu-devel + openexr-devel + tiff-devel + libsoup-devel + json-glib-devel + libgomp + cups-devel + curl-devel + gtk3-devel + zlib-devel + glib2-devel + libX11-devel + libpng-devel + sqlite-devel + libxml2-devel + pugixml-devel + libXrandr-devel + libsecret-devel + openjpeg-devel + ghostscript-devel + GraphicsMagick-devel + webp-devel - multimedia/misc/libgme/pspec.xml + multimedia/graphics/darktable/pspec.xml - libgme - Video game music file emulation/playback library + darktable + webp + cups + curl + gtk3 + zlib + glib2 + libX11 libgcc + libpng + sqlite + libxml2 + pugixml + libXrandr + libsecret + mesa + tiff + gtk2 + lcms2 + cairo + pango + libsdl + ilmbase + lensfun + librsvg + libsoup + libgomp + mesa-glu + openjpeg + json-glib + exiv2-libs + gdk-pixbuf + libgphoto2 + ghostscript + openexr-libs + libjpeg-turbo + GraphicsMagick + libgnome-keyring - /usr/lib - /usr/share/doc - - - - libgme-devel - Development file for libgme - - libgme - - - /usr/include - /usr/lib/pkgconfig + /etc + /usr/bin + /usr/lib/darktable + /usr/share/applications + /usr/share/appdata + /usr/share/darktable + /usr/share/doc/darktable + /usr/share/icons + /usr/share/locale + /usr/share/man + + 2017-10-06 + 2.2.5 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-15 + 2.2.4 + Rebuild with new toolchain + Stefan Gronewold + groni@pisilinux.org + - 2017-01-30 - 0.6.1 + 2016-11-13 + 2.0.7 First Release Stefan Gronewold groni@pisilinux.org @@ -89093,378 +83915,75 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - libid3tag - http://mad.sourceforge.net + libraw + http://www.libraw.org/ - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.misc - La librairie id3tag MAD. - The MAD id3tag library - MAD id3tag kütüphanesi - Die MAD id3tag Bibliothek - libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2. - mirrors://sourceforge/mad/libid3tag-0.15.1b.tar.gz - - zlib-devel - - - libid3tag-0.15.1b-fix_overflow.patch - libid3tag-0.15.1b-unknown-encoding.patch - libid3tag-0.15.1b-utf16.patchlibid3tag-0.15.1b-utf16.patch - - multimedia/misc/libid3tag/pspec.xml - - - libid3tag - - zlib - - - /usr/lib - /usr/share/doc - - - - libid3tag-devel - - libid3tag - - - /usr/include - /usr/lib/pkgconfig - - - id3tag.pc - - - - - 2017-02-05 - 0.15.1b - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.15.1b - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.15.1b - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libkate - http://code.google.com/p/libkate - - PisiLinux Community - admins@pisilinux.org - - BSD - library - app:console - multimedia.misc - A text codec for embedding in Ogg - Ogg için karaoke ve metin kitaplığı - Kate is a codec for karaoke and text encapsulation for Ogg. - Kate, karaoke ve metinleri ogg dosyalara gömmek için kullanılan kitaplık ve konsol uygulamaları içerir. - https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libkate/libkate-0.4.1.tar.gz - - libogg-devel - libpng-devel - doxygen - - multimedia/misc/libkate/pspec.xml - - - libkate - - libogg - libpng - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - libkate-devel - Development files for libkate - libkate için geliştirme dosyaları - - libkate - libogg-devel - libpng-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libkate-docs - API documentation for libkate - libkate paketine ait API belgeleri - - libkate - - - /usr/share/doc/libkate/html - /usr/share/doc/libkate/examples - - - - - 2017-03-04 - 0.4.1 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.4.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-24 - 0.4.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libmediainfo - http://mediaarea.net/en/MediaInfo - - Pisi Linux Community - admins@pisilinux.org - - LGPLv3 - library - multimedia.misc - shared library for mediainfo - shared library for mediainfo - shared library for mediainfo - shared library for mediainfo - https://mediaarea.net/download/source/libmediainfo/0.7.94/libmediainfo_0.7.94.tar.bz2 - - autoconf - automake - libtool - zlib-devel - libzen-devel - curl-devel - libmms-devel - - multimedia/misc/libmediainfo/pspec.xml - - - libmediainfo - - curl - zlib - glib2 - libgcc - libzen - libmms - - - /usr/share/doc/ - /usr/lib/ - - - - libmediainfo-devel - - libzen-devel - libmediainfo - - - /usr/lib/pkgconfig - /usr/include/MediaInfo - /usr/include/MediaInfoDLL - - - - - 2017-04-09 - 0.7.94 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-24 - 0.7.90 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2013-12-20 - 0.7.65 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - liboil - http://www.schleef.org/liboil/ - - PisiLinux Community - admins@pisilinux.org + Yücel KILIÇ + yucel.kilic@linux.org.tr LGPLv2.1 + CDDL library - multimedia.misc - Liboil is a library of simple functions that are optimized for various CPUs - Liboil, farklı işlemciler için optimize edilmiş temel fonksiyonlardan oluşan bir kütüphanedir - Liboil est une librairie de fonctions simples optimisées pour différents processeurs. Ces fonction sont en général des boucles implémentant des algorithmes simples, tel que convertir un tableau de N entiers en nombres à virgule flottante ou multiplier et additionner un tableau de N nombres. - Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. - liboil çeşitli CPU 'lar için en iyilenmiş basit fonksiyon kütüphanesidir. Bu fonksiyonlar genellikle döngüler için gerçekleştirilen yalın algoritmalardır, örneğin ; N integer elemanı olan bir diziyi float elemanlı diziye dönüştürmek yada N elemanlı bir dizi ile toplama yada çarpma yapmak gibi. - Liboil es una librería con funciones simples, optimizados para múltiples CPUs. Estas funciones son generalmente bucles realizando simples algoritmos, como conversión de arrays de N enteros a números de punto flotante o multiplicación y suma de un array de N números. - http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz - - 02_amd64-cpuid.patch - 03_stride-segfaults.patch - - multimedia/misc/liboil/pspec.xml + multimedia.graphics + Raw image decoder + LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). + http://www.libraw.org/data/LibRaw-0.18.1.tar.gz + + libgomp + lcms2-devel + jasper-devel + libjpeg-turbo-devel + + multimedia/graphics/libraw/pspec.xml - liboil + libraw + + libgomp + libgcc + lcms2 + jasper + libjpeg-turbo + + /usr/bin /usr/lib /usr/share/doc - liboil-devel - Development files for liboil - liboil için geliştirme dosyaları + libraw-devel + Development files for libraw + libraw için geliştirme dosyaları - liboil + libraw + lcms2-devel + jasper-devel + libjpeg-turbo-devel - /usr/bin /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig 2017-03-02 - 0.3.17 - Release Bump + 0.18.1 + Version Bump Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org 2016-06-09 - 0.3.17 + 0.16.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-24 - 0.3.17 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libopus - http://www.opus-codec.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - multimedia.misc - Opus is a totally open, royalty-free, highly versatile audio codec - Açık kaynak, telif ücretsiz, çok yönlü ses codec bileşenidir - Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec. - Opus Internet üzerinde etkileşimli ses ve müzik iletimi için eşsiz olan, ama aynı zamanda saklama ve akış uygulamaları için tasarlanmıştır. -Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 olarak Internet Engineering Task Force (IETF) tarafından standartlaştırılmıştır. - http://downloads.xiph.org/releases/opus/opus-1.1.4.tar.gz - multimedia/misc/libopus/pspec.xml - - - libopus - - /usr/bin - /usr/lib - /usr/share - - - - libopus-devel - Development files for libopus - Libopus için geliştirme dosyaları - - libopus - - - /usr/include - /usr/lib/pkgconfig - - - - libopus-docs - document files for libopus - - libopus - - - /usr/share/doc/ - - - - - 2017-01-25 - 1.1.4 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-22 - 1.1 + 2015-08-13 + 0.16.2 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -89473,449 +83992,370 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libpano13 - http://sourceforge.net/projects/panotools + flite + http://www.speech.cs.cmu.edu/flite/index.html + + PisiLinux Community + admins@pisilinux.org + + BSD + app:console + library + multimedia.sound + Flite: a small run-time speech synthesis engine + Küçük ve hızlı bir konuşma sentezleyici + Flite (festival-lite) is a small, fast run-time speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools. + Flite (festival-lite), CMU tarafından geliştirilmiş küçük ve hızlı bir konuşma sentezleyicisidir. Flite, Festival'e alternatif sentezleyici olarak, öncelikle küçük gömülü sistemler ve/veya büyük sunucular için tasarlanmıştır. + http://www.festvox.org/flite/packed/flite-2.0/flite-2.0.0-release.tar.bz2 + + alsa-lib-devel + chrpath + + multimedia/sound/flite/pspec.xml + + + flite + + alsa-lib + + + /usr/bin + /usr/share/doc + /usr/lib + + + + flite-devel + Development headers for flite + flite için geliştirme başlıkları + + flite + + + /usr/include + + + + + 2017-02-18 + 2.0.0 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-29 + 2.0.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-08-18 + 1.9.0 + Version Bump. + Vedat Demir + vedat@pisilinux.org + + + 2014-05-27 + 1.4 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-01-24 + 1.4 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2010-10-12 + 1.4 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + qmmp + http://qmmp.ylsoftware.com + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:gui + multimedia.sound + An audio-player, written with Qt5 library + Qt tabanlı müzik oynatıcı + Qmmp is an audio-player, written with Qt5 library. It's similar to Winamp or Xmms. Also supports Xmms and Winamp skins. qmmp-skins package in Contrib repository is recommended, too. + Qmmp Qt tabanlı bir müzik oynatıcısıdır. Xmms ve Winamp temalarını destekler. Ayrıca Contrib deposunda bulunan ve Pisi Linux'a özel temalar da içeren qmmp-skins paketini de kurmanız önerilir. + qmmp + http://qmmp.ylsoftware.com/files/qmmp-1.1.8.tar.bz2 + + qt5-base-devel + libX11-devel + qt5-x11extras-devel + qt5-linguist + libsamplerate-devel + wavpack-devel + flac-devel + faad2-devel + libmodplug-devel + libmms-devel + libcdio-devel + libvorbis-devel + libsndfile-devel + pulseaudio-libs-devel + alsa-lib-devel + mesa-devel + libmad-devel + taglib-devel + ffmpeg-devel + libmpcdec-devel + libcddb-devel + cmake + + multimedia/sound/qmmp/pspec.xml + + + qmmp + + qt5-base + curl + libX11 + libgcc + qt5-x11extras + libsamplerate + wavpack + flac + faad2 + libmodplug + libmms + libvorbis + libsndfile + pulseaudio-libs + alsa-lib + libmad + taglib + ffmpeg + libcddb + libcdio + libcdio-paranoia + jack-audio-connection-kit + libmpcdec + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + qmmp-devel + qmmp development files + qmmp için geliştirme dosyaları + + qmmp + qt5-base-devel + + + /usr/lib/pkgconfig + /usr/include/ + + + + + 2017-04-24 + 1.1.8 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-20 + 1.0.10 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-09 + 1.0.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 1.0.9 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2015-11-19 + 1.0.1 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + mpg123 + http://www.mpg123.de/ PisiLinux Community admins@pisilinux.org GPLv2 - library + LGPLv2 app:console - multimedia.misc - Library for manipulating panoramic images - Panoramik görüntü kitaplığı - libpano13 is a library which provides very high quality manipulation, correction and stitching of panoramic photographs. - libpano13 panoramik görüntüleri yüksek kalitede düzeltip birleştirebilen bir kitaplıktır. - mirrors://sourceforge/panotools/libpano13-2.9.19.tar.gz + multimedia.sound + Console MP3 player + Gerçek zamanlı bir mp3 oynatıcı + mpg123 is a fast and free console MP3 player. It does not require high system resources, it can even run in a 100MHz computer. + mpg123 düşük konfigürasyonlu sistemlerde de rahatlıkla çalışabilen hızlı bir mp3 oynatıcısıdır. + mirrors://sourceforge/mpg123/mpg123-1.23.8.tar.bz2 - zlib-devel - tiff-devel - libpng-devel - libjpeg-turbo-devel + alsa-lib-devel - multimedia/misc/libpano13/pspec.xml + multimedia/sound/mpg123/pspec.xml - libpano13 + mpg123 - tiff - libpng - libjpeg-turbo + alsa-lib + libtool-ltdl /usr/bin /usr/lib /usr/share/doc - /usr/share/man/man1 + /usr/share/man - libpano13-devel - Development files for libpano13 - libpano13 için geliştirme dosyaları + mpg123-devel + Development files for mpg123 + mpg123 için geliştirme dosyaları - libpano13 + mpg123 /usr/include /usr/lib/pkgconfig - - - - - 2017-04-08 - 2.9.19 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 2.9.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-11-10 - 2.9.19 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libsdl - http://www.libsdl.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.misc - Simple Direct Media Layer (Couche Média Simple et Directe). - Simple Direct Media Layer - Basit bir direk ortam erişim katmanı - Einfachee direkte Medien-Schicht - libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. - libsdl; ses, klavye, fare, oyun çubuğu, OpenGL ile 3B donanımsal hızlandırma, 2B görüntü belleğine direkt erişim sağlayan birden çok platform destekleyen bir çokluortam kitaplığıdır. - http://www.libsdl.org/release/SDL-1.2.15.tar.gz - - DirectFB-devel - alsa-lib-devel - aalib-devel - libX11-devel - libusb-compat-devel - libXtst-devel - libICE-devel - libXrandr-devel - mesa-devel - mesa-glu-devel - - - sdl-1.2.14-disable-mmx.patch - sdl_x11sym.patch - SDL-1.2.14-dont-propagate-lpthread.patch - SDL-1.2.14-noproc.patch - SDL-1.2.13-rh484362.patch - libsdl-1.2.15-sdl-config.patch - libsdl-1.2.15-resizing.patch - libsdl-1.2.15-joystick.patch - - multimedia/misc/libsdl/pspec.xml - - - libsdl-docs - libsdl reference documents - libsdl başvuru belgeleri - - libsdl - - - /usr/share/man - /usr/share/doc + /usr/lib32/pkgconfig - libsdl - - DirectFB - aalib - - - /usr/lib - - - - libsdl-devel - Development files for libsdl - libsdl için geliştirme dosyaları - - libsdl - DirectFB-devel - alsa-lib-devel - aalib-devel - libX11-devel - libusb-compat-devel - libXtst-devel - libICE-devel - libXrandr-devel - - - /usr/bin - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/lib/libSDLmain.a - /usr/share/aclocal - - - - libsdl-32bit - 32-bit shared libraries for libsdl - libsdl için 32-bit paylaşımlı kitaplıklar + mpg123-32bit + 32-bit shared libraries for mpg123 + mpg123 için 32-bit paylaşımlı kitaplıklar emul32 emul32 + + alsa-lib-32bit + - libsdl + mpg123 /usr/lib32 - - 2017-12-12 - 1.2.15 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-16 - 1.2.15 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 1.2.15 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2016-03-27 - 1.2.15 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libsdl2 - http://www.libsdl.org/ - - Mathias Freire - mathiasfreire45@gmail.com - - LGPLv2.1 - library - multimedia.misc - Simple Direct Media Layer (Couche Média Simple et Directe). - Simple Direct Media Layer 2.0 series - Basit bir direk ortam erişim katmanı 2.0 serisi - Einfachee direkte Medien-Schicht - libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. - libsdl; ses, klavye, fare, oyun çubuğu, OpenGL ile 3B donanımsal hızlandırma, 2B görüntü belleğine direkt erişim sağlayan birden çok platform destekleyen bir çokluortam kitaplığıdır. - http://www.libsdl.org/release/SDL2-2.0.5.tar.gz - - dbus-devel - ibus-devel - mesa-devel - libXv-devel - libXt-devel - libX11-devel - libXext-devel - DirectFB-devel - mesa-glu-devel - alsa-lib-devel - audiofile-devel - libXrandr-devel - libXrender-devel - libXinerama-devel - pulseaudio-libs-devel - - multimedia/misc/libsdl2/pspec.xml - - - libsdl2-docs - libsdl2 reference documents - libsdl2 başvuru belgeleri - - libsdl2 - - - /usr/share/man - /usr/share/doc - - - - libsdl2 - - mesa - libXt - libX11 - libXext - DirectFB - alsa-lib - audiofile - libXrandr - libXrender - libXinerama - libXScrnSaver - pulseaudio-libs - - - /usr/lib - - - - libsdl2-devel - Development files for libsdl2 - libsdl2 için geliştirme dosyaları - - libsdl2 - - - /usr/bin - /usr/include - /usr/share/aclocal - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/lib/libSDL2main.a - /usr/lib32/libSDL2main.a - - - - libsdl2-32bit - 32-bit shared libraries for libsdl2 - libsdl2 için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - mesa-32bit - libXt-32bit - libX11-32bit - libXext-32bit - alsa-lib-32bit - audiofile-32bit - libXrandr-32bit - libXrender-32bit - libXinerama-32bit - libXScrnSaver-32bit - pulseaudio-libs-32bit - - - mesa-32bit - libXt-32bit - libX11-32bit - libXext-32bit - alsa-lib-32bit - audiofile-32bit - libXrandr-32bit - libXrender-32bit - libXinerama-32bit - libXScrnSaver-32bit - libXScrnSaver-32bit - pulseaudio-libs-32bit - libsdl2 - - - /usr/lib32 - - - - - 2017-12-12 - 2.0.5 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - 2017-02-16 - 2.0.5 + 1.23.8 Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 2.0.4 + 1.22.4 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-04-11 - 2.0.4 + 2015-11-13 + 1.22.4 First release - Mathias Freire - mathiasfreire45@gmail.com + Stefan Gronewold(groni) + groni@pisilinux.org - libshout - http://www.icecast.org + soundtouch + http://www.surina.net/soundtouch PisiLinux Community admins@pisilinux.org - LGPLv2+ + LGPLv2.1 library - multimedia.misc - A library for communicating with and sending data to an icecast server - Icecast sunucusuyla veri alış verişini sağlayan bir kütüphane - Libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server. - Libshout, Icecast sunucusuyla iletişimi ve veri alış verişini sağlar. Verilerin zamanlamasını ve gerekli soket bağlantılarını kontrol ederek, sunucu üzerinde hatalı veri transferini önler. - http://downloads.us.xiph.org/releases/libshout/libshout-2.4.1.tar.gz - - libvorbis-devel - libogg-devel - libtheora-devel - speex-devel - - - pthread_flag.patch - - multimedia/misc/libshout/pspec.xml + app:console + multimedia.sound + Audio Processing Library + Ses işleme kitaplığı + Librairie de traitement audio open-source (libre) pour changer le Tempo, le Pitch et la vitesse de lecture de flux audio ou de fichiers. + soundtouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or file. + soundtouch ses dosyalarının temposunu, oynatma hızını ve frekansını değiştirmek için kullanılabilen açık kaynaklı bir ses işleme kütüphanesidir. + Librería código libre para procesamiento de sonido para manipular Tempo, Pitch y Tasas de reproducción de flujos o archivos de audio + http://www.surina.net/soundtouch/soundtouch-1.9.2.tar.gz + multimedia/sound/soundtouch/pspec.xml - libshout - - libvorbis - libogg - libtheora - speex - + soundtouch + /usr/bin /usr/lib /usr/share/doc - libshout-devel - Development files for libshout - libshout için geliştirme dosyaları + soundtouch-devel + Development files for soundtouch + soundtouch için geliştirme dosyaları - libshout - libtheora-devel - libvorbis-devel - libogg-devel - speex-devel + soundtouch /usr/include /usr/lib/pkgconfig /usr/share/aclocal - /usr/share/doc/*.c - 2017-02-17 - 2.4.1 - Version Bump. + 2017-02-18 + 1.9.2 + Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 2.3.1 + 1.8.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-25 - 2.3.1 + 2014-07-05 + 1.8.0 First release Alihan Öztürk alihan@pisilinux.org @@ -89924,225 +84364,33 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libspnav - http://spacenav.sourceforge.net - - Osman Erkan - osman.erkan@pisilinux.org - - BSD - library - multimedia.misc - Open source alternative to 3DConnextion drivers - The spacenav project provides a free compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 6dof space navigation input devices. It provides both a replacement free user-space driver, and a replacement SDK library. - http://downloads.sourceforge.net/spacenav/libspnav-0.2.3.tar.gz - - libX11-devel - - - Makefile.patch - - multimedia/misc/libspnav/pspec.xml - - - libspnav - - libX11 - - - /usr/lib/ - /usr/share/doc - - - - libspnav-devel - Development files for libspnav - libspnav için geliştirme dosyaları - - libspnav - - - /usr/include - /usr/lib/libspnav.so - - - - - 2017-04-08 - 0.2.3 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-09-16 - 0.2.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libzen - http://sourceforge.net/projects/zenlib/ - - Pisi Linux Community - admins@pisilinux.org - - ZLIB - as-is - app:console - multimedia.misc - Small C++ derivate class to have a simpler life. - shared library for libmediainfo and mediainfo - https://mediaarea.net/download/source/libzen/0.4.35/libzen_0.4.35.tar.bz2 - multimedia/misc/libzen/pspec.xml - - - libzen - - libgcc - - - /usr/lib - /usr/share/doc - - - - libzen-devel - - libzen - - - /usr/bin/libzen-config - /usr/lib/pkgconfig - /usr/lib/libzen.so - /usr/include/ZenLib - - - - - 2017-04-08 - 0.4.35 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-24 - 0.4.31 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - mediainfo - http://mediaarea.net/en/MediaInfo - - Pisi Linux Community - admins@pisilinux.org - - LGPLv3 - app:gui - multimedia.misc - MediaInfo supplies technical and tag information about mediafiles - MediaInfo supplies technical and tag information about a video or audio file. It is free software (free of charge and free access to source code: GPL or LGPL licence) - https://mediaarea.net/download/source/mediainfo/0.7.94/mediainfo_0.7.94.tar.bz2 - - libtool - autoconf - automake - libzen-devel - libzen-devel - libmediainfo-devel - wxGTK-devel - - multimedia/misc/mediainfo/pspec.xml - - - mediainfo - - wxGTK - libgcc - libzen - libmediainfo - - - /usr/bin/ - /usr/share - /usr/share/doc/ - - - mediainfo.desktop - - - - - 2017-04-09 - 0.7.94 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-02 - 0.7.90 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2013-12-20 - 0.7.65 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - musicbrainz5 - http://www.musicbrainz.org/ + libmygpo-qt + https://github.com/ase23/libmygpo-qt PisiLinux Community admins@pisilinux.org LGPLv2.1 library - multimedia.misc - Client library to access metadata of mp3/vorbis/CD media - Mp3/Ogg Vorbis/Audio-Cd gibi ses dosyalarınızın etiketlerine erişiminizi sağlayan istemci kütüphanesidir. - MusicBrainz est un projet tentant de créer une encyclopédie de musique au contenu ouvert. C'est une base de données en ligne contenant des informations concernant les musiques enregistrées. La librairie client MusicBrainz capture les informations concernant les artistes, le nom de l'album, les titres des chansons, leur longueur et beaucoup d'autres données encore. - MusicBrainz is a project that aims to create an open content music encyclopedia. It is an online database of information about recorded music. MusicBrainz client library captures information about artists, the album title, track titles,the length of each track and many more. - MusicBrainz açık içerikli müzik ansiklopedisi oluşturmayı amaçlayan bir projedir. Kayıtlı albüm ve müzik parçaları hakkında çevrim içi veri tabanı sağlar. MusicBrainz kütüphanesi sanatçı, albüm, çalınan parça ve daha birçok konuda veri toplar. - MusicBrainz es un proyecto con la finalidad de crear una enciclopedia de contenido abierto sobre música. Es una base de datos de información en línea sobre grabaciones de música. La libreía de cliente MusicBrainz captura información de artista, título de album, título de las músicas, longitudes de cada música, y mucho más. - ftp://ftp.parrot.org/.1/blfs/svn/l/libmusicbrainz-5.1.0.tar.gz + multimedia.sound + Qt Library that wraps the gpodder.net Web API + gpodder.net Web API'sine ara yazılım sunan bir Qt kitaplığı + libmygpo-qt is a Qt Library that wraps the gpodder.net Web API. + libmygpo-qt, gpodder.net Web API'sine ara yazılım sunan bir Qt kitaplığıdır. + https://github.com/gpodder/libmygpo-qt/archive/1.0.9.tar.gz - neon-devel - libxml2-devel cmake + qt5-base-devel + libqjson-devel - multimedia/misc/musicbrainz5/pspec.xml + multimedia/sound/libmygpo-qt/pspec.xml - musicbrainz5 + libmygpo-qt libgcc - libxml2 - neon + qt5-base + libqjson /usr/lib @@ -90150,13 +84398,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - musicbrainz5-devel - Development files for musicbrainz5 - musicbrainz5 için geliştirme dosyaları + libmygpo-qt-devel + Development files for libmygpo-qt + libmygpo-qt için geliştirme dosyaları - musicbrainz5 - neon-devel - libxml2-devel + qt5-base-devel + libmygpo-qt + libqjson-devel /usr/include @@ -90164,204 +84412,104 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - 2017-04-09 - 5.1.0 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 5.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2015-08-20 - 5.1.0 + 2017-01-04 + 1.0.9 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Alihan Öztürk + alihan@pisilinux.org - openexr - http://www.openexr.com - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - library - multimedia.misc - A high dynamic-range (HDR) image file format library - OpenEXR est un formation de fichier d'image à haut rang dynamique (HDR - High Dynamic Range) utilisable pour les applications d'imagerie sur ordinateur. OpenEXR inclus notamment : Un rang dynamique plus grand que les formats d'image existants de 8 et 10 bit; le support pour pixel de 16 bit à virgule flottante, 32 bit à virgule flottante et d'entiers à 32 bit; de nombreux algorithmes de compression d'image sans perte, le fait d'être extensible. - OpenEXR is a high dynamic-range (HDR) image file format for use in computer imaging applications. OpenEXR's features include: Higher dynamic range and color precision than existing 8- and 10-bit image file formats; support for 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels; multiple lossless image compression algorithms; extensibility. - OpenEXR, bilgisayar görüntüleme uygulamalarında kullanılan yüksek dinamik görüntü erimidir. OpenEXR özellikleri şunları içerir: Mevcut 8 ve 10 bitlik görüntü dosya formatlarından daha yüksek dinamik görüntü erişimi, 16 ya da 32 bit piksel desteği ve kayıpsız görüntü sıkıştırma algoritması - OpenEXR es un formato de archivo de imagen de alto fango dinámico (HDR) para uso en aplicaciones de computación de imágenes. OpenEXR contiene facilidades: rango dinámico y precisión de colores más alto que formatos existentes de 8- y 10-bit; soporta para punto flotante 16-bit, punto flotante 32-bit, y entero 32-bit pixels; algoritmos de compresión múltiple sin pérdida; extensible. - http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.0.tar.gz - - ilmbase-devel - zlib-devel - mesa-glu-devel - - multimedia/misc/openexr/pspec.xml - - - openexr - - ilmbase - libgcc - openexr-libs - - - /usr/bin - - - - openexr-libs - OpenEXR runtime libraries - OpenEXR çalışma zamanı kitaplıkları - - ilmbase - zlib - libgcc - - - /usr/lib/lib* - /usr/share/doc - - - - openexr-docs - OpenEXR example files - OpenEXR örnek dosyalar - - /usr/share/doc/openexr/examples - - - - openexr-devel - Development files for openexr - OpenEXR için geliştirme dosyaları - - openexr - mesa-glu-devel - ilmbase-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/aclocal - - - - - 2017-03-05 - 2.2.0 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-28 - 2.2.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - orc - http://code.entropywave.com/projects/orc/ + libvorbis + http://www.vorbis.com PisiLinux Community admins@pisilinux.org BSD - BSD-2 - app:console - multimedia.misc - The Oil Runtime Compiler - Optimized Inner Loop Runtime Compiler - https://gstreamer.freedesktop.org/src/orc/orc-0.4.26.tar.xz + library + multimedia.sound + Librairie de formatage de fichier son Ogg Vorbis libre. + The Vorbis general audio compression codec + Vorbis genel ses sıkıştırma kodlaması + libvorbis is a fully open, non-proprietary, patent- and royalty-free, general-purpose compressed audio format for audio and music at fixed variable bitrates from 16 to 128 kbps/channel. + libvorbis tamamen açık, sahipsiz, genel amaçlı sıkıştırılmış ses biçimidir. + http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz - valgrind + libogg-devel - multimedia/misc/orc/pspec.xml + multimedia/sound/libvorbis/pspec.xml - orc + libvorbis + + libogg + - /usr/bin/ - /usr/lib/ - /usr/share/ + /usr/lib + /usr/share/doc/libvorbis/AUTHORS + /usr/share/doc/libvorbis/README - orc-32bit - 32-bit shared libraries for orc + libvorbis-devel + + libvorbis + libogg-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + /usr/share/doc/libvorbis + + + + libvorbis-32bit + 32-bit shared libraries for libvorbis + libvorbis için 32-bit paylaşımlı kitaplıklar emul32 emul32 + + libogg-32bit + - orc + libvorbis + libogg-32bit /usr/lib32 - - orc-devel - orc için geliştirme dosyaları - orc için geliştirme dosyaları - - orc - - - /usr/include/ - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - 2017-01-24 - 0.4.26 - Version bump - Serdar Soytetir - kaptan@pisilinux.org + 2017-02-06 + 1.3.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org - 2016-06-12 - 0.4.25 - Version bump - Serdar Soytetir - kaptan@pisilinux.org + 2016-06-09 + 1.3.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org 2016-05-27 - 0.4.19 + 1.3.4 Release bump Serdar Soytetir kaptan@pisilinux.org 2014-05-20 - 0.4.19 + 1.3.4 First release Serdar Soytetir kaptan@pisilinux.org @@ -90370,38 +84518,65 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - regionset - http://linvdr.org/projects/ + pogo + https://launchpad.net/pogo - Stefan Gronewold(groni) - groni@pisilinux.org + Pisi Linux Community + admins@pisilinux.org GPLv2 - app:console - multimedia.misc - regionset - adjusts and shows the region code of DVD drives - regionset allows you to check and set the region code of DVD drives. - http://linvdr.org/download/regionset/regionset-0.2.tar.gz - multimedia/misc/regionset/pspec.xml + app:gui + multimedia.sound + Probably the simplest and fastest audio player for Linux. + Pogo's elementary-inspired design uses the screen-space very efficiently. It is especially well-suited for people who organize their music by albums on the harddrive. The main interface components are a directory tree and a playlist that groups albums in an innovative way.Supported file formats include Ogg Vorbis, MP3, FLAC, Musepack, Wavpack, and MPEG-4 AAC. Pogo is a fork of Decibel Audio Player. + https://github.com/jendrikseipp/pogo/archive/v0.9.tar.gz + multimedia/sound/pogo/pspec.xml - regionset + pogo + + python + python-gtk + python-mutagen + python-imaging + gst-python + notify-python + gst-plugins-base + gst-plugins-good + /usr/bin + /usr/share + /usr/share/locale + /usr/share/man /usr/share/doc + + 2017-02-18 + 0.9 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-08-06 + 0.8.7 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + - 2017-04-09 - 0.2 - Release bump - Kamil Atlı - suvari@pisilinux.org + 2016-06-16 + 0.8.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org - 2016-11-24 - 0.2 + 2013-12-22 + 0.8.2 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -90410,212 +84585,147 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - sdl-image - http://www.libsdl.org/projects/SDL_image/ + libmpcdec + http://www.musepack.net/ PisiLinux Community admins@pisilinux.org - LGPLv2.1 + BSD library - multimedia.misc - Librairie SDL de chargement de fichier d'image. - SDL image file loading library - SDL resim yükleme kitaplığı - SDL_image is an image file loader for SDL. - SDL_image, SDL için resim yükleme kitaplığıdır. - http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz - - libsdl-devel - tiff-devel - libjpeg-turbo-devel - - - gif-overflow.patch - - multimedia/misc/sdl-image/pspec.xml + multimedia.sound + Portable Musepack decoder library + Musepack SV7 kodlama kitaplığı + Librairie de décodage portable Musepack. + Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. + libmpcdec, taşınabilir bir Musepack kodlama kitaplığıdır. + http://files.musepack.net/source/libmpcdec-1.2.6.tar.bz2 + multimedia/sound/libmpcdec/pspec.xml - sdl-image - - libsdl - tiff - zlib - libpng - libjpeg-turbo - + libmpcdec - /usr/bin - /usr/lib/ - /usr/share/doc + /usr/lib - sdl-image-devel - Development files for sdl-image - sdl-image için geliştirme dosyaları + libmpcdec-devel + Development files for libmpcdec + libmpcdec için geliştirme dosyaları - sdl-image - libsdl-devel - tiff-devel - libjpeg-turbo-devel + libmpcdec /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - sdl-image-32bit - 32-bit shared libraries for sdl-image - sdl-image için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libsdl-32bit - libpng-32bit - libjpeg-turbo-32bit - tiff-32bit - - - sdl-image - libsdl-32bit - libpng-32bit - libjpeg-turbo-32bit - tiff-32bit - zlib-32bit - - - /usr/lib32/ - 2017-03-01 - 1.2.12 - Rebuild for new toolchain. + 2017-02-18 + 1.2.6 + Release Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.2.12 + 1.2.6 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-31 - 1.2.12 + 2014-05-20 + 1.2.6 First release - Alihan Öztürk - alihan@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org - sdl-mixer - http://www.libsdl.org/projects/SDL_mixer/ + espeak + http://espeak.freedesktop.org PisiLinux Community admins@pisilinux.org - LGPLv2.1 + GPLv3+ library - multimedia.misc - Librairie du mixer SDL. - SDL mixer library - SDL ses yükleme kitaplığı - SDL_mixer is a SDL library for loading sound files. - SDL_mixer, SDL için bir ses yükleme kitaplığıdır. - http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz + app:console + multimedia.sound + Software speech synthesizer (text-to-speech) + Yazılımsal konuşma sentezleyici (text-to-speech) + espeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines and sounds quite different. + espeak iyi kalitede İngilizce konuşma sentezler. Diğer açık kaynaklı TTS motorlarından farklı bir sentezleme yöntemi kullandığından üretilen sesler biraz farklıdır. + http://sourceforge.net/projects/espeak/files/espeak/espeak-1.48/espeak-1.48.04-source.zip/download + + compile-voices.sh + - libsdl-devel - libmikmod-devel - libvorbis-devel - libogg-devel - smpeg-devel - timidity + coreutils + portaudio-devel + pulseaudio-libs-devel - ldflags.patch + espeak-1.23-makefile_nostaticlibs.patch + espeak-1.48-gcc-6-fix.patch - multimedia/misc/sdl-mixer/pspec.xml + multimedia/sound/espeak/pspec.xml - sdl-mixer + espeak - libsdl - libmikmod - libvorbis - libogg - smpeg - timidity + portaudio + /usr/bin /usr/lib + /usr/share/espeak-data + /usr/share/man /usr/share/doc + + espeak.1 + - sdl-mixer-devel - Development files for sdl-mixer - sdl-mixer için geliştirme dosyaları + espeak-devel + Development headers for espeak + espeak için geliştirme başlıkları - sdl-mixer - libsdl-devel + espeak /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - sdl-mixer-32bit - 32-bit shared libraries for sdl-mixer - sdl-mixer için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libsdl-32bit - libmikmod-32bit - libvorbis-32bit - libogg-32bit - smpeg-32bit - - - sdl-mixer - libsdl-32bit - libmikmod-32bit - libvorbis-32bit - libogg-32bit - smpeg-32bit - - - /usr/lib32/ + + 2017-03-10 + 1.48.04 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + - 2017-03-09 - 1.2.12 - Rebuild - Alihan Öztürk - alihan@pisilinux.org + 2017-02-18 + 1.48.04 + Release Bump + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 1.2.12 + 1.48.04 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-02-21 - 1.2.12 + 2014-06-01 + 1.48.04 First release Kamil Atlı suvarice@gmail.com @@ -90624,429 +84734,82 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - sdl-net - http://www.libsdl.org/projects/SDL_net/ + drumstick + http://drumstick.sourceforge.net PisiLinux Community admins@pisilinux.org - LGPLv2.1 - library - multimedia.misc - Librairie réseau de SDL. - SDL network library - SDL ağ kütüphanesi - sdl-mixer is a SDL library for network access. - sdl-net, SDL için ağ erişim kitaplığıdır. - http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz - - libsdl-devel - - multimedia/misc/sdl-net/pspec.xml - - - sdl-net - - libsdl - - - /usr/lib - /usr/share/doc - - - - sdl-net-devel - Development files for sdl-net - sdl-net için geliştirme dosyaları - - sdl-net - libsdl-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-09 - 1.2.8 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - sdl-ttf - http://www.libsdl.org/projects/SDL_ttf/ - - Mathias Freire - mathiasfreire45@gmail.com - - LGPLv2.1 - library - multimedia.misc - TrueType font support for SDL2 - SDL_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable. - http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz - - libsdl-devel - freetype-devel - libtool - libICE-devel - - multimedia/misc/sdl-ttf/pspec.xml - - - sdl-ttf - - libsdl - harfbuzz - freetype - - - /usr/lib - /usr/share/doc - - - - sdl-ttf-devel - Development files for sdl-ttf - - libsdl-devel - sdl-ttf - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - sdl-ttf-32bit - 32-bit shared libraries for sdl-ttf - emul32 - emul32 - - libsdl-32bit - freetype-32bit - - - libpng-32bit - libsdl-32bit - harfbuzz-32bit - freetype-32bit - sdl-ttf - - - /usr/lib32/ - - - - - 2017-03-09 - 2.0.11 - Rebuild for new toolchain. - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-11-24 - 2.0.14 - Rebuild for Pisi Linux 2.0 - Stefan Gronewold (groni) - groni@pisilinux.org - - - 2016-06-09 - 2.0.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-11 - 2.0.14 - First release - Mathias Freire - mathiasfreire45@gmail.com - - - - - - sdl2-image - http://www.libsdl.org/projects/SDL_image/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.misc - Librairie SDL2 de chargement de fichier d'image. - SDL image file loading library - SDL2 resim yükleme kitaplığı - SDL_image is an image file loader for SDL. - SDL2_image, SDL2 için resim yükleme kitaplığıdır. - https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz - - zlib-devel - libsdl2-devel - tiff-devel - libpng-devel - libjpeg-turbo-devel - - multimedia/misc/sdl2-image/pspec.xml - - - sdl2-image - - libsdl2 - tiff - zlib - libpng - libjpeg-turbo - - - /usr/bin - /usr/lib/ - /usr/share/doc - - - - sdl2-image-devel - Development files for sdl2-image - sdl2-image için geliştirme dosyaları - - sdl2-image - libsdl2-devel - tiff-devel - libjpeg-turbo-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-10 - 2.0.1 - First Release. - Stefan Gronewold - groni@pisilinux.org - - - - - - sdl2-net - http://www.libsdl.org/projects/SDL_net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.misc - Librairie réseau de SDL. - SDL network library 2.0 series - SDL ağ kütüphanesi 2.0 serisi - sdl-mixer is a SDL library for network access. - sdl-net, SDL için ağ erişim kitaplığıdır. - http://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.1.tar.gz - - libsdl2-devel - - multimedia/misc/sdl2-net/pspec.xml - - - sdl2-net - - libsdl2 - - - /usr/lib - /usr/share/doc - - - - sdl2-net-devel - Development files for sdl-net - sdl2-net için geliştirme dosyaları - - sdl2-net - libsdl2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-09 - 2.0.1 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-11 - 2.0.1 - First release - Mathias Freire - mathiasfreire45@gmail.com - - - - - - sdl2-ttf - http://www.libsdl.org/projects/SDL_ttf/ - - Mathias Freire - mathiasfreire45@gmail.com - - LGPLv2.1 - library - multimedia.misc - TrueType font support for SDL2 - SDL2 TTF kitaplığı - SDL2_ttf est une librairie de rendu de fontes TrueType utilisée avec la librairie SDL2 et quasiment aussi portable qu'elle. - SDL2_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable. - SDL2_ttf, SDL2 ile birlikte kullanılan ve neredeyse onun kadar taşınabilir olan bir TrueType yazı tipi işleme kitaplığıdır. - SDL2_ttf es una librería para render de fuentes TrueType utilizada en conjunto con la librerñia SDL2, y está casi igual de portable. - http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz - - libsdl2-devel - freetype-devel - - multimedia/misc/sdl2-ttf/pspec.xml - - - sdl2-ttf - - libsdl2 - harfbuzz - freetype - - - /usr/lib - /usr/share/doc - - - - sdl2-ttf-devel - Development files for sdl2-ttf - sdl2-ttf için geliştirme dosyaları - - libsdl2-devel - sdl2-ttf - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - sdl2-ttf-32bit - 32-bit shared libraries for sdl2-ttf - sdl2-ttf için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libsdl2-32bit - freetype-32bit - - - libpng-32bit - libsdl2-32bit - harfbuzz-32bit - freetype-32bit - sdl2-ttf - - - /usr/lib32/ - - - - - 2017-03-09 - 2.0.14 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-11 - 2.0.14 - First release - Mathias Freire - mathiasfreire45@gmail.com - - - - - - taglib - http://developer.kde.org/~wheeler/taglib.html - - Stefan Gronewold(groni) - groni@pisilinux.org - - GPLv2 - library - multimedia.misc - A library for reading and editing audio meta data - Ses dosyalarının etiket bilgilerini okuma ve düzenleme kütüphanesi - TagLib est une librairie pour lire et éditer les méta-données de nombreux formats audio populaires. - TagLib is a library for reading and editing the meta data of several popular audio formats. - TagLib ses dosyalarının etiket bilgilerini okumak ve işlemek için kullanılan bir kütüphanedir. - http://taglib.org/releases/taglib-1.11.1.tar.gz + GPLv2+ + app:console + app:gui + multimedia.sound + Qt5/C++ wrapper for ALSA Sequencer + ALSA ardıştırıcısı için Qt5/C++ kitaplığı + Drumstick library is a C++ wrapper around the ALSA library sequencer interface, using Qt5 objects, idioms and style. + Drumstick, ALSA ardıştırıcı arayüzü için Qt5 nesnelerini, deyimlerini ve tarzını kullanan bir C++ ara kitaplığıdır. + drumstick + mirrors://sourceforge/drumstick/1.1.0/drumstick-1.1.0.tar.bz2 cmake - boost-devel - zlib-devel + qt5-base-devel + qt5-svg-devel + alsa-lib-devel + fluidsynth-devel + libxslt + doxygen + docbook-xsl + shared-mime-info - multimedia/misc/taglib/pspec.xml + multimedia/sound/drumstick/pspec.xml - taglib + drumstick - zlib + drumstick-libs libgcc + qt5-svg + qt5-base + alsa-lib - /usr/lib /usr/bin + /usr/share/mime + /usr/share/applications + /usr/share/icons /usr/share/doc + /usr/share/man - taglib-devel - Development files for taglib - taglib için geliştirme dosyaları + drumstick-libs + Libraries for Drumstick + Drumstick kitaplıkları + drumstick-libs provides libraries for Drumstick based applications. + drumstick-libs, Drumstick temelli uygulamalar için kitaplık dosyaları sunar. + library - taglib + libgcc + alsa-lib + qt5-base + fluidsynth + + + /usr/lib/drumstick + /usr/lib/libdrum* + + + + drumstick-devel + Development files for Drumstick + Drumstick kitaplığı için geliştirme dosyaları + drumstick-devel provides development files for Drumstick libraries. + drumstick-devel, Drumstick kitaplığı için geliştirme dosyaları sunar. + data + + qt5-base-devel + alsa-lib-devel + drumstick-libs /usr/include @@ -91054,30 +84817,23 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - 2017-02-27 - 1.11.1 - Rebuild for kfilemetadata. - Stefan Gronewold - groni@pisilinux.org - - 2017-02-16 - 1.11.1 - Version Bump. + 2017-02-18 + 1.1.0 + Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.9.1 + 1.0.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-25 - 1.9.1 + 2016-05-17 + 1.0.2 First release Alihan Öztürk alihan@pisilinux.org @@ -91086,224 +84842,247 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - taglib-extras - http://amarok.kde.org/ + sayonara + http://sayonara-player.com - PisiLinux Community + Pisi Linux Community admins@pisilinux.org - LGPLv2 - library - multimedia.misc - Taglib extras library from Amarok team - Amarok takımından taglib ekstraları kütüphanesi - Taglib-extras delivers support for reading and editing the meta-data of audio formats not supported by taglib, including: asf, mp4v2, rmff, wav. - Taglib-extras taglib tarafından desteklenmeyen ses formatlarının (asf, mp4v2, rmff, wav vs.) meta verilerini okumak ve düzenlemek için gerekli desteği verir. - http://download.kde.org/stable/taglib-extras/1.0.1/src/taglib-extras-1.0.1.tar.gz + GPLv3 + app:gui + multimedia.sound + Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. + Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. + Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections. + Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections. + sayonara + http://sayonara-player.com/sw/sayonara-player-0.9.2-git11-20161030.tar.gz - pkgconfig - cmake + qt5-base-devel + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + qt5-linguist + gstreamer-next-devel taglib-devel + libnotify-devel + gst-plugins-bad-devel + gst-plugins-base-devel + gst-plugins-ugly-next + glib2-devel + zlib-devel + libmtp-devel + gstreamer-next-devel + gst-plugins-base-next-devel + cmake - - taglib-1.10.patch - - multimedia/misc/taglib-extras/pspec.xml + multimedia/sound/sayonara/pspec.xml - taglib-extras + sayonara + qt5-base + gst-plugins-bad + gst-plugins-base-next + gst-plugins-good-next + gst-plugins-ugly-next + gstreamer taglib + libnotify + glib2 libgcc + zlib + libmtp + gstreamer-next + gst-plugins-base-next /usr/bin /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/pixmaps + /usr/share/applications /usr/share/doc - - - taglib-extras-devel - Development files for taglib-extras - taglib-extras için geliştirme dosyaları - - taglib-extras - - - /usr/include/taglib-extras - /usr/lib/pkgconfig - + + sayonara.desktop + sayonara.png + + + 2017-04-24 + 20161030 + Rebuild with new toolchain + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-04 + 20161030 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + - 2017-02-16 - 1.0.1 - Rebuild for new toolchain. + 2016-06-09 + 0.9.0 + Release Bump Pisi Linux Community admin@pisilinux.org - 2016-06-09 - 1.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2016-05-16 + 0.9.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org 2016-04-02 - 1.0.1 + 0.8.2 First release - Alihan Öztürk - alihan@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - ladspa-sdk - http://www.ladspa.org + libcue + http://sourceforge.net/projects/libcue/ PisiLinux Community admins@pisilinux.org - LGPLv2.1 + GPLv2 library - multimedia.plugin - The Linux Audio Developer's Simple Plugin API - Ses geliştiricisinin temel eklenti kütüphanesi - La Linux Audio Developer's Simple Plugin API (LADSPA - L'API de plugin (greffon) simple pour développeurs linux audio) tente de donner aux programmeurs la possibilité d'écrire en C/C++ des processeurs audio simples sous forme de plugin' et les lier dynamiquement à différentes applications hôte. - The Linux Audio Developer's Simple Plugin API (LADSPA) attempts to give programmers the ability to write simple `plugin' audio processors in C/C++ and link them dynamically against a range of host applications - ladspa, Linux üzerinde ses uygulamaları geliştiren programcıların temel ses işleme eklentileri geliştirmelerini ve bu eklentileri bir seri ses uygulaması ile birlikte kullanabilmelerini sağlar. - El Linux Audio Developer's Simple Plugin API (LADSPA) intenta facilitar a programadores la tarea de escribir procesadores simples de audio en C/C++ y enlazarlos dinámicamente con una gama de aplicaciones host. - http://pkgs.fedoraproject.org/repo/pkgs/ladspa/ladspa_sdk_1.13.tgz/671be3e1021d0722cadc7fb27054628e/ladspa_sdk_1.13.tgz - - ladspa-sdk-1.12-gcc4.patch - properbuild.patch - asneeded.patch - notests.patch - - multimedia/plugin/ladspa-sdk/pspec.xml + multimedia.sound + Cue sheet parser library + Cue sayfası ayrıştırma kitaplığı + libcue is intended for parsing a so-called cue sheet from a char string or a file pointer. + libcue, cue sayfalarındaki metinleri ayrıştırmak için kullanılan bir kitaplıktır. + https://github.com/lipnitsk/libcue/archive/v2.1.0.tar.gz + + cmake + + multimedia/sound/libcue/pspec.xml - ladspa-sdk + libcue - /usr/bin /usr/lib - /etc - /usr/share/doc/ladspa-sdk + /usr/share/doc - - 60ladspa - - ladspa-sdk-devel - Development files for ladspa-sdk - ladspa-sdk için geliştirme dosyaları + libcue-devel + Development files for libcue + libcue için geliştirme dosyaları - ladspa-sdk + libcue /usr/include - /usr/share/doc/ladspa-sdk/html + /usr/lib/pkgconfig - 2017-02-15 - 1.13 - Rebuild + 2017-02-18 + 2.1.0 + Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.13 + 1.4.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-25 - 1.13 + 2016-02-08 + 1.4.0 First release - Alihan Öztürk - alihan@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - libchromaprint - http://acoustid.org/chromaprint + faac + http://www.audiocoding.com/ PisiLinux Community admins@pisilinux.org LGPLv2.1 app:console - multimedia.plugin - Chromaprint is the core component of the Acoustid project. - Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source. - https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.4.2.tar.gz + library + multimedia.sound + MPEG-4 audio codecs + Özgür MPEG-4 ses codecleri + Free MPEG-4 audio codecs by AudioCoding.com. + mirrors://sourceforge/faac/faac-1.28.tar.gz - boost-devel - fftw3-devel - ffmpeg-devel - cmake + libmp4v2-devel - multimedia/plugin/libchromaprint/pspec.xml + + mp4v2-1.9.patch + mp4v2-2.0.0.patch + altivec.patch + + multimedia/sound/faac/pspec.xml - libchromaprint + faac - ffmpeg - libgcc + libmp4v2 - /usr/share + /usr/bin /usr/lib + /usr/share/doc/faac + /usr/share/man - libchromaprint-devel - libchromaprint için geliştirme dosyaları + faac-devel + Development files for faac + faac için geliştirme dosyaları - libchromaprint + faac /usr/include - /usr/lib/pkgconfig - - 2017-02-03 - 1.4.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-11-17 - 1.3.1 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-02-12 + 1.28 + Rebuild + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 1.2 + 1.28 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-12-18 - 1.2 + 2014-12-14 + 1.28 First release - Osman Erkan - osman.erkan@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org @@ -91382,6 +85161,370 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + libmodplug + http://modplug-xmms.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.sound + Librairie pour jouer les fichiers son de type MOD. + Library for playing MOD-like music files + MOD-like müzik dosyalarını çalmak için bir kütüphane + libmodplug is a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque. + http://sourceforge.net/projects/modplug-xmms/files/libmodplug/0.8.8.5/libmodplug-0.8.8.5.tar.gz + + libgcc + + + libmodplug-0.8.4-timidity-patches.patch + + multimedia/sound/libmodplug/pspec.xml + + + libmodplug + + libgcc + + + /usr/lib + /usr/share/doc + + + + libmodplug-devel + + libmodplug + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 0.8.8.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.8.8.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.8.8.5 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + lash + http://savannah.nongnu.org/projects/lash + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + app:gui + multimedia.sound + LASH Audio Session Handler + LASH Ses Oturum Yöneticisi + LASH is a session management system for JACK and ALSA audio applications on GNU/Linux. It allows you to save and restore audio sessions consisting of multiple interconneced applications, restoring program state (i.e. loaded patches) and the connections between them. + LASH GNU/Linux'taki JACK ve ALSA ses uygulamaları için bir ses oturumu yönetim sistemidir. Bir çok birbirine bağlı uygulamanın ses oturumunu kaydedip, geri yüklemenize, program durumunu (örneğin yüklenmiş yamalar) ve aralarındaki bağlantıları geri yüklemenize olanak tanır. + lash + http://download.savannah.gnu.org/releases/lash/lash-0.6.0~rc2.tar.bz2 + + alsa-lib-devel + gtk2-devel + jack-audio-connection-kit-devel + dmapi-devel + texi2html + dbus-devel + libxml2-devel + python-devel + libutil-linux-devel + + + makefile.patch + docs-Makefile.patch + + multimedia/sound/lash/pspec.xml + + + lash + + gtk2 + dbus + glib2 + dmapi + libgcc + libxml2 + readline + alsa-lib + libutil-linux + jack-audio-connection-kit + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share + + + lash-panel.desktop + + + + lash-devel + Development files for lash + lash için geliştirme dosyaları + + dbus-devel + lash + alsa-lib-devel + libxml2-devel + libutil-linux-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-18 + 0.6.0_rc2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.6.0_rc2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-01 + 0.6.0_rc2 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + fluidsynth + http://fluidsynth.resonance.org/trac + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + multimedia.sound + A realtime software synthesizer + Gerçek zamanlı bir yazılım birleştirici + FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. + FluidSynth, SoundFort 2 özelliklerine sahip gerçek zamanlı bir yazılım bireştiricidir. + mirrors://sourceforge/fluidsynth/fluidsynth-1.1.6/fluidsynth-1.1.6.tar.bz2 + + lash-devel + alsa-lib-devel + ladspa-sdk-devel + libsndfile-devel + pulseaudio-libs-devel + jack-audio-connection-kit-devel + cmake + + multimedia/sound/fluidsynth/pspec.xml + + + fluidsynth + + lash + dbus + glib2 + readline + alsa-lib + ladspa-sdk + libsndfile + pulseaudio-libs + jack-audio-connection-kit + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + fluidsynth-devel + Development files for fluidsynth + fluidsynth için geliştirme dosyaları + + fluidsynth + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-18 + 1.1.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-26 + 1.1.6 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + libsndfile + http://www.mega-nerd.com/libsndfile/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + app:console + multimedia.sound + A C library for reading and writing files containing sampled sound + Örneklenmiş ses verileri içeren dosyalar yazmak ve okumak için C dili kütüphanesi. + Libsndfile est une librairie C pour lire et écrire des fichiers contenant des échantillons sonores (tels que les fichiers aux formats MS Windows WAV et Apple/SGI AIFF) à travers une seule interface de librairie standard. + Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. + Libsndfile, standart bir kütüphane arayüzü vasıtası ile (MS Windows WAV ve Apple/SGI AIFF biçimi gibi)örneklenmiş ses içeren dosyalar yazmak ve okumak için bir C dili kütüphanesidir. + Libsndfile es una librería C de lectura y escritura para archivos de sonido (como MS Windows WAV y el formato Apple/SGI AIFF) con una interfaz estándar de libería. + http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.27.tar.gz + + flac-devel + libogg-devel + alsa-lib-devel + libvorbis-devel + + + libsndfile-1.0.18-less_strict_tests.patch + libsndfile-1.0.17-regtests-need-sqlite.patch + + multimedia/sound/libsndfile/pspec.xml + + + libsndfile + + flac + libogg + alsa-lib + libvorbis + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/octave + + + + libsndfile-devel + Development files for libsndfile + libsndfile için geliştirme dosyaları + + libsndfile + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libsndfile-32bit + 32-bit shared libraries for libsndfile + libsndfile için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + flac-32bit + alsa-lib-32bit + libogg-32bit + libvorbis-32bit + + + flac-32bit + alsa-lib-32bit + libogg-32bit + libvorbis-32bit + libsndfile + + + /usr/lib32 + + + + + 2017-02-06 + 1.0.27 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.0.25 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-25 + 1.0.25 + First release + Alihan Öztürk + alihan@pisilinux.org + + + a52dec @@ -91456,6 +85599,782 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + libdca + http://developers.videolan.org/libdca.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.sound + Library for decoding DTS Coherent Acoustics streams + libdts DTS tutarlı akustik streamlerini çözebilen ücretsiz bir kütüphane + libdts est une librairie libre pour décoder les flux DTS Coherent Acoustics. + libdts is a free library for decoding DTS Coherent Acoustics streams. + libdts DTS tutarlı akustik streamlerini çözebilen ücretsiz bir kütüphane + libdts es una librería libre para decodificar flujos acústicos coherentes DTS. + http://download.videolan.org/pub/videolan/libdca/0.0.5/libdca-0.0.5.tar.bz2 + + libdca-0.0.5-cflags.patch + libdca-0.0.5-constant.patch + + multimedia/sound/libdca/pspec.xml + + + libdca + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + libdca-devel + Development files for libdca + libdca için geliştirme dosyaları + + libdca + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-16 + 0.0.5 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.0.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.0.5 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libvisual + http://libvisual.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.sound + Abstraction library for audio visualisation plugins + Ses canlandırma eklentileri için kütüphane + Libvisual est une librairie d'abstraction venant entre les applications et les plugins (greffons) de visualisation audio. + libvisual is an abstraction library that comes between applications and audio visualisation plugins. + libvisual, uygulamalar ve ses canlandırma eklentileri arasında yer alan bir soyutlama kütüphanesidir. + Libvisual es una librería de abstracción que actúa entre aplicaciones y plugins con funciones audiovisuales. + mirrors://sourceforge/libvisual/libvisual-0.4.0.tar.bz2 + + disable_altivec.patch + libvisual-0.4.0-inlinedefineconflict.patch + + multimedia/sound/libvisual/pspec.xml + + + libvisual + + /usr/lib + /usr/share/doc + /usr/share/locale + + + + libvisual-32bit + 32-bit shared libraries for libvisual + emul32 + emul32 + + libvisual + + + /usr/lib32 + + + + libvisual-devel + Development files for libvisual + libvisual için geliştirme dosyaları + + libvisual + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-18 + 0.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 0.4.0 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-20 + 0.4.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + speex + http://www.speex.org/ + + PisiLinux Community + admins@pisilinux.org + + xiph + app:console + multimedia.sound + Audio compression format designed for speech and its converter application + Konuşma için tasarlanmış bir ses sıkıştırma biçimi kütüphanesi ve araçları + speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. The package also contains a command-line tool to convert to/from Speex codec. + speex, konuşma için tasarlanmış özgür ve açık kaynaklı bir ses sıkıştırma biçimidir. Paket kütüphanenin yanında speex biçimine/biçiminden dönüştürme yapmak için gerekli araçları içerir. + http://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz + + libogg-devel + speexdsp-devel + + + speex-ac.patch + + multimedia/sound/speex/pspec.xml + + + speex + + libogg + speexdsp + + + /usr/bin + /usr/share/man + /usr/lib + /usr/share/doc + + + + speex-devel + Development files for speex + speex için geliştirme dosyaları + + speex + + + /usr/include + /usr/share/aclocal + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + speex-32bit + 32-bit shared libraries for speex + speex için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libogg-32bit + speexdsp-32bit + + + speex + libogg-32bit + + + /usr/lib32 + + + + + 2017-02-17 + 1.2.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2_rc1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 1.2_rc1 + Rebuild + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-20 + 1.2_rc1 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + vorbis-tools + http://www.vorbis.com/ + + PisiLinux Community + admins@pisilinux.org + + as-is + app:console + multimedia.sound + Tools for using the Ogg Vorbis sound file format + Ogg Vorbis ses dosyaları için araçlar paketi. + This set of tools allow you to play and encode Ogg Vorbis files. + vorbis-tools Ogg Vorbis dosyaları oluşturabilmenize ve oynatabilmenize olanak tanır. + http://downloads.xiph.org/releases/vorbis/vorbis-tools-1.4.0.tar.gz + + libvorbis-devel + libao-devel + flac-devel + speex-devel + libogg-devel + libkate-devel + curl-devel + + multimedia/sound/vorbis-tools/pspec.xml + + + vorbis-tools + + libvorbis + libao + flac + speex + libogg + libkate + + + /usr/bin + /usr/share/doc + /usr/share/locale + /usr/share/man + + + + + 2017-02-18 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-28 + 1.4.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + timidity-shompatches + http://www.i.h.kyoto-u.ac.jp + + PisiLinux Community + admins@pisilinux.org + + as-is + data + multimedia.sound + Sound patches for Timidity (Shom) + Timidity ses bilgisi dosyaları + Containts Matsumoto Shoji's patch collection for TiMidity (Roland SC-55 style) + Matsumoto Shoji'nin TiMidity (Roland SC-55 stili) ses bilgisi dosyaları + https://sourceforge.net/projects/pisilinux/files/source/shominst-0409.zip + multimedia/sound/timidity-shompatches/pspec.xml + + + timidity-shompatches + + /usr/share/timidity + + + + + 2017-02-18 + 0.409 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 0.409 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-04 + 0.409 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + twolame + http://www.twolame.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + multimedia.sound + An optimised MPEG Audio Layer 2 + Optimize edilmiş bir MPEG Ses katman 2 çözücüsü + TwoLAME is an optimised MPEG Audio Layer 2 encoder based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. + TwoLame Mike Cheng'in tooLAME'ni taban olarak alan LAME'in ISO dist10 kodları ve parçaları üzerinde optimize edilmiş bir MPEG Ses Katman 2 çözücüsüdür. + mirrors://sourceforge/twolame/twolame-0.3.13.tar.gz + + libsndfile-devel + + multimedia/sound/twolame/pspec.xml + + + twolame + + libsndfile + + + /usr/bin + /usr/lib + /usr/share/doc/twolame + /usr/share/man + + + + twolame-devel + Development files for twolame + twolame için geliştirme dosyaları + + twolame + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/twolame/html + + + + + 2017-02-17 + 0.3.13 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.3.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 0.3.13 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + cantata + http://code.google.com/p/cantata + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2+ + multimedia.sound + Qt4 / KDE4 Music Player Client + Cantata is a graphical client for MPD + cantata + https://github.com/CDrummond/cantata/releases/download/v2.0.1/cantata-2.0.1.tar.bz2 + + qt5-base-devel + qt5-svg-devel + qt5-assistant-devel + qt5-designer-devel + qt5-linguist + qt5-qdbusviewer + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + qt5-sql-postgresql + cmake + libcddb-devel + musicbrainz5-devel + cdparanoia-devel + libxml2-devel + solid-devel + udisks2-devel + zlib-devel + eudev-devel + speex-devel + libmtp-devel + mpg123-devel + taglib-devel + ffmpeg-devel + libqjson-devel + vlc-devel + perl-URI + taglib-extras-devel + + multimedia/sound/cantata/pspec.xml + + + cantata + + qt5-base + qt5-svg + zlib + libcddb + cdparanoia + musicbrainz5 + perl-URI + eudev + libgcc + vlc-libs + speex + libmtp + mpg123 + taglib + ffmpeg + libqjson + taglib-extras + + + /usr/bin + /usr/share/doc/ + /usr/share/icons + /usr/share/pixmaps + /usr/share/cantata + /usr/lib + /usr/share/locale + /usr/share/applications + + + + + 2017-05-02 + 2.0.1 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-12-07 + 2.0.1 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + lame + http://lame.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + library + multimedia.sound + A free MP3 encoder/decoder + MP3 ses çözümleme kütüphanesi + LAME is an MPEG Audio Layer III (MP3) encoder licensed under the LGPL. + Lame, Kısıtlı Genel Kamu lisansı altında lisanslanmış MPEG III(MP3) kod çözücüsüdür. + mirrors://sourceforge/lame/lame-3.99.5.tar.gz + + ncurses-devel + + multimedia/sound/lame/pspec.xml + + + lame + + ncurses + + + /usr/bin + /usr/lib + /usr/share/man + + + + lame-docs + + /usr/share/doc + + + + lame-devel + Development files for lame + lame için geliştirme dosyaları + + lame + + + /usr/include + /usr/share/man/man3 + + + + + 2017-02-17 + 3.99.5 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.99.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-14 + 3.99.5 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + wavpack + http://www.wavpack.com + + PisiLinux Community + admins@pisilinux.org + + BSD + library + multimedia.sound + WavPack audio compression tools + WavPack ses sıkıştırma araçları. + WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. + WavPack, kayıpsız veya yüksek kaliteli kayıplı ve eşşsiz karışık sıkıştırma kipi sunan açık ses sıkıştırma biçimidir. + WavPack es un formato de compresión open audio con modos de compresión sin pérdida, de alta calidad con pérdida, y un modo híbrido. + https://github.com/dbry/WavPack/archive/5.1.0.tar.gz + multimedia/sound/wavpack/pspec.xml + + + wavpack + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + wavpack-devel + + wavpack + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 5.1.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.75.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-20 + 4.75.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + timidity + http://timidity.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + service + multimedia.sound + Software synthesizer and MIDI converter + MIDI WAV dönüştürücüsü + Timidity is a software synthesizer, MIDI player and MIDI to other sound formats converter which can also emulate a midi port. + OSS ve ALSA ses çıkışı üretebilen MIDI'den WAV oluşturabilen ve midi aygıt emulasyonu yapabilen sunucu + mirrors://sourceforge/timidity/TiMidity++-2.14.0.tar.bz2 + + alsa-lib-devel + libao-devel + libXaw-devel + flac-devel + libvorbis-devel + speex-devel + libXext-devel + libogg-devel + jack-audio-connection-kit-devel + gtk2-devel + Xaw3d-devel + glib2-devel + libX11-devel + ncurses-devel + libpng-devel + + + timidity++-2.14.0-revert-for-required-ctl_speana_data-function.patch + + multimedia/sound/timidity/pspec.xml + + + timidity + + alsa-lib + libao + libXaw + flac + libvorbis + speex + libXext + libogg + jack-audio-connection-kit + gtk2 + timidity-shompatches + Xaw3d + glib2 + libX11 + libpng + ncurses + + + /etc + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/timidity + + + System.Service + + + timidity.conf.d + timidity.cfg + timidity-update + + + + + 2017-02-18 + 2.14.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.14.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-21 + 2.14.0 + First release + Kamil Atlı + suvarice@gmail.com + + + amarok @@ -91610,1715 +86529,276 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - audiofile - http://www.68k.org/~michael/audiofile/ + liblastfm + https://github.com/lastfm/liblastfm PisiLinux Community admins@pisilinux.org - GPLv2 - app:console + GPLv3 library multimedia.sound - An elegant API for accessing audio files - Ses dosyalarına erişim için zarif bir UPA - audiofile provides a uniform and elegant API for accessing a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX, and NIST SPHERE. - audiofile; AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX ve NIST SPHERE gibi çeşitli ses dosyası biçimlerine erişim için düzenli ve gelişmiş bir uygulama programlama arayüzü sağlar. - http://audiofile.68k.org/audiofile-0.3.6.tar.gz - - alsa-lib-devel - flac-devel - - - unsigned-gcc6.patch - - multimedia/sound/audiofile/pspec.xml - - - audiofile - - alsa-lib - flac - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - audiofile-devel - Development files for audiofile - audiofile için geliştirme dosyaları - - audiofile - - - /usr/bin/audiofile-config - /usr/include - /usr/share/aclocal - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - audiofile-32bit - 32-bit shared libraries for audiofile - audiofile için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - alsa-lib-32bit - flac-32bit - - - alsa-lib-32bit - flac-32bit - audiofile - - - /usr/lib32 - - - - - 2017-02-16 - 0.3.6 - Version fix - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.3.4 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - cantata - http://code.google.com/p/cantata - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2+ - multimedia.sound - Qt4 / KDE4 Music Player Client - Cantata is a graphical client for MPD - cantata - https://github.com/CDrummond/cantata/releases/download/v2.0.1/cantata-2.0.1.tar.bz2 + A library for Last.fm integration + Last.fm entegrasyonu sağlayan bir kitaplık + liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff. + liblastfm, masaüstü uygulamalarına Last.fm servislerini entegre etmeyi sağlayan kitaplıklardan oluşur. Last.fm geliştiricileri tarafından hazırlanmıştır. + https://github.com/lastfm/liblastfm/archive/1.0.9.tar.gz + cmake qt5-base-devel - qt5-svg-devel - qt5-assistant-devel - qt5-designer-devel - qt5-linguist - qt5-qdbusviewer + fftw3-devel qt5-sql-mysql - qt5-sql-sqlite qt5-sql-odbc qt5-sql-postgresql - cmake - libcddb-devel - musicbrainz5-devel - cdparanoia-devel - libxml2-devel - solid-devel - udisks2-devel - zlib-devel - eudev-devel - speex-devel - libmtp-devel - mpg123-devel - taglib-devel - ffmpeg-devel - libqjson-devel - vlc-devel - perl-URI - taglib-extras-devel + qt5-sql-sqlite + libsamplerate-devel - multimedia/sound/cantata/pspec.xml + multimedia/sound/liblastfm/pspec.xml - cantata + liblastfm - qt5-base - qt5-svg - zlib - libcddb - cdparanoia - musicbrainz5 - perl-URI - eudev libgcc - vlc-libs - speex - libmtp - mpg123 - taglib - ffmpeg - libqjson - taglib-extras + qt5-base - /usr/bin - /usr/share/doc/ - /usr/share/icons - /usr/share/pixmaps - /usr/share/cantata - /usr/lib - /usr/share/locale - /usr/share/applications + /usr/lib/liblastfm5.so* + /usr/share/doc + + + + liblastfm-devel + A collection of libraries to help you integrate Last.fm services + liblastfm için geliştirme dosyaları + + liblastfm + liblastfm_fingerprint + + + /usr/include + + + + liblastfm_fingerprint + A collection of libraries to help you integrate Last.fm services + Last.fm entegrasyonu kolaylaştıran kitaplık koleksiyonu + + liblastfm + qt5-base + libsamplerate + libgcc + fftw3 + + + /usr/lib/liblastfm_fingerprint* 2017-05-02 - 2.0.1 + 1.0.9 Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com + Alihan Öztürk + alihan@pisilinux.org - 2016-12-07 - 2.0.1 - First Release. - Stefan Gronewold(groni) + 2016-04-27 + 1.0.9 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + nightingale + http://getnightingale.com/ + + Stefan Gronewold groni@pisilinux.org - - - - - - celt - http://www.celt-codec.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - multimedia.sound - An audio codec for use in low-delay speech and audio communication - Düşük gecikmeli konuşma ve ses iletişimde kullanılmak üzere tasarlanan ses kodeği - CELT (Constrained Energy Lapped Transform) is an ultra-low delay audio codec designed for realtime transmission of high quality speech and audio. This is meant to close the gap between traditional speech codecs (such as Speex) and traditional audio codecs (such as Vorbis). - CELT (Constrained Energy Lapped Transform) yüksek kalitede konuşma ve ses görüşmesinin gerçek zamanlı iletiminde kullanılmak üzere tasarlanmış bir ses kodeğidir. - http://downloads.us.xiph.org/releases/celt/celt-0.11.3.tar.gz - - libogg-devel - - multimedia/sound/celt/pspec.xml - - - celt - app:console - library - - libogg - - - /usr/bin - /usr/lib - /usr/share/doc - - - - celt-devel - Development files for celt - celt için geliştirme dosyaları - library - - celt - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 0.11.3 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.11.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-15 - 0.11.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - clementine - http://www.clementine-player.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - GPLv3 - app:gui - multimedia.sound - Amarok 1.4 tabanlı müzik oynatıcı - A cross-platform music player based on Amarok 1.4 - Een cross-platform muziekspeler op basis van Amarok 1.4 - Nowoczesny i prosty w obsłudze odtwarzacz muzyki - Reproductor de música basado en Amarok 1.4 - Clementine, Amarok 1.4 esas alınarak Qt4 ile yeniden yazılmış modern bir müzik oynatıcıdır. - Clementine is a modern music player and library organiser. Clementine is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4. - Clementine is een moderne muziekspeler. Clementine is een port van Amarok 1.4, met een aantal functies herschreven om te profiteren van Qt 4. - Clementine to port Amaroka 1.4 - popularnego odtwarzacza muzycznego dla systemu Linux. - Clementine es un moderno reproductor de música escrito en QT4 y basado en Amarok 1.4. - clementine - https://github.com/clementine-player/Clementine/archive/03428b53c2cd59569860f5b831ee096a9e635131.zip - - cmake - qt5-base-devel - qt5-webkit-devel - qt5-x11extras-devel - qt5-assistant-devel - qt5-designer-devel - qt5-linguist - qt5-qdbusviewer - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - qca2-qt5-devel - glew-devel - icon-theme-hicolor - boost-devel - pulseaudio-libs-devel - libmygpo-qt-devel - fftw3-devel - libmtp-devel - ffmpeg-devel - taglib-devel - libgpod-devel - libplist-devel - libqjson-devel - protobuf-devel - mesa-glu-devel - liblastfm-devel - libechonest-devel - google-sparsehash - libchromaprint-devel - gstreamer-next-devel - libimobiledevice-devel - gst-plugins-base-next-devel - gst-plugins-bad-next-devel - gst-plugins-ugly-next - gst-plugins-good-next - libkvkontakte-devel - crypto++-devel - libcdio-paranoia-devel - - - tokenizer.diff - - multimedia/sound/clementine/pspec.xml - - - clementine - - glew - mesa - zlib - fftw3 - glib2 - libX11 - libgcc - libmtp - sqlite - taglib - libcdio - libgpod - protobuf - qt5-base - liblastfm - libmygpo-qt - gstreamer-next - libchromaprint - pulseaudio-libs - gst-plugins-base-next - - - /usr/bin - /usr/share - - - - - 2017-03-08 - 1.3.1 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-07 - 1.3.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - deadbeef - http://deadbeef.sourceforge.net - - PisiLİnux Community - admins@pisilinux.org GPLv2 app:gui - multimedia.sound - Audio player for GNU/Linux systems with X11 - X1 ile GNU / Linux sistemleri için ses çalar - Lkki i przejrzysty odtwarzacz plików muzycznych - DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with X11 (though now it also runs in plain console without X, in FreeBSD, and in OpenSolaris). - DeaDBeeF (0xDEADBEEF gibi) X11 ile GNU / Linux sistemleri (şimdi olsa da FreeBSD, X olmaksızın düz konsolda çalışır ve OpenSolaris) için bir ses oynatıcısıdır. - DeaDBeeF Program pozwala odtwarzać najpopularniejsze formaty muzyki, a także płyty Audio-CD i strumienie audio emitowane za pośrednictwem Internetu. Jego ogromną zaletą jest prostota, dopracowanie oraz minimalne zapotrzebowanie na zasoby systemowe. - deadbeef - https://github.com/Alexey-Yakovenko/deadbeef/archive/0.7.2.tar.gz + multimedia + Nightingale Media Player + Özgür ve güçlü bir müzik çalar + Nightingale is a community based fork of the Songbird Media player distributed under the GNU GPL and portions (XULRunner and Mozilla libs) licensed under the Mozilla MPL/BSD license.. + Nightingale, özgür ve güçlü , açık kaynak kodlu, özelleştirilebilir bir müzik çalardır. + nightingale + http://github.com/nightingale-media-player/nightingale-hacking/tarball/nightingale-1.12.1 atk-devel gtk2-devel - gtk3-devel - flac-devel - faad2-devel + libXt-devel cairo-devel pango-devel - ffmpeg-devel - libmad-devel - libzip-devel - imlib2-devel - wavpack-devel - libcddb-devel + libIDL-devel + taglib-devel + libXext-devel alsa-lib-devel - libvorbis-devel - libsndfile-devel - cdparanoia-devel + gstreamer-devel + fontconfig-devel gdk-pixbuf-devel - libsamplerate-devel - pulseaudio-libs-devel - libcdio-devel - curl-devel + libXrender-devel + gst-plugins-base-devel dbus-devel zlib-devel glib2-devel libX11-devel - jansson-devel - mpg123-devel - intltool + freetype-devel + libnotify-devel + zip + unzip + sqlite-devel + dbus-glib-devel - multimedia/sound/deadbeef/pspec.xml + multimedia/sound/nightingale/pspec.xml - deadbeef + nightingale atk gtk2 - gtk3 - flac - faad2 + libXt cairo pango - ffmpeg - libmad - libzip - imlib2 - wavpack - libcddb + libIDL + taglib + libXext alsa-lib - libvorbis - cdparanoia - libogg - libsndfile + gstreamer + fontconfig gdk-pixbuf - libsamplerate - pulseaudio-libs - libcdio - curl + libXrender + gst-plugins-base dbus zlib glib2 - libgcc - jansson - mpg123 libX11 + libgcc + freetype /usr/bin - /usr/include - /usr/lib/deadbeef - /usr/share/applications - /usr/share/deadbeef - /usr/share/doc/deadbeef - /usr/share/icons/hicolor/*/apps - /usr/share/locale - - - - - 2017-02-18 - 0.7.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.7.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-17 - 0.7.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-12-25 - 0.6.2 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - decibel-audio-player - http://decibel.silent-blade.org/ - - Yoyo Fernández - admins@pisilinux.org - - GPLv3 - app:gui - multimedia.sound - Decibel Audio Player is a GTK+ open-source (GPL) audio player for GNU/Linux - Decibel Audio Player es un reproductor de audio escrito en GTK+ de código abierto (GPL) para GNU/Linux - Decibel Audio Player is a GTK+ open-source (GPL) audio player for GNU/Linux. It is very straightforward to use thanks to a clean and user-friendly interface. It is especially targeted at Gnome and follows the Gnome HIG. - Decibel Audio Player es un reproductor de audio escrito en GTK+ de código abierto (GPL) para GNU/Linux. Está especialmente dirigido a Gnome aunque puede usarse en KDE. - http://decibel.silent-blade.org/uploads/Main/decibel-audio-player-1.08.tar.gz - - prefix.patch - - multimedia/sound/decibel-audio-player/pspec.xml - - - decibel-audio-player - - dbus-python - gst-python - python-gtk - python-imaging - python-mutagen - - - /usr/bin - /usr/share/man/man1 - /usr/share/decibel-audio-player /usr/share/applications + /usr/share/nightingale /usr/share/pixmaps - /usr/share/locale/ /usr/share/doc + + nightingale.desktop + nightingale.xpm + 2017-02-18 - 1.08 + 1.12.1 Rebuild. - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org - 2016-12-07 - 1.08 - First Release - Stefan Gronewold(groni) + 2016-09-06 + 1.12.1 + First Release. + Stefan Gronewold groni@pisilinux.org - drumstick - http://drumstick.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - app:gui - multimedia.sound - Qt5/C++ wrapper for ALSA Sequencer - ALSA ardıştırıcısı için Qt5/C++ kitaplığı - Drumstick library is a C++ wrapper around the ALSA library sequencer interface, using Qt5 objects, idioms and style. - Drumstick, ALSA ardıştırıcı arayüzü için Qt5 nesnelerini, deyimlerini ve tarzını kullanan bir C++ ara kitaplığıdır. - drumstick - mirrors://sourceforge/drumstick/1.1.0/drumstick-1.1.0.tar.bz2 - - cmake - qt5-base-devel - qt5-svg-devel - alsa-lib-devel - fluidsynth-devel - libxslt - doxygen - docbook-xsl - shared-mime-info - - multimedia/sound/drumstick/pspec.xml - - - drumstick - - drumstick-libs - libgcc - qt5-svg - qt5-base - alsa-lib - - - /usr/bin - /usr/share/mime - /usr/share/applications - /usr/share/icons - /usr/share/doc - /usr/share/man - - - - drumstick-libs - Libraries for Drumstick - Drumstick kitaplıkları - drumstick-libs provides libraries for Drumstick based applications. - drumstick-libs, Drumstick temelli uygulamalar için kitaplık dosyaları sunar. - library - - libgcc - alsa-lib - qt5-base - fluidsynth - - - /usr/lib/drumstick - /usr/lib/libdrum* - - - - drumstick-devel - Development files for Drumstick - Drumstick kitaplığı için geliştirme dosyaları - drumstick-devel provides development files for Drumstick libraries. - drumstick-devel, Drumstick kitaplığı için geliştirme dosyaları sunar. - data - - qt5-base-devel - alsa-lib-devel - drumstick-libs - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-18 - 1.1.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-17 - 1.0.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - espeak - http://espeak.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - library - app:console - multimedia.sound - Software speech synthesizer (text-to-speech) - Yazılımsal konuşma sentezleyici (text-to-speech) - espeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines and sounds quite different. - espeak iyi kalitede İngilizce konuşma sentezler. Diğer açık kaynaklı TTS motorlarından farklı bir sentezleme yöntemi kullandığından üretilen sesler biraz farklıdır. - http://sourceforge.net/projects/espeak/files/espeak/espeak-1.48/espeak-1.48.04-source.zip/download - - compile-voices.sh - - - coreutils - portaudio-devel - pulseaudio-libs-devel - - - espeak-1.23-makefile_nostaticlibs.patch - espeak-1.48-gcc-6-fix.patch - - multimedia/sound/espeak/pspec.xml - - - espeak - - portaudio - - - /usr/bin - /usr/lib - /usr/share/espeak-data - /usr/share/man - /usr/share/doc - - - espeak.1 - - - - espeak-devel - Development headers for espeak - espeak için geliştirme başlıkları - - espeak - - - /usr/include - - - - - 2017-03-10 - 1.48.04 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-18 - 1.48.04 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.48.04 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-01 - 1.48.04 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - faac - http://www.audiocoding.com/ + libmikmod + http://mikmod.raphnet.net/ PisiLinux Community admins@pisilinux.org LGPLv2.1 - app:console library multimedia.sound - MPEG-4 audio codecs - Özgür MPEG-4 ses codecleri - Free MPEG-4 audio codecs by AudioCoding.com. - mirrors://sourceforge/faac/faac-1.28.tar.gz + A library to play a wide range of module formats + Bir çok modül formatını çalabilen bir kitaplık + libmikmod est une librairie son portable, qui était habituellement emballée avec le lecteur de module MikMod, mais qui est maintenant livrée de manière indépendante. Elle est capable de jouer des échantillons ainsi que des fichiers modules, utilisant aussi bien le pilote OSS, Alsa ou EsounD pour la sortie. Les formats de module gérés comprennent entre autres mod, s3m, xm, it, med, mtm et 669. + libmikmod is a portable sound library, which used to be packaged with the MikMod module player, but is now released independentely. It is capable of playing samples as well as module files, using the OSS driver for output, as well as Alsa and EsounD. Supported module format include mod, s3m, xm, it, med, mtm and 669, to name a few. + libmikmod, MikMod modül çalıcısı ile kullanmılması amacıyla paketlenmiş bir taşınabilir ses kitaplığıdır, fakat artık bağımsız olarak dağıtılmaktadır. Ses örneklerini ses çıkışı için OSS sürücünü kullanarak çalabildiği gibi, Alsa ve EsounD için de kullanmaktadır. Desteklenen modül kipleri mod, s3m, xm, it, med, mtm ve 669 gibi kiplerdir. + libmikmod es ina librería portable de sonido, que solía estar incluido con el MikMod module player, pero ahora fue lanzado independientemente. Es capaz de reproducir archivos de sonidos y de módulos, usando para la salida tanto un controlador OSS, como también Alsa y EsounD. Formatos de módulos soportados abarcan mod, s3m, xm, it, med, mtm and 669, para nombrar algunos. + http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.10/libmikmod-3.3.10.tar.gz - libmp4v2-devel + audiofile-devel + alsa-lib-devel - - mp4v2-1.9.patch - mp4v2-2.0.0.patch - altivec.patch - - multimedia/sound/faac/pspec.xml + multimedia/sound/libmikmod/pspec.xml - faac + libmikmod - libmp4v2 + pulseaudio-libs - /usr/bin /usr/lib - /usr/share/doc/faac + /usr/share/doc/libmikmod + /usr/share/info /usr/share/man - faac-devel - Development files for faac - faac için geliştirme dosyaları + libmikmod-devel + Development files for libmikmod + libmikmod için geliştirme dosyaları - faac + libmikmod + /usr/bin/libmikmod-config /usr/include - - - - - 2017-02-12 - 1.28 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.28 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-14 - 1.28 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - faad2 - http://www.audiocoding.com/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - multimedia.sound - MPEG2 and MPEG4 AAC decoder - AAC yorumlayıcı - FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. - FAAD2 bir HE, LC, MAIN ve LTP profil, MPEG2 ve MPEG4 AAC çözücüdür. - mirrors://sourceforge/faac/faad2-2.7.tar.bz2 - - faad2-2.7-libmp4ff-shared-lib.patch - faad2-2.7-man1_MANS.patch - faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch - - multimedia/sound/faad2/pspec.xml - - - faad2 - - /usr/bin - /usr/lib - /usr/share/doc/faad2 - /usr/share/man - - - - faad2-devel - Development files for faad2 - faad2 için geliştirme dosyaları - - faad2 - - - /usr/include - - - - - 2017-02-12 - 2.7 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 2.7 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - flac - http://flac.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - app:console - multimedia.sound - An encoder/decoder for the Free Lossless Audio Codec - Özgür Kayıpsız Ses Kodlaması için kodlayıcı/çözücü araçları - flac is the Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. This package contains tools and libraries to work with and support for files in FLAC format. - flac bir Özgür Kayıpsız Ses Kodlaması'dır. (Free Lossless Audio Codec) FLAC biçemi akan görüntü, arama ve arşivleme ve tipik bir Ses CD'sinde %25-75 sıkıştırmayı destekler. - http://downloads.xiph.org/releases/flac/flac-1.3.2.tar.xz - - libogg-devel - - multimedia/sound/flac/pspec.xml - - - flac - - libogg - libgcc - - - /usr/bin - /usr/lib - /usr/share/man - - - - flac-docs - Documentation for flac - flac ile ilgili belgeler - - flac - - - /usr/share/doc - - - - flac-devel - Development files for flac - flac için geliştirme dosyaları - - libogg-devel - flac - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig /usr/share/aclocal - flac-32bit - 32-bit shared libraries for flac - flac için 32-bit paylaşımlı kitaplıklar + libmikmod-32bit + 32-bit shared libraries for libmikmod + libmikmod için 32-bit paylaşımlı kitaplıklar emul32 emul32 - libogg-32bit + audiofile-32bit + alsa-lib-32bit + pulseaudio-libs-32bit - libogg-32bit - libgcc - flac - - - /usr/lib32 - - - - - 2017-02-06 - 1.3.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 1.3.1 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2014-12-03 - 1.3.1 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - flite - http://www.speech.cs.cmu.edu/flite/index.html - - PisiLinux Community - admins@pisilinux.org - - BSD - app:console - library - multimedia.sound - Flite: a small run-time speech synthesis engine - Küçük ve hızlı bir konuşma sentezleyici - Flite (festival-lite) is a small, fast run-time speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools. - Flite (festival-lite), CMU tarafından geliştirilmiş küçük ve hızlı bir konuşma sentezleyicisidir. Flite, Festival'e alternatif sentezleyici olarak, öncelikle küçük gömülü sistemler ve/veya büyük sunucular için tasarlanmıştır. - http://www.festvox.org/flite/packed/flite-2.0/flite-2.0.0-release.tar.bz2 - - alsa-lib-devel - chrpath - - multimedia/sound/flite/pspec.xml - - - flite - - alsa-lib - - - /usr/bin - /usr/share/doc - /usr/lib - - - - flite-devel - Development headers for flite - flite için geliştirme başlıkları - - flite - - - /usr/include - - - - - 2017-02-18 - 2.0.0 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-29 - 2.0.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2014-08-18 - 1.9.0 - Version Bump. - Vedat Demir - vedat@pisilinux.org - - - 2014-05-27 - 1.4 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2014-01-24 - 1.4 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2010-10-12 - 1.4 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - fluidsynth - http://fluidsynth.resonance.org/trac - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - multimedia.sound - A realtime software synthesizer - Gerçek zamanlı bir yazılım birleştirici - FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. - FluidSynth, SoundFort 2 özelliklerine sahip gerçek zamanlı bir yazılım bireştiricidir. - mirrors://sourceforge/fluidsynth/fluidsynth-1.1.6/fluidsynth-1.1.6.tar.bz2 - - lash-devel - alsa-lib-devel - ladspa-sdk-devel - libsndfile-devel - pulseaudio-libs-devel - jack-audio-connection-kit-devel - cmake - - multimedia/sound/fluidsynth/pspec.xml - - - fluidsynth - - lash - dbus - glib2 - readline - alsa-lib - ladspa-sdk - libsndfile - pulseaudio-libs - jack-audio-connection-kit - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - fluidsynth-devel - Development files for fluidsynth - fluidsynth için geliştirme dosyaları - - fluidsynth - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-18 - 1.1.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-26 - 1.1.6 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - freealut - http://www.openal.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.sound - Boîte à outils utilitaire d'OpenAL. - The OpenAL Utility Toolkit - Açık ses kütüphanesi Openal aletleri - Die OpenAL Werkzeugsammlung - freealut is a free implementation of OpenAL's ALUT standard. - http://github.com/vancegroup/freealut/archive/freealut_1_1_0.tar.gz - - openal-devel - - - shared-openal.patch - - multimedia/sound/freealut/pspec.xml - - - freealut - - openal - - - /usr/lib - /usr/share/doc/freealut - - - - freealut-devel - Development files for freealut - freealut için geliştirme dosyaları - - freealut - openal-devel - - - /usr/bin - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/freealut/html - - - - - 2017-02-18 - 1.1.0 - Rebuild for new toolchain. - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-07 - 1.1.0 - Rebuild for Pisi Linux 2.0 - Stefan Gronewold - groni@pisilinux.org - - - 2014-06-08 - 1.1.0 - Rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2014-01-24 - 1.1.0 - Rebuild - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2010-10-12 - 1.1.0 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - gsm - http://kbs.cs.tu-berlin.de/~jutta/toast.html - - PisiLinux Community - admins@pisilinux.org - - OSI-Approved - library - multimedia.sound - Lossy speech compression library and tool - Kayıplı ses sıkıştırması kitaplığı ve araçları - Gsm est une implémentation du brouillon final du standard GSM 06.10 pour un transcodage audio à plein régime. - Gsm is an implementation of the final draft GSM 06.10 standard for full-rate speech transcoding - GSM, tam oranlı konuşma kod çevrimi için GSM 06.10 standardı son taslak uyarlamasıdır - Gsm es una implementación del estándar GSM 06.10 final draft de codificación de voz full-rate - https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/osxwinebuilder/gsm-1.0.13.tar.gz - - gsm-1.0.10-dyn.patch - gsm-1.0-pl10-includes.patch - gsm-1.0-pl10-shared.diff - gsm-1.0-pl10-add-includefile.patch - pardusflags.patch - gsm-1.0.12-64bit.patch - - multimedia/sound/gsm/pspec.xml - - - gsm - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - gsm-devel - Development files for gsm - gsm için geliştirme dosyaları - - gsm - - - /usr/include - /usr/share/man/man3 - - - - gsm-32bit - 32-bit shared libraries for gsm - gsm için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - gsm + libmikmod + audiofile-32bit + alsa-lib-32bit + pulseaudio-libs-32bit /usr/lib32 - - - 2017-02-16 - 1.0.13 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-14 - 1.0.13 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - jack-audio-connection-kit - http://jackaudio.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - service - multimedia.sound - A low-latency audio server - Düşük gecikmeli bir ses sunucu - JACK is a low-latency audio server written for POSIX conformant operating systems. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. - GNU/Linux gibi POSIX uyumlu işletim sistemleri için yazılmış, düşük gecikmeli bir ses sunucudur. Bir çok sayıdaki uygulamayı bir ses aygıtına bağlayıp aralarında ses alışverişi yapmaya olanak sağlamaktadır. - https://github.com/jackaudio/jack2/archive/v1.9.10.tar.gz - - libsamplerate-devel - alsa-lib-devel - libffado-devel - celt-devel - pkgconfig - eigen3 - libopus-devel - doxygen - libsndfile-devel - readline-devel - - - gcc6.patch - jack1compat.diff - - multimedia/sound/jack-audio-connection-kit/pspec.xml - - - jack-audio-connection-kit - - alsa-lib - libsamplerate - libsndfile - libffado - readline - libgcc - celt - libopus - - - /etc/security - /usr/bin - /usr/lib - /usr/share/jack-audio-connection-kit - /usr/share/dbus-1 - /usr/share/doc - - - 99-jack.conf - 40-hpet-permissions.rules - 99-audio.conf - - - - jack-audio-connection-kit-devel - Development files for jack-audio-connection-kit - jack-audio-connection-kit için geliştirme dosyaları - - jack-audio-connection-kit - - - /usr/include - /usr/lib/pkgconfig - - - - jack-audio-connection-kit-docs - Help files and API documents for jack-audio-connection-kit - jack-audio-connection-kit için yardım dosyaları ve API belgeleri - - jack-audio-connection-kit - - - /usr/share/jack-audio-connection-kit/reference - /usr/share/man - - - - - 2017-02-17 - 1.9.10 - Rebuild for new toolchain, patch. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.9.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-24 - 1.9.10 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - lame - http://lame.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - library - multimedia.sound - A free MP3 encoder/decoder - MP3 ses çözümleme kütüphanesi - LAME is an MPEG Audio Layer III (MP3) encoder licensed under the LGPL. - Lame, Kısıtlı Genel Kamu lisansı altında lisanslanmış MPEG III(MP3) kod çözücüsüdür. - mirrors://sourceforge/lame/lame-3.99.5.tar.gz - - ncurses-devel - - multimedia/sound/lame/pspec.xml - - - lame - - ncurses - - - /usr/bin - /usr/lib - /usr/share/man - - - - lame-docs - - /usr/share/doc - - - - lame-devel - Development files for lame - lame için geliştirme dosyaları - - lame - - - /usr/include - /usr/share/man/man3 - - - - - 2017-02-17 - 3.99.5 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.99.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-14 - 3.99.5 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - lash - http://savannah.nongnu.org/projects/lash - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - app:gui - multimedia.sound - LASH Audio Session Handler - LASH Ses Oturum Yöneticisi - LASH is a session management system for JACK and ALSA audio applications on GNU/Linux. It allows you to save and restore audio sessions consisting of multiple interconneced applications, restoring program state (i.e. loaded patches) and the connections between them. - LASH GNU/Linux'taki JACK ve ALSA ses uygulamaları için bir ses oturumu yönetim sistemidir. Bir çok birbirine bağlı uygulamanın ses oturumunu kaydedip, geri yüklemenize, program durumunu (örneğin yüklenmiş yamalar) ve aralarındaki bağlantıları geri yüklemenize olanak tanır. - lash - http://download.savannah.gnu.org/releases/lash/lash-0.6.0~rc2.tar.bz2 - - alsa-lib-devel - gtk2-devel - jack-audio-connection-kit-devel - dmapi-devel - texi2html - dbus-devel - libxml2-devel - python-devel - libutil-linux-devel - - - makefile.patch - docs-Makefile.patch - - multimedia/sound/lash/pspec.xml - - - lash - - gtk2 - dbus - glib2 - dmapi - libgcc - libxml2 - readline - alsa-lib - libutil-linux - jack-audio-connection-kit - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share - - - lash-panel.desktop - - - - lash-devel - Development files for lash - lash için geliştirme dosyaları - - dbus-devel - lash - alsa-lib-devel - libxml2-devel - libutil-linux-devel - - - /usr/include - /usr/lib/pkgconfig - - 2017-02-18 - 0.6.0_rc2 - Release Bump + 3.3.10 + Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.6.0_rc2 + 3.3.7 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-04-01 - 0.6.0_rc2 + 2015-10-19 + 3.3.7 First release - Kamil Atlı - suvarice@gmail.com - - - - - - libao - http://www.xiph.org/ao/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.sound - La librairie de rendu (sortie) audio. - The audio output library - Ses çıktısı kütüphanesi - Libao is a cross platform audio output library. It currently supports ESD, OSS, Solaris, and IRIX. - http://downloads.xiph.org/releases/ao/libao-1.2.0.tar.gz - - alsa-lib-devel - pulseaudio-libs-devel - - multimedia/sound/libao/pspec.xml - - - libao - - alsa-lib - pulseaudio-libs - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - libao-devel - Development files for libao - libao için geliştirme dosyaları - - libao - - - /usr/include/ao - /usr/lib/pkgconfig - /usr/share/aclocal - /usr/share/doc/libao/html - - - - - 2017-02-17 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-26 - 1.2.0 - First release - Kamil Atlı - suvarice@gmail.com + Stefan Gronewold + groni@pisilinux.org @@ -93488,207 +86968,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - - libcdaudio - http://libcdaudio.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - multimedia.sound - A library for controlling CD-ROM devices - CD-ROM aygıtlarını kontrol etmeye yarayan bir kitaplık - libcdaudio is a portable library for controlling audio CDs. It is also able to manage transfers of information with the CDDB (http://www.freedb.org/) and CDIndex systems. - libcdaudio ses CDlerini kontrol etmekte kullanılan taşınabilir bir kitaplıktır. - mirrors://sourceforge/libcdaudio/libcdaudio-0.99.12p2.tar.gz - - libcdaudio-0.99.10.config.patch - security-bug-8587.patch - - multimedia/sound/libcdaudio/pspec.xml - - - libcdaudio - - /usr/bin - /usr/lib - /usr/share/doc - - - - libcdaudio-devel - Development files for libcdaudio - libcdaudio için geliştirme dosyaları - - libcdaudio - - - /usr/include - /usr/share/aclocal - /usr/lib/pkgconfig - - - - - 2017-02-18 - 0.99.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.99.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-26 - 0.99.12 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libcue - http://sourceforge.net/projects/libcue/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.sound - Cue sheet parser library - Cue sayfası ayrıştırma kitaplığı - libcue is intended for parsing a so-called cue sheet from a char string or a file pointer. - libcue, cue sayfalarındaki metinleri ayrıştırmak için kullanılan bir kitaplıktır. - https://github.com/lipnitsk/libcue/archive/v2.1.0.tar.gz - - cmake - - multimedia/sound/libcue/pspec.xml - - - libcue - - /usr/lib - /usr/share/doc - - - - libcue-devel - Development files for libcue - libcue için geliştirme dosyaları - - libcue - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-18 - 2.1.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-08 - 1.4.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libdca - http://developers.videolan.org/libdca.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.sound - Library for decoding DTS Coherent Acoustics streams - libdts DTS tutarlı akustik streamlerini çözebilen ücretsiz bir kütüphane - libdts est une librairie libre pour décoder les flux DTS Coherent Acoustics. - libdts is a free library for decoding DTS Coherent Acoustics streams. - libdts DTS tutarlı akustik streamlerini çözebilen ücretsiz bir kütüphane - libdts es una librería libre para decodificar flujos acústicos coherentes DTS. - http://download.videolan.org/pub/videolan/libdca/0.0.5/libdca-0.0.5.tar.bz2 - - libdca-0.0.5-cflags.patch - libdca-0.0.5-constant.patch - - multimedia/sound/libdca/pspec.xml - - - libdca - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - libdca-devel - Development files for libdca - libdca için geliştirme dosyaları - - libdca - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-16 - 0.0.5 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.0.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.0.5 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - libechonest @@ -93748,953 +87027,73 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - liblastfm - https://github.com/lastfm/liblastfm - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - library - multimedia.sound - A library for Last.fm integration - Last.fm entegrasyonu sağlayan bir kitaplık - liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff. - liblastfm, masaüstü uygulamalarına Last.fm servislerini entegre etmeyi sağlayan kitaplıklardan oluşur. Last.fm geliştiricileri tarafından hazırlanmıştır. - https://github.com/lastfm/liblastfm/archive/1.0.9.tar.gz - - cmake - qt5-base-devel - fftw3-devel - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - libsamplerate-devel - - multimedia/sound/liblastfm/pspec.xml - - - liblastfm - - libgcc - qt5-base - - - /usr/lib/liblastfm5.so* - /usr/share/doc - - - - liblastfm-devel - A collection of libraries to help you integrate Last.fm services - liblastfm için geliştirme dosyaları - - liblastfm - liblastfm_fingerprint - - - /usr/include - - - - liblastfm_fingerprint - A collection of libraries to help you integrate Last.fm services - Last.fm entegrasyonu kolaylaştıran kitaplık koleksiyonu - - liblastfm - qt5-base - libsamplerate - libgcc - fftw3 - - - /usr/lib/liblastfm_fingerprint* - - - - - 2017-05-02 - 1.0.9 - Rebuild with new toolchain - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-27 - 1.0.9 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libmad - http://mad.sourceforge.net + audiofile + http://www.68k.org/~michael/audiofile/ PisiLinux Community admins@pisilinux.org GPLv2 + app:console library multimedia.sound - Librairie de "D"écompression "A"udio "M"peg ("M"peg "A"udio "D"ecoder") - "M"peg "A"udio "D"ecoder library - Yüksek kaliteli MPEG ses çözücü kütüphanesi - libmad is an audio decoder library for MPEG based content. - libmad MPEG tabanlı ses çözüm kitaplığıdır. - mirrors://sourceforge/mad/libmad-0.15.1b.tar.gz - - amd64-64bit.diff - libmad-0.15.1b-cflags-O2.patch - libmad-0.15.1b-cflags.patch - - multimedia/sound/libmad/pspec.xml - - - libmad - - /usr/lib - /usr/share/doc - - - - libmad-devel - Development files for libmad - libmad için geliştirme dosyaları - - libmad - - - /usr/include - /usr/lib/pkgconfig - - - mad.pc - - - - - 2017-02-17 - 0.15.1b - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.15.1b - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.15.1b - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libmikmod - http://mikmod.raphnet.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.sound - A library to play a wide range of module formats - Bir çok modül formatını çalabilen bir kitaplık - libmikmod est une librairie son portable, qui était habituellement emballée avec le lecteur de module MikMod, mais qui est maintenant livrée de manière indépendante. Elle est capable de jouer des échantillons ainsi que des fichiers modules, utilisant aussi bien le pilote OSS, Alsa ou EsounD pour la sortie. Les formats de module gérés comprennent entre autres mod, s3m, xm, it, med, mtm et 669. - libmikmod is a portable sound library, which used to be packaged with the MikMod module player, but is now released independentely. It is capable of playing samples as well as module files, using the OSS driver for output, as well as Alsa and EsounD. Supported module format include mod, s3m, xm, it, med, mtm and 669, to name a few. - libmikmod, MikMod modül çalıcısı ile kullanmılması amacıyla paketlenmiş bir taşınabilir ses kitaplığıdır, fakat artık bağımsız olarak dağıtılmaktadır. Ses örneklerini ses çıkışı için OSS sürücünü kullanarak çalabildiği gibi, Alsa ve EsounD için de kullanmaktadır. Desteklenen modül kipleri mod, s3m, xm, it, med, mtm ve 669 gibi kiplerdir. - libmikmod es ina librería portable de sonido, que solía estar incluido con el MikMod module player, pero ahora fue lanzado independientemente. Es capaz de reproducir archivos de sonidos y de módulos, usando para la salida tanto un controlador OSS, como también Alsa y EsounD. Formatos de módulos soportados abarcan mod, s3m, xm, it, med, mtm and 669, para nombrar algunos. - http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.10/libmikmod-3.3.10.tar.gz + An elegant API for accessing audio files + Ses dosyalarına erişim için zarif bir UPA + audiofile provides a uniform and elegant API for accessing a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX, and NIST SPHERE. + audiofile; AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX ve NIST SPHERE gibi çeşitli ses dosyası biçimlerine erişim için düzenli ve gelişmiş bir uygulama programlama arayüzü sağlar. + http://audiofile.68k.org/audiofile-0.3.6.tar.gz - audiofile-devel alsa-lib-devel - - multimedia/sound/libmikmod/pspec.xml - - - libmikmod - - pulseaudio-libs - - - /usr/lib - /usr/share/doc/libmikmod - /usr/share/info - /usr/share/man - - - - libmikmod-devel - Development files for libmikmod - libmikmod için geliştirme dosyaları - - libmikmod - - - /usr/bin/libmikmod-config - /usr/include - /usr/share/aclocal - - - - libmikmod-32bit - 32-bit shared libraries for libmikmod - libmikmod için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - audiofile-32bit - alsa-lib-32bit - pulseaudio-libs-32bit - - - libmikmod - audiofile-32bit - alsa-lib-32bit - pulseaudio-libs-32bit - - - /usr/lib32 - - - - - 2017-02-18 - 3.3.10 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-19 - 3.3.7 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - libmodplug - http://modplug-xmms.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.sound - Librairie pour jouer les fichiers son de type MOD. - Library for playing MOD-like music files - MOD-like müzik dosyalarını çalmak için bir kütüphane - libmodplug is a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque. - http://sourceforge.net/projects/modplug-xmms/files/libmodplug/0.8.8.5/libmodplug-0.8.8.5.tar.gz - - libgcc - - - libmodplug-0.8.4-timidity-patches.patch - - multimedia/sound/libmodplug/pspec.xml - - - libmodplug - - libgcc - - - /usr/lib - /usr/share/doc - - - - libmodplug-devel - - libmodplug - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 0.8.8.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.8.8.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.8.8.5 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libmpcdec - http://www.musepack.net/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - multimedia.sound - Portable Musepack decoder library - Musepack SV7 kodlama kitaplığı - Librairie de décodage portable Musepack. - Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. - libmpcdec, taşınabilir bir Musepack kodlama kitaplığıdır. - http://files.musepack.net/source/libmpcdec-1.2.6.tar.bz2 - multimedia/sound/libmpcdec/pspec.xml - - - libmpcdec - - /usr/lib - - - - libmpcdec-devel - Development files for libmpcdec - libmpcdec için geliştirme dosyaları - - libmpcdec - - - /usr/include - - - - - 2017-02-18 - 1.2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 1.2.6 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libmygpo-qt - https://github.com/ase23/libmygpo-qt - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.sound - Qt Library that wraps the gpodder.net Web API - gpodder.net Web API'sine ara yazılım sunan bir Qt kitaplığı - libmygpo-qt is a Qt Library that wraps the gpodder.net Web API. - libmygpo-qt, gpodder.net Web API'sine ara yazılım sunan bir Qt kitaplığıdır. - https://github.com/gpodder/libmygpo-qt/archive/1.0.9.tar.gz - - cmake - qt5-base-devel - libqjson-devel - - multimedia/sound/libmygpo-qt/pspec.xml - - - libmygpo-qt - - libgcc - qt5-base - libqjson - - - /usr/lib - /usr/share/doc - - - - libmygpo-qt-devel - Development files for libmygpo-qt - libmygpo-qt için geliştirme dosyaları - - qt5-base-devel - libmygpo-qt - libqjson-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-04 - 1.0.9 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libogg - http://www.vorbis.com - - PisiLinux Community - admins@pisilinux.org - - as-is - library - multimedia.sound - La librairie pour fichiers au format média Ogg. - The Ogg media file format library - Ogg dosya biçimi kütüphanesi - libogg is a library for manipulating Ogg bitstream file formats. libogg supports both making Ogg bitstreams and getting packets from Ogg bitstreams. - libogg Ogg biçimli dosyalara erişmek için kullanılan bir kütüphanedir. Hem Ogg biçimli dosya oluşturmak için hem de Ogg dosyalarından paket ayıklamak için kullanılabilir. - http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz - multimedia/sound/libogg/pspec.xml - - - libogg - - /usr/lib - /usr/share/doc - - - - libogg-devel - - libogg - - - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include - /usr/share/aclocal - /usr/share/doc/libogg/*html - /usr/share/doc/libogg/*png - /usr/share/doc/libogg/ogg - - - - libogg-32bit - 32-bit shared libraries for libogg - libogg için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libogg - - - /usr/lib32 - - - - - 2017-02-06 - 1.3.2 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-02 - 1.3.2 - Version bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 1.3.1 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libsamplerate - http://www.mega-nerd.com/SRC/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.sound - Secret Rabbit Code (alias libsamplerate) est un convertisseur audio de taux de Sample (Sample Rate Converter). - Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio - libsamplerate ses dosyaları için basit bir örnekleme oranı dönüştürücü - Secret Rabbit Code is a sample rate converter for audio. It is capable of arbitrary and time varying conversions. It can downsample by a factor of 12 and upsample by the same factor. The ratio of input and output sample rates can be a real number. The conversion ratio can also vary with time for speeding up and slowing down effects. - libsamplerate (Seceret Rabbit Code) ses dosyaları için basit bir örnekleme oranı dönüştürücüsüdür. Zaman ya da tercih edilen başka bir yapıya bağlı olarak 12 kata kadar dönüşüm yapabilir. Örnekleme oranı değiştirebildiği gibi hızlandırma ve yavaşlatma filtreleri de uygulayabilir. - http://www.mega-nerd.com/SRC/libsamplerate-0.1.9.tar.gz - - libsndfile-devel - - - dontbuild-tests-examples.patch - - multimedia/sound/libsamplerate/pspec.xml - - - libsamplerate - - libsndfile - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libsamplerate-devel - Development files for libsamplerate - libsamplerate için geliştirme dosyaları - libsamplerate için geliştirme dosyaları - - libsamplerate - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-06 - 0.1.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.1.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 0.1.8 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libsndfile - http://www.mega-nerd.com/libsndfile/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - multimedia.sound - A C library for reading and writing files containing sampled sound - Örneklenmiş ses verileri içeren dosyalar yazmak ve okumak için C dili kütüphanesi. - Libsndfile est une librairie C pour lire et écrire des fichiers contenant des échantillons sonores (tels que les fichiers aux formats MS Windows WAV et Apple/SGI AIFF) à travers une seule interface de librairie standard. - Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. - Libsndfile, standart bir kütüphane arayüzü vasıtası ile (MS Windows WAV ve Apple/SGI AIFF biçimi gibi)örneklenmiş ses içeren dosyalar yazmak ve okumak için bir C dili kütüphanesidir. - Libsndfile es una librería C de lectura y escritura para archivos de sonido (como MS Windows WAV y el formato Apple/SGI AIFF) con una interfaz estándar de libería. - http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.27.tar.gz - flac-devel - libogg-devel - alsa-lib-devel - libvorbis-devel - libsndfile-1.0.18-less_strict_tests.patch - libsndfile-1.0.17-regtests-need-sqlite.patch + unsigned-gcc6.patch - multimedia/sound/libsndfile/pspec.xml + multimedia/sound/audiofile/pspec.xml - libsndfile + audiofile + alsa-lib flac - libogg - alsa-lib - libvorbis + libgcc /usr/bin /usr/lib /usr/share/doc - /usr/share/man - /usr/share/octave + /usr/share/man - libsndfile-devel - Development files for libsndfile - libsndfile için geliştirme dosyaları + audiofile-devel + Development files for audiofile + audiofile için geliştirme dosyaları - libsndfile + audiofile + /usr/bin/audiofile-config /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libsndfile-32bit - 32-bit shared libraries for libsndfile - libsndfile için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - flac-32bit - alsa-lib-32bit - libogg-32bit - libvorbis-32bit - - - flac-32bit - alsa-lib-32bit - libogg-32bit - libvorbis-32bit - libsndfile - - - /usr/lib32 - - - - - 2017-02-06 - 1.0.27 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.25 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.0.25 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-25 - 1.0.25 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libvisual - http://libvisual.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.sound - Abstraction library for audio visualisation plugins - Ses canlandırma eklentileri için kütüphane - Libvisual est une librairie d'abstraction venant entre les applications et les plugins (greffons) de visualisation audio. - libvisual is an abstraction library that comes between applications and audio visualisation plugins. - libvisual, uygulamalar ve ses canlandırma eklentileri arasında yer alan bir soyutlama kütüphanesidir. - Libvisual es una librería de abstracción que actúa entre aplicaciones y plugins con funciones audiovisuales. - mirrors://sourceforge/libvisual/libvisual-0.4.0.tar.bz2 - - disable_altivec.patch - libvisual-0.4.0-inlinedefineconflict.patch - - multimedia/sound/libvisual/pspec.xml - - - libvisual - - /usr/lib - /usr/share/doc - /usr/share/locale - - - - libvisual-32bit - 32-bit shared libraries for libvisual - emul32 - emul32 - - libvisual - - - /usr/lib32 - - - - libvisual-devel - Development files for libvisual - libvisual için geliştirme dosyaları - - libvisual - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man/man3 - - - - - 2017-02-18 - 0.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 0.4.0 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 0.4.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libvorbis - http://www.vorbis.com - - PisiLinux Community - admins@pisilinux.org - - BSD - library - multimedia.sound - Librairie de formatage de fichier son Ogg Vorbis libre. - The Vorbis general audio compression codec - Vorbis genel ses sıkıştırma kodlaması - libvorbis is a fully open, non-proprietary, patent- and royalty-free, general-purpose compressed audio format for audio and music at fixed variable bitrates from 16 to 128 kbps/channel. - libvorbis tamamen açık, sahipsiz, genel amaçlı sıkıştırılmış ses biçimidir. - http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz - - libogg-devel - - multimedia/sound/libvorbis/pspec.xml - - - libvorbis - - libogg - - - /usr/lib - /usr/share/doc/libvorbis/AUTHORS - /usr/share/doc/libvorbis/README - - - - libvorbis-devel - - libvorbis - libogg-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig /usr/share/aclocal - /usr/share/doc/libvorbis + /usr/lib/pkgconfig + /usr/lib32/pkgconfig - libvorbis-32bit - 32-bit shared libraries for libvorbis - libvorbis için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libogg-32bit - - - libvorbis - libogg-32bit - - - /usr/lib32 - - - - - 2017-02-06 - 1.3.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.3.4 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 1.3.4 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - mpg123 - http://www.mpg123.de/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - app:console - multimedia.sound - Console MP3 player - Gerçek zamanlı bir mp3 oynatıcı - mpg123 is a fast and free console MP3 player. It does not require high system resources, it can even run in a 100MHz computer. - mpg123 düşük konfigürasyonlu sistemlerde de rahatlıkla çalışabilen hızlı bir mp3 oynatıcısıdır. - mirrors://sourceforge/mpg123/mpg123-1.23.8.tar.bz2 - - alsa-lib-devel - - multimedia/sound/mpg123/pspec.xml - - - mpg123 - - alsa-lib - libtool-ltdl - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - mpg123-devel - Development files for mpg123 - mpg123 için geliştirme dosyaları - - mpg123 - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - mpg123-32bit - 32-bit shared libraries for mpg123 - mpg123 için 32-bit paylaşımlı kitaplıklar + audiofile-32bit + 32-bit shared libraries for audiofile + audiofile için 32-bit paylaşımlı kitaplıklar emul32 emul32 alsa-lib-32bit + flac-32bit - mpg123 + alsa-lib-32bit + flac-32bit + audiofile /usr/lib32 @@ -94703,122 +87102,338 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol 2017-02-16 - 1.23.8 - Version Bump + 0.3.6 + Version fix Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.22.4 + 0.3.4 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-11-13 - 1.22.4 + 2014-05-20 + 0.3.4 First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + celt + http://www.celt-codec.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + multimedia.sound + An audio codec for use in low-delay speech and audio communication + Düşük gecikmeli konuşma ve ses iletişimde kullanılmak üzere tasarlanan ses kodeği + CELT (Constrained Energy Lapped Transform) is an ultra-low delay audio codec designed for realtime transmission of high quality speech and audio. This is meant to close the gap between traditional speech codecs (such as Speex) and traditional audio codecs (such as Vorbis). + CELT (Constrained Energy Lapped Transform) yüksek kalitede konuşma ve ses görüşmesinin gerçek zamanlı iletiminde kullanılmak üzere tasarlanmış bir ses kodeğidir. + http://downloads.us.xiph.org/releases/celt/celt-0.11.3.tar.gz + + libogg-devel + + multimedia/sound/celt/pspec.xml + + + celt + app:console + library + + libogg + + + /usr/bin + /usr/lib + /usr/share/doc + + + + celt-devel + Development files for celt + celt için geliştirme dosyaları + library + + celt + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 0.11.3 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.11.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-15 + 0.11.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + deadbeef + http://deadbeef.sourceforge.net + + PisiLİnux Community + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.sound + Audio player for GNU/Linux systems with X11 + X1 ile GNU / Linux sistemleri için ses çalar + Lkki i przejrzysty odtwarzacz plików muzycznych + DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with X11 (though now it also runs in plain console without X, in FreeBSD, and in OpenSolaris). + DeaDBeeF (0xDEADBEEF gibi) X11 ile GNU / Linux sistemleri (şimdi olsa da FreeBSD, X olmaksızın düz konsolda çalışır ve OpenSolaris) için bir ses oynatıcısıdır. + DeaDBeeF Program pozwala odtwarzać najpopularniejsze formaty muzyki, a także płyty Audio-CD i strumienie audio emitowane za pośrednictwem Internetu. Jego ogromną zaletą jest prostota, dopracowanie oraz minimalne zapotrzebowanie na zasoby systemowe. + deadbeef + https://github.com/Alexey-Yakovenko/deadbeef/archive/0.7.2.tar.gz + + atk-devel + gtk2-devel + gtk3-devel + flac-devel + faad2-devel + cairo-devel + pango-devel + ffmpeg-devel + libmad-devel + libzip-devel + imlib2-devel + wavpack-devel + libcddb-devel + alsa-lib-devel + libvorbis-devel + libsndfile-devel + cdparanoia-devel + gdk-pixbuf-devel + libsamplerate-devel + pulseaudio-libs-devel + libcdio-devel + curl-devel + dbus-devel + zlib-devel + glib2-devel + libX11-devel + jansson-devel + mpg123-devel + intltool + + multimedia/sound/deadbeef/pspec.xml + + + deadbeef + + atk + gtk2 + gtk3 + flac + faad2 + cairo + pango + ffmpeg + libmad + libzip + imlib2 + wavpack + libcddb + alsa-lib + libvorbis + cdparanoia + libogg + libsndfile + gdk-pixbuf + libsamplerate + pulseaudio-libs + libcdio + curl + dbus + zlib + glib2 + libgcc + jansson + mpg123 + libX11 + + + /usr/bin + /usr/include + /usr/lib/deadbeef + /usr/share/applications + /usr/share/deadbeef + /usr/share/doc/deadbeef + /usr/share/icons/hicolor/*/apps + /usr/share/locale + + + + + 2017-02-18 + 0.7.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.7.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-17 + 0.7.2 + Version bump. Stefan Gronewold(groni) groni@pisilinux.org + + 2015-12-25 + 0.6.2 + First release + Stefan Gronewold + groni@pisilinux.org + - nightingale - http://getnightingale.com/ + speech-dispatcher + http://www.freebsoft.org/speechd - Stefan Gronewold - groni@pisilinux.org + PisiLinux Community + admins@pisilinux.org + GPLv2+ GPLv2 - app:gui - multimedia - Nightingale Media Player - Özgür ve güçlü bir müzik çalar - Nightingale is a community based fork of the Songbird Media player distributed under the GNU GPL and portions (XULRunner and Mozilla libs) licensed under the Mozilla MPL/BSD license.. - Nightingale, özgür ve güçlü , açık kaynak kodlu, özelleştirilebilir bir müzik çalardır. - nightingale - http://github.com/nightingale-media-player/nightingale-hacking/tarball/nightingale-1.12.1 + service + app:console + library + multimedia.sound + speech dispatcher: common interface to speech synthesis + Konuşma sentezi ortak arayüzü + Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech). + Speech Dispatcher, seslendirme yapılmak istenen veya konuşma sentezi yapan uygulamalar için ortak ve kolay kullanımlı bir arayüz sunan, cihaz-bağımsız bir katmandır. + https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.6.tar.gz - atk-devel - gtk2-devel - libXt-devel - cairo-devel - pango-devel - libIDL-devel - taglib-devel - libXext-devel - alsa-lib-devel - gstreamer-devel - fontconfig-devel - gdk-pixbuf-devel - libXrender-devel - gst-plugins-base-devel - dbus-devel - zlib-devel glib2-devel - libX11-devel - freetype-devel - libnotify-devel - zip - unzip - sqlite-devel - dbus-glib-devel + libsndfile-devel + dotconf-devel + espeak-devel + python3-devel + intltool + gettext-devel + texinfo + pkgconfig + libtool-ltdl + libao-devel + alsa-lib-devel + pulseaudio-libs-devel - multimedia/sound/nightingale/pspec.xml + multimedia/sound/speech-dispatcher/pspec.xml - nightingale + speech-dispatcher - atk - gtk2 - libXt - cairo - pango - libIDL - taglib - libXext - alsa-lib - gstreamer - fontconfig - gdk-pixbuf - libXrender - gst-plugins-base - dbus - zlib glib2 - libX11 - libgcc - freetype + libao + espeak + dotconf + alsa-lib + libsndfile + libtool-ltdl + pulseaudio-libs - /usr/bin - /usr/share/applications - /usr/share/nightingale - /usr/share/pixmaps + /usr/share + /usr/lib /usr/share/doc + /usr/bin + /etc/speech-dispatcher + /var/log/speech-dispatcher + /usr/share/speech-dispatcher + + + + python3-speech-dispatcher + Python3 bindings for speech-dispatcher + + speech-dispatcher + python3 + + + /usr/lib/python3.* + + + python-speech-dispatcher + + + + speech-dispatcher-devel + Development headers for speech-dispatcher + speech-dispatcher için geliştirme başlıkları + + speech-dispatcher + glib2-devel + + + /usr/include + /usr/lib/pkgconfig/ - - nightingale.desktop - nightingale.xpm - - - 2017-02-18 - 1.12.1 - Rebuild. - Stefan Gronewold + + 2017-03-19 + 0.8.6 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-12-30 + 0.8.6 + Version bump. + Stefan Gronewold(groni) groni@pisilinux.org + + 2016-06-09 + 0.8.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + - 2016-09-06 - 1.12.1 - First Release. - Stefan Gronewold - groni@pisilinux.org + 2016-05-08 + 0.8.3 + First release + Alihan Öztürk + alihan@pisilinux.org @@ -94921,142 +87536,456 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - pogo - https://launchpad.net/pogo + gsm + http://kbs.cs.tu-berlin.de/~jutta/toast.html - Pisi Linux Community + PisiLinux Community admins@pisilinux.org - GPLv2 - app:gui + OSI-Approved + library multimedia.sound - Probably the simplest and fastest audio player for Linux. - Pogo's elementary-inspired design uses the screen-space very efficiently. It is especially well-suited for people who organize their music by albums on the harddrive. The main interface components are a directory tree and a playlist that groups albums in an innovative way.Supported file formats include Ogg Vorbis, MP3, FLAC, Musepack, Wavpack, and MPEG-4 AAC. Pogo is a fork of Decibel Audio Player. - https://github.com/jendrikseipp/pogo/archive/v0.9.tar.gz - multimedia/sound/pogo/pspec.xml + Lossy speech compression library and tool + Kayıplı ses sıkıştırması kitaplığı ve araçları + Gsm est une implémentation du brouillon final du standard GSM 06.10 pour un transcodage audio à plein régime. + Gsm is an implementation of the final draft GSM 06.10 standard for full-rate speech transcoding + GSM, tam oranlı konuşma kod çevrimi için GSM 06.10 standardı son taslak uyarlamasıdır + Gsm es una implementación del estándar GSM 06.10 final draft de codificación de voz full-rate + https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/osxwinebuilder/gsm-1.0.13.tar.gz + + gsm-1.0.10-dyn.patch + gsm-1.0-pl10-includes.patch + gsm-1.0-pl10-shared.diff + gsm-1.0-pl10-add-includefile.patch + pardusflags.patch + gsm-1.0.12-64bit.patch + + multimedia/sound/gsm/pspec.xml - pogo - - python - python-gtk - python-mutagen - python-imaging - gst-python - notify-python - gst-plugins-base - gst-plugins-good - + gsm /usr/bin - /usr/share - /usr/share/locale + /usr/lib /usr/share/man - /usr/share/doc + /usr/share/doc + + + + gsm-devel + Development files for gsm + gsm için geliştirme dosyaları + + gsm + + + /usr/include + /usr/share/man/man3 + + + + gsm-32bit + 32-bit shared libraries for gsm + gsm için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + gsm + + + /usr/lib32 - - 2017-02-18 - 0.9 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2016-08-06 - 0.8.7 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-02-16 + 1.0.13 + Rebuild. + Pisi Linux Community + admin@pisilinux.org - 2016-06-16 - 0.8.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2016-06-09 + 1.0.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2013-12-22 - 0.8.2 + 2014-12-14 + 1.0.13 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - portaudio - http://www.portaudio.com + speexdsp + https://www.speex.org/ + + Alihan Öztürk + alihan@pisilinux.org + + BSD + library + multimedia.sound + DSP library derived from Speex. + DSP library derived from Speex + http://downloads.xiph.org/releases/speex/speexdsp-1.2rc3.tar.gz + + glibc-devel + + + speexdsp-fixbuilds-774c87d.patch + + multimedia/sound/speexdsp/pspec.xml + + + speexdsp + DSP library derived from Speex. + + glibc + + + /usr/lib/libspeexdsp* + /usr/share/doc + + + + speexdsp-devel + Development files for speexdsp + + speexdsp + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + speexdsp-32bit + 32-bit shared libraries for speexdsp + emul32 + emul32 + + speexdsp + + + /usr/lib32/libspeexdsp* + + + + + 2017-02-17 + 1.2_rc3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + clementine + http://www.clementine-player.org/ PisiLinux Community admins@pisilinux.org - as-is - library + GPLv2 + GPLv3 + app:gui multimedia.sound - Portable audio library - Ses kütüphanesi - Une API audio multi-plateforme libre. - PortAudio is a free, cross platform, open-source, audio I/O library. - Birden çok platformda kullanılabilinen açıkkodlu ses kütüphanesi - http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz + Amarok 1.4 tabanlı müzik oynatıcı + A cross-platform music player based on Amarok 1.4 + Een cross-platform muziekspeler op basis van Amarok 1.4 + Nowoczesny i prosty w obsłudze odtwarzacz muzyki + Reproductor de música basado en Amarok 1.4 + Clementine, Amarok 1.4 esas alınarak Qt4 ile yeniden yazılmış modern bir müzik oynatıcıdır. + Clementine is a modern music player and library organiser. Clementine is a port of Amarok 1.4, with some features rewritten to take advantage of Qt4. + Clementine is een moderne muziekspeler. Clementine is een port van Amarok 1.4, met een aantal functies herschreven om te profiteren van Qt 4. + Clementine to port Amaroka 1.4 - popularnego odtwarzacza muzycznego dla systemu Linux. + Clementine es un moderno reproductor de música escrito en QT4 y basado en Amarok 1.4. + clementine + https://github.com/clementine-player/Clementine/archive/03428b53c2cd59569860f5b831ee096a9e635131.zip - alsa-lib-devel - jack-audio-connection-kit-devel + cmake + qt5-base-devel + qt5-webkit-devel + qt5-x11extras-devel + qt5-assistant-devel + qt5-designer-devel + qt5-linguist + qt5-qdbusviewer + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + qca2-qt5-devel + glew-devel + icon-theme-hicolor + boost-devel + pulseaudio-libs-devel + libmygpo-qt-devel + fftw3-devel + libmtp-devel + ffmpeg-devel + taglib-devel + libgpod-devel + libplist-devel + libqjson-devel + protobuf-devel + mesa-glu-devel + liblastfm-devel + libechonest-devel + google-sparsehash + libchromaprint-devel + gstreamer-next-devel + libimobiledevice-devel + gst-plugins-base-next-devel + gst-plugins-bad-next-devel + gst-plugins-ugly-next + gst-plugins-good-next + libkvkontakte-devel + crypto++-devel + libcdio-paranoia-devel - multimedia/sound/portaudio/pspec.xml + + tokenizer.diff + + multimedia/sound/clementine/pspec.xml - portaudio + clementine - alsa-lib - jack-audio-connection-kit + glew + mesa + zlib + fftw3 + glib2 + libX11 + libgcc + libmtp + sqlite + taglib + libcdio + libgpod + protobuf + qt5-base + liblastfm + libmygpo-qt + gstreamer-next + libchromaprint + pulseaudio-libs + gst-plugins-base-next + /usr/bin + /usr/share + + + + + 2017-03-08 + 1.3.1 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2017-01-07 + 1.3.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libsamplerate + http://www.mega-nerd.com/SRC/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.sound + Secret Rabbit Code (alias libsamplerate) est un convertisseur audio de taux de Sample (Sample Rate Converter). + Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio + libsamplerate ses dosyaları için basit bir örnekleme oranı dönüştürücü + Secret Rabbit Code is a sample rate converter for audio. It is capable of arbitrary and time varying conversions. It can downsample by a factor of 12 and upsample by the same factor. The ratio of input and output sample rates can be a real number. The conversion ratio can also vary with time for speeding up and slowing down effects. + libsamplerate (Seceret Rabbit Code) ses dosyaları için basit bir örnekleme oranı dönüştürücüsüdür. Zaman ya da tercih edilen başka bir yapıya bağlı olarak 12 kata kadar dönüşüm yapabilir. Örnekleme oranı değiştirebildiği gibi hızlandırma ve yavaşlatma filtreleri de uygulayabilir. + http://www.mega-nerd.com/SRC/libsamplerate-0.1.9.tar.gz + + libsndfile-devel + + + dontbuild-tests-examples.patch + + multimedia/sound/libsamplerate/pspec.xml + + + libsamplerate + + libsndfile + + + /usr/bin /usr/lib /usr/share/doc - portaudio-devel - Development files for portaudio - portaudio için geliştirme dosyaları + libsamplerate-devel + Development files for libsamplerate + libsamplerate için geliştirme dosyaları + libsamplerate için geliştirme dosyaları - portaudio + libsamplerate /usr/include /usr/lib/pkgconfig - /usr/share/doc/portaudio/html - 2017-02-18 - 190600.20161030 + 2017-02-06 + 0.1.9 Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 19.20140130 + 0.1.8 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-11-21 - 19.20140130 + 2014-05-25 + 0.1.8 First release Alihan Öztürk alihan@pisilinux.org + + + jack-audio-connection-kit + http://jackaudio.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + service + multimedia.sound + A low-latency audio server + Düşük gecikmeli bir ses sunucu + JACK is a low-latency audio server written for POSIX conformant operating systems. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. + GNU/Linux gibi POSIX uyumlu işletim sistemleri için yazılmış, düşük gecikmeli bir ses sunucudur. Bir çok sayıdaki uygulamayı bir ses aygıtına bağlayıp aralarında ses alışverişi yapmaya olanak sağlamaktadır. + https://github.com/jackaudio/jack2/archive/v1.9.10.tar.gz + + libsamplerate-devel + alsa-lib-devel + libffado-devel + celt-devel + pkgconfig + eigen3 + libopus-devel + doxygen + libsndfile-devel + readline-devel + + + gcc6.patch + jack1compat.diff + + multimedia/sound/jack-audio-connection-kit/pspec.xml + + + jack-audio-connection-kit + + alsa-lib + libsamplerate + libsndfile + libffado + readline + libgcc + celt + libopus + + + /etc/security + /usr/bin + /usr/lib + /usr/share/jack-audio-connection-kit + /usr/share/dbus-1 + /usr/share/doc + + + 99-jack.conf + 40-hpet-permissions.rules + 99-audio.conf + + + + jack-audio-connection-kit-devel + Development files for jack-audio-connection-kit + jack-audio-connection-kit için geliştirme dosyaları + + jack-audio-connection-kit + + + /usr/include + /usr/lib/pkgconfig + + + + jack-audio-connection-kit-docs + Help files and API documents for jack-audio-connection-kit + jack-audio-connection-kit için yardım dosyaları ve API belgeleri + + jack-audio-connection-kit + + + /usr/share/jack-audio-connection-kit/reference + /usr/share/man + + + + + 2017-02-17 + 1.9.10 + Rebuild for new toolchain, patch. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.9.10 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-24 + 1.9.10 + First release + Vedat Demir + vedat@pisilinux.org + + + portmidi @@ -95141,6 +88070,180 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + yarock + https://launchpad.net/yarock + + Stefan Gronewold + groni@pisilinux.org + + GPLv3 + multimedia.sound + Qt Modern Music Player with collection browse based on cover art + Yarock is a music player in c++/Qt designed to provide a clean, simple and beautiful music collection based on album coverart + https://launchpad.net/yarock/1.x/1.1.6/+download/Yarock_1.1.6_source.tar.gz + + extra-cmake-modules + mpv-player-devel + qt5-base-devel + qt5-phonon-devel + qt5-x11extras-devel + qt5-sql-mysql + qt5-sql-sqlite + qt5-sql-odbc + qt5-sql-postgresql + qt5-linguist + taglib-devel + htmlcxx-devel + libX11-devel + libICE-devel + + + phonon.patch + + multimedia/sound/yarock/pspec.xml + + + yarock + Qt Modern Music Player with collection browse based on cover art + + qt5-base + qt5-phonon + qt5-x11extras + taglib + libX11 + libgcc + htmlcxx + mpv-player + + + /usr/bin + /usr/share + /usr/lib + /usr/share/doc + + + + + 2017-04-23 + 1.1.6 + Rebuild with new toolchain + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-24 + 1.1.6 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + sox + http://sox.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + library + multimedia.sound + The swiss army knife of sound processing programs + Bir çok ses formatını birbirine dönüştürebilen, çalabilen ve kaydedebilen bir yazılım + SoX is a command line utility that can convert various audio formats to other formats. It can also apply various effects to these sound files during the conversion. SoX can also play and record audio files. + SoX çeşitli ses dosyası formatlarını birbirine çevirebilen bir konsol aracıdır. Sox ayrıca bu çevirme esnasında ses dosyalarına çeşitli efektler uygulayabilir. Bunların yanı sıra ses kaydı yapabilir ve ses dosyalarını oynatabilir. + mirrors://sourceforge/sox/sox-14.4.2.tar.bz2 + + pulseaudio-libs-devel + opencore-amr-devel + libsndfile-devel + ladspa-sdk-devel + libid3tag-devel + libvorbis-devel + alsa-lib-devel + wavpack-devel + libmad-devel + ffmpeg-devel + libogg-devel + libao-devel + lame-devel + gsm-devel + twolame-devel + libgomp + + + sox-dynamic.patch + + multimedia/sound/sox/pspec.xml + + + sox + + gsm + file + lame + libao + libmad + libogg + libgomp + twolame + wavpack + alsa-lib + libvorbis + libsndfile + libtool-ltdl + opencore-amr + pulseaudio-libs + + + /usr/bin + /usr/share/doc + /usr/share/man + /usr/lib + + + + sox-devel + Development files for sox + sox için geliştirme dosyaları + + sox + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-18 + 14.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 14.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-17 + 14.4.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + pulseaudio @@ -95394,591 +88497,53 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - qmmp - http://qmmp.ylsoftware.com + libogg + http://www.vorbis.com PisiLinux Community admins@pisilinux.org - GPLv2+ - app:gui - multimedia.sound - An audio-player, written with Qt5 library - Qt tabanlı müzik oynatıcı - Qmmp is an audio-player, written with Qt5 library. It's similar to Winamp or Xmms. Also supports Xmms and Winamp skins. qmmp-skins package in Contrib repository is recommended, too. - Qmmp Qt tabanlı bir müzik oynatıcısıdır. Xmms ve Winamp temalarını destekler. Ayrıca Contrib deposunda bulunan ve Pisi Linux'a özel temalar da içeren qmmp-skins paketini de kurmanız önerilir. - qmmp - http://qmmp.ylsoftware.com/files/qmmp-1.1.8.tar.bz2 - - qt5-base-devel - libX11-devel - qt5-x11extras-devel - qt5-linguist - libsamplerate-devel - wavpack-devel - flac-devel - faad2-devel - libmodplug-devel - libmms-devel - libcdio-devel - libvorbis-devel - libsndfile-devel - pulseaudio-libs-devel - alsa-lib-devel - mesa-devel - libmad-devel - taglib-devel - ffmpeg-devel - libmpcdec-devel - libcddb-devel - cmake - - multimedia/sound/qmmp/pspec.xml - - - qmmp - - qt5-base - curl - libX11 - libgcc - qt5-x11extras - libsamplerate - wavpack - flac - faad2 - libmodplug - libmms - libvorbis - libsndfile - pulseaudio-libs - alsa-lib - libmad - taglib - ffmpeg - libcddb - libcdio - libcdio-paranoia - jack-audio-connection-kit - libmpcdec - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - qmmp-devel - qmmp development files - qmmp için geliştirme dosyaları - - qmmp - qt5-base-devel - - - /usr/lib/pkgconfig - /usr/include/ - - - - - 2017-04-24 - 1.1.8 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-20 - 1.0.10 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-09 - 1.0.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 1.0.9 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-11-19 - 1.0.1 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - sayonara - http://sayonara-player.com - - Pisi Linux Community - admins@pisilinux.org - - GPLv3 - app:gui - multimedia.sound - Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. - Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend. - Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections. - Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections. - sayonara - http://sayonara-player.com/sw/sayonara-player-0.9.2-git11-20161030.tar.gz - - qt5-base-devel - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - qt5-linguist - gstreamer-next-devel - taglib-devel - libnotify-devel - gst-plugins-bad-devel - gst-plugins-base-devel - gst-plugins-ugly-next - glib2-devel - zlib-devel - libmtp-devel - gstreamer-next-devel - gst-plugins-base-next-devel - cmake - - multimedia/sound/sayonara/pspec.xml - - - sayonara - - qt5-base - gst-plugins-bad - gst-plugins-base-next - gst-plugins-good-next - gst-plugins-ugly-next - gstreamer - taglib - libnotify - glib2 - libgcc - zlib - libmtp - gstreamer-next - gst-plugins-base-next - - - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/pixmaps - /usr/share/applications - /usr/share/doc - - - sayonara.desktop - sayonara.png - - - - - 2017-04-24 - 20161030 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-04 - 20161030 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.9.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 0.9.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-04-02 - 0.8.2 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - soundtouch - http://www.surina.net/soundtouch - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - multimedia.sound - Audio Processing Library - Ses işleme kitaplığı - Librairie de traitement audio open-source (libre) pour changer le Tempo, le Pitch et la vitesse de lecture de flux audio ou de fichiers. - soundtouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or file. - soundtouch ses dosyalarının temposunu, oynatma hızını ve frekansını değiştirmek için kullanılabilen açık kaynaklı bir ses işleme kütüphanesidir. - Librería código libre para procesamiento de sonido para manipular Tempo, Pitch y Tasas de reproducción de flujos o archivos de audio - http://www.surina.net/soundtouch/soundtouch-1.9.2.tar.gz - multimedia/sound/soundtouch/pspec.xml - - - soundtouch - - /usr/bin - /usr/lib - /usr/share/doc - - - - soundtouch-devel - Development files for soundtouch - soundtouch için geliştirme dosyaları - - soundtouch - - - /usr/include - /usr/lib/pkgconfig - /usr/share/aclocal - - - - - 2017-02-18 - 1.9.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.8.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-07-05 - 1.8.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - sox - http://sox.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console + as-is library multimedia.sound - The swiss army knife of sound processing programs - Bir çok ses formatını birbirine dönüştürebilen, çalabilen ve kaydedebilen bir yazılım - SoX is a command line utility that can convert various audio formats to other formats. It can also apply various effects to these sound files during the conversion. SoX can also play and record audio files. - SoX çeşitli ses dosyası formatlarını birbirine çevirebilen bir konsol aracıdır. Sox ayrıca bu çevirme esnasında ses dosyalarına çeşitli efektler uygulayabilir. Bunların yanı sıra ses kaydı yapabilir ve ses dosyalarını oynatabilir. - mirrors://sourceforge/sox/sox-14.4.2.tar.bz2 - - pulseaudio-libs-devel - opencore-amr-devel - libsndfile-devel - ladspa-sdk-devel - libid3tag-devel - libvorbis-devel - alsa-lib-devel - wavpack-devel - libmad-devel - ffmpeg-devel - libogg-devel - libao-devel - lame-devel - gsm-devel - twolame-devel - libgomp - - - sox-dynamic.patch - - multimedia/sound/sox/pspec.xml + La librairie pour fichiers au format média Ogg. + The Ogg media file format library + Ogg dosya biçimi kütüphanesi + libogg is a library for manipulating Ogg bitstream file formats. libogg supports both making Ogg bitstreams and getting packets from Ogg bitstreams. + libogg Ogg biçimli dosyalara erişmek için kullanılan bir kütüphanedir. Hem Ogg biçimli dosya oluşturmak için hem de Ogg dosyalarından paket ayıklamak için kullanılabilir. + http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz + multimedia/sound/libogg/pspec.xml - sox - - gsm - file - lame - libao - libmad - libogg - libgomp - twolame - wavpack - alsa-lib - libvorbis - libsndfile - libtool-ltdl - opencore-amr - pulseaudio-libs - + libogg - /usr/bin - /usr/share/doc - /usr/share/man - /usr/lib - - - - sox-devel - Development files for sox - sox için geliştirme dosyaları - - sox - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-02-18 - 14.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 14.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-17 - 14.4.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - speech-dispatcher - http://www.freebsoft.org/speechd - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - GPLv2 - service - app:console - library - multimedia.sound - speech dispatcher: common interface to speech synthesis - Konuşma sentezi ortak arayüzü - Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech). - Speech Dispatcher, seslendirme yapılmak istenen veya konuşma sentezi yapan uygulamalar için ortak ve kolay kullanımlı bir arayüz sunan, cihaz-bağımsız bir katmandır. - https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.6.tar.gz - - glib2-devel - libsndfile-devel - dotconf-devel - espeak-devel - python3-devel - intltool - gettext-devel - texinfo - pkgconfig - libtool-ltdl - libao-devel - alsa-lib-devel - pulseaudio-libs-devel - - multimedia/sound/speech-dispatcher/pspec.xml - - - speech-dispatcher - - glib2 - libao - espeak - dotconf - alsa-lib - libsndfile - libtool-ltdl - pulseaudio-libs - - - /usr/share - /usr/lib - /usr/share/doc - /usr/bin - /etc/speech-dispatcher - /var/log/speech-dispatcher - /usr/share/speech-dispatcher - - - - python3-speech-dispatcher - Python3 bindings for speech-dispatcher - - speech-dispatcher - python3 - - - /usr/lib/python3.* - - - python-speech-dispatcher - - - - speech-dispatcher-devel - Development headers for speech-dispatcher - speech-dispatcher için geliştirme başlıkları - - speech-dispatcher - glib2-devel - - - /usr/include - /usr/lib/pkgconfig/ - - - - - 2017-03-19 - 0.8.6 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-12-30 - 0.8.6 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.8.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 0.8.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - speex - http://www.speex.org/ - - PisiLinux Community - admins@pisilinux.org - - xiph - app:console - multimedia.sound - Audio compression format designed for speech and its converter application - Konuşma için tasarlanmış bir ses sıkıştırma biçimi kütüphanesi ve araçları - speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. The package also contains a command-line tool to convert to/from Speex codec. - speex, konuşma için tasarlanmış özgür ve açık kaynaklı bir ses sıkıştırma biçimidir. Paket kütüphanenin yanında speex biçimine/biçiminden dönüştürme yapmak için gerekli araçları içerir. - http://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz - - libogg-devel - speexdsp-devel - - - speex-ac.patch - - multimedia/sound/speex/pspec.xml - - - speex - - libogg - speexdsp - - - /usr/bin - /usr/share/man /usr/lib /usr/share/doc - speex-devel - Development files for speex - speex için geliştirme dosyaları + libogg-devel - speex + libogg - /usr/include - /usr/share/aclocal /usr/lib/pkgconfig /usr/lib32/pkgconfig + /usr/include + /usr/share/aclocal + /usr/share/doc/libogg/*html + /usr/share/doc/libogg/*png + /usr/share/doc/libogg/ogg - speex-32bit - 32-bit shared libraries for speex - speex için 32-bit paylaşımlı kitaplıklar + libogg-32bit + 32-bit shared libraries for libogg + libogg için 32-bit paylaşımlı kitaplıklar emul32 emul32 - - libogg-32bit - speexdsp-32bit - - speex - libogg-32bit + libogg /usr/lib32 @@ -95986,895 +88551,638 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2017-02-17 - 1.2.0 - Version Bump. + 2017-02-06 + 1.3.2 + Rebuild Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.2_rc1 + 1.3.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-02 + 1.3.2 + Version bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-20 + 1.3.1 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libcdaudio + http://libcdaudio.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + multimedia.sound + A library for controlling CD-ROM devices + CD-ROM aygıtlarını kontrol etmeye yarayan bir kitaplık + libcdaudio is a portable library for controlling audio CDs. It is also able to manage transfers of information with the CDDB (http://www.freedb.org/) and CDIndex systems. + libcdaudio ses CDlerini kontrol etmekte kullanılan taşınabilir bir kitaplıktır. + mirrors://sourceforge/libcdaudio/libcdaudio-0.99.12p2.tar.gz + + libcdaudio-0.99.10.config.patch + security-bug-8587.patch + + multimedia/sound/libcdaudio/pspec.xml + + + libcdaudio + + /usr/bin + /usr/lib + /usr/share/doc + + + + libcdaudio-devel + Development files for libcdaudio + libcdaudio için geliştirme dosyaları + + libcdaudio + + + /usr/include + /usr/share/aclocal + /usr/lib/pkgconfig + + + + + 2017-02-18 + 0.99.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.99.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-26 + 0.99.12 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + freealut + http://www.openal.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.sound + Boîte à outils utilitaire d'OpenAL. + The OpenAL Utility Toolkit + Açık ses kütüphanesi Openal aletleri + Die OpenAL Werkzeugsammlung + freealut is a free implementation of OpenAL's ALUT standard. + http://github.com/vancegroup/freealut/archive/freealut_1_1_0.tar.gz + + openal-devel + + + shared-openal.patch + + multimedia/sound/freealut/pspec.xml + + + freealut + + openal + + + /usr/lib + /usr/share/doc/freealut + + + + freealut-devel + Development files for freealut + freealut için geliştirme dosyaları + + freealut + openal-devel + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/freealut/html + + + + + 2017-02-18 + 1.1.0 + Rebuild for new toolchain. + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-07 + 1.1.0 + Rebuild for Pisi Linux 2.0 + Stefan Gronewold + groni@pisilinux.org + + + 2014-06-08 + 1.1.0 + Rebuild + Kamil Atlı + suvari@pisilinux.org + + + 2014-01-24 + 1.1.0 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2010-10-12 + 1.1.0 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + decibel-audio-player + http://decibel.silent-blade.org/ + + Yoyo Fernández + admins@pisilinux.org + + GPLv3 + app:gui + multimedia.sound + Decibel Audio Player is a GTK+ open-source (GPL) audio player for GNU/Linux + Decibel Audio Player es un reproductor de audio escrito en GTK+ de código abierto (GPL) para GNU/Linux + Decibel Audio Player is a GTK+ open-source (GPL) audio player for GNU/Linux. It is very straightforward to use thanks to a clean and user-friendly interface. It is especially targeted at Gnome and follows the Gnome HIG. + Decibel Audio Player es un reproductor de audio escrito en GTK+ de código abierto (GPL) para GNU/Linux. Está especialmente dirigido a Gnome aunque puede usarse en KDE. + http://decibel.silent-blade.org/uploads/Main/decibel-audio-player-1.08.tar.gz + + prefix.patch + + multimedia/sound/decibel-audio-player/pspec.xml + + + decibel-audio-player + + dbus-python + gst-python + python-gtk + python-imaging + python-mutagen + + + /usr/bin + /usr/share/man/man1 + /usr/share/decibel-audio-player + /usr/share/applications + /usr/share/pixmaps + /usr/share/locale/ + /usr/share/doc + + + + + 2017-02-18 + 1.08 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-12-07 + 1.08 + First Release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + faad2 + http://www.audiocoding.com/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + multimedia.sound + MPEG2 and MPEG4 AAC decoder + AAC yorumlayıcı + FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. + FAAD2 bir HE, LC, MAIN ve LTP profil, MPEG2 ve MPEG4 AAC çözücüdür. + mirrors://sourceforge/faac/faad2-2.7.tar.bz2 + + faad2-2.7-libmp4ff-shared-lib.patch + faad2-2.7-man1_MANS.patch + faad2-2.7-libmp4ff-install-mp4ff_int_types_h.patch + + multimedia/sound/faad2/pspec.xml + + + faad2 + + /usr/bin + /usr/lib + /usr/share/doc/faad2 + /usr/share/man + + + + faad2-devel + Development files for faad2 + faad2 için geliştirme dosyaları + + faad2 + + + /usr/include + + + + + 2017-02-12 + 2.7 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 2.7 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libmad + http://mad.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.sound + Librairie de "D"écompression "A"udio "M"peg ("M"peg "A"udio "D"ecoder") + "M"peg "A"udio "D"ecoder library + Yüksek kaliteli MPEG ses çözücü kütüphanesi + libmad is an audio decoder library for MPEG based content. + libmad MPEG tabanlı ses çözüm kitaplığıdır. + mirrors://sourceforge/mad/libmad-0.15.1b.tar.gz + + amd64-64bit.diff + libmad-0.15.1b-cflags-O2.patch + libmad-0.15.1b-cflags.patch + + multimedia/sound/libmad/pspec.xml + + + libmad + + /usr/lib + /usr/share/doc + + + + libmad-devel + Development files for libmad + libmad için geliştirme dosyaları + + libmad + + + /usr/include + /usr/lib/pkgconfig + + + mad.pc + + + + + 2017-02-17 + 0.15.1b + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.15.1b + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.15.1b + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libao + http://www.xiph.org/ao/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.sound + La librairie de rendu (sortie) audio. + The audio output library + Ses çıktısı kütüphanesi + Libao is a cross platform audio output library. It currently supports ESD, OSS, Solaris, and IRIX. + http://downloads.xiph.org/releases/ao/libao-1.2.0.tar.gz + + alsa-lib-devel + pulseaudio-libs-devel + + multimedia/sound/libao/pspec.xml + + + libao + + alsa-lib + pulseaudio-libs + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + libao-devel + Development files for libao + libao için geliştirme dosyaları + + libao + + + /usr/include/ao + /usr/lib/pkgconfig + /usr/share/aclocal + /usr/share/doc/libao/html + + + + + 2017-02-17 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-26 + 1.2.0 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + portaudio + http://www.portaudio.com + + PisiLinux Community + admins@pisilinux.org + + as-is + library + multimedia.sound + Portable audio library + Ses kütüphanesi + Une API audio multi-plateforme libre. + PortAudio is a free, cross platform, open-source, audio I/O library. + Birden çok platformda kullanılabilinen açıkkodlu ses kütüphanesi + http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz + + alsa-lib-devel + jack-audio-connection-kit-devel + + multimedia/sound/portaudio/pspec.xml + + + portaudio + + alsa-lib + jack-audio-connection-kit + + + /usr/lib + /usr/share/doc + + + + portaudio-devel + Development files for portaudio + portaudio için geliştirme dosyaları + + portaudio + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/portaudio/html + + + + + 2017-02-18 + 190600.20161030 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 19.20140130 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-21 + 19.20140130 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + flac + http://flac.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + app:console + multimedia.sound + An encoder/decoder for the Free Lossless Audio Codec + Özgür Kayıpsız Ses Kodlaması için kodlayıcı/çözücü araçları + flac is the Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. This package contains tools and libraries to work with and support for files in FLAC format. + flac bir Özgür Kayıpsız Ses Kodlaması'dır. (Free Lossless Audio Codec) FLAC biçemi akan görüntü, arama ve arşivleme ve tipik bir Ses CD'sinde %25-75 sıkıştırmayı destekler. + http://downloads.xiph.org/releases/flac/flac-1.3.2.tar.xz + + libogg-devel + + multimedia/sound/flac/pspec.xml + + + flac + + libogg + libgcc + + + /usr/bin + /usr/lib + /usr/share/man + + + + flac-docs + Documentation for flac + flac ile ilgili belgeler + + flac + + + /usr/share/doc + + + + flac-devel + Development files for flac + flac için geliştirme dosyaları + + libogg-devel + flac + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + + + + flac-32bit + 32-bit shared libraries for flac + flac için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libogg-32bit + + + libogg-32bit + libgcc + flac + + + /usr/lib32 + + + + + 2017-02-06 + 1.3.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.1 Release Bump Pisi Linux Community admin@pisilinux.org 2016-05-25 - 1.2_rc1 - Rebuild - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 1.2_rc1 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - speexdsp - https://www.speex.org/ - - Alihan Öztürk - alihan@pisilinux.org - - BSD - library - multimedia.sound - DSP library derived from Speex. - DSP library derived from Speex - http://downloads.xiph.org/releases/speex/speexdsp-1.2rc3.tar.gz - - glibc-devel - - - speexdsp-fixbuilds-774c87d.patch - - multimedia/sound/speexdsp/pspec.xml - - - speexdsp - DSP library derived from Speex. - - glibc - - - /usr/lib/libspeexdsp* - /usr/share/doc - - - - speexdsp-devel - Development files for speexdsp - - speexdsp - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - speexdsp-32bit - 32-bit shared libraries for speexdsp - emul32 - emul32 - - speexdsp - - - /usr/lib32/libspeexdsp* - - - - - 2017-02-17 - 1.2_rc3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - timidity - http://timidity.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - multimedia.sound - Software synthesizer and MIDI converter - MIDI WAV dönüştürücüsü - Timidity is a software synthesizer, MIDI player and MIDI to other sound formats converter which can also emulate a midi port. - OSS ve ALSA ses çıkışı üretebilen MIDI'den WAV oluşturabilen ve midi aygıt emulasyonu yapabilen sunucu - mirrors://sourceforge/timidity/TiMidity++-2.14.0.tar.bz2 - - alsa-lib-devel - libao-devel - libXaw-devel - flac-devel - libvorbis-devel - speex-devel - libXext-devel - libogg-devel - jack-audio-connection-kit-devel - gtk2-devel - Xaw3d-devel - glib2-devel - libX11-devel - ncurses-devel - libpng-devel - - - timidity++-2.14.0-revert-for-required-ctl_speana_data-function.patch - - multimedia/sound/timidity/pspec.xml - - - timidity - - alsa-lib - libao - libXaw - flac - libvorbis - speex - libXext - libogg - jack-audio-connection-kit - gtk2 - timidity-shompatches - Xaw3d - glib2 - libX11 - libpng - ncurses - - - /etc - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/timidity - - - System.Service - - - timidity.conf.d - timidity.cfg - timidity-update - - - - - 2017-02-18 - 2.14.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.14.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-21 - 2.14.0 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - timidity-shompatches - http://www.i.h.kyoto-u.ac.jp - - PisiLinux Community - admins@pisilinux.org - - as-is - data - multimedia.sound - Sound patches for Timidity (Shom) - Timidity ses bilgisi dosyaları - Containts Matsumoto Shoji's patch collection for TiMidity (Roland SC-55 style) - Matsumoto Shoji'nin TiMidity (Roland SC-55 stili) ses bilgisi dosyaları - https://sourceforge.net/projects/pisilinux/files/source/shominst-0409.zip - multimedia/sound/timidity-shompatches/pspec.xml - - - timidity-shompatches - - /usr/share/timidity - - - - - 2017-02-18 - 0.409 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 0.409 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-04 - 0.409 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - twolame - http://www.twolame.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - multimedia.sound - An optimised MPEG Audio Layer 2 - Optimize edilmiş bir MPEG Ses katman 2 çözücüsü - TwoLAME is an optimised MPEG Audio Layer 2 encoder based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. - TwoLame Mike Cheng'in tooLAME'ni taban olarak alan LAME'in ISO dist10 kodları ve parçaları üzerinde optimize edilmiş bir MPEG Ses Katman 2 çözücüsüdür. - mirrors://sourceforge/twolame/twolame-0.3.13.tar.gz - - libsndfile-devel - - multimedia/sound/twolame/pspec.xml - - - twolame - - libsndfile - - - /usr/bin - /usr/lib - /usr/share/doc/twolame - /usr/share/man - - - - twolame-devel - Development files for twolame - twolame için geliştirme dosyaları - - twolame - - - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/twolame/html - - - - - 2017-02-17 - 0.3.13 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 0.3.13 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - vorbis-tools - http://www.vorbis.com/ - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - multimedia.sound - Tools for using the Ogg Vorbis sound file format - Ogg Vorbis ses dosyaları için araçlar paketi. - This set of tools allow you to play and encode Ogg Vorbis files. - vorbis-tools Ogg Vorbis dosyaları oluşturabilmenize ve oynatabilmenize olanak tanır. - http://downloads.xiph.org/releases/vorbis/vorbis-tools-1.4.0.tar.gz - - libvorbis-devel - libao-devel - flac-devel - speex-devel - libogg-devel - libkate-devel - curl-devel - - multimedia/sound/vorbis-tools/pspec.xml - - - vorbis-tools - - libvorbis - libao - flac - speex - libogg - libkate - - - /usr/bin - /usr/share/doc - /usr/share/locale - /usr/share/man - - - - - 2017-02-18 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-28 - 1.4.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - wavpack - http://www.wavpack.com - - PisiLinux Community - admins@pisilinux.org - - BSD - library - multimedia.sound - WavPack audio compression tools - WavPack ses sıkıştırma araçları. - WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. - WavPack, kayıpsız veya yüksek kaliteli kayıplı ve eşşsiz karışık sıkıştırma kipi sunan açık ses sıkıştırma biçimidir. - WavPack es un formato de compresión open audio con modos de compresión sin pérdida, de alta calidad con pérdida, y un modo híbrido. - https://github.com/dbry/WavPack/archive/5.1.0.tar.gz - multimedia/sound/wavpack/pspec.xml - - - wavpack - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - wavpack-devel - - wavpack - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 5.1.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.75.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-20 - 4.75.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - yarock - https://launchpad.net/yarock - - Stefan Gronewold - groni@pisilinux.org - - GPLv3 - multimedia.sound - Qt Modern Music Player with collection browse based on cover art - Yarock is a music player in c++/Qt designed to provide a clean, simple and beautiful music collection based on album coverart - https://launchpad.net/yarock/1.x/1.1.6/+download/Yarock_1.1.6_source.tar.gz - - extra-cmake-modules - mpv-player-devel - qt5-base-devel - qt5-phonon-devel - qt5-x11extras-devel - qt5-sql-mysql - qt5-sql-sqlite - qt5-sql-odbc - qt5-sql-postgresql - qt5-linguist - taglib-devel - htmlcxx-devel - libX11-devel - libICE-devel - - - phonon.patch - - multimedia/sound/yarock/pspec.xml - - - yarock - Qt Modern Music Player with collection browse based on cover art - - qt5-base - qt5-phonon - qt5-x11extras - taglib - libX11 - libgcc - htmlcxx - mpv-player - - - /usr/bin - /usr/share - /usr/lib - /usr/share/doc - - - - - 2017-04-23 - 1.1.6 - Rebuild with new toolchain - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-24 - 1.1.6 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - darkice - http://darkice.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.stream - Live audio streamer - Canlı müzik, ses yayınlama aracı - DarkIce as a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. - Darkice bir canlı müzik, ses yayınlama uygulamasıdır. Bir ses arayüzünden (örneğin bir ses kartı) sesleri kaydeder, kodlar ve yayınlayacak sunucuya gönderir. - https://sourceforge.net/projects/darkice/files/darkice/1.3/darkice-1.3.tar.gz - - pulseaudio-libs-devel - lame-devel - faac-devel - libogg-devel - twolame-devel - alsa-lib-devel - libvorbis-devel - libsamplerate-devel - libopus-devel - - - darkice-1.0-gcc44.patch - - multimedia/stream/darkice/pspec.xml - - - darkice - - pulseaudio-libs - lame - faac - libogg - twolame - alsa-lib - libvorbis - libsamplerate - libgcc - libopus - - - /etc - /usr/share/doc - /usr/share/man - /usr/bin - - - - - 2017-02-15 - 1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-08 - 1.2 - First release + 1.3.1 + Release bump. Stefan Gronewold(groni) groni@pisilinux.org - - - - - icecast - http://www.icecast.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - multimedia.stream - ShoutCast compatible streaming media server - Shoutcast uyumlu muzik yayın sunucusu - Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. - Icecast, Ogg Vorbis ve Mp3 formatlarını destekleyerek ağ üzerinden muzik yayını yapmanızı sağlar. Icecast ile bir internet radyo istasyonu kurabilir ya da kendinize özel bir şarkı liste oluşturup paylaşabilirsiniz. - icecast - http://downloads.xiph.org/releases/icecast/icecast-2.4.3.tar.gz - - libxslt-devel - libogg-devel - libvorbis-devel - libkate-devel - speex-devel - libtheora-devel - curl-devel - libxml2-devel - openssl-devel - - - pthread_flag.patch - icecast.conf.patch - - multimedia/stream/icecast/pspec.xml - - - icecast - - libxslt - libogg - libvorbis - libkate - speex - libtheora - curl - libxml2 - openssl - - - /etc/icecast - /usr/bin - /usr/share/doc - /usr/share/icecast - /usr/share/man - /usr/share/pixmaps - /var - /run - /usr/lib/tmpfiles.d/icecast.conf - - - System.Package - System.Service - - - tmpfiles.conf - - - - - 2017-02-15 - 2.4.3 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.4.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-02-08 - 2.4.3 + 2014-12-03 + 1.3.1 First release Stefan Gronewold(groni) groni@pisilinux.org - - - libmms - http://sourceforge.net/projects/libmms - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.stream - A common library for accessing MMS media streaming protocol - MMS protokolüne erişim sağlayan bir kütüphane - libmms is a library for accessing Microsoft Media Server (MMS) media streaming protocol. - libmms, Microsoft Media Server(MMS) akış protokolünü kullanan ses kaynaklarına erişmek için kullanılan bir kütüphanedir. - mirrors://sourceforge/libmms/libmms-0.6.4.tar.gz - multimedia/stream/libmms/pspec.xml - - - libmms - - /usr/lib - /usr/share/doc - - - - libmms-devel - Development files for libmms - libmms için geliştirme dosyaları - - libmms - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-15 - 0.6.4 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.6.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-23 - 0.6.4 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - live555 - http://www.live555.com - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.stream - Multimedia streaming library - Çokluortam yayın kitaplığı - Live555 est un ensemble de librairies C++ pour le streaming (diffusion numérique) multimédia utilisant les protocoles de standards ouverts (RTP/RTCP, RTSP, SIP). - Live555 is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP) - Live555, açık standart protokolleri kullanan (RTP/RTCP, RTSP, SIP) çoklu ortam duraksız işlemleri (streaming) için C++ kütüphaneleridir. - http://distfiles.alpinelinux.org/distfiles/live.2016.10.21.tar.gz - - shared-config.patch - - multimedia/stream/live555/pspec.xml - - - live555 - - /usr/lib - /usr/share/doc - - - - live555-devel - Development files for live555 - live555 için geliştirme dosyaları - - live555 - - - /usr/include - - - - - 2017-02-18 - 2016.10.21 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2016.10.21 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2014.05.08 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 2014.05.08 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - rtmpdump - http://rtmpdump.mplayerhq.hu/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - app:console - library - multimedia.stream - Toolkit for RTMP streams - RTMP yayınları araç takımı - rtmpdump is a tool for dumping media content streamed over RTMP. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps:// . - rtmpdump, RTMP üzerinden yayın yapan ortam içeriklerinin dökümünü yapmak için yazılmış bir araçtır. RTMP yayımının bütün biçimleri desteklenmektedir: rtmp://, rtmpt://, rtmpe://, rtmpte://, ve rtmps:// . - http://source.pisilinux.org/1.0/rtmpdump-15012015.tar.gz - - openssl-devel - zlib-devel - - multimedia/stream/rtmpdump/pspec.xml - - - rtmpdump - - openssl - zlib - - - /usr/bin - /usr/lib - /usr/share/doc/rtmpdump - /usr/share/man - - - - rtmpdump-devel - Development files for rtmpdump - rtmpdump için geliştirme dosyaları - - rtmpdump - openssl-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-02-15 - 20150115 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 20150115 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-29 - 20150115 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - mlt @@ -97018,6 +89326,84 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + zvbi + http://zapping.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + multimedia.tv + VBI Decoding Library for Zapping + Zapping uygulaması için VBI çözücü kütüphanesi + Zapping est un lecteur TV pour le bureau Gnome. Avec Zapping et une carte TV vous pouvez, voir la télévision, faire des copies d'écran et effectuer des enregistrements audio et vidéo. Zapping gère les sous-titres et le télétexte. + Zapping is a TV viewer for the Gnome desktop. With Zapping and a TV card you can watch TV, take screenshots, and record video and audio. Zapping supports Closed Caption and Teletext subtitles. + Zapping Gnome masaüstü için bir televizyon göstericisidir. Zapping ve bir TV kartı ile TV seyredebilir, ekran resmi çekebilir ve video ve audio kaydedebilirsiniz. Zapping Kapalı Çekim (Closed Capture) ve Teletex altyazılarını desteklemektedir. + Zapping es un visualizador de TV para el escritorio Gnome. Con Zapping y una tarjeta de TV puede mirar la tele, capturar pantallas, grabar video y audio. Zapping soporta subtitulos teletext y Closed Caption. + mirrors://sourceforge/zapping/zvbi-0.2.35.tar.bz2 + + libpng-devel + libX11-devel + doxygen + + + zvbi-0.2.31-linkage_fix.diff + zvbi-0.2.7-fix-build.patch + + multimedia/tv/zvbi/pspec.xml + + + zvbi + + /usr/bin + /usr/sbin + /usr/lib + /usr/share/doc/zvbi + /usr/share/man + /usr/share/locale + + + + zvbi-devel + Development files for zvbi + zvbi için geliştirme dosyaları + + zvbi + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/zvbi/html + + + + + 2017-03-02 + 0.2.35 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.2.35 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-27 + 0.2.35 + First release + Alihan Öztürk + alihan@pisilinux.org + + + xawtv @@ -97153,753 +89539,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - - zvbi - http://zapping.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - multimedia.tv - VBI Decoding Library for Zapping - Zapping uygulaması için VBI çözücü kütüphanesi - Zapping est un lecteur TV pour le bureau Gnome. Avec Zapping et une carte TV vous pouvez, voir la télévision, faire des copies d'écran et effectuer des enregistrements audio et vidéo. Zapping gère les sous-titres et le télétexte. - Zapping is a TV viewer for the Gnome desktop. With Zapping and a TV card you can watch TV, take screenshots, and record video and audio. Zapping supports Closed Caption and Teletext subtitles. - Zapping Gnome masaüstü için bir televizyon göstericisidir. Zapping ve bir TV kartı ile TV seyredebilir, ekran resmi çekebilir ve video ve audio kaydedebilirsiniz. Zapping Kapalı Çekim (Closed Capture) ve Teletex altyazılarını desteklemektedir. - Zapping es un visualizador de TV para el escritorio Gnome. Con Zapping y una tarjeta de TV puede mirar la tele, capturar pantallas, grabar video y audio. Zapping soporta subtitulos teletext y Closed Caption. - mirrors://sourceforge/zapping/zvbi-0.2.35.tar.bz2 - - libpng-devel - libX11-devel - doxygen - - - zvbi-0.2.31-linkage_fix.diff - zvbi-0.2.7-fix-build.patch - - multimedia/tv/zvbi/pspec.xml - - - zvbi - - /usr/bin - /usr/sbin - /usr/lib - /usr/share/doc/zvbi - /usr/share/man - /usr/share/locale - - - - zvbi-devel - Development files for zvbi - zvbi için geliştirme dosyaları - - zvbi - - - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/zvbi/html - - - - - 2017-03-02 - 0.2.35 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.2.35 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-27 - 0.2.35 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - l-smash - https://github.com/l-smash/l-smash - - Alihan Öztürk - alihan@pisilinux.org - - custom - app:console - multimedia.video - MP4 muxer and other tools. - Loyal to Spec of MPEG4, and Ad-hock Simple Hackwork library. - https://github.com/l-smash/l-smash/archive/v2.9.1.tar.gz - multimedia/video/l-smash/pspec.xml - - - l-smash - MP4 muxer and other tools. - - glibc - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - l-smash-devel - Development files for l-smash. - - l-smash - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-01-25 - 2.9.1 - Rebuild for new toolchain. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-12 - 2.9.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - crystalhd - http://www.broadcom.com/support/crystal_hd/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - library - multimedia.video - Drivers for Broadcom's BCM70012 and BCM70015 Crystal HD - Broadcom BCM70012 ve BCM70015 için Crystal HD sürücüleri - Drivers for Broadcom's BCM70012 and BCM70015 Crystal HD - Broadcom BCM70012 ve BCM70015 için Crystal HD sürücüleri - http://source.pisilinux.org/1.0/crystalhd.tar.xz - multimedia/video/crystalhd/pspec.xml - - - libcrystalhd - Broadcom Crystal HD için kütüphane - - /usr/lib/libcrystalhd.so - /usr/lib/libcrystalhd.so.3 - /usr/lib/libcrystalhd.so.3.6 - /usr/share/doc - - - - libcrystalhd-devel - Broadcom Crystal HD için geliştirici dosyaları - - libcrystalhd - - - /usr/include/libcrystalhd/bc_dts_defs.h - /usr/include/libcrystalhd/bc_dts_types.h - /usr/include/libcrystalhd/libcrystalhd_if.h - /usr/include/libcrystalhd/libcrystalhd_version.h - - - - crystalhd-firmware - Broadcom Crystal HD firmware dosyaları - - /lib/firmware - - - - - 2017-02-06 - 20100703 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 20100703 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 20100703 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - ffmpeg - http://ffmpeg.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - GPLv3 - LGPLv2 - LGPLv3 - app:console - multimedia.video - A command-line tool to record, convert and stream audio and video - FFmpeg ses ve görüntü dosyalarını kaydedebilen, dönüştürebilen ve açabilen yazılımdır - FFmpeg to kompletne rozwiązanie nagrywania, konwersji i transmisji strumieni dźwięku i obrazu - 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. - http://ffmpeg.org/releases/ffmpeg-3.3.6.tar.xz - - freetype-devel - faac-devel - lame-devel - x264-devel - x265-devel - libva-devel - libsdl-devel - libvpx-devel - libass-devel - libopus-devel - alsa-lib-devel - libvdpau-devel - libtheora-devel - libvorbis-devel - gnutls-devel - celt-devel - gsm-devel - libbluray-devel - opencore-amr-devel - libmodplug-devel - pulseaudio-libs-devel - openjpeg-devel - frei0r-plugins-devel - rtmpdump-devel - schroedinger-devel - speex-devel - yasm-devel - libv4l-devel - pkgconfig - libvo-amrwbenc-devel - libvo-aacenc-devel - xvid-devel - libdc1394-devel - libnut-devel - libcdio-paranoia-devel - libXv-devel - libidn-devel - - multimedia/video/ffmpeg/pspec.xml - - - ffmpeg - - gsm - celt - faac - lame - x264 - x265 - xvid - zlib - bzip2 - speex - libva - libXv - gnutls - libX11 - libnut - libsdl - libv4l - libvpx - libxcb - libass - libopus - libXext - alsa-lib - freetype - libvdpau - openjpeg - rtmpdump - libbluray - libdc1394 - libtheora - libvorbis - fontconfig - libmodplug - libvo-aacenc - opencore-amr - schroedinger - libvo-amrwbenc - pulseaudio-libs - libcdio-paranoia - - - /etc - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/ffmpeg - - - - ffmpeg-devel - Development files for ffmpeg - ffmpeg için geliştirme dosyaları - Pliki nagłówkowe ffmpeg - - ffmpeg - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-13 - 3.3.6 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2018-01-04 - 3.3.6 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 3.2.4 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-13 - 3.0.2 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-09 - 2.8.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-16 - 2.8.6 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gst-libav-next - http://gstreamer.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Gstreamer plugin for the libav codec - Gstreamer plugin for the libav codec. - https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.10.3.tar.xz - - orc-devel - yasm-devel - gst-plugins-base-next-devel - - multimedia/video/gst-libav-next/pspec.xml - - - gst-libav-next - - bzip2 - glib2 - gstreamer-next - gst-plugins-base-next - - - /usr/lib - /usr/share/doc - /usr/share/gtk-doc - - - - - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-02 - 1.8.1 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-03-29 - 1.6.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gst-plugins-bad - http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - A set of GStreamer plug-ins that aren't up to par compared to the rest - Diğer eklentilerle karşılaştırıldığında çok iyi durumda olmayan gstreamer eklentileri - GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. - gst-plugins-bad, iyiye yakın kalitede olan ancak gerçek bir geliştirici, belgelendirme, test seti gibi eksikleri bulunan eklentilerdir. - http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.23.tar.bz2 - - gsm-devel - orc-devel - celt-devel - faac-devel - xvid-devel - faad2-devel - libsdl-devel - jasper-devel - libdca-devel - openal-devel - libopus-devel - DirectFB-devel - libvdpau-devel - rtmpdump-devel - libdc1394-devel - libdvdnav-devel - libtheora-devel - libdvdread-devel - libmodplug-devel - mjpegtools-devel - libsndfile-devel - soundtouch-devel - libcdaudio-devel - schroedinger-devel - libvo-aacenc-devel - libvo-amrwbenc-devel - gst-plugins-base-devel - - - directfb.patch - - multimedia/video/gst-plugins-bad/pspec.xml - - - gst-plugins-bad - - gsm - orc - celt - faac - xvid - bzip2 - faad2 - glib2 - jasper - libX11 - libdca - libgcc - libsdl - openal - libopus - openssl - DirectFB - libvdpau - rtmpdump - gstreamer - libdc1394 - libdvdnav - libcdaudio - libdvdread - libmodplug - libsndfile - mjpegtools - soundtouch - libvo-aacenc - schroedinger - libvo-amrwbenc - gst-plugins-base - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/gstreamer-0.10 - /usr/share/doc - /usr/share/gtk-doc - /usr/share/glib-2.0/schemas - - - - gst-plugins-bad-devel - Development files for gst-plugins-bad - gst-plugins-bad için geliştirme dosyaları - - gst-plugins-bad - gstreamer-devel - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-03-05 - 0.10.23 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 0.10.23 - Rebuild and edit. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 0.10.23 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-14 - 0.10.23 - rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-31 - 0.10.23 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gst-plugins-bad-next - http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - library - multimedia.video - A set of GStreamer plug-ins that aren't up to par compared to the rest - Diğer eklentilerle karşılaştırıldığında çok iyi durumda olmayan gstreamer eklentileri - GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. - gst-plugins-bad, iyiye yakın kalitede olan ancak gerçek bir geliştirici, belgelendirme, test seti gibi eksikleri bulunan eklentilerdir. - https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.10.3.tar.xz - - orc-devel - gsm-devel - faac-devel - gtk3-devel - mesa-devel - webp-devel - x265-devel - faad2-devel - libX11-devel - mpg123-devel - libdca-devel - jasper-devel - libsdl-devel - libexif-devel - libopus-devel - wayland-devel - mesa-glu-devel - wayland-cursor - libmpeg2-devel - DirectFB-devel - libvdpau-devel - libtheora-devel - libdvdnav-devel - libsndfile-devel - mjpegtools-devel - soundtouch-devel - libdvdread-devel - llvm-clang-devel - schroedinger-devel - libvo-aacenc-devel - libjpeg-turbo-devel - libvo-amrwbenc-devel - gstreamer-next-devel - gobject-introspection-devel - gst-plugins-base-next-devel - - multimedia/video/gst-plugins-bad-next/pspec.xml - - - gst-plugins-bad-next - - gsm - orc - faac - gtk3 - mesa - webp - x265 - bzip2 - cairo - faad2 - glib2 - libX11 - libdca - libdrm - libgcc - libkms - libpng - libopus - DirectFB - libvdpau - libdvdnav - libdvdread - libsndfile - mjpegtools - soundtouch - libvo-aacenc - schroedinger - libjpeg-turbo - gstreamer-next - libvo-amrwbenc - wayland-client - gst-plugins-base-next - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/gstreamer-1.0 - /usr/share/gst-plugins-bad/1.0/ - /usr/share/gtk-doc - /usr/share/gir-1.0/ - /usr/share/doc - - - - gst-plugins-bad-next-devel - Development files for gst-plugins-bad - gst-plugins-bad için geliştirme dosyaları - - gstreamer-next-devel - gst-plugins-base-next-devel - gst-plugins-bad-next - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-03-05 - 1.10.3 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-13 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-12 - 1.8.1 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-03-31 - 1.6.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - gst-plugins-base @@ -98057,8 +89696,239 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - gst-plugins-base-next - http://gstreamer.net/ + gstreamermm-next + http://gstreamer.freedesktop.org/bindings/cplusplus.html + + Kamil Atlı + suvari@pisilinux.org + + GPLv2 + library + multimedia.video + GStreamer C++ bindings + Gstreamer C++ arayüzü + The GStreamer API C++ bindings are based on gtkmm, using the same lifecycle mechanism. + Gstreamer'ın C++ arayüzü gtkmm temel alınarak hazırlanmıştır, aynı yaşam ömrü mekanizmasını kullanır. + http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.4/gstreamermm-1.4.3.tar.xz + + glibmm-devel + gstreamer-next-devel + gst-plugins-base-next-devel + + + 03-fix-ftbfs.patch + + multimedia/video/gstreamermm-next/pspec.xml + + + gstreamermm-next + + glib2 + glibmm + libgcc + libsigc++ + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/share/devhelp/books/gstreamermm-1.0/gstreamermm-1.0.devhelp2 + /usr/share/doc + + + + gstreamermm-next-devel + gstreamermm için geliştirme dosyaları + gstreamermm-next için geliştirme dosyaları + + glibmm-devel + gstreamer-next-devel + gst-plugins-base-next-devel + gstreamermm-next + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 1.4.3 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-07 + 1.4.3 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + crystalhd + http://www.broadcom.com/support/crystal_hd/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + library + multimedia.video + Drivers for Broadcom's BCM70012 and BCM70015 Crystal HD + Broadcom BCM70012 ve BCM70015 için Crystal HD sürücüleri + Drivers for Broadcom's BCM70012 and BCM70015 Crystal HD + Broadcom BCM70012 ve BCM70015 için Crystal HD sürücüleri + http://source.pisilinux.org/1.0/crystalhd.tar.xz + multimedia/video/crystalhd/pspec.xml + + + libcrystalhd + Broadcom Crystal HD için kütüphane + + /usr/lib/libcrystalhd.so + /usr/lib/libcrystalhd.so.3 + /usr/lib/libcrystalhd.so.3.6 + /usr/share/doc + + + + libcrystalhd-devel + Broadcom Crystal HD için geliştirici dosyaları + + libcrystalhd + + + /usr/include/libcrystalhd/bc_dts_defs.h + /usr/include/libcrystalhd/bc_dts_types.h + /usr/include/libcrystalhd/libcrystalhd_if.h + /usr/include/libcrystalhd/libcrystalhd_version.h + + + + crystalhd-firmware + Broadcom Crystal HD firmware dosyaları + + /lib/firmware + + + + + 2017-02-06 + 20100703 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 20100703 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 20100703 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libvpx + http://www.webmproject.org + + PisiLinux Community + admins@pisilinux.org + + BSD + app:console + library + multimedia.video + WebM VP8 Codec SDK + WebM VP8 geliştirme altyapısı + libvpx is the VP8 development library usually used in WebM and similiar formats. + libvpx WebM ve benzeri çokluortam taşıyıcılarda kullanılan VP8 kodeği geliştirme kitaplığıdır. + https://github.com/webmproject/libvpx/archive/v1.6.1.tar.gz + + libgcc + yasm-devel + + multimedia/video/libvpx/pspec.xml + + + libvpx + + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc/libvpx + + + + libvpx-devel + libvpx header files + libvpx için başlık dosyaları + + libvpx + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-05 + 1.6.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-12 + 1.5.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-07-15 + 1.4.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + xvid + http://www.xvid.org/ PisiLinux Community admins@pisilinux.org @@ -98066,538 +89936,113 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GPLv2 library multimedia.video - Basepack of plugins for gstreamer - GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included. - https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10.3.tar.xz - - orc-devel - cdparanoia - pango-devel - cairo-devel - libXv-devel - libogg-devel - libXext-devel - libopus-devel - alsa-lib-devel - libvorbis-devel - libtheora-devel - libvisual-devel - gstreamer-next-devel - gobject-introspection-devel - - multimedia/video/gst-plugins-base-next/pspec.xml + High performance MPEG-4 video de-/encoding solution + Yüksek performanslı bir MPEG-4 video kodlayıcı/çözücü + Xvid is a codec which makes it possible to compress movies too much while still maintaining the original image quality. + Xvid videoları kalite kaybına neden olmadan yüksek oranlarda sıkıştırabilmeye olanak tanıyan bir kodlayıcıdır. + Xvid es un codec que posibilita una alta compresión de peliculas, manteniendo la calidad original de la imagen. + http://downloads.xvid.org/downloads/xvidcore-1.3.4.tar.gz + multimedia/video/xvid/pspec.xml - gst-plugins-base-next - - orc - zlib - glib2 - pango - cairo - libXv - libX11 - libogg - libXext - libopus - alsa-lib - libvorbis - libvisual - libtheora - cdparanoia - gstreamer-next - + xvid - /usr/bin /usr/lib - /usr/share/doc - /usr/share/gtk-doc - /usr/share/gir-1.0 - /usr/share/man - /usr/share/locale - /usr/share/gst-plugins-base/1.0 + /usr/share/doc/xvid - gst-plugins-base-next-devel - Development files for gst-plugins-base + xvid-devel - gst-plugins-base-next - gstreamer-next-devel - glib2-devel + xvid + + + /usr/share/doc/xvid/examples + /usr/include + + + + + 2017-02-11 + 1.3.4 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-14 + 1.3.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + opencore-amr + http://opencore-amr.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + library + multimedia.video + AMR speech codec implementation + AMR ses kodek sistemi + Opencore AMR is an implementation of Adaptive Multi Rate Narrowband and Wideband speech codec. + Opencore AMR, Adaptive Multi Rate Narrowband ve Wideband ses kodek sistemi altyapısıdır. + mirrors://sourceforge/opencore-amr/opencore-amr/opencore-amr-0.1.4.tar.gz + multimedia/video/opencore-amr/pspec.xml + + + opencore-amr + + /usr/lib + /usr/share/doc/opencore-amr + + + + opencore-amr-devel + Development files for opencore-amr + opencore-amr için geliştirme dosyaları + + opencore-amr /usr/include /usr/lib/pkgconfig - /usr/share/man/man3 - - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-06-10 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2017-02-05 + 0.1.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org - 2016-05-08 - 1.8.1 - Version Bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-03-29 - 1.6.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gst-plugins-good - http://gstreamer.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Ensemble de plug-ins (greffons) de bonne qualité sous la licence préférée de gstreamer. - A set of good-quality plugins for GStreamer - Gstreamer için temel eklentiler paketi - gst-plugins-good contains a set of mature plugins and elements for GStreamer. - http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.31.tar.bz2 - - orc-devel - gtk3-devel - flac-devel - libdv-devel - libXv-devel - cairo-devel - aalib-devel - speex-devel - libpng-devel - libX11-devel - libv4l-devel - taglib-devel - libcaca-devel - libsoup-devel - wavpack-devel - libsoup-gnome - libshout-devel - libavc1394-devel - libraw1394-devel - libiec61883-devel - gstreamer-devel - libjpeg-turbo-devel - pulseaudio-libs-devel - gst-plugins-base-devel - jack-audio-connection-kit-devel - - - 0001-fix-v4l2_munmap.patch - 0002-clear_DISCONT_flag.patch - 0003-v4l2src-fix.patch - 0004-v4l2object-Don-t-probe-UVC-devices-for-being-interla.patch - 0001-sys-v4l2-Some-blind-compilation-fixes.patch - - multimedia/video/gst-plugins-good/pspec.xml - - - gst-plugins-good - - orc - flac - zlib - aalib - bzip2 - cairo - glib2 - libXv - libdv - speex - libX11 - libgcc - libpng - libv4l - taglib - libXext - libcaca - libsoup - libxml2 - wavpack - libshout - gstreamer - libXfixes - gdk-pixbuf - libXdamage - libavc1394 - libraw1394 - libiec61883 - libjpeg-turbo - libsoup-gnome - pulseaudio-libs - gst-plugins-base - jack-audio-connection-kit - - - /etc/gconf - /usr/bin - /usr/lib - /usr/share/gstreamer-0.10/presets - /usr/share/doc - /usr/share/man - /usr/share/locale - - - - - 2017-03-05 - 0.10.31 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 0.10.31 - Rebuild and edit. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 0.10.31 + 2016-06-09 + 0.1.3 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-28 - 0.10.31 + 2014-05-20 + 0.1.3 First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gst-plugins-good-next - http://gstreamer.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - A set of good-quality plugins for GStreamer - gst-plugins-good contains a set of mature plugins and elements for GStreamer. - https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.10.3.tar.xz - - orc-devel - gtk3-devel - flac-devel - cairo-devel - aalib-devel - libdv-devel - speex-devel - libpng-devel - libvpx-devel - libX11-devel - libv4l-devel - wavpack-devel - libsoup-devel - libcaca-devel - libshout-devel - libXfixes-devel - libXdamage-devel - libavc1394-devel - libraw1394-devel - gdk-pixbuf-devel - libiec61883-devel - libjpeg-turbo-devel - gstreamer-next-devel - pulseaudio-libs-devel - gst-plugins-base-next-devel - jack-audio-connection-kit-devel - - multimedia/video/gst-plugins-good-next/pspec.xml - - - gst-plugins-good-next - - orc - flac - zlib - aalib - bzip2 - cairo - glib2 - libdv - speex - libX11 - libpng - libv4l - libvpx - libXext - libcaca - libsoup - wavpack - libshout - libXfixes - gdk-pixbuf - libXdamage - libavc1394 - libraw1394 - libiec61883 - libjpeg-turbo - gstreamer-next - pulseaudio-libs - gst-plugins-base-next - jack-audio-connection-kit - - - /etc/gconf - /usr/bin - /usr/lib - /usr/share/gstreamer-1.0/presets - /usr/share/doc - /usr/share/gtk-doc - /usr/share/man - /usr/share/locale - - - - - 2017-03-05 - 1.10.3 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-02 - 1.8.1 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-03-29 - 1.6.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gst-plugins-ugly - http://gstreamer.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Other plugins for gstreamer - Gstreamer için diğer eklentiler - les Plug-ins (greffons) Ugly (horribles) de GStreamer est un ensemble de plug-ins de bonne qualité et fonctionnant correctement, mais dont la distribution pose problème. La licence du plug-in ou de librairies nécessaires au plug-in n'est pas forcément tel que l'on aimerait qu'elle soit. Le code peut également être notoirement connu pour présenter un problème patent. - GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems. - GStreamer Ugly Plug-in'leri kaliteli ve güzel çalışan eklentiler içerir. Fakat bu eklentilerin lisanslarla ilgili sorunları bulunabilir. - http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.19.tar.bz2 - - orc-devel - lame-devel - x264-devel - libmad-devel - a52dec-devel - libcdio-devel - libmpeg2-devel - gstreamer-devel - libdvdread-devel - opencore-amr-devel - gst-plugins-base-devel - - - cdio-cd-text-api.patch - opencore-amr.patch - - multimedia/video/gst-plugins-ugly/pspec.xml - - - gst-plugins-ugly - - orc - x264 - lame - glib2 - a52dec - libmad - libcdio - libmpeg2 - gstreamer - libdvdread - opencore-amr - gst-plugins-base - - - /usr/lib/gstreamer-0.10 - /usr/share/doc/gst-plugins-ugly - /usr/share/gstreamer-0.10 - /usr/share/locale - - - - - 2017-02-17 - 0.10.19 - Rebuild and edit. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 0.10.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-10 - 0.10.19 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gst-plugins-ugly-next - http://gstreamer.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Other plugins for gstreamer - Gstreamer için diğer eklentiler - les Plug-ins (greffons) Ugly (horribles) de GStreamer est un ensemble de plug-ins de bonne qualité et fonctionnant correctement, mais dont la distribution pose problème. La licence du plug-in ou de librairies nécessaires au plug-in n'est pas forcément tel que l'on aimerait qu'elle soit. Le code peut également être notoirement connu pour présenter un problème patent. - GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems. - GStreamer Ugly Plug-in'leri kaliteli ve güzel çalışan eklentiler içerir. Fakat bu eklentilerin lisanslarla ilgili sorunları bulunabilir. - https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.10.3.tar.xz - - orc-devel - x264-devel - lame-devel - glib2-devel - a52dec-devel - libmad-devel - mpg123-devel - libcdio-devel - twolame-devel - libmpeg2-devel - libdvdread-devel - opencore-amr-devel - gstreamer-next-devel - gst-plugins-base-next-devel - - multimedia/video/gst-plugins-ugly-next/pspec.xml - - - gst-plugins-ugly-next - - orc - lame - x264 - glib2 - a52dec - libmad - mpg123 - libcdio - twolame - libmpeg2 - libdvdread - opencore-amr - gstreamer-next - gst-plugins-base-next - - - /usr/lib/gstreamer-1.0 - /usr/share/doc/gst-plugins-ugly-next - /usr/share/gtk-doc - /usr/share/gstreamer-1.0 - /usr/share/locale - - - - - 2017-03-05 - 1.10.3 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-12 - 1.8.1 - Version bumpe - Kamil Atlı - suvari@pisilinux.org - - - 2016-03-29 - 1.6.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org @@ -98717,203 +90162,84 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - gstreamer-next - http://gstreamer.freedesktop.org/ + x264 + http://developers.videolan.org/x264.html PisiLinux Community admins@pisilinux.org - LGPLv2.1 + GPLv2 library app:console multimedia.video - GStreamer streaming media framework runtime - GStreamer ses yayın altyapısı - GStreamer est la librairies principale. Elle contient les entêtes, les fichiers et les éléments centraux. - GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. - gstreamer bir ses yayın altyapısı kütüphanesidir. Bu kütüphaneyi kullanan uygulamalar, gerçek zamanlı ses işleme, görüntü oynatma gibi çokluortam ile ilgili birçok işlem gerçekleştirebilirler. - https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.10.3.tar.xz + Open source H264/AVC encoder + Açık kaynak kodlu H264/AVC çözücü + x264 is a free library for encoding H264/AVC video streams. + x264 H264/AVC görüntü dosyalarını açmak için kullanılan bir kütüphane + https://sourceforge.net/projects/pisilinux/files/source/last_stable_x264.tar.bz2 - gobject-introspection-devel - libxml2-devel - glib2-devel - gsl-devel + yasm-devel + l-smash-devel - multimedia/video/gstreamer-next/pspec.xml + multimedia/video/x264/pspec.xml - gstreamer-next + x264 - glib2 + l-smash /usr/bin - /usr/lib/libgstbase* - /usr/lib/libgstcheck* - /usr/lib/libgstcontroller* - /usr/lib/libgstnet* - /usr/lib/libgstreamer* - /usr/lib/gstreamer-1.0 - /usr/lib/girepository-1.0 - /usr/libexec - /usr/share/gir-1.0 - /usr/share/bash-completion - /usr/share/doc - /usr/share/gtk-doc - /usr/share/locale - /usr/share/man + /usr/lib - gstreamer-next-32bit - 32-bit shared libraries for gstreamer - gstreamer için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - glib2-32bit - + x264-devel + Development files for x264 + x264 için geliştirme dosyaları - glib2-32bit - gstreamer-next - - - /usr/lib32/libgstbase* - /usr/lib32/libgstcheck* - /usr/lib32/libgstcontroller* - /usr/lib32/libgstnet* - /usr/lib32/libgstreamer* - /usr/lib32/gstreamer-1.0 - - - - gstreamer-next-devel - Development files for gstreamer - gstreamer için geliştirme dosyaları - - gstreamer-next - glib2-devel + x264 /usr/include /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org + 2017-09-20 + 2245.12062016 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + 2016-07-22 + 2245.12062016 + Fix relase + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-13 + 2245.12062016 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + 2016-06-09 - 1.8.1 + 2245 Release Bump Pisi Linux Community admin@pisilinux.org - - 2016-05-02 - 1.8.1 - rebuild - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-05-02 - 1.8.1 - Version bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - 2016-03-30 - 1.6.3 + 2014-12-02 + 2245 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - gstreamer-vaapi-next - http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/ - - Kamil Atlı - suvari@pisilinux.org - - LGPLv2.1 - library - multimedia.video - GStreamer Multimedia Framework VA Plugins - gstreamer-vaapi, GStreamer Multimedia Framework VA Plugins. - https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.10.3.tar.xz - - libva-devel - gstreamer-next-devel - gst-plugins-bad-next-devel - gst-plugins-base-next-devel - - multimedia/video/gstreamer-vaapi-next/pspec.xml - - - gstreamer-vaapi-next - GStreamer-next Multimedia Framework VA Plugins. - - glib2 - libva - wayland-client - gstreamer-next - gst-plugins-bad-next - gst-plugins-base-next - - - /usr/lib - /usr/share/gtk-doc/ - /usr/share/doc - - - gstreamer-vaapi-next - gstreamer-vaapi-next-devel - - - gstreamer-vaapi-next - gstreamer-vaapi-next-devel - - - - - 2018-01-13 - 1.10.3 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 1.10.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-14 - 1.8.1 - First release. - Kamil Atlı - suvari@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org @@ -99001,194 +90327,94 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - gstreamermm-next - http://gstreamer.freedesktop.org/bindings/cplusplus.html - - Kamil Atlı - suvari@pisilinux.org - - GPLv2 - library - multimedia.video - GStreamer C++ bindings - Gstreamer C++ arayüzü - The GStreamer API C++ bindings are based on gtkmm, using the same lifecycle mechanism. - Gstreamer'ın C++ arayüzü gtkmm temel alınarak hazırlanmıştır, aynı yaşam ömrü mekanizmasını kullanır. - http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.4/gstreamermm-1.4.3.tar.xz - - glibmm-devel - gstreamer-next-devel - gst-plugins-base-next-devel - - - 03-fix-ftbfs.patch - - multimedia/video/gstreamermm-next/pspec.xml - - - gstreamermm-next - - glib2 - glibmm - libgcc - libsigc++ - gstreamer-next - gst-plugins-base-next - - - /usr/lib - /usr/share/devhelp/books/gstreamermm-1.0/gstreamermm-1.0.devhelp2 - /usr/share/doc - - - - gstreamermm-next-devel - gstreamermm için geliştirme dosyaları - gstreamermm-next için geliştirme dosyaları - - glibmm-devel - gstreamer-next-devel - gst-plugins-base-next-devel - gstreamermm-next - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 1.4.3 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-07 - 1.4.3 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - kaffeine - http://www.kde.org/applications/multimedia/kaffeine/ + smplayer + http://smplayer.sourceforge.net PisiLinux Community admins@pisilinux.org - GPLv1 + GPLv2 app:gui multimedia.video - Kaffeine Media Player for KDE5 - KDE4 için Kaffeine Ortam Oynatıcı - Awesome media player and vcr for KDE5. - KDE4 için harika bir video oynatıcı - https://download.kde.org/stable/kaffeine/kaffeine-2.0.13.tar.xz + A complete front-end for MPlayer + Gelişmiş bir mplayer önyüzü + SMPlayer es un frontend de Mplayer + smplayer is Qt application which intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. + smplayer Qt ile yazılmış, gelişmiş bir mplayer önyüzüdür. Basit özelliklerinin yanı sıra, TV, DVD, VCD oynatma, mplayer filtrelerini kullanabilme gibi yetenekleri de bulunmaktadır. + SMPlayer es un reproductor multimedia gratuito y para Windows y Linux con códecs incorporados, que puede reproducir prácticamente cualquier formato de vídeo y audio. No necesita ningún códec externo. Simplemente instala SMPlayer y podrás reproducir cualquier formato sin la molestia de tener que buscar e instalar paquetes de códecs. + smplayer + https://sourceforge.net/projects/smplayer/files/SMPlayer/18.1.0/smplayer-18.1.0.tar.bz2 + https://sourceforge.net/projects/smplayer/files/SMPlayer-themes/17.3.0/smplayer-themes-17.3.0.tar.bz2 + http://sourceforge.net/projects/smplayer/files/SMPlayer-skins/15.2.0/smplayer-skins-15.2.0.tar.bz2 qt5-base-devel - qt5-sql-sqlite - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-mysql - qt5-assistant-devel - qt5-designer-devel - libXScrnSaver-devel - ki18n-devel - kwidgetsaddons-devel - kxmlgui-devel - kio-devel - solid-devel - knotifications-devel - kidletime-devel - kdbusaddons-devel - libX11-devel - libXext-devel - gettext-devel - qt5-x11extras-devel - libv4l-devel - vlc-devel - kconfig-devel - kcoreaddons-devel - kconfigwidgets-devel - pkgconfig - extra-cmake-modules - kdoctools-devel + qt5-script-devel + libxkbcommon-devel + zlib-devel + qt5-linguist - multimedia/video/kaffeine/pspec.xml + multimedia/video/smplayer/pspec.xml - kaffeine + smplayer - qt5-sql-sqlite - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-mysql qt5-base - libXScrnSaver - ki18n - kwidgetsaddons - kxmlgui - kio - solid - knotifications - kidletime - kdbusaddons + qt5-script libX11 - qt5-x11extras - vlc-libs + zlib libgcc - libv4l - kconfig - kcoreaddons - kconfigwidgets - kwindowsystem + mpv-player - /usr/share /usr/bin - /usr/lib - /usr/share/doc + /usr/share/smplayer + /usr/share/applications /usr/share/icons + /usr/share/kde4 + /usr/share/man + /usr/share/doc/smplayer - - 2017-10-09 - 2.0.13 - Version bump. + + 2018-01-13 + 18.1.0 + Version Bump Mustafa Cinasal muscnsl@gmail.com + + 2017-12-09 + 17.11.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-03 + 17.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + 2017-01-11 - 2.0.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 15.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 2.0.1 + 15.11 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-06-04 - 2.0.1 - First Release. + 2016-01-09 + 15.11 + First release Stefan Gronewold groni@pisilinux.org @@ -99196,86 +90422,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libdv - http://libdv.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - multimedia.video - Software codec for dv-format video (camcorders etc) - Dijital video (kaydedici cihazlar vs) için çözümleme yazılımı - Le codec Quasar DV (libdv) est un codec logiciel pour la vidéo DV, le format d'encodage utilisé par la plupart des caméras numériques, typiquement celles gérant l'interface IEEE 1394 (a.k.a. FireWire ou i.Link). Libdv a été développé selon les standards officiels pour la vidéo DV : IEC 61834 et SMPTE 314M. - The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. Libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M. - Quasar DV codec (libdv), DV video için çözümleyicidir. Bu dosya biçimi çoğu dijital kameralarda (özellikle de IEEE 1394) kullanılır. Libdv, DV videonun resmi standartları olan IEC 61834 ve SMPTE 314M'ye göre geliştirilmiştir. - El codec Quasar DV (libdv) es un codec de software para video DV, el formato de codificación usado en la mayoría de los camcorders digitales, que típicamente soportan la interfaz IEEE 1394 (alias FireWire o i.Link). Libdv fue desarrollado de conforme los estándares oficiales para video DV: IEC 61834 y SMPTE 314M. - mirrors://sourceforge/libdv/libdv-1.0.0.tar.gz - - libsdl-devel - popt-devel - - - libdv-0.99-2.6.patch - libdv-1.0.0-pic.patch - libdv-1.0.0-dso-linking.patch - libdv-mmxdetect-athlon.patch - - multimedia/video/libdv/pspec.xml - - - libdv - - popt - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libdv-devel - Development files for libdv - libdv için geliştirme dosyaları - - libdv - - - /usr/include/libdv - /usr/lib/pkgconfig - - - - - 2017-03-02 - 1.0.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-09 - 1.0.0 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libdvbpsi - http://www.videolan.org/libdvbpsi/ + gst-plugins-bad + http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html PisiLinux Community admins@pisilinux.org @@ -99283,706 +90431,139 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GPLv2 library multimedia.video - Librairie pour la génération et le décodage des tables PSI TS/DVB MPEG. - Library for MPEG TS/DVB PSI tables decoding and generation - MPEG TS/DVB PSI taslaklarını üretmek ve çözümlemek için kullanılan bir kitaplık - libdvbpsi is a simple library designed for decoding and generation of MPEG TS and DVB PSI tables. - libdvbpsi, MPEG TS ve DVB PSI tablolarının ürteimi ve çözümlenmesi için tasarlanmış basit bir kitaplıktır. - http://download.videolan.org/pub/libdvbpsi/1.3.0/libdvbpsi-1.3.0.tar.bz2 - multimedia/video/libdvbpsi/pspec.xml - - - libdvbpsi - - /usr/lib - /usr/share/doc - - - - libdvbpsi-devel - Development files for libdvbpsi - libdvbpsi için geliştirme dosyaları - - libdvbpsi - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-11 - 1.3.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 1.3.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libmatroska - http://www.matroska.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Format de conteneur multimédia extensible basé sur EBML. - Extensible multimedia container format based on EBML - EBML üzerine konumlandırılmış genişletilebilir çokluortam taşıyıcısı - Matroska is an extensible open standard Audio/Video container. It aims to become THE standard of multimedia container formats. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio). - https://dl.matroska.org/downloads/libmatroska/libmatroska-1.4.5.tar.bz2 + A set of GStreamer plug-ins that aren't up to par compared to the rest + Diğer eklentilerle karşılaştırıldığında çok iyi durumda olmayan gstreamer eklentileri + GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. + gst-plugins-bad, iyiye yakın kalitede olan ancak gerçek bir geliştirici, belgelendirme, test seti gibi eksikleri bulunan eklentilerdir. + http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.23.tar.bz2 - libebml-devel - - multimedia/video/libmatroska/pspec.xml - - - libmatroska - - libebml - libgcc - - - /usr/lib - /usr/share/doc - - - - libmatroska-devel - Development files for libmatroska - libmatroska için geliştirme dosyaları - - libmatroska - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-02-03 - 1.4.5 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.4.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-20 - 1.4.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libmp4v2 - http://code.google.com/p/mp4v2 - - PisiLinux Community - admins@pisilinux.org - - MPL-1.1 - library - app:console - multimedia.video - MPEG4 library - MPEG4 kütüphanesi - Librairie MPEG4 extraite de MPEG4IP, habituellement utilisée dans les sytèmes de son 3D. - MPEG4 library extracted from MPEG4IP, usually used in 3D sound systems. - Genellikle 3B ses işleme uygulamalarında kullanılan, MPEG4IP yazılımının parçası olan MPEG4 kütüphanesi. - Librería MPEG4 parte de MPEG4IP, comúnmente utilizado en sistemas de sonido 3D. - http://mp4v2.googlecode.com/files/mp4v2-2.0.0.tar.bz2 - - libgcc - - multimedia/video/libmp4v2/pspec.xml - - - libmp4v2 - - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc/libmp4v2 - /usr/share/man - - - - libmp4v2-devel - Development files for libmp4v2 - libmp4v2 için geliştirme dosyaları - - libmp4v2 - - - /usr/include - - - - - 2017-02-11 - 2.0.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 2.0.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libmpeg2 - http://libmpeg2.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams - mpeg-2 ve mpeg-1 video görüntülerini çözmek için ücretsiz bir kütüphane - libmpeg2 est une librairie libre pour décoder les flux vidéos mpeg-2 et mpeg-1. libmpeg2 est capable de décoder tous les flux vidéos se conformant à certaines restrictions : "paramètres contraints (constrained parameters)" pour mpeg-1 et "profil principal (main profile)" pour mpeg-2. - libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. libmpeg2 is able to decode all mpeg streams that conform to certain restrictions: "constrained parameters" for mpeg-1, and "main profile" for mpeg-2. - libmpeg2, mpeg-1 ve mpeg-2 video akışlarının çözülerek okunması için ücretsiz bir kütüphanedir. Libmpeg-2, bir takım kısıtlayıcı kurallara (mpeg-1 için "kısıtlanmış parametreler" ve mpeg-2 için "ana profil") uyan bütün mpeg yayınlarını çözebilir. - libmpeg2 es una librería libre para decodificar flujos de video mpeg-2 y mpeg-1. libmpeg2 puede decodificar todo tipo de flujos mpeg que cumplen ciertos restricciones: "constrained parameters" para mpeg-1, y "main profile" para mpeg-2. - http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz - - libmpeg2-0.4.1-use-readelf-for-test.patch - - multimedia/video/libmpeg2/pspec.xml - - - libmpeg2 - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - libmpeg2-devel - Development files for libmpeg2 - libmpeg2 için geliştirme dosyaları - - libmpeg2 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-25 - 0.5.1 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.5.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 0.5.1 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libquicktime - http://libquicktime.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - multimedia.video - A library based on quicktime4linux with extensions - quicktime4linux ve eklentileri tabanlı bir kütüphane - Libquicktime est basée sur l'excellente librairie quicktime4linux en y apportant de multiples améliorations. Toutes les librairies externes ont été supprimées du source. En échange, les librairies disponibles sur les systèmes sont détectées par le script configure. Tous les codecs (codeur/décodeur) d'origine ont été déménagés dans des modules que l'on peut charger dynamiquement, et de nouveaux codecs sont en développement. - Libquicktime is based on the great quicktime4linux library with several enhancements. All 3rd-party libraries were removed from the sourcetree. Instead, the systemwide installed libraries are detected by the configure script. All original codecs were moved into dynamically loadable modules, and new codecs are in development. - Libquicktime, birkaç gelişmişliğe sahip büyük quicktime4linux kütüphanesi üzerine temellendirilmiştir. Tüm 3üncü-parti kütüphaneler kök ağacından silinmiştir. Bunun yerine, sistem genişliğne sahip kütüphaneler kurulmuş ve yapılandırma betikleri ile keşfedilmiştir. Tüm orjinal kodlar, dinamik olarak yüklenebilen modüller haline gelmiş ve yeni kodlar geliştirilmektedir. - Libquicktime está basado enla librería quicktime4linux con varios mejoras. Todos los librerías de terceros fueron removidos de los fuentes. En su lugar el script de configure detecta las librerías ya instalados en el sistema. Todos codecs originales fueron convertido a módulos dinámicos, y nuevos codecs están en desarrollo. - mirrors://sourceforge/project/libquicktime/libquicktime/1.2.4/libquicktime-1.2.4.tar.gz - - mesa-devel - lame-devel - zlib-devel - glib2-devel - libX11-devel - libpng-devel + gsm-devel + orc-devel + celt-devel faac-devel - gtk2-devel - libdv + xvid-devel faad2-devel - libXt-devel - libXv-devel - ffmpeg-devel - libXaw-devel - libXext-devel - alsa-lib-devel - libvorbis-devel - libavc1394-devel - libraw1394-devel + libsdl-devel + jasper-devel + libdca-devel + openal-devel + libopus-devel + DirectFB-devel + libvdpau-devel + rtmpdump-devel + libdc1394-devel + libdvdnav-devel + libtheora-devel + libdvdread-devel + libmodplug-devel + mjpegtools-devel + libsndfile-devel + soundtouch-devel + libcdaudio-devel schroedinger-devel - libjpeg-turbo-devel - x264-devel + libvo-aacenc-devel + libvo-amrwbenc-devel + gst-plugins-base-devel - libquicktime-1.2.4+libav-9.patch - libquicktime-1.2.4-ffmpeg2.patch - libquicktime-ffmpeg3.patch + directfb.patch - multimedia/video/libquicktime/pspec.xml + multimedia/video/gst-plugins-bad/pspec.xml - libquicktime + gst-plugins-bad - mesa - lame - zlib - glib2 - libX11 - libpng + gsm + orc + celt faac - gtk2 - libdv + xvid + bzip2 faad2 - libXt - libXv - ffmpeg - libXaw - libXext - alsa-lib - libvorbis - libavc1394 - libraw1394 - schroedinger - libjpeg-turbo - x264 - - - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/locale - - - - libquicktime-devel - Development files for libquicktime - libquicktime için geliştirme dosyaları - - libquicktime - - - /usr/include - /usr/lib/pkgconfig - /usr/share/aclocal - - - - - 2017-03-02 - 1.2.4 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-13 - 1.2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-13 - 1.2.4 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libtheora - http://www.theora.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - multimedia.video - Le codec (compresseur / décompresseur) de compression vidéo Theora. - The Theora Video Compression Codec - Theora video sıkıştırma kodlaması - Der Theora Video Kompressions-Codec - libtheora is Xiph.Org's first publicly released video codec, intended for use within the Ogg's project's Ogg multimedia streaming system. - libtheora, Ogg projesi kapsamında Ogg çokluortam akış sistemi ile beraber kullanılmak üzere tasarlanmış bir video kodlamasıdır. - http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2 - - libogg-devel - libvorbis-devel - - - flags.patch - libtheora-1.1.1-libpng16.patch - - multimedia/video/libtheora/pspec.xml - - - libtheora - - libogg - libvorbis - - - /usr/lib - /usr/share/doc - - - - libtheora-32bit - 32-bit shared libraries for libtheora - emul32 - emul32 - - libogg-32bit - - - libtheora - libogg-32bit - - - /usr/lib32 - - - - libtheora-devel - Development files for libtheora - libtheora için geliştirme dosyaları - - libtheora - libogg-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - - 2017-02-11 - 1.1.1 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.1.1 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 1.1.1 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libv4l - http://freecode.com/projects/libv4l - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - library - multimedia.video - V4L wrapper for V4L2 - V4L kitaplığı - Warstwa abstrakcji dla urządzeń video4linux2 - A library to access V4L2 API with V4L1 alike calls. - V4L2 arabirimini V4L1 tarzı çağrılarla erişim sağlayan kitaplık. - libv4l to zestaw bibliotek dodający niewielką warstwę abstrakcji dla urządzeń video4linux2. Celem tej warstwy jest ułatwienie autorom aplikacji obsługi szerokiej gamy urządzeń bez pisania osobnego kodu dla różnych urządzeń tej samej klasy. - https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.12.2.tar.bz2 - - qt5-base-devel - libjpeg-turbo-devel - glibc-devel - mesa-devel - mesa-glu-devel - alsa-lib-devel - libgcc - doxygen - eudev-devel - - multimedia/video/libv4l/pspec.xml - - - libv4l - - libjpeg-turbo - - - /lib/udev/rules.d - /lib/udev/rc_keymaps - /usr/lib/lib* - /usr/lib/v4l* - /usr/share/doc - - - - v4l-utils - Utilities for libv4l - Zbiór narzędzi do urządzeń Video4Linux - - mesa - libgcc - alsa-lib - qt5-base - libv4l - - - /etc - /usr/bin - /usr/sbin - /usr/lib - /usr/share/man - /usr/share/applications - /usr/share/icons - /usr/share/locale - - - - libv4l-devel - Development files for libv4l - libv4l için geliştirme dosyaları - Pliki nagłówkowe bibliotek libv4l - - mesa + glib2 + jasper libX11 - mesa-glu - libv4l + libdca + libgcc + libsdl + openal + libopus + openssl + DirectFB + libvdpau + rtmpdump + gstreamer + libdc1394 + libdvdnav + libcdaudio + libdvdread + libmodplug + libsndfile + mjpegtools + soundtouch + libvo-aacenc + schroedinger + libvo-amrwbenc + gst-plugins-base - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/gstreamer-0.10 + /usr/share/doc + /usr/share/gtk-doc + /usr/share/glib-2.0/schemas - libv4l-32bit - 32-bit shared libraries for libv4l - libv4l için 32-bit paylaşımlı kitaplıklar - 32-bitowe biblioteki libv4l - emul32 - emul32 - - libjpeg-turbo-32bit - libX11-32bit - mesa-32bit - mesa-glu-32bit - alsa-lib-32bit - qt5-base-32bit - eudev-32bit - + gst-plugins-bad-devel + Development files for gst-plugins-bad + gst-plugins-bad için geliştirme dosyaları - libjpeg-turbo-32bit - libv4l + gst-plugins-bad + gstreamer-devel - /usr/lib32/lib* - /usr/lib32/v4l* + /usr/lib/pkgconfig + /usr/include - 2017-02-15 - 1.12.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org + 2017-03-05 + 0.10.23 + Rebuild. + Pisi Linux Community + admin@pisilinux.org - 2016-06-09 - 1.10.0 - Release Bump + 2017-02-17 + 0.10.23 + Rebuild and edit. Pisi Linux Community admin@pisilinux.org - 2016-05-28 - 1.10.0 - update - Serdar Soytetir - kaptan@pisilinux.org - - - 2015-05-25 - 1.0.1 - Rebuild - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-05-20 - 1.0.1 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libvpx - http://www.webmproject.org - - PisiLinux Community - admins@pisilinux.org - - BSD - app:console - library - multimedia.video - WebM VP8 Codec SDK - WebM VP8 geliştirme altyapısı - libvpx is the VP8 development library usually used in WebM and similiar formats. - libvpx WebM ve benzeri çokluortam taşıyıcılarda kullanılan VP8 kodeği geliştirme kitaplığıdır. - https://github.com/webmproject/libvpx/archive/v1.6.1.tar.gz - - libgcc - yasm-devel - - multimedia/video/libvpx/pspec.xml - - - libvpx - - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc/libvpx - - - - libvpx-devel - libvpx header files - libvpx için başlık dosyaları - - libvpx - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-05 - 1.6.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-12 - 1.5.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.0 + 2016-06-10 + 0.10.23 Release Bump Pisi Linux Community admin@pisilinux.org + + 2016-05-14 + 0.10.23 + rebuild + Alihan Öztürk + alihan@pisilinux.org + - 2014-07-15 - 1.4.0 + 2016-03-31 + 0.10.23 First release - Osman Erkan - osman.erkan@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org @@ -100162,668 +90743,67 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - obs-studio - https://obsproject.com/ - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - app:gui - multimedia.video - OBS-Studio is a rewrite of what was formerly known as Open Broadcaster Software - OBS-Studio is a rewrite of what was formerly known as Open Broadcaster - Software - OBS-Studio software was originally designed for recording and streaming live video content, efficiently - OBS-Studio software was originally designed for recording and streaming live - video content, efficiently - obs-studio - https://github.com/jp9000/obs-studio/archive/17.0.2.tar.gz - - curl-devel - dbus-devel - x264-devel - zlib-devel - eudev-devel - ffmpeg-devel - libX11-devel - libv4l-devel - libxcb-devel - jansson-devel - alsa-lib-devel - libv4l-devel - vlc-devel - vlc-libs - pkgconfig - freetype-devel - qt5-base-devel - libXfixes-devel - fontconfig-devel - libXcomposite-devel - qt5-x11extras-devel - pulseaudio-libs-devel - jack-audio-connection-kit-devel - cmake - - multimedia/video/obs-studio/pspec.xml - - - obs-studio - - curl - dbus - x264 - zlib - eudev - ffmpeg - libX11 - libgcc - libv4l - libxcb - jansson - alsa-lib - freetype - qt5-base - libXfixes - fontconfig - vlc-libs - ffmpeg - libXcomposite - qt5-x11extras - pulseaudio-libs - jack-audio-connection-kit - - - /usr/bin - /usr/lib - /usr/share - /usr/share/locale - /usr/share/doc - - - obs-studio.desktop - obs-logo.png - - - - obs-studio-devel - Development files for obs-studio - - obs-studio - - - /usr/include - /usr/lib/cmake - /usr/lib/pkgconfig - - - - - 2017-02-03 - 17.0.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-11 - 17.0.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-07-21 - 0.15.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-07-13 - 0.15.1 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - opencore-amr - http://opencore-amr.sourceforge.net/ + vo-amrwbenc + http://sourceforge.net/projects/opencore-amr/ PisiLinux Community admins@pisilinux.org Apache-2.0 - library + app:cli multimedia.video - AMR speech codec implementation - AMR ses kodek sistemi - Opencore AMR is an implementation of Adaptive Multi Rate Narrowband and Wideband speech codec. - Opencore AMR, Adaptive Multi Rate Narrowband ve Wideband ses kodek sistemi altyapısıdır. - mirrors://sourceforge/opencore-amr/opencore-amr/opencore-amr-0.1.4.tar.gz - multimedia/video/opencore-amr/pspec.xml + VisualOn AMR-WB encoder library + VisualOn AMR-WB encoder library + http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/vo-amrwbenc-0.1.3.tar.gz + multimedia/video/vo-amrwbenc/pspec.xml - opencore-amr + vo-amrwbenc + + libvo-amrwbenc + - /usr/lib - /usr/share/doc/opencore-amr + /usr/bin/amrwb-enc - opencore-amr-devel - Development files for opencore-amr - opencore-amr için geliştirme dosyaları - - opencore-amr - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-05 - 0.1.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.1.3 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - qmplay2 - http://zaps166.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPL - app:gui - multimedia.video - QMPlay2 is a video and audio player which can play most formats and codecs - It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser. - https://github.com/zaps166/QMPlay2/archive/17.12.31.tar.gz - - qt5-base-devel - qt5-qdbusviewer - qt5-x11extras-devel - qt5-assistant-devel - qt5-designer-devel - qt5-svg-devel - qt5-linguist - pkgconfig - cmake - ffmpeg-devel - libva-devel - libgme-devel - libvdpau-devel - taglib-devel - portaudio-devel - openal-devel - libcdio-devel - libcddb-devel - libass-devel - libX11-devel - gst-libav-next - pulseaudio-libs-devel - libXv-devel - mesa-devel - mesa-glu-devel - alsa-lib-devel - libva-devel - - multimedia/video/qmplay2/pspec.xml - - - qmplay2 - - qt5-base - qt5-x11extras - alsa-lib - mesa - libXv - libva - libgme - ffmpeg - libX11 - libcdio - libass - libgcc - taglib - libcddb - libvdpau - pulseaudio-libs - - - /usr/bin - /usr/share - /usr/share/qmplay2 - /usr/share/icons - /usr/share/applications - /usr/lib - /usr/share/doc - - - QMPlay2.png - QMPlay2.desktop - QMPlay2_enqueue.desktop - - - - qmplay2-devel - Development files for qmplay2 - - qmplay2 - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2018-01-13 - 17.12.31 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-08 - 17.02.12 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-11 - 16.12.23 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-19 - 16.06.01 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-12 - 16.05.06 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - schroedinger - http://www.diracvideo.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - multimedia.video - Dirac codec library - Dirac kodek kitaplığı - C-based libraries and GStreamer plugins for the Dirac video codec. - C ile kodlanmış Dirac video kodeği kitaplıkları ve GStreamer eklentileri - http://www.diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz - - orc-devel - - - ltmain_as-needed.patch - - multimedia/video/schroedinger/pspec.xml - - - schroedinger - - orc - + libvo-amrwbenc /usr/lib /usr/share/doc - schroedinger-devel - Development files for schroedinger - schroedinger için geliştirme dosyaları + libvo-amrwbenc-devel - schroedinger - orc-devel + libvo-amrwbenc /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig/vo-amrwbenc.pc 2017-02-11 - 1.0.11 + 1.3 Rebuild Pisi Linux Community admin@pisilinux.org - - 2016-06-10 - 1.0.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 1.0.11 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - smpeg - http://www.lokigames.com/development/smpeg.php3 - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:gui - multimedia.video - SDL MPEG kitaplığı - SDL MPEG - SDL MPEG library - SMPEG is a SDL MPEG decoding library. - SMPEG, MPEG formatını kullanabilen SDL kitaplığıdır. - http://source.pisilinux.org/1.0/smpeg-0.4.5.tar.xz - - libsdl-devel - freeglut-devel - mesa-devel - mesa-glu-devel - - - smpeg-0.4.5-gcc6.patch - smpeg-0.4.4-format_not_a_string_literal_and_no_format_arguments.diff - smpeg-0.4.5-fix-header.patch - smpeg-0.4.5-libsupc++.patch - smpeg-0.4.5-link.patch - - multimedia/video/smpeg/pspec.xml - - - smpeg - - libsdl - mesa - mesa-glu - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - smpeg-devel - Development files for smpeg - smpeg için geliştirme dosyaları - - smpeg - - - /usr/bin/smpeg-config - /usr/include - /usr/share/aclocal - - - - smpeg-32bit - 32-bit shared libraries for smpeg - smpeg için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - freeglut-32bit - mesa-32bit - libsdl-32bit - mesa-glu-32bit - - - smpeg - libsdl-32bit - - - /usr/lib32 - - - - - 2017-02-18 - 0.4.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - 2016-06-09 - 0.4.5 + 1.3 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-06-01 - 0.4.5 + 2014-05-27 + 1.3 First release - Kamil Atlı - suvarice@gmail.com - - - - - - smplayer - http://smplayer.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - multimedia.video - A complete front-end for MPlayer - Gelişmiş bir mplayer önyüzü - SMPlayer es un frontend de Mplayer - smplayer is Qt application which intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. - smplayer Qt ile yazılmış, gelişmiş bir mplayer önyüzüdür. Basit özelliklerinin yanı sıra, TV, DVD, VCD oynatma, mplayer filtrelerini kullanabilme gibi yetenekleri de bulunmaktadır. - SMPlayer es un reproductor multimedia gratuito y para Windows y Linux con códecs incorporados, que puede reproducir prácticamente cualquier formato de vídeo y audio. No necesita ningún códec externo. Simplemente instala SMPlayer y podrás reproducir cualquier formato sin la molestia de tener que buscar e instalar paquetes de códecs. - smplayer - https://sourceforge.net/projects/smplayer/files/SMPlayer/18.1.0/smplayer-18.1.0.tar.bz2 - https://sourceforge.net/projects/smplayer/files/SMPlayer-themes/17.3.0/smplayer-themes-17.3.0.tar.bz2 - http://sourceforge.net/projects/smplayer/files/SMPlayer-skins/15.2.0/smplayer-skins-15.2.0.tar.bz2 - - qt5-base-devel - qt5-script-devel - libxkbcommon-devel - zlib-devel - qt5-linguist - - multimedia/video/smplayer/pspec.xml - - - smplayer - - qt5-base - qt5-script - libX11 - zlib - libgcc - mpv-player - - - /usr/bin - /usr/share/smplayer - /usr/share/applications - /usr/share/icons - /usr/share/kde4 - /usr/share/man - /usr/share/doc/smplayer - - - - - 2018-01-13 - 18.1.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-09 - 17.11.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-03 - 17.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-11 - 15.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 15.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-09 - 15.11 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - smtube - http://smplayer.sourceforge.net/en/info - - Pisi Linux Community - admins@pisilinux.org - - GPLv2 - app:gui - multimedia.video - Play and download Youtube videos - Youtube video indirme yöneticisi - SMTube allows to search, play and download Youtube videos. - SMTube, youtube videolarını oynatmak indirmek ve videolar içerisinde arama yapmak için bir uygulamadır. - https://sourceforge.net/projects/smplayer/files/SMTube/17.1.0/smtube-17.1.0.tar.bz2 - - qt5-base-devel - qt5-script-devel - qt5-location-devel - qt5-webkit-devel - qt5-linguist - - multimedia/video/smtube/pspec.xml - - - smtube - - qt5-base - qt5-script - qt5-webkit - qt5-location - libgcc - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-03-10 - 17.1.0 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-03 - 17.1.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-11 - 16.7.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 15.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-06 - 15.11 - First release - Stefan Gronewold - groni@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org @@ -101176,55 +91156,318 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - vo-aacenc - http://sourceforge.net/projects/opencore-amr/ + libmpeg2 + http://libmpeg2.sourceforge.net/ PisiLinux Community admins@pisilinux.org - Apache-2.0 - app:cli + GPLv2 + library multimedia.video - VisualOn AAC encoder library - VisualOn AAC encoder library - http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/vo-aacenc-0.1.3.tar.gz/download - multimedia/video/vo-aacenc/pspec.xml + libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams + mpeg-2 ve mpeg-1 video görüntülerini çözmek için ücretsiz bir kütüphane + libmpeg2 est une librairie libre pour décoder les flux vidéos mpeg-2 et mpeg-1. libmpeg2 est capable de décoder tous les flux vidéos se conformant à certaines restrictions : "paramètres contraints (constrained parameters)" pour mpeg-1 et "profil principal (main profile)" pour mpeg-2. + libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. libmpeg2 is able to decode all mpeg streams that conform to certain restrictions: "constrained parameters" for mpeg-1, and "main profile" for mpeg-2. + libmpeg2, mpeg-1 ve mpeg-2 video akışlarının çözülerek okunması için ücretsiz bir kütüphanedir. Libmpeg-2, bir takım kısıtlayıcı kurallara (mpeg-1 için "kısıtlanmış parametreler" ve mpeg-2 için "ana profil") uyan bütün mpeg yayınlarını çözebilir. + libmpeg2 es una librería libre para decodificar flujos de video mpeg-2 y mpeg-1. libmpeg2 puede decodificar todo tipo de flujos mpeg que cumplen ciertos restricciones: "constrained parameters" para mpeg-1, y "main profile" para mpeg-2. + http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz + + libmpeg2-0.4.1-use-readelf-for-test.patch + + multimedia/video/libmpeg2/pspec.xml - libvo-aacenc + libmpeg2 + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + libmpeg2-devel + Development files for libmpeg2 + libmpeg2 için geliştirme dosyaları + + libmpeg2 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-25 + 0.5.1 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.5.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 0.5.1 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + gst-plugins-ugly + http://gstreamer.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Other plugins for gstreamer + Gstreamer için diğer eklentiler + les Plug-ins (greffons) Ugly (horribles) de GStreamer est un ensemble de plug-ins de bonne qualité et fonctionnant correctement, mais dont la distribution pose problème. La licence du plug-in ou de librairies nécessaires au plug-in n'est pas forcément tel que l'on aimerait qu'elle soit. Le code peut également être notoirement connu pour présenter un problème patent. + GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems. + GStreamer Ugly Plug-in'leri kaliteli ve güzel çalışan eklentiler içerir. Fakat bu eklentilerin lisanslarla ilgili sorunları bulunabilir. + http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.19.tar.bz2 + + orc-devel + lame-devel + x264-devel + libmad-devel + a52dec-devel + libcdio-devel + libmpeg2-devel + gstreamer-devel + libdvdread-devel + opencore-amr-devel + gst-plugins-base-devel + + + cdio-cd-text-api.patch + opencore-amr.patch + + multimedia/video/gst-plugins-ugly/pspec.xml + + + gst-plugins-ugly + + orc + x264 + lame + glib2 + a52dec + libmad + libcdio + libmpeg2 + gstreamer + libdvdread + opencore-amr + gst-plugins-base + + + /usr/lib/gstreamer-0.10 + /usr/share/doc/gst-plugins-ugly + /usr/share/gstreamer-0.10 + /usr/share/locale + + + + + 2017-02-17 + 0.10.19 + Rebuild and edit. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 0.10.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-10 + 0.10.19 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libmatroska + http://www.matroska.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Format de conteneur multimédia extensible basé sur EBML. + Extensible multimedia container format based on EBML + EBML üzerine konumlandırılmış genişletilebilir çokluortam taşıyıcısı + Matroska is an extensible open standard Audio/Video container. It aims to become THE standard of multimedia container formats. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio). + https://dl.matroska.org/downloads/libmatroska/libmatroska-1.4.5.tar.bz2 + + libebml-devel + + multimedia/video/libmatroska/pspec.xml + + + libmatroska + + libebml + libgcc + /usr/lib /usr/share/doc - libvo-aacenc-devel + libmatroska-devel + Development files for libmatroska + libmatroska için geliştirme dosyaları - libvo-aacenc + libmatroska /usr/include - /usr/lib/pkgconfig/vo-aacenc.pc + /usr/lib/pkgconfig + /usr/share/man/man3 - 2017-02-11 - 1.3 - Rebuild - Pisi Linux Community - admin@pisilinux.org + 2017-02-03 + 1.4.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org 2016-06-09 - 1.3 + 1.4.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-06-18 - 1.3 + 2015-08-20 + 1.4.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libtheora + http://www.theora.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + multimedia.video + Le codec (compresseur / décompresseur) de compression vidéo Theora. + The Theora Video Compression Codec + Theora video sıkıştırma kodlaması + Der Theora Video Kompressions-Codec + libtheora is Xiph.Org's first publicly released video codec, intended for use within the Ogg's project's Ogg multimedia streaming system. + libtheora, Ogg projesi kapsamında Ogg çokluortam akış sistemi ile beraber kullanılmak üzere tasarlanmış bir video kodlamasıdır. + http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2 + + libogg-devel + libvorbis-devel + + + flags.patch + libtheora-1.1.1-libpng16.patch + + multimedia/video/libtheora/pspec.xml + + + libtheora + + libogg + libvorbis + + + /usr/lib + /usr/share/doc + + + + libtheora-32bit + 32-bit shared libraries for libtheora + emul32 + emul32 + + libogg-32bit + + + libtheora + libogg-32bit + + + /usr/lib32 + + + + libtheora-devel + Development files for libtheora + libtheora için geliştirme dosyaları + + libtheora + libogg-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + + 2017-02-11 + 1.1.1 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.1.1 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-20 + 1.1.1 First release Serdar Soytetir kaptan@pisilinux.org @@ -101233,64 +91476,310 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - vo-amrwbenc - http://sourceforge.net/projects/opencore-amr/ + gstreamer-next + http://gstreamer.freedesktop.org/ PisiLinux Community admins@pisilinux.org - Apache-2.0 - app:cli + LGPLv2.1 + library + app:console multimedia.video - VisualOn AMR-WB encoder library - VisualOn AMR-WB encoder library - http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/vo-amrwbenc-0.1.3.tar.gz - multimedia/video/vo-amrwbenc/pspec.xml + GStreamer streaming media framework runtime + GStreamer ses yayın altyapısı + GStreamer est la librairies principale. Elle contient les entêtes, les fichiers et les éléments centraux. + GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. + gstreamer bir ses yayın altyapısı kütüphanesidir. Bu kütüphaneyi kullanan uygulamalar, gerçek zamanlı ses işleme, görüntü oynatma gibi çokluortam ile ilgili birçok işlem gerçekleştirebilirler. + https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.10.3.tar.xz + + gobject-introspection-devel + libxml2-devel + glib2-devel + gsl-devel + + multimedia/video/gstreamer-next/pspec.xml - vo-amrwbenc + gstreamer-next - libvo-amrwbenc + glib2 - /usr/bin/amrwb-enc + /usr/bin + /usr/lib/libgstbase* + /usr/lib/libgstcheck* + /usr/lib/libgstcontroller* + /usr/lib/libgstnet* + /usr/lib/libgstreamer* + /usr/lib/gstreamer-1.0 + /usr/lib/girepository-1.0 + /usr/libexec + /usr/share/gir-1.0 + /usr/share/bash-completion + /usr/share/doc + /usr/share/gtk-doc + /usr/share/locale + /usr/share/man - libvo-amrwbenc + gstreamer-next-32bit + 32-bit shared libraries for gstreamer + gstreamer için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + glib2-32bit + + + glib2-32bit + gstreamer-next + + + /usr/lib32/libgstbase* + /usr/lib32/libgstcheck* + /usr/lib32/libgstcontroller* + /usr/lib32/libgstnet* + /usr/lib32/libgstreamer* + /usr/lib32/gstreamer-1.0 + + + + gstreamer-next-devel + Development files for gstreamer + gstreamer için geliştirme dosyaları + + gstreamer-next + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + + + + + 2017-02-17 + 1.10.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-02 + 1.8.1 + rebuild + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-05-02 + 1.8.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-03-30 + 1.6.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + gst-plugins-good-next + http://gstreamer.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + A set of good-quality plugins for GStreamer + gst-plugins-good contains a set of mature plugins and elements for GStreamer. + https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.10.3.tar.xz + + orc-devel + gtk3-devel + flac-devel + cairo-devel + aalib-devel + libdv-devel + speex-devel + libpng-devel + libvpx-devel + libX11-devel + libv4l-devel + wavpack-devel + libsoup-devel + libcaca-devel + libshout-devel + libXfixes-devel + libXdamage-devel + libavc1394-devel + libraw1394-devel + gdk-pixbuf-devel + libiec61883-devel + libjpeg-turbo-devel + gstreamer-next-devel + pulseaudio-libs-devel + gst-plugins-base-next-devel + jack-audio-connection-kit-devel + + multimedia/video/gst-plugins-good-next/pspec.xml + + + gst-plugins-good-next + + orc + flac + zlib + aalib + bzip2 + cairo + glib2 + libdv + speex + libX11 + libpng + libv4l + libvpx + libXext + libcaca + libsoup + wavpack + libshout + libXfixes + gdk-pixbuf + libXdamage + libavc1394 + libraw1394 + libiec61883 + libjpeg-turbo + gstreamer-next + pulseaudio-libs + gst-plugins-base-next + jack-audio-connection-kit + + + /etc/gconf + /usr/bin + /usr/lib + /usr/share/gstreamer-1.0/presets + /usr/share/doc + /usr/share/gtk-doc + /usr/share/man + /usr/share/locale + + + + + 2017-03-05 + 1.10.3 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 1.10.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-02 + 1.8.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-03-29 + 1.6.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libdvbpsi + http://www.videolan.org/libdvbpsi/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Librairie pour la génération et le décodage des tables PSI TS/DVB MPEG. + Library for MPEG TS/DVB PSI tables decoding and generation + MPEG TS/DVB PSI taslaklarını üretmek ve çözümlemek için kullanılan bir kitaplık + libdvbpsi is a simple library designed for decoding and generation of MPEG TS and DVB PSI tables. + libdvbpsi, MPEG TS ve DVB PSI tablolarının ürteimi ve çözümlenmesi için tasarlanmış basit bir kitaplıktır. + http://download.videolan.org/pub/libdvbpsi/1.3.0/libdvbpsi-1.3.0.tar.bz2 + multimedia/video/libdvbpsi/pspec.xml + + + libdvbpsi /usr/lib /usr/share/doc - libvo-amrwbenc-devel + libdvbpsi-devel + Development files for libdvbpsi + libdvbpsi için geliştirme dosyaları - libvo-amrwbenc + libdvbpsi /usr/include - /usr/lib/pkgconfig/vo-amrwbenc.pc + /usr/lib/pkgconfig 2017-02-11 - 1.3 + 1.3.0 Rebuild Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.3 + 1.3.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-27 - 1.3 + 2016-04-02 + 1.3.0 First release Alihan Öztürk alihan@pisilinux.org @@ -101388,126 +91877,435 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - x264 - http://developers.videolan.org/x264.html + libmp4v2 + http://code.google.com/p/mp4v2 PisiLinux Community admins@pisilinux.org - GPLv2 + MPL-1.1 library app:console multimedia.video - Open source H264/AVC encoder - Açık kaynak kodlu H264/AVC çözücü - x264 is a free library for encoding H264/AVC video streams. - x264 H264/AVC görüntü dosyalarını açmak için kullanılan bir kütüphane - https://sourceforge.net/projects/pisilinux/files/source/last_stable_x264.tar.bz2 + MPEG4 library + MPEG4 kütüphanesi + Librairie MPEG4 extraite de MPEG4IP, habituellement utilisée dans les sytèmes de son 3D. + MPEG4 library extracted from MPEG4IP, usually used in 3D sound systems. + Genellikle 3B ses işleme uygulamalarında kullanılan, MPEG4IP yazılımının parçası olan MPEG4 kütüphanesi. + Librería MPEG4 parte de MPEG4IP, comúnmente utilizado en sistemas de sonido 3D. + http://mp4v2.googlecode.com/files/mp4v2-2.0.0.tar.bz2 - yasm-devel - l-smash-devel + libgcc - multimedia/video/x264/pspec.xml + multimedia/video/libmp4v2/pspec.xml - x264 - - l-smash - - - /usr/bin - /usr/lib - - - - x264-devel - Development files for x264 - x264 için geliştirme dosyaları - - x264 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-09-20 - 2245.12062016 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-07-22 - 2245.12062016 - Fix relase - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-13 - 2245.12062016 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-09 - 2245 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-02 - 2245 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - x265 - http://x265.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - multimedia.video - Open source H265/EVC encoder - Açık kaynak kodlu H265/EVC çözücü - x265 is a commercially funded open source implementation of the H.265/High Efficiency Video Coding (HEVC) compression standard. - x265 H265/EVC görüntü dosyalarını açmak için kullanılan bir kütüphane - https://bitbucket.org/multicoreware/x265/downloads/x265_2.2.tar.gz - - yasm-devel - cmake - - multimedia/video/x265/pspec.xml - - - x265 + libmp4v2 libgcc /usr/bin /usr/lib + /usr/share/doc/libmp4v2 + /usr/share/man - x265-devel - Development files for x265 - x265 için geliştirme dosyaları + libmp4v2-devel + Development files for libmp4v2 + libmp4v2 için geliştirme dosyaları - x265 + libmp4v2 + + + /usr/include + + + + + 2017-02-11 + 2.0.0 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 2.0.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + l-smash + https://github.com/l-smash/l-smash + + Alihan Öztürk + alihan@pisilinux.org + + custom + app:console + multimedia.video + MP4 muxer and other tools. + Loyal to Spec of MPEG4, and Ad-hock Simple Hackwork library. + https://github.com/l-smash/l-smash/archive/v2.9.1.tar.gz + multimedia/video/l-smash/pspec.xml + + + l-smash + MP4 muxer and other tools. + + glibc + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + l-smash-devel + Development files for l-smash. + + l-smash + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-01-25 + 2.9.1 + Rebuild for new toolchain. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-12 + 2.9.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + smpeg + http://www.lokigames.com/development/smpeg.php3 + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + app:gui + multimedia.video + SDL MPEG kitaplığı + SDL MPEG + SDL MPEG library + SMPEG is a SDL MPEG decoding library. + SMPEG, MPEG formatını kullanabilen SDL kitaplığıdır. + http://source.pisilinux.org/1.0/smpeg-0.4.5.tar.xz + + libsdl-devel + freeglut-devel + mesa-devel + mesa-glu-devel + + + smpeg-0.4.5-gcc6.patch + smpeg-0.4.4-format_not_a_string_literal_and_no_format_arguments.diff + smpeg-0.4.5-fix-header.patch + smpeg-0.4.5-libsupc++.patch + smpeg-0.4.5-link.patch + + multimedia/video/smpeg/pspec.xml + + + smpeg + + libsdl + mesa + mesa-glu + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + smpeg-devel + Development files for smpeg + smpeg için geliştirme dosyaları + + smpeg + + + /usr/bin/smpeg-config + /usr/include + /usr/share/aclocal + + + + smpeg-32bit + 32-bit shared libraries for smpeg + smpeg için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + freeglut-32bit + mesa-32bit + libsdl-32bit + mesa-glu-32bit + + + smpeg + libsdl-32bit + + + /usr/lib32 + + + + + 2017-02-18 + 0.4.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.4.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-01 + 0.4.5 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + smtube + http://smplayer.sourceforge.net/en/info + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + app:gui + multimedia.video + Play and download Youtube videos + Youtube video indirme yöneticisi + SMTube allows to search, play and download Youtube videos. + SMTube, youtube videolarını oynatmak indirmek ve videolar içerisinde arama yapmak için bir uygulamadır. + https://sourceforge.net/projects/smplayer/files/SMTube/17.1.0/smtube-17.1.0.tar.bz2 + + qt5-base-devel + qt5-script-devel + qt5-location-devel + qt5-webkit-devel + qt5-linguist + + multimedia/video/smtube/pspec.xml + + + smtube + + qt5-base + qt5-script + qt5-webkit + qt5-location + libgcc + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-03-10 + 17.1.0 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-03 + 17.1.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-11 + 16.7.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 15.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-06 + 15.11 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + ffmpeg + http://ffmpeg.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + GPLv3 + LGPLv2 + LGPLv3 + app:console + multimedia.video + A command-line tool to record, convert and stream audio and video + FFmpeg ses ve görüntü dosyalarını kaydedebilen, dönüştürebilen ve açabilen yazılımdır + FFmpeg to kompletne rozwiązanie nagrywania, konwersji i transmisji strumieni dźwięku i obrazu + 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. + http://ffmpeg.org/releases/ffmpeg-3.3.6.tar.xz + + freetype-devel + faac-devel + lame-devel + x264-devel + x265-devel + libva-devel + libsdl-devel + libvpx-devel + libass-devel + libopus-devel + alsa-lib-devel + libvdpau-devel + libtheora-devel + libvorbis-devel + gnutls-devel + celt-devel + gsm-devel + libbluray-devel + opencore-amr-devel + libmodplug-devel + pulseaudio-libs-devel + openjpeg-devel + frei0r-plugins-devel + rtmpdump-devel + schroedinger-devel + speex-devel + yasm-devel + libv4l-devel + pkgconfig + libvo-amrwbenc-devel + libvo-aacenc-devel + xvid-devel + libdc1394-devel + libnut-devel + libcdio-paranoia-devel + libXv-devel + libidn-devel + + multimedia/video/ffmpeg/pspec.xml + + + ffmpeg + + gsm + celt + faac + lame + x264 + x265 + xvid + zlib + bzip2 + speex + libva + libXv + gnutls + libX11 + libnut + libsdl + libv4l + libvpx + libxcb + libass + libopus + libXext + alsa-lib + freetype + libvdpau + openjpeg + rtmpdump + libbluray + libdc1394 + libtheora + libvorbis + fontconfig + libmodplug + libvo-aacenc + opencore-amr + schroedinger + libvo-amrwbenc + pulseaudio-libs + libcdio-paranoia + + + /etc + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/ffmpeg + + + + ffmpeg-devel + Development files for ffmpeg + ffmpeg için geliştirme dosyaları + Pliki nagłówkowe ffmpeg + + ffmpeg /usr/include @@ -101515,33 +92313,885 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2018-01-13 + 3.3.6 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2018-01-04 + 3.3.6 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + - 2017-02-11 - 2.2 + 2017-02-17 + 3.2.4 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-13 + 3.0.2 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-09 + 2.8.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-16 + 2.8.6 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gst-libav-next + http://gstreamer.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Gstreamer plugin for the libav codec + Gstreamer plugin for the libav codec. + https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.10.3.tar.xz + + orc-devel + yasm-devel + gst-plugins-base-next-devel + + multimedia/video/gst-libav-next/pspec.xml + + + gst-libav-next + + bzip2 + glib2 + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/share/doc + /usr/share/gtk-doc + + + + + 2017-02-17 + 1.10.3 Version Bump Pisi Linux Community admin@pisilinux.org - 2016-06-12 - 1.9 + 2016-06-10 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-02 + 1.8.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-03-29 + 1.6.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + gst-plugins-good + http://gstreamer.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Ensemble de plug-ins (greffons) de bonne qualité sous la licence préférée de gstreamer. + A set of good-quality plugins for GStreamer + Gstreamer için temel eklentiler paketi + gst-plugins-good contains a set of mature plugins and elements for GStreamer. + http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.31.tar.bz2 + + orc-devel + gtk3-devel + flac-devel + libdv-devel + libXv-devel + cairo-devel + aalib-devel + speex-devel + libpng-devel + libX11-devel + libv4l-devel + taglib-devel + libcaca-devel + libsoup-devel + wavpack-devel + libsoup-gnome + libshout-devel + libavc1394-devel + libraw1394-devel + libiec61883-devel + gstreamer-devel + libjpeg-turbo-devel + pulseaudio-libs-devel + gst-plugins-base-devel + jack-audio-connection-kit-devel + + + 0001-fix-v4l2_munmap.patch + 0002-clear_DISCONT_flag.patch + 0003-v4l2src-fix.patch + 0004-v4l2object-Don-t-probe-UVC-devices-for-being-interla.patch + 0001-sys-v4l2-Some-blind-compilation-fixes.patch + + multimedia/video/gst-plugins-good/pspec.xml + + + gst-plugins-good + + orc + flac + zlib + aalib + bzip2 + cairo + glib2 + libXv + libdv + speex + libX11 + libgcc + libpng + libv4l + taglib + libXext + libcaca + libsoup + libxml2 + wavpack + libshout + gstreamer + libXfixes + gdk-pixbuf + libXdamage + libavc1394 + libraw1394 + libiec61883 + libjpeg-turbo + libsoup-gnome + pulseaudio-libs + gst-plugins-base + jack-audio-connection-kit + + + /etc/gconf + /usr/bin + /usr/lib + /usr/share/gstreamer-0.10/presets + /usr/share/doc + /usr/share/man + /usr/share/locale + + + + + 2017-03-05 + 0.10.31 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 0.10.31 + Rebuild and edit. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 0.10.31 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-28 + 0.10.31 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + obs-studio + https://obsproject.com/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + app:gui + multimedia.video + OBS-Studio is a rewrite of what was formerly known as Open Broadcaster Software + OBS-Studio is a rewrite of what was formerly known as Open Broadcaster + Software + OBS-Studio software was originally designed for recording and streaming live video content, efficiently + OBS-Studio software was originally designed for recording and streaming live + video content, efficiently + obs-studio + https://github.com/jp9000/obs-studio/archive/17.0.2.tar.gz + + curl-devel + dbus-devel + x264-devel + zlib-devel + eudev-devel + ffmpeg-devel + libX11-devel + libv4l-devel + libxcb-devel + jansson-devel + alsa-lib-devel + libv4l-devel + vlc-devel + vlc-libs + pkgconfig + freetype-devel + qt5-base-devel + libXfixes-devel + fontconfig-devel + libXcomposite-devel + qt5-x11extras-devel + pulseaudio-libs-devel + jack-audio-connection-kit-devel + cmake + + multimedia/video/obs-studio/pspec.xml + + + obs-studio + + curl + dbus + x264 + zlib + eudev + ffmpeg + libX11 + libgcc + libv4l + libxcb + jansson + alsa-lib + freetype + qt5-base + libXfixes + fontconfig + vlc-libs + ffmpeg + libXcomposite + qt5-x11extras + pulseaudio-libs + jack-audio-connection-kit + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + + + obs-studio.desktop + obs-logo.png + + + + obs-studio-devel + Development files for obs-studio + + obs-studio + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + + 2017-02-03 + 17.0.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-11 + 17.0.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-07-21 + 0.15.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-07-13 + 0.15.1 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + libdv + http://libdv.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + multimedia.video + Software codec for dv-format video (camcorders etc) + Dijital video (kaydedici cihazlar vs) için çözümleme yazılımı + Le codec Quasar DV (libdv) est un codec logiciel pour la vidéo DV, le format d'encodage utilisé par la plupart des caméras numériques, typiquement celles gérant l'interface IEEE 1394 (a.k.a. FireWire ou i.Link). Libdv a été développé selon les standards officiels pour la vidéo DV : IEC 61834 et SMPTE 314M. + The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. Libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M. + Quasar DV codec (libdv), DV video için çözümleyicidir. Bu dosya biçimi çoğu dijital kameralarda (özellikle de IEEE 1394) kullanılır. Libdv, DV videonun resmi standartları olan IEC 61834 ve SMPTE 314M'ye göre geliştirilmiştir. + El codec Quasar DV (libdv) es un codec de software para video DV, el formato de codificación usado en la mayoría de los camcorders digitales, que típicamente soportan la interfaz IEEE 1394 (alias FireWire o i.Link). Libdv fue desarrollado de conforme los estándares oficiales para video DV: IEC 61834 y SMPTE 314M. + mirrors://sourceforge/libdv/libdv-1.0.0.tar.gz + + libsdl-devel + popt-devel + + + libdv-0.99-2.6.patch + libdv-1.0.0-pic.patch + libdv-1.0.0-dso-linking.patch + libdv-mmxdetect-athlon.patch + + multimedia/video/libdv/pspec.xml + + + libdv + + popt + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libdv-devel + Development files for libdv + libdv için geliştirme dosyaları + + libdv + + + /usr/include/libdv + /usr/lib/pkgconfig + + + + + 2017-03-02 + 1.0.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-09 + 1.0.0 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + vo-aacenc + http://sourceforge.net/projects/opencore-amr/ + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + app:cli + multimedia.video + VisualOn AAC encoder library + VisualOn AAC encoder library + http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/vo-aacenc-0.1.3.tar.gz/download + multimedia/video/vo-aacenc/pspec.xml + + + libvo-aacenc + + /usr/lib + /usr/share/doc + + + + libvo-aacenc-devel + + libvo-aacenc + + + /usr/include + /usr/lib/pkgconfig/vo-aacenc.pc + + + + + 2017-02-11 + 1.3 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-18 + 1.3 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + gstreamer-vaapi-next + http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/ + + Kamil Atlı + suvari@pisilinux.org + + LGPLv2.1 + library + multimedia.video + GStreamer Multimedia Framework VA Plugins + gstreamer-vaapi, GStreamer Multimedia Framework VA Plugins. + https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.10.3.tar.xz + + libva-devel + gstreamer-next-devel + gst-plugins-bad-next-devel + gst-plugins-base-next-devel + + multimedia/video/gstreamer-vaapi-next/pspec.xml + + + gstreamer-vaapi-next + GStreamer-next Multimedia Framework VA Plugins. + + glib2 + libva + wayland-client + gstreamer-next + gst-plugins-bad-next + gst-plugins-base-next + + + /usr/lib + /usr/share/gtk-doc/ + /usr/share/doc + + + gstreamer-vaapi-next + gstreamer-vaapi-next-devel + + + gstreamer-vaapi-next + gstreamer-vaapi-next-devel + + + + + 2018-01-13 + 1.10.3 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-17 + 1.10.3 Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.7 + 1.8.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-07-23 - 1.7 + 2016-05-14 + 1.8.1 + First release. + Kamil Atlı + suvari@pisilinux.org + + + + + + libv4l + http://freecode.com/projects/libv4l + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + library + multimedia.video + V4L wrapper for V4L2 + V4L kitaplığı + Warstwa abstrakcji dla urządzeń video4linux2 + A library to access V4L2 API with V4L1 alike calls. + V4L2 arabirimini V4L1 tarzı çağrılarla erişim sağlayan kitaplık. + libv4l to zestaw bibliotek dodający niewielką warstwę abstrakcji dla urządzeń video4linux2. Celem tej warstwy jest ułatwienie autorom aplikacji obsługi szerokiej gamy urządzeń bez pisania osobnego kodu dla różnych urządzeń tej samej klasy. + https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.12.2.tar.bz2 + + qt5-base-devel + libjpeg-turbo-devel + glibc-devel + mesa-devel + mesa-glu-devel + alsa-lib-devel + libgcc + doxygen + eudev-devel + + multimedia/video/libv4l/pspec.xml + + + libv4l + + libjpeg-turbo + + + /lib/udev/rules.d + /lib/udev/rc_keymaps + /usr/lib/lib* + /usr/lib/v4l* + /usr/share/doc + + + + v4l-utils + Utilities for libv4l + Zbiór narzędzi do urządzeń Video4Linux + + mesa + libgcc + alsa-lib + qt5-base + libv4l + + + /etc + /usr/bin + /usr/sbin + /usr/lib + /usr/share/man + /usr/share/applications + /usr/share/icons + /usr/share/locale + + + + libv4l-devel + Development files for libv4l + libv4l için geliştirme dosyaları + Pliki nagłówkowe bibliotek libv4l + + mesa + libX11 + mesa-glu + libv4l + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libv4l-32bit + 32-bit shared libraries for libv4l + libv4l için 32-bit paylaşımlı kitaplıklar + 32-bitowe biblioteki libv4l + emul32 + emul32 + + libjpeg-turbo-32bit + libX11-32bit + mesa-32bit + mesa-glu-32bit + alsa-lib-32bit + qt5-base-32bit + eudev-32bit + + + libjpeg-turbo-32bit + libv4l + + + /usr/lib32/lib* + /usr/lib32/v4l* + + + + + 2017-02-15 + 1.12.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-28 + 1.10.0 + update + Serdar Soytetir + kaptan@pisilinux.org + + + 2015-05-25 + 1.0.1 + Rebuild + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-20 + 1.0.1 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org + + + + + + gst-plugins-bad-next + http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + multimedia.video + A set of GStreamer plug-ins that aren't up to par compared to the rest + Diğer eklentilerle karşılaştırıldığında çok iyi durumda olmayan gstreamer eklentileri + GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use. + gst-plugins-bad, iyiye yakın kalitede olan ancak gerçek bir geliştirici, belgelendirme, test seti gibi eksikleri bulunan eklentilerdir. + https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.10.3.tar.xz + + orc-devel + gsm-devel + faac-devel + gtk3-devel + mesa-devel + webp-devel + x265-devel + faad2-devel + libX11-devel + mpg123-devel + libdca-devel + jasper-devel + libsdl-devel + libexif-devel + libopus-devel + wayland-devel + mesa-glu-devel + wayland-cursor + libmpeg2-devel + DirectFB-devel + libvdpau-devel + libtheora-devel + libdvdnav-devel + libsndfile-devel + mjpegtools-devel + soundtouch-devel + libdvdread-devel + llvm-clang-devel + schroedinger-devel + libvo-aacenc-devel + libjpeg-turbo-devel + libvo-amrwbenc-devel + gstreamer-next-devel + gobject-introspection-devel + gst-plugins-base-next-devel + + multimedia/video/gst-plugins-bad-next/pspec.xml + + + gst-plugins-bad-next + + gsm + orc + faac + gtk3 + mesa + webp + x265 + bzip2 + cairo + faad2 + glib2 + libX11 + libdca + libdrm + libgcc + libkms + libpng + libopus + DirectFB + libvdpau + libdvdnav + libdvdread + libsndfile + mjpegtools + soundtouch + libvo-aacenc + schroedinger + libjpeg-turbo + gstreamer-next + libvo-amrwbenc + wayland-client + gst-plugins-base-next + + + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/gstreamer-1.0 + /usr/share/gst-plugins-bad/1.0/ + /usr/share/gtk-doc + /usr/share/gir-1.0/ + /usr/share/doc + + + + gst-plugins-bad-next-devel + Development files for gst-plugins-bad + gst-plugins-bad için geliştirme dosyaları + + gstreamer-next-devel + gst-plugins-base-next-devel + gst-plugins-bad-next + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-03-05 + 1.10.3 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 1.10.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-13 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-12 + 1.8.1 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-03-31 + 1.6.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org @@ -101694,8 +93344,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - xvid - http://www.xvid.org/ + gst-plugins-ugly-next + http://gstreamer.net/ PisiLinux Community admins@pisilinux.org @@ -101703,49 +93353,88 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol GPLv2 library multimedia.video - High performance MPEG-4 video de-/encoding solution - Yüksek performanslı bir MPEG-4 video kodlayıcı/çözücü - Xvid is a codec which makes it possible to compress movies too much while still maintaining the original image quality. - Xvid videoları kalite kaybına neden olmadan yüksek oranlarda sıkıştırabilmeye olanak tanıyan bir kodlayıcıdır. - Xvid es un codec que posibilita una alta compresión de peliculas, manteniendo la calidad original de la imagen. - http://downloads.xvid.org/downloads/xvidcore-1.3.4.tar.gz - multimedia/video/xvid/pspec.xml + Other plugins for gstreamer + Gstreamer için diğer eklentiler + les Plug-ins (greffons) Ugly (horribles) de GStreamer est un ensemble de plug-ins de bonne qualité et fonctionnant correctement, mais dont la distribution pose problème. La licence du plug-in ou de librairies nécessaires au plug-in n'est pas forcément tel que l'on aimerait qu'elle soit. Le code peut également être notoirement connu pour présenter un problème patent. + GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems. + GStreamer Ugly Plug-in'leri kaliteli ve güzel çalışan eklentiler içerir. Fakat bu eklentilerin lisanslarla ilgili sorunları bulunabilir. + https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.10.3.tar.xz + + orc-devel + x264-devel + lame-devel + glib2-devel + a52dec-devel + libmad-devel + mpg123-devel + libcdio-devel + twolame-devel + libmpeg2-devel + libdvdread-devel + opencore-amr-devel + gstreamer-next-devel + gst-plugins-base-next-devel + + multimedia/video/gst-plugins-ugly-next/pspec.xml - xvid - - /usr/lib - /usr/share/doc/xvid - - - - xvid-devel + gst-plugins-ugly-next - xvid + orc + lame + x264 + glib2 + a52dec + libmad + mpg123 + libcdio + twolame + libmpeg2 + libdvdread + opencore-amr + gstreamer-next + gst-plugins-base-next - /usr/share/doc/xvid/examples - /usr/include + /usr/lib/gstreamer-1.0 + /usr/share/doc/gst-plugins-ugly-next + /usr/share/gtk-doc + /usr/share/gstreamer-1.0 + /usr/share/locale - - 2017-02-11 - 1.3.4 + + 2017-03-05 + 1.10.3 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 1.10.3 Version Bump Pisi Linux Community admin@pisilinux.org - - 2016-06-09 - 1.3.3 + + 2016-06-10 + 1.8.1 Release Bump Pisi Linux Community admin@pisilinux.org + + 2016-05-12 + 1.8.1 + Version bumpe + Kamil Atlı + suvari@pisilinux.org + - 2014-12-14 - 1.3.3 + 2016-03-29 + 1.6.3 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -101754,761 +93443,673 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - avahi - http://avahi.org/ + kaffeine + http://www.kde.org/applications/multimedia/kaffeine/ PisiLinux Community admins@pisilinux.org - LGPLv2 - app:console - network.analyzer - Local network service discovery - Yerel ağ hizmeti bulma sistemi - avahi is a system which facilitates service discovery on a local network. This means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. - avahi yerel ağ üzerindeki hizmetleri tespit etmeyi kolaylaştıran bir sistemdir. Bu sayede, bilgisayarınızı ağa dahil ettikten sonra anında mevcut bilgisayarları ve yazıcıları görebilir ve kullanabilirsiniz. - https://github.com/lathiat/avahi/releases/download/v0.6.32/avahi-0.6.32.tar.gz + GPLv1 + app:gui + multimedia.video + Kaffeine Media Player for KDE5 + KDE4 için Kaffeine Ortam Oynatıcı + Awesome media player and vcr for KDE5. + KDE4 için harika bir video oynatıcı + https://download.kde.org/stable/kaffeine/kaffeine-2.0.13.tar.xz - gtk2-devel - gtk3-devel - libcap-devel - libdaemon-devel - gobject-introspection-devel - libepoxy-devel - at-spi2-core-devel - gdbm-devel - intltool + qt5-base-devel + qt5-sql-sqlite + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-mysql + qt5-assistant-devel + qt5-designer-devel + libXScrnSaver-devel + ki18n-devel + kwidgetsaddons-devel + kxmlgui-devel + kio-devel + solid-devel + knotifications-devel + kidletime-devel + kdbusaddons-devel + libX11-devel + libXext-devel + gettext-devel + qt5-x11extras-devel + libv4l-devel + vlc-devel + kconfig-devel + kcoreaddons-devel + kconfigwidgets-devel + pkgconfig + extra-cmake-modules + kdoctools-devel - network/analyzer/avahi/pspec.xml + multimedia/video/kaffeine/pspec.xml - avahi-glib - Libraries for easy use of avahi from glib applications - Glib uygulamalarında avahi kullanımını kolaylaştıran kitaplıklar + kaffeine - glib2 - avahi - avahi-libs + qt5-sql-sqlite + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-mysql + qt5-base + libXScrnSaver + ki18n + kwidgetsaddons + kxmlgui + kio + solid + knotifications + kidletime + kdbusaddons + libX11 + qt5-x11extras + vlc-libs + libgcc + libv4l + kconfig + kcoreaddons + kconfigwidgets + kwindowsystem - /usr/lib/libavahi-glib.* - /usr/lib/libavahi-gobject.* - - - - avahi-glib-devel - Development files for avahi-glib - avahi-glib için geliştirme dosyaları - - avahi-glib - avahi-devel - - - /usr/include/avahi-glib - /usr/include/avahi-gobject - /usr/lib/pkgconfig/avahi-glib.pc - /usr/lib/pkgconfig/avahi-gobject.pc - - - - avahi-ui - Gtk user interface library for Avahi - avahi için geliştirme dosyaları - - gdbm - gtk2 - glib2 - avahi-libs - avahi-glib - atk - cairo - pango - gdk-pixbuf - fontconfig - - - /usr/lib/libavahi-ui.so* - - - - avahi-ui-devel - Development files for avahi-ui - avahi-ui için geliştirme dosyaları - - gtk2-devel - avahi-ui - avahi-devel - avahi-glib-devel - - - /usr/include/avahi-ui - /usr/lib/pkgconfig/avahi-ui.pc - - - - avahi-ui-gtk3 - Gtk3 user interface library for Avahi - avahi-gtk3, Gtk3 user interface library for Avahi - - gdbm - glib2 - gtk3 - avahi-libs - avahi-glib - atk - cairo - pango - gdk-pixbuf - - - /usr/lib/libavahi-ui-gtk3.so* - - - - avahi-ui-gtk3-devel - Development files for avahi-ui-gtk3 - avahi-ui-gtk3 için geliştirme dosyaları - - gtk2-devel - avahi-ui-gtk3 - avahi-devel - avahi-glib-devel - gtk3-devel - - - /usr/lib/pkgconfig/avahi-ui-gtk3.pc - - - - avahi-ui-tools - UI tools for mDNS browsing - Grafiksel mDNS tarama araçları - - gtk3 - glib2 - avahi - avahi-ui - avahi-glib - avahi-ui-gtk3 - avahi-libs - gtk3 - - - /usr/lib/python*/site-packages - /usr/bin/b* - /usr/bin/avahi-discover* - /usr/bin/avahi-bookmarks - /usr/share/man/man1/b* - /usr/share/man/man1/avahi-discover* - /usr/share/man/man1/avahi-bookmarks* - /usr/share/avahi/interfaces - /usr/share/applications/b* - /usr/share/applications/avahi-discover.desktop - - - - avahi-compat-howl - Libraries for howl compatibility - howl uyumluluk kitaplıkları - - avahi - avahi-libs - - - /usr/lib/libhowl.so* - - - - avahi-compat-howl-devel - Development files for avahi-compat-howl - avahi-compat-howl için geliştirme dosyaları - - avahi-compat-howl - - - /usr/include/avahi-compat-howl - /usr/lib/pkgconfig/avahi-compat-howl.pc - /usr/lib/pkgconfig/howl.pc - - - - avahi-compat-libdns_sd - Libraries for Apple Bonjour mDNSResponder compatibility - libdns_sd uyumluluk kitaplıkları - - avahi - avahi-libs - - - /usr/lib/libdns_sd.so* - - - - avahi-compat-libdns_sd-devel - Development files for avahi-compat-libdns_sd - avahi-compat-libdns_sd için geliştirme dosyaları - - avahi-compat-libdns_sd - - - /usr/include/avahi-compat-libdns_sd - /usr/include/dns_sd.h - /usr/lib/pkgconfig/avahi-compat-libdns_sd.pc - /usr/lib/pkgconfig/libdns_sd.pc - - - - avahi-libs - Libraries needed to run programs that use avahi - Avahi kullanan uygulamaları çalıştırmak için gerekli kitaplıklar - - dbus - - - /usr/lib/libavahi-common.so* - /usr/lib/libavahi-client.so* - - - - avahi - - dbus - expat - libcap - libdaemon - avahi-libs - - - /usr/sbin/avahi-daemon - /usr/lib/libavahi-core.so* - /etc/avahi/avahi-daemon.conf - /etc/avahi/hosts - /etc/avahi/services/ssh.service - /etc/dbus-1/system.d/avahi-dbus.conf - /usr/share/avahi - /usr/share/dbus-1/interfaces/*.xml - /usr/share/dbus-1/system-services - /usr/lib/avahi/service* - /lib/systemd/system - /usr/share/locale + /usr/share + /usr/bin + /usr/lib /usr/share/doc - /usr/share/man/man5/* - /usr/share/man/man8/avahi-daemon.* - /run/avahi-daemon - /usr/lib/tmpfiles.d/avahi.conf - - - System.Service - System.Package - - - avahi.conf - - - - avahi-autoipd - Link-local IPv4 address automatic configuration daemon (IPv4LL) - Link-local IPv4 adresi otomatik yapılandırma hizmeti (IPv4LL) - - libdaemon - - - /etc/avahi/avahi-autoipd.action - /usr/sbin/avahi-autoipd - /usr/share/man/man8/avahi-autoipd.* - /var/lib/avahi-autoipd + /usr/share/icons + + + 2017-10-09 + 2.0.13 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-11 + 2.0.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-04 + 2.0.1 + First Release. + Stefan Gronewold + groni@pisilinux.org + + + + + + gst-plugins-base-next + http://gstreamer.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Basepack of plugins for gstreamer + GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included. + https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10.3.tar.xz + + orc-devel + cdparanoia + pango-devel + cairo-devel + libXv-devel + libogg-devel + libXext-devel + libopus-devel + alsa-lib-devel + libvorbis-devel + libtheora-devel + libvisual-devel + gstreamer-next-devel + gobject-introspection-devel + + multimedia/video/gst-plugins-base-next/pspec.xml + - avahi-dnsconfd - Configure local unicast DNS settings based on information published in mDNS - Yerel unicast DNS ayarlarını mDNS üzerinden gelen bilgilere göre yapılandırma hizmeti + gst-plugins-base-next - libdaemon - avahi - avahi-libs - - - /etc/avahi/avahi-dnsconfd.action - /usr/sbin/avahi-dnsconfd - /usr/share/man/man8/avahi-dnsconfd.* - - - System.Service - - - - avahi-tools - Command line tools for mDNS browsing and publishing - mDNS taramak ve yayınlamak için komut satırı araçları - - gdbm - avahi - avahi-libs + orc + zlib + glib2 + pango + cairo + libXv + libX11 + libogg + libXext + libopus + alsa-lib + libvorbis + libvisual + libtheora + cdparanoia + gstreamer-next /usr/bin - /usr/share/man/man1 + /usr/lib + /usr/share/doc + /usr/share/gtk-doc + /usr/share/gir-1.0 + /usr/share/man + /usr/share/locale + /usr/share/gst-plugins-base/1.0 - avahi-devel - Development files for avahi - avahi için geliştirme dosyaları + gst-plugins-base-next-devel + Development files for gst-plugins-base - avahi-libs + gst-plugins-base-next + gstreamer-next-devel + glib2-devel - /usr/lib/pkgconfig/avahi-core.pc - /usr/lib/pkgconfig/avahi-client.pc - /usr/lib/girepository-1.0 - /usr/share/gir-1.0 - /usr/include/avahi-client - /usr/include/avahi-common - /usr/include/avahi-core + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-17 + 1.10.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 1.8.1 + Version Bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-03-29 + 1.6.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + qmplay2 + http://zaps166.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPL + app:gui + multimedia.video + QMPlay2 is a video and audio player which can play most formats and codecs + It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser. + https://github.com/zaps166/QMPlay2/archive/17.12.31.tar.gz + + qt5-base-devel + qt5-qdbusviewer + qt5-x11extras-devel + qt5-assistant-devel + qt5-designer-devel + qt5-svg-devel + qt5-linguist + pkgconfig + cmake + ffmpeg-devel + libva-devel + libgme-devel + libvdpau-devel + taglib-devel + portaudio-devel + openal-devel + libcdio-devel + libcddb-devel + libass-devel + libX11-devel + gst-libav-next + pulseaudio-libs-devel + libXv-devel + mesa-devel + mesa-glu-devel + alsa-lib-devel + libva-devel + + multimedia/video/qmplay2/pspec.xml + + + qmplay2 + + qt5-base + qt5-x11extras + alsa-lib + mesa + libXv + libva + libgme + ffmpeg + libX11 + libcdio + libass + libgcc + taglib + libcddb + libvdpau + pulseaudio-libs + + + /usr/bin + /usr/share + /usr/share/qmplay2 + /usr/share/icons + /usr/share/applications + /usr/lib + /usr/share/doc + + + QMPlay2.png + QMPlay2.desktop + QMPlay2_enqueue.desktop + + + + qmplay2-devel + Development files for qmplay2 + + qmplay2 + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2018-01-13 + 17.12.31 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-08 + 17.02.12 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-11 + 16.12.23 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-19 + 16.06.01 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-12 + 16.05.06 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libquicktime + http://libquicktime.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.video + A library based on quicktime4linux with extensions + quicktime4linux ve eklentileri tabanlı bir kütüphane + Libquicktime est basée sur l'excellente librairie quicktime4linux en y apportant de multiples améliorations. Toutes les librairies externes ont été supprimées du source. En échange, les librairies disponibles sur les systèmes sont détectées par le script configure. Tous les codecs (codeur/décodeur) d'origine ont été déménagés dans des modules que l'on peut charger dynamiquement, et de nouveaux codecs sont en développement. + Libquicktime is based on the great quicktime4linux library with several enhancements. All 3rd-party libraries were removed from the sourcetree. Instead, the systemwide installed libraries are detected by the configure script. All original codecs were moved into dynamically loadable modules, and new codecs are in development. + Libquicktime, birkaç gelişmişliğe sahip büyük quicktime4linux kütüphanesi üzerine temellendirilmiştir. Tüm 3üncü-parti kütüphaneler kök ağacından silinmiştir. Bunun yerine, sistem genişliğne sahip kütüphaneler kurulmuş ve yapılandırma betikleri ile keşfedilmiştir. Tüm orjinal kodlar, dinamik olarak yüklenebilen modüller haline gelmiş ve yeni kodlar geliştirilmektedir. + Libquicktime está basado enla librería quicktime4linux con varios mejoras. Todos los librerías de terceros fueron removidos de los fuentes. En su lugar el script de configure detecta las librerías ya instalados en el sistema. Todos codecs originales fueron convertido a módulos dinámicos, y nuevos codecs están en desarrollo. + mirrors://sourceforge/project/libquicktime/libquicktime/1.2.4/libquicktime-1.2.4.tar.gz + + mesa-devel + lame-devel + zlib-devel + glib2-devel + libX11-devel + libpng-devel + faac-devel + gtk2-devel + libdv + faad2-devel + libXt-devel + libXv-devel + ffmpeg-devel + libXaw-devel + libXext-devel + alsa-lib-devel + libvorbis-devel + libavc1394-devel + libraw1394-devel + schroedinger-devel + libjpeg-turbo-devel + x264-devel + + + libquicktime-1.2.4+libav-9.patch + libquicktime-1.2.4-ffmpeg2.patch + libquicktime-ffmpeg3.patch + + multimedia/video/libquicktime/pspec.xml + + + libquicktime + + mesa + lame + zlib + glib2 + libX11 + libpng + faac + gtk2 + libdv + faad2 + libXt + libXv + ffmpeg + libXaw + libXext + alsa-lib + libvorbis + libavc1394 + libraw1394 + schroedinger + libjpeg-turbo + x264 + + + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/locale + + + + libquicktime-devel + Development files for libquicktime + libquicktime için geliştirme dosyaları + + libquicktime + + + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal - 2017-02-17 - 0.6.32 - Version Bump. + 2017-03-02 + 1.2.4 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-13 + 1.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-13 + 1.2.4 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + x265 + http://x265.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + multimedia.video + Open source H265/EVC encoder + Açık kaynak kodlu H265/EVC çözücü + x265 is a commercially funded open source implementation of the H.265/High Efficiency Video Coding (HEVC) compression standard. + x265 H265/EVC görüntü dosyalarını açmak için kullanılan bir kütüphane + https://bitbucket.org/multicoreware/x265/downloads/x265_2.2.tar.gz + + yasm-devel + cmake + + multimedia/video/x265/pspec.xml + + + x265 + + libgcc + + + /usr/bin + /usr/lib + + + + x265-devel + Development files for x265 + x265 için geliştirme dosyaları + + x265 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-11 + 2.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-12 + 1.9 + Version Bump Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.6.31 + 1.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-23 + 1.7 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + schroedinger + http://www.diracvideo.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.video + Dirac codec library + Dirac kodek kitaplığı + C-based libraries and GStreamer plugins for the Dirac video codec. + C ile kodlanmış Dirac video kodeği kitaplıkları ve GStreamer eklentileri + http://www.diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz + + orc-devel + + + ltmain_as-needed.patch + + multimedia/video/schroedinger/pspec.xml + + + schroedinger + + orc + + + /usr/lib + /usr/share/doc + + + + schroedinger-devel + Development files for schroedinger + schroedinger için geliştirme dosyaları + + schroedinger + orc-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-11 + 1.0.11 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 1.0.11 Release Bump Pisi Linux Community admin@pisilinux.org 2014-05-20 - 0.6.31 + 1.0.11 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org - gnu-netcat - http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ + libzen + http://sourceforge.net/projects/zenlib/ - PisiLinux Community + Pisi Linux Community admins@pisilinux.org - GPLv2 + ZLIB + as-is app:console - network.analyzer - A tool designed to read and write data across connections using TCP/IP - A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. - mirrors://sourceforge/netcat/netcat-0.7.1.tar.bz2 - network/analyzer/gnu-netcat/pspec.xml + multimedia.misc + Small C++ derivate class to have a simpler life. + shared library for libmediainfo and mediainfo + https://mediaarea.net/download/source/libzen/0.4.35/libzen_0.4.35.tar.bz2 + multimedia/misc/libzen/pspec.xml - gnu-netcat + libzen + + libgcc + - /usr/bin + /usr/lib /usr/share/doc - /usr/share/info - /usr/share/locale - /usr/share/man/man1 + + + + libzen-devel + + libzen + + + /usr/bin/libzen-config + /usr/lib/pkgconfig + /usr/lib/libzen.so + /usr/include/ZenLib - 2017-05-15 - 0.7.1 - Release bump + 2017-04-08 + 0.4.35 + Version bump Kamil Atlı suvari@pisilinux.org - 2016-07-02 - 0.7.1 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - libpcap - http://www.tcpdump.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - network.analyzer - A system-independent library for user-level network packet capture - Kullanıcı seviyesinde ağ paketi yakalamak için bir sistem bağımsız kitaplığı - libpcap (Packet CAPture) fourni un cadre de développement portable pour la surveillance réseau de bas niveau. On peut l'utiliser pour collecter des statistiques réseau, surveiller la sécurité, corriger le réseau, etc. - libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. - libpcap (Packet CAPture) düşük-seviye ağların izlenmesi için kullanılan bir kitaplıktır. Ağ istatistikleri, güvenlik izleyicisi, ağ hata gözleme gibi uygulamalar genellikle bu kitaplığı kullanır. - libpcap (Packet CAPture) facilita un framework portable para monitoreo de redes a a bajo nivel. Aplicaciones abarcan sistemas de estadísticas de red, monitoreo de seguridad, depuración de red, etc. - http://www.tcpdump.org/release/libpcap-1.8.1.tar.gz - - bluez-libs-devel - libnl-devel - libusb-devel - dbus-devel - - - libpcap-1.7.4-enable_bluetooth-1.patch - disable-remote.diff - - network/analyzer/libpcap/pspec.xml - - - libpcap - - bluez - libnl - dbus - libusb - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - libpcap-devel - Development files for libpcap - libpcap için geliştirme dosyaları - - libpcap - - - /usr/bin/pcap-config - /usr/include - /usr/share/man/man3 - - - - - 2017-05-15 - 1.8.1 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 1.8.1 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 1.7.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-25 - 1.7.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libupnp - http://pupnp.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - network.analyzer - Librairie UPnP. - Portable UPnP library - Taşınabilir UPnP kitaplığı - Portabels UPnP Bibliothek - The Universal Plug and Play (UPnP) SDK for Linux provides support for building UPnP-compliant control points, devices, and bridges on Linux. - http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%201.6.20/libupnp-1.6.20.tar.bz2 - - kernel-headers - - - CVE-2016-6255.patch - - network/analyzer/libupnp/pspec.xml - - - libupnp - - /usr/lib - /usr/share/doc - - - - libupnp-devel - Development files for libupnp - libupnp için geliştirme dosyaları - - libupnp - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 1.6.20 - Version Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.6.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-31 - 1.6.19 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - openslp - http://www.openslp.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - service - network.analyzer - An open-source implementation of Service Location Protocol - Servis Yer Protokolünün (Service Location Protocol - SLP) bir açık kaynak uyarlaması - Le Service Location Protocol (Protocole de Localisation de Service) est un protocole standard de recherche de l'IETF fournissant un framework (cadre de développement) pour permettre aux application résau de découvrir l'existence, la localisation et la configuration de services réseaux au sein des réseaux d'entreprises. - Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks. - SLP (Service Location Protocol – Hizmet Yer Protokolu), ağlara bağlı hizmetlerin bulunabilmesi için gereken altyapıyı sağlar. - Service Location Protocol es un protocolo según estándar IETF, que provee un framework que permite a aplicaciones descubrir la existencia, locación y configuración de servicios de red en redes empresariales. - mirrors://sourceforge/openslp/openslp-2.0.0.tar.gz - - zlib-devel - openssl-devel - doxygen - docbook-xsl - - network/analyzer/openslp/pspec.xml - - - openslp - - openssl - - - /etc/slp.conf - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/doc/openslp/html/IntroductionToSLP - /usr/share/doc/openslp/html/UsersGuide - /usr/share/doc/openslp/html/faq* - /var/log - - - - openslp-server - OpenSLP server daemon - OpenSLP hizmet sunucusu - openslp-server contains ths OpenSLP server daemon to dynamically register services. - openslp-server, dinamik hizmet kaydı için gerekli OpenSLP sunucusunu içerir. - - openssl - openslp - - - /etc/slp.reg - /etc/slp.spi - /usr/sbin/slpd - - - - openslp-devel - Development files for openslp - openslp için geliştirme dosyaları - - openslp - zlib-devel - openssl-devel - - - /usr/include - /usr/share/doc/openslp/html/ProgrammersGuide - - - - - 2017-03-06 - 2.0.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-01 - 2.0.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - rrdtool - http://oss.oetiker.ch/rrdtool/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - network.analyzer - A system to store and display time-series data - Zaman serisi verilerini saklamak ve göstermek için bir araç - RRD is the acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine/room temperature, server load average). - RRD, Round Robin Database için kullanılan bir kısaltmadır. RRD, zaman serisi verilerini (ör. ağ bantgenişliği, makine/oda sıcaklığı, ortalama sunucu yükü) saklamak ve göstermek için kullanılan bir sistemdir. - http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.6.0.tar.gz - - lua-devel - tcl-devel - ruby-devel - cairo-devel - pango-devel - libart_lgpl-devel - dejavu-fonts - perl - glib2-devel - python-devel - libxml2-devel - tcp-wrappers-devel - groff - - network/analyzer/rrdtool/pspec.xml - - - rrdtool - - lua - tcl - ruby - cairo - pango - libart_lgpl - dejavu-fonts - perl - glib2 - python - libxml2 - tcp-wrappers - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - /usr/share/rrdtool - - - - rrdtool-devel - - rrdtool - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-01 - 1.6.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-15 - 1.5.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-30 - 1.5.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - traceroute - http://traceroute.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - network.analyzer - Utility to trace the route of IP packets - IP paketlerinin izlediği yolları takip etme aracı - The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute is used as a network debugging tool. If you're having network connectivity problems, traceroute will show you where along the route the trouble is. - traceroute IP paketlerinin ağda veya internette izlediği yolu görüntüler. Ağda bağlantı probleminiz varsa, traceroute problemin yol üzerinde tam olarak nereden kaynaklandığını gösterir. - https://sourceforge.net/projects/traceroute/files/traceroute/traceroute-2.1.0/traceroute-2.1.0.tar.gz - network/analyzer/traceroute/pspec.xml - - - traceroute - - /bin - /usr/share/doc - /usr/share/man - - - - - 2017-01-07 - 2.1.0 + 2016-11-24 + 0.4.31 First Release. Stefan Gronewold(groni) groni@pisilinux.org @@ -102517,2116 +94118,83 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - libotr - http://www.cypherpunks.ca/otr/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - network.chat - Portable OTR (Off The Record) messaging library - Taşınabilir OTR (Off The Record/Kayıt dışı) mesajlaşma kitaplığı - OTR messaging allows you to have private conversations over instant messaging. - OTR mesajlaşma, hızlı mesajlaşma araçları ile gizli sohbetler yapmanızı sağlar. - https://otr.cypherpunks.ca/libotr-4.1.1.tar.gz - - libgcrypt-devel - - network/chat/libotr/pspec.xml - - - libotr - - libgcrypt - libgpg-error - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libotr-devel - Development files for libotr - libotr için geliştirme dosyaları - - libotr - - - /usr/include - /usr/lib/pkgconfig - /usr/share/aclocal - /usr/share/doc/libotr/html - - - - - 2017-04-18 - 4.1.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 4.1.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - loudmouth - http://www.loudmouth-project.org + DirectFB + http://www.directfb.org/ PisiLinux Community admins@pisilinux.org LGPLv2.1 library - network.chat - Lightweight C Jabber library - Hafif bir C jabber kitaplığı - Loudmouth is a lightweight and easy-to-use C library for programming with the XMPP protocol. It's designed to be easy to get started with and yet extensible to let you do anything the XMPP protocol allows. - Loudmouth XMPP protokolüyle programlama imkanı sunan hafif ve kullanımı kolay bir C kitaplığı. Programlamada kolay bir başlangıç sunmak ve XMPP protokolü el verdiği ölçüde esnek bir yapıda kalmak için tasarlanmıştır. - https://mcabber.com/files/loudmouth/loudmouth-1.5.3.tar.bz2 + multimedia.misc + Thin library on top of the Linux framebuffer devices + Linux framebuffer aygıtlarının üstünde çalışan hafif bir kütüphane + DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers. + DirectFB donanımsal grafik hızlandırması, giriş aygıtları işleme ve soyutlama sağlayan yarısaydam pencereler ve çoklu görüntü katmanlarını destekleyen pencere sistemi ile bütünleşik bir kütüphanedir. + http://sources.webos-ports.org/downloads/DirectFB-1.7.7.tar.gz - intltool - glib2-devel - mit-kerberos - gnutls-devel + libgcc + giflib-devel + libX11-devel + zlib-devel + tiff-devel + jasper-devel + freetype-devel + libpng-devel + libXext-devel + mesa-devel + webp-devel + mesa-glu-devel + libdrm-devel + libjpeg-turbo-devel + libmng-devel + lcms2-devel + libvdpau-devel + libmad-devel + libvorbis-devel - network/chat/loudmouth/pspec.xml + multimedia/misc/DirectFB/pspec.xml - loudmouth + DirectFB-docs - glib2 - gnutls - mit-kerberos + DirectFB - /usr/lib/libloudmouth* /usr/share/doc - /usr/share/gtk-doc - loudmouth-devel - Development files for loudmouth - loudmouth için geliştirme dosyaları + DirectFB - glib2-devel - loudmouth - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-19 - 1.5.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - pidgin - http://www.pidgin.im - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - network.chat - Instant messaging application previously known as gaim - Eski sürümleri gaim olarak bilinen, hızlı haberleşme aracı - Multi-protocol instant messaging tool for MSN, Yahoo, IRC, Jabber and Gadu-Gadu protocols. - Birçok protokolü (MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu gibi) destekleyen hızlı haberleşme aracıdır. - pidgin - mirrors://sourceforge/pidgin/pidgin-2.12.0.tar.bz2 - - intltool - glib2-devel - gtk2-devel - libXScrnSaver-devel - libSM-devel - gtkspell-devel - sqlite-devel - libxml2-devel - gstreamer-devel - farstream-devel - gst-plugins-base-devel - libidn-devel - avahi-glib-devel - dbus-glib-devel - NetworkManager-devel - nss-devel - tcl-devel - tcltk-devel - cyrus-sasl-devel - doxygen - libxslt-devel - gnutls-devel - atk-devel - cairo-devel - gdk-pixbuf-devel - ncurses-devel - python-devel - - - suse/pidgin-ncurses-6.0-accessors.patch - pidgin-py3-fixes.patch - - network/chat/pidgin/pspec.xml - - - pidgin - app:gui - - atk - dbus - gtk2 - cairo - glib2 - libSM - pango - libICE - sqlite + zlib + libgcc + libpng freetype - gtkspell - dbus-glib - gstreamer - fontconfig - gdk-pixbuf - libXScrnSaver - libpurple - gstreamer-next - farstream - - - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/icons - /usr/share/sounds - /usr/share/dbus-1 - /usr/share/purple - /usr/share/pixmaps - /usr/lib/pidgin - /etc/gconf/schemas - /usr/share/appdata/ - /usr/share/locale - /usr/share/applications - - - - pidgin-devel - Development files of pidgin - pidgin paketine ait geliştirme dosyaları - library - - pidgin - libpurple-devel - gtk2-devel - - - /usr/include/pidgin - /usr/bin/dh_pidgin - /usr/share/man/man3/Pidgin* - /usr/lib/pkgconfig/pidgin.pc - - - - finch - Console based instant messaging application - Konsol tabanlı anında mesajlaşma istemcisi - app:console - - glib2 libX11 - python - libxml2 - ncurses - gstreamer - libpurple - - - /usr/lib/gnt - /usr/lib/finch - /usr/lib/libgnt* - /usr/bin/finch - /usr/share/man/man1/finch* - - - - finch-devel - Development files of finch - finch paketine ait geliştirme dosyaları - library - - finch - libpurple-devel - - - /usr/include/gnt - /usr/include/finch - /usr/lib/pkgconfig/gnt* - /usr/lib/pkgconfig/finch* - - - - libpurple - The core library of pidgin, supports MSN, XMPP, ICQ, Gadu-Gadu and etc. - Pidgin projesine ait, MSN, XMPP, ICQ, Gadu-Gadu gibi protokolleri destekleyen anında mesajlaşma kitaplığı - library - - nss - tcl - dbus - nspr - perl - glib2 - tcltk - gnutls - libidn - libxml2 - dbus-glib - gstreamer - avahi-glib - avahi-libs - cyrus-sasl - gst-plugins-base - - - /usr/lib/purple-2 - /usr/bin/purple* - /usr/lib/libpurple* - - - - libpurple-devel - Development files of libpurple - libpurple paketine ait geliştirme dosyaları - library - - libpurple - - - /usr/share/aclocal - /usr/include/libpurple - /usr/share/man/man3/Purple* - /usr/lib/pkgconfig/purple.pc - - - - - 2017-07-30 - 2.12.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-07 - 2.12.0 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-15 - 2.10.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-20 - 2.10.11 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-butterfly - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - network.chat - MSN connection manager for Telepathy - Telepathy için MSN bağlantı yöneticisi - telepathy-butterfly is an MSN connection manager that handles presence, personal messages and conversations. - telepathy-butterfly MSN için durum bilgisi, kişisel iletiler ve sohbeti destekleyen bir Telepathy eklentisidir. - http://telepathy.freedesktop.org/releases/telepathy-butterfly/telepathy-butterfly-0.5.15.tar.gz - - dont-compile-py.patch - - network/chat/telepathy-butterfly/pspec.xml - - - telepathy-butterfly - - /usr/libexec - /usr/lib - /usr/share/dbus-1 - /usr/share/telepathy - /usr/share/doc - - - - - 2017-05-18 - 0.5.18 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.5.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 0.5.15 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-farstream - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - network.chat - Telepathy client to handle media streaming channels - Ortam yayın kanallarıyla anlaşabilmek için gerekli Telepathy istemcisi - Telepathy-farstream is a Telepathy client that uses Farsight and Gstreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. - Telepathy-farstream, Farsight ve Gstreamer kitaplıklarını kullanan bir Telepathy istemcisidir. - http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.2.tar.gz - - gobject-introspection-devel - dbus-devel - dbus-glib-devel - telepathy-glib-devel - farstream-devel - gstreamer-next-devel - - network/chat/telepathy-farstream/pspec.xml - - - telepathy-farstream - library - - dbus - glib2 - dbus-glib - farstream - gstreamer-next - telepathy-glib - - - /usr/lib - /usr/share/doc - /usr/share/gir-1.0 - - - - telepathy-farstream-docs - Help files and API documents of telepathy-farstream library - telepathy-farstream kitaplığına ait yardım dosyaları ve API belgeleri - data:doc - - telepathy-farstream - - - /usr/share/gtk-doc - - - - telepathy-farstream-devel - Development files for telepathy-farstream - telepathy-farstream için geliştirme dosyaları - - telepathy-farstream - glib2-devel - dbus-glib-devel - farstream-devel - gstreamer-next-devel - telepathy-glib-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-18 - 0.6.2 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.6.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 0.6.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-gabble - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - BSD - library - network.chat - A Jabber/XMPP connection manager for Telepathy - Telepathy için Jabber/XMPP bağlantı yöneticisi - telepathy-gabble is a Jabber/XMPP connection manager, that handles single and multi-user chats and voice calls. - telepathy-gabble, tek ve çoklu kullanıcılı sohbet, sesli aramalar gibi özellikler sunan Jabber/XMPP bağlantı yöneticisidir. - http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-0.18.4.tar.gz - - libnice-devel - gobject-introspection-devel - glib2-devel - dbus-devel - dbus-glib-devel - telepathy-glib-devel - libxslt-devel - gnutls-devel - sqlite-devel - libsoup-devel - libnice-devel - cyrus-sasl-devel - - network/chat/telepathy-gabble/pspec.xml - - - telepathy-gabble - - dbus - glib2 - gnutls - sqlite - libnice - libsoup - libxml2 - dbus-glib - telepathy-glib - - - /usr/bin - /usr/libexec - /usr/lib - /usr/share - /usr/share/doc - /usr/share/man - - - - - 2017-05-18 - 0.18.4 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.18.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-21 - 0.18.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-glib - http://telepathy.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - network.chat - GLib bindings for the Telepathy D-Bus protocol - Telepathy D-Bus protokolü için GLib bağlayıcıları - Telepathy-glib is the glib binding for the Telepathy unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. - Telepathy-glib, anında mesajlaşma, IRC, sesli ve görüntülü görüşmeler dahil her türlü anlık iletişim türlerini destekleyen Telepathy altyapısının GLib bağlayıcılarıdır. - http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.24.1.tar.gz - - gobject-introspection-devel - dbus-devel - dbus-glib-devel - libxslt-devel - vala-devel - - network/chat/telepathy-glib/pspec.xml - - - telepathy-glib - GLib bindings for the Telepathy D-Bus protocol - library - - dbus - glib2 - dbus-glib - - - /usr/lib - /usr/share/gir-1.0 - /usr/share/doc - - - - telepathy-glib-docs - Help files and API documents of telepathy-glib library - telepathy-glib kitaplığına ait yardım dosyaları ve API belgeleri - data:doc - - telepathy-glib - - - /usr/share/gtk-doc - - - - telepathy-glib-devel - Development files for telepathy-glib - telepathy-glib için geliştirme dosyaları - - telepathy-glib - dbus-devel - glib2-devel - dbus-glib-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/vala/vapi - - - - - 2017-04-18 - 0.24.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.24.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 0.24.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-haze - http://developer.pidgin.im/wiki/Telepathy - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - network.chat - A multi-protocol Libpurple connection manager for Telepathy - Çok protokol destekli, libpurple üzerine kurulu bir Telepathy bağlantı yöneticisi - telepathy-haze is a connection manager built around libpurple, the core of Pidgin, as a Summer of Code project under the Pidgin umbrella. Ultimately, any protocol supported by libpurple will be supported by telepathy-haze; for now, XMPP, MSN and AIM are known to work acceptably, and other will probably work too. - Telepathy-haze Pidgin'in de kullandığı libpurple üzerine kurulu bir bağlantı yöneticisidir. Libpurple tarafından desteklenen tüm protokol teoride telepathy-haze ile de desteklenmektedir. - http://telepathy.freedesktop.org/releases/telepathy-haze/telepathy-haze-0.8.0.tar.gz - - glib2-devel - dbus-devel - dbus-glib-devel - libpurple-devel - telepathy-glib-devel - libxslt-devel - python-devel - - - telepathy-haze-0.8.0-pidgin-2.10.12-compat.patch - - network/chat/telepathy-haze/pspec.xml - - - telepathy-haze - - dbus - glib2 - dbus-glib - libpurple - telepathy-glib - - - /usr/share - /usr/share/doc - /usr/share/man - /usr/lib - - - - - 2017-07-07 - 0.8.0 - Release Bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.8.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-21 - 0.8.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-idle - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - network.chat - IRC connection manager for Telepathy - Telepathy için IRC (Internet Relay Chat) bağlantı yöneticisi - telepathy-idle is a full-featured IRC connection manager for the Telepathy framework. - telepathy-idle Telepathy iletişim altyapısı için IRC (Internet Relay Chat) bağlantı yöneticisidir. - http://telepathy.freedesktop.org/releases/telepathy-idle/telepathy-idle-0.2.0.tar.gz - - telepathy-glib-devel - libxslt-devel - gobject-introspection-devel - glib2-devel - dbus-devel - dbus-glib-devel - - network/chat/telepathy-idle/pspec.xml - - - telepathy-idle - - glib2 - dbus-glib - telepathy-glib - - - /usr/lib - /usr/share/dbus-1 - /usr/share/doc - /usr/share/man - /usr/share/telepathy - - - - - 2017-05-20 - 0.2.0 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 0.2.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-logger - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - BSD - library - network.chat - Logging utility Telepathy - Telepathy için kayıt tutma aracı. - telepathy-logger is a logging utility for Telepathy communication framework. - telepathy-logger, Telepathy iletişim altyapısı için kayıt tutma aracıdır. - http://telepathy.freedesktop.org/releases/telepathy-logger/telepathy-logger-0.8.2.tar.bz2 - - glib2-devel - intltool - libxslt-devel - dbus-devel - dbus-glib-devel - gobject-introspection-devel - libxml2-devel - sqlite-devel - telepathy-glib-devel - - network/chat/telepathy-logger/pspec.xml - - - telepathy-logger - - dbus - glib2 - sqlite - libxml2 - dbus-glib - telepathy-glib - - - /usr/lib - /usr/share/gir-1.0/ - /usr/share/telepathy - /usr/share/glib-2.0/ - /usr/libexec - /usr/share/dbus-1 - /usr/share/gtk-doc - /usr/share/doc - - - - telepathy-logger-devel - Development files for telepathy-logger - telepathy-logger için geliştirme dosyaları - - telepathy-logger - telepathy-glib-devel - libxml2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-20 - 0.8.2 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.8.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 0.8.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-logger-qt - https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app - network.chat - Qt bindings for telepathy logger - Qt Wrapper around TpLogger client library. - https://download.kde.org/stable/telepathy-logger-qt/17.08/src/telepathy-logger-qt-17.08.0.tar.xz - - extra-cmake-modules - qt5-base-devel - qt5-assistant-devel - qt5-doc - doxygen - telepathy-qt5-devel - glib2-devel - dbus-devel - dbus-glib-devel - libxml2-devel - telepathy-logger-devel - - network/chat/telepathy-logger-qt/pspec.xml - - - telepathy-logger-qt - Qt bindings for telepathy logger - - glib2 - libgcc - qt5-base - telepathy-qt5 - telepathy-glib - telepathy-logger - - - /usr/lib/libtelepathy-logger-qt.* - /usr/share/doc - - - - telepathy-logger-qt-devel - Development files for telepathy-logger-qt - - telepathy-logger-qt - telepathy-glib-devel - qt5-base-devel - - - /usr/include - /usr/lib/cmake/TelepathyLoggerQt - - - - - 2017-10-09 - 17.08.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-22 - 15.04.0 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 15.04.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 15.04.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-mission-control - http://telepathy.freedesktop.org/wiki/Mission_Control - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - app:console - library - network.chat - Telepathy component managing connection managers - Bağlantı yöneticilerini düzenlemeya yarayan Telepathy bileşeni - telepathy-mission-control, or Mission Control, is a Telepathy component providing a way for end user applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. - telepathy-mission-control, diğer adıyla Mission Control, bağlantı yöneticilerini düzenlemenin zorluklarını kullanıcıdan soyutlamaya çalışan, basitçe hesap oluşturmanıza olanak tanıyan bir Telepathy bileşenidir. - http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-5.16.4.tar.gz - - libxslt-devel - dbus-devel - dbus-glib-devel - telepathy-glib-devel - gtk-doc - NetworkManager-devel - docbook-xsl - libaccounts-glib-devel - - network/chat/telepathy-mission-control/pspec.xml - - - telepathy-mission-control - - dbus - glib2 - dbus-glib - NetworkManager - telepathy-glib - libaccounts-glib - - - /usr/bin - /usr/lib/libmission-control-plugins.so.0* - /usr/lib/telepathy/mission-control-5 - /usr/share/man - /usr/share/doc - /usr/share/dbus-1 - /usr/share/glib-2.0 - - - - telepathy-mission-control-devel - Development files for telepathy-mission-control - telepathy-mission-control için geliştirme dosyaları - - telepathy-mission-control - telepathy-glib-devel - - - /usr/include/mission-control-5.5 - /usr/lib/libmission-control-plugins.so - /usr/lib/pkgconfig/mission-control-plugins.pc - /usr/share/gtk-doc/html/mission-control-plugins - - - - - 2017-07-30 - 5.16.4 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-22 - 5.16.4 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 5.16.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 5.16.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-qt5 - http://telepathy.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - network.chat - Qt based classes for Telepathy communication framework - Telepathy iletişim çatısı için Qt tabanlı sınıflar - The Telepathy project is about building a unified framework for many different kinds of real-time communications. telepathy-qt contains Qt-based base and proxy classes for use in connection managers and clients. - Telepathy projesi çeşitli gerçek zamanlı iletişim türleri için birleşik bir çatı oluşturmayı amaçlar. telepathy-qt bağlantı yöneticileri ve istemcilerde kullanılmak üzere Qt tabanlı temel ve vekil sınıfları içerir. - http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.7.tar.gz - - cmake - qt5-doc - qt5-base-devel - qt5-assistant-devel - gobject-introspection-devel - dbus-glib-devel - libxml2-devel - farstream-devel - telepathy-farstream-devel - doxygen - - network/chat/telepathy-qt5/pspec.xml - - - telepathy-qt5 - - glib2 - libgcc - qt5-base - telepathy-glib - telepathy-farstream - doxygen - - - /usr/lib - /usr/share/doc - - - - telepathy-qt5-devel - Development files for telepathy-qt5 - telepathy-qt5 için geliştirme dosyaları - - telepathy-qt5 - qt5-base-devel - telepathy-glib-devel - telepathy-farstream-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-20 - 0.9.7 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.9.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 0.9.6 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-salut - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - network.chat - Link-local XMPP Telepathy connection manager - XMPP ile yerel-bağlantı iletişimini sağlayan Telepathy bağlantı yöneticisi. - telepathy-salut is Telepathy connection manager for link-local XMPP. Normally, XMPP does no support direct client-to-client interactions, since it requires authentication with a server. This package makes it is possible to establish an XMPP-like communications on a local network using zero-configuration networking. - telepathy-salut, yerel bir ağ üzerinde XMPP benzeri iletişimi mümkün kılan bir Telepathy bağlantı yöneticisidir. - http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut-0.8.1.tar.gz - - libxslt-devel - glib2-devel - gobject-introspection-devel - dbus-devel - dbus-glib-devel - telepathy-glib-devel - avahi-devel - avahi-glib-devel - libsoup-devel - openssl-devel - python-devel - sqlite-devel - cyrus-sasl-devel - - - fix_bork_in_tr_locale.patch - - network/chat/telepathy-salut/pspec.xml - - - telepathy-salut - - dbus - glib2 - sqlite - libsoup - libxml2 - openssl - dbus-glib - avahi-glib - avahi-libs - telepathy-glib + libXext + mesa + libdrm + libjpeg-turbo + libvdpau + webp + tiff + jasper + libkms /usr/bin /usr/lib - /usr/share/dbus-1 - /usr/share/telepathy - /usr/share/doc /usr/share/man - - - - - 2017-05-22 - 0.8.1 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 0.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 0.8.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - telepathy-sunshine - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - library - network.chat - Gadu-Gadu connection manager for telepathy - Telepathy için Gadu Gadu bağlantı yöneticisi - Telepathy-sunshine is a Gadu-Gadu network connection manager. It supports the Nowe Gadu Gadu features such as UTF-8 encoding and new statuses. - Telepathy-sunshine Telepathy iletişim altyapısı için Gadu Gadu bağlantı yöneticisidir. - http://telepathy.freedesktop.org/releases/telepathy-sunshine/telepathy-sunshine-0.2.0.tar.gz - - dont-compile-py.patch - - network/chat/telepathy-sunshine/pspec.xml - - - telepathy-sunshine - - /usr/libexec - /usr/lib - /usr/share/dbus-1 - /usr/share/telepathy - /usr/share/man - /usr/share/doc - - - - - 2017-05-22 - 2.0 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 2.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - bridge-utils - http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - network.connection - Linux network bridging utilities - Linux için ağ köprüleme yardımcı uygulamaları - Containts userspace driver for IEEE 802.1d ethernet bridging (plus Spanning Tree protocol) for the linux kernel. - Linux için ağ köprüleme yardımcı uygulamaları. - https://www.kernel.org/pub/linux/utils/net/bridge-utils/bridge-utils-1.6.tar.xz - - bridge-utils-1.0.4-inc.patch - - network/connection/bridge-utils/pspec.xml - - - bridge-utils - - /usr/include - /usr/lib - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2017-03-20 - 1.6 - Version Bump - Thanks to Mustafa Cinasal - admin@pisilinux.org - - - 2016-06-09 - 1.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-19 - 1.5 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - linux-atm - http://linux-atm.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - network.connection - Tools to support ATM networking under Liunx - ATM ağ bağlantısı desteği için araçlar - linux-atm contains tools for Asynchronous Transfer Mode. Supports raw ATM connections (PVCs and SVCs), IP over ATM, LAN emulation, MPOA, Arequipa, and some others. - linux-atm ATM (Asynchronous Transfer Mode) bağlantısı için gerekli çeşitli araçlar ve kitaplıklarını içerir. - mirrors://sourceforge/project/linux-atm/linux-atm/2.5.2/linux-atm-2.5.2.tar.gz - - flex - - - man-pages.patch - - network/connection/linux-atm/pspec.xml - - - linux-atm - - flex - - - /lib/firmware - /usr/sbin - /usr/bin - /etc - /usr/lib - /usr/share/man - /usr/share/doc - - - - linux-atm-devel - Development files for linux-atm - linux-atm için geliştirme dosyaları - - linux-atm - - - /usr/include - - - - - 2017-02-18 - 2.5.2 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 2.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-13 - 2.5.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - mobile-broadband-provider-info - http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders - - PisiLinux Community - admins@pisilinux.org - - public-domain - data - network.connection - Service provider specific settings of mobile broadband providers in different countries - Çeşitli ülkelerdeki mobil genişbant servis sağlayıcıları hakkında bilgileri içeren ayar veritabanı - The mobile-broadband-provider-info package contains listings of mobile broadband (3G) providers and associated network and plan information. - mobile-broadband-provider-info paketi, dünya üzerindeki mobil genişbant sağlayıcılarının ve ilgili tarifelerinin listesini tutan bir veritabanıdır. - ftp://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/20151214/mobile-broadband-provider-info-20151214.tar.xz - network/connection/mobile-broadband-provider-info/pspec.xml - - - mobile-broadband-provider-info - /usr/share - - - 2017-02-18 - 20151214 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 20120614 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2012-08-28 - 20120614 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - ModemManager - http://projects.gnome.org/NetworkManager - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - service - network.connection - A manager framework for mobile broadband modems - Mobil modemler için yönetim katmanı - ModemManager provides a unified high level API for communicating with mobile broadband modems. - ModemManager, 3G ve GSM gibi mobil genişbant modemlerle D-Bus üzerinden iletişimi sağlayan bir sistem hizmetidir. - http://www.freedesktop.org/software/ModemManager/ModemManager-1.6.4.tar.xz - - glib2-devel - libgudev-devel - libxslt-devel - gobject-introspection-devel - polkit-devel - ppp-devel - libqmi-devel - libmbim-devel - intltool - gtk-doc - docbook-xsl - vala-devel - - network/connection/ModemManager/pspec.xml - - ModemManager + DirectFB-devel + Development files for DirectFB + DirectFB için geliştirme dosyaları - glib2 - libqmi - polkit - libmbim - libgudev - libmm-glib - - - /usr/share/doc - /usr/sbin - /usr/share/icons - /usr/share/locale - /usr/share/dbus-1 - /usr/share/gir-1.0/ModemManager-1.0.gir - /lib/udev/rules.d/ - /etc/dbus-1/system.d/ - /usr/lib/ModemManager - /usr/lib/girepository-1.0/ModemManager-1.0.typelib - /usr/share/man/man8/ModemManager.8 - /usr/share/gtk-doc - /usr/share/polkit-1 - /usr/share/bash-completion - - - - ModemManager-devel - Development files for ModemManager - ModemManager için geliştirme dosyaları - - ModemManager - - - /usr/include/ModemManager/ - /usr/lib/pkgconfig/ModemManager.pc - - - - libmm-glib - D-Bus service for managing modems - shared libraries - - glib2 - - - /usr/bin - /usr/share/vala/vapi/libmm-glib.vapi - /usr/share/vala/vapi/libmm-glib.deps - /usr/lib/libmm-glib.so* - /usr/share/man/man8/mmcli.8 - - - - libmm-glib-devel - Development files for libmm-glib - libmm-glib için geliştirme dosyaları - - libmm-glib - glib2-devel - ModemManager-devel - - - /usr/include/libmm-glib/ - /usr/lib/pkgconfig/mm-glib.pc - - - - - 2017-02-19 - 1.6.4 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-11-12 - 1.6.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 1.4.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-25 - 1.4.12 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - netcf - https://fedorahosted.org/netcf - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - app:console - library - network.connection - A library for configuring network interfaces - Ağ arayüzlerini yapılandırmak için geliştirilmiş bir kitaplık - netcf is a cross-platform network configuration library for modifying the network configuration of a system. Network configurations are expressed in XML format. - netcf, XML biçiminde tuttuğu ağ arayüz bilgilerini kullanarak platform-bağımsız ağ yapılandırması olanağı sunan bir kitaplıktır. - https://releases.pagure.org/netcf/netcf-0.2.8.tar.gz - - gcc - xz-devel - libxml2-devel - libxslt-devel - libnl-devel - readline-devel - augeas-devel - - network/connection/netcf/pspec.xml - - - netcf - - xz - zlib - libnl - augeas - libxml2 - libxslt - readline - libgcrypt - libgpg-error - - - /usr/bin - /usr/libexec/ - /etc/rc.d/init.d - /usr/lib - /usr/share/netcf - /usr/share/doc - /usr/share/man/man1/ncftool.1 - - - - netcf-devel - Development files for netcf - netcf için geliştirme dosyaları - - augeas-devel - libxslt-devel - netcf - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-04-29 - 0.2.8 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.2.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-31 - 0.2.8 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - network-manager-applet - http://projects.gnome.org/NetworkManager - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:gui - network.connection - Network connection manager GUI interface - NetworkManager için güçlü bir grafik arayüzü - network-manager-applet is a powerful graphical frontend to NetworkManager. - network-manager-applet, NetworkManager için GTK+ arayüz kitaplığı kullanılarak yazılmış güçlü bir arayüzdür. - http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.8/network-manager-applet-1.8.4.tar.xz - - gtk-doc - gtk2-devel - gtk3-devel - libsecret-devel - cairo-devel - pango-devel - libnotify-devel - libmm-glib-devel - gdk-pixbuf-devel - at-spi2-core-devel - NetworkManager-devel - iso-codes - dbus-devel - glib2-devel - dbus-glib-devel - atk-devel - libgudev-devel - intltool - - network/connection/network-manager-applet/pspec.xml - - - network-manager-applet - - gtk3 - atk - cairo - pango - libsecret - libnotify - libmm-glib - gdk-pixbuf - NetworkManager - dbus - glib2 - dbus-glib - libgudev - - - /usr/bin - /usr/share/libnm-gtk - /usr/lib/ - /usr/share/icons - /usr/share/applications - /usr/share/nm-applet - /etc/dbus-1 - /usr/share - /usr/libexec - /etc/gconf/schemas - /etc/xdg/autostart - /usr/share/man - /usr/share/doc - /usr/share/locale - - - - network-manager-applet-devel - network-manager-applet için geliştirme dosyaları - network-manager-applet için geliştirme dosyaları - - network-manager-applet - NetworkManager-devel - dbus-glib-devel - gtk3-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-11-04 - 1.8.4 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 1.8.2 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-30 - 1.8.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-28 - 1.8.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-21 - 1.0.10 - Release down - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-03-02 - 1.4.4 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilnux.org - - - 2016-11-19 - 1.4.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 1.0.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 1.0.10 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - NetworkManager - http://projects.gnome.org/NetworkManager - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2+ - app:console - network.connection - Network connection manager powered by D-Bus and UDEV - D-Bus üzerinden yapılandırmaya izin veren, gelişmiş bir ağ yönetim altyapısı - NetworkManager attempts to keep an active network connection available at all times. - NetworkManager, etkin bir bağlantı kurmak ve onu sürekli ayakta tutmak üzere tasarlanmış, D-Bus ve UDEV teknolojilerini kullanan bir ağ yönetim altyapısıdır. - https://download.gnome.org/sources/NetworkManager/1.8/NetworkManager-1.8.4.tar.xz - - tr.po - - - curl-devel - intltool - dhclient - dhcpcd - gtk-doc - docbook-xsl - autoconf - gettext-devel - ppp-devel - nss-devel - newt-devel - nspr-devel - libnl-devel - libsoup-devel - bluez-libs-devel - iptables-devel - wpa_supplicant - dbus-glib-devel - gobject-introspection - libndp-devel - libmm-glib-devel - dbus-devel - glib2-devel - polkit-devel - readline-devel - libgudev-devel - libutil-linux-devel - ConsoleKit-devel - python-pygobject3-devel - libxslt-devel - - network/connection/NetworkManager/pspec.xml - - - NetworkManager - - curl - eudev - dbus - nspr - glib2 - polkit - readline - dbus-glib - libutil-linux - nss - newt - ppp - libnl - libsoup - libgudev - bluez-libs - iproute2 - iptables - libmm-glib - ModemManager - wpa_supplicant - libndp - ConsoleKit - mobile-broadband-provider-info - - - /etc - /usr/share - /etc/dbus-1 - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - /lib/udev - /usr/sbin - /lib/udev/rules.d - /usr/libexec - /run/NetworkManager - /lib/systemd/system - /usr/share/locale - /var/lib/NetworkManager - /etc/NetworkManager/system-connections - /usr/lib/tmpfiles.d/NetworkManager.conf - /etc/polkit-1/localauthority/10-vendor.d - - - System.Service - - - NetworkManager.confd - tmpfiles.conf - NetworkManager.conf - migrate-comar-network-profiles - gentoo/01-org.freedesktop.NetworkManager.settings.modify.system.pkla - 01-org.freedesktop.ModemManager1.rules - 01-org.freedesktop.NetworkManager.settings.modify.system.rules - - - - NetworkManager-devel - Development files for NetworkManager - NetworkManager için geliştirme dosyaları - - glib2-devel - dbus-glib-devel - NetworkManager - - - /usr/include - /usr/lib/pkgconfig/ - - - - - 2017-11-04 - 1.8.4 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - systemRestart - - - - 2017-07-30 - 1.8.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - systemRestart - - - - 2017-05-28 - 1.8.0 - Revert version - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilnux.org - - systemRestart - - - - 2017-03-15 - 1.0.10 - Revert version - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilnux.org - - systemRestart - - - - 2016-12-15 - 1.0.10 - Revert version - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - systemRestart - - - - 2016-11-12 - 1.4.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-15 - 1.0.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-25 - 1.0.10 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - systemRestart - - - - - - - openconnect - http://www.infradead.org/openconnect.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - app:console - network.connection - A client for Cisco's AnyConnect VPN, which uses HTTPS and DTLS protocols - Cisco AnyConnect VPN için HTTP ve DTLS protokollerini kullanan istemci - openconnect provides the core HTTP and authentication support from the OpenConnect VPN client, to be used by GUI authentication dialogs for NetworkManager etc. - openconnect, NetworkManager gibi grafik arayüz yoluyla kimlik doğrulama yapan araçlar için OpenConnect VPN kimlik doğrulama desteği sunan bir araç ve kitaplıktır. - ftp://ftp.infradead.org/pub/openconnect/openconnect-7.08.tar.gz - - intltool - python-devel - openssl-devel - libxml2-devel - zlib-devel - - network/connection/openconnect/pspec.xml - - - openconnect - - zlib - libxml2 - openssl - - - /usr/bin/openconnect - /usr/share/man/man8 - /usr/share/doc - /usr/share/locale - /usr/sbin - /usr/lib - - - - openconnect-devel - Development files and headers for openconnect - openconnect için geliştirme dosyaları ve başlıkları - - openconnect - zlib-devel - openssl-devel + DirectFB /usr/include @@ -104634,1727 +94202,30 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - - 2017-03-02 - 7.08 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 7.06 - Release Bump + + 2017-03-05 + 1.7.7 + Rebuild. Pisi Linux Community admin@pisilinux.org - - 2015-08-15 - 7.06 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - ppp - http://samba.org/ppp - - PisiLinux Community - admins@pisilinux.org - - BSD - GPLv2 - service - network.connection - Point-to-point protocol - patched for PPPOE - Modem ile internet erişimi için PPP (point to point protocol) noktadan noktaya erişim protokolü - The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link. - PPP protokolü veriyi seri bir bağlantı üzerinden transfer etmek için standart bir yol sağlar. - https://www.samba.org/ftp/ppp/ppp-2.4.7.tar.gz - http://distfiles.gentoo.org/distfiles/ppp-dhcpc.tgz - - libpcap-devel - openssl-devel - pam-devel - - - gentoo/02_all_make-vars.patch - gentoo/04_all_mpls.patch - gentoo/06_all_killaddr-smarter.patch - gentoo/08_all_wait-children.patch - gentoo/12_all_linkpidfile.patch - gentoo/16_all_auth-fail.patch - gentoo/20_all_dev-ppp.patch - gentoo/24_all_passwordfd-read-early.patch - gentoo/26_all_pppd-usepeerwins.patch - gentoo/28_all_connect-errors.patch - gentoo/30_all_Makefile.patch - gentoo/32_all_pado-timeout.patch - gentoo/34_all_lcp-echo-adaptive.patch - ppp-2.3.6-sample.patch - ppp-2.4.3-fix64.patch - ppp-2.4.2-change_resolv_conf.patch - nostrip.patch - ppp-2.4.3-local.patch - ppp-2.4.3-ipv6-accept-remote.patch - ppp-2.4.5-ppp_resolv.patch - ppp-2.4.5-var_run_ppp.patch - ppp-2.4.6-eaptls-mppe-0.99.patch - 0029-pppoe-include-netinet-in.h-before-linux-in.h.patch - - network/connection/ppp/pspec.xml - - - ppp - - libpcap - pam - openssl - - - /etc - /usr/lib/tmpfiles.d/ppp.conf - /usr/lib - /usr/sbin - /usr/share/doc - /usr/share/man - /run/ppp - - - tmpfiles.conf - options-pptp - options-pppoe - chat-default - ip-up - ip-down - confd.ppp0 - ppp.pamd - ppp.logrotate - - - - ppp-devel - Development files for ppp - ppp için geliştirme dosyaları - - ppp - - - /usr/include - - - - 2017-02-18 - 2.4.7 - Version Bump - Kamil Atlı - suvari@pisilinux.org + 2017-02-15 + 1.7.7 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 2.4.6 + 1.7.7 Release Bump Pisi Linux Community admin@pisilinux.org 2016-03-26 - 2.4.6 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - wpa_supplicant - http://hostap.epitest.fi/wpa_supplicant/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - BSD - service - network.connection - IEEE 802.1X/WPA supplicant for secure wireless transfers - Güvenli kablosuz erişim için IEEE 802.1X/WPA sağlayıcı - wpa_supplicant is a WPA supplicant with support for WPA and WPA2. - WPA ve WPA2 desteği olan ve Linux, BSD ve Windows ortamları için bir WPA istemcisidir. - http://hostap.epitest.fi/releases/wpa_supplicant-2.6.tar.gz - - wpa_supplicant.config - - - libnl-devel - openssl-devel - dbus-devel - readline-devel - - - ubuntu/01_use_pkg-config_for_pcsc-lite_module.patch - wpa_supplicant-1.0-dbus-path-fix.patch - mandriva/wpa_supplicant-0.6.3-WEP232.patch - fedora/wpa_supplicant-openssl-more-algs.patch - fedora/wpa_supplicant-flush-debug-output.patch - fedora/wpa_supplicant-assoc-timeout.patch - suse/wpa_supplicant-errormsg.patch - - network/connection/wpa_supplicant/pspec.xml - - - wpa_supplicant - - libnl - dbus - openssl - readline - - - /etc - /etc/dbus-1 - /usr/sbin - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/dbus-1/system-services - /run - - - System.Service - - - wpa_supplicant.conf - wpa_supplicant.confd - wpa_supplicant.logrotate - wpa_supplicant.py - - - - - 2017-02-17 - 2.6 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-15 - 2.4 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - wget - http://www.gnu.org/software/wget/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - app:console - network.download - Command-line utility to retrieve files from remote systems - Http ve ftp gibi internet protokollerini kullanarak dosya indirebilen bir yazılım - GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc. - GNU Wget, HTTP, HTTPS ve FTP gibi en çok kullanılan Internet protokollerini kullanarak dosyalara ulaşmak icin kullanılan bir özgür yazılım paketidir. Etkileşimsiz bir komutsatırı aracıdır, böylece X-Windows desteği olmadan, betikler, işlemler, terminal kullanımı gerçekleştirilebilir. - http://ftp.gnu.org/gnu/wget/wget-1.19.tar.xz - - openssl-devel - zlib-devel - - network/download/wget/pspec.xml - - - wget - - zlib - openssl - - - /etc - /usr/bin - /usr/share/doc - /usr/share/info - /usr/share/man - /usr/share/locale - - - - - 2017-02-17 - 1.19 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-10-27 - 1.18 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 1.17.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-25 - 1.17.1 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - iproute2 - http://linux-net.osdl.org/index.php/Iproute2 - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - network.filter - Kernel routing and traffic control utilities - Çekirdek içinde yer alan ağ trafiği yönlendirme ve trafik kontrol araçları. - Iproute2 is a collection of utilites for controlling TCP/IP networking and traffic control in Linux. - Iproute2 TCP/IP ağları ve trafik kontrolü için araçlar içeren bir koolleksiyondur. - https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.9.0.tar.xz - - iptables-devel - db-devel - elfutils - - - 0001-make-iproute2-fhs-compliant.patch - - network/filter/iproute2/pspec.xml - - - iproute2 - - iptables - db - elfutils - - - /etc - /sbin - /usr/lib - /usr/share/tc - /usr/share/man - /usr/share/doc - /usr/share/bash-completion - /var/lib - - - - - 2017-01-29 - 4.9.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-10-19 - 4.8.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 4.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-05 - 4.4.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - iptables - http://www.iptables.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - network.filter - Firewall, NAT and packet mangling tools - Güvenlik duvarı, ağ adres çevrimi ve paket çevrimi aracı - Contains iptables firewall, NAT and packet mangling tools. - Iptables kural tabanlı gelişmiş güvenlik duvarı uygulamasıdır. - ftp://ftp.netfilter.org/pub/iptables/iptables-1.6.1.tar.bz2 - - libnfnetlink-devel - - network/filter/iptables/pspec.xml - - - iptables - - libnfnetlink - - - /usr/bin - /sbin - /lib - /usr/lib - /usr/share/man - /etc - /var - /usr/share/xtables - - - System.Service - Network.Firewall - - - - iptables-devel - Development files for iptables - iptables için geliştirme dosyaları - - iptables - - - /usr/include - /usr/lib/*.a - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-01-29 - 1.6.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-20 - 1.6.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - filezilla - http://filezilla-project.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - network.ftp - Simple FTP Client - FTP ve SFTP istemcisi - Easy-to-use FTP Client which also supports SFTP. - Filezilla; dosyalarınızı ftp, sftp, ftps ile göndermenize ve indirmenize yarar - filezilla - mirrors://sourceforge/filezilla/FileZilla_Client/3.25.2/FileZilla_3.25.2_src.tar.bz2 - - libidn-devel - dbus-devel - sqlite-devel - gnutls-devel - gtk2-devel - xdg-utils - wxGTK-devel - nettle-devel - libfilezilla-devel - - network/ftp/filezilla/pspec.xml - - - filezilla - - gtk2 - wxGTK - dbus - sqlite - libgcc - glib2 - gnutls - nettle - xdg-utils - libfilezilla - - - /usr/bin - /usr/share/applications - /usr/share/filezilla - /usr/share/pixmaps - /usr/share/icons - /usr/share/locale - /usr/share/doc - /usr/share/man - /usr/share/appdata/ - - - - - 2017-05-25 - 3.25.2 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 3.14.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-26 - 3.14.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - lftp - http://lftp.yar.ru/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:console - network.ftp - Command line FTP client - Komut satırı FTP istemcisi - LFTP is sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. It has bookmarks, built-in mirror, can transfer several files in parallel. It was designed with reliability in mind. - LFTP komut satırı arayüzüne sahip gelişmiş bir dosya aktarım programıdır. FTP, HTTP, FISH, SFTP, HTTPS ve FTPS protokollerini destekler. Yer imleri, yansılama, paralel olarak birçok dosya transfer etme özellikleri bulunuyor. Güvenirlik esas alınarak tasarlandı. - lftp - http://lftp.tech/ftp/lftp-4.7.7.tar.gz - - gnutls-devel - flex - bison - gcc - gettext-devel - libtool - zlib-devel - ncurses-devel - expat-devel - libidn-devel - readline-devel - - - config-dns-inet6_before_inet.patch - lftp_sys-stdint-kfreebsd.patch - - network/ftp/lftp/pspec.xml - - - lftp - - zlib - expat - libgcc - gnutls - libidn - ncurses - readline - - - /etc - /usr/bin - /usr/lib - /usr/share/doc/lftp - /usr/share/man - /usr/share/locale - /usr/share/lftp - /usr/share/pixmaps - - - lftp.png - - - - - 2017-05-25 - 4.7.7 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-22 - 4.7.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - vsftpd - http://vsftpd.beasts.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - network.ftp - Very Secure FTP Daemon written with speed, size and security in mind - Hızlı, küçük ve ileri derecede güvenli bir ftp sunucusu - Vsftpd is a ftp server, mostly focuses on security. - Vsftpd güvenlik odaklı bir ftp sunucu yazılımıdır. - https://security.appspot.com/downloads/vsftpd-3.0.3.tar.gz - - vsftpd-pisilinux.patch - - network/ftp/vsftpd/pspec.xml - - - vsftpd - - pam - libcap - openssl - - - /etc - /usr/sbin - /home/ftp - /usr/share/doc - /usr/share/man - /usr/share/vsftpd/empty - /var/log/vsftpd - - - System.Package - System.Service - - - ftp-pamd - vsftpd.conf - ftpusers - - - - - 2017-05-25 - 3.0.3 - Rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2016-11-22 - 3.0.3 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - glib-networking - http://git.gnome.org/browse/glib-networking/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - network.library - Network-related giomodules for glib - Moduły GIO dotyczące sieci do glib - This package contains various network related extensions for the GIO library. - Pakiet zawiera różne rozszerzenia dotyczące sieci do biblioteki GIO. - mirrors://gnome/glib-networking/2.50/glib-networking-2.50.0.tar.xz - - gnutls-devel - p11-kit-devel - ca-certificates - intltool - glib2-devel - libidn-devel - - network/library/glib-networking/pspec.xml - - - glib-networking - - gnutls - p11-kit - glib2 - ca-certificates - - - /usr/lib/gio/modules - /usr/libexec - /usr/share - /usr/share/doc/glib-networking - - - - - 2017-02-19 - 2.50.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 2.38.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-30 - 2.38.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libfilezilla - https://lib.filezilla-project.org/doc/index.html - - Kamil Atlı - suvari@pisilinux.org - - LGPLv2 - Libry - network.library - libfilezilla is a small and modern C++ library. - libfilezilla is a free, open source C++ library, offering some basic -functionality to build high-performing, platform-independent programs. - http://download.filezilla-project.org/libfilezilla/libfilezilla-0.9.1.tar.bz2 - - libgcc - - network/library/libfilezilla/pspec.xml - - - libfilezilla - - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libfilezilla-devel - Development files for libfilezilla - - libfilezilla - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-25 - 0.9.1 - First Release - Kamil Atlı - suvari@pisilinux.org - - - - - - libmbim - http://www.freedesktop.org/wiki/Software/libmbim/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - network.library - MBIM modem protocol helper library. - libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. - http://www.freedesktop.org/software/libmbim/libmbim-1.14.0.tar.xz - - gtk-doc - glib2-devel - libgudev-devel - - network/library/libmbim/pspec.xml - - - libmbim - - glib2 - libgudev - - - /usr/lib - /usr/share/man - /usr/bin/ - /usr/share/gtk-doc/ - /usr/share/bash-completion - /usr/libexec - /usr/share/doc/libmbim - - - - libmbim-devel - libmbim için geliştirme dosyaları - libmbim için geliştirme dosyaları - - libmbim - libgudev-devel - - - /usr/lib/pkgconfig - /usr/include/libmbim-glib/ - - - - - 2017-02-18 - 1.14.0 - Rebuild. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-11-12 - 1.14.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 1.12.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-25 - 1.12.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libqmi - http://www.freedesktop.org/wiki/Software/libqmi/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - network.library - QMI modem protocol helper library - libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol. - http://www.freedesktop.org/software/libqmi/libqmi-1.16.2.tar.xz - - glib2-devel - gobject-introspection-devel - - network/library/libqmi/pspec.xml - - - libqmi - - glib2 - gobject-introspection - - - /usr/lib - /usr/share/man - /usr/bin - /usr/share/gtk-doc - /usr/share/doc/libqmi/ - /usr/share/bash-completion - - - - libqmi-devel - Development files for libqmi - - libqmi - - - /usr/include - /usr/lib/pkgconfig/qmi-glib.pc - - - - - 2017-02-19 - 1.16.2 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-11-12 - 1.16.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 1.12.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-25 - 1.12.6 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - nodejs - http://nodejs.org/ - - Ertuğrul Erata - ertugrulerata@gmail.com - - MIT - app:console - network.library - is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications - Olay bazlı V8 Javascript motoru - Evented I/O for V8 javascript - Kolay, hızlı, ölçeklenebilir ağ uygulamaları oluşturmak için Chrome'un JavaScript çalışma üzerine inşa edilmiş bir platform. - http://nodejs.org/dist/v7.9.0/node-v7.9.0.tar.gz - - openssl-devel - - - nodejs-v8-icu59.patch - - network/library/nodejs/pspec.xml - - - nodejs - - openssl - libgcc - - - /usr/bin - /usr/include - /usr/lib/node_modules - /usr/share/doc - /usr/share/man - /usr/share/systemtap - - - - - 2017-05-02 - 7.9.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-10 - 4.1.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - serf - https://code.google.com/p/serf/ - - Osman Erkan - osman.erkan@pisilinux.org - - Apachev2 - library - network.library - High-performance asynchronous HTTP client library. - The serf library is a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library. - https://archive.apache.org/dist/serf/serf-1.3.9.tar.bz2 - - db-devel - zlib-devel - expat-devel - openssl-devel - apr-devel - apr-util-devel - scons - - network/library/serf/pspec.xml - - - serf - - db - zlib - expat - openssl - apr - apr-util - openldap-client - - - /usr/lib - /usr/share/doc - - - - serf-devel - Development files for serf - serf için geliştirme dosyaları - - serf - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-21 - 1.3.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-06 - 1.3.8 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - sylpheed - http://sylpheed.sraoss.jp/en/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - network.mail - A lightweight email client and newsreader - Hafif ve hızlı bir e-posta ve haber okuyucu - Szybki klient poczty bazujący na GTK+ - Sylpheed is a simple and lightweight but featureful and easy-to-use e-mail client. - GTK+ tabanlı, X-Window Sistemi üzerinde çalışan bir e-posta ve haber istemcisi. - Szybki klient poczty z przyjaznym, intuicyjnym interfejsem użytkownika. - sylpheed-128x128 - http://sylpheed.sraoss.jp/sylpheed/v3.5/sylpheed-3.5.1.tar.bz2 - - shared-mime-info - gtk2-devel - gpgme-devel - openldap-client - compface-devel - gtkspell-devel - enchant-devel - pango-devel - cairo-devel - atk-devel - fontconfig-devel - libgpg-error-devel - gdk-pixbuf-devel - - - sendmail_accelerator.patch - add-xdg-support.patch - - network/mail/sylpheed/pspec.xml - - - sylpheed-docs - Documentation files for sylpheed - sylpheed için belgelendirme dosyaları - data:doc - - sylpheed - - - /usr/share/doc/sylpheed/html - - - - sylpheed - - shared-mime-info - gtk2 - gpgme - openldap-client - compface - gtkspell - enchant - pango - cairo - atk - fontconfig - gdk-pixbuf - dbus - glib2 - openssl - freetype - dbus-glib - - - /usr/bin - /usr/share/doc/sylpheed - /usr/share/locale - /usr/lib - /usr/share/pixmaps - /usr/share/applications - - - - sylpheed-devel - Development files for sylpheed - sylpheed için geliştirme dosyaları - Pliki nagłówkowe sylpheed - library - - /usr/include/sylpheed - - - - - 2017-01-28 - 3.5.1 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-02-13 - 3.4.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2014-01-13 - 3.3.0 - Version Bump - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2012-09-03 - 3.2.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - thunderbird - http://www.mozilla.org/projects/thunderbird/ - - PisiLinux Community - admins@pisilinux.org - - MPL-1.1 - NPL-1.1 - GPLv2+ - app:gui - network.mail - The Stand-Alone Mozilla Mail Component - Thunderbird eposta istemcisi - Klient pocztowy Thunderbird - Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform. - Thunderbird, Mozilla e-posta bileşeninin yeniden tasarlanmış halidir. Platform bağımsız olan Thunderbird, XUL kullanıcı arayüzü diliyle geliştirilmiştir. - Thunderbird to darmowy i rozszerzalny klient poczty z wieloma wspaniałymi funkcjami. - thunderbird - http://ftp.mozilla.org/pub/thunderbird/releases/52.1.1/source/thunderbird-52.1.1.source.tar.xz - - pisilinux/mozconfig - - - autoconf213 - wget - yasm - nss-devel - gtk2-devel - gtk3-devel - zlib-devel - libXt-devel - libSM-devel - libpng-devel - sqlite-devel - libffi-devel - libXcomposite-devel - alsa-lib-devel - libjpeg-turbo-devel - dbus-devel - pixman-devel - dbus-glib-devel - hunspell-devel - libevent-devel - gconf-devel - libvpx-devel - pulseaudio-libs-devel - startup-notification-devel - - - thunderbird-install-dir.patch - - network/mail/thunderbird/pspec.xml - - - thunderbird - - atk - nss - gtk2 - nspr - zlib - cairo - glib2 - libXt - pango - libX11 - pixman - libgcc - gconf - icu4c - hunspell - libvpx - libpng - sqlite - iconcan - libXext - alsa-lib - libevent - freetype - libXfixes - fontconfig - gdk-pixbuf - libXdamage - libXrender - libXcomposite - libjpeg-turbo - startup-notification - dbus - gtk3 - libffi - libxcb - dbus-glib - - - /usr/share/doc - /usr/bin - /usr/share/pixmaps - /usr/lib/thunderbird - /usr/share/applications - /usr/share/icons/hicolor - - - vendor.js - thunderbird.desktop - pisilinux/sound.wav - - - - thunderbird-lang-be - Беларуская мова пакет для Thunderbird - Беларуская мова пакет для Thunderbird - locale:be - system.locale - lang-be - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-be@thunderbird.mozilla.org - - - - thunderbird-lang-ca - Arxiu d'idioma català del Thunderbird - Arxiu d'idioma català del Thunderbird - locale:ca - system.locale - lang-ca - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org - - - - thunderbird-lang-da - Dansk sprogpakke til Thunderbird - Dansk sprogpakke til Thunderbird - locale:da - system.locale - lang-da - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-da@thunderbird.mozilla.org - - - - thunderbird-lang-de - Deutsch Sprachdatei für Thunderbird - Deutsch Sprachdatei für Thunderbird - locale:de - system.locale - lang-de - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-de@thunderbird.mozilla.org - - - - thunderbird-lang-el - Ελληνική γλώσσα pack για τον Thunderbird - Ελληνική γλώσσα pack για τον Thunderbird - locale:el - system.locale - lang-el - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-el@thunderbird.mozilla.org - - - - thunderbird-lang-en-US - English language pack for Thunderbird - English language pack for Thunderbird - locale:en_US - system.locale - lang-en-US - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-en-US@thunderbird.mozilla.org - - - - thunderbird-lang-es-AR - Paquete de idioma español para Thunderbird - Paquete de idioma español para Thunderbird - locale:es_AR - system.locale - lang-es-AR - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org - - - - thunderbird-lang-es-ES - Paquete de idioma español para Thunderbird - Paquete de idioma español para Thunderbird - locale:es - system.locale - lang-es-ES - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org - - - - thunderbird-lang-fi - Suomen kielen pack for Thunderbird - Suomen kielen pack for Thunderbird - locale:fi - system.locale - lang-fi - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org - - - - thunderbird-lang-fr - Paquet de langue française pour Thunderbird - Paquet de langue française pour Thunderbird - locale:fr - system.locale - lang-fr - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org - - - - thunderbird-lang-hr - Hrvatski jezični paket za Thunderbird - Hrvatski jezični paket za Thunderbird - locale:hr - system.locale - lang-hr - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-hr@thunderbird.mozilla.org - - - - thunderbird-lang-hu - Magyar nyelvű pack for Thunderbird - Magyar nyelvű pack for Thunderbird - locale:hu - system.locale - lang-hu - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org - - - - thunderbird-lang-it - Language Pack italiano per Thunderbird - Language Pack italiano per Thunderbird - locale:it - system.locale - lang-it - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-it@thunderbird.mozilla.org - - - - thunderbird-lang-lt - Lietuvių kalbos paketas Thunderbird - Lietuvių kalbos paketas Thunderbird - locale:lt - system.locale - lang-lt - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-lt@thunderbird.mozilla.org - - - - thunderbird-lang-nl - Nederlands taalpakket voor Thunderbird - Nederlands taalpakket voor Thunderbird - locale:nl - system.locale - lang-nl - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org - - - - thunderbird-lang-pl - Polski pakiet językowy dla programu Thunderbird - Polski pakiet językowy dla programu Thunderbird - locale:pl - system.locale - lang-pl - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org - - - - thunderbird-lang-pt-BR - Pacote de idioma português para o Thunderbird - Pacote de idioma português para o Thunderbird - locale:pt_BR - system.locale - lang-pt-BR - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org - - - - thunderbird-lang-pt-PT - Pacote de idioma português para o Thunderbird - Pacote de idioma português para o Thunderbird - locale:pt - system.locale - lang-pt-PT - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org - - - - thunderbird-lang-ro - Pachet de limba română pentru Thunderbird - Pachet de limba română pentru Thunderbird - locale:ro - system.locale - lang-ro - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-ro@thunderbird.mozilla.org - - - - thunderbird-lang-ru - Русский языковый пакет для Thunderbird - Русский языковый пакет для Thunderbird - locale:ru - system.locale - lang-ru - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org - - - - thunderbird-lang-sr - Паковање српски језик за Фирефок - Паковање српски језик за Фирефок - locale:sr - system.locale - lang-sr - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-sr@thunderbird.mozilla.org - - - - thunderbird-lang-sv-SE - Svenska språkpaket för Thunderbird - Svenska språkpaket för Thunderbird - locale:sv_SE - system.locale - lang-sv-SE - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org - - - - thunderbird-lang-tr - Thunderbird için Türkçe dil dosyası - Thunderbird için Türkçe dil dosyası - locale:tr - system.locale - lang-tr - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-tr@thunderbird.mozilla.org - - - - thunderbird-lang-uk - Український мовний пакет для Thunderbird - Український мовний пакет для Thunderbird - lang-uk - - thunderbird - - - /usr/lib/thunderbird/extensions/langpack-uk@thunderbird.mozilla.org - - - - - 2017-05-22 - 52.1.1 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-15 - 45.1.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-29 - 38.5.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - clamz - http://clamz.googlecode.com/ - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv3 - library - network.misc - Amazon Downloader - Amazon Downloader - Clamz is a little command-line program to download MP3 files from Amazon.com's music store. It is intended to serve as a substitute for Amazon's official MP3 Downloader, which is not free software (and therefore is only available in binary form for a limited set of platforms.) Clamz can be used to download either individual songs or complete albums that you have purchased from Amazon. - Clamz is a little command-line program to download MP3 files from -Amazon.com's music store. It is intended to serve as a substitute -for Amazon's official MP3 Downloader, which is not free software (and -therefore is only available in binary form for a limited set of -platforms.) Clamz can be used to download either individual songs or -complete albums that you have purchased from Amazon. - https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/clamz/clamz-0.5.tar.gz - - curl-devel - libgcrypt-devel - expat-devel - - network/misc/clamz/pspec.xml - - - clamz - - curl - expat - libgcrypt - - - /usr/bin - /usr/share - /usr/share/man - /usr/share/doc - - - - - 2017-01-07 - 0.5 + 1.7.7 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -106363,460 +94234,174 @@ complete albums that you have purchased from Amazon. - freerdp - http://www.freerdp.com - - Aydın Demirel - aydin.demirel@pisilinux.org - - ASF - app:console - network.misc - A Remote Desktop Implementation - Bir uzak masaüstü protokol uygulaması - FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under Apacle License. - FreeRDP Apache lisansı altında dağıtılan, Uzak Masaüstü Uygulamasının (RDP) özgür bir uygulamasıdır. - https://github.com/FreeRDP/FreeRDP/archive/6001cb710dc67eb8811362b7bf383754257a902b/FreeRDP-6001cb710dc67eb8811362b7bf383754257a902b.tar.gz - - cups-devel - ffmpeg-devel - alsa-lib-devel - libXinerama-devel - xmlto - libX11-devel - libXi-devel - libXcursor-devel - libxkbcommon-devel - libxkbfile-devel - libXv-devel - libXrandr-devel - gstreamer-next-devel - gst-plugins-base-next-devel - glib2-devel - openssl-devel - zlib-devel - cmake - libxslt - util-linux - - network/misc/freerdp/pspec.xml - - - freerdp - - glib2 - libXi - libXv - ffmpeg - libX11 - libXext - openssl - alsa-lib - libXfixes - libXcursor - libXrender - libxkbfile - libXinerama - gstreamer-next - gst-plugins-base-next - - - /usr/bin - /usr/lib - /usr/share/freerdp - /usr/share/doc - /usr/share/man - - - - freerdp-devel - - freerdp - openssl-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-01 - 2.0_20170201 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-14 - 2.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-01 - 1.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - geoclue - http://www.freedesktop.org/wiki/Software/GeoClue - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - network.misc - The Geoinformation Service. - Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. - http://people.freedesktop.org/~hadess/geoclue-0.12.99.tar.gz - - dbus-devel - glib2-devel - dbus-glib-devel - libxml2-devel - libxslt - NetworkManager-devel - - network/misc/geoclue/pspec.xml - - - geoclue - - glib2 - libxml2 - dbus-glib - NetworkManager - - - /usr/lib/ - /usr/share/ - /usr/libexec/ - - - - geoclue-devel - geoclue için geliştirme dosyaları - geoclue için geliştirme dosyaları - - geoclue - dbus-glib-devel - libxml2-devel - - - /usr/include/geoclue - /usr/lib/pkgconfig - - - - - 2017-07-30 - 0.12.99 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-28 - 0.12.99 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.12.99 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-27 - 0.12.99 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - iputils - https://github.com/iputils/iputils - - PisiLinux Community - admins@pisilinux.org - - BSD - app:console - network.misc - Network monitoring tools including ping and ping6 - ping ve ping6 uygulamalarını da içeren ağ izleme araçları - Iputils contient les outils de surveillance réseau incluant ping et ping6. - iputils contains network monitoring tools including ping and ping6. - Iputils, ping ve ping6 gibi ağ izleme araçlarını içeren bir pakettir. - https://github.com/iputils/iputils/archive/s20161105.tar.gz - - openssl-devel - libidn-devel - libcap-devel - - network/misc/iputils/pspec.xml - - - iputils - - libcap - libidn - openssl - - - /etc - /usr/bin - /usr/sbin - /sbin - /lib/systemd/system - /etc/conf.d/rdisc - /usr/share/doc - /usr/share/man - - - man/arping.8 - man/clockdiff.8 - man/ping.8 - man/rarpd.8 - man/rdisc.8 - man/tracepath.8 - man/traceroute6.8 - fedora/tftp.xinetd - - - - - 2017-03-02 - 20161105 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 20150815 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-01 - 20150815 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libasyncns - http://0pointer.de/lennart/projects/libasyncns + liboil + http://www.schleef.org/liboil/ PisiLinux Community admins@pisilinux.org LGPLv2.1 library - network.misc - A C library for asynchronous name service queries - Asenkron isim servisi sorguları için C kitaplığı - libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(), getnameinfo(), res_query() and res_search() from libc and libresolv. - libasyncns, Linux/Unix üzerinde isim servisi sorgularını asenkron olarak gerçekleştirme imkanı veren bir C kitaplığıdır. - http://0pointer.de/lennart/projects/libasyncns/libasyncns-0.8.tar.gz - network/misc/libasyncns/pspec.xml + multimedia.misc + Liboil is a library of simple functions that are optimized for various CPUs + Liboil, farklı işlemciler için optimize edilmiş temel fonksiyonlardan oluşan bir kütüphanedir + Liboil est une librairie de fonctions simples optimisées pour différents processeurs. Ces fonction sont en général des boucles implémentant des algorithmes simples, tel que convertir un tableau de N entiers en nombres à virgule flottante ou multiplier et additionner un tableau de N nombres. + Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. + liboil çeşitli CPU 'lar için en iyilenmiş basit fonksiyon kütüphanesidir. Bu fonksiyonlar genellikle döngüler için gerçekleştirilen yalın algoritmalardır, örneğin ; N integer elemanı olan bir diziyi float elemanlı diziye dönüştürmek yada N elemanlı bir dizi ile toplama yada çarpma yapmak gibi. + Liboil es una librería con funciones simples, optimizados para múltiples CPUs. Estas funciones son generalmente bucles realizando simples algoritmos, como conversión de arrays de N enteros a números de punto flotante o multiplicación y suma de un array de N números. + http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz + + 02_amd64-cpuid.patch + 03_stride-segfaults.patch + + multimedia/misc/liboil/pspec.xml - libasyncns + liboil /usr/lib /usr/share/doc - libasyncns-devel - Development files for libasyncns - libasyncns için geliştirme dosyaları + liboil-devel + Development files for liboil + liboil için geliştirme dosyaları - libasyncns + liboil + /usr/bin /usr/include /usr/lib/pkgconfig - /usr/share/man/man3 - 2017-02-17 - 0.8 - Rebuild. - Pisi Linux Community - admin@pisilinux.org + 2017-03-02 + 0.3.17 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2016-06-09 - 0.8 + 0.3.17 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-01-29 - 0.8 + 2014-05-24 + 0.3.17 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - libc-client - http://www.washington.edu/imap/ + sdl-mixer + http://www.libsdl.org/projects/SDL_mixer/ PisiLinux Community admins@pisilinux.org - Apache-2.0 - service - network.misc - C-client mail access routines for IMAP and POP protocols - İmap protokolü için kitaplık - The c-client library is a common API for accessing mailboxes developed at the University of Washington. It is used mainly by php - Washington üniversitesi tarafından, POP ve IMAP protokolleri için geliştirilmiş genel kitaplıklar. Temel olarak php tarafından kullanılır. - ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz + LGPLv2.1 + library + multimedia.misc + Librairie du mixer SDL. + SDL mixer library + SDL ses yükleme kitaplığı + SDL_mixer is a SDL library for loading sound files. + SDL_mixer, SDL için bir ses yükleme kitaplığıdır. + http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.12.tar.gz - pam-devel - openssl-devel - e2fsprogs-devel - mit-kerberos + libsdl-devel + libmikmod-devel + libvorbis-devel + libogg-devel + smpeg-devel + timidity - imap-2007a-linux.diff - imap-2006c1-glibc-2.2.2.diff - imap-2006c1-krbpath.diff - imap-2001a-disable-mbox.patch - imap-2001a-overflow.patch - imap-2004a-doc.patch - imap-2007e-authmd5.patch - imap-2007e-shared.patch - uw-imap-2004c-amd64-so-fix.patch + ldflags.patch - network/misc/libc-client/pspec.xml + multimedia/misc/sdl-mixer/pspec.xml - libc-client + sdl-mixer - mit-kerberos + libsdl + libmikmod + libvorbis + libogg + smpeg + timidity - /usr/include - /usr/lib - - - - - 2017-04-11 - 2007f - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2007f - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-27 - 2007f - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libcddb - http://libcddb.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - network.misc - Une librairie pour accéder aux serveurs CDDB. - A library for accessing a CDDB server - CDDB sunucularına ulaşmak için bir kitaplık - Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g http://freedb.org/). - libcddb, CDDB sunucularındaki (freedb.org) verilere erişmek için yazılmış bir C kitaplığıdır. - mirrors://sourceforge/libcddb/libcddb-1.3.2.tar.bz2 - network/misc/libcddb/pspec.xml - - - libcddb - - /usr/bin /usr/lib /usr/share/doc - libcddb-devel - Development files for libcddb - libcddb için geliştirme dosyaları + sdl-mixer-devel + Development files for sdl-mixer + sdl-mixer için geliştirme dosyaları - libcddb + sdl-mixer + libsdl-devel /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + sdl-mixer-32bit + 32-bit shared libraries for sdl-mixer + sdl-mixer için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libsdl-32bit + libmikmod-32bit + libvorbis-32bit + libogg-32bit + smpeg-32bit + + + sdl-mixer + libsdl-32bit + libmikmod-32bit + libvorbis-32bit + libogg-32bit + smpeg-32bit + + + /usr/lib32/ - 2017-03-02 - 1.3.2 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2017-03-09 + 1.2.12 + Rebuild + Alihan Öztürk + alihan@pisilinux.org 2016-06-09 - 1.3.2 + 1.2.12 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-20 - 1.3.2 + 2016-02-21 + 1.2.12 First release Kamil Atlı suvarice@gmail.com @@ -106825,237 +94410,1739 @@ complete albums that you have purchased from Amazon. - libconfig - http://www.hyperrealm.com/libconfig/ + libgme + https://bitbucket.org/mpyne/game-music-emu + + Stefan Gronewold + groni@pisilinux.org + + LGPL + multimedia.misc + Video game music file emulation/playback library + Video game music file emulation/playback library + https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-0.6.1.tar.bz2 + + cmake + libgcc + + multimedia/misc/libgme/pspec.xml + + + libgme + Video game music file emulation/playback library + + libgcc + + + /usr/lib + /usr/share/doc + + + + libgme-devel + Development file for libgme + + libgme + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-30 + 0.6.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libdvdcss + http://www.videolan.org/libdvdcss/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.misc + A portable abstraction library for DVD decryption + DVD çözmek için soyutlanmış taşınabilir bir kütüphane + libdvdcss est une librairie simple et portable d'abstraction conçue pour accéder auxDVDs comme des périphériques par blocs sans avoir à se soucier du décodage. On peut construire un lecteur DVD à partir de l'API de libdvdcss en 4 ou 5 appels. + libdvdcss is a simple and library portable abstraction library designed for accessing DVDs like a block device without having to bother about the decryption. A DVD player can be built around the libdvdcss API using no more than 4 or 5 library calls. + Libdvdcss, şifre çözme konusunda zahmete girmeden bir blok aygıt gibi DVD'lere erişim için düzenlenmiş basit ve soyutlanmış taşınabilir bir kütüphanedir. Bir DVD çalıcısı libdvdcss API etrafında 4 veya 5'ten fazla olmaksızın kütüphane çağrısı kullanarak kurulabilir. + libdvdcss es una liraría simple y portable de abstracción para acceder a DVDs como a dispositivos de bloques, sin preocuparse de decriptación. Se puede construir un reproductor DVD alrededor el API libdvdcss con no más de 4 o 5 llamadas de librería. + http://download.videolan.org/pub/videolan/libdvdcss/1.4.0/libdvdcss-1.4.0.tar.bz2 + multimedia/misc/libdvdcss/pspec.xml + + + libdvdcss + + /usr/lib + /usr/share/doc + + + + libdvdcss-devel + Development files for libdvdcss + libdvdcss için geliştirme dosyaları + + libdvdcss + + + /usr/include/dvdcss + /usr/lib/pkgconfig + + + + + 2017-01-25 + 1.4.0 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-05 + 1.4.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libshout + http://www.icecast.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + multimedia.misc + A library for communicating with and sending data to an icecast server + Icecast sunucusuyla veri alış verişini sağlayan bir kütüphane + Libshout is a library for communicating with and sending data to an icecast server. It handles the socket connection, the timing of the data, and prevents bad data from getting to the icecast server. + Libshout, Icecast sunucusuyla iletişimi ve veri alış verişini sağlar. Verilerin zamanlamasını ve gerekli soket bağlantılarını kontrol ederek, sunucu üzerinde hatalı veri transferini önler. + http://downloads.us.xiph.org/releases/libshout/libshout-2.4.1.tar.gz + + libvorbis-devel + libogg-devel + libtheora-devel + speex-devel + + + pthread_flag.patch + + multimedia/misc/libshout/pspec.xml + + + libshout + + libvorbis + libogg + libtheora + speex + + + /usr/lib + /usr/share/doc + + + + libshout-devel + Development files for libshout + libshout için geliştirme dosyaları + + libshout + libtheora-devel + libvorbis-devel + libogg-devel + speex-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal + /usr/share/doc/*.c + + + + + 2017-02-17 + 2.4.1 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 2.3.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libspnav + http://spacenav.sourceforge.net + + Osman Erkan + osman.erkan@pisilinux.org + + BSD + library + multimedia.misc + Open source alternative to 3DConnextion drivers + The spacenav project provides a free compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 6dof space navigation input devices. It provides both a replacement free user-space driver, and a replacement SDK library. + http://downloads.sourceforge.net/spacenav/libspnav-0.2.3.tar.gz + + libX11-devel + + + Makefile.patch + + multimedia/misc/libspnav/pspec.xml + + + libspnav + + libX11 + + + /usr/lib/ + /usr/share/doc + + + + libspnav-devel + Development files for libspnav + libspnav için geliştirme dosyaları + + libspnav + + + /usr/include + /usr/lib/libspnav.so + + + + + 2017-04-08 + 0.2.3 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-09-16 + 0.2.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + mediainfo + http://mediaarea.net/en/MediaInfo + + Pisi Linux Community + admins@pisilinux.org + + LGPLv3 + app:gui + multimedia.misc + MediaInfo supplies technical and tag information about mediafiles + MediaInfo supplies technical and tag information about a video or audio file. It is free software (free of charge and free access to source code: GPL or LGPL licence) + https://mediaarea.net/download/source/mediainfo/0.7.94/mediainfo_0.7.94.tar.bz2 + + libtool + autoconf + automake + libzen-devel + libzen-devel + libmediainfo-devel + wxGTK-devel + + multimedia/misc/mediainfo/pspec.xml + + + mediainfo + + wxGTK + libgcc + libzen + libmediainfo + + + /usr/bin/ + /usr/share + /usr/share/doc/ + + + mediainfo.desktop + + + + + 2017-04-09 + 0.7.94 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-02 + 0.7.90 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2013-12-20 + 0.7.65 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libexif + http://libexif.sourceforge.net/ PisiLinux Community admins@pisilinux.org LGPLv2.1 library - network.misc - C/C++ Configuration File Library - C/C++ Yapılandırma Dosyası Kitaplığı - Libconfig is a simple library for manipulating structured configuration files. The file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. - Libconfig, yapılandırma dosyalarını düzenlemek için basit bir kitaplıktır. Dosya biçimi XML'den daha basit ve okunabilirdir. XML'den farklı olarak tip bilgisi de tutulur. Böylece, uygulama kodlarında katar ayrıştırmaya gerek kalmaz. - http://pkgs.fedoraproject.org/repo/pkgs/libconfig/libconfig-1.5.tar.gz/a939c4990d74e6fc1ee62be05716f633/libconfig-1.5.tar.gz - network/misc/libconfig/pspec.xml + multimedia.misc + Librairie pour analyser, éditer et sauvegarder des données EXIF. + Library for parsing, editing, and saving EXIF data + EXIF verilerini işlemek, değiştirmek ve kaydetmek için bir kütüphane + Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. + mirrors://sourceforge/libexif/libexif-0.6.21.tar.bz2 + + doxygen + + + libexif-0.6.13-pkgconfig.patch + + multimedia/misc/libexif/pspec.xml - libconfig + libexif + + /usr/lib + /usr/share/doc + /usr/share/locale + + + + libexif-devel + Development files for libexif + libexif için geliştirme dosyaları + + libexif + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/libexif/libexif-api.html + + + + + 2017-02-16 + 0.6.21 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.6.21 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 0.6.21 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libbluray + http://www.videolan.org/developers/libbluray.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + multimedia.misc + Library to access Blu-Ray disks for video playback + Blu-Ray disklere ulaşmak için kitaplık + Libbluray package is aiming to provide a full portable free open source bluray library, which can be plugged into popular media players to allow full bluray navigation and playback on Linux. It will eventually be compatible with all current titles, and will be easily portable and embeddable in standard players such as mplayer and vlc. + Libbluray kitaplığı, Linux üzerinde bluray oynatmak için tam destek sağlayan, popüler çokluortam oynatıcılarına taşınabilir bir bağımsız açık kaynak bluray kitaplığı olma amacıyla ortaya çıkmıştır. Zaman içerisinde bütün güncel başlıklar ile uyumlu olması, kolay taşınabilmesi ve mplayer, vlc gibi standart oynatıcılara gömülebilir olması amaçlanmaktadır. + ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.3/libbluray-0.9.3.tar.bz2 + + libtool + doxygen + pkgconfig + libxml2-devel + freetype-devel + fontconfig-devel + + multimedia/misc/libbluray/pspec.xml + + + libbluray + + libxml2 + freetype + fontconfig + + + /usr/bin + /usr/lib + + + + libbluray-devel + Development files for libbluray + Libbluray için geliştirme dosyaları + + libbluray + + + /usr/include + /usr/lib/pkgconfig + + + + libbluray-docs + document files for libbluray + + libbluray + + + /usr/share/doc/ + + + + + 2017-02-15 + 0.9.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.9.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-04 + 0.9.2 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + sdl-ttf + http://www.libsdl.org/projects/SDL_ttf/ + + Mathias Freire + mathiasfreire45@gmail.com + + LGPLv2.1 + library + multimedia.misc + TrueType font support for SDL2 + SDL_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable. + http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz + + libsdl-devel + freetype-devel + libtool + libICE-devel + + multimedia/misc/sdl-ttf/pspec.xml + + + sdl-ttf + + libsdl + harfbuzz + freetype + /usr/lib /usr/share/doc - libconfig-devel - Development files for libconfig - libconfig için geliştirme dosyaları + sdl-ttf-devel + Development files for sdl-ttf - libconfig + libsdl-devel + sdl-ttf + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + sdl-ttf-32bit + 32-bit shared libraries for sdl-ttf + emul32 + emul32 + + libsdl-32bit + freetype-32bit + + + libpng-32bit + libsdl-32bit + harfbuzz-32bit + freetype-32bit + sdl-ttf + + + /usr/lib32/ + + + + + 2017-03-09 + 2.0.11 + Rebuild for new toolchain. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-11-24 + 2.0.14 + Rebuild for Pisi Linux 2.0 + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2016-06-09 + 2.0.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-11 + 2.0.14 + First release + Mathias Freire + mathiasfreire45@gmail.com + + + + + + libdvdread + http://www.mplayerhq.hu/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.misc + Provides a simple foundation for reading DVD-Video images + DVD videolarını okumak için basit bir kütüphane + Un lecteur DVD pour les environnements Solaris, Linux et BSD publié sous la licence publique GNU (GPL). Il gère les signets, les sauts dans le temps, les sorties audio sur plusieurs canaux, sortie SPDIF, le zoom et le crop (vision exclusive d'une zone) vidéo. Il gère également les menus DVD et la navigation, permet de lire depuis les DVD montés ou non montés, depuis un disque dur. Il peut lire les DVDs cryptés et non cryptés grâce à libdvdread/libdvdcss. + A DVD player for the Solaris, Linux and BSD environments released under the GNU Public License (GPL). It is includes bookmarks, time skipping, multichannel audio, SPDIF output, crop and zoom video. It supports DVD menus and navigation, reads from mounted, unmounted DVDs and hard drive and reads encrypted and unencrypted DVDs using libdvdread/libdvdcss. + GNU Public License (GPL) altındaki Solaris, Linux ve BSD ortamları için bir DVD oynatıcısıdır. Yerimi, zaman atlatma, çoklukanal ses çıktı, SPDIF çıktı, video kırpma ve büyütme özellikleri içerir. DVD menüleri ve dolaşma özelliğini destekler, bağlanmış (mount) ve bağlanmamış sabit diskleri okur ve libdvdread / libdvdcss kullanan şifreli ve şifresiz DVDleri oynatabilir. + DVD player para Solaris, Linux y BSD liberado bajo la licencia GNU Public License (GPL). incluye marcadores (bookmarks), time skipping, multichannel audio, salida SPDIF, video crop y zoom. soporta menús DVD y navegación, lee de DVDs y discos rígidos montados y no-montados y lee DVDs encriptados y no-encriptados usando libdvdread/libdvdcss. + http://download.videolan.org/pub/videolan/libdvdread/5.0.3/libdvdread-5.0.3.tar.bz2 + + libdvdcss-devel + git + + multimedia/misc/libdvdread/pspec.xml + + + libdvdread + + libdvdcss + glibc + + + /usr/lib + /usr/share/doc/libdvdread + + + + libdvdread-devel + Development files for libdvdread + libdvdread için geliştirme dosyaları + + libdvdread /usr/include /usr/lib/pkgconfig - /usr/share/info - 2017-02-17 - 1.5 + 2017-01-25 + 5.0.3 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-05 + 5.0.3 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + sdl2-ttf + http://www.libsdl.org/projects/SDL_ttf/ + + Mathias Freire + mathiasfreire45@gmail.com + + LGPLv2.1 + library + multimedia.misc + TrueType font support for SDL2 + SDL2 TTF kitaplığı + SDL2_ttf est une librairie de rendu de fontes TrueType utilisée avec la librairie SDL2 et quasiment aussi portable qu'elle. + SDL2_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable. + SDL2_ttf, SDL2 ile birlikte kullanılan ve neredeyse onun kadar taşınabilir olan bir TrueType yazı tipi işleme kitaplığıdır. + SDL2_ttf es una librería para render de fuentes TrueType utilizada en conjunto con la librerñia SDL2, y está casi igual de portable. + http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz + + libsdl2-devel + freetype-devel + + multimedia/misc/sdl2-ttf/pspec.xml + + + sdl2-ttf + + libsdl2 + harfbuzz + freetype + + + /usr/lib + /usr/share/doc + + + + sdl2-ttf-devel + Development files for sdl2-ttf + sdl2-ttf için geliştirme dosyaları + + libsdl2-devel + sdl2-ttf + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + sdl2-ttf-32bit + 32-bit shared libraries for sdl2-ttf + sdl2-ttf için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libsdl2-32bit + freetype-32bit + + + libpng-32bit + libsdl2-32bit + harfbuzz-32bit + freetype-32bit + sdl2-ttf + + + /usr/lib32/ + + + + + 2017-03-09 + 2.0.14 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-11 + 2.0.14 + First release + Mathias Freire + mathiasfreire45@gmail.com + + + + + + sdl-image + http://www.libsdl.org/projects/SDL_image/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Librairie SDL de chargement de fichier d'image. + SDL image file loading library + SDL resim yükleme kitaplığı + SDL_image is an image file loader for SDL. + SDL_image, SDL için resim yükleme kitaplığıdır. + http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz + + libsdl-devel + tiff-devel + libjpeg-turbo-devel + + + gif-overflow.patch + + multimedia/misc/sdl-image/pspec.xml + + + sdl-image + + libsdl + tiff + zlib + libpng + libjpeg-turbo + + + /usr/bin + /usr/lib/ + /usr/share/doc + + + + sdl-image-devel + Development files for sdl-image + sdl-image için geliştirme dosyaları + + sdl-image + libsdl-devel + tiff-devel + libjpeg-turbo-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + sdl-image-32bit + 32-bit shared libraries for sdl-image + sdl-image için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libsdl-32bit + libpng-32bit + libjpeg-turbo-32bit + tiff-32bit + + + sdl-image + libsdl-32bit + libpng-32bit + libjpeg-turbo-32bit + tiff-32bit + zlib-32bit + + + /usr/lib32/ + + + + + 2017-03-01 + 1.2.12 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-31 + 1.2.12 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libdvdnav + http://www.mplayerhq.hu/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.misc + libdvdnav is a library for developers of multimedia applications + libdvdnav çokluortam uyguamaları geliştiricileri için bir kütüphane + libdvdnav est une librairie pour les développeur d'applications multimédia. Elle permet l'utilisation de fonctionnalités sophistiquées de navigation DVD tels que les menus DVD, la lecture multi-angle et même des jeux interactifs DVD. + libdvdnav is a library for developers of multimedia applications. It allows easy use of sophisticated DVD navigation features such as DVD menus, multiangle playback and even interactive DVD games. + libdvdnav çokluortam uyguamaları geliştiricileri için bir kütüphane. libdvdnav ile karmaşık DVD dolaşmalarını Örn: DVD menüleri, değişik açılı gösterimleri ve hatta etkileşimli DVD oyunlarını kullanabilirsiniz + libdvdnav es una librería para desarrollo de aplicaciones multimedia. Permite uso fácil de navegación avanzada en DVDs como en menús de DVDs, reproducción multi-ángulo, e incluso DVDs con juegos interactivos. + http://download.videolan.org/pub/videolan/libdvdnav/5.0.3/libdvdnav-5.0.3.tar.bz2 + + libdvdread-devel + + multimedia/misc/libdvdnav/pspec.xml + + + libdvdnav + + libdvdread + + + /usr/lib + /usr/share/doc/libdvdnav + + + + libdvdnav-devel + Development files for libdvdnav + libdvdnav için geliştirme dosyaları + + libdvdnav + libdvdread-devel + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal + + + + + 2017-01-25 + 5.0.3 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-31 + 5.0.3 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + libcdr + http://www.freedesktop.org/wiki/Software/libcdr + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + GPLv2 + MPLv1.1 + library + multimedia.misc + Library parsing the Corel cdr documents + Libcdr is library providing ability to interpret and import Corel Draw drawings into various applications. + http://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.4.tar.xz + + doxygen + zlib-devel + lcms2-devel + icu4c-devel + libwpd-devel + boost-devel + librevenge-devel + cppunit-devel + + multimedia/misc/libcdr/pspec.xml + + + libcdr + + lcms2 + icu4c + zlib + libgcc + librevenge + cppunit + + + /usr/lib + /usr/bin + /usr/share/doc/libcdr + + + + libcdr-devel + Development files for libcdr + libcdr için geliştirme dosyaları + + icu4c-devel + zlib-devel + lcms2-devel + librevenge-devel + libcdr + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-31 + 0.1.4 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-02-15 + 0.1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.1.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-02 + 0.1.1 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + sdl2-net + http://www.libsdl.org/projects/SDL_net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Librairie réseau de SDL. + SDL network library 2.0 series + SDL ağ kütüphanesi 2.0 serisi + sdl-mixer is a SDL library for network access. + sdl-net, SDL için ağ erişim kitaplığıdır. + http://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.1.tar.gz + + libsdl2-devel + + multimedia/misc/sdl2-net/pspec.xml + + + sdl2-net + + libsdl2 + + + /usr/lib + /usr/share/doc + + + + sdl2-net-devel + Development files for sdl-net + sdl2-net için geliştirme dosyaları + + sdl2-net + libsdl2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-09 + 2.0.1 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-11 + 2.0.1 + First release + Mathias Freire + mathiasfreire45@gmail.com + + + + + + libid3tag + http://mad.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.misc + La librairie id3tag MAD. + The MAD id3tag library + MAD id3tag kütüphanesi + Die MAD id3tag Bibliothek + libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2. + mirrors://sourceforge/mad/libid3tag-0.15.1b.tar.gz + + zlib-devel + + + libid3tag-0.15.1b-fix_overflow.patch + libid3tag-0.15.1b-unknown-encoding.patch + libid3tag-0.15.1b-utf16.patchlibid3tag-0.15.1b-utf16.patch + + multimedia/misc/libid3tag/pspec.xml + + + libid3tag + + zlib + + + /usr/lib + /usr/share/doc + + + + libid3tag-devel + + libid3tag + + + /usr/include + /usr/lib/pkgconfig + + + id3tag.pc + + + + + 2017-02-05 + 0.15.1b Rebuild Pisi Linux Community admin@pisilinux.org 2016-06-09 - 1.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-03-04 - 1.4.9 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libndp - http://libndp.org/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2+ - library - network.misc - Library for Neighbor Discovery Protocol - Ağ tarama protokolü için kitaplık - Library for Neighbor Discovery Protocol - Ağ tarama protokolü için kitaplık - https://github.com/jpirko/libndp/archive/v1.6.tar.gz - network/misc/libndp/pspec.xml - - - libndp - - /etc - /usr/share - /etc/dbus-1 - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - - - - libndp-devel - Development files for libndp - libndp için geliştirme dosyaları - - libndp - - - /usr/include - /usr/lib/pkgconfig/ - - - - - 2017-02-19 - 1.6 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.4 + 0.15.1b Release Bump Pisi Linux Community admin@pisilinux.org - 2015-01-07 - 1.4 + 2014-05-20 + 0.15.1b First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Serdar Soytetir + kaptan@pisilinux.org - libnfnetlink - http://www.netfilter.org + libmediainfo + http://mediaarea.net/en/MediaInfo - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - network.misc - Low level library for netfilter related kernel/userspace communication - Ağ filtreleme işlemleri ile ilgili çekirdek/uygulama iletişimi için alt seviye bir kitaplık - Niskopoziomowa biblioteka do netfilter - libnfnetlink provides a generic messaging infrastructure for in-kernel netfilter subsystems. - libnfnetlink, çekirdek içi ağ filtreleme alt sistemleri için jenerik bir mesajlaşma altyapısı sunar. - libnfnetlink to niskopoziomowa biblioteka do związanej z netfiltrem komunikacji między jądrem a przestrzenią użytkownika. Udostępnia ogólną infrastrukturę komunikatów dla podsystemów netfiltra w jądrze oraz ich użytkowników i/lub narzędzi zarządzających w przestrzeni użytkownika. - http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-1.0.1.tar.bz2 - network/misc/libnfnetlink/pspec.xml - - - libnfnetlink - - /usr/lib - - - - libnfnetlink-devel - Development files for libnfnetlink - libnfnetlink için geliştirme dosyaları - Pliki nagłówkowe do bibliioteki libnfnetlink - - libnfnetlink - - - /usr/include - /usr/lib/pkgconfig/libnfnetlink.pc - - - - - 2017-01-29 - 1.0.1 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.0.1 - Release Bump Pisi Linux Community - admin@pisilinux.org - - - 2014-03-13 - 1.0.1 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libnl - http://people.suug.ch/~tgr/libnl - - PisiLinux Community admins@pisilinux.org - GPLv2 + LGPLv3 library - network.misc - A library for applications dealing with netlink sockets - Netlink soketleri erişimi için bir kitaplığı - libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation. - libnl Linux çekirdeğinin netlink soket arayüzünü ağ ile ilgili çeşitli işlemleri kolaylaştırmak için kullanan bir kitaplığıdır. - http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz + multimedia.misc + shared library for mediainfo + shared library for mediainfo + shared library for mediainfo + shared library for mediainfo + https://mediaarea.net/download/source/libmediainfo/0.7.94/libmediainfo_0.7.94.tar.bz2 - glibc - flex - bison - pkgconfig + autoconf + automake libtool - check + zlib-devel + libzen-devel + curl-devel + libmms-devel - network/misc/libnl/pspec.xml + multimedia/misc/libmediainfo/pspec.xml - libnl + libmediainfo + + curl + zlib + glib2 + libgcc + libzen + libmms + - /usr/lib - /usr/share/doc - /usr/share/man - /etc/libnl - /usr/sbin + /usr/share/doc/ + /usr/lib/ - libnl-devel - Development files for libnl - libnl için geliştirme dosyaları + libmediainfo-devel - libnl + libzen-devel + libmediainfo + + + /usr/lib/pkgconfig + /usr/include/MediaInfo + /usr/include/MediaInfoDLL + + + + + 2017-04-09 + 0.7.94 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-24 + 0.7.90 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2013-12-20 + 0.7.65 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libpano13 + http://sourceforge.net/projects/panotools + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + multimedia.misc + Library for manipulating panoramic images + Panoramik görüntü kitaplığı + libpano13 is a library which provides very high quality manipulation, correction and stitching of panoramic photographs. + libpano13 panoramik görüntüleri yüksek kalitede düzeltip birleştirebilen bir kitaplıktır. + mirrors://sourceforge/panotools/libpano13-2.9.19.tar.gz + + zlib-devel + tiff-devel + libpng-devel + libjpeg-turbo-devel + + multimedia/misc/libpano13/pspec.xml + + + libpano13 + + tiff + libpng + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man/man1 + + + + libpano13-devel + Development files for libpano13 + libpano13 için geliştirme dosyaları + + libpano13 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-08 + 2.9.19 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 2.9.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-11-10 + 2.9.19 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + exiv2 + http://www.exiv2.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + multimedia.misc + Another library for parsing, editing, and saving EXIF data + EXIF verilerini ayrıştırmak, düzenlemek ve kaydetmek için bir diğer kitaplık + Exiv2 est une librairie C++ ainsi qu'un utilitaire en ligne de commande pour accéder aux méta-données d'images. Exiv2 est disponible en tant que logiciel libre ou avec une licence commerciale et est utilisée par un nombre croissant de projets. + exiv2 is a C++ library and a command line utility to access image metadata. Exiv2 is available as free software and with a commercial license, and is used in a growing number of projects. + Exiv2 resimlerin başlık bilgilerine ulaşmak için kullanılan bir C++ kütüphanesi ve komut satırı uygulamasıdır. Exiv2, hem özgür yazılım hem de ticari yazılım lisansıyla kullanılabilir. + Exiv2 es una librería C++ y una herramienta de línea de comandopara acceder metadatos de imágenes. Exiv2 está disponible como software libre y con licencia comercial, y se utiliza cada vez en más proyectos. + http://www.exiv2.org/builds/exiv2-0.26-trunk.tar.gz + + zlib-devel + expat-devel + + + exiv2-0.18-deps.patch + + multimedia/misc/exiv2/pspec.xml + + + exiv2 + + exiv2-libs + libgcc + + + /usr/bin + /usr/share/locale + /usr/share/doc + /usr/share/man + + + + exiv2-libs + + zlib + expat + libgcc + + + /usr/lib + + + + exiv2-devel + Development files for exiv2 + exiv2 için geliştirme dosyaları + + exiv2-libs + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-10-06 + 0.26 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-25 + 0.25 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-02 + 0.25 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + orc + http://code.entropywave.com/projects/orc/ + + PisiLinux Community + admins@pisilinux.org + + BSD + BSD-2 + app:console + multimedia.misc + The Oil Runtime Compiler + Optimized Inner Loop Runtime Compiler + https://gstreamer.freedesktop.org/src/orc/orc-0.4.26.tar.xz + + valgrind + + multimedia/misc/orc/pspec.xml + + + orc + + /usr/bin/ + /usr/lib/ + /usr/share/ + + + + orc-32bit + 32-bit shared libraries for orc + emul32 + emul32 + + orc + + + /usr/lib32 + + + + orc-devel + orc için geliştirme dosyaları + orc için geliştirme dosyaları + + orc + + + /usr/include/ + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + + 2017-01-24 + 0.4.26 + Version bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2016-06-12 + 0.4.25 + Version bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2016-05-27 + 0.4.19 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-20 + 0.4.19 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + sdl-net + http://www.libsdl.org/projects/SDL_net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Librairie réseau de SDL. + SDL network library + SDL ağ kütüphanesi + sdl-mixer is a SDL library for network access. + sdl-net, SDL için ağ erişim kitaplığıdır. + http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz + + libsdl-devel + + multimedia/misc/sdl-net/pspec.xml + + + sdl-net + + libsdl + + + /usr/lib + /usr/share/doc + + + + sdl-net-devel + Development files for sdl-net + sdl-net için geliştirme dosyaları + + sdl-net + libsdl-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-09 + 1.2.8 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + taglib + http://developer.kde.org/~wheeler/taglib.html + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv2 + library + multimedia.misc + A library for reading and editing audio meta data + Ses dosyalarının etiket bilgilerini okuma ve düzenleme kütüphanesi + TagLib est une librairie pour lire et éditer les méta-données de nombreux formats audio populaires. + TagLib is a library for reading and editing the meta data of several popular audio formats. + TagLib ses dosyalarının etiket bilgilerini okumak ve işlemek için kullanılan bir kütüphanedir. + http://taglib.org/releases/taglib-1.11.1.tar.gz + + cmake + boost-devel + zlib-devel + + multimedia/misc/taglib/pspec.xml + + + taglib + + zlib + libgcc + + + /usr/lib + /usr/bin + /usr/share/doc + + + + taglib-devel + Development files for taglib + taglib için geliştirme dosyaları + + taglib + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-27 + 1.11.1 + Rebuild for kfilemetadata. + Stefan Gronewold + groni@pisilinux.org + + + 2017-02-16 + 1.11.1 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.9.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 1.9.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libebml + http://www.matroska.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Librairie de format binaire extensible (un peu comme XML). + Extensible binary format library (kinda like XML) + Genişletilebilir ikilik biçimlendirme kütüphanesi + Extensible Binary Meta Language access library A library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. + https://dl.matroska.org/downloads/libebml/libebml-1.3.4.tar.bz2 + multimedia/misc/libebml/pspec.xml + + + libebml + + libgcc + + + /usr/lib + /usr/share/doc + + + + libebml-devel + Development files for libebml + libebml için geliştirme dosyaları + + libebml + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-03 + 1.3.4 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-20 + 1.3.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + musicbrainz5 + http://www.musicbrainz.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Client library to access metadata of mp3/vorbis/CD media + Mp3/Ogg Vorbis/Audio-Cd gibi ses dosyalarınızın etiketlerine erişiminizi sağlayan istemci kütüphanesidir. + MusicBrainz est un projet tentant de créer une encyclopédie de musique au contenu ouvert. C'est une base de données en ligne contenant des informations concernant les musiques enregistrées. La librairie client MusicBrainz capture les informations concernant les artistes, le nom de l'album, les titres des chansons, leur longueur et beaucoup d'autres données encore. + MusicBrainz is a project that aims to create an open content music encyclopedia. It is an online database of information about recorded music. MusicBrainz client library captures information about artists, the album title, track titles,the length of each track and many more. + MusicBrainz açık içerikli müzik ansiklopedisi oluşturmayı amaçlayan bir projedir. Kayıtlı albüm ve müzik parçaları hakkında çevrim içi veri tabanı sağlar. MusicBrainz kütüphanesi sanatçı, albüm, çalınan parça ve daha birçok konuda veri toplar. + MusicBrainz es un proyecto con la finalidad de crear una enciclopedia de contenido abierto sobre música. Es una base de datos de información en línea sobre grabaciones de música. La libreía de cliente MusicBrainz captura información de artista, título de album, título de las músicas, longitudes de cada música, y mucho más. + ftp://ftp.parrot.org/.1/blfs/svn/l/libmusicbrainz-5.1.0.tar.gz + + neon-devel + libxml2-devel + cmake + + multimedia/misc/musicbrainz5/pspec.xml + + + musicbrainz5 + + libgcc + libxml2 + neon + + + /usr/lib + /usr/share/doc + + + + musicbrainz5-devel + Development files for musicbrainz5 + musicbrainz5 için geliştirme dosyaları + + musicbrainz5 + neon-devel + libxml2-devel /usr/include @@ -107064,184 +96151,768 @@ complete albums that you have purchased from Amazon. - 2017-02-17 - 3.2.25 - Rebuild. - Pisi Linux Community - admin@pisilinux.org + 2017-04-09 + 5.1.0 + Release Bump + Kamil Atlı + suvari@pisilinux.org 2016-06-09 - 3.2.25 + 5.1.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-07-15 - 3.2.25 + 2015-08-20 + 5.1.0 First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Ertuğrul Erata + ertugrulerata@gmail.com - libproxy - http://code.google.com/p/libproxy/ + compface + http://www.xemacs.org/Download/optLibs.html + + PisiLinux Community + admins@pisilinux.org + + MIT + library + multimedia.misc + X-Face library + X-Face kütüphanesi + Utilitaires et librairie pour convertir de/vers le format X-Face. + Utilities and library to convert to/from X-Face format. + X-Face formatını okuma ve yazmaya yarayan bir kütüphane + Utilitarios y librerías para convertir desde/al formato X-Face + http://mirrors.ibiblio.org/xemacs/aux/compface-1.5.2.tar.gz + + xbmp.patch + shared.patch + cve-2009-2286.patch + + multimedia/misc/compface/pspec.xml + + + compface + + /usr/bin + /usr/lib + /usr/share/doc/compface + /usr/share/man + + + + compface-devel + Development files for compface + compface için geliştirme dosyaları + + compface + + + /usr/include + /usr/share/man/man3 + + + + + 2017-01-28 + 1.5.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-01-21 + 1.5.2 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2010-10-12 + 1.5.2 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + sdl2-image + http://www.libsdl.org/projects/SDL_image/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Librairie SDL2 de chargement de fichier d'image. + SDL image file loading library + SDL2 resim yükleme kitaplığı + SDL_image is an image file loader for SDL. + SDL2_image, SDL2 için resim yükleme kitaplığıdır. + https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz + + zlib-devel + libsdl2-devel + tiff-devel + libpng-devel + libjpeg-turbo-devel + + multimedia/misc/sdl2-image/pspec.xml + + + sdl2-image + + libsdl2 + tiff + zlib + libpng + libjpeg-turbo + + + /usr/bin + /usr/lib/ + /usr/share/doc + + + + sdl2-image-devel + Development files for sdl2-image + sdl2-image için geliştirme dosyaları + + sdl2-image + libsdl2-devel + tiff-devel + libjpeg-turbo-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-10 + 2.0.1 + First Release. + Stefan Gronewold + groni@pisilinux.org + + + + + + regionset + http://linvdr.org/projects/ + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv2 + app:console + multimedia.misc + regionset - adjusts and shows the region code of DVD drives + regionset allows you to check and set the region code of DVD drives. + http://linvdr.org/download/regionset/regionset-0.2.tar.gz + multimedia/misc/regionset/pspec.xml + + + regionset + + /usr/bin + /usr/share/doc + + + + + 2017-04-09 + 0.2 + Release bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-24 + 0.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + taglib-extras + http://amarok.kde.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + multimedia.misc + Taglib extras library from Amarok team + Amarok takımından taglib ekstraları kütüphanesi + Taglib-extras delivers support for reading and editing the meta-data of audio formats not supported by taglib, including: asf, mp4v2, rmff, wav. + Taglib-extras taglib tarafından desteklenmeyen ses formatlarının (asf, mp4v2, rmff, wav vs.) meta verilerini okumak ve düzenlemek için gerekli desteği verir. + http://download.kde.org/stable/taglib-extras/1.0.1/src/taglib-extras-1.0.1.tar.gz + + pkgconfig + cmake + taglib-devel + + + taglib-1.10.patch + + multimedia/misc/taglib-extras/pspec.xml + + + taglib-extras + + taglib + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + + + + taglib-extras-devel + Development files for taglib-extras + taglib-extras için geliştirme dosyaları + + taglib-extras + + + /usr/include/taglib-extras + /usr/lib/pkgconfig + + + + + 2017-02-16 + 1.0.1 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 1.0.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + liblqr + http://liblqr.wikidot.com + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + LGPLv3 + library + multimedia.misc + An easy to use C/C++ seam carving library + Görüntü boyutlandırma kütüphanesi + liblqr is a free, open source implementation of a seam carving algorithm which aims at resizing pictures non uniformly while preserving their features. + liblqr, yeniden boyutlandırılacak resimlerin özelliklerini koruyan liquid rescale algoritmasının bir gerçeklemesidir. + http://liblqr.wdfiles.com/local--files/en:download-page/liblqr-1-0.4.2.tar.bz2 + + glib2-devel + + multimedia/misc/liblqr/pspec.xml + + + liblqr + + glib2 + + + /usr/lib + /usr/share/doc + + + + liblqr-devel + Development files for liblqr + liblqr için geliştirme dosyaları + + liblqr + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 0.4.2 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 0.4.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + frei0r-plugins + http://www.piksel.org/frei0r + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.misc + A plugin API for video sources and filters + Video kaynakları ve süzgeçleri için bir eklenti programlama arayüzü + frei0r-plugins is a minimalistic plugin API for video sources and filters. The behaviour of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. + frei0r-plugins video kaynakları ve süzgeçleri için basit bir eklenti programlama arayüzüdür. Efektlerin davranışları basit parametrelerle denetlenebilmektedir. + http://distfiles.macports.org/frei0r-plugins/frei0r-plugins-1.4.tar.gz + + libgcc + + + explicitly-link-with-lm.patch + + multimedia/misc/frei0r-plugins/pspec.xml + + + frei0r-plugins + + libgcc + + + /usr/lib + /usr/share/doc + + + + frei0r-plugins-devel + Development files for frei0r-plugins + frei0r-plugins için geliştirme dosyaları + + frei0r-plugins + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-25 + 1.4 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 1.4 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + fribidi + http://fribidi.sourceforge.net/ PisiLinux Community admins@pisilinux.org LGPLv2.1 app:console - network.misc - Proxy configuration library - Proxy yapılandırma kitaplığı - libproxy is a library that provides automatic proxy configuration management. - Otomatik proxy yapılandırma yönetimini sağlayan bir kitaplığı. - http://pkgs.fedoraproject.org/repo/pkgs/libproxy/libproxy-0.4.11.tar.gz/3cd1ae2a4abecf44b3f24d6639d2cd84/libproxy-0.4.11.tar.gz - - gconf-devel - libXmu-devel - NetworkManager-devel - webkit-gtk2-devel - spidermonkey-devel - cmake - intltool - - - libproxy-0.4.10-mozjs.patch - 0001-pacrunner_mozjs-Also-support-mozjs-17.0.patch - - network/misc/libproxy/pspec.xml + library + multimedia.misc + A free implementation of the unicode bidirectional algorithm + Çift yönlü unikod algoritmanın özgür bir uyarlaması + GNU FriBidi est l'implémentation libre de l'algorithme bidirectionnel Unicode. + GNU FriBidi is the Free Implementation of the Unicode Bidirectional Algorithm. + GNU FriBidi, Çift Yönlü Unicode Algoritması'nın özgür uygulamasıdır. + GNU FriBidi es la implementación libre del algoritmo Unicode Bidirectional. + https://www.fribidi.org/download/fribidi-0.19.7.tar.bz2 + multimedia/misc/fribidi/pspec.xml - libproxy + fribidi /usr/bin /usr/lib - /usr/libexec/ + /usr/share/man /usr/share/doc - libproxy-gnome3 + fribidi-devel + Development files for fribidi + fribidi için geliştirme dosyaları - libproxy - - - /usr/lib/libproxy/*/modules/config_gnome3.* - /usr/libexec/pxgconf - - - - libproxy-networkmanager - - libproxy - - - /usr/lib/libproxy/*/modules/network_networkmanager.* - - - - libproxy-webkit-gtk2 - - libproxy - webkit-gtk2 - - - /usr/lib/libproxy/*/modules/pacrunner_webkit* - - - - libproxy-mozjs - - libproxy - - - /usr/lib/libproxy/*/modules/pacrunner_mozjs* - - - - libproxy-devel - Development files for libproxy - libproxy için geliştirme dosyaları - - libproxy + fribidi /usr/include + /usr/share/man/man3 /usr/lib/pkgconfig - /usr/share/cmake - 2017-07-30 - 0.4.10 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com + 2017-01-25 + 0.19.7 + Version Bump + Pisi Linux Community + admin@pisilinux.org - 2017-03-08 - 0.4.10 - Release bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2016-06-09 + 0.19.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-11-01 - 0.4.10 + 2014-02-23 + 0.19.6 First release - PisiLinux Community - admins@pisilinux.org + Alihan Öztürk + alihan@pisilinux.org - libssh - http://www.libssh.org + openexr + http://www.openexr.com PisiLinux Community admins@pisilinux.org - LGPLv2.1 + as-is + app:console library - network.misc - Full C library functions for manipulating a client-side SSH connection - SSH bağlantılarının kontrol edilebilmesini sağlayan C kitaplığı - libssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). - libssh, yazılımlarında SSH kullanmak isteyen programcılar için tasarlanmış bir C kitaplığıdır. SSH istemcisi programcı tarafından tam olarak kontrol edilebilir, uzaktan yazılım çalıştırma, tünel yaratma, dosya transferi ve uzak dosya erişimi işlemleri yapılabilir. Tüm bunlar için openssl paketinde bulunan lıbcrypto'nun sistemde bulunması yeterlidir. - https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.7.4.tar.gz + multimedia.misc + A high dynamic-range (HDR) image file format library + OpenEXR est un formation de fichier d'image à haut rang dynamique (HDR - High Dynamic Range) utilisable pour les applications d'imagerie sur ordinateur. OpenEXR inclus notamment : Un rang dynamique plus grand que les formats d'image existants de 8 et 10 bit; le support pour pixel de 16 bit à virgule flottante, 32 bit à virgule flottante et d'entiers à 32 bit; de nombreux algorithmes de compression d'image sans perte, le fait d'être extensible. + OpenEXR is a high dynamic-range (HDR) image file format for use in computer imaging applications. OpenEXR's features include: Higher dynamic range and color precision than existing 8- and 10-bit image file formats; support for 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels; multiple lossless image compression algorithms; extensibility. + OpenEXR, bilgisayar görüntüleme uygulamalarında kullanılan yüksek dinamik görüntü erimidir. OpenEXR özellikleri şunları içerir: Mevcut 8 ve 10 bitlik görüntü dosya formatlarından daha yüksek dinamik görüntü erişimi, 16 ya da 32 bit piksel desteği ve kayıpsız görüntü sıkıştırma algoritması + OpenEXR es un formato de archivo de imagen de alto fango dinámico (HDR) para uso en aplicaciones de computación de imágenes. OpenEXR contiene facilidades: rango dinámico y precisión de colores más alto que formatos existentes de 8- y 10-bit; soporta para punto flotante 16-bit, punto flotante 32-bit, y entero 32-bit pixels; algoritmos de compresión múltiple sin pérdida; extensible. + http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.0.tar.gz + ilmbase-devel zlib-devel - openssl-devel - doxygen - cmake + mesa-glu-devel - network/misc/libssh/pspec.xml + multimedia/misc/openexr/pspec.xml - libssh + openexr - zlib - openssl + ilmbase + libgcc + openexr-libs - /usr/lib + /usr/bin + + + + openexr-libs + OpenEXR runtime libraries + OpenEXR çalışma zamanı kitaplıkları + + ilmbase + zlib + libgcc + + + /usr/lib/lib* /usr/share/doc - libssh-devel - Development files for libssh - libssh için geliştirme dosyaları + openexr-docs + OpenEXR example files + OpenEXR örnek dosyalar + + /usr/share/doc/openexr/examples + + + + openexr-devel + Development files for openexr + OpenEXR için geliştirme dosyaları - libssh + openexr + mesa-glu-devel + ilmbase-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal + + + + + 2017-03-05 + 2.2.0 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-28 + 2.2.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libsdl2 + http://www.libsdl.org/ + + Mathias Freire + mathiasfreire45@gmail.com + + LGPLv2.1 + library + multimedia.misc + Simple Direct Media Layer (Couche Média Simple et Directe). + Simple Direct Media Layer 2.0 series + Basit bir direk ortam erişim katmanı 2.0 serisi + Einfachee direkte Medien-Schicht + libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. + libsdl; ses, klavye, fare, oyun çubuğu, OpenGL ile 3B donanımsal hızlandırma, 2B görüntü belleğine direkt erişim sağlayan birden çok platform destekleyen bir çokluortam kitaplığıdır. + http://www.libsdl.org/release/SDL2-2.0.5.tar.gz + + dbus-devel + ibus-devel + mesa-devel + libXv-devel + libXt-devel + libX11-devel + libXext-devel + DirectFB-devel + mesa-glu-devel + alsa-lib-devel + audiofile-devel + libXrandr-devel + libXrender-devel + libXinerama-devel + pulseaudio-libs-devel + + multimedia/misc/libsdl2/pspec.xml + + + libsdl2-docs + libsdl2 reference documents + libsdl2 başvuru belgeleri + + libsdl2 + + + /usr/share/man + /usr/share/doc + + + + libsdl2 + + mesa + libXt + libX11 + libXext + DirectFB + alsa-lib + audiofile + libXrandr + libXrender + libXinerama + libXScrnSaver + pulseaudio-libs + + + /usr/lib + + + + libsdl2-devel + Development files for libsdl2 + libsdl2 için geliştirme dosyaları + + libsdl2 + + + /usr/bin + /usr/include + /usr/share/aclocal + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/lib/libSDL2main.a + /usr/lib32/libSDL2main.a + + + + libsdl2-32bit + 32-bit shared libraries for libsdl2 + libsdl2 için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + libXt-32bit + libX11-32bit + libXext-32bit + alsa-lib-32bit + audiofile-32bit + libXrandr-32bit + libXrender-32bit + libXinerama-32bit + libXScrnSaver-32bit + pulseaudio-libs-32bit + + + mesa-32bit + libXt-32bit + libX11-32bit + libXext-32bit + alsa-lib-32bit + audiofile-32bit + libXrandr-32bit + libXrender-32bit + libXinerama-32bit + libXScrnSaver-32bit + libXScrnSaver-32bit + pulseaudio-libs-32bit + libsdl2 + + + /usr/lib32 + + + + + 2017-12-12 + 2.0.5 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-16 + 2.0.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-11 + 2.0.4 + First release + Mathias Freire + mathiasfreire45@gmail.com + + + + + + libopus + http://www.opus-codec.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + multimedia.misc + Opus is a totally open, royalty-free, highly versatile audio codec + Açık kaynak, telif ücretsiz, çok yönlü ses codec bileşenidir + Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec. + Opus Internet üzerinde etkileşimli ses ve müzik iletimi için eşsiz olan, ama aynı zamanda saklama ve akış uygulamaları için tasarlanmıştır. +Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 olarak Internet Engineering Task Force (IETF) tarafından standartlaştırılmıştır. + http://downloads.xiph.org/releases/opus/opus-1.1.4.tar.gz + multimedia/misc/libopus/pspec.xml + + + libopus + + /usr/bin + /usr/lib + /usr/share + + + + libopus-devel + Development files for libopus + Libopus için geliştirme dosyaları + + libopus /usr/include @@ -107249,31 +96920,33 @@ complete albums that you have purchased from Amazon. - libssh-docs - Development documentation for libssh + libopus-docs + document files for libopus + + libopus + - /usr/share/doc/libssh/html - /usr/share/man + /usr/share/doc/ - 2017-03-02 - 0.7.4 + 2017-01-25 + 1.1.4 Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 0.7.3 + 1.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-25 - 0.7.3 + 2014-05-22 + 1.1 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -107282,54 +96955,250 @@ complete albums that you have purchased from Amazon. - neon - http://www.webdav.org/neon/ + jansson + http://www.digip.org/jansson/ + + Stefan Gronewold (groni) + groni@pisilinux.org + + MIT + library + multimedia.misc + Jansson is a C library for encoding, decoding and manipulating JSON data. + It features: Simple and intuitive API and data model, Comprehensive documentation, No dependencies on other libraries, Full Unicode support (UTF-8), Extensive test suite. + http://www.digip.org/jansson/releases/jansson-2.9.tar.bz2 + multimedia/misc/jansson/pspec.xml + + + jansson + + glibc + + + /usr/lib + /usr/share + /usr/share/doc + + + + jansson-devel + + jansson + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-02-19 + 2.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-16 + 2.7 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + libsdl + http://www.libsdl.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + multimedia.misc + Simple Direct Media Layer (Couche Média Simple et Directe). + Simple Direct Media Layer + Basit bir direk ortam erişim katmanı + Einfachee direkte Medien-Schicht + libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. + libsdl; ses, klavye, fare, oyun çubuğu, OpenGL ile 3B donanımsal hızlandırma, 2B görüntü belleğine direkt erişim sağlayan birden çok platform destekleyen bir çokluortam kitaplığıdır. + http://www.libsdl.org/release/SDL-1.2.15.tar.gz + + DirectFB-devel + alsa-lib-devel + aalib-devel + libX11-devel + libusb-compat-devel + libXtst-devel + libICE-devel + libXrandr-devel + mesa-devel + mesa-glu-devel + + + sdl-1.2.14-disable-mmx.patch + sdl_x11sym.patch + SDL-1.2.14-dont-propagate-lpthread.patch + SDL-1.2.14-noproc.patch + SDL-1.2.13-rh484362.patch + libsdl-1.2.15-sdl-config.patch + libsdl-1.2.15-resizing.patch + libsdl-1.2.15-joystick.patch + + multimedia/misc/libsdl/pspec.xml + + + libsdl-docs + libsdl reference documents + libsdl başvuru belgeleri + + libsdl + + + /usr/share/man + /usr/share/doc + + + + libsdl + + DirectFB + aalib + + + /usr/lib + + + + libsdl-devel + Development files for libsdl + libsdl için geliştirme dosyaları + + libsdl + DirectFB-devel + alsa-lib-devel + aalib-devel + libX11-devel + libusb-compat-devel + libXtst-devel + libICE-devel + libXrandr-devel + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/lib/libSDLmain.a + /usr/share/aclocal + + + + libsdl-32bit + 32-bit shared libraries for libsdl + libsdl için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libsdl + + + /usr/lib32 + + + + + 2017-12-12 + 1.2.15 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-16 + 1.2.15 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 1.2.15 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2016-03-27 + 1.2.15 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libass + http://code.google.com/p/libass/ PisiLinux Community admins@pisilinux.org GPLv2 library - network.misc - Librairie cliente HTTP et WebDAV. - HTTP and WebDAV client library - C arayüzü ile birlikte gelen, Http ve WebDAV için istemci kitaplığı - neon is an HTTP and WebDAV client library with a C interface; providing a high-level interface to HTTP and WebDAV methods along with a low-level interface for HTTP request handling. - neon, C arayüzü sunan bir HTTP ve WebDAV istemci kitaplığıdır. HTTP ve WebDAV metodlarına yüksek seviyeli, HTTP istek değerlendirmesi için de düşük seviyeli bir arayüz sunar. - http://www.webdav.org/neon/neon-0.30.2.tar.gz + multimedia.misc + Subtitle rendering library + Altyazı çizim kitaplığı + libass is a portable subtitle rendering library for the ASS/SSA. + libass ASS/SSA altyazı çizim kitaplığıdır. + https://github.com/libass/libass/releases/download/0.13.6/libass-0.13.6.tar.xz - openssl-devel - expat-devel - zlib-devel - mit-kerberos + fontconfig-devel + freetype-devel + fribidi-devel - - fixdocdir.patch - multilib.patch - - network/misc/neon/pspec.xml + multimedia/misc/libass/pspec.xml - neon + libass - zlib - expat - openssl + fontconfig + freetype + fribidi + harfbuzz - /usr/bin /usr/lib - /usr/share/locale - /usr/share/doc - /usr/share/man + /usr/share/doc/libass - neon-devel - Development files for neon - neon için geliştirme dosyaları + libass-devel + Development files for libass + libass için geliştirme dosyaları - neon + libass + fontconfig-devel + freetype-devel + fribidi-devel + harfbuzz-devel /usr/include @@ -107338,22 +97207,584 @@ complete albums that you have purchased from Amazon. - 2017-02-24 - 0.30.2 + 2017-02-15 + 0.13.6 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.13.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-06 + 0.13.1 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libkate + http://code.google.com/p/libkate + + PisiLinux Community + admins@pisilinux.org + + BSD + library + app:console + multimedia.misc + A text codec for embedding in Ogg + Ogg için karaoke ve metin kitaplığı + Kate is a codec for karaoke and text encapsulation for Ogg. + Kate, karaoke ve metinleri ogg dosyalara gömmek için kullanılan kitaplık ve konsol uygulamaları içerir. + https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libkate/libkate-0.4.1.tar.gz + + libogg-devel + libpng-devel + doxygen + + multimedia/misc/libkate/pspec.xml + + + libkate + + libogg + libpng + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + libkate-devel + Development files for libkate + libkate için geliştirme dosyaları + + libkate + libogg-devel + libpng-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libkate-docs + API documentation for libkate + libkate paketine ait API belgeleri + + libkate + + + /usr/share/doc/libkate/html + /usr/share/doc/libkate/examples + + + + + 2017-03-04 + 0.4.1 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 0.4.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 0.4.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gd + http://www.libgd.org + + PisiLinux Community + admins@pisilinux.org + + as-is + BSD + library + multimedia.misc + Une librairie rapide pour créer des graphiques en images. + A fast library for creating graphic images + Hızlı bir şekilde resim oluşturmak için bir kütüphane + The gd graphics library allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and to write out the result as a PNG or JPEG file. This is particularly useful in Web applications, where PNG and JPEG are two of the formats accepted for inline images by most browsers. Note that gd is not a paint program. + https://github.com/libgd/libgd/releases/download/gd-2.2.4/libgd-2.2.4.tar.xz + + fontconfig-devel + zlib-devel + freetype-devel + libpng-devel + libjpeg-turbo-devel + tiff-devel + libvpx-devel + + + gd-2.1.0-multilib.patch + gd-2.2.3-tests.patch + gd-2.2.4-upstream.patch + + multimedia/misc/gd/pspec.xml + + + gd + + fontconfig + tiff + libvpx + libjpeg-turbo + zlib + freetype + libpng + + + /usr/bin + /usr/lib + /usr/share/doc/gd + + + + gd-devel + Development files for gd + gd için geliştirme dosyaları + + gd + + + /usr/include + /usr/lib/pkgconfig + /usr/bin/gdlib-config + + + + gd-docs + Documents for gd + gd için geliştirme belgeleri + + /usr/share/doc/gd/html + + + + + 2017-02-15 + 2.2.4 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-12 + 2.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-08-02 + 2.1.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + lapack + http://www.netlib.org/lapack + + PisiLinux Community + admins@pisilinux.org + + BSD + library + science.mathematics + Linear Algebra PACKage + Doğrusal cebir paketi + LAPACK is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. + LAPACK, nümerik doğrusal cebir için yazılmış standart bir kütüphanedir. Eşanlı doğrusal denklemler sistemini, doğrusal denklemler sistemindeki en küçük kareler tekniğini, özdeğer ve tekil değer problemlerini çözmek için pekçok yordamlar içerir. + http://www.netlib.org/lapack/lapack-3.8.0.tar.gz + + libgfortran + cmake + + science/mathematics/lapack/pspec.xml + + + blas + Basic Linear Algebra Subprograms + Temel lineer cebir yordamları + Blas is a standard library which provides a number of basic algorithms for numerical algebra. + + libgfortran + + + /usr/lib/libblas.so* + + + + blas-devel + Development files for blas + blas için geliştirme dosyaları + static + + blas + + + /usr/lib/libblas.a + /usr/lib/pkgconfig/blas.pc + + + + lapack + + libgcc + libgfortran + blas + + + /usr/share/doc + /usr/lib/liblapack.so* + + + + lapack-devel + Development files for lapack + lapack için geliştirme dosyaları + static + + lapack + blas-devel + + + /usr/lib/cmake + /usr/lib/liblapack.a + /usr/lib/pkgconfig/lapack.pc + + + + + 2018-02-01 + 3.8.0 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-04-15 + 3.7.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-23 + 3.5.0 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + cln + http://www.ginac.de/CLN/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + science.mathematics + CLN, une librairie de classes (C++) pour les nombres. + A class library (C++) for numbers + Sayılar için bir C++ sınıf kütüphanesi + cln is a library for efficient computations with all kinds of numbers in arbitrary precision. + cln, her türlü hassaslıktaki sayılarla hızlı hesaplamalar yapmak için tasarlanmış bir kütüphanedir. + http://www.ginac.de/CLN/cln-1.3.4.tar.bz2 + + gmp-devel + + science/mathematics/cln/pspec.xml + + + cln + + gmp + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/info + /usr/share/man + + + + cln-devel + Development files for cln + cln için geliştirme dosyaları + + cln + gmp-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-28 + 1.3.4 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-29 + 1.3.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libspiro + http://libspiro.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + science.mathematics + Library to simplify the drawing of beautiful curves + Eğri çizimi kütüphanesi + libspiro is a library that will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers. + libspiro, verilen kontrol noktalarını bezier eğrilerine çeviren bir kütüphanedir. + https://github.com/fontforge/libspiro/releases/download/0.5.20150702/libspiro-0.5.20150702.tar.gz + science/mathematics/libspiro/pspec.xml + + + libspiro + + /usr/lib + /usr/share/doc + + + + libspiro-devel + Development files for libspiro + libspiro için geliştirme dosyaları + + libspiro + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-09-20 + 0.5.20150702 Version Bump Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org 2016-06-09 - 0.30.0 + 20071029 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 20071029 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + djbfft + http://cr.yp.to/djbfft.html + + PisiLinux Community + admins@pisilinux.org + + public-domain + library + science.mathematics + Fast float library + Hızlı küsürlü sayı kitaplığı + An extremely fast library for floating-point convolution. + djbfft çok hızlı küsürlü sayı bükülme kitaplığıdır. + http://cr.yp.to/djbfft/djbfft-0.76.tar.gz + + gcc3.patch + shared.patch + headers.patch + + science/mathematics/djbfft/pspec.xml + + + djbfft + + /usr/lib + /usr/share/doc + + + + djbfft-devel + Development files for djbfft + djbfft için geliştirme dosyaları + + djbfft + + + /usr/include + + + + + 2017-03-01 + 0.76 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.76 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.76 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + fftw3 + http://www.fftw.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + science.mathematics + A library for computing the discrete Fourier transform (DFT) + Ayrık Fourier dönüşümü hesaplamak için bir kütüphane + FFTW v3 est une librairie sous-routine C pour le calcul discret de transformation de Fourier (DFT) dans une ou plusieurs dimensions, pour une entrée de taille arbitraire, aussi bien pour des données réeles ou complexes (ainsi que les données paires/impaires, i.e. la transformation discrète cosinus/sinus ou DCT/DST). + fftw3 is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). + fftw3, ayrık Fourier dönüşümü hesaplamak için kullanılabilecek bir C kütüphanesidir. + FFTW v3 es una librería con subrutinas C para computar la transformación Fourier discreta (DFT) en una o más dimensiones, con longitud de entrada arbitraria, para datos reales y complejos (y también de datos par/impar, i.e. transformación discreta coseno/seno DCT/DST). + ftp://ftp.fftw.org/pub/fftw/fftw-3.3.6-pl1.tar.gz + + libgfortran + libquadmath + gettext + + science/mathematics/fftw3/pspec.xml + + + fftw3 + + libquadmath + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/info + + + + fftw3-devel + Development files for fftw3 + fftw3 için geliştirme dosyaları + + fftw3 + + + /usr/lib/pkgconfig + /usr/include + /usr/share/doc/fftw3/html + + + + + 2017-02-17 + 3.3.6 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.3.4 Release Bump Pisi Linux Community admin@pisilinux.org 2014-05-25 - 0.30.0 + 3.3.4 First release Alihan Öztürk alihan@pisilinux.org @@ -107362,212 +97793,70 @@ complete albums that you have purchased from Amazon. - protobuf - http://code.google.com/p/protobuf + SuiteSparse + http://www.cise.ufl.edu/research/sparse PisiLinux Community admins@pisilinux.org - Apache-2.0 - library - network.misc - Google's data interchange format - Google'ın veri alış veriş biçimi - Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. - Protokol Arabellekleri(protobuf) yapılandırılmış veriyi kodlamak için verimli bir biçimdir. Google kendi içindeki bütün RPC protokolleri ve dosya biçimleri için Protokol Arabelleklerini kullanmaktadır. - http://source.pisilinux.org/1.0/protobuf-3.0.0-pre.tar.gz - https://github.com/google/googletest/archive/release-1.7.0.tar.gz - - python-setuptools - - network/misc/protobuf/pspec.xml - - - protobuf - - libgcc - - - /usr/bin - /usr/lib/libproto* - /usr/lib/python2.7/site-packages - /usr/share/doc - /usr/share/vim - /usr/share/emacs - - - - protobuf-devel - Development files for protobuf - protobuf için geliştirme dosyaları - - protobuf - - - /usr/include/google/protobuf - /usr/lib/pkgconfig - - - - - 2017-03-08 - 2.6.1 - Rebuild. - PisiLinux Community - admins@pisilinux.org - - - 2016-06-12 - 2.6.1 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - webkit-gtk2 - http://webkitgtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 LGPLv2.1 - BSD + GPLv2 library - network.misc - An opensource web browser engine for GTK+ applications - The GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux. - http://www.webkitgtk.org/releases/webkitgtk-2.4.11.tar.xz + science.mathematics + Sparse matrix library + Sparse matrix kütüphanesi + Librairie de matrices Sparse. + SuiteSparse is a single archive that contains sparse matrix libraries. + Sparse matrix kütüphanesi. + http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-4.4.4.tar.gz - mesa-devel - gtk-doc - glib2-devel - gtk2-devel - ruby-devel - webp-devel - cairo-devel - icu4c-devel - libXt-devel - enchant-devel - sqlite-devel - geoclue-devel - libsoup-devel - fontconfig-devel - libxslt-devel - harfbuzz-devel - libsecret-devel - libXcomposite-devel - libjpeg-turbo-devel - gstreamer-next-devel - gst-libav-next - gobject-introspection-devel - gst-plugins-base-next-devel - gst-plugins-bad-next-devel - gst-plugins-good-next - which - icon-theme-hicolor - gperf - libSM-devel + lapack-devel + blas-devel + libgcc - - install-minibrowser.patch - fix-ftbfs-gcc6.patch - - network/misc/webkit-gtk2/pspec.xml + science/mathematics/SuiteSparse/pspec.xml - webkit-gtk2 + SuiteSparse - atk - zlib - glib2 - gtk2 - mesa - webp - cairo - icu4c - libXt - libX11 + lapack + blas libgcc - libpng - libxml2 - pango - sqlite - enchant - geoclue - libsoup - libxslt - harfbuzz - freetype - libsecret - fontconfig - gdk-pixbuf - libXdamage - libXrender - libXcomposite - libjpeg-turbo - gstreamer-next - gst-libav-next - gst-plugins-bad-next - gst-plugins-base-next - gst-plugins-good-next - gobject-introspection /usr/lib - /usr/share /usr/share/doc - webkit-gtk2-devel - Development files for GTK+ port of WebKit - library - data:doc + SuiteSparse-devel + Development files for SuiteSparse + SuiteSparse için geliştirme dosyaları - libgcc - gtk2-devel - glib2-devel - webkit-gtk2 - libsoup-devel + SuiteSparse - /usr/bin /usr/include - /usr/lib/pkgconfig - /usr/share/doc/webkit-gtk/Web* - /usr/share/doc/webkit-gtk2/html - /usr/share/doc/webkit-gtk/JavaScriptCore - - 2017-02-27 - 2.4.11 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - 2016-06-18 - 2.4.11 - Version Bump + 2017-04-24 + 4.4.4 + Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org - 2016-06-9 - 2.4.9 + 2016-06-09 + 4.4.4 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-08-05 - 2.4.9 + 2015-08-11 + 4.4.4 First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -107576,93 +97865,50 @@ complete albums that you have purchased from Amazon. - net-snmp - http://net-snmp.sourceforge.net/ + netcdf + http://my.unidata.ucar.edu/content/software/netcdf/index.html PisiLinux Community admins@pisilinux.org - BSD + UCAR-Unidata library - app:console - network.monitor - A collection of SNMP protocol tools and libraries - SNMP protokol araçları ve kitaplıkları - Kolekcja narzędzi do obsługi protokołu SNMP - Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. - net-snmp, çeşitli ağ ekipmanlarının sağlığını ve işleyişini izlemek için SNMP protokolünü kullanan araçları içerir. - SNMP (Simple Network Management Protocol) jest protokołem używanym do zarządzania sieciami. Pakiet zawiera narzędzia: rozbudowywalnego agenta, bibliotekę SNMP, narzędzia do odpytywania oraz ustawiania informacji poprzez agentów SNMP, narzędzia do generowania i obsługi pułapek SNMP, wersję komendy netstat używającą SNMP, przeglądarkę mib w Tk/Perl, demona, dokumentację itp. - http://downloads.sourceforge.net/net-snmp/net-snmp-5.7.3.tar.gz + science.mathematics + Librairie scientifique et interface pour l'accès aux données orientées tableaux. + Scientific library and interface for array oriented data access + Dizi (array) odaklı veri erişimi için arayüz ve bilimsel kütüphane + netcdf (network common data form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. + ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.4.1.tar.gz - libnl-devel - python-setuptools - openssl-devel - python-devel - perl - pciutils-devel - tcp-wrappers-devel + hdf5-devel + curl-devel + libgfortran - - locale.patch - net-snmp-5.7.3-perl-5.24.patch - - network/monitor/net-snmp/pspec.xml + science/mathematics/netcdf/pspec.xml - net-snmp + netcdf - libnl - openssl - python - perl - pciutils - tcp-wrappers + hdf5 + curl + libgfortran - /etc/snmp /usr/bin - /usr/sbin/snmpd - /etc/conf.d/snmpd /usr/lib - /usr/share/snmp - /var/lib - /usr/share/man /usr/share/doc + /usr/share/man + /usr/share/info - - System.Service - - - confd-snmpd.conf - net-snmpd.conf - - net-snmptrap + netcdf-devel + Development files for netcdf + netcdf için geliştirme dosyaları - net-snmp - tcp-wrappers - - - /etc/conf.d/snmptrapd - /etc/snmp/snmptrapd.conf - /usr/sbin/snmptrapd - - - System.Service - - - confd-snmptrapd.conf - net-snmptrapd.conf - - - - net-snmp-devel - Development files for net-snmp - net-snmp için geliştirme dosyaları - Pliki naglowkowe do net-snmp - - net-snmp + netcdf + hdf5-devel + curl-devel /usr/include @@ -107671,23 +97917,30 @@ complete albums that you have purchased from Amazon. + + 2017-08-16 + 4.4.1 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + - 2017-03-02 - 5.7.3 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2017-04-16 + 4.4.1 + Rebuild with new toolchain. + Pisi Linux Community + admin@pisilinux.org 2016-06-09 - 5.7.3 + 4.4.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-08-02 - 5.7.3 + 2016-02-25 + 4.4.0 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -107696,609 +97949,66 @@ complete albums that you have purchased from Amazon. - libtorrent-rasterbar - http://www.rasterbar.com/products/libtorrent + gsl + http://www.gnu.org/software/gsl/ PisiLinux Community admins@pisilinux.org - BSD + GPLv3 library - network.p2p - Full featured torrent client library - Gelişmiş bir torrent kitaplığı - Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. - Libtorrent Rasterbar C++ kitaplığı, diğer bittorrent kitaplıklarına karşı iyi bir alternatifdir. - https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_5/libtorrent-rasterbar-1.1.5.tar.gz - - openssl-devel - python-devel - boost-devel - boost-python - geoip-devel - zlib-devel - libtool - - network/p2p/libtorrent-rasterbar/pspec.xml + science.mathematics + GNU scientific library + GNU bilimsel kütüphane + La librairie scientifique GNU (GSL) est une librairie numérique pour programmes C et C++. + The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. + C ve C++ programcıları tarafından kullanılan nümerik kütüphane + GNU Scientific Library (GSL) es una libería numérica para programadores C y C++. + https://ftp.gnu.org/gnu/gsl/gsl-2.3.tar.gz + science/mathematics/gsl/pspec.xml - libtorrent-rasterbar - - openssl - python - libgcc - boost - geoip - boost-python - + gsl + /usr/bin /usr/lib - /usr/share/doc/libtorrent-rasterbar + /usr/share/doc + /usr/share/info + /usr/share/man - libtorrent-rasterbar-devel - Development files for libtorrent-rasterbar - libtorrent-rasterbar için geliştirme dosyaları + gsl-devel + Development files for gsl + gsl için geliştirme dosyaları - libtorrent-rasterbar + gsl /usr/include - /usr/lib/pkgconfig - /usr/share/licenses - /usr/share/doc/libtorrent/html - - - - - 2017-12-28 - 1.1.5 - Release Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-17 - 1.0.9 - Release Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-14 - 1.0.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-12 - 1.0.9 - First release - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - - - - - qbittorrent - http://www.qbittorrent.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:gui - network.p2p - Qt4 based BitTorrent client - Qt4 kullanan bir BitTorrent istemcisi - qbittorrent is a BitTorrent client using the libtorrent library. - qbittorrent, libtorrent kitaplığını kullanan Qt4 tabanlı bir BitTorrent istemcisidir. - qbittorrent - https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.0.3/qbittorrent-4.0.3.tar.gz - - qt5-base-devel - qt5-linguist - qt5-svg-devel - libtorrent-rasterbar-devel - boost-devel - zlib-devel - openssl-devel - geoip-devel - - network/p2p/qbittorrent/pspec.xml - - - qbittorrent - - qt5-base - libtorrent-rasterbar - boost - libnotify - zlib - libgcc - - - /usr/bin - /usr/share/applications - /usr/share/icons - /usr/share/pixmaps - /usr/share/appdata - /usr/share/man - /usr/share/doc - - - - - 2017-12-28 - 4.3.0 - Release bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-17 - 3.3.7 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilnux.org - - - 2016-11-12 - 3.3.7 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 3.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-12 - 3.3.1 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - flashplugin - http://labs.adobe.com/technologies/flashplayer10 - - PisiLinux Community - admins@pisilinux.org - - Macromedia - library - network.plugin - Adobe Flash Player - Adobe Flash Oynatıcı - Adobe (Macromedia) Flash Player is an application to present interactive (and possibly multimedia-containing) content created using Adobe Flash. - Adobe (Macromedia) Flash Oynatıcısı, Adobe Flash ile oluşturulmuş içerikleri görüntülemeye olanak sağlayan bir uygulama. - flash-player-properties - https://fpdownload.adobe.com/pub/flashplayer/pdc/28.0.0.126/flash_player_npapi_linux.i386.tar.gz - https://fpdownload.adobe.com/pub/flashplayer/pdc/28.0.0.126/flash_player_npapi_linux.x86_64.tar.gz - - nss - gtk2 - libXt - libX11 - libXext - libXpm - mesa-devel - - network/plugin/flashplugin/pspec.xml - - - flashplugin - - noDelta - - - mesa - libgcc - atk - nss - gtk2 - nspr - cairo - glib2 - libXt - pango - libX11 - libXext - freetype - fontconfig - gdk-pixbuf - libXcursor - libXrender - - - /usr/share - /usr/lib - /usr/bin - - - - - 2017-12-28 - 28.0.0.126 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-08 - 27.0.0.187 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 27.0.0.183 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-27 - 26.0.0.151 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-22 - 25.0.0.148 - Version Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-20 - 24.0.0.186 - Version Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-14 - 11.2.202.621 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 11.2.202.569 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-15 - 11.2.202.569 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - freshplayerplugin - https://github.com/i-rinat/freshplayerplugin - - Osman Erkan - osman.erkan@pisilinux.org - - MIT - app:gui - network.plugin - ppapi2npapi compatibility layer - PPAPI-host NPAPI-plugin adapter. - https://github.com/i-rinat/freshplayerplugin/archive/v0.3.9.tar.gz - - cmake - cairo-devel - glib2-devel - icu4c-devel - pango-devel - libX11-devel - openssl-devel - freetype-devel - libXcursor-devel - libXrender-devel - ragel - gtk2-devel - gtk3-devel - libva-devel - libv4l-devel - ffmpeg-devel - openssl-devel - libvdpau-devel - alsa-lib-devel - libevent-devel - libXrandr-devel - libXcursor-devel - pulseaudio-libs-devel - - network/plugin/freshplayerplugin/pspec.xml - - - freshplayerplugin - - mesa - cairo - glib2 - icu4c - pango - libX11 - libgcc - openssl - freetype - libXcursor - libXrender - libva - ffmpeg - libv4l - alsa-lib - libevent - libvdpau - libXrandr - pepperflash - pulseaudio-libs - - - /usr/lib - /usr/share/doc - /usr/share/freshplayerplugin/ - - - - - 2018-01-22 - 0.3.9 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-28 - 0.3.9 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-27 - 0.3.7 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-22 - 0.3.6 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-12-20 - 0.3.6 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-14 - 0.3.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-15 - 0.3.4 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - pepperflash - http://www.google.com - - Osman Erkan - osman.erkan@pisilinux.org - - custom:chrome - library - network.plugin - Chromium tarayıcısı için Google chrom eklentisi olan Pepper Flash Eklentisi. - Google Chrome's Pepper Flash plugin for Chromium. - Google Chrome's Pepper Flash plugin for Chromium (stable version) - Chromium tarayıcısı için Google chrom eklentisi olan Pepper Flash Eklentisi (Kararlı sürüm) - https://fpdownload.adobe.com/pub/flashplayer/pdc/28.0.0.126/flash_player_ppapi_linux.x86_64.tar.gz - network/plugin/pepperflash/pspec.xml - - - pepperflash - - libgcc - - - /etc/chromium-browser - /usr/lib/chromium-browser/ - /usr/lib/chromium-browser/PepperFlash - - - pepperflash-plugin.conf - - - - - 2017-12-28 - 28.0.0.126 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-08 - 27.0.0.187 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-12 - 27.0.0.183 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-27 - 26.0.0.151 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-19 - 23.0.0.207 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-12-13 - 23.0.0.207 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-30 - 22.0.0.192 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-30 - 22.0.0.192 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-09 - 20.0.0.306 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-15 - 20.0.0.306 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - librsync - http://librsync.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - network.share - librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy - Uzaktaki dosyaların senkronize edilmesi için gerekli olan algoritmayı sağlayan kitaplığı - librsync implémente l'algorithme de la somme de contrôle tournante (rolling-checksum) pour la synchronisation rendue populaire par l'utilitaire rsync et utilisée par rproxy. Cet algorithme transfert les différences entre 2 fichiers sans nécessiter la présence des fichiers sur le même système. - librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system. - Uzaktaki dosyaların senkronize edilmesi için gerekli olan algoritmayı sağlayan kitaplığı. Bu algoritma iki dosya arasındaki farkları, iki dosyanın aynı sistemde olmasına ihtiyaç duymadan transfer eder. - librsync implementa el cómputo del rolling-checksum de la sincronización de archivos remotos, que fue popularizado por la herramienta rsync y se usa en rproxy. El algoritmo transfiere la diferencia de los 2 archivos sin la necesidad de tener ambos archivos en el mismo sistema. - mirrors://sourceforge/librsync/librsync-0.9.7.tar.gz - - popt-devel - - - librsync-0.9.7-largefiles.patch - librsync-link.patch - - network/share/librsync/pspec.xml - - - librsync - - popt - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc/librsync - - - - librsync-devel - Development files for librsync - librsync için geliştirme dosyaları - - librsync - - - /usr/include - /usr/lib/librsync.so + /usr/share/aclocal /usr/share/man/man3 + /usr/lib/pkgconfig - 2017-05-09 - 0.9.7 - Release Bump - Kamil Atlı + 2017-02-16 + 2.3 + Version Bump + Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.9.7 + 1.16 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-02-01 - 0.9.7 + 2014-05-30 + 1.16 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -108307,69 +98017,310 @@ complete albums that you have purchased from Amazon. - rsync - http://rsync.samba.org/ + plotutils + http://www.gnu.org/software/plotutils/ PisiLinux Community admins@pisilinux.org GPLv2 - service - app:console - network.share - File transfer program to keep local copies in sync with remote files - Dosya yedekleme ve eşleme uygulaması - rsync is a tool to keep local copies of remote files in sync (i.e. make sure local files are exact copies of remote files). - rsync, uzaktaki dosyaları senkronize tutan bir dosya transfer uygulamasıdır. - https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz + library + science.mathematics + 2D vector graphics library + 2B vektörel grafik araçları + PlotUtils is a powerful C/C++ function library for exporting 2D vector graphics. + 2B vektörel grafik üretmeye yarayan C/C++ kütüphanesi ve araçlar + ftp://ftp.heanet.ie/pub/gnu/plotutils/plotutils-2.6.tar.gz - acl-devel - attr-devel - popt-devel - zlib-devel + libXaw-devel + libXext-devel + libXt-devel - network/share/rsync/pspec.xml + + plotutils-2.6-png15.patch + + science/mathematics/plotutils/pspec.xml - rsync + plotutils - acl - attr - popt - zlib + libSM + libICE + libXmu + libXaw + libXext + libXt + libX11 + libgcc /usr/bin + /usr/lib /usr/share/doc + /usr/share/info /usr/share/man - /etc + /usr/share/libplot + /usr/share/ode + /usr/share/pic2plot + /usr/share/tek2plot + + + + plotutils-devel + Development files for plotutils + plotutils için geliştirme dosyaları + + plotutils + + + /usr/include - - System.Service - - - rsyncd.conf - rsyncd.conf.d - - 2017-05-09 - 3.1.2 - Rebuild for new toolchain - Kamil Atlı - admin@pisilinux.org + 2017-05-16 + 2.6 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com 2016-06-09 - 3.1.2 + 2.6 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-03-24 - 3.1.2 + 2014-06-14 + 2.6 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libqalculate + http://qalculate.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + science.mathematics + Qalculate ! est une calculatrice de bureau multi-usage pour GNU/Linux. + Multi-purpose calculator library + Genel amaçlı hesap makinesi kütüphanesi + libqalculate underpins the Qalculate! multi-purpose desktop calculator for GNU/Linux. + libqalculate, Qalculate! hesap makinesi tarafından ihtiyaç duyulan genel amaçlı bir kütüphanedir. + https://github.com/Qalculate/libqalculate/releases/download/v0.9.10/libqalculate-0.9.10.tar.gz + + cln-devel + gmp-devel + libxml2-devel + glib2-devel + gettext-devel + intltool + + + libqalculate-0.9.6-check-fix.patch + libqalculate-0.9.6-gcc4.3.patch + + science/mathematics/libqalculate/pspec.xml + + + libqalculate + + cln + libxml2 + glib2 + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/locale + /usr/share/qalculate + + + + libqalculate-devel + Development files for libqalculate + libqalculate için geliştirme dosyaları + + libqalculate + cln-devel + libxml2-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 0.9.10 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.9.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 0.9.7 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libfreexl + https://www.gaia-gis.it/fossil/freexl/index + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + science.gis + Library to extract valid data from within an Excel (.xls) spreadsheet + FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet. + http://www.gaia-gis.it/gaia-sins/freexl-1.0.2.tar.gz + science/gis/libfreexl/pspec.xml + + + libfreexl + + /usr/lib + /usr/share/doc/* + + + + libfreexl-devel + Development files for libfreexl + + libfreexl + + + /usr/include/* + /usr/lib/pkgconfig/freexl.pc + /usr/lib/libfreexl.so + + + + + 2017-04-15 + 1.0.2 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-25 + 1.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libspatialite + https://www.gaia-gis.it/fossil/libspatialite/index + + PisiLinux Community + admins@pisilinux.org + + MPL-1.0 + library + science.gis + SQLite extension to support spatial data types and operations + SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. + http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-4.3.0.tar.gz + + geos-devel + libfreexl-devel + proj-devel + sqlite-devel + zlib-devel + libxml2-devel + + science/gis/libspatialite/pspec.xml + + + libspatialite + + geos + libfreexl + proj + sqlite + zlib + libxml2 + + + /usr/lib + /usr/share/doc/* + + + + libspatialite-devel + Development files for libspatialite + libspatialite için geliştirme dosyaları + + libspatialite + geos-devel + libfreexl-devel + proj-devel + sqlite-devel + zlib-devel + libxml2-devel + + + /usr/include/* + /usr/lib/pkgconfig/* + /usr/lib/libspatialite.so + + + + + 2017-04-18 + 4.3.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-29 + 4.2.0 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -108378,87 +98329,1449 @@ complete albums that you have purchased from Amazon. - farstream - http://www.freedesktop.org/wiki/Software/Farstream + proj + http://trac.osgeo.org/proj/ - Alihan Öztürk - alihan@pisilinux.org + PisiLinux Community + admins@pisilinux.org - LGPLv2 + MIT library - network.voip - Farstream (formerly Farsight) - Audio/Video Communications Framework - Ses/Video İletişim Çatısı - Farstream (formerly Farsight) - Audio/Video Communications Framework - Farsight projesi, bilinen tüm ses/video konferans protokolleri ile uyum sağlayan bir çatı oluşturulması amacıyla yapılan bir çalışmadır. Bir taraftan, farklı akış protokolleri için eklentiler yazmayı mümkün kılan genel bir API sunarken, diğer taraftan da bu eklentileri kullanacak istemciler için bir API sunmaktadır. - https://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.8.tar.gz - - libnice-devel - valgrind - gobject-introspection-devel - gstreamer-next-devel - gstreamer-devel - gst-plugins-base-next-devel - - network/voip/farstream/pspec.xml + app:console + science.gis + Cartographic Projections library + Kartografik görüntüleme kütüphanesi + Proj.4 cartographic projection software with updated NAD27 grids. + Güncellenmiş NAD27 gridlerini de içeren kartografik görüntüleme yazılımı. + http://download.osgeo.org/proj/proj-4.9.3.tar.gz + http://download.osgeo.org/proj/proj-datumgrid-1.6.zip + science/gis/proj/pspec.xml - farstream - - glib2 - libnice - gstreamer-next - gst-plugins-base-next - + proj + /usr/bin + /usr/share/proj /usr/lib - /usr/lib/farstream-0.2 - /usr/lib/gstreamer-0.1 - /usr/lib/libfarstream-0.2* + /usr/share/man /usr/share/doc - /usr/share/farstream - /usr/share/gir-1.0 - /usr/share - farstream-devel - Development files for farstream - farstream için geliştirme dosyaları + proj-devel + Development files for proj + proj için geliştirme dosyaları - farstream - gstreamer-next-devel - gst-plugins-base-next-devel + proj /usr/include /usr/lib/pkgconfig + /usr/share/man/man3 - 2017-05-15 - 0.2.8 + 2017-04-15 + 4.9.3 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.9.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-24 + 4.9.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + ogdi + http://ogdi.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + as-is + library + science.gis + Open Geographical Datastore Interface, a GIS support library + Açık coğrafik veri kayıt arayüzü, GIS destek kütüphanesi + OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. + OGDI, GIS yazılım paketleri ve çeşitli mekansal/coğrafik veri ürünleriyle çalışabilecek standart erişim metodları içeren açık bir uygulama geliştirme arayüzüdür. + mirrors://sourceforge/ogdi/ogdi-3.2.0.tar.gz + + proj-devel + zlib-devel + expat-devel + + + ogdi-3.1.6-fpic.patch + + science/gis/ogdi/pspec.xml + + + ogdi + + proj + zlib + expat + + + /usr/bin + /usr/lib + /usr/share/doc + + + + ogdi-devel + Development files for ogdi + ogdi için geliştirme dosyaları + + ogdi + proj-devel + zlib-devel + expat-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-15 + 3.2.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.2.0_beta2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-31 + 3.2.0_beta2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gdal + http://www.gdal.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + science.gis + A translator library for raster geospatial data formats (includes OGR support) + Coğrafi raster veri formatları için dönüştürücü bir kütüphane (OGR desteği de vardır) + GDAL is a translator library for raster geospatial data formats which presents a single abstract data model to the calling application for all supported formats. + GDAL çağıran uygulamaya tüm desteklenen formatlar için tek bir soyut veri modeli sunan raster veri formatı dönüştürücü bir kütüphanedir. + http://download.osgeo.org/gdal/2.2.0/gdal-2.2.0.tar.gz + + bash-completion + python-numpy + geos-devel + hdf5-devel + ogdi-devel + tiff-devel + webp-devel + giflib-devel + netcdf-devel + podofo-devel + cfitsio-devel + unixODBC-devel + xerces-c-devel + libfreexl-devel + libgeotiff-devel + libjpeg-turbo-devel + postgresql-lib + libpng-devel + expat-devel + curl-devel + sqlite-devel + libpcre-devel + libxml2-devel + + science/gis/gdal/pspec.xml + + + gdal + + geos + hdf5 + ogdi + tiff + webp + giflib + netcdf + podofo + cfitsio + unixODBC + xerces-c + libfreexl + libgeotiff + libjpeg-turbo + postgresql-lib + curl + zlib + expat + libpcre + libgcc + libpng + sqlite + libxml2 + + + /usr/bin + /usr/lib + /usr/share + /etc/bash_completion.d + + + + python-gdal + gdal python bindings + + gdal + python-numpy + libgcc + python + + + /usr/lib/python2.7 + + + + gdal-devel + Development files for gdal + gdal için geliştirme dosyaları + + gdal + geos-devel + hdf5-devel + ogdi-devel + tiff-devel + webp-devel + giflib-devel + netcdf-devel + podofo-devel + cfitsio-devel + unixODBC-devel + xerces-c-devel + libfreexl-devel + libgeotiff-devel + libjpeg-turbo-devel + postgresql-lib + libpng-devel + expat-devel + curl-devel + sqlite-devel + libpcre-devel + libxml2-devel + + + /usr/include + /usr/share/man/man3 + + + + + 2017-05-30 + 2.2.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 2.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-24 + 2.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + geos + http://geos.refractions.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + science.gis + Geometry engine library for Geographic Information Systems + Coğrafi bilgi sistemleri için geometri motoru sunan bir kütüphane + GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). + GEOS (Açık Kaynak Geometri Motoru) Java Topology Suit (JTS) kütüphanesinin C++ portudur. + http://download.osgeo.org/geos/geos-3.6.1.tar.bz2 + + doxygen + ruby-devel + swig + python-devel + + + geos-gcc43.patch + + science/gis/geos/pspec.xml + + + geos + + python + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc/geos + + + + geos-devel + Development files for geos + geos için geliştirme dosyaları + + geos + ruby-devel + python-devel + + + /usr/include + + + + geos-docs + geos dokümantasyonu + + geos + + + /usr/share/doc/geos/html + + + + + 2017-04-15 + 3.6.1 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-24 + 3.5.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + postgis + http://postgis.refractions.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + science.gis + Adds support for geographic objects to PostgreSQL + Coğrafi nesneler için PostgreSQL eklentisi + PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. + postgis, PostgreSQL nesne yönelimli veritabanı için coğrafi nesneler ekleme desteği sağlayan bir pakettir. Gerçekte postgis, coğrafi bilgi sistemleri için kullanılan spatial veritabanı bağlayıcısında olduğu gibi (daha çok ESRI'nin SDE'sine veya Oracle'in Spatial eklentisine benzer) PostgreSQL sunucusunda da benzer işleri yapabilmenizi sağlar. + http://download.osgeo.org/postgis/source/postgis-2.3.2.tar.gz + + proj-devel + gdal-devel + geos-devel + json-c-devel + postgresql-lib + libxslt-devel + libxml2-devel + + science/gis/postgis/pspec.xml + + + postgis + + proj + gdal + geos + zlib + libxml2 + libpcre + json-c + postgresql-lib + postgresql-server + + + /etc + /usr/bin + /usr/include + /usr/lib + /usr/share/locale + /usr/share/man + /usr/share/doc + /usr/share + + + + + 2017-05-30 + 2.3.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 2.2.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-25 + 2.2.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libgeotiff + http://geotiff.osgeo.org + + PisiLinux Community + admins@pisilinux.org + + as-is + library + science.gis + Library for reading TIFF files with embedded tags + Biblioteka GeoTIFF + Library for reading TIFF files with embedded tags for geographic (cartographic) information. + Coğrafik bilgi için gömülü etikletler içeren TIFF dosyalarını okumaya yarayan bir kütüphane. + Ta biblioteka pozwala na odczytywanie i analizowanie znaczników „GeoTIFF”, a także definiowanie i zapisywanie znaczników w nowych plikach. + http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.2.tar.gz + + libjpeg-turbo-devel + proj-devel + tiff-devel + zlib-devel + doxygen + + science/gis/libgeotiff/pspec.xml + + + libgeotiff + + libjpeg-turbo + proj + tiff + zlib + + + /usr/bin + /usr/lib + /usr/share/epsg_csv + /usr/share/doc + /usr/share/man + + + + libgeotiff-devel + Development files for libgeotiff + libgeotiff için geliştirme dosyaları + Pliki naglowkowe do libgeotiff + + libgeotiff + libjpeg-turbo-devel + proj-devel + tiff-devel + zlib-devel + + + /usr/include + + + + + 2017-04-16 + 1.4.2 + Rebuild with new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-29 + 1.4.1 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + xplanet + http://xplanet.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + science.astronomy + Render a planetary image into an X window + Gezegen görüntülerini bir X penceresine çizdirir + Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. All of the major planets and most satellites can be drawn, similar to the Solar System Simulator. A number of different map projections are also supported, including azimuthal, Lambert, Mercator, Mollweide, orthographic, and rectangular. + Xplanet, Dünya'nın bir görüntüsünü bir X penceresine çizdiren Xearth programından esinlenilerek yapılmıştır. Güneş Sistemi Simülatörü'ne benzer şekilde bir çok büyük gezegen ve uydu çizdirilebilir. Azimut, Lambert, Mercator, Mollweide, ortografik, dikdörtgen de dahil olmak üzere bir çok farklı harita projeksiyonunu destekler. + mirrors://sourceforge/project/xplanet/xplanet/1.3.1/xplanet-1.3.1.tar.gz + + tiff-devel + pango-devel + netpbm-devel + giflib-devel + libjpeg-turbo-devel + libXScrnSaver-devel + + + giflib6.patch + xplanet-1.3.1-remove-null-comparison.patch + + science/astronomy/xplanet/pspec.xml + + + xplanet + + tiff + pango + giflib + glib2 + libX11 + libgcc + libpng + netpbm + freetype + libXScrnSaver + libjpeg-turbo + + + /usr/bin + /usr/share/doc + /usr/share + /usr/share/man + + + + + 2017-06-06 + 1.3.1 Version Bump Kamil Atlı suvari@pisilinux.org 2016-06-09 - 0.2.7 + 1.3.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-30 - 0.2.7 + 2014-06-14 + 1.3.0 First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + opencv + http://opencv.willowgarage.com/wiki + + PisiLinux Community + admins@pisilinux.org + + BSD + library + science.robotics + Computer vision library + Bilgisayarla görme kütüphanesi + Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym + opencv is a programming library mainly aimed at the real time computer vision. Example applications are human-computer interaction, object identification, face recognition, motion tracking, mobile robotics. + opencv gerçek zamanlı bilgisayarla görme işlemleri için tasarlanmış bir kütüphanedir. İnsan-bilgisayar etkileşimi, nesne tanımlama, yüz tanıma, hareket izleme, mobil robotik, opencv'nin kullanıldığı bazı uygulama alanlarıdır. + OpenCV (Open Source Computer Vision) to biblioteka funkcji przeznaczonych głównie do grafiki komputerowej w czasie rzeczywistym. + https://github.com/opencv/opencv/archive/3.2.0.tar.gz + + cmake + gtk2-devel + cairo-devel + libv4l-devel + openexr-libs + jasper-devel + ilmbase-devel + openexr-devel + lapack-devel + python-numpy + python-devel + xine-lib-devel + libdc1394-devel + gstreamer-devel + gdk-pixbuf-devel + libjpeg-turbo-devel + gst-plugins-base-devel + + science/robotics/opencv/pspec.xml + + + opencv + + gtk2 + cairo + zlib + glib2 + jasper + libgcc + libpng + libv4l + ilmbase + openexr-libs + xine-lib + libdc1394 + gstreamer + gdk-pixbuf + gst-plugins-base + libjpeg-turbo + + + /usr/lib + /usr/bin + /usr/share/OpenCV + /usr/share/opencv + + + + opencv-docs + Computer vision library documents and examples + + /usr/share/doc/opencv + /usr/share/doc/opencv/samples + + + + opencv-devel + Development files for opencv + opencv için geliştirme dosyaları + Pliki naglowkowe do opencv + + opencv + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-09-22 + 3.2.0 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-07 + 3.2.0 + Release bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-04-17 + 3.2.0 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-11-06 + 2.4.13 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.4.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-09-15 + 2.4.11 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + cfitsio + http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html + + PisiLinux Community + admins@pisilinux.org + + as-is + library + app:console + science.misc + C and Fortran library for manipulating FITS files + FITS dosyalarını düzenleyebilmek için gerekli C ve Fortran kütüphanesi + CFITSIO provides simple high-level routines for reading and writing FITS files that insulate the programmer from the internal complexities of the FITS format. + CFITSIO, FITS dosyalarını okumak/yazmak için programcıyı FITS formatının kendi karmaşıklığından soyutlayan yüksek seviyede fonksiyonlar sağlar. + http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3370.tar.gz + science/misc/cfitsio/pspec.xml + + + cfitsio + + /usr/lib + /usr/bin + /usr/share/doc + + + + cfitsio-devel + Development files for cfitsio + cfitsio için geliştirme dosyaları + + cfitsio + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-15 + 3.370 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.370 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-18 + 3.370 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + muparser + http://muparser.beltoforion.de/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + science.misc + Mathematical expressions parser library + Matematiksel ifade ayrıştırma kitaplığı + muparser is a mathematical expressions parser library. It is based on transforming an expression into a bytecode and precalculating constant parts of it. + muparser, matematiksel ifadelerin ayrıştırılmasında kullanılan bir kitaplıktır. + https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz + science/misc/muparser/pspec.xml + + + muparser + + libgcc + + + /usr/lib + /usr/share/doc + + + + muparser-devel + Development files for muparser + muparser için geliştirme dosyaları + + muparser + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-15 + 2.2.5 + Release Bump + Rebuild with new toolchain + admin@pisilinux.org + + + 2016-06-09 + 2.2.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-08 + 2.2.5 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + hdf5 + http://www.hdfgroup.org/HDF5/ + + PisiLinux Community + admins@pisilinux.org + + BSD + NCSA-HDF + library + science.misc + NCSA Hierarchical Data Format (HDF) Software Library and Utilities + NCSA hiyerarşik veri biçimi (Hierarchical Data Format - HDF) kütüphanesi ve araçları. + HDF5 est une librairie généraliste ainsi qu'un format de fichier pour stocker des informations scientifiques. + HDF5 is a general purpose library and file format for storing scientific data. + HDF5, bilimsel verileri saklamak için kullanılan bir dosya biçimi tanımını ve bu dosyaları kullanmak için gerekli kütüphane ve araçları sağlar. + HDF5 es una librería de uso general y un formato de archivos para almacenar datos científicos + https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.10.0-patch1.tar.bz2 + + time + libgfortran + zlib-devel + net-tools + + science/misc/hdf5/pspec.xml + + + hdf5 + + zlib + libgcc + libgfortran + + + /usr/bin + /usr/lib + /usr/share/doc/hdf5 + /usr/share/hdf5_examples + + + + hdf5-devel + Development files for hdf5 + hdf5 için geliştirme dosyaları + + hdf5 + + + /usr/include + + + + + 2017-04-15 + 1.10.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 1.8.17 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 1.8.16 + Version Bump Alihan Öztürk alihan@pisilinux.org + + + eigen3 + http://eigen.tuxfamily.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2-with-exceptions + library + science.misc + Lightweight C++ template library for linear algebra + Lineer cebir için hafif bir C++ şablon kitaplığı + eigen3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. + Eigen3, lineer cebir için kullanılan hafif bir C++ şablon kitaplığıdır. + http://bitbucket.org/eigen/eigen/get/3.3.3.tar.bz2 + + cmake + freeglut-devel + fftw3-devel + gmp-devel + mpfr-devel + mesa-devel + + science/misc/eigen3/pspec.xml + + + eigen3 + + /usr/include + /usr/share + + + + + 2017-05-17 + 3.3.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.2.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-23 + 3.2.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + ilmbase + http://www.openexr.com + + PisiLinux Community + admins@pisilinux.org + + BSD + library + science.misc + Several utility libraries from ILM (Industrial Light & Magic) used by OpenEXR + ILM (Industrial Light & Magic) şirketinden OpenEXR tarafından kullanılan çeşitli araç ve kitaplıklar + IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find; libHalf (a class named Half for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type), libIlmThread (a thread abstraction library on top of pthreads), libImath (a math library with support for matrices, 2d and 3d transformations, solvers for linear/quadratic/cubic equations and more), libIex (an exception handling library). + IlmBase, ILM tarafından yayınlanan ve onların OpenEXR gerçeklemelerinde kullandıkları kitaplıkları içerir. Bu pakette; libHalf ("yarım" değerleri (16-bit kayan noktalı sayı biçimi) C++ dilinin kendi tipleriymiş gibi kullanan Half sınıfı), libIlmThread (pthread üerine yazılmış bir soyutlama kitaplığı), libImath (matris, 2 ve 3 boyutlu dönüşümler, lineer, ikinci ve üçüncü dereceden denklem çözücü destekli matematik kitaplığı), libIex (istisna işleme kitaplığı) kitaplıklarını bulabilirsiniz. + http://download.savannah.nongnu.org/releases/openexr/ilmbase-2.2.0.tar.gz + + ilmbase-2.0.1-no_undefined.patch + ilmbase-1.0.3-pkgconfig.patch + + science/misc/ilmbase/pspec.xml + + + ilmbase + + libgcc + + + /usr/lib + /usr/share/doc + + + + ilmbase-devel + Development files for ilmbase + ilmbase için geliştirme dosyaları + + ilmbase + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 2.2.0 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 2.0.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libindi + http://www.indilib.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:console + library + science.misc + Astronomical control protocol library + indilib is a distributed control protocol designed to operate astronomical instrumentation. indilib is small, flexible, easy to parse, and scalable. + http://downloads.sourceforge.net/project/indi/libindi_1.4.1.tar.gz + + libnova-devel + cfitsio-devel + gsl-devel + curl-devel + libjpeg-turbo-devel + libusb-devel + boost-devel + zlib-devel + pkgconfig + cmake + + science/misc/libindi/pspec.xml + + + libindi + + libnova + cfitsio + gsl + curl + libjpeg-turbo + libusb + gsl + libgcc + zlib + + + /usr/bin + /usr/lib + /lib/udev/rules.d + /usr/share/indi + /usr/share/doc + + + + libindi-devel + Development files for libindi + + libindi + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-18 + 1.4.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-18 + 1.2.0 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + wcslib + http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + science.misc + A C library that implements the 'World Coordinate System' (WCS) standard in FITS + The FITS "World Coordinate System" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate systems in a FITS image header. + ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-5.16.tar.bz2 + + gcc + flex + libgfortran + cfitsio-devel + + science/misc/wcslib/pspec.xml + + + wcslib + + cfitsio + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man/man1 + + + + wcslib-devel + Development files for wcslib + + wcslib + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-15 + 5.16 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-18 + 5.12 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + libnova + http://libnova.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + science.misc + Celestial Mechanics and Astronomical Calculation Library + Gökyüzü mekaniği ve astronomik hesaplama kütüphanesi + libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library. + libnova genel amaçlı, çift hassasiyetli, gökyüzü mekaniği, astrometri ve astrodinamik kütüphanesidir. + mirrors://sourceforge/libnova/libnova/v%200.14.0/libnova-0.14.0.tar.gz + science/misc/libnova/pspec.xml + + + libnova + + /usr/bin + /usr/lib + /usr/share/doc + + + + libnova-devel + Development files for libnova + libnova için geliştirme dosyaları + + libnova + + + /usr/include + /usr/bin/libnovaconfig + + + + + 2017-04-18 + 0.14.0 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.14.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 0.14.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + coin + http://www.coin3d.org/ + + PisiLinux Community + admin@pisilinux.org + + GPLv2 + app:console + science.misc + Coin3D is a high-level 3D graphics toolkit. + 3D Üst düzey grafiksel araç takımı + Is a high-level 3D graphics toolkit, fully compatible with SGI Open Inventor 2.1. + coin,SGI Open Inventor 2.1 ile tam uyumlu grafiksel 3D araç takımı + https://bitbucket.org/Coin3D/coin/downloads/Coin-3.1.3.tar.gz + + libXext-devel + mesa-devel + libSM-devel + libICE-devel + doxygen + libglade-devel + + + clang-name-lookup.diff + fix_gcc_4_8_1.patch + Coin-2.5.0-inttypes.patch + Coin-2.4.6-man3.diff + + science/misc/coin/pspec.xml + + + coin + + libXext + mesa + libSM + libICE + libglade + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/Coin + + + + coin-devel + Development files for coin + coin için geliştirme dosyaları + + coin + + + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal + + + + coin-docs + Documents for Coin + coin belgeleri + + /usr/share/doc + + + + + 2017-04-15 + 3.1.3 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.1.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-14 + 3.1.3 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + lynx + http://lynx.isc.org/ + + PisiLinux Community + admins@pisilinux.org + + GPL + app:gui + network.web + Lynx is the text web browser. + This is the top level page for the Lynx software distribution site hosted by the Internet Software Consortium. + http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.8rel.2.tar.bz2 + + ncurses-devel + openssl-devel + gettext-devel + + + lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch + lynx2-8-6-fix-ugly-color.patch + lynx2-8-7-adapt-to-modern-file-localizations.patch + lynx2-8-7-tmp_dir.patch + + network/web/lynx/pspec.xml + + + lynx + + ncurses + openssl + gettext + + + /usr/bin + /etc + /usr/share + /usr/share/man + + + + + 2017-02-17 + 2.8.8 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.8.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-29 + 2.8.8 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + chromium-browser @@ -108694,6 +100007,121 @@ complete albums that you have purchased from Amazon. + + + qupzilla + http://www.qupzilla.com/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + app:gui + network.web + A fast open source browser based on WebKit core, written in Qt Framework, wayland port + A fast open source browser based on WebKit core, written in Qt Framework, wayland port + https://github.com/QupZilla/qupzilla/releases/download/v2.1.2/QupZilla-2.1.2.tar.xz + + openssl-devel + glib2-devel + qt5-base-devel + qt5-webkit-devel + qt5-webengine-devel + qt5-x11extras-devel + qt5-svg-devel + qt5-sql-sqlite + qt5-declarative-devel + qt5-xmlpatterns-devel + qt5-phonon-devel + qt5-sensors-devel + qt5-script-devel + qt5-designer-devel + qt5-webchannel-devel + qt5-location-devel + qt5-imageformats + qt5-linguist + xcb-util-devel + libvpx-devel + libgnome-keyring-devel + kdelibs4-support-devel + kwallet-devel + hunspell-devel + gdb-devel + libmng-devel + lcms2-devel + tiff-devel + jbigkit-devel + nss-devel + + + speeddial.diff + preferences.diff + browserwindow.diff + defines.diff + bookmarks_json.diff + + network/web/qupzilla/pspec.xml + + + qupzilla + Cross-platform QtWebKit browser + + libgcc + libxcb + openssl + qt5-base + qt5-webengine + qt5-x11extras + qt5-webchannel + qt5-declarative + hunspell + kwallet + + + /usr/bin + /usr/lib + /usr/qupzilla + /usr/share + /usr/share/appdata + /usr/share/applications + /usr/share/bash-completion + /usr/share/icons + /usr/share/pixmaps + /usr/share/qupzilla + /usr/share/doc + + + + + 2017-04-13 + 2.1.2 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-12 + 2.1.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-01-10 + 2.0.2 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-18 + 2.0.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + firefox @@ -109302,63 +100730,69 @@ complete albums that you have purchased from Amazon. - lynx - http://lynx.isc.org/ + rsync + http://rsync.samba.org/ PisiLinux Community admins@pisilinux.org - GPL - app:gui - network.web - Lynx is the text web browser. - This is the top level page for the Lynx software distribution site hosted by the Internet Software Consortium. - http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.8rel.2.tar.bz2 + GPLv2 + service + app:console + network.share + File transfer program to keep local copies in sync with remote files + Dosya yedekleme ve eşleme uygulaması + rsync is a tool to keep local copies of remote files in sync (i.e. make sure local files are exact copies of remote files). + rsync, uzaktaki dosyaları senkronize tutan bir dosya transfer uygulamasıdır. + https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz - ncurses-devel - openssl-devel - gettext-devel + acl-devel + attr-devel + popt-devel + zlib-devel - - lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch - lynx2-8-6-fix-ugly-color.patch - lynx2-8-7-adapt-to-modern-file-localizations.patch - lynx2-8-7-tmp_dir.patch - - network/web/lynx/pspec.xml + network/share/rsync/pspec.xml - lynx + rsync - ncurses - openssl - gettext + acl + attr + popt + zlib /usr/bin - /etc - /usr/share + /usr/share/doc /usr/share/man + /etc + + System.Service + + + rsyncd.conf + rsyncd.conf.d + - 2017-02-17 - 2.8.8 - Rebuild - Pisi Linux Community + 2017-05-09 + 3.1.2 + Rebuild for new toolchain + Kamil Atlı admin@pisilinux.org 2016-06-09 - 2.8.8 + 3.1.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-29 - 2.8.8 + 2015-03-24 + 3.1.2 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -109367,119 +100801,47809 @@ complete albums that you have purchased from Amazon. - qupzilla - http://www.qupzilla.com/ + librsync + http://librsync.sourceforge.net/ - Alihan Öztürk - alihan@pisilinux.org + PisiLinux Community + admins@pisilinux.org - GPLv3 - app:gui - network.web - A fast open source browser based on WebKit core, written in Qt Framework, wayland port - A fast open source browser based on WebKit core, written in Qt Framework, wayland port - https://github.com/QupZilla/qupzilla/releases/download/v2.1.2/QupZilla-2.1.2.tar.xz + LGPLv2.1 + library + app:console + network.share + librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy + Uzaktaki dosyaların senkronize edilmesi için gerekli olan algoritmayı sağlayan kitaplığı + librsync implémente l'algorithme de la somme de contrôle tournante (rolling-checksum) pour la synchronisation rendue populaire par l'utilitaire rsync et utilisée par rproxy. Cet algorithme transfert les différences entre 2 fichiers sans nécessiter la présence des fichiers sur le même système. + librsync implements the rolling-checksum algorithm of remote file synchronization that was popularized by the rsync utility and is used in rproxy. This algorithm transfers the differences between 2 files without needing both files on the same system. + Uzaktaki dosyaların senkronize edilmesi için gerekli olan algoritmayı sağlayan kitaplığı. Bu algoritma iki dosya arasındaki farkları, iki dosyanın aynı sistemde olmasına ihtiyaç duymadan transfer eder. + librsync implementa el cómputo del rolling-checksum de la sincronización de archivos remotos, que fue popularizado por la herramienta rsync y se usa en rproxy. El algoritmo transfiere la diferencia de los 2 archivos sin la necesidad de tener ambos archivos en el mismo sistema. + mirrors://sourceforge/librsync/librsync-0.9.7.tar.gz - openssl-devel - glib2-devel - qt5-base-devel - qt5-webkit-devel - qt5-webengine-devel - qt5-x11extras-devel - qt5-svg-devel - qt5-sql-sqlite - qt5-declarative-devel - qt5-xmlpatterns-devel - qt5-phonon-devel - qt5-sensors-devel - qt5-script-devel - qt5-designer-devel - qt5-webchannel-devel - qt5-location-devel - qt5-imageformats - qt5-linguist - xcb-util-devel - libvpx-devel - libgnome-keyring-devel - kdelibs4-support-devel - kwallet-devel - hunspell-devel - gdb-devel - libmng-devel - lcms2-devel - tiff-devel - jbigkit-devel - nss-devel + popt-devel - speeddial.diff - preferences.diff - browserwindow.diff - defines.diff - bookmarks_json.diff + librsync-0.9.7-largefiles.patch + librsync-link.patch - network/web/qupzilla/pspec.xml + network/share/librsync/pspec.xml - qupzilla - Cross-platform QtWebKit browser + librsync - libgcc - libxcb - openssl - qt5-base - qt5-webengine - qt5-x11extras - qt5-webchannel - qt5-declarative - hunspell - kwallet + popt /usr/bin /usr/lib - /usr/qupzilla - /usr/share - /usr/share/appdata - /usr/share/applications - /usr/share/bash-completion - /usr/share/icons - /usr/share/pixmaps - /usr/share/qupzilla + /usr/share/man + /usr/share/doc/librsync + + + + librsync-devel + Development files for librsync + librsync için geliştirme dosyaları + + librsync + + + /usr/include + /usr/lib/librsync.so + /usr/share/man/man3 + + + + + 2017-05-09 + 0.9.7 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.9.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-01 + 0.9.7 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + freshplayerplugin + https://github.com/i-rinat/freshplayerplugin + + Osman Erkan + osman.erkan@pisilinux.org + + MIT + app:gui + network.plugin + ppapi2npapi compatibility layer + PPAPI-host NPAPI-plugin adapter. + https://github.com/i-rinat/freshplayerplugin/archive/v0.3.9.tar.gz + + cmake + cairo-devel + glib2-devel + icu4c-devel + pango-devel + libX11-devel + openssl-devel + freetype-devel + libXcursor-devel + libXrender-devel + ragel + gtk2-devel + gtk3-devel + libva-devel + libv4l-devel + ffmpeg-devel + openssl-devel + libvdpau-devel + alsa-lib-devel + libevent-devel + libXrandr-devel + libXcursor-devel + pulseaudio-libs-devel + + network/plugin/freshplayerplugin/pspec.xml + + + freshplayerplugin + + mesa + cairo + glib2 + icu4c + pango + libX11 + libgcc + openssl + freetype + libXcursor + libXrender + libva + ffmpeg + libv4l + alsa-lib + libevent + libvdpau + libXrandr + pepperflash + pulseaudio-libs + + + /usr/lib /usr/share/doc + /usr/share/freshplayerplugin/ + + + + + 2018-01-31 + 0.3.9 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-28 + 0.3.9 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-27 + 0.3.7 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-22 + 0.3.6 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-12-20 + 0.3.6 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-14 + 0.3.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.3.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-15 + 0.3.4 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + pepperflash + http://www.google.com + + Osman Erkan + osman.erkan@pisilinux.org + + custom:chrome + library + network.plugin + Chromium tarayıcısı için Google chrom eklentisi olan Pepper Flash Eklentisi. + Google Chrome's Pepper Flash plugin for Chromium. + Google Chrome's Pepper Flash plugin for Chromium (stable version) + Chromium tarayıcısı için Google chrom eklentisi olan Pepper Flash Eklentisi (Kararlı sürüm) + https://fpdownload.adobe.com/pub/flashplayer/pdc/28.0.0.126/flash_player_ppapi_linux.x86_64.tar.gz + network/plugin/pepperflash/pspec.xml + + + pepperflash + + libgcc + + + /etc/chromium-browser + /usr/lib/chromium-browser/ + /usr/lib/chromium-browser/PepperFlash + + + pepperflash-plugin.conf + + + + + 2017-12-28 + 28.0.0.126 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-08 + 27.0.0.187 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 27.0.0.183 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-27 + 26.0.0.151 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-19 + 23.0.0.207 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-12-13 + 23.0.0.207 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-30 + 22.0.0.192 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-30 + 22.0.0.192 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-09 + 20.0.0.306 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-15 + 20.0.0.306 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + flashplugin + http://labs.adobe.com/technologies/flashplayer10 + + PisiLinux Community + admins@pisilinux.org + + Macromedia + library + network.plugin + Adobe Flash Player + Adobe Flash Oynatıcı + Adobe (Macromedia) Flash Player is an application to present interactive (and possibly multimedia-containing) content created using Adobe Flash. + Adobe (Macromedia) Flash Oynatıcısı, Adobe Flash ile oluşturulmuş içerikleri görüntülemeye olanak sağlayan bir uygulama. + flash-player-properties + https://fpdownload.adobe.com/pub/flashplayer/pdc/28.0.0.126/flash_player_npapi_linux.i386.tar.gz + https://fpdownload.adobe.com/pub/flashplayer/pdc/28.0.0.126/flash_player_npapi_linux.x86_64.tar.gz + + nss + gtk2 + libXt + libX11 + libXext + libXpm + mesa-devel + + network/plugin/flashplugin/pspec.xml + + + flashplugin + + noDelta + + + mesa + libgcc + atk + nss + gtk2 + nspr + cairo + glib2 + libXt + pango + libX11 + libXext + freetype + fontconfig + gdk-pixbuf + libXcursor + libXrender + + + /usr/share + /usr/lib + /usr/bin + + + + + 2017-12-28 + 28.0.0.126 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-08 + 27.0.0.187 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-12 + 27.0.0.183 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-27 + 26.0.0.151 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-22 + 25.0.0.148 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-12-20 + 24.0.0.186 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-14 + 11.2.202.621 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 11.2.202.569 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-15 + 11.2.202.569 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + pidgin + http://www.pidgin.im + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + network.chat + Instant messaging application previously known as gaim + Eski sürümleri gaim olarak bilinen, hızlı haberleşme aracı + Multi-protocol instant messaging tool for MSN, Yahoo, IRC, Jabber and Gadu-Gadu protocols. + Birçok protokolü (MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu gibi) destekleyen hızlı haberleşme aracıdır. + pidgin + mirrors://sourceforge/pidgin/pidgin-2.12.0.tar.bz2 + + intltool + glib2-devel + gtk2-devel + libXScrnSaver-devel + libSM-devel + gtkspell-devel + sqlite-devel + libxml2-devel + gstreamer-devel + farstream-devel + gst-plugins-base-devel + libidn-devel + avahi-glib-devel + dbus-glib-devel + NetworkManager-devel + nss-devel + tcl-devel + tcltk-devel + cyrus-sasl-devel + doxygen + libxslt-devel + gnutls-devel + atk-devel + cairo-devel + gdk-pixbuf-devel + ncurses-devel + python-devel + + + suse/pidgin-ncurses-6.0-accessors.patch + pidgin-py3-fixes.patch + + network/chat/pidgin/pspec.xml + + + pidgin + app:gui + + atk + dbus + gtk2 + cairo + glib2 + libSM + pango + libICE + sqlite + freetype + gtkspell + dbus-glib + gstreamer + fontconfig + gdk-pixbuf + libXScrnSaver + libpurple + gstreamer-next + farstream + + + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/icons + /usr/share/sounds + /usr/share/dbus-1 + /usr/share/purple + /usr/share/pixmaps + /usr/lib/pidgin + /etc/gconf/schemas + /usr/share/appdata/ + /usr/share/locale + /usr/share/applications + + + + pidgin-devel + Development files of pidgin + pidgin paketine ait geliştirme dosyaları + library + + pidgin + libpurple-devel + gtk2-devel + + + /usr/include/pidgin + /usr/bin/dh_pidgin + /usr/share/man/man3/Pidgin* + /usr/lib/pkgconfig/pidgin.pc + + + + finch + Console based instant messaging application + Konsol tabanlı anında mesajlaşma istemcisi + app:console + + glib2 + libX11 + python + libxml2 + ncurses + gstreamer + libpurple + + + /usr/lib/gnt + /usr/lib/finch + /usr/lib/libgnt* + /usr/bin/finch + /usr/share/man/man1/finch* + + + + finch-devel + Development files of finch + finch paketine ait geliştirme dosyaları + library + + finch + libpurple-devel + + + /usr/include/gnt + /usr/include/finch + /usr/lib/pkgconfig/gnt* + /usr/lib/pkgconfig/finch* + + + + libpurple + The core library of pidgin, supports MSN, XMPP, ICQ, Gadu-Gadu and etc. + Pidgin projesine ait, MSN, XMPP, ICQ, Gadu-Gadu gibi protokolleri destekleyen anında mesajlaşma kitaplığı + library + + nss + tcl + dbus + nspr + perl + glib2 + tcltk + gnutls + libidn + libxml2 + dbus-glib + gstreamer + avahi-glib + avahi-libs + cyrus-sasl + gst-plugins-base + + + /usr/lib/purple-2 + /usr/bin/purple* + /usr/lib/libpurple* + + + + libpurple-devel + Development files of libpurple + libpurple paketine ait geliştirme dosyaları + library + + libpurple + + + /usr/share/aclocal + /usr/include/libpurple + /usr/share/man/man3/Purple* + /usr/lib/pkgconfig/purple.pc - 2017-04-13 - 2.1.2 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org + 2017-07-30 + 2.12.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com - 2017-03-12 - 2.1.1 + 2017-07-07 + 2.12.0 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-15 + 2.10.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-20 + 2.10.11 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libotr + http://www.cypherpunks.ca/otr/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + network.chat + Portable OTR (Off The Record) messaging library + Taşınabilir OTR (Off The Record/Kayıt dışı) mesajlaşma kitaplığı + OTR messaging allows you to have private conversations over instant messaging. + OTR mesajlaşma, hızlı mesajlaşma araçları ile gizli sohbetler yapmanızı sağlar. + https://otr.cypherpunks.ca/libotr-4.1.1.tar.gz + + libgcrypt-devel + + network/chat/libotr/pspec.xml + + + libotr + + libgcrypt + libgpg-error + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libotr-devel + Development files for libotr + libotr için geliştirme dosyaları + + libotr + + + /usr/include + /usr/lib/pkgconfig + /usr/share/aclocal + /usr/share/doc/libotr/html + + + + + 2017-04-18 + 4.1.1 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 4.1.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-mission-control + http://telepathy.freedesktop.org/wiki/Mission_Control + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:console + library + network.chat + Telepathy component managing connection managers + Bağlantı yöneticilerini düzenlemeya yarayan Telepathy bileşeni + telepathy-mission-control, or Mission Control, is a Telepathy component providing a way for end user applications to abstract some of the details of connection managers, to provide a simple way to manipulate a bunch of connection managers at once, and to remove the need to have in each program the account definitions and credentials. + telepathy-mission-control, diğer adıyla Mission Control, bağlantı yöneticilerini düzenlemenin zorluklarını kullanıcıdan soyutlamaya çalışan, basitçe hesap oluşturmanıza olanak tanıyan bir Telepathy bileşenidir. + http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-5.16.4.tar.gz + + libxslt-devel + dbus-devel + dbus-glib-devel + telepathy-glib-devel + gtk-doc + NetworkManager-devel + docbook-xsl + libaccounts-glib-devel + + network/chat/telepathy-mission-control/pspec.xml + + + telepathy-mission-control + + dbus + glib2 + dbus-glib + NetworkManager + telepathy-glib + libaccounts-glib + + + /usr/bin + /usr/lib/libmission-control-plugins.so.0* + /usr/lib/telepathy/mission-control-5 + /usr/share/man + /usr/share/doc + /usr/share/dbus-1 + /usr/share/glib-2.0 + + + + telepathy-mission-control-devel + Development files for telepathy-mission-control + telepathy-mission-control için geliştirme dosyaları + + telepathy-mission-control + telepathy-glib-devel + + + /usr/include/mission-control-5.5 + /usr/lib/libmission-control-plugins.so + /usr/lib/pkgconfig/mission-control-plugins.pc + /usr/share/gtk-doc/html/mission-control-plugins + + + + + 2017-07-30 + 5.16.4 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-22 + 5.16.4 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 5.16.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 5.16.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-logger + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + BSD + library + network.chat + Logging utility Telepathy + Telepathy için kayıt tutma aracı. + telepathy-logger is a logging utility for Telepathy communication framework. + telepathy-logger, Telepathy iletişim altyapısı için kayıt tutma aracıdır. + http://telepathy.freedesktop.org/releases/telepathy-logger/telepathy-logger-0.8.2.tar.bz2 + + glib2-devel + intltool + libxslt-devel + dbus-devel + dbus-glib-devel + gobject-introspection-devel + libxml2-devel + sqlite-devel + telepathy-glib-devel + + network/chat/telepathy-logger/pspec.xml + + + telepathy-logger + + dbus + glib2 + sqlite + libxml2 + dbus-glib + telepathy-glib + + + /usr/lib + /usr/share/gir-1.0/ + /usr/share/telepathy + /usr/share/glib-2.0/ + /usr/libexec + /usr/share/dbus-1 + /usr/share/gtk-doc + /usr/share/doc + + + + telepathy-logger-devel + Development files for telepathy-logger + telepathy-logger için geliştirme dosyaları + + telepathy-logger + telepathy-glib-devel + libxml2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-20 + 0.8.2 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.8.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 0.8.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-glib + http://telepathy.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.chat + GLib bindings for the Telepathy D-Bus protocol + Telepathy D-Bus protokolü için GLib bağlayıcıları + Telepathy-glib is the glib binding for the Telepathy unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. + Telepathy-glib, anında mesajlaşma, IRC, sesli ve görüntülü görüşmeler dahil her türlü anlık iletişim türlerini destekleyen Telepathy altyapısının GLib bağlayıcılarıdır. + http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.24.1.tar.gz + + gobject-introspection-devel + dbus-devel + dbus-glib-devel + libxslt-devel + vala-devel + + network/chat/telepathy-glib/pspec.xml + + + telepathy-glib + GLib bindings for the Telepathy D-Bus protocol + library + + dbus + glib2 + dbus-glib + + + /usr/lib + /usr/share/gir-1.0 + /usr/share/doc + + + + telepathy-glib-docs + Help files and API documents of telepathy-glib library + telepathy-glib kitaplığına ait yardım dosyaları ve API belgeleri + data:doc + + telepathy-glib + + + /usr/share/gtk-doc + + + + telepathy-glib-devel + Development files for telepathy-glib + telepathy-glib için geliştirme dosyaları + + telepathy-glib + dbus-devel + glib2-devel + dbus-glib-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/vala/vapi + + + + + 2017-04-18 + 0.24.1 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.24.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 0.24.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-qt5 + http://telepathy.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.chat + Qt based classes for Telepathy communication framework + Telepathy iletişim çatısı için Qt tabanlı sınıflar + The Telepathy project is about building a unified framework for many different kinds of real-time communications. telepathy-qt contains Qt-based base and proxy classes for use in connection managers and clients. + Telepathy projesi çeşitli gerçek zamanlı iletişim türleri için birleşik bir çatı oluşturmayı amaçlar. telepathy-qt bağlantı yöneticileri ve istemcilerde kullanılmak üzere Qt tabanlı temel ve vekil sınıfları içerir. + http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.7.tar.gz + + cmake + qt5-doc + qt5-base-devel + qt5-assistant-devel + gobject-introspection-devel + dbus-glib-devel + libxml2-devel + farstream-devel + telepathy-farstream-devel + doxygen + + network/chat/telepathy-qt5/pspec.xml + + + telepathy-qt5 + + glib2 + libgcc + qt5-base + telepathy-glib + telepathy-farstream + doxygen + + + /usr/lib + /usr/share/doc + + + + telepathy-qt5-devel + Development files for telepathy-qt5 + telepathy-qt5 için geliştirme dosyaları + + telepathy-qt5 + qt5-base-devel + telepathy-glib-devel + telepathy-farstream-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-20 + 0.9.7 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.9.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 0.9.6 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-salut + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + network.chat + Link-local XMPP Telepathy connection manager + XMPP ile yerel-bağlantı iletişimini sağlayan Telepathy bağlantı yöneticisi. + telepathy-salut is Telepathy connection manager for link-local XMPP. Normally, XMPP does no support direct client-to-client interactions, since it requires authentication with a server. This package makes it is possible to establish an XMPP-like communications on a local network using zero-configuration networking. + telepathy-salut, yerel bir ağ üzerinde XMPP benzeri iletişimi mümkün kılan bir Telepathy bağlantı yöneticisidir. + http://telepathy.freedesktop.org/releases/telepathy-salut/telepathy-salut-0.8.1.tar.gz + + libxslt-devel + glib2-devel + gobject-introspection-devel + dbus-devel + dbus-glib-devel + telepathy-glib-devel + avahi-devel + avahi-glib-devel + libsoup-devel + openssl-devel + python-devel + sqlite-devel + cyrus-sasl-devel + + + fix_bork_in_tr_locale.patch + + network/chat/telepathy-salut/pspec.xml + + + telepathy-salut + + dbus + glib2 + sqlite + libsoup + libxml2 + openssl + dbus-glib + avahi-glib + avahi-libs + telepathy-glib + + + /usr/bin + /usr/lib + /usr/share/dbus-1 + /usr/share/telepathy + /usr/share/doc + /usr/share/man + + + + + 2017-05-22 + 0.8.1 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 0.8.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-farstream + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + network.chat + Telepathy client to handle media streaming channels + Ortam yayın kanallarıyla anlaşabilmek için gerekli Telepathy istemcisi + Telepathy-farstream is a Telepathy client that uses Farsight and Gstreamer to handle media streaming channels. It's used as a background process by other Telepathy clients, rather than presenting any user interface of its own. + Telepathy-farstream, Farsight ve Gstreamer kitaplıklarını kullanan bir Telepathy istemcisidir. + http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-0.6.2.tar.gz + + gobject-introspection-devel + dbus-devel + dbus-glib-devel + telepathy-glib-devel + farstream-devel + gstreamer-next-devel + + network/chat/telepathy-farstream/pspec.xml + + + telepathy-farstream + library + + dbus + glib2 + dbus-glib + farstream + gstreamer-next + telepathy-glib + + + /usr/lib + /usr/share/doc + /usr/share/gir-1.0 + + + + telepathy-farstream-docs + Help files and API documents of telepathy-farstream library + telepathy-farstream kitaplığına ait yardım dosyaları ve API belgeleri + data:doc + + telepathy-farstream + + + /usr/share/gtk-doc + + + + telepathy-farstream-devel + Development files for telepathy-farstream + telepathy-farstream için geliştirme dosyaları + + telepathy-farstream + glib2-devel + dbus-glib-devel + farstream-devel + gstreamer-next-devel + telepathy-glib-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-18 + 0.6.2 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.6.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 0.6.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-haze + http://developer.pidgin.im/wiki/Telepathy + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + network.chat + A multi-protocol Libpurple connection manager for Telepathy + Çok protokol destekli, libpurple üzerine kurulu bir Telepathy bağlantı yöneticisi + telepathy-haze is a connection manager built around libpurple, the core of Pidgin, as a Summer of Code project under the Pidgin umbrella. Ultimately, any protocol supported by libpurple will be supported by telepathy-haze; for now, XMPP, MSN and AIM are known to work acceptably, and other will probably work too. + Telepathy-haze Pidgin'in de kullandığı libpurple üzerine kurulu bir bağlantı yöneticisidir. Libpurple tarafından desteklenen tüm protokol teoride telepathy-haze ile de desteklenmektedir. + http://telepathy.freedesktop.org/releases/telepathy-haze/telepathy-haze-0.8.0.tar.gz + + glib2-devel + dbus-devel + dbus-glib-devel + libpurple-devel + telepathy-glib-devel + libxslt-devel + python-devel + + + telepathy-haze-0.8.0-pidgin-2.10.12-compat.patch + + network/chat/telepathy-haze/pspec.xml + + + telepathy-haze + + dbus + glib2 + dbus-glib + libpurple + telepathy-glib + + + /usr/share + /usr/share/doc + /usr/share/man + /usr/lib + + + + + 2017-07-07 + 0.8.0 + Release Bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.8.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-21 + 0.8.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-butterfly + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + network.chat + MSN connection manager for Telepathy + Telepathy için MSN bağlantı yöneticisi + telepathy-butterfly is an MSN connection manager that handles presence, personal messages and conversations. + telepathy-butterfly MSN için durum bilgisi, kişisel iletiler ve sohbeti destekleyen bir Telepathy eklentisidir. + http://telepathy.freedesktop.org/releases/telepathy-butterfly/telepathy-butterfly-0.5.15.tar.gz + + dont-compile-py.patch + + network/chat/telepathy-butterfly/pspec.xml + + + telepathy-butterfly + + /usr/libexec + /usr/lib + /usr/share/dbus-1 + /usr/share/telepathy + /usr/share/doc + + + + + 2017-05-18 + 0.5.18 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.5.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 0.5.15 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-gabble + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + BSD + library + network.chat + A Jabber/XMPP connection manager for Telepathy + Telepathy için Jabber/XMPP bağlantı yöneticisi + telepathy-gabble is a Jabber/XMPP connection manager, that handles single and multi-user chats and voice calls. + telepathy-gabble, tek ve çoklu kullanıcılı sohbet, sesli aramalar gibi özellikler sunan Jabber/XMPP bağlantı yöneticisidir. + http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-0.18.4.tar.gz + + libnice-devel + gobject-introspection-devel + glib2-devel + dbus-devel + dbus-glib-devel + telepathy-glib-devel + libxslt-devel + gnutls-devel + sqlite-devel + libsoup-devel + libnice-devel + cyrus-sasl-devel + + network/chat/telepathy-gabble/pspec.xml + + + telepathy-gabble + + dbus + glib2 + gnutls + sqlite + libnice + libsoup + libxml2 + dbus-glib + telepathy-glib + + + /usr/bin + /usr/libexec + /usr/lib + /usr/share + /usr/share/doc + /usr/share/man + + + + + 2017-05-18 + 0.18.4 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.18.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-21 + 0.18.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-sunshine + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + library + network.chat + Gadu-Gadu connection manager for telepathy + Telepathy için Gadu Gadu bağlantı yöneticisi + Telepathy-sunshine is a Gadu-Gadu network connection manager. It supports the Nowe Gadu Gadu features such as UTF-8 encoding and new statuses. + Telepathy-sunshine Telepathy iletişim altyapısı için Gadu Gadu bağlantı yöneticisidir. + http://telepathy.freedesktop.org/releases/telepathy-sunshine/telepathy-sunshine-0.2.0.tar.gz + + dont-compile-py.patch + + network/chat/telepathy-sunshine/pspec.xml + + + telepathy-sunshine + + /usr/libexec + /usr/lib + /usr/share/dbus-1 + /usr/share/telepathy + /usr/share/man + /usr/share/doc + + + + + 2017-05-22 + 2.0 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 2.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-idle + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + network.chat + IRC connection manager for Telepathy + Telepathy için IRC (Internet Relay Chat) bağlantı yöneticisi + telepathy-idle is a full-featured IRC connection manager for the Telepathy framework. + telepathy-idle Telepathy iletişim altyapısı için IRC (Internet Relay Chat) bağlantı yöneticisidir. + http://telepathy.freedesktop.org/releases/telepathy-idle/telepathy-idle-0.2.0.tar.gz + + telepathy-glib-devel + libxslt-devel + gobject-introspection-devel + glib2-devel + dbus-devel + dbus-glib-devel + + network/chat/telepathy-idle/pspec.xml + + + telepathy-idle + + glib2 + dbus-glib + telepathy-glib + + + /usr/lib + /usr/share/dbus-1 + /usr/share/doc + /usr/share/man + /usr/share/telepathy + + + + + 2017-05-20 + 0.2.0 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 0.2.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + telepathy-logger-qt + https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app + network.chat + Qt bindings for telepathy logger + Qt Wrapper around TpLogger client library. + https://download.kde.org/stable/telepathy-logger-qt/17.08/src/telepathy-logger-qt-17.08.0.tar.xz + + extra-cmake-modules + qt5-base-devel + qt5-assistant-devel + qt5-doc + doxygen + telepathy-qt5-devel + glib2-devel + dbus-devel + dbus-glib-devel + libxml2-devel + telepathy-logger-devel + + network/chat/telepathy-logger-qt/pspec.xml + + + telepathy-logger-qt + Qt bindings for telepathy logger + + glib2 + libgcc + qt5-base + telepathy-qt5 + telepathy-glib + telepathy-logger + + + /usr/lib/libtelepathy-logger-qt.* + /usr/share/doc + + + + telepathy-logger-qt-devel + Development files for telepathy-logger-qt + + telepathy-logger-qt + telepathy-glib-devel + qt5-base-devel + + + /usr/include + /usr/lib/cmake/TelepathyLoggerQt + + + + + 2017-10-09 + 17.08.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-22 + 15.04.0 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 15.04.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 15.04.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + loudmouth + http://www.loudmouth-project.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.chat + Lightweight C Jabber library + Hafif bir C jabber kitaplığı + Loudmouth is a lightweight and easy-to-use C library for programming with the XMPP protocol. It's designed to be easy to get started with and yet extensible to let you do anything the XMPP protocol allows. + Loudmouth XMPP protokolüyle programlama imkanı sunan hafif ve kullanımı kolay bir C kitaplığı. Programlamada kolay bir başlangıç sunmak ve XMPP protokolü el verdiği ölçüde esnek bir yapıda kalmak için tasarlanmıştır. + https://mcabber.com/files/loudmouth/loudmouth-1.5.3.tar.bz2 + + intltool + glib2-devel + mit-kerberos + gnutls-devel + + network/chat/loudmouth/pspec.xml + + + loudmouth + + glib2 + gnutls + mit-kerberos + + + /usr/lib/libloudmouth* + /usr/share/doc + /usr/share/gtk-doc + + + + loudmouth-devel + Development files for loudmouth + loudmouth için geliştirme dosyaları + + glib2-devel + loudmouth + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-19 + 1.5.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + serf + https://code.google.com/p/serf/ + + Osman Erkan + osman.erkan@pisilinux.org + + Apachev2 + library + network.library + High-performance asynchronous HTTP client library. + The serf library is a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library. + https://archive.apache.org/dist/serf/serf-1.3.9.tar.bz2 + + db-devel + zlib-devel + expat-devel + openssl-devel + apr-devel + apr-util-devel + scons + + network/library/serf/pspec.xml + + + serf + + db + zlib + expat + openssl + apr + apr-util + openldap-client + + + /usr/lib + /usr/share/doc + + + + serf-devel + Development files for serf + serf için geliştirme dosyaları + + serf + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-21 + 1.3.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-06 + 1.3.8 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + nodejs + http://nodejs.org/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + MIT + app:console + network.library + is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications + Olay bazlı V8 Javascript motoru + Evented I/O for V8 javascript + Kolay, hızlı, ölçeklenebilir ağ uygulamaları oluşturmak için Chrome'un JavaScript çalışma üzerine inşa edilmiş bir platform. + http://nodejs.org/dist/v7.9.0/node-v7.9.0.tar.gz + + openssl-devel + + + nodejs-v8-icu59.patch + + network/library/nodejs/pspec.xml + + + nodejs + + openssl + libgcc + + + /usr/bin + /usr/include + /usr/lib/node_modules + /usr/share/doc + /usr/share/man + /usr/share/systemtap + + + + + 2017-05-02 + 7.9.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-10 + 4.1.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + glib-networking + http://git.gnome.org/browse/glib-networking/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + network.library + Network-related giomodules for glib + Moduły GIO dotyczące sieci do glib + This package contains various network related extensions for the GIO library. + Pakiet zawiera różne rozszerzenia dotyczące sieci do biblioteki GIO. + mirrors://gnome/glib-networking/2.50/glib-networking-2.50.0.tar.xz + + gnutls-devel + p11-kit-devel + ca-certificates + intltool + glib2-devel + libidn-devel + + network/library/glib-networking/pspec.xml + + + glib-networking + + gnutls + p11-kit + glib2 + ca-certificates + + + /usr/lib/gio/modules + /usr/libexec + /usr/share + /usr/share/doc/glib-networking + + + + + 2017-02-19 + 2.50.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com - 2017-01-10 - 2.0.2 + 2016-06-09 + 2.38.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-30 + 2.38.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libfilezilla + https://lib.filezilla-project.org/doc/index.html + + Kamil Atlı + suvari@pisilinux.org + + LGPLv2 + Libry + network.library + libfilezilla is a small and modern C++ library. + libfilezilla is a free, open source C++ library, offering some basic +functionality to build high-performing, platform-independent programs. + http://download.filezilla-project.org/libfilezilla/libfilezilla-0.9.1.tar.bz2 + + libgcc + + network/library/libfilezilla/pspec.xml + + + libfilezilla + + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libfilezilla-devel + Development files for libfilezilla + + libfilezilla + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-25 + 0.9.1 + First Release + Kamil Atlı + suvari@pisilinux.org + + + + + + libqmi + http://www.freedesktop.org/wiki/Software/libqmi/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2 + app:gui + network.library + QMI modem protocol helper library + libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol. + http://www.freedesktop.org/software/libqmi/libqmi-1.16.2.tar.xz + + glib2-devel + gobject-introspection-devel + + network/library/libqmi/pspec.xml + + + libqmi + + glib2 + gobject-introspection + + + /usr/lib + /usr/share/man + /usr/bin + /usr/share/gtk-doc + /usr/share/doc/libqmi/ + /usr/share/bash-completion + + + + libqmi-devel + Development files for libqmi + + libqmi + + + /usr/include + /usr/lib/pkgconfig/qmi-glib.pc + + + + + 2017-02-19 + 1.16.2 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-11-12 + 1.16.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 1.12.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-25 + 1.12.6 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libmbim + http://www.freedesktop.org/wiki/Software/libmbim/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + network.library + MBIM modem protocol helper library. + libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. + http://www.freedesktop.org/software/libmbim/libmbim-1.14.0.tar.xz + + gtk-doc + glib2-devel + libgudev-devel + + network/library/libmbim/pspec.xml + + + libmbim + + glib2 + libgudev + + + /usr/lib + /usr/share/man + /usr/bin/ + /usr/share/gtk-doc/ + /usr/share/bash-completion + /usr/libexec + /usr/share/doc/libmbim + + + + libmbim-devel + libmbim için geliştirme dosyaları + libmbim için geliştirme dosyaları + + libmbim + libgudev-devel + + + /usr/lib/pkgconfig + /usr/include/libmbim-glib/ + + + + + 2017-02-18 + 1.14.0 + Rebuild. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-11-12 + 1.14.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 1.12.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-25 + 1.12.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + farstream + http://www.freedesktop.org/wiki/Software/Farstream + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + library + network.voip + Farstream (formerly Farsight) - Audio/Video Communications Framework + Ses/Video İletişim Çatısı + Farstream (formerly Farsight) - Audio/Video Communications Framework + Farsight projesi, bilinen tüm ses/video konferans protokolleri ile uyum sağlayan bir çatı oluşturulması amacıyla yapılan bir çalışmadır. Bir taraftan, farklı akış protokolleri için eklentiler yazmayı mümkün kılan genel bir API sunarken, diğer taraftan da bu eklentileri kullanacak istemciler için bir API sunmaktadır. + https://freedesktop.org/software/farstream/releases/farstream/farstream-0.2.8.tar.gz + + libnice-devel + valgrind + gobject-introspection-devel + gstreamer-next-devel + gstreamer-devel + gst-plugins-base-next-devel + + network/voip/farstream/pspec.xml + + + farstream + + glib2 + libnice + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/lib/farstream-0.2 + /usr/lib/gstreamer-0.1 + /usr/lib/libfarstream-0.2* + /usr/share/doc + /usr/share/farstream + /usr/share/gir-1.0 + /usr/share + + + + farstream-devel + Development files for farstream + farstream için geliştirme dosyaları + + farstream + gstreamer-next-devel + gst-plugins-base-next-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-15 + 0.2.8 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.2.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 0.2.7 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libtorrent-rasterbar + http://www.rasterbar.com/products/libtorrent + + PisiLinux Community + admins@pisilinux.org + + BSD + library + network.p2p + Full featured torrent client library + Gelişmiş bir torrent kitaplığı + Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. + Libtorrent Rasterbar C++ kitaplığı, diğer bittorrent kitaplıklarına karşı iyi bir alternatifdir. + https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_5/libtorrent-rasterbar-1.1.5.tar.gz + + openssl-devel + python-devel + boost-devel + boost-python + geoip-devel + zlib-devel + libtool + + network/p2p/libtorrent-rasterbar/pspec.xml + + + libtorrent-rasterbar + + openssl + python + libgcc + boost + geoip + boost-python + + + /usr/lib + /usr/share/doc/libtorrent-rasterbar + + + + libtorrent-rasterbar-devel + Development files for libtorrent-rasterbar + libtorrent-rasterbar için geliştirme dosyaları + + libtorrent-rasterbar + + + /usr/include + /usr/lib/pkgconfig + /usr/share/licenses + /usr/share/doc/libtorrent/html + + + + + 2017-12-28 + 1.1.5 + Release Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-17 + 1.0.9 + Release Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-14 + 1.0.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-12 + 1.0.9 + First release + İbrahim KARAGÜZEL + karaguzelibrahim@gmail.com + + + + + + qbittorrent + http://www.qbittorrent.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:gui + network.p2p + Qt4 based BitTorrent client + Qt4 kullanan bir BitTorrent istemcisi + qbittorrent is a BitTorrent client using the libtorrent library. + qbittorrent, libtorrent kitaplığını kullanan Qt4 tabanlı bir BitTorrent istemcisidir. + qbittorrent + https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.0.3/qbittorrent-4.0.3.tar.gz + + qt5-base-devel + qt5-linguist + qt5-svg-devel + libtorrent-rasterbar-devel + boost-devel + zlib-devel + openssl-devel + geoip-devel + + network/p2p/qbittorrent/pspec.xml + + + qbittorrent + + qt5-base + libtorrent-rasterbar + boost + libnotify + zlib + libgcc + + + /usr/bin + /usr/share/applications + /usr/share/icons + /usr/share/pixmaps + /usr/share/appdata + /usr/share/man + /usr/share/doc + + + + + 2017-12-28 + 4.3.0 + Release bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-17 + 3.3.7 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilnux.org + + + 2016-11-12 + 3.3.7 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 3.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-12 + 3.3.1 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + net-snmp + http://net-snmp.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + app:console + network.monitor + A collection of SNMP protocol tools and libraries + SNMP protokol araçları ve kitaplıkları + Kolekcja narzędzi do obsługi protokołu SNMP + Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. + net-snmp, çeşitli ağ ekipmanlarının sağlığını ve işleyişini izlemek için SNMP protokolünü kullanan araçları içerir. + SNMP (Simple Network Management Protocol) jest protokołem używanym do zarządzania sieciami. Pakiet zawiera narzędzia: rozbudowywalnego agenta, bibliotekę SNMP, narzędzia do odpytywania oraz ustawiania informacji poprzez agentów SNMP, narzędzia do generowania i obsługi pułapek SNMP, wersję komendy netstat używającą SNMP, przeglądarkę mib w Tk/Perl, demona, dokumentację itp. + http://downloads.sourceforge.net/net-snmp/net-snmp-5.7.3.tar.gz + + libnl-devel + python-setuptools + openssl-devel + python-devel + perl + pciutils-devel + tcp-wrappers-devel + + + locale.patch + net-snmp-5.7.3-perl-5.24.patch + + network/monitor/net-snmp/pspec.xml + + + net-snmp + + libnl + openssl + python + perl + pciutils + tcp-wrappers + + + /etc/snmp + /usr/bin + /usr/sbin/snmpd + /etc/conf.d/snmpd + /usr/lib + /usr/share/snmp + /var/lib + /usr/share/man + /usr/share/doc + + + System.Service + + + confd-snmpd.conf + net-snmpd.conf + + + + net-snmptrap + + net-snmp + tcp-wrappers + + + /etc/conf.d/snmptrapd + /etc/snmp/snmptrapd.conf + /usr/sbin/snmptrapd + + + System.Service + + + confd-snmptrapd.conf + net-snmptrapd.conf + + + + net-snmp-devel + Development files for net-snmp + net-snmp için geliştirme dosyaları + Pliki naglowkowe do net-snmp + + net-snmp + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-03-02 + 5.7.3 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 5.7.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-02 + 5.7.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + vsftpd + http://vsftpd.beasts.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + service + network.ftp + Very Secure FTP Daemon written with speed, size and security in mind + Hızlı, küçük ve ileri derecede güvenli bir ftp sunucusu + Vsftpd is a ftp server, mostly focuses on security. + Vsftpd güvenlik odaklı bir ftp sunucu yazılımıdır. + https://security.appspot.com/downloads/vsftpd-3.0.3.tar.gz + + vsftpd-pisilinux.patch + + network/ftp/vsftpd/pspec.xml + + + vsftpd + + pam + libcap + openssl + + + /etc + /usr/sbin + /home/ftp + /usr/share/doc + /usr/share/man + /usr/share/vsftpd/empty + /var/log/vsftpd + + + System.Package + System.Service + + + ftp-pamd + vsftpd.conf + ftpusers + + + + + 2017-05-25 + 3.0.3 + Rebuild + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-22 + 3.0.3 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + lftp + http://lftp.yar.ru/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + network.ftp + Command line FTP client + Komut satırı FTP istemcisi + LFTP is sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. It has bookmarks, built-in mirror, can transfer several files in parallel. It was designed with reliability in mind. + LFTP komut satırı arayüzüne sahip gelişmiş bir dosya aktarım programıdır. FTP, HTTP, FISH, SFTP, HTTPS ve FTPS protokollerini destekler. Yer imleri, yansılama, paralel olarak birçok dosya transfer etme özellikleri bulunuyor. Güvenirlik esas alınarak tasarlandı. + lftp + http://lftp.tech/ftp/lftp-4.7.7.tar.gz + + gnutls-devel + flex + bison + gcc + gettext-devel + libtool + zlib-devel + ncurses-devel + expat-devel + libidn-devel + readline-devel + + + config-dns-inet6_before_inet.patch + lftp_sys-stdint-kfreebsd.patch + + network/ftp/lftp/pspec.xml + + + lftp + + zlib + expat + libgcc + gnutls + libidn + ncurses + readline + + + /etc + /usr/bin + /usr/lib + /usr/share/doc/lftp + /usr/share/man + /usr/share/locale + /usr/share/lftp + /usr/share/pixmaps + + + lftp.png + + + + + 2017-05-25 + 4.7.7 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-22 + 4.7.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + filezilla + http://filezilla-project.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + network.ftp + Simple FTP Client + FTP ve SFTP istemcisi + Easy-to-use FTP Client which also supports SFTP. + Filezilla; dosyalarınızı ftp, sftp, ftps ile göndermenize ve indirmenize yarar + filezilla + mirrors://sourceforge/filezilla/FileZilla_Client/3.25.2/FileZilla_3.25.2_src.tar.bz2 + + libidn-devel + dbus-devel + sqlite-devel + gnutls-devel + gtk2-devel + xdg-utils + wxGTK-devel + nettle-devel + libfilezilla-devel + + network/ftp/filezilla/pspec.xml + + + filezilla + + gtk2 + wxGTK + dbus + sqlite + libgcc + glib2 + gnutls + nettle + xdg-utils + libfilezilla + + + /usr/bin + /usr/share/applications + /usr/share/filezilla + /usr/share/pixmaps + /usr/share/icons + /usr/share/locale + /usr/share/doc + /usr/share/man + /usr/share/appdata/ + + + + + 2017-05-25 + 3.25.2 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 3.14.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 3.14.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libpcap + http://www.tcpdump.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + network.analyzer + A system-independent library for user-level network packet capture + Kullanıcı seviyesinde ağ paketi yakalamak için bir sistem bağımsız kitaplığı + libpcap (Packet CAPture) fourni un cadre de développement portable pour la surveillance réseau de bas niveau. On peut l'utiliser pour collecter des statistiques réseau, surveiller la sécurité, corriger le réseau, etc. + libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. + libpcap (Packet CAPture) düşük-seviye ağların izlenmesi için kullanılan bir kitaplıktır. Ağ istatistikleri, güvenlik izleyicisi, ağ hata gözleme gibi uygulamalar genellikle bu kitaplığı kullanır. + libpcap (Packet CAPture) facilita un framework portable para monitoreo de redes a a bajo nivel. Aplicaciones abarcan sistemas de estadísticas de red, monitoreo de seguridad, depuración de red, etc. + http://www.tcpdump.org/release/libpcap-1.8.1.tar.gz + + bluez-libs-devel + libnl-devel + libusb-devel + dbus-devel + + + libpcap-1.7.4-enable_bluetooth-1.patch + disable-remote.diff + + network/analyzer/libpcap/pspec.xml + + + libpcap + + bluez + libnl + dbus + libusb + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + libpcap-devel + Development files for libpcap + libpcap için geliştirme dosyaları + + libpcap + + + /usr/bin/pcap-config + /usr/include + /usr/share/man/man3 + + + + + 2017-05-15 + 1.8.1 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 1.8.1 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 1.7.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-25 + 1.7.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + openslp + http://www.openslp.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + service + network.analyzer + An open-source implementation of Service Location Protocol + Servis Yer Protokolünün (Service Location Protocol - SLP) bir açık kaynak uyarlaması + Le Service Location Protocol (Protocole de Localisation de Service) est un protocole standard de recherche de l'IETF fournissant un framework (cadre de développement) pour permettre aux application résau de découvrir l'existence, la localisation et la configuration de services réseaux au sein des réseaux d'entreprises. + Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks. + SLP (Service Location Protocol – Hizmet Yer Protokolu), ağlara bağlı hizmetlerin bulunabilmesi için gereken altyapıyı sağlar. + Service Location Protocol es un protocolo según estándar IETF, que provee un framework que permite a aplicaciones descubrir la existencia, locación y configuración de servicios de red en redes empresariales. + mirrors://sourceforge/openslp/openslp-2.0.0.tar.gz + + zlib-devel + openssl-devel + doxygen + docbook-xsl + + network/analyzer/openslp/pspec.xml + + + openslp + + openssl + + + /etc/slp.conf + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/doc/openslp/html/IntroductionToSLP + /usr/share/doc/openslp/html/UsersGuide + /usr/share/doc/openslp/html/faq* + /var/log + + + + openslp-server + OpenSLP server daemon + OpenSLP hizmet sunucusu + openslp-server contains ths OpenSLP server daemon to dynamically register services. + openslp-server, dinamik hizmet kaydı için gerekli OpenSLP sunucusunu içerir. + + openssl + openslp + + + /etc/slp.reg + /etc/slp.spi + /usr/sbin/slpd + + + + openslp-devel + Development files for openslp + openslp için geliştirme dosyaları + + openslp + zlib-devel + openssl-devel + + + /usr/include + /usr/share/doc/openslp/html/ProgrammersGuide + + + + + 2017-03-06 + 2.0.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-01 + 2.0.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + rrdtool + http://oss.oetiker.ch/rrdtool/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + network.analyzer + A system to store and display time-series data + Zaman serisi verilerini saklamak ve göstermek için bir araç + RRD is the acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine/room temperature, server load average). + RRD, Round Robin Database için kullanılan bir kısaltmadır. RRD, zaman serisi verilerini (ör. ağ bantgenişliği, makine/oda sıcaklığı, ortalama sunucu yükü) saklamak ve göstermek için kullanılan bir sistemdir. + http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.7.0.tar.gz + + lua-devel + tcl-devel + ruby-devel + cairo-devel + pango-devel + libart_lgpl-devel + dejavu-fonts + perl + glib2-devel + python-devel + libxml2-devel + python-setuptools + tcp-wrappers-devel + groff + + network/analyzer/rrdtool/pspec.xml + + + rrdtool + + lua + tcl + ruby + cairo + pango + libpng + libart_lgpl + dejavu-fonts + perl + glib2 + python + libxml2 + tcp-wrappers + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + /usr/share/rrdtool + /usr/share/locale + + + + rrdtool-devel + + rrdtool + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-31 + 1.7.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-01 + 1.6.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-15 + 1.5.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-30 + 1.5.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + avahi + http://avahi.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:console + network.analyzer + Local network service discovery + Yerel ağ hizmeti bulma sistemi + avahi is a system which facilitates service discovery on a local network. This means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. + avahi yerel ağ üzerindeki hizmetleri tespit etmeyi kolaylaştıran bir sistemdir. Bu sayede, bilgisayarınızı ağa dahil ettikten sonra anında mevcut bilgisayarları ve yazıcıları görebilir ve kullanabilirsiniz. + https://github.com/lathiat/avahi/releases/download/v0.6.32/avahi-0.6.32.tar.gz + + gtk2-devel + gtk3-devel + libcap-devel + libdaemon-devel + gobject-introspection-devel + libepoxy-devel + at-spi2-core-devel + gdbm-devel + intltool + + network/analyzer/avahi/pspec.xml + + + avahi-glib + Libraries for easy use of avahi from glib applications + Glib uygulamalarında avahi kullanımını kolaylaştıran kitaplıklar + + glib2 + avahi + avahi-libs + + + /usr/lib/libavahi-glib.* + /usr/lib/libavahi-gobject.* + + + + avahi-glib-devel + Development files for avahi-glib + avahi-glib için geliştirme dosyaları + + avahi-glib + avahi-devel + + + /usr/include/avahi-glib + /usr/include/avahi-gobject + /usr/lib/pkgconfig/avahi-glib.pc + /usr/lib/pkgconfig/avahi-gobject.pc + + + + avahi-ui + Gtk user interface library for Avahi + avahi için geliştirme dosyaları + + gdbm + gtk2 + glib2 + avahi-libs + avahi-glib + atk + cairo + pango + gdk-pixbuf + fontconfig + + + /usr/lib/libavahi-ui.so* + + + + avahi-ui-devel + Development files for avahi-ui + avahi-ui için geliştirme dosyaları + + gtk2-devel + avahi-ui + avahi-devel + avahi-glib-devel + + + /usr/include/avahi-ui + /usr/lib/pkgconfig/avahi-ui.pc + + + + avahi-ui-gtk3 + Gtk3 user interface library for Avahi + avahi-gtk3, Gtk3 user interface library for Avahi + + gdbm + glib2 + gtk3 + avahi-libs + avahi-glib + atk + cairo + pango + gdk-pixbuf + + + /usr/lib/libavahi-ui-gtk3.so* + + + + avahi-ui-gtk3-devel + Development files for avahi-ui-gtk3 + avahi-ui-gtk3 için geliştirme dosyaları + + gtk2-devel + avahi-ui-gtk3 + avahi-devel + avahi-glib-devel + gtk3-devel + + + /usr/lib/pkgconfig/avahi-ui-gtk3.pc + + + + avahi-ui-tools + UI tools for mDNS browsing + Grafiksel mDNS tarama araçları + + gtk3 + glib2 + avahi + avahi-ui + avahi-glib + avahi-ui-gtk3 + avahi-libs + gtk3 + + + /usr/lib/python*/site-packages + /usr/bin/b* + /usr/bin/avahi-discover* + /usr/bin/avahi-bookmarks + /usr/share/man/man1/b* + /usr/share/man/man1/avahi-discover* + /usr/share/man/man1/avahi-bookmarks* + /usr/share/avahi/interfaces + /usr/share/applications/b* + /usr/share/applications/avahi-discover.desktop + + + + avahi-compat-howl + Libraries for howl compatibility + howl uyumluluk kitaplıkları + + avahi + avahi-libs + + + /usr/lib/libhowl.so* + + + + avahi-compat-howl-devel + Development files for avahi-compat-howl + avahi-compat-howl için geliştirme dosyaları + + avahi-compat-howl + + + /usr/include/avahi-compat-howl + /usr/lib/pkgconfig/avahi-compat-howl.pc + /usr/lib/pkgconfig/howl.pc + + + + avahi-compat-libdns_sd + Libraries for Apple Bonjour mDNSResponder compatibility + libdns_sd uyumluluk kitaplıkları + + avahi + avahi-libs + + + /usr/lib/libdns_sd.so* + + + + avahi-compat-libdns_sd-devel + Development files for avahi-compat-libdns_sd + avahi-compat-libdns_sd için geliştirme dosyaları + + avahi-compat-libdns_sd + + + /usr/include/avahi-compat-libdns_sd + /usr/include/dns_sd.h + /usr/lib/pkgconfig/avahi-compat-libdns_sd.pc + /usr/lib/pkgconfig/libdns_sd.pc + + + + avahi-libs + Libraries needed to run programs that use avahi + Avahi kullanan uygulamaları çalıştırmak için gerekli kitaplıklar + + dbus + + + /usr/lib/libavahi-common.so* + /usr/lib/libavahi-client.so* + + + + avahi + + dbus + expat + libcap + libdaemon + avahi-libs + + + /usr/sbin/avahi-daemon + /usr/lib/libavahi-core.so* + /etc/avahi/avahi-daemon.conf + /etc/avahi/hosts + /etc/avahi/services/ssh.service + /etc/dbus-1/system.d/avahi-dbus.conf + /usr/share/avahi + /usr/share/dbus-1/interfaces/*.xml + /usr/share/dbus-1/system-services + /usr/lib/avahi/service* + /lib/systemd/system + /usr/share/locale + /usr/share/doc + /usr/share/man/man5/* + /usr/share/man/man8/avahi-daemon.* + /run/avahi-daemon + /usr/lib/tmpfiles.d/avahi.conf + + + System.Service + System.Package + + + avahi.conf + + + + avahi-autoipd + Link-local IPv4 address automatic configuration daemon (IPv4LL) + Link-local IPv4 adresi otomatik yapılandırma hizmeti (IPv4LL) + + libdaemon + + + /etc/avahi/avahi-autoipd.action + /usr/sbin/avahi-autoipd + /usr/share/man/man8/avahi-autoipd.* + /var/lib/avahi-autoipd + + + + avahi-dnsconfd + Configure local unicast DNS settings based on information published in mDNS + Yerel unicast DNS ayarlarını mDNS üzerinden gelen bilgilere göre yapılandırma hizmeti + + libdaemon + avahi + avahi-libs + + + /etc/avahi/avahi-dnsconfd.action + /usr/sbin/avahi-dnsconfd + /usr/share/man/man8/avahi-dnsconfd.* + + + System.Service + + + + avahi-tools + Command line tools for mDNS browsing and publishing + mDNS taramak ve yayınlamak için komut satırı araçları + + gdbm + avahi + avahi-libs + + + /usr/bin + /usr/share/man/man1 + + + + avahi-devel + Development files for avahi + avahi için geliştirme dosyaları + + avahi-libs + + + /usr/lib/pkgconfig/avahi-core.pc + /usr/lib/pkgconfig/avahi-client.pc + /usr/lib/girepository-1.0 + /usr/share/gir-1.0 + /usr/include/avahi-client + /usr/include/avahi-common + /usr/include/avahi-core + + + + + 2017-02-17 + 0.6.32 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.6.31 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.6.31 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + traceroute + http://traceroute.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + network.analyzer + Utility to trace the route of IP packets + IP paketlerinin izlediği yolları takip etme aracı + The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute is used as a network debugging tool. If you're having network connectivity problems, traceroute will show you where along the route the trouble is. + traceroute IP paketlerinin ağda veya internette izlediği yolu görüntüler. Ağda bağlantı probleminiz varsa, traceroute problemin yol üzerinde tam olarak nereden kaynaklandığını gösterir. + https://sourceforge.net/projects/traceroute/files/traceroute/traceroute-2.1.0/traceroute-2.1.0.tar.gz + network/analyzer/traceroute/pspec.xml + + + traceroute + + /bin + /usr/share/doc + /usr/share/man + + + + + 2017-01-07 + 2.1.0 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libupnp + http://pupnp.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + network.analyzer + Librairie UPnP. + Portable UPnP library + Taşınabilir UPnP kitaplığı + Portabels UPnP Bibliothek + The Universal Plug and Play (UPnP) SDK for Linux provides support for building UPnP-compliant control points, devices, and bridges on Linux. + http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%201.6.20/libupnp-1.6.20.tar.bz2 + + kernel-headers + + + CVE-2016-6255.patch + + network/analyzer/libupnp/pspec.xml + + + libupnp + + /usr/lib + /usr/share/doc + + + + libupnp-devel + Development files for libupnp + libupnp için geliştirme dosyaları + + libupnp + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 1.6.20 + Version Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.6.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-31 + 1.6.19 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gnu-netcat + http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + network.analyzer + A tool designed to read and write data across connections using TCP/IP + A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. + mirrors://sourceforge/netcat/netcat-0.7.1.tar.bz2 + network/analyzer/gnu-netcat/pspec.xml + + + gnu-netcat + + /usr/bin + /usr/share/doc + /usr/share/info + /usr/share/locale + /usr/share/man/man1 + + + + + 2017-05-15 + 0.7.1 + Release bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-07-02 + 0.7.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + iproute2 + http://linux-net.osdl.org/index.php/Iproute2 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + network.filter + Kernel routing and traffic control utilities + Çekirdek içinde yer alan ağ trafiği yönlendirme ve trafik kontrol araçları. + Iproute2 is a collection of utilites for controlling TCP/IP networking and traffic control in Linux. + Iproute2 TCP/IP ağları ve trafik kontrolü için araçlar içeren bir koolleksiyondur. + https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.9.0.tar.xz + + iptables-devel + db-devel + elfutils + + + 0001-make-iproute2-fhs-compliant.patch + + network/filter/iproute2/pspec.xml + + + iproute2 + + iptables + db + elfutils + + + /etc + /sbin + /usr/lib + /usr/share/tc + /usr/share/man + /usr/share/doc + /usr/share/bash-completion + /var/lib + + + + + 2017-01-29 + 4.9.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-10-19 + 4.8.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 4.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-05 + 4.4.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + iptables + http://www.iptables.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + network.filter + Firewall, NAT and packet mangling tools + Güvenlik duvarı, ağ adres çevrimi ve paket çevrimi aracı + Contains iptables firewall, NAT and packet mangling tools. + Iptables kural tabanlı gelişmiş güvenlik duvarı uygulamasıdır. + ftp://ftp.netfilter.org/pub/iptables/iptables-1.6.1.tar.bz2 + + libnfnetlink-devel + + network/filter/iptables/pspec.xml + + + iptables + + libnfnetlink + + + /usr/bin + /sbin + /lib + /usr/lib + /usr/share/man + /etc + /var + /usr/share/xtables + + + System.Service + Network.Firewall + + + + iptables-devel + Development files for iptables + iptables için geliştirme dosyaları + + iptables + + + /usr/include + /usr/lib/*.a + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-01-29 + 1.6.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-20 + 1.6.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + sylpheed + http://sylpheed.sraoss.jp/en/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + network.mail + A lightweight email client and newsreader + Hafif ve hızlı bir e-posta ve haber okuyucu + Szybki klient poczty bazujący na GTK+ + Sylpheed is a simple and lightweight but featureful and easy-to-use e-mail client. + GTK+ tabanlı, X-Window Sistemi üzerinde çalışan bir e-posta ve haber istemcisi. + Szybki klient poczty z przyjaznym, intuicyjnym interfejsem użytkownika. + sylpheed-128x128 + http://sylpheed.sraoss.jp/sylpheed/v3.5/sylpheed-3.5.1.tar.bz2 + + shared-mime-info + gtk2-devel + gpgme-devel + openldap-client + compface-devel + gtkspell-devel + enchant-devel + pango-devel + cairo-devel + atk-devel + fontconfig-devel + libgpg-error-devel + gdk-pixbuf-devel + + + sendmail_accelerator.patch + add-xdg-support.patch + + network/mail/sylpheed/pspec.xml + + + sylpheed-docs + Documentation files for sylpheed + sylpheed için belgelendirme dosyaları + data:doc + + sylpheed + + + /usr/share/doc/sylpheed/html + + + + sylpheed + + shared-mime-info + gtk2 + gpgme + openldap-client + compface + gtkspell + enchant + pango + cairo + atk + fontconfig + gdk-pixbuf + dbus + glib2 + openssl + freetype + dbus-glib + + + /usr/bin + /usr/share/doc/sylpheed + /usr/share/locale + /usr/lib + /usr/share/pixmaps + /usr/share/applications + + + + sylpheed-devel + Development files for sylpheed + sylpheed için geliştirme dosyaları + Pliki nagłówkowe sylpheed + library + + /usr/include/sylpheed + + + + + 2017-01-28 + 3.5.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2015-02-13 + 3.4.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-01-13 + 3.3.0 + Version Bump + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2012-09-03 + 3.2.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + thunderbird + http://www.mozilla.org/projects/thunderbird/ + + PisiLinux Community + admins@pisilinux.org + + MPL-1.1 + NPL-1.1 + GPLv2+ + app:gui + network.mail + The Stand-Alone Mozilla Mail Component + Thunderbird eposta istemcisi + Klient pocztowy Thunderbird + Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform. + Thunderbird, Mozilla e-posta bileşeninin yeniden tasarlanmış halidir. Platform bağımsız olan Thunderbird, XUL kullanıcı arayüzü diliyle geliştirilmiştir. + Thunderbird to darmowy i rozszerzalny klient poczty z wieloma wspaniałymi funkcjami. + thunderbird + http://ftp.mozilla.org/pub/thunderbird/releases/52.1.1/source/thunderbird-52.1.1.source.tar.xz + + pisilinux/mozconfig + + + autoconf213 + wget + yasm + nss-devel + gtk2-devel + gtk3-devel + zlib-devel + libXt-devel + libSM-devel + libpng-devel + sqlite-devel + libffi-devel + libXcomposite-devel + alsa-lib-devel + libjpeg-turbo-devel + dbus-devel + pixman-devel + dbus-glib-devel + hunspell-devel + libevent-devel + gconf-devel + libvpx-devel + pulseaudio-libs-devel + startup-notification-devel + + + thunderbird-install-dir.patch + + network/mail/thunderbird/pspec.xml + + + thunderbird + + atk + nss + gtk2 + nspr + zlib + cairo + glib2 + libXt + pango + libX11 + pixman + libgcc + gconf + icu4c + hunspell + libvpx + libpng + sqlite + iconcan + libXext + alsa-lib + libevent + freetype + libXfixes + fontconfig + gdk-pixbuf + libXdamage + libXrender + libXcomposite + libjpeg-turbo + startup-notification + dbus + gtk3 + libffi + libxcb + dbus-glib + + + /usr/share/doc + /usr/bin + /usr/share/pixmaps + /usr/lib/thunderbird + /usr/share/applications + /usr/share/icons/hicolor + + + vendor.js + thunderbird.desktop + pisilinux/sound.wav + + + + thunderbird-lang-be + Беларуская мова пакет для Thunderbird + Беларуская мова пакет для Thunderbird + locale:be + system.locale + lang-be + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-be@thunderbird.mozilla.org + + + + thunderbird-lang-ca + Arxiu d'idioma català del Thunderbird + Arxiu d'idioma català del Thunderbird + locale:ca + system.locale + lang-ca + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org + + + + thunderbird-lang-da + Dansk sprogpakke til Thunderbird + Dansk sprogpakke til Thunderbird + locale:da + system.locale + lang-da + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-da@thunderbird.mozilla.org + + + + thunderbird-lang-de + Deutsch Sprachdatei für Thunderbird + Deutsch Sprachdatei für Thunderbird + locale:de + system.locale + lang-de + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-de@thunderbird.mozilla.org + + + + thunderbird-lang-el + Ελληνική γλώσσα pack για τον Thunderbird + Ελληνική γλώσσα pack για τον Thunderbird + locale:el + system.locale + lang-el + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-el@thunderbird.mozilla.org + + + + thunderbird-lang-en-US + English language pack for Thunderbird + English language pack for Thunderbird + locale:en_US + system.locale + lang-en-US + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-en-US@thunderbird.mozilla.org + + + + thunderbird-lang-es-AR + Paquete de idioma español para Thunderbird + Paquete de idioma español para Thunderbird + locale:es_AR + system.locale + lang-es-AR + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org + + + + thunderbird-lang-es-ES + Paquete de idioma español para Thunderbird + Paquete de idioma español para Thunderbird + locale:es + system.locale + lang-es-ES + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org + + + + thunderbird-lang-fi + Suomen kielen pack for Thunderbird + Suomen kielen pack for Thunderbird + locale:fi + system.locale + lang-fi + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org + + + + thunderbird-lang-fr + Paquet de langue française pour Thunderbird + Paquet de langue française pour Thunderbird + locale:fr + system.locale + lang-fr + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org + + + + thunderbird-lang-hr + Hrvatski jezični paket za Thunderbird + Hrvatski jezični paket za Thunderbird + locale:hr + system.locale + lang-hr + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-hr@thunderbird.mozilla.org + + + + thunderbird-lang-hu + Magyar nyelvű pack for Thunderbird + Magyar nyelvű pack for Thunderbird + locale:hu + system.locale + lang-hu + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org + + + + thunderbird-lang-it + Language Pack italiano per Thunderbird + Language Pack italiano per Thunderbird + locale:it + system.locale + lang-it + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-it@thunderbird.mozilla.org + + + + thunderbird-lang-lt + Lietuvių kalbos paketas Thunderbird + Lietuvių kalbos paketas Thunderbird + locale:lt + system.locale + lang-lt + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-lt@thunderbird.mozilla.org + + + + thunderbird-lang-nl + Nederlands taalpakket voor Thunderbird + Nederlands taalpakket voor Thunderbird + locale:nl + system.locale + lang-nl + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org + + + + thunderbird-lang-pl + Polski pakiet językowy dla programu Thunderbird + Polski pakiet językowy dla programu Thunderbird + locale:pl + system.locale + lang-pl + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org + + + + thunderbird-lang-pt-BR + Pacote de idioma português para o Thunderbird + Pacote de idioma português para o Thunderbird + locale:pt_BR + system.locale + lang-pt-BR + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org + + + + thunderbird-lang-pt-PT + Pacote de idioma português para o Thunderbird + Pacote de idioma português para o Thunderbird + locale:pt + system.locale + lang-pt-PT + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org + + + + thunderbird-lang-ro + Pachet de limba română pentru Thunderbird + Pachet de limba română pentru Thunderbird + locale:ro + system.locale + lang-ro + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-ro@thunderbird.mozilla.org + + + + thunderbird-lang-ru + Русский языковый пакет для Thunderbird + Русский языковый пакет для Thunderbird + locale:ru + system.locale + lang-ru + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org + + + + thunderbird-lang-sr + Паковање српски језик за Фирефок + Паковање српски језик за Фирефок + locale:sr + system.locale + lang-sr + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-sr@thunderbird.mozilla.org + + + + thunderbird-lang-sv-SE + Svenska språkpaket för Thunderbird + Svenska språkpaket för Thunderbird + locale:sv_SE + system.locale + lang-sv-SE + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org + + + + thunderbird-lang-tr + Thunderbird için Türkçe dil dosyası + Thunderbird için Türkçe dil dosyası + locale:tr + system.locale + lang-tr + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-tr@thunderbird.mozilla.org + + + + thunderbird-lang-uk + Український мовний пакет для Thunderbird + Український мовний пакет для Thunderbird + lang-uk + + thunderbird + + + /usr/lib/thunderbird/extensions/langpack-uk@thunderbird.mozilla.org + + + + + 2017-05-22 + 52.1.1 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-15 + 45.1.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-29 + 38.5.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + NetworkManager + http://projects.gnome.org/NetworkManager + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2+ + app:console + network.connection + Network connection manager powered by D-Bus and UDEV + D-Bus üzerinden yapılandırmaya izin veren, gelişmiş bir ağ yönetim altyapısı + NetworkManager attempts to keep an active network connection available at all times. + NetworkManager, etkin bir bağlantı kurmak ve onu sürekli ayakta tutmak üzere tasarlanmış, D-Bus ve UDEV teknolojilerini kullanan bir ağ yönetim altyapısıdır. + https://download.gnome.org/sources/NetworkManager/1.8/NetworkManager-1.8.4.tar.xz + + tr.po + + + curl-devel + intltool + dhclient + dhcpcd + gtk-doc + docbook-xsl + autoconf + gettext-devel + ppp-devel + nss-devel + newt-devel + nspr-devel + libnl-devel + libsoup-devel + bluez-libs-devel + iptables-devel + wpa_supplicant + dbus-glib-devel + gobject-introspection + libndp-devel + libmm-glib-devel + dbus-devel + glib2-devel + polkit-devel + readline-devel + libgudev-devel + libutil-linux-devel + ConsoleKit-devel + python-pygobject3-devel + libxslt-devel + + network/connection/NetworkManager/pspec.xml + + + NetworkManager + + curl + eudev + dbus + nspr + glib2 + polkit + readline + dbus-glib + libutil-linux + nss + newt + ppp + libnl + libsoup + libgudev + bluez-libs + iproute2 + iptables + libmm-glib + ModemManager + wpa_supplicant + libndp + ConsoleKit + mobile-broadband-provider-info + + + /etc + /usr/share + /etc/dbus-1 + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + /lib/udev + /usr/sbin + /lib/udev/rules.d + /usr/libexec + /run/NetworkManager + /lib/systemd/system + /usr/share/locale + /var/lib/NetworkManager + /etc/NetworkManager/system-connections + /usr/lib/tmpfiles.d/NetworkManager.conf + /etc/polkit-1/localauthority/10-vendor.d + + + System.Service + + + NetworkManager.confd + tmpfiles.conf + NetworkManager.conf + migrate-comar-network-profiles + gentoo/01-org.freedesktop.NetworkManager.settings.modify.system.pkla + 01-org.freedesktop.ModemManager1.rules + 01-org.freedesktop.NetworkManager.settings.modify.system.rules + + + + NetworkManager-devel + Development files for NetworkManager + NetworkManager için geliştirme dosyaları + + glib2-devel + dbus-glib-devel + NetworkManager + + + /usr/include + /usr/lib/pkgconfig/ + + + + + 2017-11-04 + 1.8.4 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + systemRestart + + + + 2017-07-30 + 1.8.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + systemRestart + + + + 2017-05-28 + 1.8.0 + Revert version + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilnux.org + + systemRestart + + + + 2017-03-15 + 1.0.10 + Revert version + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilnux.org + + systemRestart + + + + 2016-12-15 + 1.0.10 + Revert version + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + systemRestart + + + + 2016-11-12 + 1.4.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-15 + 1.0.10 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-25 + 1.0.10 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + systemRestart + + + + + + + netcf + https://fedorahosted.org/netcf + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + app:console + library + network.connection + A library for configuring network interfaces + Ağ arayüzlerini yapılandırmak için geliştirilmiş bir kitaplık + netcf is a cross-platform network configuration library for modifying the network configuration of a system. Network configurations are expressed in XML format. + netcf, XML biçiminde tuttuğu ağ arayüz bilgilerini kullanarak platform-bağımsız ağ yapılandırması olanağı sunan bir kitaplıktır. + https://releases.pagure.org/netcf/netcf-0.2.8.tar.gz + + gcc + xz-devel + libxml2-devel + libxslt-devel + libnl-devel + readline-devel + augeas-devel + + network/connection/netcf/pspec.xml + + + netcf + + xz + zlib + libnl + augeas + libxml2 + libxslt + readline + libgcrypt + libgpg-error + + + /usr/bin + /usr/libexec/ + /etc/rc.d/init.d + /usr/lib + /usr/share/netcf + /usr/share/doc + /usr/share/man/man1/ncftool.1 + + + + netcf-devel + Development files for netcf + netcf için geliştirme dosyaları + + augeas-devel + libxslt-devel + netcf + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-04-29 + 0.2.8 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.2.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-31 + 0.2.8 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + openconnect + http://www.infradead.org/openconnect.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + app:console + network.connection + A client for Cisco's AnyConnect VPN, which uses HTTPS and DTLS protocols + Cisco AnyConnect VPN için HTTP ve DTLS protokollerini kullanan istemci + openconnect provides the core HTTP and authentication support from the OpenConnect VPN client, to be used by GUI authentication dialogs for NetworkManager etc. + openconnect, NetworkManager gibi grafik arayüz yoluyla kimlik doğrulama yapan araçlar için OpenConnect VPN kimlik doğrulama desteği sunan bir araç ve kitaplıktır. + ftp://ftp.infradead.org/pub/openconnect/openconnect-7.08.tar.gz + + intltool + python-devel + openssl-devel + libxml2-devel + zlib-devel + + network/connection/openconnect/pspec.xml + + + openconnect + + zlib + libxml2 + openssl + + + /usr/bin/openconnect + /usr/share/man/man8 + /usr/share/doc + /usr/share/locale + /usr/sbin + /usr/lib + + + + openconnect-devel + Development files and headers for openconnect + openconnect için geliştirme dosyaları ve başlıkları + + openconnect + zlib-devel + openssl-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 7.08 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 7.06 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-15 + 7.06 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + ModemManager + http://projects.gnome.org/NetworkManager + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + service + network.connection + A manager framework for mobile broadband modems + Mobil modemler için yönetim katmanı + ModemManager provides a unified high level API for communicating with mobile broadband modems. + ModemManager, 3G ve GSM gibi mobil genişbant modemlerle D-Bus üzerinden iletişimi sağlayan bir sistem hizmetidir. + http://www.freedesktop.org/software/ModemManager/ModemManager-1.6.4.tar.xz + + glib2-devel + libgudev-devel + libxslt-devel + gobject-introspection-devel + polkit-devel + ppp-devel + libqmi-devel + libmbim-devel + intltool + gtk-doc + docbook-xsl + vala-devel + + network/connection/ModemManager/pspec.xml + + + ModemManager + + glib2 + libqmi + polkit + libmbim + libgudev + libmm-glib + + + /usr/share/doc + /usr/sbin + /usr/share/icons + /usr/share/locale + /usr/share/dbus-1 + /usr/share/gir-1.0/ModemManager-1.0.gir + /lib/udev/rules.d/ + /etc/dbus-1/system.d/ + /usr/lib/ModemManager + /usr/lib/girepository-1.0/ModemManager-1.0.typelib + /usr/share/man/man8/ModemManager.8 + /usr/share/gtk-doc + /usr/share/polkit-1 + /usr/share/bash-completion + + + + ModemManager-devel + Development files for ModemManager + ModemManager için geliştirme dosyaları + + ModemManager + + + /usr/include/ModemManager/ + /usr/lib/pkgconfig/ModemManager.pc + + + + libmm-glib + D-Bus service for managing modems - shared libraries + + glib2 + + + /usr/bin + /usr/share/vala/vapi/libmm-glib.vapi + /usr/share/vala/vapi/libmm-glib.deps + /usr/lib/libmm-glib.so* + /usr/share/man/man8/mmcli.8 + + + + libmm-glib-devel + Development files for libmm-glib + libmm-glib için geliştirme dosyaları + + libmm-glib + glib2-devel + ModemManager-devel + + + /usr/include/libmm-glib/ + /usr/lib/pkgconfig/mm-glib.pc + + + + + 2017-02-19 + 1.6.4 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-11-12 + 1.6.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 1.4.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-25 + 1.4.12 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + mobile-broadband-provider-info + http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders + + PisiLinux Community + admins@pisilinux.org + + public-domain + data + network.connection + Service provider specific settings of mobile broadband providers in different countries + Çeşitli ülkelerdeki mobil genişbant servis sağlayıcıları hakkında bilgileri içeren ayar veritabanı + The mobile-broadband-provider-info package contains listings of mobile broadband (3G) providers and associated network and plan information. + mobile-broadband-provider-info paketi, dünya üzerindeki mobil genişbant sağlayıcılarının ve ilgili tarifelerinin listesini tutan bir veritabanıdır. + ftp://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/20151214/mobile-broadband-provider-info-20151214.tar.xz + network/connection/mobile-broadband-provider-info/pspec.xml + + + mobile-broadband-provider-info + + /usr/share + + + + + 2017-02-18 + 20151214 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 20120614 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2012-08-28 + 20120614 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + wpa_supplicant + http://hostap.epitest.fi/wpa_supplicant/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + BSD + service + network.connection + IEEE 802.1X/WPA supplicant for secure wireless transfers + Güvenli kablosuz erişim için IEEE 802.1X/WPA sağlayıcı + wpa_supplicant is a WPA supplicant with support for WPA and WPA2. + WPA ve WPA2 desteği olan ve Linux, BSD ve Windows ortamları için bir WPA istemcisidir. + http://hostap.epitest.fi/releases/wpa_supplicant-2.6.tar.gz + + wpa_supplicant.config + + + libnl-devel + openssl-devel + dbus-devel + readline-devel + + + ubuntu/01_use_pkg-config_for_pcsc-lite_module.patch + wpa_supplicant-1.0-dbus-path-fix.patch + mandriva/wpa_supplicant-0.6.3-WEP232.patch + fedora/wpa_supplicant-openssl-more-algs.patch + fedora/wpa_supplicant-flush-debug-output.patch + fedora/wpa_supplicant-assoc-timeout.patch + suse/wpa_supplicant-errormsg.patch + + network/connection/wpa_supplicant/pspec.xml + + + wpa_supplicant + + libnl + dbus + openssl + readline + + + /etc + /etc/dbus-1 + /usr/sbin + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/dbus-1/system-services + /run + + + System.Service + + + wpa_supplicant.conf + wpa_supplicant.confd + wpa_supplicant.logrotate + wpa_supplicant.py + + + + + 2017-02-17 + 2.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-15 + 2.4 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + bridge-utils + http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + network.connection + Linux network bridging utilities + Linux için ağ köprüleme yardımcı uygulamaları + Containts userspace driver for IEEE 802.1d ethernet bridging (plus Spanning Tree protocol) for the linux kernel. + Linux için ağ köprüleme yardımcı uygulamaları. + https://www.kernel.org/pub/linux/utils/net/bridge-utils/bridge-utils-1.6.tar.xz + + bridge-utils-1.0.4-inc.patch + + network/connection/bridge-utils/pspec.xml + + + bridge-utils + + /usr/include + /usr/lib + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2017-03-20 + 1.6 + Version Bump + Thanks to Mustafa Cinasal + admin@pisilinux.org + + + 2016-06-09 + 1.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-19 + 1.5 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + linux-atm + http://linux-atm.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + network.connection + Tools to support ATM networking under Liunx + ATM ağ bağlantısı desteği için araçlar + linux-atm contains tools for Asynchronous Transfer Mode. Supports raw ATM connections (PVCs and SVCs), IP over ATM, LAN emulation, MPOA, Arequipa, and some others. + linux-atm ATM (Asynchronous Transfer Mode) bağlantısı için gerekli çeşitli araçlar ve kitaplıklarını içerir. + mirrors://sourceforge/project/linux-atm/linux-atm/2.5.2/linux-atm-2.5.2.tar.gz + + flex + + + man-pages.patch + + network/connection/linux-atm/pspec.xml + + + linux-atm + + flex + + + /lib/firmware + /usr/sbin + /usr/bin + /etc + /usr/lib + /usr/share/man + /usr/share/doc + + + + linux-atm-devel + Development files for linux-atm + linux-atm için geliştirme dosyaları + + linux-atm + + + /usr/include + + + + + 2017-02-18 + 2.5.2 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 2.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-13 + 2.5.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + ppp + http://samba.org/ppp + + PisiLinux Community + admins@pisilinux.org + + BSD + GPLv2 + service + network.connection + Point-to-point protocol - patched for PPPOE + Modem ile internet erişimi için PPP (point to point protocol) noktadan noktaya erişim protokolü + The Point-to-Point Protocol (PPP) provides a standard way to transmit datagrams over a serial link. + PPP protokolü veriyi seri bir bağlantı üzerinden transfer etmek için standart bir yol sağlar. + https://www.samba.org/ftp/ppp/ppp-2.4.7.tar.gz + http://distfiles.gentoo.org/distfiles/ppp-dhcpc.tgz + + libpcap-devel + openssl-devel + pam-devel + + + gentoo/02_all_make-vars.patch + gentoo/04_all_mpls.patch + gentoo/06_all_killaddr-smarter.patch + gentoo/08_all_wait-children.patch + gentoo/12_all_linkpidfile.patch + gentoo/16_all_auth-fail.patch + gentoo/20_all_dev-ppp.patch + gentoo/24_all_passwordfd-read-early.patch + gentoo/26_all_pppd-usepeerwins.patch + gentoo/28_all_connect-errors.patch + gentoo/30_all_Makefile.patch + gentoo/32_all_pado-timeout.patch + gentoo/34_all_lcp-echo-adaptive.patch + ppp-2.3.6-sample.patch + ppp-2.4.3-fix64.patch + ppp-2.4.2-change_resolv_conf.patch + nostrip.patch + ppp-2.4.3-local.patch + ppp-2.4.3-ipv6-accept-remote.patch + ppp-2.4.5-ppp_resolv.patch + ppp-2.4.5-var_run_ppp.patch + ppp-2.4.6-eaptls-mppe-0.99.patch + 0029-pppoe-include-netinet-in.h-before-linux-in.h.patch + + network/connection/ppp/pspec.xml + + + ppp + + libpcap + pam + openssl + + + /etc + /usr/lib/tmpfiles.d/ppp.conf + /usr/lib + /usr/sbin + /usr/share/doc + /usr/share/man + /run/ppp + + + tmpfiles.conf + options-pptp + options-pppoe + chat-default + ip-up + ip-down + confd.ppp0 + ppp.pamd + ppp.logrotate + + + + ppp-devel + Development files for ppp + ppp için geliştirme dosyaları + + ppp + + + /usr/include + + + + + 2017-02-18 + 2.4.7 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 2.4.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 2.4.6 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + network-manager-applet + http://projects.gnome.org/NetworkManager + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:gui + network.connection + Network connection manager GUI interface + NetworkManager için güçlü bir grafik arayüzü + network-manager-applet is a powerful graphical frontend to NetworkManager. + network-manager-applet, NetworkManager için GTK+ arayüz kitaplığı kullanılarak yazılmış güçlü bir arayüzdür. + http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.8/network-manager-applet-1.8.4.tar.xz + + gtk-doc + gtk2-devel + gtk3-devel + libsecret-devel + cairo-devel + pango-devel + libnotify-devel + libmm-glib-devel + gdk-pixbuf-devel + at-spi2-core-devel + NetworkManager-devel + iso-codes + dbus-devel + glib2-devel + dbus-glib-devel + atk-devel + libgudev-devel + intltool + + network/connection/network-manager-applet/pspec.xml + + + network-manager-applet + + gtk3 + atk + cairo + pango + libsecret + libnotify + libmm-glib + gdk-pixbuf + NetworkManager + dbus + glib2 + dbus-glib + libgudev + + + /usr/bin + /usr/share/libnm-gtk + /usr/lib/ + /usr/share/icons + /usr/share/applications + /usr/share/nm-applet + /etc/dbus-1 + /usr/share + /usr/libexec + /etc/gconf/schemas + /etc/xdg/autostart + /usr/share/man + /usr/share/doc + /usr/share/locale + + + + network-manager-applet-devel + network-manager-applet için geliştirme dosyaları + network-manager-applet için geliştirme dosyaları + + network-manager-applet + NetworkManager-devel + dbus-glib-devel + gtk3-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-11-04 + 1.8.4 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-30 + 1.8.2 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-30 + 1.8.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-28 + 1.8.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-21 + 1.0.10 + Release down + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-02 + 1.4.4 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilnux.org + + + 2016-11-19 + 1.4.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 1.0.10 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 1.0.10 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + wget + http://www.gnu.org/software/wget/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + app:console + network.download + Command-line utility to retrieve files from remote systems + Http ve ftp gibi internet protokollerini kullanarak dosya indirebilen bir yazılım + GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc. + GNU Wget, HTTP, HTTPS ve FTP gibi en çok kullanılan Internet protokollerini kullanarak dosyalara ulaşmak icin kullanılan bir özgür yazılım paketidir. Etkileşimsiz bir komutsatırı aracıdır, böylece X-Windows desteği olmadan, betikler, işlemler, terminal kullanımı gerçekleştirilebilir. + http://ftp.gnu.org/gnu/wget/wget-1.19.tar.xz + + openssl-devel + zlib-devel + + network/download/wget/pspec.xml + + + wget + + zlib + openssl + + + /etc + /usr/bin + /usr/share/doc + /usr/share/info + /usr/share/man + /usr/share/locale + + + + + 2017-02-17 + 1.19 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-10-27 + 1.18 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 1.17.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-25 + 1.17.1 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + libconfig + http://www.hyperrealm.com/libconfig/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.misc + C/C++ Configuration File Library + C/C++ Yapılandırma Dosyası Kitaplığı + Libconfig is a simple library for manipulating structured configuration files. The file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. + Libconfig, yapılandırma dosyalarını düzenlemek için basit bir kitaplıktır. Dosya biçimi XML'den daha basit ve okunabilirdir. XML'den farklı olarak tip bilgisi de tutulur. Böylece, uygulama kodlarında katar ayrıştırmaya gerek kalmaz. + http://pkgs.fedoraproject.org/repo/pkgs/libconfig/libconfig-1.5.tar.gz/a939c4990d74e6fc1ee62be05716f633/libconfig-1.5.tar.gz + network/misc/libconfig/pspec.xml + + + libconfig + + /usr/lib + /usr/share/doc + + + + libconfig-devel + Development files for libconfig + libconfig için geliştirme dosyaları + + libconfig + + + /usr/include + /usr/lib/pkgconfig + /usr/share/info + + + + + 2017-02-17 + 1.5 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-03-04 + 1.4.9 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + webkit-gtk2 + http://webkitgtk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + LGPLv2.1 + BSD + library + network.misc + An opensource web browser engine for GTK+ applications + The GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux. + http://www.webkitgtk.org/releases/webkitgtk-2.4.11.tar.xz + + mesa-devel + gtk-doc + glib2-devel + gtk2-devel + ruby-devel + webp-devel + cairo-devel + icu4c-devel + libXt-devel + enchant-devel + sqlite-devel + geoclue-devel + libsoup-devel + fontconfig-devel + libxslt-devel + harfbuzz-devel + libsecret-devel + libXcomposite-devel + libjpeg-turbo-devel + gstreamer-next-devel + gst-libav-next + gobject-introspection-devel + gst-plugins-base-next-devel + gst-plugins-bad-next-devel + gst-plugins-good-next + which + icon-theme-hicolor + gperf + libSM-devel + + + install-minibrowser.patch + fix-ftbfs-gcc6.patch + + network/misc/webkit-gtk2/pspec.xml + + + webkit-gtk2 + + atk + zlib + glib2 + gtk2 + mesa + webp + cairo + icu4c + libXt + libX11 + libgcc + libpng + libxml2 + pango + sqlite + enchant + geoclue + libsoup + libxslt + harfbuzz + freetype + libsecret + fontconfig + gdk-pixbuf + libXdamage + libXrender + libXcomposite + libjpeg-turbo + gstreamer-next + gst-libav-next + gst-plugins-bad-next + gst-plugins-base-next + gst-plugins-good-next + gobject-introspection + + + /usr/lib + /usr/share + /usr/share/doc + + + + webkit-gtk2-devel + Development files for GTK+ port of WebKit + library + data:doc + + libgcc + gtk2-devel + glib2-devel + webkit-gtk2 + libsoup-devel + + + /usr/bin + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/webkit-gtk/Web* + /usr/share/doc/webkit-gtk2/html + /usr/share/doc/webkit-gtk/JavaScriptCore + + + + + 2017-02-27 + 2.4.11 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-18 + 2.4.11 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-9 + 2.4.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-05 + 2.4.9 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + geoclue + http://www.freedesktop.org/wiki/Software/GeoClue + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + network.misc + The Geoinformation Service. + Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. + http://people.freedesktop.org/~hadess/geoclue-0.12.99.tar.gz + + dbus-devel + glib2-devel + dbus-glib-devel + libxml2-devel + libxslt + NetworkManager-devel + + network/misc/geoclue/pspec.xml + + + geoclue + + glib2 + libxml2 + dbus-glib + NetworkManager + + + /usr/lib/ + /usr/share/ + /usr/libexec/ + + + + geoclue-devel + geoclue için geliştirme dosyaları + geoclue için geliştirme dosyaları + + geoclue + dbus-glib-devel + libxml2-devel + + + /usr/include/geoclue + /usr/lib/pkgconfig + + + + + 2017-07-30 + 0.12.99 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-28 + 0.12.99 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 0.12.99 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-27 + 0.12.99 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + clamz + http://clamz.googlecode.com/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv3 + library + network.misc + Amazon Downloader + Amazon Downloader + Clamz is a little command-line program to download MP3 files from Amazon.com's music store. It is intended to serve as a substitute for Amazon's official MP3 Downloader, which is not free software (and therefore is only available in binary form for a limited set of platforms.) Clamz can be used to download either individual songs or complete albums that you have purchased from Amazon. + Clamz is a little command-line program to download MP3 files from +Amazon.com's music store. It is intended to serve as a substitute +for Amazon's official MP3 Downloader, which is not free software (and +therefore is only available in binary form for a limited set of +platforms.) Clamz can be used to download either individual songs or +complete albums that you have purchased from Amazon. + https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/clamz/clamz-0.5.tar.gz + + curl-devel + libgcrypt-devel + expat-devel + + network/misc/clamz/pspec.xml + + + clamz + + curl + expat + libgcrypt + + + /usr/bin + /usr/share + /usr/share/man + /usr/share/doc + + + + + 2017-01-07 + 0.5 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libproxy + http://code.google.com/p/libproxy/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + network.misc + Proxy configuration library + Proxy yapılandırma kitaplığı + libproxy is a library that provides automatic proxy configuration management. + Otomatik proxy yapılandırma yönetimini sağlayan bir kitaplığı. + http://pkgs.fedoraproject.org/repo/pkgs/libproxy/libproxy-0.4.11.tar.gz/3cd1ae2a4abecf44b3f24d6639d2cd84/libproxy-0.4.11.tar.gz + + gconf-devel + libXmu-devel + NetworkManager-devel + webkit-gtk2-devel + spidermonkey-devel + cmake + intltool + + + libproxy-0.4.10-mozjs.patch + 0001-pacrunner_mozjs-Also-support-mozjs-17.0.patch + + network/misc/libproxy/pspec.xml + + + libproxy + + /usr/bin + /usr/lib + /usr/libexec/ + /usr/share/doc + + + + libproxy-gnome3 + + libproxy + + + /usr/lib/libproxy/*/modules/config_gnome3.* + /usr/libexec/pxgconf + + + + libproxy-networkmanager + + libproxy + + + /usr/lib/libproxy/*/modules/network_networkmanager.* + + + + libproxy-webkit-gtk2 + + libproxy + webkit-gtk2 + + + /usr/lib/libproxy/*/modules/pacrunner_webkit* + + + + libproxy-mozjs + + libproxy + + + /usr/lib/libproxy/*/modules/pacrunner_mozjs* + + + + libproxy-devel + Development files for libproxy + libproxy için geliştirme dosyaları + + libproxy + + + /usr/include + /usr/lib/pkgconfig + /usr/share/cmake + + + + + 2017-07-30 + 0.4.10 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-08 + 0.4.10 + Release bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-11-01 + 0.4.10 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libcddb + http://libcddb.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.misc + Une librairie pour accéder aux serveurs CDDB. + A library for accessing a CDDB server + CDDB sunucularına ulaşmak için bir kitaplık + Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g http://freedb.org/). + libcddb, CDDB sunucularındaki (freedb.org) verilere erişmek için yazılmış bir C kitaplığıdır. + mirrors://sourceforge/libcddb/libcddb-1.3.2.tar.bz2 + network/misc/libcddb/pspec.xml + + + libcddb + + /usr/bin + /usr/lib + /usr/share/doc + + + + libcddb-devel + Development files for libcddb + libcddb için geliştirme dosyaları + + libcddb + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 1.3.2 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.3.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 1.3.2 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + protobuf + http://code.google.com/p/protobuf + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + library + network.misc + Google's data interchange format + Google'ın veri alış veriş biçimi + Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. + Protokol Arabellekleri(protobuf) yapılandırılmış veriyi kodlamak için verimli bir biçimdir. Google kendi içindeki bütün RPC protokolleri ve dosya biçimleri için Protokol Arabelleklerini kullanmaktadır. + http://source.pisilinux.org/1.0/protobuf-3.0.0-pre.tar.gz + https://github.com/google/googletest/archive/release-1.7.0.tar.gz + + python-setuptools + + network/misc/protobuf/pspec.xml + + + protobuf + + libgcc + + + /usr/bin + /usr/lib/libproto* + /usr/lib/python2.7/site-packages + /usr/share/doc + /usr/share/vim + /usr/share/emacs + + + + protobuf-devel + Development files for protobuf + protobuf için geliştirme dosyaları + + protobuf + + + /usr/include/google/protobuf + /usr/lib/pkgconfig + + + + + 2017-03-08 + 2.6.1 + Rebuild. + PisiLinux Community + admins@pisilinux.org + + + 2016-06-12 + 2.6.1 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libnl + http://people.suug.ch/~tgr/libnl + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + network.misc + A library for applications dealing with netlink sockets + Netlink soketleri erişimi için bir kitaplığı + libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation. + libnl Linux çekirdeğinin netlink soket arayüzünü ağ ile ilgili çeşitli işlemleri kolaylaştırmak için kullanan bir kitaplığıdır. + http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz + + glibc + flex + bison + pkgconfig + libtool + check + + network/misc/libnl/pspec.xml + + + libnl + + /usr/lib + /usr/share/doc + /usr/share/man + /etc/libnl + /usr/sbin + + + + libnl-devel + Development files for libnl + libnl için geliştirme dosyaları + + libnl + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 3.2.25 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.2.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-15 + 3.2.25 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + neon + http://www.webdav.org/neon/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + network.misc + Librairie cliente HTTP et WebDAV. + HTTP and WebDAV client library + C arayüzü ile birlikte gelen, Http ve WebDAV için istemci kitaplığı + neon is an HTTP and WebDAV client library with a C interface; providing a high-level interface to HTTP and WebDAV methods along with a low-level interface for HTTP request handling. + neon, C arayüzü sunan bir HTTP ve WebDAV istemci kitaplığıdır. HTTP ve WebDAV metodlarına yüksek seviyeli, HTTP istek değerlendirmesi için de düşük seviyeli bir arayüz sunar. + http://www.webdav.org/neon/neon-0.30.2.tar.gz + + openssl-devel + expat-devel + zlib-devel + mit-kerberos + + + fixdocdir.patch + multilib.patch + + network/misc/neon/pspec.xml + + + neon + + zlib + expat + openssl + + + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/doc + /usr/share/man + + + + neon-devel + Development files for neon + neon için geliştirme dosyaları + + neon + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-24 + 0.30.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.30.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 0.30.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + freerdp + http://www.freerdp.com + + Aydın Demirel + aydin.demirel@pisilinux.org + + ASF + app:console + network.misc + A Remote Desktop Implementation + Bir uzak masaüstü protokol uygulaması + FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under Apacle License. + FreeRDP Apache lisansı altında dağıtılan, Uzak Masaüstü Uygulamasının (RDP) özgür bir uygulamasıdır. + https://github.com/FreeRDP/FreeRDP/archive/6001cb710dc67eb8811362b7bf383754257a902b/FreeRDP-6001cb710dc67eb8811362b7bf383754257a902b.tar.gz + + cups-devel + ffmpeg-devel + alsa-lib-devel + libXinerama-devel + xmlto + libX11-devel + libXi-devel + libXcursor-devel + libxkbcommon-devel + libxkbfile-devel + libXv-devel + libXrandr-devel + gstreamer-next-devel + gst-plugins-base-next-devel + glib2-devel + openssl-devel + zlib-devel + cmake + libxslt + util-linux + + network/misc/freerdp/pspec.xml + + + freerdp + + glib2 + libXi + libXv + ffmpeg + libX11 + libXext + openssl + alsa-lib + libXfixes + libXcursor + libXrender + libxkbfile + libXinerama + gstreamer-next + gst-plugins-base-next + + + /usr/bin + /usr/lib + /usr/share/freerdp + /usr/share/doc + /usr/share/man + + + + freerdp-devel + + freerdp + openssl-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-01 + 2.0_20170201 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-14 + 2.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-01 + 1.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libc-client + http://www.washington.edu/imap/ + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + service + network.misc + C-client mail access routines for IMAP and POP protocols + İmap protokolü için kitaplık + The c-client library is a common API for accessing mailboxes developed at the University of Washington. It is used mainly by php + Washington üniversitesi tarafından, POP ve IMAP protokolleri için geliştirilmiş genel kitaplıklar. Temel olarak php tarafından kullanılır. + ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz + + pam-devel + openssl-devel + e2fsprogs-devel + mit-kerberos + + + imap-2007a-linux.diff + imap-2006c1-glibc-2.2.2.diff + imap-2006c1-krbpath.diff + imap-2001a-disable-mbox.patch + imap-2001a-overflow.patch + imap-2004a-doc.patch + imap-2007e-authmd5.patch + imap-2007e-shared.patch + uw-imap-2004c-amd64-so-fix.patch + + network/misc/libc-client/pspec.xml + + + libc-client + + mit-kerberos + + + /usr/include + /usr/lib + + + + + 2017-04-11 + 2007f + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2007f + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-27 + 2007f + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libnfnetlink + http://www.netfilter.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + network.misc + Low level library for netfilter related kernel/userspace communication + Ağ filtreleme işlemleri ile ilgili çekirdek/uygulama iletişimi için alt seviye bir kitaplık + Niskopoziomowa biblioteka do netfilter + libnfnetlink provides a generic messaging infrastructure for in-kernel netfilter subsystems. + libnfnetlink, çekirdek içi ağ filtreleme alt sistemleri için jenerik bir mesajlaşma altyapısı sunar. + libnfnetlink to niskopoziomowa biblioteka do związanej z netfiltrem komunikacji między jądrem a przestrzenią użytkownika. Udostępnia ogólną infrastrukturę komunikatów dla podsystemów netfiltra w jądrze oraz ich użytkowników i/lub narzędzi zarządzających w przestrzeni użytkownika. + http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-1.0.1.tar.bz2 + network/misc/libnfnetlink/pspec.xml + + + libnfnetlink + + /usr/lib + + + + libnfnetlink-devel + Development files for libnfnetlink + libnfnetlink için geliştirme dosyaları + Pliki nagłówkowe do bibliioteki libnfnetlink + + libnfnetlink + + + /usr/include + /usr/lib/pkgconfig/libnfnetlink.pc + + + + + 2017-01-29 + 1.0.1 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-13 + 1.0.1 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libndp + http://libndp.org/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2+ + library + network.misc + Library for Neighbor Discovery Protocol + Ağ tarama protokolü için kitaplık + Library for Neighbor Discovery Protocol + Ağ tarama protokolü için kitaplık + https://github.com/jpirko/libndp/archive/v1.6.tar.gz + network/misc/libndp/pspec.xml + + + libndp + + /etc + /usr/share + /etc/dbus-1 + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + + + + libndp-devel + Development files for libndp + libndp için geliştirme dosyaları + + libndp + + + /usr/include + /usr/lib/pkgconfig/ + + + + + 2017-02-19 + 1.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-07 + 1.4 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + iputils + https://github.com/iputils/iputils + + PisiLinux Community + admins@pisilinux.org + + BSD + app:console + network.misc + Network monitoring tools including ping and ping6 + ping ve ping6 uygulamalarını da içeren ağ izleme araçları + Iputils contient les outils de surveillance réseau incluant ping et ping6. + iputils contains network monitoring tools including ping and ping6. + Iputils, ping ve ping6 gibi ağ izleme araçlarını içeren bir pakettir. + https://github.com/iputils/iputils/archive/s20161105.tar.gz + + openssl-devel + libidn-devel + libcap-devel + + network/misc/iputils/pspec.xml + + + iputils + + libcap + libidn + openssl + + + /etc + /usr/bin + /usr/sbin + /sbin + /lib/systemd/system + /etc/conf.d/rdisc + /usr/share/doc + /usr/share/man + + + man/arping.8 + man/clockdiff.8 + man/ping.8 + man/rarpd.8 + man/rdisc.8 + man/tracepath.8 + man/traceroute6.8 + fedora/tftp.xinetd + + + + + 2017-03-02 + 20161105 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 20150815 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-01 + 20150815 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libasyncns + http://0pointer.de/lennart/projects/libasyncns + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.misc + A C library for asynchronous name service queries + Asenkron isim servisi sorguları için C kitaplığı + libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(), getnameinfo(), res_query() and res_search() from libc and libresolv. + libasyncns, Linux/Unix üzerinde isim servisi sorgularını asenkron olarak gerçekleştirme imkanı veren bir C kitaplığıdır. + http://0pointer.de/lennart/projects/libasyncns/libasyncns-0.8.tar.gz + network/misc/libasyncns/pspec.xml + + + libasyncns + + /usr/lib + /usr/share/doc + + + + libasyncns-devel + Development files for libasyncns + libasyncns için geliştirme dosyaları + + libasyncns + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-17 + 0.8 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-29 + 0.8 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libssh + http://www.libssh.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + network.misc + Full C library functions for manipulating a client-side SSH connection + SSH bağlantılarının kontrol edilebilmesini sağlayan C kitaplığı + libssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). + libssh, yazılımlarında SSH kullanmak isteyen programcılar için tasarlanmış bir C kitaplığıdır. SSH istemcisi programcı tarafından tam olarak kontrol edilebilir, uzaktan yazılım çalıştırma, tünel yaratma, dosya transferi ve uzak dosya erişimi işlemleri yapılabilir. Tüm bunlar için openssl paketinde bulunan lıbcrypto'nun sistemde bulunması yeterlidir. + https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.7.4.tar.gz + + zlib-devel + openssl-devel + doxygen + cmake + + network/misc/libssh/pspec.xml + + + libssh + + zlib + openssl + + + /usr/lib + /usr/share/doc + + + + libssh-devel + Development files for libssh + libssh için geliştirme dosyaları + + libssh + + + /usr/include + /usr/lib/pkgconfig + + + + libssh-docs + Development documentation for libssh + + /usr/share/doc/libssh/html + /usr/share/man + + + + + 2017-03-02 + 0.7.4 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.7.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-25 + 0.7.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libmspub + http://www.freedesktop.org/wiki/Software/libmspub + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + MPLv1.1 + app:gui + editor + Library parsing the Microsoft Publisher documents + Libmspub is library providing ability to interpret and import Microsoft Publisher content into various applications. You can find it being used in libreoffice. + http://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.3.tar.bz2 + + boost-devel + doxygen + help2man + icu4c-devel + librevenge-devel + zlib-devel + + editor/libmspub/pspec.xml + + + libmspub + + zlib + icu4c + libgcc + librevenge + + + /usr/bin + /usr/share/doc + /usr/lib + + + + libmspub-devel + libmspub için geliştirme dosyaları + libmspub için geliştirme dosyaları + + zlib-devel + icu4c-devel + librevenge-devel + libmspub + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-31 + 0.1.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-16 + 0.1.2 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-10 + 0.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-24 + 0.1.2 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + liblangtag + http://tagoh.bitbucket.org/liblangtag + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3.0 + MPLv2.0 + app:console + editor + An interface library to access tags for identifying languages + liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC. + https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-0.6.2.tar.bz2 + + libxml2-devel + glib2-devel + gobject-introspection-devel + + editor/liblangtag/pspec.xml + + + liblangtag + + glib2 + libxml2 + + + /usr/share/liblangtag + /usr/share/gir-1.0 + /usr/share/doc + /usr/lib + /usr/share/gtk-doc + + + + liblangtag-devel + liblangtag için geliştirme dosyaları + liblangtag için geliştirme dosyaları + + liblangtag + + + /usr/include/liblangtag + /usr/lib/pkgconfig + + + + + 2017-04-11 + 0.6.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2011-02-07 + 0.6.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + nano + http://www.nano-editor.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + editor + GNU GPL'd Pico clone with more functionality + Konsol ortamında kullanabileceğiniz bir metin düzenleyicidir. + Nano est un petit éditeur libre et convivial qui a pour but de remplacer Pico, l'éditeur par défaut inclus dans le paquet non-libre Pine. Plutôt que juste copier l'apparence et le ressenti de Pico, nan implémente également certaines fonctionnalité manquantes (ou désactivées par défaut), tel que "rechercher et remplacer" ou "allez à la ligne numéro". + Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number". + Nano özgür olmayan Pine paketinin içindeki metin düzenleme programı olan Pico'nun yerine geçme hedefini güden küçük, özgür ve kullanışlı bir metin düzenleme programıdır. Pico'nun görünüşünü ve işlevini kopyalamaktan çok, Nano aynı zamanda "ara ve değiştir" ve "satır numarasına git" gibi Pico'da olmayan (veya ön tanımlı olarak kapalı) bazı özellikleri sunar. + https://www.nano-editor.org/dist/v2.9/nano-2.9.1.tar.xz + + groff + ncurses-devel + gettext-devel + + editor/nano/pspec.xml + + + nano + + ncurses + file + + + /etc + /usr/share/locale + /usr/share/doc/nano + /usr/share/man + /usr/share/info + /usr/share/nano + /usr/bin + /bin + + + + + 2017-12-28 + 2.9.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-19 + 2.7.5 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 2.5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-02 + 2.5.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + emacs-color-theme + http://www.emacswiki.org/cgi-bin/wiki?ColorTheme + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + editor.emacs + Emacs-Lisp color theme package + Emacs-List renk paketi + Colortheme is an Emacs-Lisp package with more than 50 color themes for your use. + Colortheme 50'den fazla renk temasını biraraya getiren bir Emacs-Lisp paketidir. + http://download.gna.org/color-theme/color-theme-6.6.0.tar.gz + editor/emacs/emacs-color-theme/pspec.xml + + + emacs-color-theme + + emacs + + + /usr/share/doc + /etc/emacs/site-lisp + /usr/share/emacs/site-lisp/color-theme + + + 80-color-theme.el + + + + + 2017-05-10 + 6.6.0 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 6.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-24 + 6.6.0 + First release + Ilker Manap + ilkermanap@gmail.com + + + + + + pymacs + http://pymacs.progiciels-bpi.ca/pymacs.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + editor.emacs + Interface between Emacs Lisp and Python + Emacs Lisp ve Python iletişimini sağlayan bir arayüz + Pymacs is a powerful tool which, once started from Emacs, allows two-way communication between Emacs Lisp and Python. + Pymacs, Emacs ile çalıştırıldığında, Emacs Lisp ve Python arasında çift yönlü iletişime olanak tanıyan güçlü bir araçtır. + https://github.com/pinard/Pymacs/archive/v0.25.tar.gz + editor/emacs/pymacs/pspec.xml + + + pymacs + + /usr/lib + /usr/share/doc + /usr/share/emacs + /etc/emacs/site-lisp + + + 80-pymacs.el + + + + + 2017-05-09 + 0.25 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-24 + 0.25 + First release + Ilker Manap + ilkermanap@gmail.com + + + + + + emacs + http://www.gnu.org/software/emacs + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + app:gui + app:console + editor.emacs + An extensible console-mode editor + Genişletilebilir bir metin düzenleyici + Emacs is the extensible, customizable, self-documenting real-time console-mode editor. It has many features to increase productivity when programming. + Emacs, gelişmiş, özelleştirilebilir ve esnek bir metin editörüdür. Özellikle program yazanlar tarafından çokça tercih edilen, fare kullanımına gerek bırakmadan çok hızlı çalışma imkânı sağlayan bir editördür. + emacs + ftp://mirrors.kernel.org/gnu/emacs/emacs-25.2.tar.xz + + acl-devel + gtk2-devel + gtk3-devel + alsa-lib-devel + fontconfig-devel + giflib-devel + gpm + libjpeg-turbo-devel + libICE-devel + libSM-devel + libXft-devel + libxml2-devel + libXpm-devel + libXrender-devel + libpng-devel + librsvg-devel + tiff-devel + gnutls-devel + imagemagick-devel + + editor/emacs/emacs/pspec.xml + + + emacs + + acl + gpm + tiff + gtk2 + zlib + glib2 + libX11 + libpng + ncurses + freetype + libSM + libXft + libxml2 + libICE + giflib + libXpm + gnutls + librsvg + alsa-lib + gdk-pixbuf + fontconfig + libXrender + imagemagick + libjpeg-turbo + libXfixes + libxcb + dbus + gtk3 + cairo + pango + + + /etc + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/info + /usr/share/emacs + /usr/share/icons + /var/games/emacs + /usr/share/pixmaps + /usr/share/appdata + /usr/share/applications + /usr/libexec/emacs + + + System.PackageHandler + + + site-start.el + pisi-spec.rnc + 80-nxml-mode.el + emacs.desktop + + + + + 2017-05-10 + 25.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 24.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 24.5 + First release + Ilker Manap + ilkermanap@gmail.com + + + + + + emacs-mmm-mode + http://mmm-mode.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + editor.emacs + Multiple Major Mode module for Emacs + Emacs Çoklu Ana Kip eklentisi + MMM Mode is an emacs add-on package providing a minor mode that allows Multiple Major Modes to coexist in one buffer. + MMM (Multiple Major Mode), Emacs uygulamasının bir tamponda aynı anda birden fazla ana kip kullanılmasına imkân veren bir eklentidir. + mirrors://sourceforge/mmm-mode/mmm-mode-0.5.4.tar.gz + + emacs + gtk2-devel + + editor/emacs/emacs-mmm-mode/pspec.xml + + + emacs-mmm-mode + + emacs + + + /etc + /usr/share/doc + /usr/share/info + /usr/share/emacs + + + 80-mmm-mode.el + + + + + 2017-05-10 + 0.5.4 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 0.5.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-02 + 0.5.4 + First release + Ilker Manap + ilkermanap@gmail.com + + + + + + emacs-php-mode + http://php-mode.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + editor.emacs + PHP mode for Emacs + Emacs için PHP kipi + php-mode is an add-on for Emacs to help work with PHP files more efficiently. + php-mode, kullanıcının PHP dosyalarıyla daha hızlı çalışabilmesi için bir eklentidir. + https://github.com/ejmr/php-mode/archive/v1.18.2.tar.gz + + emacs + + editor/emacs/emacs-php-mode/pspec.xml + + + emacs-php-mode + + emacs + + + /etc + /usr/share/emacs + + + 80-php-mode.el + + + + + 2017-05-10 + 1.18.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-10 + 1.17.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 1.17.0 + First release + Ilker Manap + ilkermanap@gmail.com + + + + + + emacs-python + http://python-mode.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + editor.emacs + Emacs major mode for editing Python source code + Python kaynak kodlarını düzenlemek için emacs kipi + emacs-python makes a number of editing and debugging features available to Python programmers who use GNU Emacs or XEmacs. + Python programcıları için birçok kod düzenleme ve hata ayıklama özelliği sağlar. + https://launchpad.net/python-mode/trunk/6.2.3/+download/python-mode.el-6.2.3.tar.gz + editor/emacs/emacs-python/pspec.xml + + + emacs-python + + pymacs + emacs + + + /etc/emacs + /usr/share/emacs + + + 80-python.el + + + + + 2017-05-09 + 6.2.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 6.2.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-05 + 6.2.1 + First release + Ilker Manap + ilkermanap@gmail.com + + + + + + medit + http://mooedit.sourceforge.net/ + + Stefan Gronewold(groni) + groni@pisilinux.org + + GPLv2 + app:gui + editor + Multiplatform GTK text editor + Sekme özelliğine sahip bir metin düzenleyicisi + Medit is a text editor. Started originally as a simple built-in editor component in GGAP, it grew up to a real text editor. The intention now is to make it a useful programming and around-programming text editor. + Medit, sekme özelliğine sahip hızlı ve kullanışlı bir metin düzenleyicisidir. + medit + mirrors://sourceforge/mooedit/medit-1.2.92-devel.tar.bz2 + + python-gtk-devel + python-devel + intltool + gtk2-devel + atk-devel + cairo-devel + gettext-devel + pkgconfig + glib2-devel + libX11-devel + python3-devel + libxml2-devel + gtk2-devel + pango-devel + lua-devel + libSM-devel + libICE-devel + gdk-pixbuf-devel + + + desktop-tr.patch + fix_help_dir.patch + + editor/medit/pspec.xml + + + medit + + gtk2 + atk + glib2 + libX11 + libgcc + python + libxml2 + cairo + pango + libSM + libICE + gdk-pixbuf + + + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/applications + /usr/share/icons/hicolor + /usr/share/medit + /usr/share/pixmaps + /usr/share/doc + /usr/share/man + + + + + 2018-01-15 + 1.2.92 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-05 + 1.2.0 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-15 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 1.2.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + cutemarked + http://cloose.github.io/CuteMarkEd + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + app:gui + editor + Qt Markdown Editor + Qt Markdown Editor + A Qt-based, free and open source markdown editor with live HTML preview, math expressions, code syntax highlighting and syntax highlighting of markdown document. + A Qt-based, free and open source markdown editor with live HTML preview, math expressions, code syntax highlighting and syntax highlighting of markdown document. + https://github.com/cloose/CuteMarkEd/archive/v0.11.3.tar.gz + + qt5-base-devel + qt5-webkit-devel + hunspell-devel + qt5-assistant-devel + qt5-designer-devel + qt5-linguist + discount-devel + + editor/cutemarked/pspec.xml + + + cutemarked + + qt5-base + qt5-webkit + hunspell + libgcc + discount + + + /usr/bin + /usr/lib/qt5 + /usr/share + /usr/share/doc + + + + + 2017-05-08 + 0.11.3 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-07-18 + 0.11.3 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + vim + http://www.vim.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + editor.vi + Vi IMproved, an advanced text editor + Vi Improved, gelişmiş metin editörü + Vi IMproved – klon edytora Vi + Vim, which stands for Vi IMproved, is an open-source, multiplatform text editor extended from vi. It was first released by Bram Moolenaar in 1991. Since then, numerous features have been added to Vim, many of which are helpful in editing program source code. + VIM, açık hali ile Vi Improved - Geliştirilmiş Vi, 1991 yılında Bram Moolenaar tarafından yazılmış ve özellikle programcılar ve sistem yöneticileri tarafından çok kullanılan bir metin editörüdür. Çok geniş bir kullanıcı kitlesi olan VIM metin düzenleyicisi yüksek oranda özelleştirilebilir bir yazılımdır. Ayrıca VIM için pek çok destekleyici betik (script) bulunmaktadır. + Edytor tekstu podobny do Vi. Ważne ulepszenia: możliwość pracy w wielu oknach, wielopoziomowa opcja ‚cofnij’, bloki, podświetlanie składni, folding i wiele innych. + https://github.com/vim/vim/archive/v8.0.1451.tar.gz + + gpm + ctags + python-devel + acl-devel + gtk2-devel + libSM-devel + libXt-devel + pango-devel + libICE-devel + ruby-devel + ncurses-devel + + + vim-fix-xml-crash.patch + pisilinux/grub_conf.patch + pisilinux/xorg_conf.patch + vim-7.0-warning.patch + vim-7.3-interix-link.patch + + editor/vi/vim/pspec.xml + + + vim + app:console + + gpm + ctags + perl + acl + ruby + ncurses + + + /usr/bin/vi* + /usr/bin/rvi* + /usr/bin/ex + /usr/bin/xxd + /bin + /usr/share/vim + /usr/share/man + /usr/share/doc + /etc/vim + + + vimrc + pisilinux/actions.vim + pisilinux/pspec.vim + pisilinux/translations.vim + plugins/taglist.vim + plugins/kde-devel-vim.vim + plugins/newpythonfile.vim + plugins/redstring.vim + + + + gvim + app:gui + gvim + gui + + acl + perl + glib2 + libX11 + ncurses + gtk2 + gpm + libSM + libXt + pango + libICE + vim + gdk-pixbuf + + + /usr/bin/ggvi* + /usr/bin/gvi* + /usr/bin/egvi* + /usr/bin/rggvi* + /usr/bin/rgvi* + /usr/bin/gvimtutor + /usr/share/pixmaps + /usr/share/icons + /usr/share/applications + + + gvimtutor + gvim.xpm + gvim.desktop + + + + + 2018-02-01 + 8.0.1451 + Version bump. + Ali Algül + aligulle3801@gmail.com + + + 2017-04-10 + 0.8.0.0559 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-10 + 0.8.0.0130 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 0.7.4.909 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-05 + 0.7.4.909 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + bluefish + http://bluefish.openoffice.nl/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + editor + A powerful editor for experienced web designers and programmers + Deneyimli web tasarımcıları ve programcıları için güçlü bir düzenleyici + Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites. + Bluefish web sayfası tasarım ve hazırlanmasında kullanılan güçlü bir düzenleyicidir. + bluefish + http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.10.tar.bz2 + + m4 + python-devel + intltool + perl + automake + libtool + gtk3-devel + gtk2-devel + glib2-devel + atk-devel + pango-devel + enchant-devel + cairo-devel + libxml2-devel + gdk-pixbuf-devel + + editor/bluefish/pspec.xml + + + bluefish + + gtk3 + atk + pango + enchant + cairo + gdk-pixbuf + glib2 + glibc + libxml2 + + + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/bluefish + /usr/share/doc/bluefish + /usr/share/icons + /usr/share/locale + /usr/share/man + /usr/share/mime + /usr/share/pixmaps + /usr/share/appdata + /usr/share/xml/bluefish + + + System.Package + + + + + 2017-05-08 + 2.2.10 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-12-12 + 2.2.9 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2014-02-11 + 2.2.5 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-03-05 + 2.2.4 + Version bump + Ertan Güven + ertan@pisilinux.org + + + 2013-01-10 + 2.2.3 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + discount + https://github.com/Orc/discount + + Stefan Gronewold (groni) + groni@pisilinux.org + + BSD + app:console + editor + A Markdown implementation written in C + A Markdown implementation written in C + implementation of the Markdown markup language in C + implementation of the Markdown markup language in C + https://sourceforge.net/projects/pisilinux/files/source/discount-2.2.1.tar.gz + editor/discount/pspec.xml + + + discount + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + discount-devel + Development files for discount + + discount + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-08 + 2.2.1 + Rebuild with new toolchain + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-11-06 + 2.2.1 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + yali-branding-pisilinux + http://www.pisilinux.org + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + data + system.installer + Pisi Linux Branding files for YALI + Yali için Pisi Linux dosyaları + yali-branding includes Pisi Linux branding files for YALI(Yet Another Linux Installer). + yalı-branding YALI projesi Pisi Linux dosyalarını içerir. + https://github.com/forYali/yali-branding-pisilinux/archive/0.4.1.tar.gz + + intltool + + system/installer/yali-branding-pisilinux/pspec.xml + + + yali-branding-pisilinux + + /usr/share/doc + /usr/share/yali/branding + + + + + 2017-03-22 + 0.4.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-05 + 0.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + calamares-theme-pisilinux + http://www.pisilinux.org + + Pisi Linux Community + admin@pisilinux.org + + GPLv2 + data + system.installer + PiSi Linux theme files for Calamares + Calamares sistem yükleyici için Pisi Linux tema dosyaları + calamares-theme includes PiSi Linux theme files for Calamares(Distribution-independent installer framework). + calamares-theme Calamares (Dağıtım bağımsız sistem yükleyici) projesi için Pisi Linux tema dosyaları içerir. + https://github.com/PisiLinuxNew/calamares-pisilinux/archive/0.1a.tar.gz + system/installer/calamares-theme-pisilinux/pspec.xml + + + calamares-theme-pisilinux + + /usr/share/calamares + + + + + 2016-06-08 + 0.1a + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-09 + 0.1a + First release + Pisi Linux Community + admin@pisilinux.org + + + + + + yali + http://www.pisilinux.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + system.installer + Yet Another Linux Installer + YALI: PiSi Linux kurulum yazılımı + YALI: Yet Another Linux Installer (encore un nouvel installateur Linux). + YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework. + YALI: PiSi Linux kurulum yazılımı. + YALI jest graficznym instalatorem PiSi Linux. + https://github.com/forYali/yali/archive/3.0.4.2.tar.gz + + python-qt5-devel + python-devel + python-pygobject-devel + e2fsprogs-devel + + + fix_find_device.patch + + system/installer/yali/pspec.xml + + + yali + + python-qt5 + util-linux + python + e2fsprogs + mdadm + lvm2 + reiserfsprogs + ntfsprogs + dosfstools + xfsprogs + zorg + comar + panda + python-pyaspects + pisilinux-python + pisilinux-python-xorg + syslinux + pyqtermwidget5 + pyparted + python-pyblock + yali-branding-pisilinux + yali-theme-pisilinux + python-udev + pisilinux-desktop-services + glibc-locales-nl + glibc-locales-de + glibc-locales-es + glibc-locales-pt + glibc-locales-sv + glibc-locales-fr + glibc-locales-it + glibc-locales-ca + glibc-locales-pl + glibc-locales-ru + glibc-locales-hu + glibc-locales-hr + droid-fonts + + + /usr/bin + /usr/lib + /usr/share + /etc/yali + /lib/udev/rules.d/70-yali.rules + + + Calamares + calamares-theme-pisilinux + + + + + 2017-12-25 + 3.0.4.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-11-04 + 3.0.4.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-08-12 + 3.0.4.1 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-15 + 3.0.4.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-08 + 3.0.4 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-05 + 3.0.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + yali-theme-pisilinux + http://www.pisilinux.org + + Pisi Linux Community + admins@pisilinux.org + + GPLv2 + data + system.installer + PiSi Linux theme files for YALI + Yali için Pisi Linux tema dosyaları + yali-branding includes PiSi Linux theme files for YALI(Yet Another Linux Installer). + yalı-theme YALI projesi Pisi Linux tema dosyaları içerir. + https://github.com/forYali/yali-theme-pisilinux/archive/0.4.2.tar.gz + + qt5-base + + system/installer/yali-theme-pisilinux/pspec.xml + + + yali-theme-pisilinux + + /usr/share/doc + /usr/share/yali/theme + + + + + 2017-04-04 + 0.4.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-22 + 0.4.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-15 + 0.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + Calamares + http://pisilinux.org + + Ergün Salman + Poyraz76@pisilinux.org + + LGPLv2 + system.installer + A distribution independent installer framework + Dağıtım bağımsız sistem yükleyici + Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. + Calamares dağıtım bağımsız bir sistem yükleyicidir. + https://github.com/calamares/calamares/releases/download/v3.1.11/calamares-3.1.11.tar.gz + + gettext-devel + yaml-cpp + boost-devel + boost-python3 + ki18n-devel + kcoreaddons + solid-devel + parted-devel + qt5-linguist + qt5-svg-devel + udisks2-devel + libyaml-devel + python3-devel + kconfig-devel + qt5-base-devel + polkit-qt-devel + qt5-webkit-devel + qt5-webengine-devel + libatasmart-devel + kcoreaddons-devel + qt5-designer-devel + qt5-assistant-devel + libutil-linux-devel + qt5-declarative-devel + libxkbfile-devel + e2fsprogs-devel + squashfs-tools + efibootmgr-devel + rsync + gptfdisk + extra-cmake-modules + kpmcore-devel + kiconthemes-devel + kio-devel + kservice-devel + kconfig-devel + kparts-devel + plasma-framework-devel + + + pisilocalayar.patch + pisi_set_hostname.patch + no_fsck_and_pymouth.patch + + system/installer/Calamares/pspec.xml + + + Calamares + + libgcc + boost + boost-python3 + python3 + kcrash + parted + solid + ki18n + rsync + kconfig + kcoreaddons + qt5-svg + qt5-webkit + libatasmart + qt5-declarative + rsync + ntfs-3g + qt5-base + gptfdisk + e2fsprogs + dmidecode + efibootmgr + libxkbfile + dosfstools + libutil-linux + util-linux + kpmcore + partitionmanager + qt5-webengine + kiconthemes + kio + kservice + kconfig + kparts + kpackage + calamares-theme-pisilinux + + + /usr/bin + /usr/lib + /usr/share/* + /usr/lib/calamares/ + /usr/include/libcalamares/* + /usr/lib/cmake/Calamares/ + /usr/lib/calamares/modules/* + /usr/libexec/ + /etc/languages + + + calamares.desktop + languages + + + + + 2017-12-27 + 3.1.11 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-19 + 3.1.10 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-07 + 3.1.7 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-15 + 3.1.7 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-12-13 + 2.4.83 + Version Bump + Ergün Salman + Poyraz76@pisilinux.org + + + 2016-12-13 + 2.4.80 + Version Bump + Ergün Salman + Poyraz76@pisilinux.org + + + 2016-06-08 + 2.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-03 + 2.2 + First Release. + Ergün Salman + Poyraz76@pisilinux.org + + + + + + refind + https://sourceforge.net/projects/refind/ + + Ergün Salman + poyraz76@pisilinux.org + + rEFIt + library + system.boot + refind uefi multi boot + refind uefi multi boot + https://sourceforge.net/projects/pisi-source/files/refind-0.10.3.tar.gz + system/boot/refind/pspec.xml + + + refind + + /usr/* + /etc/* + + + System.Package + + + + + 2017-04-20 + 0.10.3 + Relase bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-07-30 + 0.10.3 + Relase Frist + Ergün Salman + poyraz76@pisilinux.org + + + + + + gfxboot + https://github.com/openSUSE/gfxboot + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + system.boot + Tools to create graphical boot logos + Grafik açılış logosu oluşturma araçları + Set of tools to create graphical boot logos, for grub, lilo and syslinux. It supports arch-specific boot menus, advanced help menus, multiple keymaps, animated images, and more graphical pretty things. + Grub, syslinux ve lilo gibi önyükleyiciler için grafik açılış logoları oluşturma araçları. Mimari bazlı açılış menüsü, gelişmiş yardım menüsü, farklı diller için klavye haritası desteği, hareketli görüntü desteği ve daha pek çok görsel efekt desteği içerir. + gfxboot + https://github.com/openSUSE/gfxboot/archive/4.5.20.tar.gz + + xmlto + freetype-devel + util-linux + libxslt + lynx + + + productname.patch + no-theme-no-git.patch + + system/boot/gfxboot/pspec.xml + + + gfxboot + + perl-HTML-Parser + freetype + + + /usr/sbin + /usr/share/gfxboot/bin + /usr/share/gfxboot + /usr/share/doc + + + + + 2017-01-25 + 4.5.20 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 4.5.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-04 + 4.5.12 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + memtest86 + http://www.memtest.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + system.boot + Memory tester + Bellek test edici + Testeur de mémoire pour architecture x86 et x86_64 pour ordinateurs x86 et 64 bit x86 compatibles. Il doit être lancer depuis le menu de démarrage. + Memory tester for x86 and x86_64 devices for x86 and 64bit x86 compatible computers. It should be started from boot menu. + x86 ve 64bit x86 mimarilerindeki bilgisayarın belleklerini test etmeye ve hataları bulmaya yaran bir program. Kullanmak için açılış menüsünden çalıştırmanız gerekmektedir. + http://www.memtest.org/download/5.01/memtest86+-5.01.tar.gz + system/boot/memtest86/pspec.xml + + + memtest86 + + /boot + /usr/share/doc + + + + + 2017-04-05 + 5.01 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-08 + 5.01 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-27 + 5.01 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gfxtheme-pisilinux-install + www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + system.boot + Pisi Linux gfxboot install theme + Pisi Linux gfxboot teması + Gfxtheme install package for Pisi Linux + Kurulum sistemi ve kurulu sistem için Pisi Linux gfxboot teması. + http://source.pisilinux.org/1.0/gfxtheme-pisilinux-install-0.2.tar.xz + + gfxboot + fribidi-devel + + + chmod-t.patch + + system/boot/gfxtheme-pisilinux-install/pspec.xml + + + gfxtheme-pisilinux-install + + /usr/share/gfxtheme/pisilinux/install + + + + + 2017-04-05 + 0.2 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-08 + 0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-08-04 + 0.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + efitools + http://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app + system.boot + UEFI güvenli önyükleme platformlarını işleme araçları + UEFI güvenli önyükleme platformlarını işleme araçları + Tools for manipulating UEFI secure boot platforms + Tools for manipulating UEFI secure boot platforms + https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/efitools-1.7.0.tar.gz + + gnu-efi + help2man + sbsigntools + perl-File-Slurp + openssl-devel + + + upstream.patch + + system/boot/efitools/pspec.xml + + + efitools + + openssl + + + /usr/bin + /usr/share + /usr/share/man + /usr/share/efitools/efi + /usr/share/doc + + + + + 2017-12-16 + 1.7.0 + First release. + Mustafa Cinasal + muscnsl@gmail.com + + + + + + efivar + https://github.com/vathpela/efivar + + Aydın Demirel + aydin.demirel@pisilinux.org + + LGPL2.1 + app:console + system.boot + Tools and library to manipulate EFI variables + EFI değişkenlerini işlemek için araçlar ve kütüphane + Tools and library to manipulate EFI variables. + EFI değişkenlerini işlemek için araçlar ve kütüphane + https://github.com/rhinstaller/efivar/releases/download/31/efivar-31.tar.bz2 + + popt-devel + + system/boot/efivar/pspec.xml + + + efivar + + popt + + + /usr/lib + /usr/share/man + /usr/bin + + + + efivar-devel + + popt-devel + efivar + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-09 + 31 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-01-24 + 26 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-03-29 + 0.23 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + efibootmgr + https://github.com/vathpela/efibootmgr + + Aydın Demirel + aydin.demirel@pisilinux.org + + GPL2 + app:console + system.boot + Tool to modify UEFI Firmware Boot Manager Variables + UEFI Firmware Yükleme Yöneticisi Değişkenlerini düzenlemek için araç + a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager. + UEFI Firmware Yükleme Yöneticisi Değişkenlerini düzenlemek için araç + https://github.com/rhinstaller/efibootmgr/releases/download/15/efibootmgr-15.tar.bz2 + + pciutils-devel + zlib-devel + popt-devel + efivar-devel + + system/boot/efibootmgr/pspec.xml + + + efibootmgr + + efivar + popt + + + /usr/sbin + /usr/share/man + /usr/lib + + + + efibootmgr-devel + + popt-devel + efivar-devel + efibootmgr + + + /usr/include + + + + + 2017-12-09 + 15 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-14 + 14 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-08 + 0.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-01 + 0.12 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + syslinux + http://syslinux.zytor.com/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + system.boot + SysLinux, IsoLinux and PXELinux bootloader + SysLinux, IsoLinux ve PXELinux önyükleyicileri + Lightweight bootloaders for floppy media (SYSLINUX), network booting (PXELINUX), and bootable "El Torito" CD-ROMs (ISOLINUX). The project also includes MEMDISK, a tool to boot legacy operating systems (such as DOS) from nontraditional media; it is usually used in conjunction with PXELINUX and ISOLINUX. + Disket sürücüden (SYSLINUX), ağ üzerinden (PXELINUX) ve açılabilir "El Torito" CD-ROM'lardan (ISOLINUX) açılışı sağlayan hafif önyükleyici araçları. Bu proje ayrıca sık kullanılmayan ya da çok eski işletim sistemlerinin açılışı için genellikle PXELINUX ve ISOLINUX ile ortak kullanılabilen MEMDISK aracını da içermektedir. + https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.tar.xz + + nasm + asciidoc + dosfstools + mtools + efibootmgr-devel + gptfdisk + upx + libutil-linux-devel + util-linux + + + gcc-fix-alignment.patch + dont-guess-alignment.patch + btrfs-fix.patch + syslinux.git-138e850fab106b5235178848b3e0d33e25f4d3a2.patch + syslinux.git-83aad4f.patch + syslinux.git-0a2dbb3.patch + syslinux-6.03-sysmacros.patch + + system/boot/syslinux/pspec.xml + + + syslinux + + mtools + libutil-linux + mtools + efibootmgr + util-linux + dosfstools + gptfdisk + perl-Crypt-PasswdMD5 + perl-Digest-SHA1 + + + /sbin + /usr/bin + /usr/lib/syslinux + /usr/share/doc + /usr/share/man + + + pisi-iso/isolinux.cfg + pisi-iso/background.png + + + + + 2017-03-29 + 6.03 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-08 + 6.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 6.03 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + plymouth + http://cgit.freedesktop.org/plymouth + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + library + system.boot + Graphical Boot Animation and Logger + Açılış animasyonu ve oturum açma altyapısı + plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a log file for viewing after boot. + plymouth, sistemin açılışı esnasında estetik ve ilgi çekici bir grafiksel animasyon altyapısı sunan bir uygulamadır. + http://source.pisilinux.org/1.0/plymouth-0.8.8.tar.gz + https://sourceforge.net/projects/pisilinux/files/source/plymouth-theme-pisilinux-0.4.tar.xz + + pisilinux/generate-flist.py + + + kernel-headers + libdrm-devel + libpng-devel + cairo-devel + pango-devel + graphite2-devel + harfbuzz-devel + glib2-devel + gtk2-devel + + + 0008-show-delay.patch + pisilinux/plymouth-update-initrd.patch + pisilinux/disable-source-code-tracing.patch + pisilinux/adapt-theme-script.patch + pisilinux/add-pisilinux-theme.patch + mageia/plymouth-restore-suspend.patch + fedora/fix-crash.patch + + system/boot/plymouth/pspec.xml + + + plymouth + + libdrm + plymouth-core-libs + plymouth-theme-pisilinux + + + /bin + /sbin + /usr/sbin + /bin/plymouth + /usr/libexec/plymouth + /etc/plymouth + /usr/lib + /lib + /usr/lib/plymouth/text.so + /usr/lib/plymouth/details.so + /usr/lib/plymouth/renderers + /usr/share/pixmaps + /usr/share/plymouth + /usr/share/plymouth/themes + /usr/share/plymouth/themes/details + /usr/share/plymouth/themes/text + /usr/share/doc + /usr/share/man + /var/lib/plymouth + /run/plymouth + /var/spool/plymouth + /usr/lib/tmpfiles.d/plymouth.conf + + + System.Package + + + tmpfiles.conf + pisilinux/boot-duration + pisilinux/initramfs.files + pisilinux/images/white-head.png + fedora/charge.plymouth + + + + plymouth-core-libs + Plymouth core libraries + plymouth-core-libs contains the libply and libply-splash-core libraries used by Plymouth. + + /lib/libply-splash-core.so* + /lib/libply.so* + + + + plymouth-graphics-libs + Plymouth graphics libraries + plymouth-graphics-libs contains the libply-splash-graphics library used by graphics Plymouth splashes. + + plymouth-core-libs + libpng + + + /usr/lib/libply-splash-graphics.so* + + + + plymouth-devel + Development headers and files for plymouth + + plymouth + + + /usr/include + /usr/lib/pkgconfig + + + + plymouth-renderer-x11 + An X11 renderer for debugging purposes + + plymouth-core-libs + cairo + gtk2 + atk + cairo + pango + gdk-pixbuf + fontconfig + + + /usr/lib/plymouth/renderers/x11* + + + + plymouth-utils + Plymouth related utilities + plymouth-utils contains utilities that integrate with Plymouth including a boot log viewing application. + + pango + gtk2 + + + /usr/bin/plymouth-log-viewer + /usr/share/gdm/autostart/LoginWindow/plymouth-log-viewer.desktop + + + + plymouth-plugin-label + Plymouth label plugin + plymouth-plugin-label contains the label control plugin for Plymouth. It provides the ability to render text on graphical boot splashes using pango and cairo. + + cairo + pango + plymouth-core-libs + plymouth-graphics-libs + + + /usr/lib/plymouth/label.so + + + + plymouth-plugin-fade-throbber + Plymouth Fade-Throbber plugin + plymouth-plugin-fade-throbber contains the "Fade-In" boot splash plugin for Plymouth. It features a centered image that fades in and out while other images pulsate around during system boot up. + + plymouth-graphics-libs + plymouth-core-libs + + + /usr/lib/plymouth/fade-throbber.so + + + + plymouth-theme-spinner + Spinner theme for Plymouth + plymouth için Spinner teması + plymouth-theme-spinner contains the "Spinner" boot splash theme for Plymouth. It features a simple theme with a small spinner on a dark background. + + plymouth-plugin-two-step + + + /usr/share/plymouth/themes/spinner + + + + plymouth-theme-fade-in + Fade-in theme for Plymouth + plymouth-theme-fade-in contains the "Fade-In" boot splash theme for Plymouth. It features a centered logo that fades in and out while stars twinkle around the logo during system boot up. + + plymouth-plugin-fade-throbber + + + /usr/share/plymouth/themes/fade-in + + + + plymouth-plugin-throbgress + Plymouth Throbgress plugin + plymouth-plugin-throbgress contains the "throbgress" boot splash plugin for Plymouth. It features a centered logo and animated spinner that spins repeatedly while a progress bar advances at the bottom of the screen. + + plymouth-plugin-label + plymouth-graphics-libs + plymouth-core-libs + + + /usr/lib/plymouth/throbgress.so + + + + plymouth-theme-spinfinity + Plymouth Spinfinity theme + plymouth için Spinfinity teması + plymouth-theme-spinfinity contains the "Spinfinity" boot splash theme for Plymouth. It features a centered logo and animated spinner that spins in the shape of an infinity sign. + + plymouth-plugin-throbgress + + + /usr/share/plymouth/themes/spinfinity + + + + plymouth-plugin-space-flares + Plymouth space-flares plugin + plymouth-plugin-space-flares contains the "space-flares" boot splash plugin for Plymouth. It features a corner image with animated flares. + + plymouth-plugin-label + plymouth-graphics-libs + plymouth-core-libs + + + /usr/lib/plymouth/space-flares.so + + + + plymouth-theme-solar + Plymouth Solar theme + plymouth için Solar teması + plymouth-theme-solar contains the "Solar" boot splash theme for Plymouth. It features a blue flamed sun with animated solar flares. + + plymouth-plugin-space-flares + + + /usr/share/plymouth/themes/solar + + + + plymouth-plugin-two-step + Plymouth Two-Step plugin + plymouth-plugin-two-step contains the "two-step" boot splash plugin for Plymouth. It features a two phased boot process that starts with a progressing animation synced to boot time and finishes with a short, fast one-shot animation. + + plymouth-plugin-label + plymouth-graphics-libs + plymouth-core-libs + + + /usr/lib/plymouth/two-step.so + + + + plymouth-theme-charge + Plymouth Charge plugin + plymouth için Charge teması + plymouth-theme-charge This package contains the "charge" boot splash theme for Plymouth. It features the shadowy hull of a Fedora logo charge up and and finally burst into full form. + + plymouth-plugin-two-step + + + /usr/share/plymouth/themes/charge + + + + plymouth-plugin-script + Plymouth script plugin + plymouth-plugin-script contains "script" boot splash plugin for Plymouth. It features an extensible, scriptable boot splash language that simplifies the process of designing custom boot splash themes. + + plymouth-graphics-libs + plymouth-core-libs + + + /usr/lib/plymouth/script.so + + + + plymouth-theme-script + Plymouth Script theme + plymouth-theme-script contains the "script" boot splash theme for Plymouth. It it is a simple example theme the uses the "script" plugin. + + plymouth-plugin-script + + + /usr/share/plymouth/themes/script + + + + plymouth-theme-pisilinux + Plymouth Pisi Linux theme + plymouth için Pisi Linux teması + plymouth-theme-pisilinux contains a simple but elegant boot theme for Pisi Linux. + + plymouth-plugin-script + + + /usr/share/plymouth/themes/pisilinux + + + + + 2017-03-01 + 0.8.8 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-08-25 + 0.8.8 + script fix. + Pisi Linux Community + admin@pisilinux.org + + + 2016-08-22 + 0.8.8 + actions fix + Pisi Linux Community + admin@pisilinux.org + + + 2016-08-21 + 0.8.8 + New theme. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 0.8.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-21 + 0.8.8 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-21 + 0.8.8 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + ConsoleKit + https://github.com/Consolekit2 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + system.auth + A framework for defining and tracking users, login sessions, and seats + Kullanıcıları, giriş oturumlarını ve koltukları takip etmek ve tanımlamak için bir altyapı + ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use). + ConsoleKit, sisteme giriş yapmış kullanıcıları ve bu kullanıcıların bilgisayar ile nasıl etkileştiğini izleyen bir sistem hizmetidir. + https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.1/ConsoleKit2-1.2.1.tar.bz2 + + acl-devel + pam-devel + dbus-devel + eudev-devel + zlib-devel + glib2-devel + libX11-devel + libnih-devel + cgmanager-devel + polkit-devel + libxslt + xmlto + util-linux + libevdev + libdrm-devel + gobject-introspection-devel + + system/auth/ConsoleKit/pspec.xml + + + ConsoleKit + + acl + pam + dbus + zlib + glib2 + libX11 + libnih + cgmanager + polkit + eudev + + + /etc + /usr/lib/tmpfiles.d/ConsoleKit.conf + /usr/bin + /usr/sbin + /usr/libexec + /lib + /usr/lib + /usr/share/dbus-1 + /usr/share/gir-1.0 + /usr/share/gtk-doc + /usr/share/polkit-1/actions + /usr/share/polkit-1/rules.d + /usr/share/man + /usr/share/locale + /usr/share/doc + /var + + + ConsoleKit.conf + 25-consolekit.rules + consolekit.pamd + pam-foreground-compat.ck + + + + ConsoleKit-devel + Development files for ConsoleKit + ConsoleKit için geliştirme dosyaları + + ConsoleKit + dbus-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-13 + 1.2.1 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-07-23 + 1.2.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-02 + 1.0.2 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-08 + 1.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 1.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + perf + http://www.kernel.org + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:gui + kernel.tools + Performance analyser tool that makes full use of the Linux performance counter subsystem + perf is a new tool which is used to optimize, validate and measure applications, workloads or the full system through the Linux performance counter subsystem. + https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.gz + + libunwind-devel + audit-devel + xz-devel + gtk2-devel + unifdef + elfutils + diffutils + newt-devel + xmlto + asciidoc + pciutils-devel + numactl-devel + python-devel + slang-devel + glib2-devel + zlib-devel + perl + util-linux + libxslt + openssl-devel + systemtap-sdt-devel + + + patches/linux/patch-4.9.75.xz + patches/mageia/Revert-cpufreq-pcc-Enable-autoload-of-pcc-cpufreq-fo.patch + patches/mageia/base-cacheinfo-silence-DT-warnings.patch + patches/mageia/iommu-amd-flush-IOTLB-for-specific-domains-only-v3.patch + patches/mageia/pci-add-ALI-M5229-ide-compatibility-mode-quirk.patch + patches/mageia/pci-quirks-drop-devinit-exit.patch + patches/mageia/pci-Blacklist-AMD-Stoney-GPU-devices-for-ATS.patch + patches/mageia/acpi-CLEVO-M360S-disable_acpi_irq.patch + patches/mageia/acpi-processor-M720SR-limit-to-C2.patch + patches/mageia/ACPI-video-Add-a-quirk-to-force-acpi-video-backlight.patch + patches/mageia/acpi-do-not-warn-if-_BQC-does-not-exist.patch + patches/mageia/acpi-ACPICA-Events-Fix-acpi_ev_initialize_region-return-v.patch + patches/mageia/scsi-megaraid-new-sysfs-name.patch + patches/mageia/ide-pci-sis5513-965.patch + patches/mageia/mpt-vmware-fix.patch + patches/mageia/dm-raid-aliases.patch + patches/mageia/block-floppy-disable-pnp-modalias.patch + patches/mageia/ata-prefer-ata-drivers-over-ide-drivers-when-both-are-built.patch + patches/mageia/block-Make-CFQ-default-to-IOPS-mode-on-SSDs.patch + patches/mageia/block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.5.0.patch + patches/mageia/block-introduce-the-BFQ-v7r11-I-O-sched-for-4.5.0.patch + patches/mageia/block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch + patches/mageia/block-Turn-into-BFQ-v8r7-for-4.9.0.patch + patches/mageia/block-update-bfq-from-v8r7-to-v8r10.patch + patches/mageia/block-update-bfq-from-v8r10-to-v8r11.patch + patches/mageia/block-nvme-detect-NVMe-controller-in-recent-MacBooks.patch + patches/mageia/char-tpm-tpm_crb-implement-tpm-crb-idle-state.patch + patches/mageia/char-tmp-tpm_crb-fix-Intel-PTT-hw-bug-during-idle-state.patch + patches/mageia/char-tpm-tpm_crb-open-code-the-crb_init-into-acpi_add.patch + patches/mageia/char-tmp-tpm_crb-implement-runtime-pm-for-tpm_crb.patch + patches/mageia/fs-aufs-4.9.patch + patches/fs-aufs-4.9-posix_acl.patch + patches/mageia/fs-aufs-4.9-modular.patch + patches/mageia/fs-seq_file-reset-iterator-to-first-record-for-zero-off.patch + patches/mageia/fs-jbd2-Fix-dbench4-performance-regression-for-nobarrier-mounts.patch + patches/mageia/firewire-ieee1394-module-aliases.patch + patches/mageia/char-agp-intel-new-Q57-id.patch + patches/mageia/gpu-drm-i915-don-t-warn-about-Skylake-CPU-KabyPoint-PCH-.patch + patches/mageia/gpu-drm-amd-amdgpu-add-Polaris12-PCI-ID.patch + patches/mageia/gpu-drm-amdgpu-add-Polaris12-DID.patch + patches/mageia/gpu-drm-amd-amdgpu-add-Polaris12-support-v3.patch + patches/mageia/gpu-drm-amdgpu-powerplay-add-Polaris12-support.patch + patches/mageia/gpu-drm-amd-amdgpu-add-POLARIS12-PCI-ID.patch + patches/mageia/gpu-drm-amdgpu-pm-check-for-headless-before-calling-comp.patch + patches/mageia/input-i8042-quirks-for-Fujitsu-Lifebook-A544-and-Lif.patch + patches/mageia/net-sis190-fix-list-usage.patch + patches/mageia/net-netfilter-IFWLOG.patch + patches/mageia/net-netfilter-IFWLOG-mdv.patch + patches/mageia/net-netfilter-IFWLOG-2.6.35-buildfix.patch + patches/mageia/net-netfilter-IFWLOG-2.6.37-buildfix.patch + patches/mageia/net-ipv4-netfilter-ipt_IFWLOG-3.6-buildfix.patch + patches/mageia/net-netfilter-IFWLOG-3.7-buildfix.patch + patches/mageia/net-netfilter-IFWLOG-remove-unused-label.patch + patches/mageia/net-netfilter-psd.patch + patches/mageia/net-netfilter-psd-mdv.patch + patches/mageia/net-netfilter-psd-2.6.35-buildfix.patch + patches/mageia/net-netfilter-psd-fix-redefines.patch + patches/mageia/net-wireless-rtlwifi-Use-dev_kfree_skb_irq-instead-of-kfree_skb.patch + patches/mageia/net-wireless-rtlwifi-Fix-kernel-oops-introduced-with-commit-e4965.patch + patches/mageia/pinctrl_amd-Use-regular-interrupt-instead-of-chained.patch + patches/mageia/platform-x86-add-shuttle-wmi-driver.patch + patches/mageia/platform-x86-shuttle-wmi-drop-devinit-exit.patch + patches/mageia/platform-x86-shuttle-wmi-4.2-buildfix.patch + patches/mageia/platform-x86-asus-nb-wmi-Add-wapf4-quirk-for-the-X30.patch + patches/mageia/include-kbuild-export-pci_ids.patch + patches/mageia/sound-ALSA-hda-realtek-New-codec-support-of-ALC1220.patch + patches/mageia/sound-ALSA-hda-realtek-new-id-for-alc1220.patch + patches/mageia/sound-ALSA-hda-realtek-Remove-ALC285-device-ID.patch + patches/mageia/sound-ALSA-hda-realtek-New-codecs-support-for-ALC215-ALC28.patch + patches/mageia/sound-ALSA-hda-A-new-flag-to-enforce-prefix-to-each-pin.patch + patches/mageia/sound-ALSA-hda-Allow-to-enable-disable-vmaster-build-expli.patch + patches/mageia/sound-ALSA-hda-Support-Gigabyte-Gaming-board-with-dual-Rea.patch + patches/mageia/sound-ALSA-hda-Use-a-helper-function-for-renaming-kctl-nam.patch + patches/mageia/sound-ALSA-hda-Apply-dual-codec-quirk-for-MSI-Z270-Gaming-.patch + patches/mageia/sound-ALSA-hda-Fix-applying-MSI-dual-codec-mobo-quirk.patch + patches/mageia/sound-ALSA-hda-Add-Geminilake-id-to-SKL_PLUS.patch + patches/mageia/sound-ALSA-hda-Add-Coffelake-PCI-ID.patch + patches/mageia/sound-ALSA-hda-Apply-quirks-to-Broxton-T-too.patch + patches/mageia/hid-usbhid-IBM-BladeCenterHS20-quirk.patch + patches/mageia/usb-storage-unusual_devs-add-id.patch + patches/mageia/usb-storage-unusual_devs-add-id-2.6.37-buildfix.patch + patches/mageia/media-usb-pwc-lie-in-proc-usb-devices.patch + patches/mageia/3rd-3rdparty-1.0-tree.patch + patches/mageia/3rd-3rdparty-merge.patch + patches/mageia/3rd-acerhk-0.5.35.patch + patches/mageia/3rd-acerhk-kbuild.patch + patches/mageia/3rd-acerhk-extra-cflags.patch + patches/mageia/3rd-acerhk-proc_dir_entry-owner.patch + patches/mageia/3rd-acerhk-fix-build-with-function-tracer.patch + patches/mageia/3rd-acerhk-2.6.36-buildfix.patch + patches/mageia/3rd-acerhk-fix-include.patch + patches/mageia/3rd-ndiswrapper-1.60.patch + patches/mageia/3rd-ndiswrapper-Kconfig.patch + patches/mageia/3rd-ndiswrapper-Makefile-build-fix.patch + patches/mageia/3rd-ndiswrapper-4.7-buildfix.patch + patches/mageia/3rd-rfswitch-1.3.patch + patches/mageia/3rd-rfswitch-build-fix.patch + patches/mageia/3rd-rfswitch-3.0-buildfix.patch + patches/mageia/3rd-viahss-0.92.patch + patches/mageia/3rd-viahss-config.patch + patches/mageia/3rd-viahss-module-license.patch + patches/mageia/3rd-viahss-2.6.35-buildfix.patch + patches/mageia/3rd-viahss-3.0-buildfix.patch + patches/mageia/3rd-rtl8723bs.patch + patches/mageia/3rd-rtl8812au.patch + patches/mageia/tools-testing-selftest-Makefile-remove-powerpc-reference.patch + patches/mageia/tools-build-Make-fixdep-parsing-wait-for-last-target.patch + patches/mageia/tools-perf-tools-Force-fixdep-compilation-at-the-start-of-.patch + patches/mageia/tools-perf-tools-Move-perf-build-related-variables-under-n.patch + + kernel/tools/perf/pspec.xml + + + perf + + audit + xz + newt + elfutils + gtk2 + numactl + libunwind + python + slang + glib2 + zlib + perl + + + /etc + /usr/bin + /usr/lib + /usr/libexec + /usr/include + /usr/share/man/ + /usr/share/perf-core + /usr/share/doc/perf-tip + + + + + 2018-01-06 + 4.9.75 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-12-20 + 4.9.70 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-12-07 + 4.9.66 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-11-19 + 4.9.63 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-13 + 4.7.0 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-13 + 4.6.3 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-05-02 + 4.4.8 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-03-06 + 4.4.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + module-fglrx + http://ati.amd.com/support/driver.html + + PisiLinux Community + admins@pisilinux.org + + ATI + kernel.drivers + Pilote d'affichage ATI + ATI display drivers. + ATI ekran kartı sürücüleri + Controlador display ATI + Fglrx is a driver written by AMD(ATI) for ATI graphics cards.Radeons HD 2 3 4 X series are not supported + AMD(ATI) tarafından ATI ekran kartları için yazılmış sürücüler.Radeon HD 2 3 4 X serisi ekran kartlarını desteklememektedir. + http://archive.ubuntu.com/ubuntu/pool/restricted/f/fglrx-installer/fglrx-installer_15.201.orig.tar.gz + + desktop-files.patch + makefile_compat.patch + fglrx_gpl_symbol.patch + kolasa_4.0-cr4-strn.patch + lano1106_fglrx_intel_iommu.patch + lano1106_kcl_agp_13_4.patch + LICENSE.TXT + 4.4-manjaro-xstate.patch + + + kernel-module-headers + kernel + + kernel/drivers/module-fglrx/pspec.xml + + + module-fglrx + Kernel module for ATI display drivers + ATI ekran sürücüleri için çekirdek modülü + driver + + noDelta + + + kernel + + + /lib/modules + /etc/conf.d + /etc/modprobe.d + + + module-fglrx-legacy + + + blacklist-fglrx.conf + modprobe.conf + atieventsd + + + + xorg-video-fglrx + ATI ekran kartı sürücüleri için paylaşımlı kitaplıklar ve araçlar + driver + x11.driver + + noDelta + + + qt + mesa + libSM + libICE + uClibc + libXext + libXrandr + libXfixes + libXcursor + libXrender + fontconfig + libXxf86vm + libXinerama + xorg-server + + module-fglrx + + + + /usr/share + /etc + /usr/bin + /usr/sbin + /usr/X11R6 + /usr/lib + /usr/share/doc + /usr/share/man + + + xorg-video-fglrx-legacy + + + System.Package + System.Service + + + + xorg-video-fglrx-32bit + 32-bit shared libraries for xorg-video-fglrx + xorg-video-fglrx için 32-bit paylaşımlı kitaplıklar + emul32 + + noDelta + + emul32 + + xvba-video-32bit + fontconfig-32bit + freetype-32bit + libXcursor-32bit + libXext-32bit + libXfixes-32bit + libXinerama-32bit + libXrandr-32bit + libXrender-32bit + libXxf86vm-32bit + libX11-32bit + + + xorg-video-fglrx + libXext-32bit + libX11-32bit + mesa-32bit + libgcc + + + /usr/lib32 + + + xorg-video-fglrx-legacy-32bit + + + System.Package + + + + + 2016-03-06 + 15.201 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + module-nvidia-current + http://www.nvidia.com + + Marcin Bojara + marcin@pisilinux.org + + NVIDIA + kernel.drivers + NVIDIA drivers for GeForce 6xxx and newer GPUs + GeForce 6xxx ve daha yeni NVIDIA ekran kartları için sürücüler + Controladores nVIDIA de kernel y glx para tarjetas NV3 o mejor (Geforce FX o mejor) + NVIDIA graphics drivers provide optimized 2D/3D performance. + NVIDIA grafik sürücüleri daha iyi 2B/3B başarımı sağlar. + Controladores de kernel nVIDIA y glx para rendimiento optimizado 2d/3d en Linux (Para NV3X o mejor). + http://download.nvidia.com/XFree86/Linux-x86/387.34/NVIDIA-Linux-x86-387.34.run + http://download.nvidia.com/XFree86/Linux-x86_64/387.34/NVIDIA-Linux-x86_64-387.34.run + + kernel-module-headers + libX11-devel + gtk2-devel + gtk3-devel + + kernel/drivers/module-nvidia-current/pspec.xml + + + module-nvidia-current + Kernel module for current NVIDIA graphics driver releases + Güncel NVIDIA grafik sürücüleri için çekirdek modülü + driver + + noDelta + + + kernel + + + /lib/modules + /etc/modprobe.d + + + modprobe.conf + + + + nvidia-settings + Settings for nvidia-current kernel driver + app:gui + hardware.graphics + + atk + gtk2 + gtk3 + cairo + glib2 + pango + libX11 + libXext + gdk-pixbuf + module-nvidia-current + + + /usr/bin/nvidia-settings + /usr/share/man/man1/nvidia-settings.1 + /usr/lib/libnvidia-gtk* + /usr/share/applications + /usr/share/pixmaps + /usr/share/nvidia + + + nvidia-settings.desktop + + + + nvidia-xconfig + Xconfig file for nvidia-current kernel driver + app:console + hardware.graphics + + module-nvidia-current + + + /usr/bin/nvidia-xconfig + /usr/share/man/man1/nvidia-xconfig.1 + + + + xorg-video-nvidia-current + Güncel NVIDIA userspace sürücüleri ve ikili dosyaları + driver + x11.driver + + noDelta + + + libXext + libX11 + mesa + xorg-server + module-nvidia-current + + + /etc/OpenCL + /usr/bin + /usr/lib + /usr/share/X11 + /usr/share/nvidia-current + /usr/share/doc + /usr/share/man + + + System.Package + + + + xorg-video-nvidia-current-32bit + 32-bit shared libraries for xorg-video-nvidia-current + xorg-video-nvidia-current için 32-bit paylaşımlı kitaplıklar + emul32 + + noDelta + + emul32 + + libvdpau-32bit + + + zlib-32bit + mesa-32bit + libX11-32bit + libXext-32bit + xorg-video-nvidia-current + atk + gtk2 + gtk3 + cairo + glib2 + pango + gdk-pixbuf + + + /usr/lib32 + /usr/share/nvidia-current/32bit-ld.so.conf + + + System.Package + + + + + 2018-01-06 + 387.34 + Rebuild for new kernel + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-20 + 387.34 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-06 + 387.34 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-23 + 384.59 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-22 + 384.59 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-08 + 381.22 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-11 + 378.13 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-31 + 375.26 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-11 + 375.20 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-05 + 375.10 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-28 + 370.23 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-06 + 367.27 + Rebuild for kernel4.7.0 + Kamil Atlı + suvari@pisilinux.org + + + 2016-04-30 + 367.27 + Rebuild for new kernel, ver. bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-04-30 + 361.28 + Rebuild for new kernel + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-06 + 361.28 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + module-nvidia304 + http://www.nvidia.com + + PisiLinux Community + admins@pisilinux.org + + NVIDIA + driver + kernel.drivers + NVIDIA drivers for GeForce 5-7 series GPUs + NVIDIA GeForce 6-7 serisi ekran kartları için grafik sürücüleri + Controladores nVIDIA de kernel y glx para tarjetas NV3 o mejor (Geforce FX o mejor) + NVIDIA graphics drivers provide optimized 2D/3D performance. + NVIDIA grafik sürücüleri daha iyi 2B/3B başarımı sağlar. + Controladores de kernel nVIDIA y glx para rendimiento optimizado 2d/3d en Linux (Para NV3X o mejor). + http://http.download.nvidia.com/XFree86/Linux-x86/304.137/NVIDIA-Linux-x86-304.137.run + http://http.download.nvidia.com/XFree86/Linux-x86_64/304.137/NVIDIA-Linux-x86_64-304.137.run + + kernel-module-headers + + kernel/drivers/module-nvidia304/pspec.xml + + + module-nvidia304 + Kernel module for NVIDIA driver 304.xx releases + NVIDIA sürücüsü 304.xx sürümleri için çekirdek modülü + + noDelta + + + kernel + + + /lib/modules + + + + xorg-video-nvidia304 + x11.driver + + noDelta + + + module-nvidia304 + libXext + xorg-server + zlib + libX11 + libgcc + + + /etc/OpenCL + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + xorg-video-nvidia-current + + + System.Package + + + + + 2018-01-06 + 304.137 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-20 + 304.137 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-06 + 304.137 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-23 + 304.135 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-22 + 304.135 + Rebuild + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-07 + 304.135 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-11 + 304.134 + Rebuild. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-31 + 304.134 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-11 + 304.132 + Rebuild for kernel 4.8.13 + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-04 + 304.132 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-28 + 304.131 + Rebuild for kernel4.7.0 + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-06 + 304.131 + Rebuild for kernel4.7.0 + Kamil Atlı + suvari@pisilinux.org + + + 2016-07-17 + 304.131 + Rebuild for kernel4.6.3 + Kamil Atlı + suvari@pisilinux.org + + + 2016-04-30 + 304.131 + Rebuild for new kernel + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-03-06 + 304.131 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + module-nvidia340 + http://www.nvidia.com + + Pisi Linux Community + admins@pisilinux.org + + NVIDIA + kernel.drivers + NVIDIA drivers for GeForce 6xxx and newer GPUs + NVIDIA graphics drivers provide optimized 2D/3D performance. + http://http.download.nvidia.com/XFree86/Linux-x86/340.104/NVIDIA-Linux-x86-340.104.run + http://http.download.nvidia.com/XFree86/Linux-x86_64/340.104/NVIDIA-Linux-x86_64-340.104.run + + kernel-module-headers + + kernel/drivers/module-nvidia340/pspec.xml + + + module-nvidia340 + Kernel module for NVIDIA driver 340.xx releases + driver + + noDelta + + + kernel + + + /lib/modules + + + + xorg-video-nvidia340 + driver + x11.driver + + noDelta + + + libXext + xorg-server + module-nvidia340 + libX11 + + + /etc/OpenCL + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/man + + + xorg-video-nvidia-current + xorg-video-nvidia304 + + + System.Package + + + + xorg-video-nvidia340-32bit + 32-bit shared libraries for xorg-video-nvidia340 + emul32 + + noDelta + + emul32 + + libvdpau-32bit + + + zlib-32bit + libX11-32bit + libXext-32bit + xorg-video-nvidia340 + + + /usr/lib32 + /usr/share/nvidia-current/32bit-ld.so.conf + + + xorg-video-nvidia-current-32bit + xorg-video-nvidia304-32bit + + + System.Package + + + + + 2018-01-06 + 340.104 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-20 + 340.104 + Rebuild for new kernel. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-12-06 + 340.104 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-11-24 + 340.102 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-22 + 340.102 + Rebuild. + Kamil Atlı + suvari@pisilinux.org + + + 2017-07-07 + 340.102 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-11 + 340.101 + Rebuild. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-31 + 340.101 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-12-11 + 340.98 + Rebuild for kernel 4.8.13 + Kamil Atlı + suvari@pisilinux.org + + + 2016-11-05 + 340.98 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-28 + 340.96 + Rebuild for kernel 4.7.2 + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-06 + 340.96 + Rebuild for kernel 4.7.0 + Kamil Atlı + suvari@pisilinux.org + + + 2016-07-17 + 340.96 + Rebuild for new kernel + Kamil Atlı + suvari@pisilinux.org + + + 2016-04-30 + 340.96 + Rebuild for new kernel + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-03-06 + 340.96 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + intel-ucode + http://www.intel.com/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + hardware.cpu + Microcode update files for Intel CPUs + Intel işlemciler için microcode dosyaları + Microcode update files for Intel CPUs + Intel işlemciler için microcode dosyaları + https://downloadmirror.intel.com/27337/eng/microcode-20171117.tgz + + intel-microcode2ucode.c + + hardware/cpu/intel-ucode/pspec.xml + + + intel-ucode + + /usr/share/doc + /lib/firmware + + + LICENSE + + + + + 2018-01-04 + 20171117 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-07 + 20161104 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 20140122 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-06 + 20140122 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + irqbalance + http://www.irqbalance.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + service + hardware.cpu + Distribute hardware interrupts across processors + Donanım kesmelerini işlemciler arasında dağıtır + Daemon to balance IRQs across multiple CPUs on systems.This can lead to better performance and I/O balance on SMP systems. + Birden fazla işlemcili sistemlerde donanım kesmelerini (hardware interrupt) işlemciler arasında dağıtarak dengeleme sağlayan artalan süreci. Bu SMP (simetrik çoklu işlemcili) sistemlerde daha iyi performans ve G/Ç dengesi sağlar. + https://github.com/Irqbalance/irqbalance/archive/v1.3.0.tar.gz + + numactl-devel + glib2-devel + libcap-ng-devel + ncurses-devel + + hardware/cpu/irqbalance/pspec.xml + + + irqbalance + + numactl + glib2 + libcap-ng + + + /etc + /usr/sbin + /usr/share/man + /usr/share/doc + + + System.Service + + + irqbalance.confd + + + + + 2018-01-04 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 1.2.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-27 + 1.1.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + exfat-utils + http://code.google.com/p/exfat + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + app:gui + hardware.disk + Utilities for exFAT file system + This project aims to provide a full-featured exFAT file system implementation for GNU/Linux and other Unix-like systems as a FUSE module and a set of utilities. + https://github.com/relan/exfat/releases/download/v1.2.7/exfat-utils-1.2.7.tar.gz + hardware/disk/exfat-utils/pspec.xml + + + exfat-utils + + /usr/share/man + /usr/share/doc + /usr/bin + /usr/sbin + + + + + 2017-12-30 + 1.2.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 1.2.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-27 + 1.2.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + ntfs-3g + http://www.tuxera.com/community/ntfs-3g-download + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + LGPLv2+ + library + app:console + hardware.disk + Userspace driver for NTFS read/write support + NTFS dosya sistemlerine okuma/yazma erişimi için bir sürücü + ntfs-3g allows regular users read/write access to NTFS filesystems. + ntfs-3g kullanıcıların NTFS biçimli disk bölümlerine hem okuma hem yazma erişimi yapabilmesine imkan veren bir sürücüdür. + https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2017.3.23.tgz + + fuse-devel + libutil-linux-devel + + hardware/disk/ntfs-3g/pspec.xml + + + ntfs-3g + + fuse + + + /bin + /sbin + /lib + /usr/lib + /usr/include + /usr/lib/pkgconfig + /usr/share/hal/fdi + /usr/share/doc/ntfs-3g + /usr/share/man/man8/mount* + /usr/share/man/man8/ntfs-3g* + + + + ntfsprogs + Userspace tools for NTFS filesystems + NTFS dosya sistemi için kullanıcı araçları + Userspace tools for NTFS filesystems. The goals of the Linux-NTFS project are to develop reliable and full-featured access to NTFS by the Linux kernel driver and to provide a wide collection of NTFS utilities. + NTFS dosya sistemi için kullanıcı araçları içerir. Bu araçların amacı Linux çekirdeğine NTFS dosya sistemlerine güvenilir ve tam erişim sağlayacak NTFS araçlarını sağlamaktır. + hardware.disk + + ntfs-3g + fuse + libutil-linux + + + /sbin/mkfs.ntfs + /usr/bin + /usr/sbin + /usr/share/doc/ntfsprogs + /usr/share/man/man8 + + + + + 2017-09-20 + 2017.3.23 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-20 + 2016.2.22 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-27 + 2016.2.22 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2015.3.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-30 + 2015.3.14 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + dosfstools + http://www.daniel-baumann.ch/software/dosfstools/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + hardware.disk + Tools to create and check DOS and VFAT filesystems + DOS dosya sistemi oluşturmaya ve kontrol etmeye yarayan komutlar + The dosfstools package includes the DOS and VFAT filesystem utilities like mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel. You can create and check MS-DOS FAT filesystems on hard drives or on floppies + Dosfstools paketi, mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel gibi, DOS ve VFAT dosyasistemleri yaratmaya ve kontrol etmeye yarayan araçları içerir. + https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz + + eudev-devel + + hardware/disk/dosfstools/pspec.xml + + + dosfstools + + eudev + + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2018-01-01 + 4.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 4.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-10 + 3.0.26 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-04-03 + 3.0.26 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + dmraid + http://people.redhat.com/~heinzm/sw/dmraid + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.disk + Device-Mapper Software RAID support tool and library + ATARAID aygıtlarını (Yazılımsal RAID) denetleme aracı + Device-Mapper Software RAID support tool and library + ATARAID aygıtları yaratmak, yönetmek ve izlemek için kullanılan bir araçtır. + http://launchpad.net/dmraid/1.0/1.0.0.rc16-3/+download/dmraid-1.0.0.rc16-3.tar.bz2 + + device-mapper-event-devel + device-mapper-devel + + + dmraid-diet.patch + dmraid-1.0.0_rc16-return-all-sets.patch + dmraid-1.0.0_rc16-static-build-fixes.patch + dmraid-1.0.0_rc16-undo-p-rename.patch + + hardware/disk/dmraid/pspec.xml + + + dmraid + + device-mapper + device-mapper-event + + + /usr/sbin + /usr/lib + /usr/share/doc + /usr/share/man + + + + dmraid-devel + Development files for dmraid + dmraid için geliştirme dosyaları + + dmraid + + + /usr/include + + + + + 2017-03-05 + 1.0.0_rc16 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.0_rc16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-17 + 1.0.0_rc16 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + squashfs-tools + http://squashfs.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.disk + Userspace tools to create squashfs compressed filesystem + squashfs sıkıştırılmış salt-okunur dosya sistemi oluşturma aracı + Squashfs is a highly compressed read-only filesystem for Linux. This package contains the utilities for manipulating squashfs filesystems. + squashfs, Linux için sıkıştırılmış ve salt-okunur bir dosya sistemidir. Bu paket squashfs dosya sistemiyle çalışmak için kullanılabilecek araçları içerir. + https://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.3/squashfs4.3.tar.gz + + lzo-devel + xz-devel + zlib-devel + + hardware/disk/squashfs-tools/pspec.xml + + + squashfs-tools + + lzo + zlib + xz + + + /usr/sbin + /usr/share/doc + + + + + 2017-01-28 + 4.3 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-09 + 4.2 + First release + Varol Maksutoğlu + waroi@pisilinux.org + + + + + + btrfs-progs + http://btrfs.wiki.kernel.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.disk + Userspace utilities for btrfs + btrfs dosya sistemi araçları + btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem. + btrfs-progs, btrfs dosya sistemleri yaratmak, denetlemek; bu dosya sistemlerindeki hataları düzeltmek ve çeşitli değişiklikler yapmak için gereken araçları içerir. + https://github.com/kdave/btrfs-progs/archive/v4.14.tar.gz + + xmlto + asciidoc + lzo-devel + zlib-devel + libutil-linux-devel + util-linux + libxslt + e2fsprogs-devel + + hardware/disk/btrfs-progs/pspec.xml + + + btrfs-progs + + lzo + zlib + libutil-linux + e2fsprogs + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + btrfs-progs-devel + Development files for btrfs-progs + + btrfs-progs + + + /usr/include + + + + + 2017-12-31 + 4.14 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-19 + 4.1.2 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 4.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-20 + 4.1.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + thin-provisioning-tools + http://github.com/jthornber/thin-provisioning-tools" + + Ali Algul + alialgul@pisilinux.org + + GPLv2 + hardware.disk + A suite of tools for thin provisioning on Linux + A suite of tools for thin provisioning on Linux + https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.5.tar.gz + + libaio-devel + boost-devel + expat-devel + libgcc + + hardware/disk/thin-provisioning-tools/pspec.xml + + + thin-provisioning-tools + + expat + libgcc + libaio + + + /usr/sbin/ + /usr/share/man/man8/ + + + + + 2018-01-01 + 0.7.5 + version Bump + Mustafa Cinasal + admin@pisilinux.org + + + 2017-04-09 + 0.6.3 + version Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-31 + 0.6.0 + First release + Ali Algul + alialgul@pisilinux.org + + + + + + fsarchiver + http://www.fsarchiver.org/Main_Page + + marcin bojara + marcin@pisilinux.org + + GPLv2 + app:console + hardware.disk + Sicherung und Wiederherstellung von Dateisystemen + Safe and flexible file-system backup/deployment tool. + Bezpieczne i elastyczne narzędzie do tworzenia kopii zapasowej systemu plików. + fsarchiver ist ein Konsolenprogramm zum Sichern und Wiederherstellen von Partitionen und Verzeichnissen. + FSArchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. + FSArchiver jest narzędziem systemowym, które pozwala na zapisanie zawartości systemu plików w skompresowanym pliku. + https://github.com/fdupoux/fsarchiver/releases/download/0.8.2/fsarchiver-0.8.2.tar.gz + + lzo-devel + xz-devel + zlib-devel + bzip2 + e2fsprogs-devel + libgcrypt-devel + attr-devel + libutil-linux-devel + + hardware/disk/fsarchiver/pspec.xml + + + fsarchiver + + lzo + xz + zlib + bzip2 + e2fsprogs + libgcrypt + libutil-linux + + + /usr/sbin + /usr/share/man + /usr/share/doc + + + + + 2018-01-01 + 0.8.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 0.8.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 0.6.21 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-27 + 0.6.21 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + hdparm + http://sourceforge.net/projects/hdparm/ + + PisiLinux Community + admins@pisilinux.org + + as-is + app:console + hardware.disk + Utility to change hard drive performance parameters + Sabit disk parametrelerini değiştirmekte kullanılan araç + le paquet hdparm dispose d'outils utiles permettant d'obtenir/établir les paramètres de disques durs IDE sous Linux en cours d'éxécution. + hdparm has some useful utilities that allows you to get/set hard disk parameters for Linux IDE drives in runtime. + hdparm paketi çalışma anında Linux IDE sürücülerinin parametrelerini almanıza/değiştirmenize olanak sağlayan bazı kullanışlı uygulamaları içerir. + https://sourceforge.net/projects/hdparm/files/hdparm/hdparm-9.52.tar.gz + hardware/disk/hdparm/pspec.xml + + + hdparm + + /sbin + /usr/share/doc + /usr/share/man + /etc/conf.d + + + hdparm.confd + + + + + 2018-01-03 + 9.52 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 9.51 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 9.43 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 9.43 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + smartmontools + http://smartmontools.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + hardware.disk + Programs to control and monitor storage systems using the Self-Monitoring + Hard disk kontrol ve durumunu gösteren programlar + The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. + smartctl ve smartd adlı ATA ve SCSI diskleri kontrol ve durumlarını gösterir iki program. + mirrors://sourceforge/smartmontools/6.6/smartmontools-6.6.tar.gz + + libutil-linux-devel + libcap-ng-devel + + hardware/disk/smartmontools/pspec.xml + + + smartmontools + + libgcc + libcap-ng + + + /etc + /lib/systemd/system + /usr/sbin + /usr/bin + /usr/share/doc + /usr/share/man + /usr/share/smartmontools + + + System.Service + + + smartmontools.sysconf + + + + + 2018-01-03 + 6.6 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 6.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 6.4 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libisofs + http://libburnia-project.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + hardware.optical + A library for creating ISO disc images + ISO kalıbı oluşturmak için gerekli kitaplıklar + libisofs is a library that handles creating ISO disc image files. It is intended to work together with libburn to write these images to discs + libisofs, ISO kalıbını oluşturmak için gerekli kitaplıkları içeren pakettir. Bu paket ayrıca Libburn'u kullanarak, ISO kalıplarını CD, DVD veya benzeri disklere yazdırmanıza olanağı sağlar. + http://files.libburnia-project.org/releases/libisofs-1.4.8.tar.gz + + acl-devel + zlib-devel + + hardware/disk/libisofs/pspec.xml + + + libisofs + + acl + zlib + + + /usr/lib + /usr/share/doc + + + + libisofs-devel + Development files for libisofs + libisofs için geliştirme dosyaları + + libisofs + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/libisofs/Tutorial + /usr/share/doc/libisofs/checksums.txt + /usr/share/doc/libisofs/susp_aaip_2_0.txt + /usr/share/doc/libisofs/susp_aaip_isofs_names.txt + /usr/share/doc/libisofs/zisofs_format.txt + + + + + 2018-01-03 + 1.4.8 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 1.4.6 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 1.4.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + fuse-exfat + http://code.google.com/p/exfat/ + + PisiLinux Community + admin@pisilinux.org + + GPLv3 + app + hardware.disk + exFAT filesystem fuse module + exFAT dosya sistemi bağlamak için araçlar + exFAT filesystem fuse module + exFAT dosya sistemi bağlamak için araçlar + https://github.com/relan/exfat/releases/download/v1.2.7/fuse-exfat-1.2.7.tar.gz + + exfat-utils + fuse-devel + + hardware/disk/fuse-exfat/pspec.xml + + + fuse-exfat + + fuse + exfat-utils + + + /usr/bin + /usr/sbin + /usr/share/man + /usr/share/doc + + + + + 2017-12-30 + 1.2.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 1.2.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-27 + 1.2.3 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libatasmart + http://git.0pointer.de/?p=libatasmart.git + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + app:console + hardware.disk + ATA S.M.A.R.T. Disk Health Monitoring Library + ATA S.M.A.R.T. disk sağlığı izleme kitaplığı + A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. + libatasmart, ATA S.M.A.R.T. üzerinden disk sağlığını izlemek için kullanılan ufak ve hafif bir kitaplıktır. + http://0pointer.de/public/libatasmart-0.19.tar.xz + + eudev-devel + + + libatasmart-uninitialized-var.patch + + hardware/disk/libatasmart/pspec.xml + + + libatasmart + + eudev + + + /usr/sbin/skdump + /usr/sbin/sktest + /usr/lib/libatasmart.so* + /usr/share/doc/libatasmart/README + /usr/share/doc/libatasmart/LGPL + + + + libatasmart-devel + Development files for libatasmart + libatasmart için geliştirme dosyaları + + libatasmart + eudev-devel + + + /usr/include + /usr/share/vala + /usr/lib/pkgconfig + /usr/share/doc + + + + + 2017-03-02 + 0.19 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-25 + 0.19 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + encfs + https://github.com/vgough/encfs + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2 + library + hardware.disk + Encrypted filesystem in user-space + Encrypted filesystem in user-space + Encrypted filesystem in user-space + Encrypted filesystem in user-space + https://github.com/vgough/encfs/releases/download/v1.9.2/encfs-1.9.2.tar.gz + + cmake + ninja + fuse-devel + openssl-devel + tinyxml2-devel + + hardware/disk/encfs/pspec.xml + + + encfs + + fuse + libgcc + openssl + tinyxml2 + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + + 2017-10-18 + 1.9.2 + First release. + Pisi Linux Admins + admins@pisilinux.org + + + + + + sshfs + http://fuse.sourceforge.net/sshfs.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.disk + A filesystem client based on the SSH FTP + SSH FTP alanı dosyasistemi + sshfs allows mounting remote SSH accounts as a filesystem. + sshfs, SSH dosya aktarım protokülünü kullanarak bir dosyasistemi oluşturmanıza olanak verir. Böylece, uzak sistemdeki SSH FTP alanınızı diskinizin bir parçasıymış gibi kullanabilirsiniz. + https://github.com/libfuse/sshfs/releases/download/sshfs_2.8/sshfs-2.8.tar.gz + + fuse-devel + glib2-devel + + hardware/disk/sshfs/pspec.xml + + + sshfs + + fuse + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-28 + 2.8 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-27 + 2.5 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + reiserfsprogs + http://www.kernel.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.disk + Tools to work with Reiserfs filesystems + Reiserfs dosya sistemleriyle çalışabilmek için gereken araçlar + Contains tools designed to create, modify and check Reiserfs filesystems. + Reiserfs dosya sistemleri oluşturmak, bu dosya sistemlerinde hata kontrolü yapmak, bu sistemlerin boyutlarını değiştirmek ve hata ayıklamak gibi görevler taşıyan araçlar. + https://www.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v3.6.27/reiserfsprogs-3.6.27.tar.xz + + libutil-linux-devel + e2fsprogs-devel + acl-devel + + hardware/disk/reiserfsprogs/pspec.xml + + + reiserfsprogs + + e2fsprogs + libutil-linux + + + /sbin + /usr/lib + /usr/include + /usr/share/doc + /usr/share/man + + + + + 2017-03-05 + 3.6.27 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-05 + 3.6.25 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-01-28 + 3.6.25 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 3.6.24 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-13 + 3.6.24 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + dmapi + http://oss.sgi.com/projects/xfs/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + hardware.disk + Librairie de l'API de gestion de données XFS. + XFS data management API library + XFS veri yönetimi kütüphanesi + The Data Management API (DMAPI/XDSM) allows implementation of hierarchical storage management software with no kernel modifications as well as high-performance dump programs without requiring "raw" access to the disk and knowledge of filesystem structures. + ftp://oss.sgi.com/projects/xfs/cmd_tars/dmapi-2.2.12.tar.gz + + xfsprogs-devel + libutil-linux-devel + + + dmapi-add-missing-includes-to-handle2path.patch + + hardware/disk/dmapi/pspec.xml + + + dmapi + + xfsprogs + + + /lib + /usr/lib + /usr/share/doc + /usr/share/man + + + + dmapi-devel + Development files for dmapi + dmapi için geliştirme dosyaları + + dmapi + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-02-18 + 2.2.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.2.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-22 + 2.2.12 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + aufs-util + http://aufs.sourceforge.ne + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:gui + hardware.disk + Utilities are always necessary for aufs + Utilities are always necessary for aufs + https://dev.gentoo.org/~jlec/distfiles/aufs-util-4.1_p20170130.tar.xz + hardware/disk/aufs-util/pspec.xml + + + aufs-util + + /etc + /sbin + /usr/bin + /usr/lib + /usr/share/man + + + + + 2018-01-01 + 20170130 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-20 + 20160717 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-23 + 20160717 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + sg3_utils + http://sg.danny.cz/sg/sg3_utils.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + BSD + app:console + library + hardware.disk + Utilities for devices that use SCSI command sets + SCSI komut setini kullanan aygıtlar için araçlar + sg3_utils is a collection of Linux utilities for devices that use the SCSI command set. Includes utilities to copy data based on dd syntax and semantics, check INQUIRY data and VPD pages, check mode and log pages, spin up/down disks, do self tests and various other functions. + sg3_utils SCSI komut setini kullanan aygıtlar için çeşitli araçlar sunar. + https://github.com/hreinecke/sg3_utils/archive/v1.43.tar.gz + hardware/disk/sg3_utils/pspec.xml + + + sg3_utils + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + rescan-scsi-bus.sh + + + + sg3_utils-devel + Development files for sg3_utils + sg3_utils için geliştirme dosyaları + + sg3_utils + + + /usr/include + + + + + 2018-01-03 + 1.43 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-28 + 1.42 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.41 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-19 + 1.41 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + parted + http://www.gnu.org/software/parted + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + app:console + hardware.disk + Crée, supprime, modifie les dimensions, vérifie et copie partitions et systèmes de fichiers. + Create, destroy, resize, check, copy partitions and file systems + GNU Parted disk bölümlerini oluşturmaya, silmeye, boyutlandırmaya, taşımaya ve kopyalamaya yarayan bir yazılımdır. + The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. + http://ftp.gnu.org.ua/gnu/parted/parted-3.2.tar.xz + + libutil-linux-devel + device-mapper-devel + readline-devel + + hardware/disk/parted/pspec.xml + + + parted + + libutil-linux + ncurses + device-mapper + readline + util-linux + + + /usr/lib + /usr/sbin + /usr/share/doc + /usr/share/info + /usr/share/locale + /usr/share/man + + + + parted-devel + Development files for parted + parted için geliştirme dosyaları + + parted + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-21 + 3.2 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-08-09 + 3.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + udisks2 + http://udisks.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + app:console + hardware.disk + Disk Management Service + Disk Yönetim Hizmeti + udisks provides a daemon, API and command line tools for managing disk devices attached to the system. + udisks, sisteme bağlı disk aygıtlarını yönetmek için programlama kitaplığı ve komut satırı araçları sunar. + https://udisks.freedesktop.org/releases/udisks-2.1.8.tar.bz2 + + tr.po + + + gtk-doc + acl-devel + glib2-devel + polkit-devel + libgudev-devel + parted-devel + libatasmart-devel + device-mapper-devel + lvm2-devel + gobject-introspection-devel + sg3_utils-devel + ntfsprogs + dosfstools + docbook-xsl + libxslt + intltool + + hardware/disk/udisks2/pspec.xml + + + udisks2 + + acl + glib2 + polkit + libgudev + lvm2 + mdadm + parted + libatasmart + device-mapper + ntfsprogs + dosfstools + sg3_utils + + + /etc/udisks2 + /etc/dbus-1 + /lib/udev/rules.d + /usr/bin + /usr/sbin + /usr/lib + /usr/libexec + /usr/share/bash-completion/completions + /usr/share/doc + /usr/share/dbus-1 + /usr/share/gir-1.0 + /usr/share/gtk-doc/ + /usr/share/locale + /usr/share/polkit-1/ + /usr/share/man + /var/lib/ + /run/udisks + /usr/share/dbus-1/interfaces/*.xml + + + + udisks2-devel + Development files for udisks2 + udisks için geliştirme dosyaları + + udisks2 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-28 + 2.1.8 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.1.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 2.1.6 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + gptfdisk + http://www.rodsbooks.com/gdisk/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + app:console + hardware.disk + A text-mode partitioning tool that works on GUID Partition Table (GPT) disks + A text-mode partitioning tool that works on GUID Partition Table (GPT) disks + http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.3/gptfdisk-1.0.3.tar.gz + + util-linux + ncurses-devel + popt-devel + libutil-linux-devel + + hardware/disk/gptfdisk/pspec.xml + + + gptfdisk + + ncurses + popt + libgcc + libutil-linux + + + /usr/share/man + /usr/share/doc + /usr/bin + + + + + 2018-01-01 + 1.0.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-08 + 1.0.1 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-28 + 1.0.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + xfsprogs + http://oss.sgi.com/projects/xfs/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + hardware.disk + XFS filesystem utilities + XFS dosya sistemi araçları + xfsprogs contains a number of administrative utilities to work with and manage XFS filesystems. + xfsprogs XFS dosya sistemini kullanmak ve yönetmek için bir dizi araç içerir. + https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-4.9.0.tar.xz + + libutil-linux-devel + readline-devel + + hardware/disk/xfsprogs/pspec.xml + + + xfsprogs + + libutil-linux + readline + + + /lib + /sbin + /usr/sbin + /usr/lib + /usr/share/doc + /usr/share/locale + /usr/share/man + + + + xfsprogs-devel + Development headers for xfsprogs + + libutil-linux-devel + xfsprogs + + + /usr/include + /usr/share/man/man3 + + + + + 2017-01-29 + 4.9.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 3.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-04 + 3.2.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + ifuse + http://matt.colyer.name/projects/iphone-linux + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + hardware.mobile + Mount Apple iPhone and iPod touch devices + Apple iPhone ve iPod touch cihazlarını bağlama aracı + ifuse, a fuse filesystem for mounting iPhone and iPod touch devices. + ifuse, Apple iPhone ve iPod touch cihazlarını sisteme bağlamak için gerekli araçları içerir. + http://www.libimobiledevice.org/downloads/ifuse-1.1.3.tar.bz2 + + libimobiledevice-devel + fuse-devel + + hardware/mobile/ifuse/pspec.xml + + + ifuse + + libimobiledevice + fuse + libusbmuxd + libtasn1 + gnutls + libplist + + + /usr/bin + /usr/share/man/ + /usr/share/doc/ifuse + + + + + 2017-06-21 + 1.1.3 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-07 + 1.1.3 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libusbmuxd + http://marcansoft.com/blog/iphonelinux/libusbmuxd + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + service + library + hardware.mobile + Daemon for communicating with Apple's iPod Touch and iPhone + libusbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously. + http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.10.tar.bz2 + + libplist-devel + libusb-devel + + hardware/mobile/libusbmuxd/pspec.xml + + + libusbmuxd + + libplist + libusb + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/sbin + /lib/udev/rules.d + + + + libusbmuxd-devel + Development files for libusbmuxd + + libusbmuxd + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-06-21 + 1.0.10 + First release + Pisi Linux Community + admin@pisilinux.org + + + + + + libplist + http://matt.colyer.name/projects/iphone-linux + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + GPLv2 + library + app:console + hardware.mobile + Library for manipulating Apple Binary and XML Property Lists + Apple ikili dosyaları ve XML özellik listeleri üzerindeki işlemler için kütüphane + libplist is a library for manipulating Apple Binary and XML Property Lists. + libplist, Apple ikili dosyaları ve XML özellik listeleri üzerindeki işlemler için gerekli bir kütüphanedir. + http://www.libimobiledevice.org/downloads/libplist-1.12.tar.bz2 + + libxml2-devel + python-devel + cython + + hardware/mobile/libplist/pspec.xml + + + libplist + + libxml2 + python + libgcc + + + /usr/lib + /usr/share/doc + /usr/bin + + + + libplist-devel + Development files for libplist + libplist için geliştirme dosyaları + + libplist + libxml2-devel + python-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-01 + 1.12 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-31 + 1.11 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libimobiledevice + http://www.libimobiledevice.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + GPLv2 + library + app:console + hardware.mobile + Library for connecting to mobile devices + libimobiledevice is a library for connecting to mobile devices including phones and music players + http://www.libimobiledevice.org/downloads/libimobiledevice-1.2.0.tar.bz2 + + gnutls-devel + libusbmuxd-devel + libplist-devel + libtasn1-devel + libgcrypt-devel + + + gnutls-3.4.patch + + hardware/mobile/libimobiledevice/pspec.xml + + + libimobiledevice + + gnutls + libusbmuxd + libplist + libtasn1 + libgcrypt + + + /usr/lib + /usr/bin + /usr/share/man/man1 + /usr/share/doc/libimobiledevice + + + + libimobiledevice-devel + Development files for libimobiledevice + + gnutls-devel + libusbmuxd-devel + libplist-devel + libtasn1-devel + libgcrypt-devel + libimobiledevice + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-06-21 + 1.2.0 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-01 + 1.2.0 + Version Bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.1.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-25 + 1.1.7 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + usbmuxd + http://marcansoft.com/blog/iphonelinux/usbmuxd + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + service + library + hardware.mobile + Daemon for communicating with Apple's iPod Touch and iPhone + Apple iPod Touch ve iPhone iletişim hizmeti + usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously. + usbmuxd, Apple iPod Touch ve iPhone cihazlarıyla iletişim kurmak için gerekli bir sistem hizmetidir. Aynı anda, birden fazla cihaza bağlanma imkanı sağlar. + https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.0 + + eudev-devel + libplist-devel + libusb-devel + libimobiledevice-devel + + hardware/mobile/usbmuxd/pspec.xml + + + usbmuxd + + libplist + libusb + libimobiledevice + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/sbin + /lib/udev/rules.d + /usr/share/man/man1/usbmuxd.1 + + + + + 2017-06-21 + 1.1.0 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-05 + 1.0.10 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-01 + 1.0.10 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 1.0.9 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + sane-backends + http://www.sane-project.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + hardware.scanner + Scanner access software + SANE (Scanner Access Now Easy) döküman ve resim tarayıcı sistemi araçları + Scanner Access Now Easy (SANE) is a universal scanner interface. The SANE application programming interface provides standardized access to any raster image scanner hardware. + SANE ve uygulama programlama arayüzü (API) ile herhangi bir görüntü tarayıcı donanımına standartlaştırlmış erişim sağlar. + sane + https://sources.archlinux.org/other/sane/sane-backends-1.0.25.tar.gz + + libieee1284-devel + libusb-compat-devel + libnl-devel + openssl-devel + cups-devel + libgphoto2-devel + libv4l-devel + avahi-devel + libjpeg-turbo-devel + tiff-devel + net-snmp-devel + + + sane-backends-1.0.20-open-macro.patch + sane-backends-1.0.23-sane-config-multilib.patch + sane-backends-1.0.23-soname.patch + sane-backends-1.0.23-udev.patch + archlinux/network.patch + + hardware/scannner/sane-backends/pspec.xml + + + sane-backends + + libnl + openssl + libusb-compat + libieee1284 + avahi-libs + libgphoto2 + libv4l + tiff + libjpeg-turbo + net-snmp + cups + libexif + + + /etc/sane.d/dll.d + /etc/env.d + /etc/sane.d + /usr/bin + /usr/share/locale + /usr/sbin + /usr/libexec + /usr/lib + /usr/share/doc/sane-backends/README + /usr/share/doc/sane-backends/COPYING + /usr/share/man + /usr/share/pixmaps + /lib/udev/rules.d + /usr/share/sane + + + sane.png + 30sane + + + + sane-backends-devel + Development files for sane-backends + sane-backends için geliştirme dosyaları + + sane-backends + + + /usr/include + /usr/lib/pkgconfig + + + + sane-backends-docs + Documentation for SANE backends + sane-backends için belgelendirme dosyaları + + /usr/share/doc + + + + + 2017-04-10 + 1.0.25 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 1.0.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-01 + 1.0.25 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + sane-frontends + http://www.sane-project.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + hardware.scanner + Graphical frontend to SANE + SANE için grafiksel arayüz paketi + sane-frontends includes the scanadf and xcam programs. + sane-frontends, scanadf ve xcam grafiksel araçlarını içerir. + ftp://ftp.uwsg.indiana.edu/linux/gentoo/distfiles/sane-frontends-1.0.14.tar.gz + + sane-backends-devel + gimp-devel + gtk2-devel + + + sane-frontends-1.0.14-array-out-of-bounds.patch + sane-frontends-1.0.14-sane-backends-1.0.20.patch + + hardware/scannner/sane-frontends/pspec.xml + + + sane-frontends + + sane-backends + gtk2 + glib2 + + + /usr/bin + /usr/share/doc/sane-frontends + /usr/share/man + + + + + 2017-04-09 + 1.0.14 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 1.0.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-10 + 1.0.14 + First release + Varol Maksutoğlu + waroi@pisilinux.org + + + + + + skanlite + http://www.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + app:gui + hardware.scanner + Lite scanning tool for KDE + KDE için hafif bir tarayıcı aracı + Skanlite, provides to use scanner device plugged in your system with Sane backend. + Skanlite, sisteminize takılı tarayıcı aygıtlarını Sane uygulaması ile birlikte kullanmanıza olanak sağlar. + http://download.kde.org/stable/skanlite/2.0/skanlite-2.0.1.tar.xz + + extra-cmake-modules + qt5-base-devel + zlib-devel + libpng-devel + kcoreaddons-devel + ki18n-devel + kxmlgui-devel + kio-devel + kdoctools-devel + ktextwidgets-devel + libksane-devel + + hardware/scannner/skanlite/pspec.xml + + + skanlite + + kio + ki18n + libgcc + libpng + kconfig + kxmlgui + libksane + qt5-base + kcoreaddons + kjobwidgets + kconfigwidgets + kwidgetsaddons + sane-backends + + + /usr/bin + /usr/share/doc + /usr/share + + + + + 2017-01-12 + 2.0.1 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-23 + 2.0 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-02-02 + 2.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + vbetool + http://www.codon.org.uk/~mjg59/vbetool/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.graphics + Alter video hardware state through video BIOS + Gerçek kipte ekran BIOS değiştirme aracı (örn. ekran kartını yeniden başlatmak için) + vbetools is a real-mode video BIOS code to alter hardware state. Vbetool uses lrmi in order to run code from the video BIOS. It is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch. + Donanım durumunu değiştiren gerçek kipli video BIOS kodudur. Video BIOS'undan gelen kodları çalıştırmak için lrmi kullanır. Video kartının DPMS ve kaydet/tekrar inşaa et durumunun değiştirilmesini sağlar ve video kartının hatalı durumdan başlatılmasına çalışır. + http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-1.1.tar.gz + + libx86-devel + pciutils-devel + + + vbetool-1.0-build-as-needed.patch + unsigned_int.patch + + hardware/graphics/vbetool/pspec.xml + + + vbetool + + libx86 + pciutils + + + /usr/share/doc + /usr/share/man + /usr/sbin + + + + + 2017-02-17 + 1.1 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 1.1 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + virt-wrapper + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + hardware.virtualization + Wrapper for virtualization software + Sanallaştırma yazılımları için önbetik + virt-wrapper is a wrapper for virtualization applications. It warns users if they are not a member of virt group and loads the kernel modules automatically. + virt-wrapper, sanallaştırma uygulamaları için bir betik içerir. Bu betik, kullanıcıyı eğer virt grubunda değilse uyarır ve çekirdek modüllerini de otomatik olarak yükler. + http://source.pisilinux.org/1.0/virt-wrapper-0.1.1.tar.gz + + pass-options-arg.patch + kmod.patch + change_group.patch + + hardware/virtualization/virt-wrapper/pspec.xml + + + virt-wrapper + + /usr/libexec + /usr/share/locale + /usr/share/doc + + + + + 2017-03-20 + 0.1.1 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-11-23 + 0.1.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libvirt + http://www.libvirt.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + hardware.virtualization + Library providing a simple API to several virtualization systems + Birçok sanallaştırma sistemine kolay erişim sağlayan bir kütüphane + libvirt is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). libvirt supports Xen hypervisor, QEMU emulator, KVM hypervisor, LXC Linux container system, OpenVZ Linux container system, User Mode Linux paravirtualized kernel and VirtualBox hypervisor together with remote management possibilities. + libvirt yeni linux sürümlerinin sunduğu sanallaştırma özellikleriyle etkileşimi kolaylaştıran bir kütüphanedir. Xen, KVM ve VirtualBox hipervizorleri, QEMU emulatörü, LXC linux konteyner sistemi, User Mode Linux paravirtual sanallaştırma sistemi gibi sistemlerle birlikte çalışabilir ve tüm bu sistemlerin uzaktan yönetimi için de kullanılabilir. + http://libvirt.org/sources/libvirt-3.0.0.tar.xz + + qemu + lvm2-devel + attr-devel + audit-devel + avahi-devel + netcf-devel + numactl-devel + libpciaccess-devel + yajl-devel + polkit-devel + dbus-devel + util-linux + gnutls-devel + parted-devel + device-mapper-devel + libnl-devel + python-devel + cyrus-sasl-devel + libcap-ng-devel + readline-devel + + hardware/virtualization/libvirt/pspec.xml + + + libvirt + + dbus + yajl + audit + eudev + libnl + netcf + gnutls + parted + libcap + libxml2 + numactl + readline + libcap-ng + avahi-libs + cyrus-sasl + libpciaccess + device-mapper + libutil-linux + + + /etc + /usr/lib/tmpfiles.d/libvirt.conf + /usr/bin + /usr/libexec + /usr/sbin + /usr/lib + /usr/share/doc + /usr/share/augeas + /usr/share/polkit-1 + /usr/share/libvirt + /usr/share/systemtap + /usr/share/man + /var + /run + /usr/share/locale + + + System.Service + System.Package + + + tmpfiles.conf + libvirt.confd + + + + libvirt-devel + Development files for libvirt + libvirt için geliştirme dosyaları + + libvirt + + + /usr/include/libvirt + /usr/lib/pkgconfig + + + + + 2017-01-29 + 3.0.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 1.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-31 + 1.3.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + docker + http://docker.io + + Ertuğrul Erata + ertugrulerata@gmail.com + + Apache + app:console + hardware.virtualization + Pack, ship and run any application as a lightweight container + Herhangi bir uygulamayı paketleyip çalıştırmak için hafif kontenyer + An open platform for distributed applications for developers and sysadmins + Geliştirici ve Sistem Yöneticileri için açık ve dağıtık platform + https://github.com/docker/docker/archive/v1.11.2.tar.gz + + git + golang + btrfs-progs-devel + device-mapper-devel + sqlite-devel + libseccomp-devel + + hardware/virtualization/docker/pspec.xml + + + docker + + git + aufs-util + sqlite + device-mapper + btrfs-progs + bridge-utils + iproute2 + iptables + libseccomp + runc + containerd + + + /etc + /usr/bin/ + /usr/lib/docker + /usr/share/ + /lib/udev/rules.d + + + System.Service + System.Package + + + cgroupfs-mount + cgroupfs-umount + docker.confd + + + + + 2017-03-20 + 1.11.2 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-08-28 + 1.11.2 + Rebuild for package.py + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-11 + 1.11.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-28 + 1.10.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 1.10.3 + Release bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-05-25 + 1.10.3 + First release. + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + qemu + http://bellard.org/qemu + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.virtualization + Userspace virtual machine and processor emulator + Kullanıcı uzayı sanal makine ve işlemci benzetimcisi. + QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different operating systems without rebooting the PC or to debug system code. In user-mode emulation mode, QEMU can launch Linux processes compiled for one CPU on another CPU. + QEMU, bir PC'ye işlemcisi ve kartlarıyla birlikte öykünen bir yazılımdır. Bilgisayarı yeniden başlatmadan yeni bir işletim sistemini çalıştırmak için kullanılabilir. Ayrıca Linux altında kullanıcı kipi öykünme yöntemiyle farklı bir işlemci için derlenmiş programları çalıştırabilir. + http://wiki.qemu-project.org/download/qemu-2.8.0.tar.bz2 + + aalib-devel + vte-devel + gtk3-devel + libXext-devel + nss-devel + alsa-lib-devel + bluez-libs-devel + cyrus-sasl-devel + libsdl-devel + pulseaudio-libs-devel + python-devel + glib2-devel + + hardware/virtualization/qemu/pspec.xml + + + qemu + + atk + nss + vte + gtk2 + mesa + nspr + zlib + bzip2 + cairo + glib2 + pango + libX11 + libgcc + libpng + libsdl + libusb + pixman + libXext + alsa-lib + freetype + libepoxy + bluez-libs + cyrus-sasl + fontconfig + gdk-pixbuf + pulseaudio-libs + libdrm + + + /etc + /run + /lib + /usr/bin + /usr/sbin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/qemu + /usr/share/locale/ + + + System.Service + System.Service + + + qemu-ifup + qemu-ifdown + fedora/ksmtuned + fedora/ksm.sysconfig + fedora/ksmtuned.conf + 65-kvm.rules + + + + + 2017-01-29 + 2.8.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 2.4.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-31 + 2.4.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + virtualbox + http://www.virtualbox.org/ + + Serdar Soytetir + kaptan@pisilinux.org + + GPLv2 + app:gui + hardware.virtualization + A powerful virtualization program + 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.2/VirtualBox-5.2.2.tar.bz2 + + LocalConfig.kmk + + + dev86 + cdrkit + acpica + mesa-devel + curl-devel + python-devel + pam-devel + device-mapper-devel + libcap-devel + gsoap-devel + libXt-devel + libXmu-devel + libIDL-devel + libsdl-devel + libvpx-devel + libXext-devel + libxslt-devel + mesa-glu-devel + alsa-lib-devel + libXfixes-devel + libXrandr-devel + libXdamage-devel + libXcursor-devel + libXinerama-devel + xorg-server-devel + libvncserver-devel + libXcomposite-devel + pulseaudio-libs-devel + kernel-module-headers + qt5-x11extras-devel + jdk7-openjdk + jre7-openjdk + libxcb-devel + qt5-base-devel + qt5-linguist + docbook-xml + + + wrapper.patch + 002-dri-driver-path.patch + 003-ogl-include-new.patch + 008-root-window.patch + python.patch + + hardware/virtualization/virtualbox/pspec.xml + + + virtualbox + + qt5-base + libxcb + mesa + libXt + gsoap + libvpx + libXmu + libsdl + libXext + libXcursor + libXinerama + virt-wrapper + libvncserver + curl + zlib + libX11 + libgcc + libpng + python + libxml2 + openssl + device-mapper + qt5-x11extras + module-virtualbox + + + /etc/vbox + /usr/bin + /usr/lib/virtualbox + /usr/lib/python* + /usr/share/virtualbox + /usr/share/applications + /usr/share/pixmaps + /usr/share/icons/hicolor + /usr/share/mime/packages + + + System.Package + System.Service + + + vboxreload + 60-vboxdrv.rules + 60-vboxguest.rules + + + + virtualbox-guest-utils + VirtualBox guest utilities and drivers + VirtualBox misafir işletim sistemleri için yardımcı araçlar ve sürücüler + x11.driver + + pam + libXt + libXmu + libXext + libXfixes + libXrandr + libXdamage + xorg-server + libXcomposite + module-virtualbox-guest + + + /etc/X11/Xsession.d + /lib/udev/rules.d + /lib/security + /sbin + /usr/bin/VBoxClient* + /usr/bin/VBoxControl + /usr/sbin + /usr/lib + /usr/kde/*/share/autostart + /usr/share/X11 + /usr/lib/xorg/modules + + + vboxclient.sh + + + + + 2017-11-25 + 5.2.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 5.1.14 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2017-03-04 + 5.1.14 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2017-01-15 + 5.1.12 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-12-13 + 5.1.10 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-09-23 + 5.1.6 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-08-17 + 5.1.4 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-22 + 5.1.2 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-17 + 5.1.0 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-17 + 5.1.0b + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-12 + 5.0.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-09 + 5.0.12 + First release + ali algul + alialgul@pisilinux.org + + + + + + runc + https://runc.io + + Ertuğrul Erata + ertugrulerata@gmail.com + + Apache-2.0 + hardware.virtualization + container cli tools + CLI tool for managing OCI compliant containers + https://github.com/opencontainers/runc/archive/v0.1.1.tar.gz + + golang + libseccomp-devel + + hardware/virtualization/runc/pspec.xml + + + runc + + libseccomp + + + /usr/bin + /usr/share/doc + + + + + 2017-03-20 + 0.1.1 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-13 + 0.1.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + virt-manager + http://virt-manager.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:gui + hardware.virtualization + Graphical tool for administering virtual machines for KVM, Xen, and QEmu + Grafik arayüzlü sanal makine yönetim aracı + Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and QEmu. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API. + Virt-Manager ile kvm, qemu, xen gibi sanallaştırma sistemleriyle yaratılmış yerel veya uzak sanal makinelerin başlatılması, durdurulması, sanal cihazlar eklenip kaldırılması, grafik veya seri konsollarına bağlanılması gibi işlemler yapılabilir. Çalışmak için libvirt kütüphanesine ve servisine ihtiyaç duyar. + virt-manager-icon + https://releases.pagure.org/virt-manager/virt-manager-1.4.0.tar.gz + + intltool + gtk2-devel + + hardware/virtualization/virt-manager/pspec.xml + + + virt-manager + + gtk2 + + + /usr/bin + /usr/libexec + /etc/gconf/schemas + /usr/share/pixmaps + /usr/share + /usr/share/man + /usr/share/doc + /usr/share/locale + + + tr.po + + + + + 2017-01-29 + 1.4.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 1.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-31 + 1.3.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + containerd + https://containerd.tools/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + Apache-2.0 + hardware.virtualization + A daemon to control runC, built for performance and density. + is a daemon with an API and a command line client, to manage containers on one machine. It uses runC to run containers according to the OCI specification. + https://github.com/docker/containerd/archive/v0.2.2.tar.gz + + golang + git + + hardware/virtualization/containerd/pspec.xml + + + containerd + + runc + + + /usr/bin + /usr/share/doc + + + + + 2017-03-20 + 0.2.2 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-12 + 0.2.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + gutenprint + http://gimp-print.sourceforge.net/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + data + hardware.printer + High quality printer drivers + Yüksek kaliteli yazıcı sürücüleri + gutenprint contains drivers for Canon, Epson, Lexmark, Sony, Olympus, and PCL printers for use with Ghostscript, CUPS, Foomatic, and the Gimp. + Canon, Epson, Lexmark, Sony, Olympus ve PCL türü yazıcılar için Gimp, CUPS, Foomatic yazıcı sürücüleri + mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.13/gutenprint-5.2.13.tar.bz2 + + fedora/cups-genppdupdate.py.in + + + cups-devel + foomatic-db + ghostscript-devel + cups + python-cups + atk-devel + gtk2-devel + zlib-devel + cairo-devel + glib2-devel + pango-devel + libusb-devel + + + fedora/gutenprint-build.patch + fedora/gutenprint-menu.patch + fedora/gutenprint-O6.patch + fedora/gutenprint-postscriptdriver.patch + + hardware/printer/gutenprint/pspec.xml + + + gutenprint + + cups + ghostscript + gtk2 + zlib + glib2 + libusb + ncurses + freetype + fontconfig + + + /usr/lib/cups + /usr/bin + /usr/sbin + /usr/lib + /usr/share/doc + /usr/share/man/ + /usr/share/cups + /usr/share/foomatic + /usr/share/gutenprint + /usr/share/locale + /usr/include/gutenprintui2/ + /etc/cups/command.types + + + System.Package + + + fedora/gutenprint-foomaticppdupdate + + + + gutenprint-devel + Development files for gutenprint + gutenprint için geliştirme dosyaları + + gutenprint + + + /usr/include/gutenprint + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-12-15 + 5.2.13 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-02 + 5.2.12 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.2.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-13 + 5.2.11 + First release + Ali Algul + alialgul@pisilinux.org + + + + + + system-config-printer + http://cyberelk.net/tim/software/system-config-printer + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + hardware.printer + A printer administration tool + Yazıcı yapılandırma altyapısı + system-config-printer is a graphical user interface that allows the user to configure a CUPS print server. + system-config-printer, Python ile yazılmış ve otomatik yazıcı tanıma sürecinde kullanılan altyapıyı oluşturan bir kütüphanedir. + https://github.com/zdohnal/system-config-printer/archive/v1.5.9.tar.gz + + tr.po + + + gtk3-devel + util-linux + xmlto + libxslt-devel + intltool + python3-devel + cups-devel + eudev-devel + glib2-devel + libusb-devel + gettext-devel + desktop-file-utils + dbus-glib-devel + + + fix-icon.patch + pass_libgnome_keyring_missing.diff + + hardware/printer/system-config-printer/pspec.xml + + + system-config-printer + + eudev + glib2 + libusb + libgnome-keyring + python3-cups + python-smbc + dbus-python3 + python3-pygobject3 + cups + + + /usr/lib + /etc/dbus-1 + /etc/cupshelpers + /usr/share/doc + /lib/udev/rules.d + /usr/share/dbus-1 + /usr/share/system-config-printer/debug.py + /usr/share/appdata/system-config-printer.appdata.xml + /usr/share/system-config-printer/smburi.py + /usr/share/system-config-printer/config.py + /usr/share/system-config-printer/ppdippstr.py + /lib/systemd/system/configure-printer@.service + /run/udev-configure-printer + /lib/udev + /usr/libexec + /usr/lib/tmpfiles.d/system-config-printer.conf + + + tmpfiles.conf + + + + system-config-printer-gtk + GTK+ frontend of system-config-printer + system-config-printer için GTK+ önyüzü + + python-gtk + notify-python + python-pygobject + python-pygobject3 + system-config-printer + + + /usr/share/man + /usr/share/system-config-printer + /etc/xdg/autostart + /usr/share/applications + /usr/bin + /usr/share/locale + + + + + 2017-12-15 + 1.5.9 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-03-01 + 1.5.7 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.5.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 1.5.7 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-08 + 1.5.7 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + cups-filters + http://www.openprinting.org + + Marcin Bojara + marcin@pisilinux.org + + GPLv2 + GPLv3 + GPLv2+ + GPLv3+ + LGPLv2+ + MIT + data + library + app:console + 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.17.9.tar.xz + + cups-devel + glib2-devel + tiff-devel + lcms2-devel + dbus-devel + python-devel + libpng-devel + freetype-devel + fontconfig-devel + libjpeg-turbo-devel + dejavu-fonts + poppler-utils + poppler-cpp-devel + zlib-devel + openldap-client + avahi-devel + avahi-glib-devel + qpdf-devel + ghostscript-devel + poppler-devel + mupdf-devel + + hardware/printer/cups-filters/pspec.xml + + + cups-filters + + cups + dbus + tiff + zlib + glib2 + lcms2 + libgcc + libpng + fontconfig + mit-kerberos + libjpeg-turbo + qpdf + ghostscript + poppler + e2fsprogs + avahi-glib + avahi-libs + mupdf + openldap-client + + + /usr/lib + /usr/share/man + /usr/share/doc + /usr/share/ppd + /usr/bin + /usr/share/cups + /etc/cups/cups-browsed.conf + /etc/fonts/conf.d/99pdftoopvp.conf + + + + cups-filters-devel + Development files for cups-filters + Cups-filters için geliştirme dosyaları + + cups-filters + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-13 + 1.17.9 + version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-07-13 + 1.14.1 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-21 + 1.5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-23 + 1.5.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + hplip + http://hplip.sourceforge.net/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2+ + MIT + hardware.printer + HP Linux Imaging and Printing System + HP Linux yazıcı ve tarayıcı sistemi + HP Linux Imaging and Printing (HPLIP) System includes printer and scanner drivers and related service tools. + HP yazıcı ve tarayıcıları için sürücüler, yazılım eklentileri ve yönetim araçları + mirrors://sourceforge/hplip/hplip-3.16.11.tar.gz + + patch-ppds.sh + fedora/copy-deviceids.py + fedora/hplip-deviceIDs-ppd.patch + fedora/hplip-ppd-ImageableArea.patch + + + libjpeg-turbo-devel + foomatic-db + net-snmp-devel + sane-backends-devel + cups-devel + python3-devel + python-devel + libusb-devel + dbus-devel + desktop-file-utils + + + fedora/hplip-avahi-parsing.patch + fedora/hplip-bad-low-ink-warning.patch + fedora/hplip-clear-old-state-reasons.patch + fedora/hplip-deviceIDs-drv.patch + fedora/hplip-dj990c-margin.patch + fedora/hplip-hpcups-sigpipe.patch + fedora/hplip-hpijs-marker-supply.patch + fedora/hplip-lineart.patch + fedora/hplip-log-stderr.patch + fedora/hplip-logdir.patch + fedora/hplip-no-asm.patch + fedora/hplip-no-write-bytecode.patch + fedora/hplip-retry-open.patch + fedora/hplip-scan-tmp.patch + fedora/hplip-silence-ioerror.patch + fedora/hplip-snmp-quirks.patch + fedora/hplip-strncpy.patch + fedora/hplip-udev-rules.patch + fedora/hplip-strstr-const.patch + pisilinux/desktop-i18n.patch + pisilinux/desktop-i18n-1.patch + pisilinux/add-pisilinux-support.patch + pisilinux/fix-polkit-directory.patch + pisilinux/suppress-module-warnings.patch + pisilinux/hp-systray-consume-session-param.patch + Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch + + hardware/printer/hplip/pspec.xml + + + hplip + app:console + library + driver + + libjpeg-turbo + net-snmp + foomatic-db + sane-backends + cups + dbus + libgcc + libusb + openssl + + + /etc/sane.d/dll.d + /etc/hp/hplip.conf + /usr/bin + /usr/lib/cups/backend + /usr/lib/cups/filter + /usr/lib + /var/lib/hp + /usr/share/cups + /usr/share/hplip + /usr/share/dbus-1 + /usr/share/PolicyKit + /usr/share/hplip/prnt/plugins + /var/log/hp + /lib/udev/rules.d + /etc/cron.daily/ + + + System.Package + + + fedora/hpcups-update-ppds.sh + hpaio + hplip_tr.qm + + + + hplip-gui + A set of useful utilities written in Qt for managing HP devices + Qt ile yazılmış, HP cihazları yönetmek için kullanılan bir dizi kullanışlı araç + app:gui + hplip + + hplip + python-pygobject + python-qt5 + + + /usr/bin/hp-toolbox + /usr/bin/hp-systray + /usr/bin/hp-print + /usr/share/hplip/toolbox.py + /usr/share/hplip/systray.py + /usr/share/hplip/print.py + /etc/xdg/autostart + /usr/share/applications/*.desktop + /usr/share/hplip/data/images + /usr/share/hplip/plugins + /usr/share/hplip/ui4 + /usr/share/pixmaps + + + hplip.png + + + + hplip-docs + Documentation files for HPLIP + data:doc + + hplip + + + /usr/share/doc + + + + + 2017-04-09 + 3.16.11 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 3.16.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-09 + 3.16.5 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-05-08 + 3.15.11 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + enscript + http://www.gnu.org/software/enscript/enscript.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.printer + Powerful text-to-postscript converter + Metin dosyalarından postscript belge oluşturma aracı + enscript is an application that you can use to convert your text files to postscript files with enhanced formatting capabilities like colorizing, page layout management etc. + Metin dosyalarını postscript belgelere dönüştüren, dönüşüm sırasında renklendirme, sayfa düzeni ve boyut değiştirme gibi biçimlendirmeler yapabilen bir araç + http://www.iki.fi/mtr/genscript/enscript-1.6.4.tar.gz + + enscript-1.6.3-security.patch + enscript-1.6.3-language.patch + enscript-catmur.patch + ruby.patch + enscript-1.6.4-CVE-2008-3863-CVE-2008-4306.patch + enscript-1.6.4-config.patch + + hardware/printer/enscript/pspec.xml + + + enscript + + /etc + /usr/bin + /usr/share/doc + /usr/share/enscript + /usr/share/info + /usr/share/locale + /usr/share/man + + + ruby.st + + + + + 2017-02-28 + 1.6.4 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.6.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-23 + 1.6.4 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libpaper + http://packages.debian.org/unstable/source/libpaper + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.printer + Library for handling paper characteristics + Kağıt özelliklerini düzenlemek için kitaplık + Libpaper is a programming library for handling paper characteristics. + libpaper, kağıt özelliklerini düzenlemek için bir programlama kitaplığıdır. + Libpaper es una librería de programación para manejar características de papel. + http://ftp.debian.org/debian/pool/main/libp/libpaper/libpaper_1.1.24+nmu4.tar.gz + hardware/printer/libpaper/pspec.xml + + + libpaper + + /usr/bin + /usr/sbin + /usr/lib + /etc/ + /usr/share/man + /usr/share/doc + /usr/share/locale + + + papersize + + + + libpaper-devel + Development files for libpaper + libpaper için geliştirme dosyaları + + libpaper + + + /usr/include + /usr/share/man/man3 + + + + + 2017-02-05 + 1.1.24 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.24 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 1.1.24 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + foomatic-db + http://www.linuxprinting.org/foomatic.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + data + hardware.printer + Database of printers and printer drivers + 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-20171214.tar.xz + + cleanup-script + + hardware/printer/foomatic-db/pspec.xml + + + foomatic-db + + pnm2ppa + + + /usr/share + + + + + 2017-12-14 + 4.0.20171214 + version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-28 + 4.0.20170228 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 4.0.20160609 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 4.0.20160326 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + splix + http://splix.sf.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + data + app:console + hardware.printer + A set of CUPS printer drivers for SPL (Samsung Printer Language) printers + SPL (Samsung Yazıcı Dili) için CUPS sürücüleri + The Splix drivers are usable by all printer devices which understand the SPL II language. It covers several Samsung, Xerox, Dell and Ricoh printers. + splix, SPL II dilini anlayabilen tüm yazıcılar tarafından kullanılabilen sürücüleri içerir. Bu sürücü bazı Samsung, Xerox, Dell ve Ricoh yazıcıları desteklemektedir. + https://sourceforge.net/projects/pisilinux/files/source/splix-2.0.1.tar.gz + http://splix.ap2c.org/samsung_cms.tar.bz2 + + cups-devel + jbigkit-devel + + + splix-1.1.0-fix-makefile.patch + install-english-only.patch + splix-deviceID.patch + + hardware/printer/splix/pspec.xml + + + splix + + cups + libgcc + jbigkit + + + /usr/lib/cups + /usr/share/cups + /usr/share/doc + + + + + 2017-04-09 + 2.0.1 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 2.0.0_20110720 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-10 + 2.0.0_20110720 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + foomatic-db-engine + http://www.linuxprinting.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.printer + Foomatic printer database engine + 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.12.tar.gz + + libxml2-devel + cups-devel + + + foomatic-db-engine-4.0.8-fix-sandbox.patch + 4.0.7-perl-module.patch + 4.0.7-respect-ldflag.patch + + hardware/printer/foomatic-db-engine/pspec.xml + + + foomatic-db-engine + + libxml2 + + + /usr/bin + /usr/sbin + /usr/lib + /etc/foomatic + /usr/share/foomatic/templates + /usr/share/man + /usr/share/doc + + + + + 2017-02-28 + 4.0.12 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 4.0.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-24 + 4.0.12 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + foomatic-db-nonfree + http://www.linuxprinting.org/ + + Osman Erkan + osman.erkan@pisilinux.org + + Custom + app:console + 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-20171214.tar.gz + + cups-devel + foomatic-db + + hardware/printer/foomatic-db-nonfree/pspec.xml + + + foomatic-db-nonfree + + foomatic-db + + + /usr/share/foomatic/db/ + /usr/share/doc/foomatic-db-nonfree + + + + + 2017-12-14 + 20171214 + Version Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-04-09 + 20170409 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 20160609 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 20160326 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pnm2ppa + http://pnm2ppa.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.printer + Driver addons for some Hp Deskjet printers + Bazı Hp Deskjet yazıcılar için sürücü eklentileri + Tool to convert pnm data to ppa data for Hp Deskjet 710, 712, 720, 722, 820, 1000 series printer drivers. + Hp Deskjet 710, 712, 720, 722, 820, 1000 serisi yazıcı sürücüleri için pnm verisini ppa verisine dönüştüren araçlar + mirrors://sourceforge/pnm2ppa/pnm2ppa-1.13.tar.gz + + pnm2ppa-default_config.patch + + hardware/printer/pnm2ppa/pspec.xml + + + pnm2ppa + + enscript + + + /etc + /etc/pdq + /usr/bin + /usr/share/doc + /usr/share/man + /usr/share/pnm2ppa + + + + + 2017-03-01 + 1.13 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 1.13 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + cups + http://www.cups.org/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + service + hardware.printer + Common Unix Printing System + Unix Ortak Yazdırma Sistemi + cups provides a portable printing layer for *nix-based operating systems. + https://github.com/apple/cups/releases/download/v2.2.6/cups-2.2.6-source.tar.gz + + acl-devel + pam-devel + dbus-devel + libpcre-devel + zlib-devel + python-devel + libusb-devel + libgcc + avahi-libs + avahi-devel + mit-kerberos + libpaper-devel + xdg-utils + colord-devel + + + archlinux/cups-no-export-ssllibs.patch + archlinux/cups-no-gzip-man.patch + fedora/cups-final-content-type.patch + fedora/cups-res_init.patch + fedora/cups-hp-deviceid-oid.patch + fedora/cups-logrotate.patch + fedora/cups-avahi-no-threaded.patch + gentoo/cups-2.2.6-fix-install-perms.patch + gentoo/cups-2.0.2-rename-systemd-service-files.patch + pisilinux/nostrip.patch + pisilinux/cups-run.patch + pisilinux/lib64.patch + pisilinux/statedir.patch + pisilinux/desktop.patch + pld-linux/cups-avahi-address.patch + + hardware/printer/cups/pspec.xml + + + cups + + acl + pam + dbus + zlib + libusb + libgcc + libpaper + avahi + avahi-libs + mit-kerberos + + + /etc/cups/*conf + /usr/lib/tmpfiles.d/cups.conf + /usr/lib + /usr/sbin + /usr/bin + /var/cache/cups/rss + /var/spool/cups/tmp + /run/cups/certs + /var/log/cups + /etc + /lib/udev/rules.d + /lib/systemd/system + /usr/share/cups + /usr/share/icons + /usr/share/applications + /usr/share/doc + /usr/share/man + /usr/share/locale + + + System.Service + System.Package + + + tmpfiles.conf + cups.logrotate + fedora/textonly.ppd + + + + cups-devel + Development files for cups + cups için geliştirme dosyaları + + cups + + + /usr/include + /usr/bin/cups-config + + + + cups-32bit + 32-bit shared libraries for cups + cups için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + zlib-32bit + openssl-32bit + + + zlib-32bit + openssl-32bit + libgcc + cups + + + /usr/bin/cups-config-32bit + /usr/lib32 + + + + + 2017-12-13 + 2.2.6 + Version bump + Ayhan Yalçınsoy + ayhanyacinsoy@pisilinux.org + + + 2017-07-16 + 2.2.3 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 2.2.2 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.1.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 2.1.3 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-23 + 2.1.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + playonlinux + http://www.playonlinux.com + + Ergün Salman + poyraz76@pisilinux.org + + GPLv3 + app:gui + app:console + hardware.emulator + Tool to help Linux users run Windows games on linux + Birçok Windows oyununu Linux'ta oynayabilmenizi sağlar + PlayOnLinux is a piece of sofware which allow you to install and use easily numerous games and softwares designed to run with Microsoft's Windows. + PlayOnLinux, Microsoft's Windows için hazırlanan çok sayıdaki oyunu ve uygulamayı Linux'ta kullanmanıza olanak sağlayan bir uygulamadır. + PlayOnLinux + http://repository.playonlinux.com/PlayOnLinux/4.2.12/PlayOnLinux_4.2.12.tar.gz + + PlayOnLinux_4.1.6-fix-desktop-file.patch + + hardware/emulator/playonlinux/pspec.xml + + + playonlinux + + wxPython + wine + wget + gnu-netcat + icoutils + binutils + imagemagick + xterm + p7zip + + + /usr/bin + /usr/share/doc + /usr/share/applications + /usr/share/pixmaps + /usr/share/playonlinux + /usr/share/playonlinux/lang/ + /usr/share/locale/ + + + PlayOnLinux.desktop + playonlinux.png + + + + + 2018-01-04 + 4.2.12 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-29 + 4.2.10 + rebuild + Ali Algül + aligulle3801@gmail.com + + + 2016-07-03 + 4.2.10 + First Release + Ergün Salman + poyraz76@pisilinux.org + + + + + + wine + http://www.winehq.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:console + hardware.emulator + Wine bir "Emülator" değildir,Windows uygulamalarını çalıştırma imkanı sunar. + Wine ist kein Emulator, mit dem Sie Microsoft Windows-Anwendungen laufen lässt + WINE Is Not An Emulator, which lets you run Microsoft Windows applications + Wine X11 çalıştıran bir i386 (veya uyumluları) makinede Windows 3.*, Windows 95/98 ve Windows NT programlarını çalıştırmanıza imkân verir. Halâ alfa düzeyinde olduğundan her şey çalışmayabilir. + Wine gibt ihnen die möglichkeit um Windows 3. *, Windows 95/98 und Windows NT-Programme auf einem i386 (oder kompatibel) System X11 zu laufen. Es ist immer noch Alpha-Level-Code, nicht erwarten, dass alles funktioniert. + Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work. + https://dl.winehq.org/wine/source/2.x/wine-2.22.tar.xz + + lcms2-devel + libao-devel + libSM-devel + mpg123-devel + openal-devel + libXext-devel + libxslt-32bit + mesa-glu-devel + alsa-lib-devel + gstreamer-devel + openldap-client + libgphoto2-devel + pulseaudio-libs-devel + gst-plugins-base-devel + cups-devel + gnutls-devel + gnutls-32bit + libXcursor-devel + libXi-devel + libXrandr-devel + libXxf86vm-devel + sane-backends-devel + unixODBC-devel + dbus-devel + fontconfig-devel + gsm-devel + libjpeg-turbo-devel + libXcomposite-devel + libXinerama-devel + libxslt-devel + tiff-devel + gettext-devel + giflib-devel + v4l-utils + libpng + libtevent-devel + jack-audio-connection-kit-devel + fontforge + freetype-devel + freetype-32bit + libpcap-devel + util-linux + ncurses-devel + + + wine-1.9.3-gcc-5_3_0-disable-force-alignment.patch + gcc_erorr.patch + 0001-programs-winhlp32-Use-noyywrap-for-macro.lex.l-and-p.patch + + hardware/emulator/wine/pspec.xml + + + wine + app:gui + + wine-32bit + winetricks + lcms2 + libX11 + libSM + mpg123 + openal + libXext + mesa-glu + alsa-lib + gstreamer + libgphoto2 + libXcomposite + openldap-client + pulseaudio-libs + gst-plugins-base + libjpeg-turbo + libtevent + p11-kit + libxml2 + giflib + ncurses + cups + gnutls + libXcursor + libXi + libXrandr + libXxf86vm + sane-backends + unixODBC + zlib + eudev + libgcc + cabextract + libpcap + + + /etc/xdg + /usr/bin + /usr/lib + /usr/share/applications + /usr/share/desktop-directories + /usr/share/wine + /usr/share/locale + /usr/share/doc + /usr/share/man + + + winetricks + wisotool + menu/wine.menu + menu/Wine.directory + menu/taskmgr.desktop + menu/uninstaller.desktop + menu/winecfg.desktop + menu/winefile.desktop + menu/winetricks.desktop + menu/wine-mime-msi.desktop + menu/wine-oleview.desktop + menu/wine-winemine.desktop + + + + wine-devel + Wine development environment + Wine geliştirme ortamı + + wine + + + /usr/bin/function_grep.pl + /usr/bin/widl + /usr/bin/winebuild + /usr/bin/winecpp + /usr/bin/wineg++ + /usr/bin/winegcc + /usr/bin/winemaker + /usr/bin/wmc + /usr/bin/wrc + /usr/include/wine + /usr/share/aclocal + /usr/share/man/man1/widl.1 + /usr/share/man/man1/winebuild.1 + /usr/share/man/man1/winecpp.1 + /usr/share/man/man1/wineg++.1 + /usr/share/man/man1/winegcc.1 + /usr/share/man/man1/winemaker.1 + /usr/share/man/man1/wmc.1 + /usr/share/man/man1/wrc.1 + + + + winetricks + winetricks is a helper script to download and install various redistributable runtime libraries needed to run some programs in Wine. + + zenity + + + /usr/bin/winetricks + /usr/share/applications/winetricks.desktop + + + + wine-32bit + 32-bit shared libraries for wine + wine için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + zlib-32bit + glib2-32bit + lcms2-32bit + libSM-32bit + p11-kit-32bit + giflib-32bit + libpng-32bit + libv4l-32bit + libX11-32bit + mpg123-32bit + openal-32bit + libXext-32bit + libxml2-32bit + alsa-lib-32bit + mesa-glu-32bit + openldap-32bit + ncurses-32bit + libXrandr-32bit + libXdamage-32bit + libXxf86vm-32bit + fontconfig-32bit + libXcursor-32bit + libXxf86dga-32bit + gstreamer-32bit + libXcomposite-32bit + pulseaudio-libs-32bit + gst-plugins-base-32bit + + + zlib-32bit + lcms2-32bit + libSM-32bit + libX11-32bit + mpg123-32bit + openal-32bit + libXext-32bit + libxml2-32bit + alsa-lib-32bit + mesa-glu-32bit + openldap-32bit + gsm-32bit + cups-32bit + tiff-32bit + libXi-32bit + gnutls-32bit + libpng-32bit + ncurses-32bit + openssl-32bit + p11-kit-32bit + giflib-32bit + alsa-lib-32bit + libXrandr-32bit + gstreamer-32bit + fontconfig-32bit + libXcursor-32bit + libXdamage-32bit + libXxf86vm-32bit + libXxf86dga-32bit + libtool-ltdl-32bit + libXcomposite-32bit + libjpeg-turbo-32bit + pulseaudio-libs-32bit + + + /usr/lib32/libwine.so* + /usr/lib32/wine + + + + + 2017-12-24 + 2.22 + Version bump + PisiLinux Community + admins@pisilinux.org + + + 2017-05-28 + 2.9 + Version bump + PisiLinux Community + admins@pisilinux.org + + + 2017-01-29 + 2.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-09-13 + 1.9.18 + - Support for multiple kernel drivers in a single process. + - More WebServices reader support. + - Various improvements in joystick support. + - Some more work towards the Direct3D command stream. + - GDI performance improvements. + - Improved IME window handling. + - Compatibility fixes in the clipboard support. + - Various bug fixes. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-08-22 + 1.9.17 + -Better exception handling on 64-bit. + -Various improvements in joystick support. + -Some more stream support in the C++ runtime. + -Font embedding improvements. + -More metafile support in GDI+. + -Various bug fixes. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-08-15 + 1.9.16 + -Better 64-bit binary compatibility on macOS. + -Performance improvements in JavaScript. + -More progress towards the Direct3D command stream. + -More shader instructions in Direct3D. + -Performance improvements in GDI. + -Various bug fixes. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-23 + 1.9.15 + Bugs fixed in 1.9.15 (total 22). + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-11 + 1.9.14 + -Pisilinux Fixed Options. + -More Shader Model 5 support in Direct3D. + -Some more write support in WebServices. + -Performance improvements in GDI. + -Some more progress towards the Direct3D command stream. + -Various bug fixes. + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-11 + 1.9.14 + Version bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-09 + 1.9.13 + missing fixes release + Ergün Salman + poyraz76@pisilinux.org + + + 2016-07-02 + 1.9.13 + First release + Ergün Salman + poyraz76@pisilinux.org + + + + + + lirc + http://www.lirc.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + service + hardware.irda + LIRC est un paquet permettant de décoder et d'envoyer des signaux par infrarouges pour de nombreuses télécommandes usuelles (mais pas toutes). + Linux Infrared Remote Control system + Linux Kızılötesi Uzaktan Kumanda Sistemi + Sistema de control remoto por infrarrojo en Linux + lirc is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. + lirc, kızılötesi sinyalleriyle yaygın uzaktan kumandaları denetlemeye olanak veren bir Linux altyapısıdır. + LIRC permite decodificar y transmitir señales infrarrojos compatible con muchos (pero no de todos) controles remotos comúnes. + https://sourceforge.net/projects/lirc/files/LIRC/0.10.1/lirc-0.10.1.tar.bz2/download + + alsa-lib-devel + libftdi-devel + libusb-compat-devel + libX11-devel + libxslt + doxygen + python3-devel + python3-setuptools + + hardware/irda/lirc/pspec.xml + + + lirc + + python3 + alsa-lib + libftdi + libusb-compat + libX11 + eudev + libgcc + libusb + + + /etc + /lib/udev/rules.d + /usr/bin + /usr/lib + /usr/sbin + /usr/share/doc + /usr/share/man/man1 + /usr/share/man/man5 + /usr/share/man/man8 + /usr/share/lirc + /run + /var + + + System.Service + + + lirc.conf.d + lirc.tmpfiles + lirc.logrotate + + + + lirc-devel + Development files for lirc + lirc için geliştirme dosyaları + + lirc + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-11-05 + 0.10.1 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-22 + 0.9.4c + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 0.9.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 0.9.3 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-05-08 + 0.9.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + alsa-lib + http://www.alsa-project.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + hardware.sound + The Advanced Linux Sound Architecture (ALSA) library + Gelişmiş Linux Ses Mimarisi kütüphanesi + alsa-lib provides ALSA runtime libraries to simplify application programming and provide higher level functionality as well as support for the older OSS API, providing binary compatibility for most OSS programs. + alsa-lib, ses aygıtlarına erişim sağlayarak kolayca uygulama yazılmasını sağlayan bir kütüphanedir. + ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.1.5.tar.bz2 + + python-devel + + hardware/sound/alsa-lib/pspec.xml + + + alsa-lib + + python + + + /usr/lib + /usr/bin + /usr/share/doc + /usr/share/alsa + + + + alsa-lib-devel + Development files for alsa-lib + alsa-lib için geliştirme dosyaları + + alsa-lib + + + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/include/sys + /usr/include/alsa + /usr/share/aclocal + /usr/share/man/man3 + + + + alsa-lib-32bit + 32-bit shared libraries for alsa-lib + alsa-lib için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + /usr/lib32 + + + + + 2018-01-07 + 1.1.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-06 + 1.1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-03 + 1.1.1 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2015-03-04 + 1.0.29 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + alsa-tools + http://www.alsa-project.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + app:gui + hardware.sound + ALSA configuration tools + Gelişmiş Linux Ses Mimarisi araçları + alsa-tools contains ALSA (Advanced Linux Sound Architecture) tools like firmware loaders and sound card control utilities for specific sound cards. + ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.1.5.tar.bz2 + + gtk2-devel + fltk-devel + alsa-lib-devel + + + usx2yloader_udev.patch + firmware_locations.patch + alsa-tools-1.0.17rc1-fix-link.patch + + hardware/sound/alsa-tools/pspec.xml + + + alsa-tools + ALSA console tools + alsa-tools is a collection of console applications for controlling sound cards like EchoAudio, Envy24, etc. + + libgcc + alsa-lib + + + /usr/bin + /usr/sbin + /lib/udev + /usr/lib + /lib/udev/rules.d + /usr/share/ld10k1 + /usr/share/sounds + /usr/share/man + /usr/share/doc/alsa-tools + + + 90-alsa-tools-firmware.rules + + + + alsa-tools-gui + Graphical frontends for some ALSA tools + alsa-tools-gui is a collection of GUI based ALSA tools for controlling sound cards like EchoAudio, Envy24, Hammerfall HDSP, RMedigicontrol. + + fltk + gtk2 + glib2 + alsa-lib + + + /usr/share/man/man1/envy24control.1 + /usr/share/doc/alsa-tools-gui + /usr/share/applications + /usr/share/pixmaps + /usr/bin/echomixer + /usr/bin/envy24control + /usr/bin/hwmixvolume + /usr/bin/hdspconf + /usr/bin/hdspmixer + /usr/bin/rmedigicontrol + /usr/bin/qlo10k1 + + + alsa-tools.xpm + hwmixvolume.png + echomixer.desktop + envy24control.desktop + hdspmixer.desktop + hdspconf.desktop + hwmixvolume.desktop + rmedigicontrol.desktop + + + + alsa-tools-devel + Development files for alsa-tools + alsa-tools için geliştirme dosyaları + + alsa-tools + + + /usr/include + /usr/share/aclocal + /usr/share/man/man3 + + + + + 2018-01-07 + 1.1.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-12 + 1.1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-03 + 1.1.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2015-03-04 + 1.0.29 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + alsa-utils + http://www.alsa-project.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.sound + Advanced Linux Sound Architecture (ALSA) utilities + ALSA araçları + alsa-utils contains command line utilities for the Advanced Linux Sound Architecture (ALSA). + Alsa-utils Linux işletim sistemlerinde ses ve MIDI fonksiyonlarının gerçekleştirilmesini sağlayan gelişmiş Linux ses mimarisidir + ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.1.5.tar.bz2 + + xmlto + util-linux + libxslt + eudev-devel + ncurses-devel + libsamplerate-devel + alsa-lib-devel + + hardware/sound/alsa-utils/pspec.xml + + + alsa-utils + + ncurses + alsa-lib + libsamplerate + + + /etc + /sbin + /usr/share/doc + /usr/share/man + /var/lib/alsa + /usr/bin + /usr/share/alsa + /lib/udev/rules.d + /usr/share/sounds + /lib/systemd/system + /usr/share/locale + + + System.Service + + + alsaunmute + 01beep.conf + alsactl.conf + alsaunmute.1 + + + + + 2018-01-07 + 1.1.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-12 + 1.1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-03 + 1.1.1 Version bump Alihan Öztürk alihan@pisilinux.org - 2016-06-18 - 2.0.1 + 2015-03-04 + 1.0.29 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + b43-fwcutter + http://bu3sch.de/b43/fwcutter + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.firmware + Firmware Tool for Broadcom 43xx + Broadcom kablosuz sürücüleri için firmware üretme aracı + Firmware Tool for Broadcom 43xx based wireless network devices using the mac80211 wireless stack + b43-fwcutter Broadcom kablosuz sürücüleri için firmware üretmek için kullanılan basit bir araç içerir. + http://bues.ch/b43/fwcutter/b43-fwcutter-019.tar.bz2 + hardware/firmware/b43-fwcutter/pspec.xml + + + b43-fwcutter + + /usr/bin + /usr/share/doc + /usr/share/man/man1 + + + + + 2017-02-18 + 019 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 018 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-04 + 018 First release Alihan Öztürk alihan@pisilinux.org + + + alsa-firmware + http://www.alsa-project.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + GPLv2+ + LGPLv2+ + BSD + data + hardware.firmware + firmware (logiciel interne) pour l'Architecture Son Linux Avancée (ALSA). + Firmware for several ALSA-supported sound cards + Çeşitli ALSA destekli ses kartları için firmware dosyaları + alsa-firmware contains the firmware binaries for a number of sound cards supported by the ALSA project. + alsa-firmware, ALSA sürücüleri tarafından desteklenen bazı ses kartları için gerekli firmware dosyalarını içerir. + ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-1.0.29.tar.bz2 + hardware/firmware/alsa-firmware/pspec.xml + + + alsa-firmware + + /usr/share/alsa/firmware + /lib/firmware + /usr/share/doc + + + + + 2017-02-18 + 1.0.29 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 1.0.29 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-03-04 + 1.0.29 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + b43-firmware + http://www.linuxwireless.org/en/users/Drivers/b43 + + PisiLinux Community + admins@pisilinux.org + + freedist + data + hardware.firmware + Firmware for Broadcom B43 wireless network chips + Broadcom B43 kablosuz ağ çipleri için aygıt yazılımı + Firmware for Broadcom wireless network chips + Broadcom kablosuz ağ çipleri için aygıt yazılımı + http://mirror2.openwrt.org/sources/wl_apsta-3.130.20.0.o + http://www.lwfinger.com/b43-firmware/broadcom-wl-6.30.163.46.tar.bz2 + + b43-fwcutter + + hardware/firmware/b43-firmware/pspec.xml + + + b43-firmware + + /lib/firmware + + + + + 2017-02-19 + 6.30.163.46 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 5.100.138 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-17 + 5.100.138 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + upower + http://upower.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + app:console + hardware.powermanagement + Power Management Service + Güç Yönetim Hizmeti + upower provides a daemon, API and command line tools for managing power devices attached to the system. + upower, sisteme bağlı güç cihazlarını yönetmek için gerekli kitaplıkları ve sistem hizmetini sunar. + http://upower.freedesktop.org/releases/upower-0.99.4.tar.xz + + tr.po + + + dbus-devel + glib2-devel + polkit-devel + dbus-glib-devel + libgudev-devel + libusb-devel + libplist-devel + libimobiledevice-devel + gobject-introspection-devel + docbook-xsl + intltool + + + add-tr.patch + + hardware/powermanagement/upower/pspec.xml + + + upower + + dbus + glib2 + polkit + dbus-glib + libgudev + libplist + libimobiledevice + pm-utils + libusb + + + /lib + /usr/lib + /etc/dbus-1 + /usr/share/man + /usr/share/doc + /etc/UPower + /usr/bin + /var/lib/upower + /usr/share/gir-1.0 + /usr/share/dbus-1 + /usr/libexec + /usr/share/polkit-1 + /usr/share/locale + /usr/share/dbus-1/interfaces/*.xml + /usr/lib/girepository-1.0/*.typelib + + + + upower-devel + Development files for upower + upower için geliştirme dosyaları + + upower + dbus-devel + glib2-devel + polkit-devel + dbus-glib-devel + libgudev-devel + libplist-devel + libimobiledevice-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-05 + 0.99.4 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-02 + 0.99.4 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.99.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-18 + 0.99.4 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-01-26 + 0.9.23 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + suspend + http://suspend.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.powermanagement + A set of tools to support sleep modes + Uyku kiplerini destekleme araçları + suspend package allows users to suspend-to-ram, suspend-to-disk, and suspend-to-both. + suspend, kullanıcıların bellek, disk veya her ikisini de kullanarak sistemlerini askıya almalarını sağlayan araçları içerir. + http://dev.gentoo.org/~bircoph/distfiles/suspend-1.0_p20120915.tar.xz + + lzo-devel + pciutils-devel + libx86-devel + libgcrypt-devel + + + suspend-1.0_p20150810.patch.xz + + hardware/powermanagement/suspend/pspec.xml + + + suspend + + lzo + libx86 + pciutils + + + /etc/suspend.conf + /etc/suspend.key + /usr/sbin + /usr/share/doc + /usr/share/man + + + suse/configure-suspend-encryption.sh + + + + + 2017-03-01 + 1.0_p20120915 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0_p20120915 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 1.0_p20120915 + First release + Varol Maksutoğlu + waroi@pisilinux.org + + + + + + acpi + http://sourceforge.net/projects/acpiclient/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.powermanagement + Battery and thermal reporter + ACPI sistemlerde pil ve sıcaklık bilgilerini tutar + acpi is a small command-line tools that reports battery and thermal information. + Eski apm komutlarını ACPI sistemlerde verir, pil ve sıcaklık bilgilerini tutar. + mirrors://sourceforge/acpiclient/acpiclient/1.7/acpi-1.7.tar.gz + hardware/powermanagement/acpi/pspec.xml + + + acpi + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2017-04-06 + 1.7 + Rebuild + Kamil Atlı + suvari@pisilinux.org + + + 2016-07-02 + 1.7 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + acpica + http://www.acpica.org + + PisiLinux Community + admins@pisilinux.org + + custom + app:console + hardware.powermanagement + ACPI debugging tools written by Intel + Intel ACPI hata ayıklama araçları + acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler. + acpica, AML yorumlayıcısı, AML hata ayıklayıcısı, ACPI donanım ve olay desteği, ASL derleyicisi ve ASL disassembler gibi çeşitli ACPI araçları içeren bir pakettir. + https://acpica.org/sites/acpica/files/acpica-unix-20130117.tar.gz + hardware/powermanagement/acpica/pspec.xml + + + acpica + + /usr/share/doc + /usr/bin + /usr/sbin + /usr/share/man/man1 + + + iasl.1 + LICENSE + + + + + 2017-04-07 + 0.0_20130117 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.0_20130117 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-05 + 0.0_20130117 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + pm-utils + http://pm-utils.freedesktop.org/wiki/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.powermanagement + A toolset to suspend and hibernate computers + Askıya alma işlemleri için gerekli araçlar + pm-utils provides simple shell command line tools to suspend and hibernate computers, and it that can be used to run vendor, distribution, or user supplied scripts on suspend and resume. + pm-utils, bilgisayarı bellek veya disk kullanarak uyku kipine geçirmek ve devam ettirmek için gerekli kabuk betiklerini sunar. + http://pm-utils.freedesktop.org/releases/pm-utils-1.4.1.tar.gz + http://pm-utils.freedesktop.org/releases/pm-quirks-20100619.tar.gz + + xmlto + libxslt + util-linux + + + pisilinux/check-for-swap-partition.patch + pisilinux/disable-powersave.patch + suse/pm-utils-1.2.6.1-fix-broken-dbus-send.diff + suse/pm-utils-1.3.0-suse-smart-uswsusp.patch + suse/pm-utils-1.4.1-suse-config.patch + gentoo/1.4.1-bluetooth-sync.patch + gentoo/1.4.1-disable-sata-alpm.patch + gentoo/1.4.1-fix-intel-audio-powersave-hook.patch + gentoo/1.4.1-logging-append.patch + + hardware/powermanagement/pm-utils/pspec.xml + + + pm-utils + + hdparm + vbetool + + + /etc/pm + /usr/lib + /run/pm-utils + /usr/share/doc + /usr/share/man + /usr/bin + /usr/sbin + /usr/lib/pkgconfig + /usr/lib/pm-utils/video-quirks + /usr/lib/tmpfiles.d/pm-utils.conf + + + tmpfiles.conf + suse/hooks/config.d/rtcwake.config + suse/hooks/sleep.d/30s2disk-check + suse/hooks/sleep.d/45pcmcia + + + + + 2017-09-20 + 1.4.1 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-31 + 1.4.1 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + powertop + http://www.lesswatts.org/projects/powertop/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.powermanagement + Power consumption monitor + Güç tüketim izleme aracı + PowerTOP is a Linux tool that finds the software component(s) that make your computer use more power than necessary while it is idle. + PowerTOP, bilgisayarınız atıl durumdayken ihtiyacından fazla güç tüketmesine neden olan yazılım bileşenlerini bulmak için kullanılan bir Linux aracıdır. + https://01.org/sites/default/files/downloads/powertop/powertop-2.8.tar.gz + + libnl-devel + ncurses-devel + pciutils-devel + + hardware/powermanagement/powertop/pspec.xml + + + powertop + + libnl + ncurses + libgcc + pciutils + + + /usr/share/man + /usr/share/doc + /usr/bin + /usr/sbin + /var/cache/powertop + /usr/share/locale + + + + + 2017-04-05 + 2.8 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-07-02 + 2.8 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + lm_sensors + http://www.lm-sensors.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + app:console + library + hardware.powermanagement + Hardware monitoring tools + Donanım sıcaklığı izleyicisi + lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It also contains scripts for sensor hardware identification and fan speed control. + lm_sensors linux sistemlerdeki donanım izleyiciler ile birlikte termometreleri, voltajları ve fan devirlerini izleyen bir araçtır. Ayrıca, donanım ve fan kimliğini algılayan betikler içerir. + http://pkgs.fedoraproject.org/repo/pkgs/lm_sensors/lm_sensors-3.4.0.tar.bz2/c03675ae9d43d60322110c679416901a/lm_sensors-3.4.0.tar.bz2 + + rrdtool-devel + + + lm_sensors-fancontrol.patch + + hardware/powermanagement/lm_sensors/pspec.xml + + + lm_sensors + + dmidecode + rrdtool + + + /etc + /usr/bin + /usr/sbin + /usr/lib + /usr/share/man + /usr/share/doc + + + + lm_sensors-devel + Development files for lm_sensors + lm_sensors için geliştirme dosyaları + + lm_sensors + rrdtool-devel + + + /usr/include + /usr/share/man/man3 + + + + + 2017-03-02 + 3.4.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 3.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-02 + 3.4.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + acpid + http://sourceforge.net/projects/acpid2/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + service + app:console + hardware.powermanagement + ACPI daemon that dispatches ACPI events to user-space programs + ACPI hizmeti + acpid is a flexible and extensible daemon for ACPI (Advanced Configuration and Power Interface) event dispatching. + acpid ACPI olaylarını kullanıcı uygulamalarına paslayan gelişmiş ve esnek bir sistem hizmetidir. + mirrors://sourceforge/acpid2/acpid-2.0.28.tar.xz + + fedora/acpid-2.0.15-mk.patch + + hardware/powermanagement/acpid/pspec.xml + + + acpid + + /usr/bin + /usr/sbin + /etc/acpi/actions + /etc/acpi/events + /etc/conf.d + /lib/systemd + /usr/share/doc + /usr/share/man + + + System.Service + + + acpid.power.sh + fedora/acpid.power.conf + fedora/acpid.video.conf + fedora/acpid.sysconfig + fedora/acpid.service + + + + + 2017-04-06 + 2.0.28 + Version bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-07-02 + 2.0.27 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + gkrellm + http://www.gkrellm.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + service + hardware.info + A compact and clean system monitoring tool + Sade görünümlü sistem durumu izleyicisi + A program to monitor system status, and to collect system information such as memory usage, cpu temperature etc. + Bilgisayarınızın bileşenlerinin durumunu takip edebileceğiniz, hafıza kullanımı, işlemci sıcaklığı gibi bilgiler veren bir araç. + gkrellm + http://gkrellm.srcbox.net/releases/gkrellm-2.3.10.tar.bz2 + + gnutls-devel + gtk2-devel + pango-devel + libX11-devel + glib2-devel + libgcrypt-devel + libICE-devel + libSM-devel + + + drop_privileges.patch + gkrellmd-conf.patch + + hardware/info/gkrellm/pspec.xml + + + gkrellm + + gnutls + gtk2 + pango + glib2 + libX11 + libgcrypt + libICE + gdk-pixbuf + libSM + + + /etc + /usr/bin + /usr/lib + /usr/share/doc + /usr/share + /usr/share/man + + + System.Service + + + gkrellm.desktop + gkrellm.png + + + + gkrellm-devel + Development files for gkrellm + gkrellm için geliştirme dosyaları + + gkrellm + gtk2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-04 + 2.3.10 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 2.3.9 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 2.3.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-01 + 2.3.5 + First release + Aydın Demirel + aydin.demirel@pisilinux.org + + + + + + dmidecode + http://www.nongnu.org/dmidecode/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.info + Tool to analyse BIOS DMI data + BIOS DMI verisi inceleme araçları + Dmidecode rapporte des informations à propos du matériel composant votre système tel qu'il est décrit dans votre BIOS. Cette information comprends typiquement le fabricant du système, le nom du modèle, le numéro de série, la version du BIOS, balises de traçabilité ainsi que beaucoup d'autres détails plus ou moins intéressants et fiables en fonction du fabricant. + dmidecode reports information about x86/ia64 hardware as described in the system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. + dmidecode, bilgisayarınızın BIOS'unda verilmiş olan bilgilerin görüntülenmesini sağlar. Üretici ismi, model ismi, seri numarası, BIOS sürümü ve sistem üreticisine bağlı olarak değişiklik gösteren birçok bilgi, dmidecode ile görüntülenebilir. + http://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.1.tar.gz + hardware/info/dmidecode/pspec.xml + + + dmidecode + + /usr/bin + /usr/sbin + /usr/share/doc + /usr/share/man + + + laptop-detect + + + + + 2018-01-04 + 3.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 3.0 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 2.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-22 + 2.12 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + media-player-info + http://cgit.freedesktop.org/media-player-info + + PisiLinux Community + admins@pisilinux.org + + BSD + hardware.info + Media player capability database + Medya oynatıcısı yetenek veritabanı + media-player-info is a repository of data files describing media player capabilities. These files contain information about the directory layout to use to add music to these devices, about the supported file formats, etc. + media-player-info, ortam oynatıcılarının yeteneklerini tanımlayan bir dosya demetidir. Bu dosyalar bu aygıtların hangi dizinlerine müzik dosyaları koyulması gerektiğini, hangi dosya biçimlerinin desteklendiğini tanımlar. + http://www.freedesktop.org/software/media-player-info/media-player-info-23.tar.gz + + eudev-devel + python3-devel + + hardware/info/media-player-info/pspec.xml + + + media-player-info + + /lib/udev/rules.d + /lib/udev + /usr/share/media-player-info + /usr/share/doc + + + + + 2018-01-04 + 23 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 22 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 22 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + diskmonitor + https://github.com/papylhomme/diskmonitor + + Stefan Gronewold + groni@pisilinux.org + + GPLv2 + 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 + + extra-cmake-modules + gettext-devel + glibc-devel + kconfigwidgets-devel + kcoreaddons-devel + ki18n-devel + kiconthemes-devel + knotifications-devel + kxmlgui-devel + plasma-workspace-devel + qt5-base-devel + qt5-quickcontrols2-devel + udisks2-devel + qt5-declarative-devel + + + ki18n.patch + + hardware/info/diskmonitor/pspec.xml + + + diskmonitor + KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet + + qt5-base + ki18n + libgcc + kconfig + kxmlgui + kcoreaddons + kiconthemes + kconfigwidgets + knotifications + kwidgetsaddons + qt5-declarative + + + /usr/bin + /usr/lib/qt5 + /usr/share + + + + + 2017-03-19 + 0.3.1 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-11-20 + 0.3.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + libcdio + http://www.gnu.org/software/libcdio/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.optical + Un librairie encapsulant la lecture et le controle du lecteur CD-ROM. + A library to encapsulate CD-ROM reading and control + CD-ROM okuma ve kontrol kitaplığının küçültülmüş sürümü + This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices. + GNU kompakt disk girdi ve kontrol kitaplığı (libcdio) CD-ROM ve CD kalıplarına ulaşım için gerekli bir kitaplıktır. + mirrors://gnu/libcdio/libcdio-0.94.tar.gz + + libgcc + + + libcdio-0.83-linking.patch + + hardware/optical/libcdio/pspec.xml + + + libcdio + + libgcc + + + /usr/share/info + /usr/share/man + /usr/share/doc + /usr/lib + /usr/bin + + + + libcdio-devel + Development files for libcdio + libcdio için geliştirme dosyaları + + libcdio + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-05 + 0.94 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.92 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.92 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + cdrkit + http://cdrkit.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.optical + Suite of programs for CD/DVD recording. + Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction. + http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz + + libcdio-paranoia-devel + cdparanoia-devel + libcap-devel + zlib-devel + cmake + + + cdrkit-1.1.8-werror.patch + cdrkit-1.1.9-efi-boot.patch + cdrkit-1.1.9-no_mp3.patch + cdrkit-1.1.9-buffer_overflow.patch + cdrkit-1.1.10-build-fix.patch + cdrkit-1.1.11-manpagefix.patch + cdrkit-1.1.11-rootstat.patch + cdrkit-1.1.11-usalinst.patch + cdrkit-1.1.11-readsegfault.patch + cdrkit-1.1.11-format.patch + cdrkit-1.1.11-handler.patch + cdrkit-1.1.11-dvdman.patch + cdrkit-1.1.11-paranoiacdda.patch + cdrkit-1.1.11-utf8.patch + cdrkit-1.1.11-cmakewarn.patch + cdrkit-1.1.11-memset.patch + cdrkit-1.1.11-ppc64le_elfheader.patch + cdrkit-1.1.11-werror_gcc5.patch + cdrkit-1.1.11-devname.patch + cdrkit-1.1.11-sysmacros.patch + + hardware/optical/cdrkit/pspec.xml + + + cdrkit + + file + zlib + bzip2 + libcap + cdparanoia + + + /usr/bin + /usr/sbin + /usr/include + /usr/lib + /usr/share/man + /usr/share/doc + + + cdrtools + + + + + 2017-03-29 + 1.1.11 + Rebuild for new toolchain, add patches + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-25 + 1.1.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-09-14 + 1.1.11 + First release + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + + + + libcdio-paranoia + http://www.gnu.org/software/libcdio/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + GPLv2+ + LGPLv2.1 + library + hardware.optical + CD paranoia libraries from libcdio + An advanced CDDA reader with error correction. + mirrors://gnu/libcdio/libcdio-paranoia-10.2+0.93+1.tar.bz2 + + libcdio-devel + + hardware/optical/libcdio-paranoia/pspec.xml + + + libcdio-paranoia + + libcdio + + + /usr/share/info + /usr/share/man + /usr/share/doc + /usr/lib + /usr/bin + + + + libcdio-paranoia-devel + Development files for libcdio-paranoia + + libcdio-paranoia + libcdio-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 0.93_p1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.90_p1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-25 + 0.90_p1 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + k3b + http://www.k3b.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + hardware.optical + CD/DVD burning application for KDE4 + KDE için CD/DVD yazma uygulaması + K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. + K3b her türlü CD/DVD yazma işlevini rahat bir kullanıcı arayüzüyle sunar. Tecrübeli kullanıcılar yazma işleminin her adımına müdahale edebilirken, yeni başlayanlar ise k3b'nin sağladığı öntanımlı ayarlar sayesinde hızlı bir başlangıç yapabilirler. + https://download.kde.org/stable/applications/17.08.3/src/k3b-17.08.3.tar.xz + + extra-cmake-modules + karchive-devel + kconfig-devel + kcoreaddons-devel + kdoctools-devel + kfilemetadata-devel + ki18n-devel + kiconthemes-devel + kjobwidgets-devel + kcmutils-devel + kio-devel + knotifications-devel + knewstuff-devel + knotifyconfig-devel + kservice-devel + solid-devel + kwidgetsaddons-devel + kxmlgui-devel + qt5-base-devel + qt5-webkit-devel + qt5-location-devel + libsamplerate-devel + cdparanoia-devel + libsndfile-devel + libdvdread-devel + libkcddb + libmpcdec-devel + libvorbis-devel + vcdimager-devel + ffmpeg-devel + dvd+rw-tools + libmad-devel + libogg-devel + taglib-devel + flac-devel + lame-devel + sox-devel + cdrkit + cdrdao + + hardware/optical/k3b/pspec.xml + + + k3b + + kio + flac + lame + ki18n + solid + ffmpeg + cdrkit + cdrdao + libgcc + libmad + libogg + taglib + kconfig + kxmlgui + karchive + kcmutils + kservice + libkcddb + qt5-base + knewstuff + libmpcdec + libvorbis + kbookmarks + libdvdread + libsndfile + qt5-webkit + kcompletion + kcoreaddons + kiconthemes + kjobwidgets + dvd+rw-tools + kfilemetadata + knotifyconfig + libsamplerate + kconfigwidgets + knotifications + kwidgetsaddons + + + /usr/lib + /usr/bin + /usr/share + /usr/include + /etc + + + + + 2017-11-15 + 17.08.3 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-10-24 + 17.08.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-29 + 20160911 + rebuild + Ali Algül + aligulle3801@gmail.com + + + 2016-12-10 + 20160911 + First Release + Alihan Öztürk + alihan@pisilinux.org + + + + + + cdrdao + http://cdrdao.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.optical + 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 + + lame-devel + libao-devel + libmad-devel + libvorbis-devel + + + 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 + + + cdrdao + + lame + libmad + libvorbis + libao + + + /usr/bin + /usr/share/cdrdao + /usr/share/doc + /usr/share/man + + + + + 2017-04-14 + 1.2.3 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-19 + 1.2.3 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + simpleburn + http://simpleburn.tuxfamily.org/ + + Stefan Gronewold + groni@pisilinux.org + + Cecill-2 license + app:gui + hardware.optical + A simple GTK+ application for burning CDs and DVDs + SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. It basically is a Cdrtools frontend and is designed in two parts: the GUI (GTK) and a BASH script that handle the requested actions. + simpleburn + http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.3.1.tar.gz + + gtk2-devel + gtk3-devel + cdparanoia-devel + mpg123-devel + pkgconfig + cmake + libisoburn-devel + libdvdread-devel + libburn-devel + libisofs-devel + libcdio-devel + libcddb-devel + cdrkit + util-linux + libutil-linux-devel + + hardware/optical/simpleburn/pspec.xml + + + simpleburn + + gtk2 + gtk3 + glib2 + lame + cdparanoia + libisoburn + cdrdao + libcdio + libdvdread + libcddb + mpg123 + vorbis-tools + cdrkit + libcdio + + + /usr/bin + /usr/share/pixmaps + /usr/share/locale + /usr/share/simpleburn + /usr/share/icons + /usr/share/applications + /usr/doc + + + + + 2017-04-13 + 1.8.3.1 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2017-04-13 + 1.6.5 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.6.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-20 + 1.6.5 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-04-19 + 1.6.5 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libisoburn + http://libburnia-project.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + app:console + hardware.optical + Frontend for libraries libburn and libisofs + 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 + + libburn-devel + libisofs-devel + readline-devel + zlib-devel + acl-devel + + hardware/optical/libisoburn/pspec.xml + + + libisoburn + + acl + zlib + readline + libburn + libisofs + + + /usr/bin + /usr/lib + /usr/share + /usr/share/man + /usr/share/doc + + + + libisoburn-devel + Development files for libisoburn + libisoburn için geliştirme dosyaları + + libisoburn + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-03 + 1.4.8 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-2 + 1.4.6 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-15 + 1.4.2 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libburn + http://libburnia-project.org + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + app:console + hardware.optical + A library for reading, mastering and writing optical discs + 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 + hardware/optical/libburn/pspec.xml + + + libburn + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + libburn-devel + Development files for libburn + libburn için geliştirme dosyaları + + libburn + + + /usr/include + /usr/lib/pkgconfig/libburn-1.pc + + + + + 2018-01-03 + 1.4.8 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-25 + 1.4.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.4.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 1.4.2 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + dvd+rw-tools + http://fy.chalmers.se/~appro/linux/DVD+RW/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.optical + Tools for DVD+RW/-RW drives + DVD+RW/-RW sürücüler için birtakım araçlar + dvd+rw-tools is a set of tools to work with DVD+-RW drives. + 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-wexit.patch + gcc-4.3.patch + + hardware/optical/dvd+rw-tools/pspec.xml + + + dvd+rw-tools + + cdrkit + libgcc + + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2017-04-13 + 7.1 + Rebuild with new toolchain. + Pisi Linux Admins + admins@pisilinux.org + + + 2016-10-09 + 7.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + cdparanoia + http://www.xiph.org/paranoia/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + hardware.optical + An advanced CDDA reader with error correction + Hata düzeltme fonksiyonlu gelişmiş bir CDDA okuyucu + cdparanoia is an advanced CDDA (audio CD) reader with error correction. + http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-10.2.src.tgz + + build_system.patch + cdparanoia-III-05-gcc4.3.patch + + hardware/optical/cdparanoia/pspec.xml + + + cdparanoia + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + cdparanoia-devel + Development files for cdparanoia + cdparanoia için geliştirme dosyaları + + cdparanoia + + + /usr/include + + + + + 2017-02-16 + 3.10.2 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.10.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 3.10.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + lsdvd + http://untrepid.com/lsdvd + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.optical + Small application for listing the contents of DVDs + DVD bilgilerini toplamaya yarayan bir araç + lsdvd is a small application which lists the contents of DVDs to your terminal. + lsdvd, terminal üzerinden DVD'lerin içeriğini görüntülemeye yarayan basit bir araçtır. + mirrors://sourceforge/lsdvd/lsdvd-0.17.tar.gz + + libdvdread-devel + + hardware/optical/lsdvd/pspec.xml + + + lsdvd + + libdvdread + + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2017-04-07 + 0.17 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.17 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-26 + 0.17 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libavc1394 + http://sourceforge.net/projects/libavc1394/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + hardware.firewire + Librairie pour l'ensemble de commande de l'interface digitale AV/C (Audio/Vidéo Control) de l'association pour le commerce 1394 (1394 Trade Association). + library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set + 1394 Trade Association AV/C (Ses/Görüntü kontrol) sayısal arayüz komut seti için bir kütüphane + The libavc1394 library allows utilities to control IEEE-1394 devices using the AV/C specification. Audio/Video Control allows applications to control devices like the tape on a VCR or camcorder. + mirrors://sourceforge/libavc1394/libavc1394-0.5.4.tar.gz + + libraw1394-devel + + + libavc1394-0.5.3-librom.patch + + hardware/firewire/libavc1394/pspec.xml + + + libavc1394 + + libraw1394 + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + libavc1394-devel + Development files for libavc1394 + libavc1394 için geliştirme dosyaları + + libavc1394 + libraw1394-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 0.5.4 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.5.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-31 + 0.5.4 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libffado + http://www.ffado.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + GPLv3 + hardware.firewire + Free firewire audio drivers + Ücretsiz firewire ses sürücüleri + libffado tries to provide open-source drivers for all FireWire based pro-audio devices. + libffado, firewire arabirimli profesyonel ses kartları için ücretsiz sürücü desteği sağlayan bir projedir. + http://www.ffado.org/files/libffado-2.3.0.tgz + + xdg-utils + glibmm-devel + libxmlpp-devel + alsa-lib-devel + dbus-c++-devel + libsigc++-devel + libconfig-devel + libraw1394-devel + libiec61883-devel + scons + doxygen + + + libffado-api-doc-only.patch + libffado-libconfig145.patch + flags.patch + gcc6.patch + libxml++3.patch + + hardware/firewire/libffado/pspec.xml + + + libffado + library + + glibmm + libgcc + dbus-c++ + libxmlpp + libconfig + libsigc++ + xdg-utils + libraw1394 + libiec61883 + python-setuptools + + + /usr/bin + /usr/lib + /usr/share/locale + /lib/udev/rules.d + /usr/share/libffado + /usr/share/dbus-1 + /usr/share/man + /usr/share/doc + + + + libffado-devel + Development files for libffado + libffado için geliştirme dosyaları + library + + libffado + + + /usr/include + /usr/lib/pkgconfig + + + + ffado-mixer + Graphical User Interface for FFADO + FFADO için grafik arayüzü + app:gui + hardware.sound + ffado-mixer + + libffado + python-setuptools + + + /usr/bin/ffado-mixer* + /usr/share/applications + /usr/share/pixmaps + + + pisilinux-ffadomixer.desktop + + + + + 2017-02-17 + 2.3.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 2.2.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-28 + 2.2.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libiec61883 + http://www.linux1394.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + GPLv2 + library + hardware.firewire + A library for capturing video (DV, MPEG2 or AMDTP) over the IEEE 1394 bus + IEEE 1394 veriyolundan video dosyalarını aktarmak için kullanılan bir kütüphane + Cette librairie fournit aux les médias de troisième génération la réception et la transmission pour DV, MPEG2-TS et AMDTP (audio et musique) en n'utilisant que raw1394 sans nécessiter une configuration et une maintenance compliquées d'autres modules du noyau et de leurs nodes dans /dev. + libiec61883 is a library providing third generation media reception and transmission for DV, MPEG2-TS, and AMDTP (audio and music) using only raw1394 and not the complicated setup and maintenance of other kernel modules and their /dev nodes. + IEEE 1394 veriyolundan video dosyalarını aktarmak için kullanılan bir kütüphane + La librería facilita recepción y transmisión de media de tercera generación para DV, MPEG2-TS, y AMDTP (audio y music), usando solamente la interfaz 1394 en crudo, sin configuración complicada y mantenimiento de otros módulos de kernel y nodos /dev correspondientes. + http://www.kernel.org/pub/linux/libs/ieee1394/libiec61883-1.2.0.tar.gz + + libraw1394-devel + + + libiec61883-1.2.0-installtests.patch + libiec61883-channel-allocation-without-local-node-rw.patch + + hardware/firewire/libiec61883/pspec.xml + + + libiec61883 + + libraw1394 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libiec61883-devel + Development files for libiec61883 + libiec61883 için geliştirme dosyaları + + libiec61883 + libraw1394-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 1.2.0 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-09 + 1.2.0 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + libdc1394 + http://sourceforge.net/projects/libdc1394/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + hardware.firewire + Programming interface for IEEE 1394 based cameras + IEEE 1394 tabanlı kameralar için programlama kitaplığı + libdc1394 est une librairie dont l'objectif est de fournir une interface de programmation d'application de haut niveau pour les développeur désirant contrôler les caméras basées sur le IEEE 1394 se conformant aux spécifications des Caméras Digitales basées sur 1394 (que l'on trouve sur http://www.1394ta.org/). + libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). + Bu kütüphane IEEE 1394 tabanlı kameraların kontrolü için yüksek seviyeli bir arayüz oluşturur. + libdc1394 es una librería con intención de facilitar una interfaz de programación de alto nivel para programadores de aplicaciones, que desean controlar camaras basados en IEEE 1394, conforme la especificación de camaras digitales basados en 1394 (véase http://www.1394ta.org/). + https://sourceforge.net/projects/libdc1394/files/libdc1394-2/2.2.5/libdc1394-2.2.5.tar.gz + + libraw1394-devel + libusb-devel + + hardware/firewire/libdc1394/pspec.xml + + + libdc1394 + + libraw1394 + libusb + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libdc1394-devel + Development files for libdc1394 + libdc1394 için geliştirme dosyaları + + libdc1394 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 2.2.5 + Update. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-27 + 2.2.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-13 + 2.2.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libraw1394 + http://www.linux1394.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + GPLv2 + library + hardware.firewire + A library that provides direct access to the IEEE 1394 bus + IEEE 1394 veriyoluna direk erişim sağlayan bir kütüphane + IEEE 1394 est un standard définissant un bus de série très rapide. Ce bus est également appelé FireWire par Apple ou i.Link par Sony. + libraw1394 library provides direct access to the IEEE-1394 bus through the Linux 1394 subsystem's raw1394 user interface. Support for both the classic ieee1394 and new firewire linux driver stacks is included. + IEEE 1394 yüksek hızlı bir seri veriyolu tanımlayan standarttır. Bu veriyolu Apple, i.Link ve Sony tarafından FireWire olarak adlandırılmıştır. Bu kütüphane IEEE 1394 veriyoluna direkt erişim sağlar. + IEEE 1394 es un estándar que define un bus serial de alta velocidad. Este bus lleva también el nombre FireWire por Apple o i.Link por Sony. + https://www.kernel.org/pub/linux/libs/ieee1394/libraw1394-2.1.2.tar.xz + hardware/firewire/libraw1394/pspec.xml + + + libraw1394 + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libraw1394-devel + Development files for libraw1394 + libraw1394 için geliştirme dosyaları + + libraw1394 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 2.1.2 + Rebuild for new toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-27 + 2.1.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 2.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 2.1.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + sbc + http://www.bluez.org/ + + Marcin Bojara + marcin@pisilinux.org + + GPLv2 + LGPLv2.1 + library + hardware.bluetooth + Bluetooth Subband Codec (SBC) library + An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers. + http://www.kernel.org/pub/linux/bluetooth/sbc-1.3.tar.gz + hardware/bluetooth/sbc/pspec.xml + + + sbc + + /usr/bin/* + /usr/lib + /usr/share/doc/sbc/* + + + + sbc-devel + Development files for sbc + + sbc + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 1.3 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-12 + 1.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + bluez + http://bluez.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + service + library + app:console + hardware.bluetooth + Official Linux Bluetooth protocol stack + Linux resmi Bluetooth protokol yığını + bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols. + Bu projenin genel amacı Linux'ta Bluetooth kablosuz standartların ayrıntılarını yerine getirmektir. + https://www.kernel.org/pub/linux/bluetooth/bluez-5.43.tar.xz + + cups-devel + dbus-devel + libnl-devel + alsa-lib-devel + gstreamer-devel + libsndfile-devel + libical-devel + glib2-devel + eudev-devel + readline-devel + + + 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch + + hardware/bluetooth/bluez/pspec.xml + + + bluez + + dbus + eudev + glib2 + readline + libical + bluez-libs + + + /lib/udev/rules.d + /lib/systemd/system + /usr/share/misc + /usr/bin + /usr/sbin + /lib/udev + /lib/bluetooth/obexd + /lib/bluetooth/bluetoothd + /usr/lib + /usr/libexec + /usr/share/man + /var/lib/bluetooth + /usr/share/alsa/bluetooth.conf + /usr/share/dbus-1 + /etc + + + System.Service + + + + bluez-libs + Libraries for use in Bluetooth applications + Uygulamalar için bluetooth erişim kitaplığı + + libical + + + /usr/lib/libbluetooth.so* + /usr/share/doc + + + + bluez-libs-devel + Development files for bluez-libs + bluez-libs için geliştirme dosyaları + + bluez-libs + + + /usr/include/bluetooth + /usr/lib/pkgconfig + + + + + 2017-12-26 + 5.43 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-17 + 5.43 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.33 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-16 + 5.33 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + blueman + http://blueman-project.org + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + library + hardware.bluetooth + GTK+ Bluetooth Manager + GTK+ Bluetooth Yöneticisi + 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.0.5/blueman-2.0.5.tar.gz + + intltool + unifdef + m4 + util-macros + gettext-devel + python-devel + itstool + docbook-xml + docbook-xsl + cython + gtk3-devel + glib2-devel + notify-python + bluez-libs-devel + python-gtk-devel + python-pygobject3-devel + python-pygobject-devel + startup-notification-devel + + hardware/bluetooth/blueman/pspec.xml + + + blueman + + gtk3 + glib2 + python + bluez-libs + startup-notification + + + /usr/bin + /usr/libexec + /usr/share/locale + /usr/lib/python2* + /usr/lib/nautilus-sendto/ + /usr/share + /usr/share/polkit-1 + /usr/share/doc + /usr/share/man + /etc/dbus-1/system.d + /etc/xdg/autostart + + + + + 2018-01-04 + 2.0.5 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-10 + 2.0.4 + rebuild + Kamil Atlı + suvari@pisilinux.org + + + 2016-09-11 + 2.0.4 + First release + Ergün Salman + poyraz76@pisilinux.org + + + + + + libx86 + http://www.codon.org.uk/~mjg59/libx86/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.misc + A hardware-independent library for executing real-mode x86 code + Gerçek-mod x86 kodlarını çalıştırmak için donanım-bağımsız bir kütüphane + libx86 contains the library and header files necessary for the development of programs that will use libx86 to make real-mode x86 calls. + libx86, gerçek-mod x86 çağrıları yapabilen programların geliştirilmesi için gerekli başlık dosyaları ve kütüphaneleri içerir. + A menudo puede ser útil poder realizar llamadas de BIOS x86 en modo real desde el espacio de usuarios. lrmi facilita para ello una interfaz simple para equipos x86, sin embargo no funciona en otras plataformas. libx86 facilita la interfaz lrmi, pero además funcionará en plataformas como amd64 y alpha. + http://www.codon.org.uk/~mjg59/libx86/downloads/libx86-1.1.tar.gz + + libx86-0.99-ifmask.patch + libx86-add-pkgconfig.patch + libx86-mmap-offset.patch + + hardware/misc/libx86/pspec.xml + + + libx86 + + /usr/lib + /usr/share/doc + + + + libx86-devel + + libx86 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 1.1 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-24 + 1.1 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libmtp + http://libmtp.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + hardware.misc + An implementation of Microsoft's Media Transfer Protocol (MTP) + Microsoft'un medya aktarım protokolünü destekleyen araçlar için bir kütüphane + libmtp est une implémentation du Media Transfer Protocol (MTP) de Microsoft sous la forme d'une librairie principalement adéquate pour les systèmes d'exploitation conformes à POSIX. + libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP) in the form of a library suitable primarily for POSIX compliant operating systems. + libmtp, PlayForSure olarak da anılan, Microsoft'un medya aktarım protokolünü desteklemek için yazılmış bir programlama kütüphanesidir. Uygulamalar, libmtp kütüphanesini kullanarak, PlayForSure destekli MP3 çalar veya dijital kameralardaki içerik üzerinde taşıma, aktarma, isimlendirme vb.. işlemleri kolayca yapabilirler. + libmtp es una implementación del protocolo de transferencia de Microsoft's Media (MTP) en forma de una librería para uso en sistemas operativos POSIX compliant. + mirrors://sourceforge/libmtp/1.1.14/libmtp-1.1.14.tar.gz + + doxygen + libusb-devel + libgcrypt-devel + + hardware/misc/libmtp/pspec.xml + + + libmtp + + libusb + libgcrypt + + + /usr/bin + /usr/lib/libmtp.* + /lib/udev + /usr/share/hal + /usr/share/doc + + + + libmtp-devel + Development files for libmtp + libmtp için geliştirme dosyaları + + libmtp + libusb-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-04 + 1.1.14 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 1.1.12 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.1.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-10 + 1.1.11 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libmtdev + http://bitmath.org/code/mtdev + + PisiLinux Community + admins@pisilinux.org + + MIT + library + hardware.misc + Multitouch Protocol Translation Library + Çoklu Dokunmatik Protokol Dönüşüm Kütüphanesi + The libmtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. + Libmtdev kütüphanesi, kernel MT olaylarının tüm çeşitlerini slotlu B tipi protokole dönüştürür. + http://bitmath.org/code/mtdev/mtdev-1.1.5.tar.gz + hardware/misc/libmtdev/pspec.xml + + + libmtdev + + /usr/bin + /usr/lib + /usr/share/doc + + + + libmtdev-devel + Development files of libmtdev + Libmtdev için geliştirme dosyaları + + libmtdev + + + /usr/include + /usr/lib/pkgconfig + + + + libmtdev-32bit + 32-bit shared libraries for libmtdev + emul32 + emul32 + + libmtdev + + + /usr/lib32 + + + + + 2017-02-13 + 1.1.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.5 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + gpm + http://linux.schottelius.org/gpm/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + service + hardware.misc + Console mouse driver + Konsol tabanlı fare sürücüsü + GPM (short for General Purpose Mouse) brings mouse support to TTYs. + Genel amaçlı fare ve konsolda fare desteği içindir. + http://www.nico.schottelius.org/software/gpm/archives/gpm-1.20.7.tar.bz2 + + ncurses-devel + texinfo + + hardware/misc/gpm/pspec.xml + + + gpm + + ncurses + + + /usr/bin + /usr/include + /usr/share/man + /usr/share/info + /usr/share/doc + /usr/lib + /etc + /usr/share/emacs + + + System.Service + + + gpm.conf.d + + + + + 2017-02-05 + 1.20.7 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.20.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 1.20.7 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libgphoto2 + http://www.gphoto.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.misc + Library that implements support for numerous digital cameras + Sayısal kamera ve müzik çalarlara erişim sağlayan kütüphane + Libgphoto2 est une librairie centrale conçue pour permettre aux programmes extérieurs d'accéder aux appareils photos numériques. + libgphoto2 is the core library designed to allow access to digital camera by external programs. + libgphoto2, harici uygulamalar tarafından sayısal kameralara ve müzik çalarlara erişim için kullanılan bir programlama kütüphanesidir. + Libgphoto2 es la librería núcleo (core) que permite a programas externos acceder a camaras digitales. + mirrors://sourceforge/gphoto/libgphoto2-2.5.16.tar.bz2 + + doxygen + libxml2-devel + gd-devel + tiff-devel + libjpeg-turbo-devel + libexif-devel + libusb-devel + + hardware/misc/libgphoto2/pspec.xml + + + libgphoto2 + + libxml2 + libtool-ltdl + libusb + gd + libexif + libjpeg-turbo + + + /usr/bin + /lib/udev + /usr/share/doc/libgphoto2/README + /usr/share/doc/libgphoto2/COPYING + /usr/lib + /usr/share/libgphoto2 + /usr/share/hal/fdi + /lib/udev/rules.d + /usr/share/locale + /usr/share/man + + + System.Package + + + + libgphoto2-docs + Documentation for libgphoto2 + libgphoto2 için detaylı belgelendirme + + /usr/share/doc/libgphoto2 + /usr/share/doc/libgphoto2/camlibs + /usr/share/doc/libgphoto2/apidocs.html + /usr/share/doc/libgphoto2/linux-hotplug + + + + libgphoto2-devel + Development files for libgphoto2 + libgphoto2 için geliştirme dosyaları + + libexif-devel + libgphoto2 + + + /usr/bin/gphoto2-config* + /usr/bin/gphoto2-port-config + /usr/include/gphoto2 + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2018-01-04 + 2.5.16 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-09 + 2.5.13 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 2.5.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-02 + 2.5.8 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libieee1284 + http://cyberelk.net/tim/libieee1284/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.misc + Library to query devices using IEEE1284 + IEEE1284 kullanarak donanımların sorgulanması için bir kütüphane + Cette librairie est à destination des applications qui ont besoins de communiquer avec (ou au moins identifier) des périphériques liés au système par le port parallèle. + Library is intended to be used by applications that need to communicate with (or at least identify) devices that are attached via a parallel port. + Paralel portlar aracılığı ile bağlanmış araçlarla iletişimi (en azından tanımlanmasını) gerçekleştiren uygulamalar için gerekli olan kütüphanedir. + La librería usado por aplicaciones que necesitan comunicarse con (,o al menos necesitan identificar) dispositivos conectados al puerto paralelo. + mirrors://sourceforge/libieee1284/libieee1284-0.2.11.tar.bz2 + + python-devel + chrpath + + + libieee1284-strict-aliasing.patch + + hardware/misc/libieee1284/pspec.xml + + + libieee1284 + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + python-libieee1284 + Python bindings for libieee1284 + libieee1284 için Python bağlayıcıları + + libieee1284 + + + /usr/lib/python* + + + + libieee1284-devel + Development files for libieee1284 + libieee1284 için geliştirme dosyaları + + libieee1284 + + + /usr/include + /usr/share/man/man3 + + + + + 2017-04-07 + 0.2.11 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.2.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-10 + 0.2.11 + First release + Varol Maksutoğlu + waroi@pisilinux.org + + + + + + libsmbios + http://linux.dell.com/libsmbios/main/index.html + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + OSL-2.0 + library + app:console + hardware.misc + Provide access to (SM)BIOS information + (SM)BIOS bilgilerine ulaşabilmeyi sağlar + libsmbios project aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. + https://codeload.github.com/dell/libsmbios/tar.gz/v2.3.3 + + libxml2-devel + chrpath + doxygen + + hardware/misc/libsmbios/pspec.xml + + + libsmbios + + libgcc + + + /etc + /usr/sbin + /usr/lib + /usr/share/doc + /usr/share/man/man3 + /usr/share/smbios-utils + /usr/share/locale + + + + libsmbios-devel + Development files for libsmbios + libsmbios için geliştirme dosyaları + + libsmbios + + + /usr/include/smbios + /usr/include/smbios_c + /usr/lib/pkgconfig + + + + + 2017-12-11 + 2.3.3 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-04-29 + 2.3.3 + new release + Ali Algül + aligulle3801@gmail.com + + + 2016-06-09 + 2.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-01 + 2.3.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libgusb + https://gitorious.org/gusb/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.misc + GObject wrapper for libusb. + GObject wrapper for libusb. + GLib wrapper around libusb1. + https://people.freedesktop.org/~hughsient/releases/libgusb-0.2.11.tar.xz + + glib2-devel + vala-devel + libxslt-devel + libxml2-devel + libusb-devel + gobject-introspection-devel + + hardware/misc/libgusb/pspec.xml + + + libgusb + + glib2 + vala + libxslt + libxml2 + libusb + gobject-introspection + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/gtk-doc + /usr/share/vala + /usr/share/gir-1.0 + + + + libgusb-devel + Development files for libgusb + libgusb için geliştirme dosyaları + + libgusb + libusb-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-13 + 0.2.11 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-06 + 0.2.9 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-13 + 0.2.9 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2015-05-22 + 0.2.4 + Rebuild for vala + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2015-02-25 + 0.2.4 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2014-09-13 + 0.1.6 + Rebuild. + Stefan Gronewold (groni) + groni@pisilinux.org + + + 2013-04-13 + 0.1.6 + bump + Erdinç GÜltekin + erdincgultekin@pisilinux.org + + + 2012-10-05 + 0.1.4 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libftdi + http://www.intra2net.com/en/developer/libftdi/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + hardware.misc + A library for accessing to FTDI USB chips + FTDI USB entegrelerine erişim kitaplığı + libftdi allows access to eeprom and bitbang modes of FT232/245/2232 USB serial interface chips. + libftdi ile FT232/245/2232 USB seri arabirim entegrelerinin eeprom ve bitbang modlarını kullanabilirsiniz. + https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.3.tar.bz2 + + cmake + doxygen + libusb-devel + boost-devel + python-devel + swig + + + fix-udev-group_and_usb_name.patch + + hardware/misc/libftdi/pspec.xml + + + libftdi + + libusb + libgcc + + + /usr/bin + /usr/lib + /lib/udev/rules.d + /usr/share/doc + + + + python-libftdi + Python bindings for libftdi + Python için libftdi bağlayıcıları + + libusb + python3 + libftdi + + + /usr/lib/python* + + + + libftdi-devel + Development files for libftdi + libftdi için geliştirme dosyaları + + libftdi + libusb-devel + + + /usr/bin/libftdi-config + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + /usr/share/doc/libftdi/examples + + + + + 2017-02-17 + 1.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 1.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libgpod + http://www.gtkpod.org/libgpod.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + hardware.misc + A library to access the contents of an iPod + iPod üzerindeki verilere ulaşmak için kullanılan bir kütüphane + libgpod est une librairie partagée permettant d'accéder au contenu d'un iPod. Cette librairie est basée sur le code du projet gtkpod. + libgpod is a library to access the contents of an iPod. It supports playlists, smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc. + libgpod, iPod taşınabilir medya oynatıcıları üzerindeki verilere ulaşmak için kullanılan bir kütüphanedir. Kütüphane, gelişmiş parça listesi, parça istatistikleri, podcast gibi ileri özellikleri destekler. libgpod, gtkpod projesi temel alınarak geliştirilmiştir. + mirrors://sourceforge/gtkpod/libgpod-0.8.3.tar.bz2 + + intltool + sqlite-devel + python-devel + gtk-doc + gtk2-devel + docbook-xml + python-mutagen + libplist-devel + sg3_utils-devel + libimobiledevice-devel + python-pygobject-devel + + hardware/misc/libgpod/pspec.xml + + + libgpod + + zlib + glib2 + sqlite + libxml2 + libplist + sg3_utils + gdk-pixbuf + libimobiledevice + + + /usr/bin + /lib/udev + /usr/lib + /usr/share/hal + /lib/udev/rules.d + /run/libgpod + /usr/share/locale + /usr/share/doc + + + + python-libgpod + Python bindings for libgpod + libgpod için Python bağlayıcıları + programming.language.python + + libgpod + libplist + gdk-pixbuf + python-mutagen + + + /usr/lib/python2* + + + + libgpod-devel + Development files for libgpod + libgpod için geliştirme dosyaları + + libgpod + gdk-pixbuf-devel + libimobiledevice-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-03 + 0.8.3 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-04 + 0.8.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + dkms + http://linux.dell.com/dkms + + Ertan Güven + ertan@pisilinux.org + + GPLv2 + kernel + hardware.misc + Dynamic Kernel Module Support + Dynamic Kernel Module Support + DKMS is a dynamic kernel module support framework. + DKMS, dinamik çekirdek modülü desteği çatısıdır. + https://github.com/dell/dkms/archive/v2.5.tar.gz + + kernel-headers + + hardware/misc/dkms/pspec.xml + + + dkms + + kernel-headers + + + /etc + /usr/lib + /usr/sbin + /usr/share/doc + /usr/share/man + /var/lib + + + + + 2018-01-04 + 2.5 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-29 + 2.3 + new release + Ali Algül + aligulle3801@gmail.com + + + 2016-06-09 + 2.2.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-01 + 2.2.0.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + alternatives + http://git.fedorahosted.org/git/?p=chkconfig.git;a=summary + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + x11.util + Alternative management system + Alternatif yönetim sistemi + alternatives creates, removes, maintains and displays information about the symbolic links comprising the alternatives system. Alternatives system determines the defaults when several programs fulfilling the same or similar functions to be installed on a single system at the same time. + alternatives, alternatives sisteminin parçası olan sembolik bağlantıları oluşturan, silen, yöneten ve bunlar hakkında bilgi gösteren araçtır. Alternatives sistemi, birbirine benzer ya da aynı işlevleri sunan programların aynı anda aynı sisteme kurulduğu zamanlarda öntanımlıları belirler. + https://github.com/fedora-sysv/chkconfig/archive/chkconfig-1.3.63.tar.gz + + popt-devel + newt-devel + + x11/util/alternatives/pspec.xml + + + alternatives + + /etc + /usr/sbin + /usr/share/locale + /usr/share/man + /usr/share/doc + /var + + + + + 2017-01-26 + 1.3.63 + Rebuild for new toolchain. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.3.63 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-03-05 + 1.3.63 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + font-util + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + x11.util + Utilitaires de fontes de X.Org + X.Org font utilities + X.Org font araçları + X.Org Schrift Werkzeuge + font-util package contains core font utilities for the Xorg XWindow system. + mirrors://xorg/individual/font/font-util-1.3.1.tar.bz2 + + zlib-devel + + x11/util/font-util/pspec.xml + + + font-util + + /usr/bin + /usr/lib/pkgconfig + /usr/share/fonts + /usr/share/aclocal + /usr/share/doc + /usr/share/man + + + + + 2017-01-26 + 1.3.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.3.1 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 1.3.1 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + zorg + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + x11.util + Çomar'ın X yapılandırma araçları + Çomar's X-Konfigurationtools + Çomar's X configuration tools + outils de configuration de X, fichiers de base de données des écrans et des cartes vidéo. + zorg is a set of X configuration tools and monitor and display adapter database files. + X yapılandırma araçları, monitör ve ekran kartı veritabanları + https://github.com/forYali/zorg/archive/2.0.4.tar.gz + + keyboard-config.patch + + x11/util/zorg/pspec.xml + + + zorg + + /sbin + /usr/bin + /usr/lib + /usr/share/X11 + /usr/share/doc + /var/lib/zorg + + + Xorg.Display + System.Package + + + xorg-safe.conf + + + + + 2017-03-05 + 2.0.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + xorg-server + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + x11.server + X.Org X Server + Serveur X X.Org + X.Org X Server + X.Org X Sunucu + X.Org X Serwer + X server is the main application that allows a graphical interface. + X sunucu, grafiksel arayüz için gerekli ana uygulamadır. + X serwer to główna aplikacja, która umożliwia interfejs graficzny. + mirrors://xorg/individual/xserver/xorg-server-1.19.5.tar.bz2 + + libbsd-devel + font-util + libjpeg-turbo-devel + libdmx-devel + libdrm-devel + libgcrypt-devel + libpciaccess-devel + libX11-devel + libXaw-devel + libXext-devel + libXfixes-devel + libXfont2-devel + libXi-devel + libxkbfile-devel + libXmu-devel + libXpm-devel + libXrender-devel + libXres-devel + libXt-devel + libXtst-devel + libXv-devel + mesa-devel + pixman-devel + xorg-app + nettle-devel + libepoxy-devel + xcb-util-devel + xcb-util-image-devel + xcb-util-wm-devel + xcb-util-keysyms-devel + xcb-util-renderutil-devel + util-macros + xtrans + eudev-devel + freetype-devel + libunwind-devel + libXau-devel + libICE-devel + libSM-devel + wayland-devel + wayland-protocols-devel + + + nvidia-add-modulepath-support.patch + xserver-autobind-hotplug.patch + xorg-server-1.12-unloadsubmodule.patch + xorg-server-1.18-support-multiple-Files-sections.patch + xorg-server-1.19.4-sysmacros.patch + + x11/server/xorg-server/pspec.xml + + + xorg-server-common + Common files for X servers + X sunucuları için ortak dosyalar + data + + /etc/X11/fontpath.d + /etc/dbus-1 + /usr/lib/xorg/protocol.txt + /var/lib/xkb + /usr/share/doc + /usr/share/man/man1/Xserver.1 + + + + xorg-server + app:console + + libXau + eudev + libXdmcp + mesa + libdrm + pixman + libXfont2 + libunwind + libpciaccess + libxshmfence + libepoxy + nettle + + + /etc/X11/xorg.conf.d + /usr/bin/X + /usr/bin/Xorg + /usr/bin/cvt + /usr/bin/gtf + /usr/libexec + /usr/lib/xorg + /usr/share/X11/DriversDB + /usr/share/X11/pci + /usr/share/X11/xorg.conf.d + /usr/share/man/man1/Xorg.1 + /usr/share/man/man1/cvt.1 + /usr/share/man/man1/gtf.1 + /usr/share/man/man4/exa.4 + /usr/share/man/man4/modesetting.4 + /usr/share/man/man4/fbdevhw.4 + /usr/share/man/man5/xorg.conf.5 + /usr/share/man/man5/xorg.conf.d.5 + + + xorg-video-modesetting + glamor-egl + + + xorg-save-xkb-config.sh + DriversDB + fedora/10-quirks.conf + + + + xorg-server-xdmx + Distributed Multihead X Server + Dağıtık, çok başlı X sunucusu + app:console + + xorg-server-common + libX11 + libXau + libXdmcp + libXi + libXt + libXmu + libdmx + libXaw + pixman + libXext + libXfont2 + libXfixes + libXrender + libunwind + + + /usr/bin/*dmx* + /usr/share/man/man1/*dmx* + + + + xorg-server-xwayland + Run X clients under wayland + app:console + + libXau + libXdmcp + libunwind + mesa + pixman + libdrm + libXfont2 + libepoxy + libxshmfence + wayland-client + xorg-server-common + + + /usr/bin/Xwayland + + + + xorg-server-xephyr + Nested X Server + Başka bir X ekranında çalışabilen X sunucusu + app:console + + libX11 + libXau + libxcb + libXdmcp + xorg-server-common + mesa + xcb-util + libunwind + pixman + libXext + libXfont2 + libepoxy + xcb-util-wm + libxshmfence + xcb-util-image + xcb-util-keysyms + xcb-util-renderutil + + + /usr/bin/Xephyr + /usr/share/man/man1/Xephyr.1 + + + + xorg-server-xvfb + Virtual Framebuffer X Server + Sanal framebuffer X sunucusu + app:console + GPLv2 + + libXau + libXdmcp + xorg-server-common + libXfont2 + pixman + mesa + libunwind + + + /usr/bin/[Xx]vfb* + /usr/share/man/man1/Xvfb.1 + + + xvfb-run.sh + + + + xorg-server-xnest + A nested X server that runs as an X application + + libX11 + libXau + libXdmcp + libXfont2 + libXext + libunwind + pixman + + + /usr/bin/Xnest + /usr/share/man/man1/Xnest.1 + + + + xorg-server-devel + Headers and libraries for X server driver development + X sunucusu için sürücü geliştirmede kullanılan başlık ve kitaplık dosyaları + data + library + + xorg-server + libpciaccess-devel + pixman-devel + mesa-devel + xorg-proto + + + /usr/include/xorg + /usr/lib/libxf86config.a + /usr/lib/pkgconfig + /usr/share/aclocal + + + + + 2017-12-17 + 1.19.5 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-26 + 1.19.1 + Rebuild for a patch + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-02 + 1.19.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-11-04 + 1.18.4 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 1.18.3 + Version bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-04-08 + 1.17.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libXxf86misc + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie libXxf86misc de X.Org + X.Org Xxf86misc library + X.Org libXxf86misc kitaplığı + X.Org libXxf86misc Bibliothek + LibXxf86misc is the client library for the XFree86-misc extension. + http://source.pisilinux.org/1.0/libXxf86misc-1.0.3.tar.gz + + libXext-devel + libXxf86miscproto-devel + xorg-proto + util-macros + + x11/library/libXxf86misc/pspec.xml + + + libXxf86misc + + libXext + libXxf86miscproto + + + /usr/lib + /usr/share/doc + + + + libXxf86misc-devel + Development files for libXxf86misc + libXxf86misc için geliştirme dosyaları + + libXxf86misc + libXext-devel + libXxf86miscproto-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXxf86misc-32bit + 32-bit shared libraries for libXxf86misc + libXxf86misc için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + + + libXxf86misc + libXext-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 1.0.3 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.0.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libxshmfence + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + X.Org libxshmfence library + libxshmfence is the X Window System video extension library. + mirrors://xorg/individual/lib/libxshmfence-1.2.tar.bz2 + + libXext-devel + util-macros + + x11/library/libxshmfence/pspec.xml + + + libxshmfence + + libXext + + + /usr/lib + /usr/share/doc + + + + libxshmfence-devel + Development files for libxshmfence + + libxshmfence + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libxshmfence-32bit + 32-bit shared libraries for libxshmfence + emul32 + emul32 + + libX11-32bit + libXext-32bit + + + libxshmfence + libX11-32bit + libXext-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.2 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-05-05 + 1.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXcomposite + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie composite X.Org + X.Org composite library + X.Org composite kitaplığı + X.Org composite Bibliothek + libXcomposite is the X Composite library. Compositing allows modification of the window system's base elements like window borders, window buttons and window titlebars. + libXcomposite, X Birleşiklik kitaplığıdır. Birleşiklik, pencerelere ait kenarlar, butonlar ve başlık çubukları gibi pencere sisteminin temel elemanlarını değiştirmeye izin verir. + mirrors://xorg/individual/lib/libXcomposite-0.4.4.tar.bz2 + + libX11-devel + libXfixes-devel + util-macros + + x11/library/libXcomposite/pspec.xml + + + libXcomposite + + libX11 + + + /usr/lib + /usr/share/doc + + + + libXcomposite-devel + Development files for libXcomposite + libXcomposite için geliştirme dosyaları + + libXcomposite + libXfixes-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXcomposite-32bit + 32-bit shared libraries for libXcomposite + libXcomposite için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + + + libXcomposite + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 0.4.4 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.4.4 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 0.4.4 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXxf86dga + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xxf86dga de X.Org + X.Org Xxf86dga library + X.Org Xxf86dga kitaplığı + X.Org Xxf86dga Bibliothek + LibXxf86dga is the client library for the XFree86-DGA extension. + mirrors://xorg/individual/lib/libXxf86dga-1.1.4.tar.bz2 + + libXext-devel + libX11-devel + util-macros + + x11/library/libXxf86dga/pspec.xml + + + libXxf86dga + + libXext + libX11 + + + /usr/lib + /usr/share/doc + + + + libXxf86dga-devel + Development files for libXxf86dga + libXxf86dga için geliştirme dosyaları + + libXxf86dga + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXxf86dga-32bit + 32-bit shared libraries for libXxf86dga + libXxf86dga için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + + + libXxf86dga + libXext-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.4 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.4 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.4 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libepoxy + http://www.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + MIT + library + x11.library + OpenGL function pointer management library + Epoxy is a library for handling OpenGL function pointer management for you. + https://github.com/anholt/libepoxy/releases/download/v1.4/libepoxy-1.4.0.tar.xz + + libX11-devel + mesa-devel + util-macros + + x11/library/libepoxy/pspec.xml + + + libepoxy + + /etc/xdg + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/doc + /usr/share/man + + + + libepoxy-devel + Development files for libepoxy + + libepoxy + + + /usr/include + /usr/lib/pkgconfig + + + + libepoxy-32bit + 32-bit shared libraries for libeproxy + emul32 + emul32 + + libX11-32bit + mesa-32bit + + + /lib32 + /usr/lib32 + + + + + 2017-02-15 + 1.4 + Version bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.3.1 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-08 + 1.3.1 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libpciaccess + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + X.Org PCI access library + X.Org PCI erişim kitaplığı + libpciaccess is the Xorg library for portable PCI access routines across multiple operating systems. + libpciaccess, değişik işletim sistemleri için taşınabilir PCI erişim rutinleri içeren Xorg kitaplığıdır. + mirrors://xorg/individual/lib/libpciaccess-0.13.5.tar.bz2 + + util-macros + + x11/library/libpciaccess/pspec.xml + + + libpciaccess + + /usr/lib + /usr/share/doc + + + + libpciaccess-devel + Development files for libpciaccess + libpciaccess için geliştirme dosyaları + + libpciaccess + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libpciaccess-32bit + 32-bit shared libraries for libpciaccess + libpciaccess için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libpciaccess + + + /usr/lib32 + + + + + 2017-09-09 + 0.13.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 0.13.4 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.13.4 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-05-05 + 0.13.4 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libfakekey + http://matchbox-project.org/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + x11.library + X virtual keyboard library. + X sanal klavye kütüphanesi. + X sanal klavye kütüphanesi. + http://downloads.yoctoproject.org/releases/matchbox/libfakekey/0.1/libfakekey-0.1.tar.bz2 + + libXtst-devel + + x11/library/libfakekey/pspec.xml + + + libfakekey + + libXtst + + + /usr/lib + /usr/share/doc + + + + libfakekey-devel + Development files for libfakekey + libfakekey için geliştirme dosyaları + + libfakekey + + + /usr/lib/pkgconfig + /usr/include/fakekey/ + + + + + 2017-01-30 + 0.1 + Rebuild. + Osman Erkan + osman.erkan@pisilinux.org + + + 2016-07-07 + 0.1 + First Release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + wayland-protocols + http://wayland.freedesktop.org/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + library + x11.library + Specifications of extended Wayland protocols + Genişletişmiş wayland protocolü tanımlamaları + Specifications of extended Wayland protocols + https://wayland.freedesktop.org/releases/wayland-protocols-1.12.tar.xz + + wayland-devel + + x11/library/wayland-protocols/pspec.xml + + + wayland-protocols + + /usr/share/wayland-protocols + + + + wayland-protocols-devel + wayland-protocols için geliştirme dosyaları + + wayland-protocols + + + /usr/share/pkgconfig + + + + + 2017-12-15 + 1.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 1.7 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libexplain + http://libexplain.sourceforge.net/ + + erdinc gültekin + admins@pisilinux.org + + LGPLv2 + library + x11.library + Explain errno values returned by libc functions + Libc fonksiyonları tarafından döndürülen errno değerleri açıklar + The libexplain package provides a library which may be used to explain Unix and Linux system call errors + Libexplain paketi, Unix ve Linux sistem çağrısı hataları açıklamak için kullanılan bir kütüphane sunar. + http://sourceforge.net/projects/libexplain/files/1.4/libexplain-1.4.tar.gz + + acl-devel + libcap-devel + lsof + libtool + bison + groff + jbigkit-devel + ghostscript-devel + + + libexplain-1.4-missing-defines.patch + + x11/library/libexplain/pspec.xml + + + libexplain + + acl + libcap + ghostscript + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/locale + /usr/share/doc + + + + libexplain-devel + Development files for libexplain. + libexplain için geliştirme dosyaları + + acl-devel + libcap-devel + libexplain + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-01-29 + 1.4 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.4 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-01-09 + 1.4 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + mesa + http://www.mesa3d.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + app:console + x11.library + Mesa graphics libraries and utilities + Mesa grafik kitaplıkları ve yardımcı uygulamalar + Mesa biblioteki graficzne i narzędzia + 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/13.0.4/mesa-13.0.4.tar.xz + + xorg-proto + openssl-devel + expat-devel + libdrm-devel + libXext-devel + wayland-devel + wayland-server + wayland-client + libvdpau-devel + libXfixes-devel + libtalloc-devel + libXdamage-devel + libomxil-bellagio-devel + libXxf86vm-devel + libXvMC-devel + libXv-devel + eudev-devel + nettle-devel + python-mako + llvm + llvm-libs + llvm-clang-devel + libxshmfence-devel + + + n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch + n_Define-GLAPIVAR-separate-from-GLAPI.patch + N_01-WIP-nouveau-add-locking.patch + N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch + N_03-nv30-locking-fixes.patch + N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch + N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch + + x11/library/mesa/pspec.xml + + + mesa + + elfutils + libdrm-amd + alternatives + libX11 + libgcc + libxcb + expat + libdrm + libXext + libXfixes + libXdamage + libXxf86vm + libXv + libXvMC + libdrm-intel + libdrm-radeon + libdrm-nouveau + wayland-client + wayland-server + libomxil-bellagio + nettle + libxshmfence + llvm + llvm-clang + llvm-libs + + + /etc + /usr/bin + /usr/lib + /usr/share/doc + + + System.Package + + + drirc + + + + mesa-devel + Development files for mesa + mesa için geliştirme dosyaları + + eudev-devel + libX11-devel + libxcb-devel + libdrm-devel + libXext-devel + wayland-devel + libXfixes-devel + libXdamage-devel + libXxf86vm-devel + libxshmfence-devel + mesa + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + mesa-32bit + 32-bit shared libraries for mesa + mesa için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + elfutils-32bit + expat-32bit + libXt-devel + libXv-32bit + libX11-32bit + libcap-32bit + libdrm-32bit + libXext-32bit + libXvMC-32bit + eudev-32bit + openssl-32bit + wayland-32bit + libvdpau-32bit + libXfixes-32bit + libXdamage-32bit + libXxf86vm-32bit + libdrm-intel-32bit + libdrm-radeon-32bit + libdrm-amd-32bit + libdrm-nouveau-32bit + libxshmfence-32bit + nettle-32bit + llvm-32bit + + + elfutils-32bit + openssl-32bit + alternatives + libgcc + libxcb-32bit + expat-32bit + libX11-32bit + libdrm-32bit + libxcb-32bit + libXext-32bit + libXfixes-32bit + libXdamage-32bit + libXxf86vm-32bit + libXv-32bit + libXvMC-32bit + libdrm-intel-32bit + libxshmfence-32bit + libdrm-radeon-32bit + libdrm-amd-32bit + libdrm-nouveau-32bit + wayland-32bit + mesa + llvm-32bit + + + /usr/lib32 + + + System.Package + + + + + 2017-03-23 + 13.0.4 + llvm rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2017-02-02 + 13.0.4 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-02 + 13.0.0 + Release Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-27 + 11.2.1 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-28 + 11.2.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libXrandr + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + X.Org Xrandr library + Librairie Xrand de X.Org. + Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a screen, along with the ability to reflect the screen about either axis. + X.Org Xrand kitaplığı. + X.Org Xrand Bibliothek + mirrors://xorg/individual/lib/libXrandr-1.5.1.tar.bz2 + + libXext-devel + libXrender-devel + libX11-devel + util-macros + + x11/library/libXrandr/pspec.xml + + + libXrandr + + libXext + libXrender + libX11 + + + /usr/lib + /usr/share/doc + + + + libXrandr-devel + Development files for libXrandr + libXrandr için geliştirme dosyaları + + libXrandr + libXrender-devel + libXext-devel + libX11-devel + xorg-proto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXrandr-32bit + 32-bit shared libraries for libXrandr + libXrandr için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + libXext-32bit + libXrender-32bit + + + libXrandr + libX11-32bit + libXext-32bit + libXrender-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.5.1 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-11-02 + 1.5.1 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.5.0 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.5.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libdmx + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie dmx de X.Org + X.Org dmx library + X.Org dmx kitaplığı + X.Org dmx Bibliothek + libdmx is the X Window System DMX (Distributed Multihead X) extension library. + mirrors://xorg/individual/lib/libdmx-1.1.3.tar.bz2 + + libXext-devel + libX11-devel + util-macros + + x11/library/libdmx/pspec.xml + + + libdmx + + libXext + libX11 + + + /usr/lib + /usr/share/doc + + + + libdmx-devel + Development files for libdmx + libdmx için geliştirme dosyaları + + libdmx + libXext-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man + + + + + 2017-02-15 + 1.1.3 + Rebuild for new toolchain. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libomxil-bellagio + http://omxil.sourceforge.net + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2.1 + library + x11.library + An opensource implementation of the OpenMAX Integration Layer API + An opensource implementation of the OpenMAX Integration Layer API + An opensource implementation of the OpenMAX Integration Layer API + An opensource implementation of the OpenMAX Integration Layer API + http://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/libomxil-bellagio-0.9.3.tar.gz + + glibc-devel + + + fedora-fixes.patch + + x11/library/libomxil-bellagio/pspec.xml + + + libomxil-bellagio + + /usr/bin + /usr/lib + /usr/share + /usr/share/man + /usr/share/doc + + + + libomxil-bellagio-devel + Development files for mesa + + libomxil-bellagio + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-02 + 0.9.3 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.9.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-04-07 + 0.9.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libXt + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xt de X.Org + X.Org Xt library + X.Org Xt kitaplığı + X.Org Xt Bibliothek + LibXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif. + mirrors://xorg/individual/lib/libXt-1.1.5.tar.bz2 + + libICE-devel + libSM-devel + xorg-proto + libX11-devel + util-macros + + x11/library/libXt/pspec.xml + + + libXt + + libICE + libSM + libX11 + + + /usr/bin + /usr/lib + /usr/share/X11 + /usr/share/doc + + + + libXt-devel + Development files for libXt + libXt için geliştirme dosyaları + + libXt + libICE-devel + libSM-devel + xorg-proto + libX11-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXt-32bit + 32-bit shared libraries for libXt + libXt için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + libSM-32bit + + + libXt + libX11-32bit + libSM-32bit + libICE-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.5 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.5 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.1.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libICE + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + X.Org ICE library + X.Org ICE kitaplığı + Utilitaire ICE de X.Org. + libICE is the Inter-Client Exchange library. + libICE, Inter-Client Exchange protokolüne bir arayüz sağlayan X.Org kitaplığıdır. + X.Org ICE Bibliothek + mirrors://xorg/individual/lib/libICE-1.0.9.tar.bz2 + + libbsd-devel + util-macros + xorg-proto + xtrans + libxslt + + x11/library/libICE/pspec.xml + + + libICE + + libbsd + + + /usr/lib + /usr/share/doc + + + + libICE-devel + Development files for libICE + libICE için geliştirme dosyaları + + libICE + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libICE-32bit + 32-bit shared libraries for libICE + libICE için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libICE + + + /usr/lib32 + + + + + 2017-01-30 + 1.0.9 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.9 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-08-31 + 1.0.9 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + xcb-util-wm + http://xcb.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + A number of libraries which sit on top of libxcb + libxcb temelli birtakım kitaplıklar + The xcb-util-wm module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. + xcb-util-wm modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. + http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.1.tar.bz2 + + util-macros + libxcb-devel + + x11/library/xcb-util-wm/pspec.xml + + + xcb-util-wm + + libxcb + + + /usr/lib + /usr/share/doc + + + + xcb-util-wm-devel + Development files for xcb-util-wm + xcb-util-wm için geliştirme dosyaları + + xcb-util-wm + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + xcb-util-wm-32bit + 32-bit shared libraries for xcb-util-wm + xcb-util-wm için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libxcb-32bit + + + xcb-util-wm + libxcb-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 0.4.1 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.4.1 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 0.4.1 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXmu + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xmu de X.Org + X.Org Xmu library + X.Org Xmu kitaplığı + X.Org Xmu Bibliothek + libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. + LibXmu, X kitaplıklarında kullanmak için çeşitli yardımcı fonksiyonlar içerir. + mirrors://xorg/individual/lib/libXmu-1.1.2.tar.bz2 + + util-macros + libXt-devel + libICE-devel + libSM-devel + libXext-devel + + x11/library/libXmu/pspec.xml + + + libXmu + + libXt + libX11 + libXext + + + /usr/lib + /usr/share/doc + + + + libXmu-devel + Development files for libXmu + libXmu için geliştirme dosyaları + + libXmu + libXt-devel + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libXmu-32bit + 32-bit shared libraries for libXmu + libXmu için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXt-32bit + libXext-32bit + + + libXmu + libXt-32bit + libX11-32bit + libXext-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.2 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXv + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xv de X.Org + X.Org Xv library + X.Org Xv kitaplığı + X.Org Xv Bibliothek + LibXv is the X Window System video extension library. + mirrors://xorg/individual/lib/libXv-1.0.11.tar.bz2 + + libX11-devel + libXext-devel + util-macros + + x11/library/libXv/pspec.xml + + + libXv + + libX11 + libXext + + + /usr/lib + /usr/share/doc + + + + libXv-devel + Development files for libXv + libXv için geliştirme dosyaları + + libXv + libXext-devel + libX11-devel + xorg-proto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXv-32bit + 32-bit shared libraries for libXv + libXv için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + libXext-32bit + + + libXv + libX11-32bit + libXext-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.0.11 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-11-03 + 1.0.11 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.10 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.0.10 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libtxc-dxtn + http://dri.freedesktop.org/wiki/S3TC + + Marcin Bojara + marcin@pisilinux.org + + custom + BSD + x11.library + Texture compression library for Mesa + S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa. + http://people.freedesktop.org/~cbrill/libtxc_dxtn/libtxc_dxtn-1.0.1.tar.bz2 + + mesa-devel + + x11/library/libtxc-dxtn/pspec.xml + + + libtxc-dxtn + + /usr/lib + /usr/share/doc + + + + libtxc-dxtn-devel + + libtxc-dxtn + + + /usr/include + + + + libtxc-dxtn-32bit + emul32 + + /usr/lib32 + + + + + 2017-02-02 + 1.0.1 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-20 + 1.0.1 + First release. + Marcin Bojara + marcin@pisilinux.org + + + + + + libXcursor + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xcursor de X.Org + X.Org Xcursor library + X.Org Xcursor kitaplığı + X.Org Xcursor Bibliothek + libXcursor is the X Cursor management library. It allows using different mouse skins and modifying of the text cursor. + mirrors://xorg/individual/lib/libXcursor-1.1.14.tar.bz2 + + util-macros + libX11-devel + xorg-proto + libXfixes-devel + libXrender-devel + + x11/library/libXcursor/pspec.xml + + + libXcursor + + libX11 + libXfixes + libXrender + + + /usr/lib + /usr/share/doc + + + + libXcursor-devel + Development files for libXcursor + libXcursor için geliştirme dosyaları + + libXcursor + libXfixes-devel + libX11-devel + libXrender-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXcursor-32bit + 32-bit shared libraries for libXcursor + libXcursor için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + libXfixes-32bit + libXrender-32bit + + + libXcursor + libX11-32bit + libXfixes-32bit + libXrender-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.14 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.14 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.14 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXft + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xft de X.Org + X.Org Xft library + X.Org Xft kitaplığı + X.Org Xft Bibliothek + libXft is the X FreeType interface library. + mirrors://xorg/individual/lib/libXft-2.3.2.tar.bz2 + + util-macros + freetype-devel + expat-devel + fontconfig-devel + libXrender-devel + + x11/library/libXft/pspec.xml + + + libXft + + libX11 + freetype + fontconfig + libXrender + + + /usr/lib + /usr/share/doc + + + + libXft-devel + Development files for libXft + libXft için geliştirme dosyaları + + libXft + freetype-devel + fontconfig-devel + libXrender-devel + + + /usr/bin + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXft-32bit + 32-bit shared libraries for libXft + libXft için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + freetype-32bit + fontconfig-32bit + libXrender-32bit + zlib-32bit + libX11-32bit + + + libXft + freetype-32bit + fontconfig-32bit + libXrender-32bit + zlib-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 2.3.2 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-04-30 + 2.3.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-08-31 + 2.3.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + xcb-util + http://xcb.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + A number of libraries which sit on top of libxcb + libxcb temelli birtakım kitaplıklar + The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. + xcb-util modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. + http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2 + + util-macros + libxcb-devel + + x11/library/xcb-util/pspec.xml + + + xcb-util + + libxcb + + + /usr/lib + /usr/share/doc + + + + xcb-util-devel + Development files for xcb-util + xcb-util için geliştirme dosyaları + + xcb-util + libxcb-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + xcb-util-32bit + 32-bit shared libraries for xcb-util + xcb-util için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libxcb-32bit + + + xcb-util + libxcb-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 0.4.0 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.4.0 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-12-13 + 0.4.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + libXfont + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xfont de X.Org + X.Org Xfont library + X.Org Xfont kitaplığı + X.Org Xfont Bibliothek + libXfont is the Xorg library that allows using various types of fonts. + mirrors://xorg/individual/lib/libXfont-1.5.2.tar.bz2 + + libfontenc-devel + util-macros + freetype-devel + xorg-proto + xtrans + zlib-devel + + x11/library/libXfont/pspec.xml + + + libXfont + + libfontenc + zlib + freetype + + + /usr/lib + /usr/share/doc + + + + libXfont-devel + Development files for libXfont + libXfont için geliştirme dosyaları + + libXfont + libfontenc-devel + freetype-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + + + + + 2017-02-02 + 1.5.2 + Version bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.5.1 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.5.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libX11 + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie X11 de X.Org. + X.Org X11 library + X.Org X11 kitaplığı + X.Org X11 Bibliothek + Core X11 protocol client library. + mirrors://xorg/individual/lib/libX11-1.6.4.tar.bz2 + + libxcb-devel + xorg-proto + util-macros + xtrans + + x11/library/libX11/pspec.xml + + + libX11 + + libxcb + + + /usr/lib/libX11* + /usr/lib/X11 + /usr/share/X11 + /usr/share/doc/libX11 + + + + libX11-devel + Development files for X11 library + libX11 için geliştirme dosyaları + + libX11 + libxcb-devel + xorg-proto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libX11-32bit + 32-bit shared libraries for libX11 + libX11 için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libxcb-32bit + + + libX11 + libxcb-32bit + + + /usr/lib32 + + + + + 2017-01-27 + 1.6.4 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-02 + 1.6.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-04-30 + 1.6.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-03-08 + 1.6.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libXScrnSaver + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie XScrnSaver de X.Org + X.Org XScrnSaver library + X.Org XScrnSaver kitaplığı + X.Org XScrnSaver Bibliothek + LibXScrnSaver allows using screensavers in X clients. + mirrors://xorg/individual/lib/libXScrnSaver-1.2.2.tar.bz2 + + libXext-devel + libX11-devel + util-macros + + x11/library/libXScrnSaver/pspec.xml + + + libXScrnSaver + + libXext + libX11 + + + /usr/lib + /usr/share/doc + + + + libXScrnSaver-devel + Development files for libXScrnSaver + libXScrnSaver için geliştirme dosyaları + + libXScrnSaver + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXScrnSaver-32bit + 32-bit shared libraries for libXScrnSaver + libXScrnSaver için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + libXext-32bit + + + libXScrnSaver + libX11-32bit + libXext-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.2.2 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.2.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.2.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXi + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xi de X.Org + X.Org Xi library + X.Org Xi kitaplığı + X.Org Xi Bibliothek + LibXi provides an X Window System client interface to the XINPUT extension to the X protocol. + mirrors://xorg/individual/lib/libXi-1.7.9.tar.bz2 + + libXext-devel + libXfixes-devel + util-macros + + x11/library/libXi/pspec.xml + + + libXi + + libXext + libX11 + + + /usr/lib + /usr/share/doc + + + + libXi-devel + Development files for libXi + libXi için geliştirme dosyaları + + libXi + libXext-devel + libX11-devel + libXfixes-devel + xorg-proto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXi-32bit + 32-bit shared libraries for libXi + libXi için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + libX11-32bit + + + libXi + libXext-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-01-29 + 1.7.9 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-02 + 1.7.8 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-27 + 1.7.6 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2014-08-31 + 1.7.4 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXp + http://x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xp de X.Org. + X.Org Xp library + X.Org Xp kitaplığı. + X.Org Xp Bibliothek + X.Org X11 libXp runtime library + mirrors://xorg/individual/lib/libXp-1.0.3.tar.bz2 + + libXext-devel + xorg-proto + libXau-devel + libX11-devel + util-macros + + x11/library/libXp/pspec.xml + + + libXp + + libXext + libXau + libX11 + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + libXp-devel + Development files for libXp + libXp için geliştirme dosyaları + + libXp + libXext-devel + + + /usr/include/X11 + /usr/lib/libdeprecatedXp.so + /usr/lib32/libdeprecatedXp.so + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libXp-32bit + 32-bit shared libraries for libXp + libXp için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + + + libXp + libXext-32bit + libXau-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.0.3 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-11-13 + 1.0.3 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + libXxf86miscproto + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie libXxf86miscproto de X.Org + X.Org Xxf86miscproto library + X.Org libXxf86miscproto kitaplığı + X.Org libXxf86miscproto Bibliothek + LibXxf86miscproto is the client library for the XFree86-miscproto extension. + mirrors://xorg/individual/proto/xf86miscproto-0.9.3.tar.bz2 + + util-macros + libXext-devel + xorg-proto + + x11/library/libXxf86miscproto/pspec.xml + + + libXxf86miscproto + + /usr/lib + /usr/share/doc + + + + libXxf86miscproto-devel + Development files for libXxf86miscproto + libXxf86miscproto için geliştirme dosyaları + + libXxf86miscproto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + + 2017-02-05 + 0.9.3 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.9.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 0.9.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + glew + http://glew.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + BSD + GLX + SGI-B + GPLv2 + app:console + library + x11.library + OpenGL Extension Wrangler Library + OpenGL Extension Wrangler Library (GLEW) çok platform destekli, C/C++ genişleme kitaplığı + OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. + OpenGL Extension Wrangler Library (GLEW) çok platform destekli, C/C++ genişleme kitaplığıdır. + mirrors://sourceforge/glew/2.0.0/glew-2.0.0.tgz + + mesa-glu-devel + + x11/library/glew/pspec.xml + + + glew + + mesa + libX11 + + + /usr/lib + /usr/share/doc + /usr/bin + + + + glew-devel + Development files for glew + glew için geliştirme dosyaları + + mesa-glu-devel + glew + + + /usr/include/GL + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + glew-32bit + 32-bit shared libraries for glew + glew için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + libX11-32bit + + + mesa-32bit + libX11-32bit + glew + + + /usr/lib32 + + + + + 2017-02-15 + 2.0.0 + Rebuild for new Mesa + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-02 + 2.0.0 + Release Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-27 + 1.13.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2015-08-15 + 1.12.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libvdpau + http://freedesktop.org/wiki/Software/VDPAU + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Wrapper library for the Video Decode and Presentation API + Video kodu çözme ve sunma API'si için ara kitaplık + VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs. + VDPAU (Video Decode and Presentation API for UNIX), modern grafik işlemcilerde yer alan video kod çözümü hızlandırma ve sunma donanımına bir arayüz sağlar. + https://people.freedesktop.org/~aplattner/vdpau/libvdpau-1.1.1.tar.gz + + libXext-devel + + x11/library/libvdpau/pspec.xml + + + libvdpau + + libXext + + + /etc + /usr/lib + /usr/share/doc + + + + libvdpau-devel + Development files for libvdpau + libvdpau için geliştirme dosyaları + + libvdpau + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libvdpau-32bit + 32-bit shared libraries for libvdpau + libvdpau için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + + + libvdpau + libXext-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-27 + 1.1.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2015-11-20 + 1.1 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libxcb + http://xcb.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + The X protocol C-language Binding (XCB) + X protokolü için C dili bağlayıcısı (XCB) + The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. + https://xcb.freedesktop.org/dist/libxcb-1.12.tar.bz2 + + libXau-devel + libXdmcp-devel + python-devel + libxslt + util-macros + xcb-proto + + + libxcb-1.1-no-pthread-stubs.patch + + x11/library/libxcb/pspec.xml + + + libxcb + + libXau + libXdmcp + glibc + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + libxcb-devel + Development files for libxcb + libxcb için geliştirme dosyaları + + libxcb + libXau-devel + libXdmcp-devel + + + /usr/include/xcb + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + pthread-stubs.pc + + + + libxcb-32bit + 32-bit shared libraries for libxcb + libxcb için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXau-32bit + libXdmcp-32bit + + + libxcb + libXau-32bit + libXdmcp-32bit + + + /usr/lib32 + + + + + 2017-01-29 + 1.12 + Version bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.11.1 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-03-08 + 1.11.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + xcb-util-cursor + http://xcb.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + XCB cursor library + The xcb-util-image module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. + https://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.3.tar.bz2 + + util-macros + libxcb-devel + xcb-util-devel + xcb-util-image-devel + xcb-util-renderutil-devel + + x11/library/xcb-util-cursor/pspec.xml + + + xcb-util-cursor + + libxcb + xcb-util-image + xcb-util-renderutil + + + /usr/lib + /usr/share/doc + + + + xcb-util-cursor-devel + Development files for xcb-util + + xcb-util-cursor + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + xcb-util-cursor-32bit + 32-bit shared libraries for xcb-util + emul32 + emul32 + + libxcb-32bit + xcb-util-image-32bit + xcb-util-renderutil-32bit + + + libxcb-32bit + xcb-util-image-32bit + xcb-util-renderutil-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 0.1.3 + Version bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.1.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-26 + 0.1.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libXdamage + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie damege de X.Org. + X.Org damage library + X.Org damege kitaplığı. + X.Org damege Bibliothek + LibXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). + LibXdamage, X protokolü uzantısı DAMAGE için istemci kitaplığıdır. Damage uzantısı ekranda herhangi bir bölümde bozulma (değişiklik) meydana geldiğinde bildirim yapılmasını sağlar. + mirrors://xorg/individual/lib/libXdamage-1.1.4.tar.bz2 + + libXfixes-devel + util-macros + + x11/library/libXdamage/pspec.xml + + + libXdamage + + libXfixes + libX11 + + + /usr/lib + /usr/share/doc + + + + libXdamage-devel + Development files for libXdamage + libXdamage için geliştirme dosyaları + + libXdamage + libXfixes-devel + libX11-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libXdamage-32bit + 32-bit shared libraries for libXdamage + libXdamage için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + libXfixes-32bit + + + libXdamage + libXfixes-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.4 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.4 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.4 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libxkbfile + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie xkbfile de X.Org + X.Org xkbfile library + X.Org xkbfile kitaplığı + X.Org xkbfile Bibliothek + Libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. + mirrors://xorg/individual/lib/libxkbfile-1.0.9.tar.bz2 + + util-macros + libX11-devel + xorg-proto + + x11/library/libxkbfile/pspec.xml + + + libxkbfile + + libX11 + + + /usr/lib + /usr/share/doc + + + + libxkbfile-devel + Development files for libxkbfile + libxkbfile için geliştirme dosyaları + + libxkbfile + libX11-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + + + + + 2017-02-02 + 1.0.9 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.9 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.0.9 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libXinerama + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + librairie Xinerama de X.Org + X.Org Xinerama library + X.Org Xinerama kitaplığı + X.Org Xinerama Bibliothek + Xorg Xinerama library. Xinerama is an extension to the X Window System which enables applications and window managers to use two (or more) physical displays as one large virtual display. + mirrors://xorg/individual/lib/libXinerama-1.1.3.tar.bz2 + + libXext-devel + libX11-devel + util-macros + + x11/library/libXinerama/pspec.xml + + + libXinerama + + libXext + libX11 + + + /usr/lib + /usr/share/doc + + + + libXinerama-devel + Development files for libXinerama + libXinerama için geliştirme dosyaları + + libXinerama + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXinerama-32bit + 32-bit shared libraries for libXinerama + libXinerama için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + libX11-32bit + + + libXinerama + libX11-32bit + libXext-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.3 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.1.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libevdev + http://www.freedesktop.org/wiki/Software/libevdev/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv1 + library + x11.library + Wrapper library for evdev devices + Wrapper library for evdev devices + Wrapper library for evdev devices + Wrapper library for evdev devices + https://www.freedesktop.org/software/libevdev/libevdev-1.5.6.tar.xz + + check-devel + python-devel + + x11/library/libevdev/pspec.xml + + + libevdev + + /usr/bin + /usr/lib + /usr/include + /usr/lib/pkgconfig + /usr/share + /usr/share/doc + + + + + 2017-09-20 + 1.5.6 + Version bump + Alihan Öztürkçe + alihan@pisilinux.org + + + 2016-11-02 + 1.5.4 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-02 + 1.4.6 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2015-01-25 + 1.3.2 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + libXfixes + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xfixes de X.Org + X.Org Xfixes library + X.Org Xfixes kitaplığı + X.Org Xfixes Bibliothek + libXfixes is a library to provide augmented versions of core protocol requests. + mirrors://xorg/individual/lib/libXfixes-5.0.3.tar.bz2 + + xorg-proto + libX11-devel + util-macros + + x11/library/libXfixes/pspec.xml + + + libXfixes + + libX11 + + + /usr/lib + /usr/share/doc + + + + libXfixes-devel + Development files for libXfixes + libXfixes için geliştirme dosyaları + + libXfixes + libX11-devel + xorg-proto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXfixes-32bit + 32-bit shared libraries for libXfixes + libXfixes için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + + + libXfixes + libX11-32bit + + + /usr/lib32 + + + + + 2017-01-29 + 5.0.3 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-11-02 + 5.0.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 5.0.1 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 5.0.1 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + xcb-util-image + http://xcb.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + A number of libraries which sit on top of libxcb + libxcb temelli birtakım kitaplıklar + The xcb-util-image module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. + xcb-util-image modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. + http://xcb.freedesktop.org/dist/xcb-util-image-0.4.0.tar.bz2 + + util-macros + libxcb-devel + xcb-util-devel + + x11/library/xcb-util-image/pspec.xml + + + xcb-util-image + + xcb-util + libxcb + + + /usr/lib + /usr/share/doc + + + + xcb-util-image-devel + Development files for xcb-util + xcb-util-image için geliştirme dosyaları + + xcb-util-image + libxcb-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + xcb-util-image-32bit + 32-bit shared libraries for xcb-util + xcb-util-image için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libxcb-32bit + xcb-util-32bit + + + xcb-util-32bit + libxcb-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 0.4.0 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.4.0 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-12-13 + 0.4.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + libva + http://www.freedesktop.org/wiki/Software/vaapi + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Video Acceleration (VA) API for Linux + Linux için video hızlandırma API'si + libva is a library providing the VA API video acceleration API. + libva, VA video hızlandırma API'sini sağlayan bir kitaplıktır. + https://github.com/01org/libva/releases/download/2.0.0/libva-2.0.0.tar.bz2 + + libdrm-devel + libXext-devel + libXfixes-devel + mesa-devel + wayland-devel + + x11/library/libva/pspec.xml + + + libva + + libX11 + libdrm + libXext + libXfixes + mesa + wayland-client + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libva-devel + Development files for libva + libva için geliştirme dosyaları + + libva + wayland-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libva-32bit + 32-bit shared libraries for libva + libva için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libdrm-32bit + wayland-32bit + libXext-32bit + libXfixes-32bit + mesa-32bit + libX11-32bit + + + libva + libdrm-32bit + wayland-32bit + libXext-32bit + libXfixes-32bit + libX11-32bit + mesa-32bit + + + /usr/lib32 + + + + + 2017-02-15 + 2.0.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-15 + 1.7.3 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-03 + 1.7.2 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-27 + 1.7.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2015-05-10 + 1.5.1 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + wayland + http://wayland.freedesktop.org/ + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + GPLv2 + library + x11.library + Wayland Compositor Infrastructure + Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. + https://wayland.freedesktop.org/releases/wayland-1.14.0.tar.xz + + libffi-devel + expat-devel + libxml2-devel + + x11/library/wayland/pspec.xml + + + wayland + + libxml2 + expat + + + /usr/bin + /usr/share/doc/ + /usr/share/aclocal + /usr/share/wayland + /usr/share/man + + + + wayland-client + Wayland client library + + libffi + wayland + + + /usr/lib/libwayland-client* + + + + wayland-cursor + Wayland cursor library + + wayland + wayland-client + + + /usr/lib/libwayland-cursor* + + + + wayland-server + Wayland server library + + libffi + wayland + + + /usr/lib/libwayland-server* + + + + wayland-devel + Development files for wayland + + expat-devel + wayland + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/pkgconfig + + + + wayland-32bit + 32-bit shared libraries for wayland + emul32 + emul32 + + libffi-32bit + expat-32bit + libxml2-32bit + + + wayland + expat-32bit + libffi-32bit + libxml2-32bit + + + /usr/lib32 + + + + + 2017-12-15 + 1.14.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-02 + 1.12.0 + Version bump. + Alihan Öztürk + alihan@pisilnux.org + + + 2016-11-04 + 1.11.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-05-01 + 1.10.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2015-11-05 + 1.9.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libXrender + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xrender de X.Org + X.Org Xrender library + X.Org Xrender kitaplığı + X.Org Xrender Bibliothek + The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. + mirrors://xorg/individual/lib/libXrender-0.9.10.tar.bz2 + + libX11-devel + xorg-proto + util-macros + + x11/library/libXrender/pspec.xml + + + libXrender + + libX11 + + + /usr/lib + /usr/share/doc + + + + libXrender-devel + Development files for libXrender + libXrender için geliştirme dosyaları + + libXrender + libX11-devel + xorg-proto + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/doc/libXrender/libXrender.txt + + + + libXrender-32bit + 32-bit shared libraries for libXrender + libXrender için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + + + libXrender + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 0.9.10 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-11-02 + 0.9.10 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.9.9 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 0.9.9 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libdrm + http://dri.freedesktop.org/libdrm/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Userspace interface to kernel DRM services + Çekirdekteki DRM servisleri için kullanıcı düzeyi arayüz + libdrm is a library providing the userspace interface to kernel DRM services. + libdrm, çekirdekteki DRM servisleri için kullanıcı düzeyi arayüz sağlayan bir kitaplıktır. + https://dri.freedesktop.org/libdrm/libdrm-2.4.83.tar.bz2 + + libpciaccess-devel + util-macros + libxslt-devel + docbook-xsl + valgrind + + x11/library/libdrm/pspec.xml + + + libdrm + + libpciaccess + + + /etc + /usr/lib/libdrm.* + /lib/udev/rules.d + /usr/share/doc + /usr/share/man + /usr/share/libdrm + + + 91-drm-modeset.rules + + + + libdrm-intel + Userspace interface to kernel DRM services for intel + Çekirdekteki intel DRM servisleri için kullanıcı düzeyi arayüz + + libdrm + libpciaccess + + + /usr/lib/libdrm_intel.* + + + + libdrm-nouveau + Userspace interface to kernel DRM services for nouveau + Çekirdekteki nouveau DRM servisleri için kullanıcı düzeyi arayüz + + libdrm + + + /usr/lib/libdrm_nouveau.* + + + + libdrm-radeon + Userspace interface to kernel DRM services for radeon + Çekirdekteki radeon DRM servisleri için kullanıcı düzeyi arayüz + + libdrm + + + /usr/lib/libdrm_radeon.* + + + + libdrm-amd + Userspace interface to kernel DRM services for amdgpu + + libdrm + + + /usr/lib/libdrm_amdgpu.* + + + + libkms + Userspace library for kernel mode setting + Çekirdekteki ekran modu değiştirme servisleri için kullanıcı düzeyi arayüz + + libdrm + + + /usr/lib/libkms.* + + + + libdrm-devel + Development files for libdrm + libdrm için geliştirme dosyaları + + libdrm + libdrm-intel + libdrm-nouveau + libdrm-radeon + libdrm-amd + libkms + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libdrm-32bit + 32-bit shared libraries for libdrm + libdrm için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libpciaccess-32bit + + + libdrm + libpciaccess-32bit + + + /usr/lib32/libdrm.* + + + + libdrm-intel-32bit + 32-bit shared libraries for libdrm-intel + libdrm-intel için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libdrm-intel + libdrm-32bit + libpciaccess-32bit + + + /usr/lib32/libdrm_intel.* + + + + libdrm-nouveau-32bit + 32-bit shared libraries for libdrm-nouveau + libdrm-nouveau için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libdrm-nouveau + libdrm-32bit + + + /usr/lib32/libdrm_nouveau.* + + + + libdrm-radeon-32bit + 32-bit shared libraries for libdrm-radeon + libdrm-radeon için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libdrm-radeon + libdrm-32bit + + + /usr/lib32/libdrm_radeon.* + + + + libdrm-amd-32bit + 32-bit shared libraries for libdrm-amdgpu + emul32 + emul32 + + libdrm-amd + libdrm-32bit + + + /usr/lib32/libdrm_amdgpu.* + + + + libkms-32bit + 32-bit shared libraries for libkms + libkms için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libkms + libdrm-32bit + + + /usr/lib32/libkms.* + + + + + 2017-09-09 + 2.4.83 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 2.4.75 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-02 + 2.4.71 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-04-30 + 2.4.67 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-03-27 + 2.4.67 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + xcb-util-keysyms + http://xcb.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + A number of libraries which sit on top of libxcb + libxcb temelli birtakım kitaplıklar + The xcb-util-keysyms module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. + xcb-util-keysyms modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. + http://xcb.freedesktop.org/dist/xcb-util-keysyms-0.4.0.tar.bz2 + + util-macros + libxcb-devel + + x11/library/xcb-util-keysyms/pspec.xml + + + xcb-util-keysyms + + libxcb + + + /usr/lib + /usr/share/doc + + + + xcb-util-keysyms-devel + Development files for xcb-util-keysyms + xcb-util-keysyms için geliştirme dosyaları + + xcb-util-keysyms + libxcb-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + xcb-util-keysyms-32bit + 32-bit shared libraries for xcb-util-keysyms + emul32 + emul32 + + libxcb-32bit + + + xcb-util-keysyms + libxcb-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 0.4.0 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.4.0 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-12-13 + 0.4.0 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + libXaw + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + X Athena Widgets Library + X Athena Parçacıkları kitaplığı + Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library. + mirrors://xorg/individual/lib/libXaw-1.0.13.tar.bz2 + + libXext-devel + libXmu-devel + libXpm-devel + libXt-devel + util-macros + libICE-devel + libSM-devel + libX11-devel + + x11/library/libXaw/pspec.xml + + + libXaw + + libX11 + libXext + libXmu + libXpm + libXt + + + /usr/lib + /usr/share/doc + + + + libXaw-devel + Development files for libXaw + libXaw için geliştirme dosyaları + + libXaw + libXext-devel + libXmu-devel + libXpm-devel + libXt-devel + libX11-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXaw-32bit + 32-bit shared libraries for libSM + libXaw için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + libXmu-32bit + libXpm-32bit + libXt-32bit + libX11-32bit + + + libXaw + libXext-32bit + libXmu-32bit + libXpm-32bit + libXt-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-03-02 + 1.0.13 + Release bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-04-30 + 1.0.13 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.0.13 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libXext + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xext de X.Org + X.Org Xext library + X.Org Xext kitaplığı + X.Org Xext Bibliothek + LibXext provides an X Window System client interface to several extensions to the X protocol. + LibXext, çeşitli X protokolü uzantıları için X Pencere Sistemi istemci arayüzü sunar. + mirrors://xorg/individual/lib/libXext-1.3.3.tar.bz2 + + xorg-proto + util-macros + libX11-devel + libxslt + + x11/library/libXext/pspec.xml + + + libXext + + libX11 + + + /usr/lib + /usr/share/doc + + + + libXext-devel + Development files for libXext + libXext için geliştirme dosyaları + + libX11-devel + libXext + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXext-32bit + 32-bit shared libraries for libXext + libXext için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libX11-32bit + + + libXext + libX11-32bit + + + /usr/lib32 + + + + + 2017-01-29 + 1.3.3 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.3.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-08-31 + 1.3.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXfont2 + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + X.Org Xfont library + libXfont is the Xorg library that allows using various types of fonts. + http://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.1.tar.bz2 + + libfontenc-devel + util-macros + freetype-devel + xorg-proto + xtrans + zlib-devel + + x11/library/libXfont2/pspec.xml + + + libXfont2 + + libfontenc + zlib + freetype + + + /usr/lib + /usr/share/doc + + + + libXfont2-devel + Development files for libXfont + + libXfont2 + libfontenc-devel + freetype-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + + + + + 2017-03-02 + 2.0.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + Xaw3d + http://freshmeat.net/projects/xaw3d/ + + PisiLinux Community + admins@pisilinux.org + + X11 + library + x11.library + Replacement of the Xaw widget set that comes with X + XPM imajlarına 3D görüntüsü ve desteği ekleyen bir kütüphanedir + Xaw3d est globalement le remplaçant de la boîte à outils Athena. Il ajoute une apparence 3D ainsi que le support des images XMP. + Xaw3d is a general-purpose replacement for the Athena toolkit that adds a 3D appearance and support for XPM images. + Xaw3d, Athena araçlarının yerini alması amaçlanarak hazırlanmıştır. Ek olarak 3B görünüş sağlar ve XPM resimlerini destekler. + http://xorg.freedesktop.org/archive/individual/lib/libXaw3d-1.6.2.tar.gz + + util-macros + libXt-devel + libXmu-devel + libXpm-devel + + + Xaw3d-1.6.1-3Dlabel.patch + Xaw3d-1.6.1-fontset.patch + Xaw3d-1.6.1-hsbar.patch + + x11/library/Xaw3d/pspec.xml + + + Xaw3d + + libXt + libX11 + libXmu + libXpm + libXext + + + /usr/lib + /usr/share/doc + + + + Xaw3d-devel + Development files for Xaw3d + Xaw3d için geliştirme dosyaları + + Xaw3d + libXt-devel + libX11-devel + libXmu-devel + libXext-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-05 + 1.6.2 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.6.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-02-21 + 1.6.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libxkbcommon + http://xkbcommon.org/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + x11.library + Library to convert evdev keycodes to keysyms + Evdev keycode'larını keysms türüne çeviren bir kitaplık + Library to convert evdev keycodes to keysyms + Evdev keycode'larını keysms türüne çeviren bir kitaplık + https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.7.1.tar.gz + + util-macros + libxcb-devel + + x11/library/libxkbcommon/pspec.xml + + + libxkbcommon + + libxcb + + + /usr/share/doc/libxkbcommon/ + /usr/lib/lib*.so* + + + + libxkbcommon-devel + Development files for libxkbcommon + libxkbcommon için geliştirme dosyaları + + libxkbcommon + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libxkbcommon-32bit + 32-bit shared libraries for libxkbcommon + emul32 + emul32 + + libxcb-32bit + + + libxkbcommon + libxcb-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 0.7.1 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-27 + 0.6.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2015-03-04 + 0.5.0 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + xcb-util-renderutil + http://xcb.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + A number of libraries which sit on top of libxcb + libxcb temelli birtakım kitaplıklar + The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. + xcb-util-renderutil modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. + http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.bz2 + + util-macros + libxcb-devel + + x11/library/xcb-util-renderutil/pspec.xml + + + xcb-util-renderutil + + libxcb + + + /usr/lib + /usr/share/doc + + + + xcb-util-renderutil-devel + Development files for xcb-util-renderutil + xcb-util-renderutil için geliştirme dosyaları + + xcb-util-renderutil + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + xcb-util-renderutil-32bit + 32-bit shared libraries for xcb-util-renderutil + xcb-util-renderutil için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libxcb-32bit + + + libxcb-32bit + + + /usr/lib32 + + + + + 2017-02-05 + 0.3.9 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 0.3.9 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-09-01 + 0.3.9 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + freeglut + http://freeglut.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + The OpenGL Utility Toolkit (Freeglut) + OpenGL Araç Kiti (Freeglut) + Freeglut est la boîte à outils utilitaire d'OpenGL, une boîte à outils indépendante du système de fenêtrage pour écrire des programmes OpenGL. Il implémente une Interface de Programmation d'Application (API) de fenêtrage pour OpenGL. Freeglut facilite considérablement l'apprentissage et l'exploration de la programmation en OpenGL. + Freeglut is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. Freeglut makes it considerably easier to learn about and explore OpenGL Programming. + Freeglut, OpenGL programlarını yazmak için bağımsız araç kutusu pencere sistemin olan bir OpenGL Hizmeti Araç Takımıdır. OpenGl için basit bir pencere uygulama proglaması arayüzü (API) sağlar. Freeglut, OpenGL Programlamasını keşfetmek öğrenmek isteyenler için kolaylıklar sağlar. + Freeglut es la caja de herramientas de OpenGL, con herramientas para crear programas OpenGL, independientemente del sistema de ventanas. Facilita una simple interfaz de programación de aplicaciones (API) con ventanas para OpanGL. Freeglut facilita considerablemente el aprendizaje y exploración de la programación OpenGL. + mirrors://sourceforge/freeglut/freeglut-3.0.0.tar.gz + + mesa-devel + mesa-glu-devel + libX11-devel + libXi-devel + libXxf86vm-devel + libXext-devel + libXrandr-devel + cmake + + x11/library/freeglut/pspec.xml + + + freeglut + + mesa + libX11 + libXi + libXxf86vm + libXrandr + + + /usr/lib + /usr/share/doc/freeglut + + + + freeglut-devel + Development files for freeglut + freeglut için geliştirme dosyaları + + freeglut + + + /usr/include + /usr/lib/pkgconfig + + + + freeglut-32bit + 32-bit shared libraries for freeglut + freeglut için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + mesa-glu-32bit + libXi-32bit + libX11-32bit + libXxf86vm-32bit + libXrandr-32bit + + + freeglut + mesa-32bit + libXi-32bit + libXxf86vm-32bit + libX11-32bit + libXrandr-32bit + + + /usr/lib32 + + + + + 2017-09-20 + 3.0.0 + Rebuild for new Mesa + PisiLinux Community + admin@pisilinux.org + + + 2016-11-03 + 3.0.0 + Rebuild for new Mesa + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 3.0.0 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-04-27 + 3.0.0 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libXres + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xres de X.Org + X.Org Xres library + X.Org Xres kitaplığı + X.Org Xres Bibliothek + X-Resource is an extension that allows a client to query the X server about its usage of various resources. + mirrors://xorg/individual/lib/libXres-1.0.7.tar.bz2 + + libX11-devel + libXext-devel + util-macros + + x11/library/libXres/pspec.xml + + + libXres + + libX11 + libXext + + + /usr/lib + /usr/share/doc + + + + libXres-devel + Development files for libXres + libXres için geliştirme dosyaları + + libXres + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/share/man + + + + + 2017-02-02 + 1.0.7 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.7 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.0.7 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXxf86vm + http://x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xxf86vm de X.Org + X.Org Xxf86vm library + X.Org Xxf86vm kitaplığı + X.Org Xxf86vm Bibliothek + LibXxf86vm is the client library for the XFree86-VidMode X extension. + mirrors://xorg/individual/lib/libXxf86vm-1.1.4.tar.bz2 + + libXext-devel + libX11-devel + util-macros + + x11/library/libXxf86vm/pspec.xml + + + libXxf86vm + + libX11 + libXext + + + /usr/lib + /usr/share/doc + + + + libXxf86vm-devel + Development files for libXxf86vm + libXxf86vm için geliştirme dosyaları + + libXxf86vm + libXext-devel + + + /usr/include/X11 + /usr/lib/pkgconfig/ + /usr/lib32/pkgconfig + /usr/share/man + + + + libXxf86vm-32bit + 32-bit shared libraries for libXxf86vm + libXxf86vm için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + + + libXxf86vm + libXext-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 1.1.4 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-27 + 1.1.4 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-16 + 1.1.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXtst + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xtst de X.Org + X.Org Xtst library + X.Org Xtst kitaplığı + X.Org Xtst Bibliothek + libXtst provides an X Window System client interface to the Record extension to the X protocol. The Record extension allows X clients to synthesise input events, which is useful for automated testing. + mirrors://xorg/individual/lib/libXtst-1.2.3.tar.bz2 + + libXext-devel + libXi-devel + util-macros + + x11/library/libXtst/pspec.xml + + + libXtst + + libXext + libX11 + + + /usr/lib + /usr/share/X11 + /usr/share/doc + + + + libXtst-32bit + 32-bit shared libraries for libXtst + libXtst için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + libXi-32bit + libX11-32bit + + + libX11-32bit + libXext-32bit + libXtst + + + /usr/lib32 + + + + libXtst-devel + Development files for libXtst + libXtst için geliştirme dosyaları + + libXi-devel + libXext-devel + libX11-devel + xorg-proto + libXtst + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + /usr/share/doc/*/*.xml + /usr/share/man + + + + + 2017-01-30 + 1.2.3 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-11-02 + 1.2.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.2.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.2.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXvMC + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie XvMC de X.Org + X.Org XvMC library + X.Org XvMC kitaplığı + X.Org XvMC Bibliothek + LibXvMC is the X-Video Motion Compensation Library. + mirrors://xorg/individual/lib/libXvMC-1.0.10.tar.bz2 + + libX11-devel + libXext-devel + libXv-devel + xorg-proto + util-macros + + x11/library/libXvMC/pspec.xml + + + libXvMC + + libXext + libX11 + + + /usr/lib + /usr/share/doc + + + + libXvMC-devel + Development files for libXvMC + libXvMC için geliştirme dosyaları + + libXv-devel + libX11-devel + xorg-proto + libXext-devel + libXvMC + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/doc/libXvMC/XvMC_API.txt + + + + libXvMC-32bit + 32-bit shared libraries for libXvMC + libXvMC için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXv-32bit + libX11-32bit + libXext-32bit + + + libX11-32bit + libXext-32bit + libXvMC + + + /usr/lib32 + + + + + 2017-02-02 + 1.0.10 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-03 + 1.0.10 + Version Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-04-27 + 1.0.9 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-16 + 1.0.8 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXau + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Au de X.Org. + X.Org Au library + X.Org Au kitaplığı. + X.Org Au Bibliothek + libXau provides functions to manage X authorization files + libXau, X yetkilendirme dosyalarını yönetmek için işlevler sağlar. + http://xorg.freedesktop.org/archive/individual/lib/libXau-1.0.8.tar.gz + + util-macros + xorg-proto + + + visibility.patch + + x11/library/libXau/pspec.xml + + + libXau + + /usr/lib + + + + libXau-devel + Development files for libXau + libXau için geliştirme dosyaları + + libXau + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXau-32bit + 32-bit shared libraries for libXau + libXau için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + /usr/lib32 + + + + + 2017-01-27 + 1.0.8 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.8 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-06-01 + 1.0.8 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libXpm + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xpm de X.Org + X.Org Xpm library + X.Org Xpm kitaplığı + X.Org Xpm Bibliothek + LibXpm is the X pixmap library. + mirrors://xorg/individual/lib/libXpm-3.5.12.tar.bz2 + + util-macros + libXext-devel + libXt-devel + + x11/library/libXpm/pspec.xml + + + libXpm + + libXext + libXt + libX11 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + libXpm-devel + Development files for libXpm + libXpm için geliştirme dosyaları + + libXpm + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libXpm-32bit + 32-bit shared libraries for libXpm + libXpm için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXext-32bit + libXt-32bit + libX11-32bit + + + libXpm + libXext-32bit + libXt-32bit + libX11-32bit + + + /usr/lib32 + + + + + 2017-02-02 + 3.5.12 + Version bump + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 3.5.11 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 3.5.11 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + pixman + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Pixel manipulation library + Piksel işleme kitaplığı + Pixman contains lowlevel pixel manipulation routines. + Pixman, düşük düzey piksel işleme yordamlarını içerir. + mirrors://xorg/individual/lib/pixman-0.34.0.tar.bz2 + x11/library/pixman/pspec.xml + + + pixman + + /usr/lib + /usr/share/doc + + + + pixman-devel + Development files for pixman + pixman için geliştirme dosyaları + + pixman + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + pixman-32bit + 32-bit shared libraries for pixman + pixman için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + pixman + + + /usr/lib32 + + + + + 2017-02-05 + 0.34.0 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.34.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + 2014-08-31 + 0.32.6 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libFS + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie FS de X.Org + X.Org FS library + X.Org FS kitaplığı + X.Org FS Bibliothek + libFS is the interface library to the X Font Server. + mirrors://xorg/individual/lib/libFS-1.0.7.tar.bz2 + + util-macros + xorg-proto + xtrans + + x11/library/libFS/pspec.xml + + + libFS + + /usr/lib + /usr/share/doc + + + + libFS-devel + Development files for libFS + libFS için geliştirme dosyaları + + libFS + + + /usr/include/X11 + /usr/lib/pkgconfig + + + + + 2017-01-30 + 1.0.7 + Rebuild. + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.0.7 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.0.7 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libSM + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie SM de X.Org. + X.Org SM library + X.Org SM kitaplığı. + X.Org SM Bibliothek + libSM is the X Session Management library. + mirrors://xorg/individual/lib/libSM-1.2.2.tar.bz2 + + libICE-devel + libutil-linux-devel + util-macros + xorg-proto + xtrans + + x11/library/libSM/pspec.xml + + + libSM + + libutil-linux + libICE + + + /usr/lib + /usr/share/X11 + /usr/share/doc + + + + libSM-devel + Development files for libSM + libSM için geliştirme dosyaları + + libICE-devel + libSM + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/doc/*.xml + + + + libSM-32bit + 32-bit shared libraries for libSM + libSM için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libICE-32bit + libutil-linux-32bit + + + libICE-32bit + libutil-linux-32bit + libSM + + + /usr/lib32 + + + + + 2017-02-02 + 1.2.2 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.2.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2014-05-16 + 1.2.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libfontenc + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie fontenc de X.Org + X.Org fontenc library + X.Org fontenc kitaplığı + X.Org fontenc Bibliothek + libfontenc is the X Window System font encoding library. + mirrors://xorg/individual/lib/libfontenc-1.1.3.tar.bz2 + + zlib-devel + util-macros + font-util + xorg-proto + + x11/library/libfontenc/pspec.xml + + + libfontenc + + zlib + + + /usr/lib + /usr/share/doc + + + + libfontenc-devel + Development files for libfontenc + libfontenc için geliştirme dosyaları + + libfontenc + + + /usr/include/X11 + /usr/lib/pkgconfig + + + + + 2017-01-30 + 1.1.3 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.3 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-08-15 + 1.1.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libXdmcp + http://x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xdmcp de X.Org. + X.Org Xdmcp library + X.Org Xdmcp kitaplığı. + X.Org Xdmcp Bibliothek + LibXdmcp is the X Display Manager Control Protocol library. + LibXdmcp, X Ekran Yöneticisi Denetim Protokolü kitaplığıdır. + http://xorg.freedesktop.org/archive/individual/lib/libXdmcp-1.1.2.tar.bz2 + + libxslt + util-macros + xorg-proto + libbsd-devel + + x11/library/libXdmcp/pspec.xml + + + libXdmcp + + libbsd + + + /usr/lib + /usr/share/doc + + + + libXdmcp-devel + Development files for libXdmcp + libXdmcp için geliştirme dosyaları + + xorg-proto + libXdmcp + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/doc/*/*.xml + + + + libXdmcp-32bit + 32-bit shared libraries for libXdmcp + libXdmcp için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + libXdmcp + + + /usr/lib32 + + + + + 2017-01-27 + 1.1.2 + Rebuild + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 1.1.2 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-06-06 + 1.1.2 + First release + Osman Erkan + osman.erkan@yandex.com + + + + + + mesa-glu + http://www.mesa3d.org + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Mesa OpenGL Utility library + Mesa implementation of the standard GLU OpenGL utility API. + ftp://ftp.freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.gz + + mesa-devel + libgcc + + x11/library/mesa-glu/pspec.xml + + + mesa-glu + + mesa + libgcc + + + /usr/lib + + + + mesa-glu-devel + Development files for mesa-glu + mesa-glu için geliştirme dosyaları + + mesa-glu + mesa-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + mesa-glu-32bit + 32-bit shared libraries for mesa-glu + mesa-glu için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + libgcc + + + mesa-glu + mesa-32bit + libgcc + + + /usr/lib32 + + + + + 2017-02-15 + 9.0.0 + Rebuild for new Mesa + PisiLinux Community + admin@pisilinux.org + + + 2016-11-03 + 9.0.0 + Rebuild for new Mesa + PisiLinux Community + admin@pisilinux.org + + + 2016-04-30 + 9.0.0 + Release bump + PisiLinux Community + admin@pisilinux.org + + + 2015-01-22 + 9.0.0 + First release + Ergün Salman + Poyraz76@pisilinux.org + + + + + + xterm + http://invisible-island.net/xterm + + PisiLinux Community + admins@pisilinux.org + + MIT + app:gui + x11.terminal + Terminal emulator for the X Window System + X Pencere Sistemi için uçbirim emülatörü + The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. + xterm programı, X Pencere Sistemi için bir uçbirim emülatörüdür. Pencere sistemini doğrudan kullanamayan programlar için DEC VT102 ve Tektronix 4014 uyumlu uçbirimler sağlar. + terminal + ftp://invisible-island.net/xterm/xterm-327.tgz + + fontconfig-devel + libICE-devel + libXaw-devel + libXft-devel + libXmu-devel + libXt-devel + utempter-devel + libXinerama-devel + xorg-app + libXpm-devel + ncurses-devel + libX11-devel + + + 16colors.txt.diff + defaults.patch + + x11/terminal/xterm/pspec.xml + + + xterm + + fontconfig + libICE + libXaw + libXft + libXmu + libXt + libXinerama + utempter + xorg-app + libXpm + ncurses + libX11 + + + /usr/bin + /usr/share/X11 + /usr/share/doc + /usr/share/man + + + + + 2017-02-16 + 327 + Rebuild. + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-04 + 327 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 324 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-13 + 304 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + yakuake + http://extragear.kde.org/apps/yakuake + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + x11.terminal + Very powerful Quake style Konsole for KDE4 + KDE5 için Quake tarzı oldukça güçlü bir Konsole + The name comes from Yet Another Kuake (thus YaKuake). Its behaviour is similar to the console of the Quake game. + İsmi Bir Başka Kuake (Yet Another Kuake - YaKuake) sözcüklerinden gelmektedir. Quake oyunundaki konsola benzer. + yakuake + mirrors://kde/stable/yakuake/3.0.4/src/yakuake-3.0.4.tar.xz + + qt5-base-devel + libX11-devel + qt5-x11extras-devel + knewstuff-devel + kio-devel + kparts-devel + knotifyconfig-devel + karchive-devel + kcoreaddons-devel + kconfig-devel + kcrash-devel + kdbusaddons-devel + kglobalaccel-devel + ki18n-devel + kiconthemes-devel + knewstuff-devel + knotifications-devel + kparts-devel + kwidgetsaddons-devel + kwindowsystem-devel + gettext-devel + extra-cmake-modules + kwayland-devel + + x11/terminal/yakuake/pspec.xml + + + yakuake + + qt5-base + qt5-x11extras + kio + kcrash + ki18n + kparts + kconfig + kxmlgui + karchive + kservice + knewstuff + kwayland + kcoreaddons + kdbusaddons + kiconthemes + kglobalaccel + knotifyconfig + kwindowsystem + kconfigwidgets + knotifications + kwidgetsaddons + libX11 + libgcc + + + /etc/xdg + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/locale + /usr/share/doc + + + yakuake.notifyrc + + + + + 2017-09-16 + 3.0.4 + Rebuild for new Toolchain. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 3.0.2 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-23 + 3.0.2 + Release bump + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-03-07 + 3.0.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + vte + http://www.gnome.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + x11.terminal + Widget terminal utilisant Xft + Xft powered terminal widget + The VTE package contains a termcap file implementation for terminal emulators. + Vte paketi, terminal emülatörleri için termcap uygulama dosyası içerir. + mirrors://gnome/vte/0.28/vte-0.28.2.tar.xz + + gobject-introspection-devel + fontconfig-devel + gtk2-devel + pango-devel + cairo-devel + gtk-doc + gdk-pixbuf-devel + atk-devel + ncurses-devel + glib2-devel + libX11-devel + intltool + harfbuzz-devel + graphite2-devel + + + vte-0.28.2-limit-arguments.patch + vte-alt-meta-confusion.patch + vte-python-bugfixes.patch + vte-0.28.0-link.patch + vte-0.28.2-scale.patch + + x11/terminal/vte/pspec.xml + + + vte + library + + gobject-introspection + gtk2 + atk + cairo + gdk-pixbuf + pango + ncurses + glib2 + libX11 + + + /usr/bin + /usr/lib + /usr/libexec + /usr/share/doc + /usr/share/locale + /usr/share/vte + /usr/share/pygtk + /usr/share/gir-1.0/Vte-0.0.gir + + + + vte-docs + GTK reference documents for vte + data:doc + + /usr/share/gtk-doc + + + + vte-devel + Development files for vte + vte için geliştirme dosyaları + + vte + gtk2-devel + pango-devel + cairo-devel + glib2-devel + libX11-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-11 + 0.28.2 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-02 + 0.28.2 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2014-05-16 + 0.28.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + scim + http://www.scim-im.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + x11.im + Smart Common Input Method - framework for Input Methods + Smart Common Input Method - Girdi Metodları sistemi + Smart Common Input Method – ogólna metoda wprowadzania + Smart Common Input Method (SCIM - Méthode commune intelligente d'entrée) est un framework (cadre de développement) pour méthodes d'entrée. Il s'agit d'une approche modulaire et flexible pour créer ou utiliser des méthodes d'entrée pour la plateforme X11. + Smart Common Input Method (SCIM) is a framework for Input Methods. It is a modular and flexible approach for authoring and using Input Methods for X11 platform. + Smart Common Input Method (SCIM), X11 platformu için Girdi Metodlarının yönetilmesi ve kullanılması için modüler ve esnek Girdi Metodları sistemi + scim to główny pakiet projektu SCIM, udostępniający podstawowe funkcje i typy danych. + mirrors://sourceforge/scim/scim-1.4.17.tar.gz + + scim-system-config + scim-system-global + + + libXt-devel + libX11-devel + intltool + + + scim-1.4.14-compile.patch + scim-1.4.7-support-more-utf8-locales.patch + scim-initial-locale-hotkey-20070922.patch + scim_panel_gtk-emacs-cc-style.patch + scim-add-restart.patch + + x11/im/scim/pspec.xml + + + scim-core + Core of SCIM for users + + libX11 + libgcc + scim-libs + gtk3 + gtk2 + pango + glib2 + gdk-pixbuf + + + /etc + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/locale + + + scim.session + scim.env + + + + scim-libs + Libraries of SCIM + + cairo + libtool-ltdl + + + /usr/lib/libscim-* + /usr/lib/scim-1.0/*/Config + /usr/lib/scim-1.0/*/IMEngine + + + + scim-devel + Includes and pkgconfig for scim development + + scim-core + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-16 + 1.4.17 + Rebuild. + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-03 + 1.4.17 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 1.4.16 + Version bump + Burak Erturk + burakerturk@pisilinux.org + + + 2014-05-16 + 1.4.14 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + xorg-video-radeon + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org radeon video driver + X.Org radeon ekran kartı sürücüsü + xorg-video-radeon contains the X.Org driver for ATI video chipsets. + xorg-video-radeon, ATI ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-ati-7.10.0.tar.bz2 + + libdrm-devel + libpciaccess-devel + mesa-devel + pixman-devel + util-macros + xorg-server-devel + + x11/driver/xorg-video-radeon/pspec.xml + + + xorg-video-radeon + + eudev + libdrm-radeon + libpciaccess + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + /etc/X11 + /usr/share/X11/xorg.conf.d + + + + + 2017-10-19 + 7.10.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-09 + 7.9.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 7.8.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 7.8.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 7.7.0 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 7.7.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-i740 + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org i740 video driver + X.Org i740 ekran kartı sürücüsü + xorg-video-i740 contains the X.Org driver for Intel i740 cards. + xorg-video-i740, Intel i740 ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-i740-1.3.6.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-i740/pspec.xml + + + xorg-video-i740 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.3.6 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.3.6 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.3.6 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.3.5 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.3.4 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-mga + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org mga video driver + X.Org mga ekran kartı sürücüsü + xorg-video-mga contains the X.Org driver for Matrox cards. + xorg-video-mga, Matrox ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-mga-1.6.5.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-mga/pspec.xml + + + xorg-video-mga + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.6.5 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.6.5 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.6.5 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.6.4 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.6.3 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-mouse + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org mouse input driver + X.Org mouse giriş aygıtı sürücüsü + xorg-input-mouse contains the X.Org driver for mice. + xorg-input-mouse, fareler için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-input-mouse-1.9.2.tar.bz2 + + xorg-server-devel + util-macros + + + 0001-Don-t-disable-3-button-emulation-if-third-mouse-butt.patch + + x11/driver/xorg-input-mouse/pspec.xml + + + xorg-input-mouse + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + xorg-input-mouse-devel + Development files for xorg-input-mouse + + xorg-input-mouse + + + /usr/include/xorg/xf86-mouse-properties.h + /usr/lib/pkgconfig/xorg-mouse.pc + + + + + 2017-03-11 + 1.9.2 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.9.2 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.9.1 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.9.1 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + libva-intel-driver + http://freedesktop.org/wiki/Software/vaapi + + Osman Erkan + osman.erkan@pisilinux.org + + MIT + driver + x11.driver + VA-API implementation for Intel G45 and HD Graphics family + libva-intel-driver, VA-API implementation for Intel G45 and HD Graphics family. + https://github.com/01org/intel-vaapi-driver/releases/download/2.0.0/intel-vaapi-driver-2.0.0.tar.bz2 + + libdrm-devel + libX11-devel + libva-devel + + x11/driver/libva-intel-driver/pspec.xml + + + libva-intel-driver + + libdrm + libdrm-intel + libva + + + /usr/lib + /usr/share/doc + + + + + 2018-01-13 + 2.0.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.7.3 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.7.3 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-03 + 1.7.2 + Version Bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-05-02 + 1.7.0 + Version Bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.5.1 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xvba-video + http://www.splitted-desktop.com/~gbeauchesne/xvba-video/ + + PisiLinux Community + admins@pisilinux.org + + freedist + driver + x11.driver + XvBA backend for VA API + VA API için XvBA arka ucu + xvba-video is a backend for the VA API in order to use XvBA video acceleration drivers available for some ATI cards. + xvba-video, bazı ATI kartlar için mevcut olan XvBA video hızlandırma sürücülerini kullanmak için bir VA API arka ucudur. + http://source.pisilinux.org/1.0/xvba-video-0.7.8.i686.tar.gz + http://source.pisilinux.org/1.0/xvba-video-0.7.8.x86_64.tar.gz + x11/driver/xvba-video/pspec.xml + + + xvba-video + + libva + libXext + mesa + + + /usr/lib + /usr/share/doc + + + + xvba-video-32bit + 32-bit shared libraries for xvba-video + xvba-video için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + libX11-32bit + libXext-32bit + + + mesa-32bit + xvba-video + libX11-32bit + libXext-32bit + + + /usr/lib32 + + + + + 2017-03-11 + 0.7.8 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.7.8 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.7.8 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.7.8 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-tga + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org tga video driver + X.Org tga ekran kartı sürücüsü + xorg-video-tga contains the X.Org driver for DEC Tga cards. + xorg-video-tga, DEC Tga ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-tga-1.2.2.tar.bz2 + + xorg-server-devel + util-macros + + + xf86-video-tga-1.2.2-remove-mibstore_h.patch + + x11/driver/xorg-video-tga/pspec.xml + + + xorg-video-tga + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + + + + + 2017-09-09 + 1.2.2 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.2.2 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.2.2 + Release bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.2.2 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.2.2 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-sisusb + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org sisusb video driver + X.Org sisusb ekran kartı sürücüsü + xorg-video-sisusb contains the X.Org driver for SiS video chips connected via a Net2280-based USB dongle. + xorg-video-sisusb, Net2280 tabanlı USB dongle ile bağlı SiS ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-sisusb-0.9.7.tar.bz2 + + util-macros + xorg-server-devel + + x11/driver/xorg-video-sisusb/pspec.xml + + + xorg-video-sisusb + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 0.9.7 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.9.7 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.9.6 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.9.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-glint + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org glint video driver + X.Org glint ekran kartı sürücüsü + xorg-video-glint contains the X.Org driver for 3DLabs Permedia cards. + xorg-video-glint, 3DLabs Permedia ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-glint-1.2.9.tar.bz2 + + libdrm-devel + mesa-devel + util-macros + xorg-server-devel + + x11/driver/xorg-video-glint/pspec.xml + + + xorg-video-glint + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 1.2.9 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.2.9 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.2.8 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.2.8 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-kbd + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org kbd input driver + X.Org kbd giriş aygıtı sürücüsü + xorg-input-kbd contains the X.Org driver for keyboards. + xorg-input-kbd, klavyeler için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-input-keyboard-1.9.0.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-input-kbd/pspec.xml + + + xorg-input-kbd + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 1.9.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.9.0 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.8.1 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.8.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-libinput + http://www.x.org + + PisiLinux Community + admin@pisilinux.org + + MIT + driver + x11.driver + Generic input driver for the X.Org server based on libinput + Xorg sunucusu için genel giriş sürücüsü. + Generic input driver for the X.Org server based on libinput + xorg-input-libinput, libinputa dayalı Xorg sunucusu için genel giriş sürücüsüdür. + mirrors://xorg/individual/driver/xf86-input-libinput-0.26.0.tar.bz2 + + libX11-devel + eudev-devel + xorg-server-devel + libinput-devel + util-macros + + x11/driver/xorg-input-libinput/pspec.xml + + + xorg-input-libinput + + libinput + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + /usr/share/X11/xorg.conf.d + + + + xorg-input-libinput-devel + Development files for xorg-input-libinput + + xorg-input-libinput + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-24 + 0.26.0 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 0.24.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.24.0 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-03 + 0.22.0 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 0.19.0 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2016-04-08 + 0.18.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-rendition + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org rendition video driver + X.Org rendition ekran kartı sürücüsü + xorg-video-rendition contains the X.Org driver for Rendition (Micron) cards. + xorg-video-rendition, Rendition (Micron) ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-rendition-4.2.6.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-rendition/pspec.xml + + + xorg-video-rendition + + xorg-server + + + /usr/lib/xorg/modules/drivers + /usr/lib/xorg/modules/*.uc + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 4.2.6 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 4.2.6 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 4.2.6 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 4.2.6 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 4.2.5 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-evdev + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org evdev input driver + X.Org evdev giriş aygıtı sürücüsü + xorg-input-evdev contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about. + xorg-input-evdev, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler. + mirrors://xorg/individual/driver/xf86-input-evdev-2.10.5.tar.bz2 + + xorg-server-devel + libmtdev-devel + libevdev + util-macros + eudev-devel + + x11/driver/xorg-input-evdev/pspec.xml + + + xorg-input-evdev + + libmtdev + libevdev + eudev + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + /usr/share/X11/xorg.conf.d/10-evdev.conf + + + + xorg-input-evdev-devel + Development files for evdev driver + evdev sürücüsü için geliştirme dosyaları + + xorg-input-evdev + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-11 + 2.10.5 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 2.10.5 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-03 + 2.10.4 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 2.10.2 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 2.9.2 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-wacom + http://linuxwacom.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + driver + x11.driver + Input driver for Wacom tablets and drawing devices + Wacom tabletleri ve çizim aygıtları için giriş sürücüsü + xorg-input-wacom includes the drivers and tools for Wacom devices. + xorg-input-wacom, Wacom aygıtlarını kullanmak için sürücü ve araçları içerir. + mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.34.0.tar.bz2 + + libXi-devel + libXrandr-devel + xorg-server-devel + libXinerama-devel + eudev-devel + libgudev-devel + doxygen + util-macros + + x11/driver/xorg-input-wacom/pspec.xml + + + xorg-input-wacom + + libX11 + libXi + libXrandr + libXinerama + xorg-server + eudev + + + /lib/udev + /usr/bin + /usr/lib/xorg + /usr/share/X11 + /usr/share/doc + /usr/share/man + + + 70-wacom.rules + + + + xorg-input-wacom-devel + Development files for xorg-input-wacom + xorg-input-wacom için geliştirme dosyaları + + xorg-input-wacom + + + /usr/bin/isdv4-serial-debugger + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-11 + 0.34.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.34.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-16 + 0.33.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.32.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2015-05-08 + 0.29.0 + First release + Ergün Salman + Poyraz76@pisilinux.org + + + + + + xorg-input-acecad + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org acecad tablet input driver + X.Org acecad tablet giriş aygıtı sürücüsü + xorg-input-acecad contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about. + xorg-input-acecad, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler. + mirrors://xorg/individual/driver/xf86-input-acecad-1.5.0.tar.bz2 + + xorg-server-devel + xorg-proto + libmtdev-devel + sysfsutils-devel + util-macros + + + assign-local-private-after-allocating.patch + + x11/driver/xorg-input-acecad/pspec.xml + + + xorg-input-acecad + + sysfsutils + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 1.5.0 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.5.0 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.5.0 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.5.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-i128 + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org i128 video driver + X.Org i128 ekran kartı sürücüsü + xorg-video-i128 contains the X.Org driver for Number Nine chipsets. + xorg-video-i128, Number Nine ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-i128-1.3.6.tar.bz2 + + xorg-server-devel + util-macros + + + git-fixes.diff + 1600sw-range-hack.patch + + x11/driver/xorg-video-i128/pspec.xml + + + xorg-video-i128 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.3.6 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.3.6 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.3.6 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.3.6 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.3.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-vmmouse + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org vmmouse input driver + X.Org vmmouse giriş aygıtı sürücüsü + xorg-input-vmmouse contains the X.Org driver for mice in VMware virtual machines. + xorg-input-vmmouse, VMware sanal makinelerinde fare uyumu için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-input-vmmouse-13.1.0.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-input-vmmouse/pspec.xml + + + xorg-input-vmmouse + + /lib/udev + /usr/bin + /usr/libexec + /usr/lib/xorg + /usr/share/X11 + /usr/share/man + + + + + 2017-09-10 + 13.1.0 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 13.1.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 13.1.0 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2015-05-08 + 13.1.0 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 13.0.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-intel + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org intel video driver + X.Org intel ekran kartı sürücüsü + xorg-video-intel contains the X.Org driver for Intel video chipsets. + xorg-video-intel, Intel ekran kartları için X.Org sürücüsünü içerir. + http://anduin.linuxfromscratch.org/BLFS/xf86-video-intel/xf86-video-intel-20170826.tar.xz + + libX11-devel + libxcb-devel + libXv-devel + libdrm-devel + pixman-devel + libXext-devel + libXtst-devel + libXvMC-devel + xcb-util-devel + libXrandr-devel + libXfixes-devel + libXcursor-devel + libXrender-devel + libXdamage-devel + libXinerama-devel + libdrm-intel + eudev-devel + util-macros + libpciaccess-devel + xorg-server-devel + libxshmfence-devel + libXfont-devel + libXfont2-devel + + x11/driver/xorg-video-intel/pspec.xml + + + xorg-video-intel + + libX11 + libxcb + libXv + libdrm + pixman + libXext + libXtst + libXvMC + xcb-util + libXrandr + libXfixes + libXcursor + libXrender + libXdamage + libXinerama + libdrm-intel + libpciaccess + eudev + libxshmfence + + + /usr/bin + /usr/lib + /usr/libexec + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-09-10 + 20170826 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 20160902 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 20160902 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0340718 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 2.99.917 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-trident + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org trident video driver + X.Org trident ekran kartı sürücüsü + xorg-video-trident contains the X.Org driver for Trident cards. + xorg-video-trident, Trident ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-trident-1.3.8.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-trident/pspec.xml + + + xorg-video-trident + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.3.8 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.3.8 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.3.8 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.3.7 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.3.7 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-nouveau + http://nouveau.freedesktop.org/wiki/ + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org nouveau video driver + X.Org nouveau ekran kartı sürücüsü + xorg-video-nouveau contains the X.Org driver for NVIDIA cards. + xorg-video-nouveau, NVIDIA ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-nouveau-1.0.15.tar.bz2 + + libdrm-nouveau + libpciaccess-devel + mesa-devel + eudev-devel + util-macros + pixman-devel + xorg-server-devel + + x11/driver/xorg-video-nouveau/pspec.xml + + + xorg-video-nouveau + + libdrm + eudev + libdrm-nouveau + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.0.15 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.0.13 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.0.13 + Rebuild for new toolchain. + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-02 + 1.0.13 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 1.0.12 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.0.12 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-neomagic + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org neomagic video driver + X.Org neomagic ekran kartı sürücüsü + xorg-video-neomagic contains the X.Org driver for NeoMagic cards. + xorg-video-neomagic, NeoMagic ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-neomagic-1.2.9.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-neomagic/pspec.xml + + + xorg-video-neomagic + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.2.9 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.2.9 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.2.9 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.2.9 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 1.2.9 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-void + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org void input driver + X.Org void giriş aygıtı sürücüsü + xorg-input-void is a null input driver which allows the X server to operate without a core pointer and/or core keyboard. + xorg-input-void, X sunucusunun herhangi bir ana işaretçi ve/veya ana klavye olmadan çalışabilmesini sağlayan işlevsiz bir giriş aygıtı sürücüsüdür. + mirrors://xorg/individual/driver/xf86-input-void-1.4.1.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-input-void/pspec.xml + + + xorg-input-void + + /usr/lib/xorg + /usr/share/man + + + + + 2017-09-09 + 1.4.1 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.4.1 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.4.1 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.4.1 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.4.1 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-vesa + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org vesa video driver + X.Org vesa ekran kartı sürücüsü + xorg-input-vesa contains the X.Org driver for Generic VESA cards. + xorg-input-vesa, VESA uyumlu ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-vesa-2.3.4.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-vesa/pspec.xml + + + xorg-video-vesa + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 2.3.4 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 2.3.4 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 2.3.4 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 2.3.4 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 2.3.3 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-tdfx + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org tdfx video driver + X.Org tdfx ekran kartı sürücüsü + xorg-video-tdfx contains the X.Org driver for Voodoo cards. + xorg-video-tdfx, Voodoo ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-tdfx-1.4.7.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-tdfx/pspec.xml + + + xorg-video-tdfx + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.4.7 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.4.7 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.4.7 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.4.6 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 1.4.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-joystick + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org joystick input driver + X.Org joystick giriş aygıtı sürücüsü + xorg-input-joystick contains the X.Org driver for joysticks. + xorg-input-joystick, oyun çubukları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-input-joystick-1.6.3.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-input-joystick/pspec.xml + + + xorg-input-joystick + + /usr/lib/xorg + /usr/share/man + + + + xorg-input-joystick-devel + Development files for xorg-input-joystick + xorg-input-joystick için geliştirme dosyaları + + xorg-input-joystick + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-11 + 1.6.3 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.6.3 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.6.2 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.6.2 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-vmware + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org vmware video driver + X.Org vmware ekran kartı sürücüsü + xorg-video-vmware contains the X.Org driver for VMWare virtual machines. + xorg-video-vmware, VMWare sanal makineleri için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-vmware-13.2.1.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-vmware/pspec.xml + + + xorg-video-vmware + + mesa + libdrm + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 13.2.1 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 13.2.1 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 13.2.1 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 13.1.0 + Release bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 13.1.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + vdpau-video + http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + driver + x11.driver + VDPAU backend for VA API + VA API için VDPAU arka ucu + vdpau-video is a backend for the VA API in order to use VDPAU video acceleration drivers available for some NVIDIA and S3 cards. + vdpau-video, bazı NVIDIA ve S3 kartlar için mevcut olan VDPAU video hızlandırma sürücülerini kullanmak için bir VA API arka ucudur. + http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-0.7.4.tar.bz2 + + libvdpau-devel + libva-devel + mesa-devel + libX11-devel + + + libva-vdpau-driver-0.7.4-libvdpau-0.8.patch + libva-vdpau-driver-0.7.4-glext-85.patch + libva-vdpau-driver-0.7.4-drop-h264-api.patch + + x11/driver/vdpau-video/pspec.xml + + + vdpau-video + + libX11 + libvdpau + mesa + + + /usr/lib + /usr/share/doc + + + + + 2018-01-13 + 0.7.4 + rebuild. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 0.7.4 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.7.4 + Rebuild for new libvdpau. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.7.4 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.7.4 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-amdgpu + https://www.x.org/wiki/ + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.org amdgpu video driver + X.org amdgpu video driver + X.org amdgpu video driver + X.org amdgpu video driver + https://www.x.org/archive/individual/driver/xf86-video-amdgpu-1.4.0.tar.bz2 + + libdrm-devel + libpciaccess-devel + mesa-devel + pixman-devel + util-macros + xorg-server-devel + + x11/driver/xorg-video-amdgpu/pspec.xml + + + xorg-video-amdgpu + + mesa + eudev + libdrm-amd + xorg-server + + + /usr/lib + /usr/share/X11/xorg.conf.d + /usr/share/man + /usr/share/doc + + + + + 2017-09-09 + 1.4.0 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + xorg-video-s3virge + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org s3virge video driver + X.Org s3virge ekran kartı sürücüsü + xorg-video-s3virge contains the X.Org driver for S3 Virge cards. + xorg-video-s3virge, S3 Virge ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-s3virge-1.10.7.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-s3virge/pspec.xml + + + xorg-video-s3virge + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.10.7 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.10.7 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.10.7 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.10.7 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.10.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-siliconmotion + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org siliconmotion video driver + X.Org siliconmotion ekran kartı sürücüsü + xorg-video-siliconmotion contains the X.Org driver for Silicon Motion cards. + xorg-video-siliconmotion, Silicon Motion ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-siliconmotion-1.7.9.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-siliconmotion/pspec.xml + + + xorg-video-siliconmotion + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.7.9 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.7.9 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.7.9 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.7.8 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 1.7.8 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-synaptics + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org synaptics input driver + X.Org synaptics giriş aygıtı sürücüsü + xorg-input-synaptics contains the X.Org driver for Synaptics touchpad devices. + xorg-input-synaptics, Synaptics dokunmatik aygıtlar için X.Org sürücüsünü içerir. + http://ftp.x.org/pub/individual/driver/xf86-input-synaptics-1.9.0.tar.bz2 + + libXi-devel + libXtst-devel + libmtdev-devel + xorg-server-devel + libevdev + util-macros + + x11/driver/xorg-input-synaptics/pspec.xml + + + xorg-input-synaptics + + libXi + libXtst + libX11 + libevdev + + + /lib/udev + /usr/bin + /usr/lib/xorg + /usr/share/X11 + /usr/share/doc + /usr/share/man + + + 50-synaptics.conf + 70-touchpad-quirks.rules + + + + xorg-input-synaptics-devel + Development files for xorg-input-synaptics + xorg-input-synaptics için geliştirme dosyaları + + xorg-input-synaptics + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-11 + 1.9.0 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.9.0 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.8.3 + Version bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.8.2 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-input-elographics + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org Elographics TouchScreen input driver + X.Org Elographics dokunmatik ekran sürücüsü + xorg-input-elographics contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about. + xorg-input-elographics, Linux için Elographics dokunamtik ekran X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-input-elographics-1.4.1.tar.bz2 + + xorg-server-devel + libmtdev-devel + util-macros + + x11/driver/xorg-input-elographics/pspec.xml + + + xorg-input-elographics + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 1.4.1 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.4.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.4.1 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.4.1 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-openchrome + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org openchrome video driver + X.Org openchrome ekran kartı sürücüsü + xorg-video-openchrome contains the X.Org driver for VIA video chipsets. + xorg-video-openchrome, VIA ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-openchrome-0.5.0.tar.bz2 + + libdrm-devel + libXext-devel + libXv-devel + libXvMC-devel + xorg-server-devel + + x11/driver/xorg-video-openchrome/pspec.xml + + + xorg-video-openchrome + + libX11 + libdrm + libXext + libXv + libXvMC + xorg-server + + + /usr/bin + /usr/sbin + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-03-11 + 0.5.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.5.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.4.0 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.3.3 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-voodoo + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org voodoo video driver + X.Org voodoo ekran kartı sürücüsü + xorg-video-voodoo contains the X.Org driver for Voodoo1 and Voodoo2 video adapters. + xorg-video-voodoo, Voodoo1 ve Voodoo2 video bağdaştırıcıları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-voodoo-1.2.5.tar.bz2 + + xorg-server-devel + util-macros + + + git-fixes.patch + + x11/driver/xorg-video-voodoo/pspec.xml + + + xorg-video-voodoo + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.2.5 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.2.5 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.2.5 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.2.5 + Release bump + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 1.2.5 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-apm + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org apm video driver + X.Org apm ekran kartı sürücüsü + xorg-video-apm contains the X.Org driver for Alliance Promotion cards. + xorg-video-apm, Alliance Promotion ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-apm-1.2.5.tar.bz2 + + xorg-server-devel + util-macros + xorg-proto + + + git-fix.diff + + x11/driver/xorg-video-apm/pspec.xml + + + xorg-video-apm + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 1.2.5 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.2.5 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.2.5 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.2.5 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-v4l + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org v4l video driver + X.Org v4l ekran kartı sürücüsü + v4l is an Xorg driver for video4linux cards. It provides a Xvideo extension port for video overlay. + v4l, video4linux kartları için Xorg sürücüsü içerir. Video yerpaylaşımı (overlay) için bir Xvideo kapısı sağlar. + mirrors://xorg/individual/driver/xf86-video-v4l-0.2.0.tar.bz2 + + xorg-server-devel + + + xorg-x11-drv-v4l-support_v4l2_only_drivers.patch + xf86-video-v4l-0.2.0-build-fix.patch + + x11/driver/xorg-video-v4l/pspec.xml + + + xorg-video-v4l + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-03-11 + 0.2.0 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.2.0 + Release bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.2.0 + Release bump. + Osman Erkan + osman.erkan@pisilinux.org + + + 2015-05-15 + 0.2.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + xorg-video-mach64 + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org mach64 video driver + X.Org mach64 ekran kartı sürücüsü + xorg-video-mach64 contains the X.Org driver for ATI Mach64 (Rage) video cards. + xorg-video-mach64, ATI Mach64 (Rage) ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-mach64-6.9.5.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-mach64/pspec.xml + + + xorg-video-mach64 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 6.9.5 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 6.9.5 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 6.9.5 + Rebuild.. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 6.9.5 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 6.9.5 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-savage + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org savage video driver + X.Org savage ekran kartı sürücüsü + xorg-video-savage contains the X.Org driver for S3 Savage cards. + xorg-video-savage, S3 Savage ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-savage-2.3.9.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-savage/pspec.xml + + + xorg-video-savage + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 2.3.9 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 2.3.9 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 2.3.9 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 2.3.8 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-10 + 2.3.8 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-cirrus + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org cirrus video driver + X.Org cirrus ekran kartı sürücüsü + xorg-video-cirrus contains the X.Org driver for Cirrus Logic cards. + xorg-video-cirrus, Cirrus Logic ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-cirrus-1.5.3.tar.bz2 + + libpciaccess-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-cirrus/pspec.xml + + + xorg-video-cirrus + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 1.5.3 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 1.5.3 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 1.5.3 + Release bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.5.3 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 1.5.3 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-r128 + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org r128 video driver + X.Org r128 ekran kartı sürücüsü + xorg-video-r128 contains the X.Org driver for ATI Rage128 video cards. + xorg-video-r128, ATI Rage128 ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-r128-6.10.2.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-r128/pspec.xml + + + xorg-video-r128 + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 6.10.2 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 6.10.2 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 6.10.2 + Verson bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 6.10.1 + Verson bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 6.10.0 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-fbdev + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org fbdev video driver + X.Org fbdev ekran kartı sürücüsü + xorg-video-fbdev contains the X.Org driver for Linux framebuffer device. + xorg-video-fbdev, Linux framebuffer aygıtı için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-fbdev-0.4.4.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-fbdev/pspec.xml + + + xorg-video-fbdev + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 0.4.4 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 0.4.4 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.4.4 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.4.4 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.4.4 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-dummy + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org dummy video driver + X.Org dummy ekran kartı sürücüsü + xorg-video-dummy is a dummy video driver for X.Org. + xorg-video-dummy, X.Org için sahte bir ekran kartı sürücüsü içerir. + mirrors://xorg/individual/driver/xf86-video-dummy-0.3.8.tar.bz2 + + xorg-server-devel + util-macros + + x11/driver/xorg-video-dummy/pspec.xml + + + xorg-video-dummy + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + + + + + 2017-09-09 + 0.3.8 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 0.3.8 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.3.8 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.3.7 + Release bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.3.7 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xorg-video-sis + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + driver + x11.driver + X.Org sis video driver + X.Org sis ekran kartı sürücüsü + xorg-video-sis contains the X.Org driver for SiS cards. + xorg-video-sis, SiS ekran kartları için X.Org sürücüsünü içerir. + mirrors://xorg/individual/driver/xf86-video-sis-0.10.9.tar.bz2 + + libdrm-devel + mesa-devel + xorg-server-devel + util-macros + + x11/driver/xorg-video-sis/pspec.xml + + + xorg-video-sis + + xorg-server + + + /usr/lib/xorg + /usr/share/doc + /usr/share/man + + + + + 2017-09-09 + 0.10.9 + rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-11 + 0.10.9 + rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-02-16 + 0.10.9 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 0.10.8 + Version bump. + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-05-08 + 0.10.7 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + bumblebee + http://bumblebee-project.org + + Idris Kalp + idriskalp@gmail.com + + GPLv3 + app:gui + kernel.default.drivers + a project aiming to support NVIDIA Optimus technology under Linux. + The Bumblebee Project proudly presents version 3.0 of Bumblebee, a project aiming to support NVIDIA Optimus technology under Linux. After two months of hard work this version has finally been considered stable enough for release. + http://www.bumblebee-project.org/bumblebee-3.2.1.tar.gz + + libbsd-devel + libX11-devel + glib2-devel + + + bb-hexadecimal.patch + nv-uvm-modeset.patch + + x11/misc/bumblebee/pspec.xml + + + bumblebee + + glib2 + module-bbswitch + libX11 + libbsd + primus + virtualgl + virtualgl-32bit + + + /etc + /usr/lib/tmpfiles.d/bumblebee.conf + /usr/bin + /usr/sbin + /lib/udev/rules.d + /usr/share/man + /usr/share/doc + + + System.Service + System.Package + + + tmpfiles.conf + + + + + 2017-02-16 + 3.2.1 + Rebuild + Idris Kalp + idriskalp@pgmail.com + + + 2016-05-02 + 3.2.1 + Rebuild + Idris Kalp + idriskalp@pgmail.com + + + 2016-04-08 + 3.2.1 + First Release + Idris Kalp + idriskalp@pgmail.com + + + + + + xdm + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + app:gui + x11.misc + X Display Manager + X Görüntü Yöneticisi + X Display Manager provides a login screen, session management, and support for XDMCP. + X Görüntü Yöneticisi, giriş ekranı, oturum yönetimi ve XDMCP desteği sağlar. + xorg + mirrors://xorg/individual/app/xdm-1.1.11.tar.bz2 + + libXt-devel + libICE-devel + libSM-devel + libX11-devel + libXaw-devel + libXft-devel + libXmu-devel + libXpm-devel + libXext-devel + libXinerama-devel + util-macros + pam-devel + xtrans + audit-devel + libbsd-devel + + + xsession.patch + no-xconsole.patch + resources.patch + xdm-1.1.11-arc4random-include.patch + xdm-1.1.11-cve-2013-2179.patch + xdm-1.1.11-setproctitle-include.patch + xdm-consolekit.patch + + x11/misc/xdm/pspec.xml + + + xdm + + pam + libX11 + libXau + libXdmcp + libXt + libbsd + libXft + libXmu + libXpm + libXaw + libXext + libXinerama + xinit + + + /etc + /usr/bin + /usr/lib/X11/xdm + /usr/share/X11 + /usr/share/display-managers + /var/lib/xdm + /usr/share/doc + /usr/share/man + + + System.Service + + + xdm.pam.d + start-dm.sh + xdm.desktop + xorg-safe-fbdev.conf + xorg-safe-vesa.conf + + + + + 2017-03-09 + 1.1.11 + First release. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + xorg-font + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + data:font + x11.misc + Fichiers de fontes d'écrans graphiques (X.Org) + X.Org font files + X.Org yazı tipi dosyaları + Grafische Oberfläche (X.Org) Schrift Dateien + xorg-font contains base X.Org fonts. + mirrors://xorg/individual/font/encodings-1.0.4.tar.bz2 + mirrors://xorg/individual/font/font-adobe-75dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-adobe-100dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-adobe-utopia-75dpi-1.0.4.tar.bz2 + mirrors://xorg/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2 + mirrors://xorg/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2 + mirrors://xorg/individual/font/font-alias-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-arabic-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bh-75dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bh-100dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bh-ttf-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bh-type1-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bitstream-75dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bitstream-100dpi-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-bitstream-type1-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-cronyx-cyrillic-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-cursor-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-daewoo-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-dec-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-ibm-type1-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-isas-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-jis-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-micro-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-misc-cyrillic-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-misc-ethiopic-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-misc-meltho-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-mutt-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-misc-misc-1.1.2.tar.bz2 + mirrors://xorg/individual/font/font-schumacher-misc-1.1.2.tar.bz2 + mirrors://xorg/individual/font/font-screen-cyrillic-1.0.4.tar.bz2 + mirrors://xorg/individual/font/font-sony-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-sun-misc-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-winitzki-cyrillic-1.0.3.tar.bz2 + mirrors://xorg/individual/font/font-xfree86-type1-1.0.4.tar.bz2 + + font-util + xorg-app + + x11/misc/xorg-font/pspec.xml + + + xorg-font + + xorg-app + + + /etc/X11/fontpath.d + /usr/share/fonts + /etc/fonts/conf.avail/42-luxi-mono.conf + /etc/fonts/conf.d/42-luxi-mono.conf + + + + xorg-font-extra + X.Org additional font files + X.Org ek yazı tipi dosyaları + + xorg-app + + + /etc/X11/fontpath.d/75dpi:unscaled + /etc/X11/fontpath.d/100dpi:unscaled + /usr/share/fonts/75dpi + /usr/share/fonts/100dpi + + + + + 2017-02-16 + 7.6 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 7.6 + Rebuild + Burak Ertürk + burakerturk@pisilinux.org + + + 2015-11-17 + 7.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xbitmaps + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.misc + Utilitaire Xbitmaps de X.Org + X.Org static graphics + X.Org statik grafikleri + X.Org xbitmaps Werkzeug + xbitmaps provides static graphics needed by Xorg applications to draw screen elements. + xbitmaps, ekran öğeleri çizmek için Xorg uygulamaları tarafından ihtiyaç duyulan statik grafikleri içerir. + mirrors://xorg/individual/data/xbitmaps-1.1.1.tar.bz2 + x11/misc/xbitmaps/pspec.xml + + + xbitmaps + + /usr/include/X11/bitmaps + /usr/lib/pkgconfig + /usr/share/pkgconfig + + + + + 2017-02-16 + 1.1.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-02 + 1.1.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2014-05-15 + 1.1.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + xkeyboard-config + http://freedesktop.org/wiki/Software/XKeyboardConfig + + PisiLinux Community + admins@pisilinux.org + + MIT + data + x11.misc + X keyboard configuration database + X klavye yapılandırma veritabanı + xkeyboard-config aims to provide consistent and well-structured X keyboard configuration data for X Window System implementations. + xkeyboard-config, X Pencere Sistemi için tutarlı ve iyi tasarlanmış X klavye yapılandırma verisi sağlamayı amaçlar. + mirrors://xorg/individual/data/xkeyboard-config/xkeyboard-config-2.20.tar.bz2 + + intltool + xorg-proto + xorg-app + libxslt-devel + libX11-devel + + + xkeyboard-config-1.4-jp-tilde.patch + + x11/misc/xkeyboard-config/pspec.xml + + + xkeyboard-config + + xorg-app + libxslt + libX11 + + + /etc/X11/xorg.conf.d + /lib/udev/rules.d + /usr/share/X11/xkb + /usr/share/doc + /usr/share/locale + /usr/share/pkgconfig + /usr/share/man + + + 10-keyboard.conf + 95-xkb.rules + + + + + 2017-02-16 + 2.20 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-04 + 2.19 + Version bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-05-02 + 2.17 + Version bump + Hakan Yıldız + hknyldz93@gmail.com + + + 2015-05-14 + 2.14 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + xorg-app + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + app:gui + x11.misc + Applications de X.Org + X.Org applications + X.Org uygulamaları + X.Org Anwendungen + xorg-app contains base Xorg applications. + mirrors://xorg/individual/app/appres-1.0.4.tar.bz2 + mirrors://xorg/individual/app/bdftopcf-1.0.5.tar.bz2 + mirrors://xorg/individual/app/beforelight-1.0.5.tar.bz2 + mirrors://xorg/individual/app/bitmap-1.0.8.tar.bz2 + mirrors://xorg/individual/app/editres-1.0.6.tar.bz2 + mirrors://xorg/individual/app/fonttosfnt-1.0.4.tar.bz2 + mirrors://xorg/individual/app/fslsfonts-1.0.5.tar.bz2 + mirrors://xorg/individual/app/fstobdf-1.0.6.tar.bz2 + mirrors://xorg/individual/app/iceauth-1.0.7.tar.bz2 + mirrors://xorg/individual/app/ico-1.0.4.tar.bz2 + mirrors://xorg/individual/app/listres-1.0.3.tar.bz2 + mirrors://xorg/individual/app/luit-1.1.1.tar.bz2 + mirrors://xorg/individual/app/mkcomposecache-1.2.1.tar.bz2 + mirrors://xorg/individual/app/mkfontdir-1.0.7.tar.bz2 + mirrors://xorg/individual/app/mkfontscale-1.1.2.tar.bz2 + mirrors://xorg/individual/app/oclock-1.0.3.tar.bz2 + mirrors://xorg/individual/app/rendercheck-1.5.tar.bz2 + mirrors://xorg/individual/app/rgb-1.0.6.tar.bz2 + mirrors://xorg/individual/app/rstart-1.0.5.tar.bz2 + mirrors://xorg/individual/app/scripts-1.0.1.tar.bz2 + mirrors://xorg/individual/app/sessreg-1.1.0.tar.bz2 + mirrors://xorg/individual/app/setxkbmap-1.3.1.tar.bz2 + mirrors://xorg/individual/app/showfont-1.0.5.tar.bz2 + mirrors://xorg/individual/app/smproxy-1.0.6.tar.bz2 + mirrors://xorg/individual/app/twm-1.0.9.tar.bz2 + mirrors://xorg/individual/app/viewres-1.0.4.tar.bz2 + mirrors://xorg/individual/app/x11perf-1.6.0.tar.bz2 + mirrors://xorg/individual/app/xauth-1.0.10.tar.bz2 + mirrors://xorg/individual/app/xbacklight-1.2.1.tar.bz2 + mirrors://xorg/individual/app/xbiff-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xcalc-1.0.6.tar.bz2 + mirrors://xorg/individual/app/xclipboard-1.1.3.tar.bz2 + mirrors://xorg/individual/app/xclock-1.0.7.tar.bz2 + mirrors://xorg/individual/app/xcmsdb-1.0.5.tar.bz2 + mirrors://xorg/individual/app/xcompmgr-1.1.7.tar.bz2 + mirrors://xorg/individual/app/xconsole-1.0.7.tar.bz2 + mirrors://xorg/individual/app/xcursorgen-1.0.6.tar.bz2 + mirrors://xorg/individual/app/xdbedizzy-1.1.0.tar.bz2 + mirrors://xorg/individual/app/xditview-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xdpyinfo-1.3.2.tar.bz2 + mirrors://xorg/individual/app/xedit-1.2.2.tar.bz2 + mirrors://xorg/individual/app/xev-1.2.2.tar.bz2 + mirrors://xorg/individual/app/xeyes-1.1.1.tar.bz2 + mirrors://xorg/individual/app/xf86dga-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xfd-1.1.2.tar.bz2 + mirrors://xorg/individual/app/xfindproxy-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xfontsel-1.0.5.tar.bz2 + mirrors://xorg/individual/app/xfs-1.1.4.tar.bz2 + mirrors://xorg/individual/app/xfsinfo-1.0.5.tar.bz2 + mirrors://xorg/individual/app/xfwp-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xgamma-1.0.6.tar.bz2 + mirrors://xorg/individual/app/xgc-1.0.5.tar.bz2 + mirrors://xorg/individual/app/xhost-1.0.7.tar.bz2 + mirrors://xorg/individual/app/xinput-1.6.2.tar.bz2 + mirrors://xorg/individual/app/xkbcomp-1.3.1.tar.bz2 + mirrors://xorg/individual/app/xkbevd-1.1.4.tar.bz2 + mirrors://xorg/individual/app/xkbprint-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xkbutils-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xkill-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xload-1.1.2.tar.bz2 + mirrors://xorg/individual/app/xlogo-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xlsatoms-1.1.2.tar.bz2 + mirrors://xorg/individual/app/xlsclients-1.1.3.tar.bz2 + mirrors://xorg/individual/app/xlsfonts-1.0.5.tar.bz2 + mirrors://xorg/individual/app/xmag-1.0.6.tar.bz2 + mirrors://xorg/individual/app/xman-1.1.4.tar.bz2 + mirrors://xorg/individual/app/xmessage-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xmh-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xmodmap-1.0.9.tar.bz2 + mirrors://xorg/individual/app/xmore-1.0.2.tar.bz2 + mirrors://xorg/individual/app/xpr-1.0.4.tar.bz2 + mirrors://xorg/individual/app/xprop-1.2.2.tar.bz2 + mirrors://xorg/individual/app/xrandr-1.5.0.tar.bz2 + mirrors://xorg/individual/app/xrdb-1.1.0.tar.bz2 + mirrors://xorg/individual/app/xrefresh-1.0.5.tar.bz2 + mirrors://xorg/individual/app/xset-1.2.3.tar.bz2 + mirrors://xorg/individual/app/xsetmode-1.0.0.tar.bz2 + mirrors://xorg/individual/app/xsetpointer-1.0.1.tar.bz2 + mirrors://xorg/individual/app/xsetroot-1.1.1.tar.bz2 + mirrors://xorg/individual/app/xsm-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xstdcmap-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xvidtune-1.0.3.tar.bz2 + mirrors://xorg/individual/app/xvinfo-1.1.3.tar.bz2 + mirrors://xorg/individual/app/xwd-1.0.6.tar.bz2 + mirrors://xorg/individual/app/xwininfo-1.1.3.tar.bz2 + mirrors://xorg/individual/app/xwud-1.0.4.tar.bz2 + + fontconfig-devel + libdmx-devel + libfontenc-devel + libFS-devel + libICE-devel + libpng-devel + libSM-devel + libXaw-devel + libXcomposite-devel + libXcursor-devel + libXdamage-devel + libXext-devel + libXfixes-devel + libXfont-devel + libXft-devel + libXi-devel + libXinerama-devel + libxkbfile-devel + libXmu-devel + libXrandr-devel + libXrender-devel + libXScrnSaver-devel + libXt-devel + libXtst-devel + libXv-devel + libXxf86dga-devel + libXxf86vm-devel + xbitmaps + xcb-util-devel + libXxf86misc-devel + xorg-proto + util-macros + xtrans + + + 0001-Makefile.am-Error-Fix.patch + + x11/misc/xorg-app/pspec.xml + + + xorg-app + + zlib + libX11 + libXau + libpng + libxcb + freetype + libFS + libSM + libXi + libXt + libXv + libdmx + libXmu + libXaw + libICE + libXft + libXtst + libXext + xcb-util + libXfont + libXrandr + libXfixes + libXrender + fontconfig + libfontenc + libXxf86vm + libXcursor + libXdamage + libxkbfile + libXxf86dga + libXinerama + libXxf86misc + libXcomposite + libXScrnSaver + + + /etc + /usr/bin + /usr/include + /usr/lib + /usr/sbin + /usr/share/X11 + /usr/share/man + + + System.PackageHandler + + + + xorg-app-devel + + libxkbfile-devel + xorg-app + + + /usr/lib/pkgconfig + + + + + 2017-02-16 + 7.7 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2015-05-10 + 7.6 + First release + Burak Ertürk + burakerturk@pisilinux.org + + + + + + xinit + http://www.x.org + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + x11.misc + X Window System session initializer + X Pencere Sistemi oturum hazırlayıcı + xinit initializes X Window System server and runs the first client application. + xinit, X Pencere Sistemi sunucusunu hazırlar ve ilk istemci uygulamayı başlatır. + mirrors://xorg/individual/app/xinit-1.3.4.tar.bz2 + + util-macros + xorg-proto + libX11-devel + + + 06_move_serverauthfile_into_tmp.diff + fs25361.patch + + x11/misc/xinit/pspec.xml + + + xinit + + libX11 + xorg-app + dbus-x11 + + + /etc/X11/Xresources + /etc/X11/Xdefaults + /etc/X11/xinit + /usr/bin + /usr/lib/X11/xinit + /usr/share/doc + /usr/share/man + + + Xsession + xinitrc + xserverrc + xserverrc + Xresources + Xdefaults + xinitrc.d/localuser.sh + xinitrc.d/xdg-runtime-dir.sh + xinitrc.d/Xresources.sh + xinitrc.d/Xdefaults.sh + xinitrc.d/xkb.sh + xinitrc.d/startup.sh + xinitrc.d/environment.sh + xinitrc.d/dbus.sh + xinitrc.d/ssh-agent.sh + + + + + 2017-02-16 + 1.3.4 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-05-02 + 1.3.4 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-11-30 + 1.3.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + primus + https://github.com/amonakov/primus + + Mathias Freire + mathiasfreire45@gmail.com + + ISC + library + x11.misc + Minimalistic and efficient OpenGL offloading for Bumblebee + Primus is a shared library that provides OpenGL and GLX APIs and implements low-overhead local-only client-side OpenGL offloading via GLX forking, similar to VirtualGL. + mirrors://sourceforge/pisilinux/source/primus-20160408.tar.gz + + libX11-devel + mesa-devel + + + primus-nvidia-libs.patch + + x11/misc/primus/pspec.xml + + + primus + + libX11 + mesa + + + /etc + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + primus-32bit + + libX11-32bit + mesa-32bit + + + libX11-32bit + mesa-32bit + + + /usr/lib32 + + + + + 2017-02-16 + 2016.05.02 + Rebuild + Idris Kalp + idriskalp@gmail.com + + + 2016-05-02 + 2016.05.02 + Rebuild + Idris Kalp + idriskalp@gmail.com + + + 2016-04-09 + 2016.04.08 + First Release + Idris Kalp + idriskalp@gmail.com + + + + + + virtualgl + http://virtualgl.org + + Marcin Bojara + marcin@pisilinux.org + + LGPLv2.1 + library + app:console + x11.misc + A toolkit for displaying OpenGL applications to thin clients + OpenGL uygulamaları ince istemcilerde göstermek için bir kitaplık + Redirects 3D commands from an OpenGL application onto a server-side 3D graphics card. + Bir OpenGL uygulamadan gelen 3D komutlarını sunucu tarafındaki 3D grafik kartına yönlendirir. + https://sourceforge.net/projects/virtualgl/files/2.5.1/VirtualGL-2.5.1.tar.gz + + cmake + fltk-devel + libXv-devel + libXext-devel + mesa-devel + libX11-devel + mesa-glu-devel + libjpeg-turbo-devel + + x11/misc/virtualgl/pspec.xml + + + virtualgl + + fltk + libXv + libXext + mesa + libX11 + mesa-glu + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/lib/fakelib + /usr/share/doc + + + + virtualgl-32bit + 32 bit shared libraries of VirtualGL + emul32 + emul32 + + fltk-32bit + libX11-32bit + libXv-32bit + libXext-32bit + mesa-32bit + mesa-glu-32bit + libjpeg-turbo-32bit + + + fltk-32bit + libX11-32bit + libXv-32bit + libXext-32bit + mesa-32bit + mesa-glu-32bit + libjpeg-turbo-32bit + + + /usr/bin/glxspheres32 + /usr/lib32 + /usr/lib32/fakelib + + + + virtualgl-devel + Development files for virtualgl + + virtualgl + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + + 2017-02-16 + 2.5.1 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-02 + 2.5.1 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-02 + 2.5 + Rebuild + Idris KALP + idriskalp@gmail.com + + + 2016-04-08 + 2.5 + Version bump + Idris KALP + idriskalp@gmail.com + + + + + + argyllcms + http://gitorious.org/hargyllcms + + PisiLinux Community + osman.erkan@pislinux.org + + GPLv3 + MIT + app:gui + x11.misc + ICC compatible color management system + The Argyll color management system supports accurate ICC profile creation for acquisition devices, CMYK printers, film recorders and calibration and profiling of displays. + https://people.freedesktop.org/~hughsient/releases/hargyllcms-1.9.2.tar.xz + + tiff-devel + libpng-devel + libX11-devel + libXext-devel + libXrandr-devel + libXxf86vm-devel + libXinerama-devel + libjpeg-turbo-devel + libusb-devel + libtool + + x11/misc/argyllcms/pspec.xml + + + argyllcms + + tiff + libpng + libX11 + libXext + libXrandr + libXxf86vm + libXinerama + libjpeg-turbo + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/color + + + + + 2017-02-16 + 1.9.2 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-13 + 1.9.2 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + colord + http://www.freedesktop.org/software/colord + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + x11.misc + Colord is a system activated daemon that maps devices to color profiles. + Colord, aygıtları renk profillerine eşleyen bir sistem etkinleştirme programıdır. + Usługa systemowa do zarządzania urządzeniami obsługującymi kolory + Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. + Colord, giriş ve çıkış aygıtlarını doğru bir şekilde renk yönetimi için renk profilleri yönetmek, yüklemek ve oluşturmak için kolaylaştıran bir sistem hizmetidir. + colord to niskopoziomowa usługa systemowa odwzorowująca urządzenia obsługujące kolory na profile kolorów w kontekście systemu. + https://www.freedesktop.org/software/colord/releases/colord-1.3.4.tar.xz + + intltool + argyllcms + vala-devel + lcms2-devel + sane-backends-devel + bash-completion + eudev-devel + libtool + gtk-doc + perl + gettext-devel + glib2-devel + libgudev-devel + libxslt-devel + icu4c-devel + libgusb-devel + libusb-devel + sqlite-devel + qt5-sql-sqlite + polkit-devel + gobject-introspection-devel + + x11/misc/colord/pspec.xml + + + colord + + lcms2 + libgusb + shared-color-profiles + sane-backends + dbus + sqlite + polkit + eudev + glib2 + libgudev + + + /etc + /lib + /usr/libexec/colord-session + /var/lib/colord/icc/ + /usr/bin + /usr/libexec/colord + /usr/lib + /usr/share/dbus-1 + /usr/share/doc + /usr/share/polkit-1 + /usr/share/locale + /usr/share/man + /var + /usr/share/colord + /usr/share/glib-2.0 + /usr/share/bash-completion + /usr/libexec/colord-sane + + + System.Service + + + + colord-devel + Development files for colord + Colord için geliştirme başlıkları + Pliki nagłówkowe colord + + colord + lcms2-devel + libgusb-devel + eudev-devel + glib2-devel + + + /usr/include + /usr/share/vala/vapi/colord.vapi + /usr/share/gir-1.0 + /usr/lib/pkgconfig + + + + shared-color-profiles + + /usr/share/color + + + + + 2017-02-16 + 1.3.4 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2016-11-17 + 1.3.3 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + php + http://www.php.net + + Fatih Turgel + turgelfatih@gmail.com + + PHP + library + programming.language.php + PHP7 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly + Dinamik HTML sayfaları oluşturmak için kullanılan bir programlama dili + PHP7 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. + PHP7, dinamik HTML sayfaları oluşturmak için kullanılan bir programlama dilidir. Dil yapısının önemli bir kısmı C, Java ve Perl'den alınmıştır. Bu dilin amacı, web geliştiricilerinin kısa zamanda dinamik sayfalar oluşturmasına imkan vermektir. + PHP7 es un languaje interpretado que puede estar embebido en HTML. Muchas partes de su sintaxis fueron prestados de C, Java y Perl con algunas facilidades agregados únicas de PHP. El lenguaje permite a desarrolladores web escribir de manera sencilla páginas con contenido dinámico. + http://us2.php.net/distributions/php-7.2.0.tar.bz2 + + gd-devel + re2c + libzip-devel + harfbuzz-devel + apr-devel + apr-util-devel + apache + postfix + libxslt-devel + db-devel + mariadb-lib + libmcrypt-devel + mit-kerberos + libc-client + postgresql-server + libjpeg-turbo-devel + zlib-devel + curl-devel + gdbm-devel + libpng-devel + freetype-devel + openssl-devel + + + db6.patch + debian/052-phpinfo_no_configure.patch + + programming/php/php/pspec.xml + + + php-cli + + php-common + gd + curl + zlib + bzip2 + libpng + libxslt + libxml2 + freetype + mariadb-lib + libmcrypt + mit-kerberos + postgresql-lib + openldap-client + libjpeg-turbo + + + /etc/php/cli + /usr/bin + /usr/share/man + + + go-pear + + + + php-common + Common config files for PHP + PHP için genel yapılandırma dosyaları + + db + pam + gdbm + mit-kerberos + + + /usr/lib/php/modules + /usr/share/php7 + /etc/php/ext + + + + php-devel + Development files for PHP + + php-common + + + /usr/bin/php-config + /usr/bin/phpize + /usr/include + /usr/lib/php/build + /usr/share/man/man1/php-config* + /usr/share/man/man1/phpize* + + + + mod_php + server.web + + xz + apache + libtool-ltdl + mariadb-lib + postgresql-lib + gd + libxslt + mit-kerberos + openldap-client + cyrus-sasl + harfbuzz + php-common + libmcrypt + libjpeg-turbo + + + /usr/lib/apache2/modules/libphp7.so + /etc/apache2 + /etc/php/apache2 + + + 70_mod_php7.conf + + + + php-zip + Zip extension for PHP + + php-common + libzip + mit-kerberos + + + /usr/lib/php/modules/zip.so + /etc/php/cli/ext/10-php-zip.ini + /etc/php/ext/10-php-zip.ini + + + 10-php-zip.ini + + + + php-imap + Module for PHP to enable IMAP support + + openssl + e2fsprogs + php-common + libc-client + mit-kerberos + + + /usr/lib/php/modules/imap.so + /etc/php/ext/11-php-imap.ini + /etc/php/cli/ext/11-php-imap.ini + /etc/php/apache2/ext/11-php-imap.ini + + + 11-php-imap.ini + + + + php-fpm + FPM for PHP + + libxslt + libmcrypt + php-common + libjpeg-turbo + postgresql-lib + openldap-client + + + /usr/sbin/php-fpm + /usr/share/man/man8/php-fpm.8 + /etc/php/ext/php-fpm.conf + /etc/php-fpm.d/www.conf.default + /usr/share/fpm + /run + /var/log + + + System.Service + + + php-fpm.conf + + + + + 2017-12-24 + 7.2.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-06 + 5.6.30 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 5.6.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-20 + 5.6.20 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + cppunit + http://www.freedesktop.org/wiki/Software/cppunit + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.tool + C++ port of the famous JUnit framework for unit testing + Popüler JUnit test çatısının C++ sürümü + cppunit is a C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers. + cppunit, C++ uygulama geliştiricileri tarafından yazdıkları uygulamaların test edilmesi amacıyla kullanılabilecek bir test altyapısıdır. + http://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz + + grep + libtool + + programming/tool/cppunit/pspec.xml + + + cppunit + + /usr/lib + /usr/share/doc + + + + cppunit-devel + Contains the headers and other files necessary for developing programs that use cppunit + + cppunit + libgcc + + + /usr/bin + /usr/include + /usr/share/aclocal + /usr/lib/pkgconfig + /usr/share/man + + + + + 2017-08-01 + 1.14.0 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-04-11 + 1.13.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.13.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-21 + 1.13.2 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + dev86 + http://homepage.ntlworld.com/robert.debath/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + programming.tool + Development environment for ELKS-86 and standalone 8086 code + ELKS-86 ve 8086 kodları için geliştirme ortamı + Entorno de desarrollo para ELKS-86 y código 8086 independiente + The dev86 package provides an assembler and linker for real mode 80x86 instructions. You'll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel's bootstrapping code, from their sources. + http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz + + fedora/dev86-noelks.patch + fedora/dev86-nostrip.patch + fedora/dev86-long.patch + fedora/dev86-print-overflow.patch + dont-ask-anything.patch + 64bit-build-fix.patch + makefile-fix.patch + + programming/tool/dev86/pspec.xml + + + dev86 + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2017-05-15 + 0.16.19 + Release Bump. + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.16.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-17 + 0.16.19 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + ctags + http://ctags.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + programming.tool + Exuberant Ctags generates an index (or tag) file of objects found in source and header files + Kod ve başlık dosyalarında bulunan objeler için indeks dosyaları üretir + Exuberant Ctags génère un fichier d'index (ou tag) pour les objets trouvés dans les fichiers sources et d'entête permettant à ces entités d'être rapidement et facilement localisées par un éditeur de texte et d'autres utilitaires. Il gère actuellement 33 langages de programmation. + Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages. + Exuberant Ctags, kod ve başlık dosyalarında bulunan objeler için indeks dosyaları üretir. + Exuberant Ctags genera un archivo de índice (o tag) de objetos encontrados en archivos de fuente y cabeceras, para localizar fácilmente estos ítemes con un editor de texto u otra herramienta. Actualmente soporta 33 lenguajes de programación. + mirrors://sourceforge/ctags/ctags-5.8.tar.gz + + ctags-5.7-segment-fault.patch + ctags-5.8-f95-pointers.patch + ctags-5.8-python-vars-starting-with-def.patch + + programming/tool/ctags/pspec.xml + + + ctags + + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-05-10 + 5.8 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 5.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-21 + 5.8 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + valgrind + http://www.valgrind.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + programming.profiler + Memory access debugger for X86 and PPC Linux platforms + X86 ve PPC Linux platformları için bellek erişimi hata ayıklayıcı + Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. + Valgrind, bu konuda ödül kazanmış Linux için çizge ve hata ayıklama araçları takımıdır. Valgrind ile gelen araçlar yardımıyla, birçok hafıza yönetimi ve iş parçacığı hatalarını otomatik olarak yakalayabilir, boşa geçen hata ayıklama saatlerinizi kazanabilir, programlarınızı daha kararlı bir hale getirebilirsiniz. Ayrıca programlarınızı daha hızlı çalışır yapmak ve kullandıkları hafızayı azaltmak için iş parçacıklarını detaylı olarak inceleyebilirsiniz. + ftp://sourceware.org/pub/valgrind/valgrind-3.13.0.tar.bz2 + + glibc-devel + boost-devel + gdb-devel + + programming/profiler/valgrind/pspec.xml + + + valgrind + + glibc + perl + + + /usr/bin + /usr/include/valgrind + /usr/lib + /usr/share/doc/valgrind + /usr/share/man + + + + + 2018-01-31 + 3.13.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-17 + 3.12.0 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 3.11.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-29 + 3.11.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libgit2 + https://libgit2.github.com + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:gui + programming.scm + git c dili kütüphanesi + A linkable library for Git + git için c kütüphanesi + A plain C library to interface with the git version control system + libgit2 + https://github.com/libgit2/libgit2/archive/v0.25.1.tar.gz + + zlib-devel + openssl-devel + python + cmake + + programming/scm/libgit2/pspec.xml + + + libgit2 + + zlib + openssl + + + /usr/lib + + + + libgit2-devel + + libgit2 + zlib + openssl + + + /usr/lib/pkgconfig + /usr/include + + + + + 2017-03-02 + 0.25.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.23.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-01 + 0.23.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + subversion + http://subversion.apache.org/ + + PisiLinux Community + admins@pisilinux.org + + Subversion + app:console + service + programming.scm + A compelling replacement for CVS + Bir sürüm kontrol sistemi + SVN est un gestionnaire de configuration permettant de stocker des fichiers et de contrôler leur historique de changement dans un dépôt. + SVN is a version controlling system to store files and control their change history in a repository. + Daha gelişmiş özellikleri olan ve önceki CVS yerine kullanılan, bir sürüm yönetim sistemidir. + http://archive.apache.org/dist/subversion/subversion-1.9.5.tar.bz2 + + apache + expat-devel + zlib-devel + ruby-devel + serf-devel + sqlite-devel + jdk7-openjdk + apr-util-devel + cyrus-sasl-devel + python-devel + dbus-devel + glib2-devel + openssl-devel + swig + + + subversion-swig-perl-install_vendor.patch + subversion.rpath.fix.patch + dont_compile_pyc.patch + + programming/scm/subversion/pspec.xml + + + subversion + + file + zlib + expat + libgcc + sqlite + apr + serf + apr-util + cyrus-sasl + + + /etc/conf.d + /etc/subversion + /etc/bash_completion.d + /usr/share/build + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/info + /usr/share/locale + /usr/share/man + /var/svn + + + System.Service + System.Package + + + svnserve.confd + subversion.config + + + + subversion-devel + Development files for subversion + Subversion için geliştirme dosyaları + + openssl-devel + apr-devel + serf-devel + sqlite-devel + apr-util-devel + subversion + + + /usr/include + /usr/share/pkgconfig + + + + mod_dav_svn + server.web + + apr + apache + apr-util + subversion + + + /usr/lib/apache2 + /usr/libexec/mod_dav_svn.so + /usr/libexec/mod_authz_svn.so + /etc/apache2/modules.d + /var/www/localhost/htdocs + + + System.Package + + + 47_mod_dav_svn.conf + + + + + 2017-03-19 + 1.9.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.9.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-06 + 1.9.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + git + http://git-scm.com/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + programming.scm + Fast Version Control System + Hızlı Sürüm Denetim Sistemi + Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. + Git hızlı, ölçeklenebilir ve dağıtılmış, ve sık rastlanmayan zengin komut kümesi içeren, hem yüksek seviyeli işlemleri hem dahili işlemlere tam erişimi sağlayan bir sürüm kontrol sistemidir. + GIT es un sistema rápido, escalable y distribuido de control de versiones con un amplio espectro de comandos que permite operaciones de alto nivel tanto como operaciones con acceso a detalles internos. + https://www.kernel.org/pub/software/scm/git/git-2.12.0.tar.xz + + tcltk-devel + openssl-devel + libpcre-devel + curl-devel + zlib-devel + expat-devel + xmlto + asciidoc + perl-Error + perl + libxslt + util-linux + + programming/scm/git/pspec.xml + + + git + app:console + + perl-String-ShellQuote + perl-Net-SMTP-SSL + perl-Authen-SASL + perl-libwww + libpcre + perl-Git + openssh + openssl + rsync + expat + zlib + curl + + + /usr/bin + /usr/libexec/git-core + /etc/bash_completion.d + /usr/share/git-core + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + git-daemon + GIT protocol daemon + GIT protokolü hizmeti + service + + zlib + libpcre + git + + + /etc/conf.d/git-daemon + /usr/libexec/git-core/git-daemon + /usr/share/man/man1/*daemon*.1* + /pub/scm + + + System.Service + + + git-daemon.confd + + + + perl-Git + Perl interface to GIT + GIT için perl arayüzü + library + programming.language.perl + + perl-Error + perl + + + /usr/lib/perl5 + /usr/share/man/man3/Git.3pm + + + + gitk + Git revision tree visualiser + Git sürüm ağacı görüntüleyici + app:gui + + git + tcltk + + + /usr/bin/gitk + /usr/share/gitk + /usr/share/man/man1/*gitk*.1* + + + + git-gui + Git GUI tool + GIT için basit bir grafik arayüz + app:gui + + git + gitk + tcltk + + + /usr/libexec/git-core/git-gui* + /usr/libexec/git-core/git-citool + /usr/share/git-gui + /usr/share/man/man1/git-gui.1* + /usr/share/man/man1/git-citool.1* + + + + gitweb + Simple web interface to GIT repositories + GIT için Web arayüzü + interfaz web para GIT + app:web + server.web + + git + + + /var/www/localhost + /etc/conf.d/gitweb + /etc/apache2/conf.d + + + gitweb.confd + git.conf.httpd + + + + + 2017-03-19 + 2.12.0 + Version bump. + Alihan Öztürk + alihan@pisilnux.org + + + 2016-11-12 + 2.10.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilnux.org + + + 2016-06-09 + 2.7.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-26 + 2.7.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + mercurial + http://www.selenic.com/mercurial + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + programming.scm + A distributed SCM tool + Dağıtık bir kaynak kod yönetim aracı + Système de gestion de code source, rapide et léger conçu pour gérer de manière efficace les projets distribués de très grande taille. + A fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. + Çok büyük dağıtık projelerin verimli bir şekilde idare edilmesi amacıyla geliştirilmiş hızlı, hafif bir kaynak kod kontrol yönetimi sistemi + Un sistema rápido y liviano de administración de fuentes (Source Control Management) diseñado para manejo eficaz de proyectos muy largos y distribuidos. + https://www.mercurial-scm.org/release/mercurial-4.1.1.tar.gz + + python-devel + + programming/scm/mercurial/pspec.xml + + + mercurial + + python + + + /usr/bin + /etc/bash_completion.d + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-03-19 + 4.1.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.8.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-04 + 3.3.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libnih + https://launchpad.net/libnih + + Aydın Demirel + aydin.demirel@pisilinux.org + + GPL + app:library + programming.library + Small library for C application development + C uygulama geliştirme için küçük bir kütüphane + Small library for C application development. + C uygulama geliştirme için küçük bir kütüphane. + https://launchpad.net/libnih/1.0/1.0.3/+download/libnih-1.0.3.tar.gz + + dbus-devel + expat-devel + + programming/library/libnih/pspec.xml + + + libnih + + dbus + expat + + + /usr/bin + /usr/share/man + /usr/share/aclocal + /usr/lib/ + + + + libnih-devel + + libnih + dbus-devel + expat-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-13 + 1.0.3 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 1.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-27 + 1.0.3 + First release + Aydın Demirel + aydin.demirel@pisilinux.org + + + + + + swig + http://www.swig.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + BSD + app:console + programming.library + Connects C/C++/Objective C to some high-level programming languages + Basitleştirilmiş arayüz oluşturucu + Simplified Wrapper and Interface Generator (Générateur d'interface de scripts d'enrobage simplifié), SWIG est un outil de développement qui connecte des programmes écrits en C et C++ avec divers langages de programmation de haut niveau. SWIG est utilisé avec différents type de langages incluant les langages de script habituels tels que Perl, PHP, Python, Tcl, Ruby. + Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP + SWIG, C ve C++ ile yazılmış uygulamaları çeşitli üst düzey programlama dilleri ile bağlayan bir yazılım geliştirme aracıdır. SWIG, genel betik dilleri olan Perl, PHP, Python, Tcl, Ruby gibi farklı diller ile kullanılır. + mirrors://sourceforge/swig/swig/swig-3.0.11/swig-3.0.11.tar.gz + + python-devel + boost-devel + ruby-devel + libpcre-devel + zlib-devel + perl + + programming/library/swig/pspec.xml + + + swig + + zlib + libgcc + libpcre + + + /usr/bin + /usr/lib + /usr/share/swig + /usr/share/doc + /usr/share/man + + + + + 2017-01-28 + 3.0.11 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 3.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-22 + 3.0.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libwlocate + http://sourceforge.net/projects/libwlocate/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + library + programming.library + A shared library that can be used for location-based services + libwlocate is a shared library that can be used for location-based services. + http://sourceforge.net/projects/pisilinux/files/source/libwlocate-code-213bcf6fb073d968af5e849a5c1828603f69e5ac.tar.gz + + wireless-tools-devel + + programming/library/libwlocate/pspec.xml + + + libwlocate + A shared library that can be used for location-based services + + wireless-tools + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libwlocate-devel + Development files for libwlocate + + libwlocate + + + /usr/include + + + + + 2017-05-11 + 0.2 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-03 + 0.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libsignon-glib + https://gitlab.com/accounts-sso/libsignon-glib + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + programming.library + Authorization and authentication management for glib + libsignon-glib provides authorization and authentication management for GLib applications. + https://sourceforge.net/projects/pisilinux/files/source/libsignon-glib-1.13.tar.gz + + glib2-devel + gobject-introspection-devel + signon-devel + gtk-doc + + programming/library/libsignon-glib/pspec.xml + + + libsignon-glib + + gobject-introspection + glib2 + signon + + + /usr/lib/ + /usr/share/gir-1.0 + /usr/share/vala/vapi/signon.vapi + + + + libsignon-glib-devel + Development files for libsignon-glib + libsignon-glib için kütüphaneler + libsignon-glib geliştirme paketi, libsignon-glib için geliştirme dosyaları sunar. + + libsignon-glib + glib2-devel + signon-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libsignon-glib-doc + Document files for libsignon-glib + + libsignon-glib + + + /usr/share/doc + /usr/share/gtk-doc/html + + + + + 2017-02-06 + 1.13 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-29 + 1.13 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + yaml-cpp + https://github.com/jbeder/yaml-cpp + + Ergün Salman + Poyraz76@pisilinux.org + + LGPLv2 + Libry + programming.library + yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. + To get a feel for how it can be used, see the Tutorial or How to Emit YAML. + yalm-cpp + https://github.com/jbeder/yaml-cpp/archive/release-0.5.2.tar.gz + + cmake + python-devel + boost-devel + + programming/library/yaml-cpp/pspec.xml + + + yaml-cpp + + /usr/lib/ + /usr/include/yaml-cpp/* + /usr/lib/pkgconfig/ + /usr/share/doc/ + + + + + 2017-05-11 + 0.5.2 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-09-01 + 0.5.2 + First release + Ergün Salman + Poyraz76@pisilinux.org + + + + + + libbsd + http://libbsd.freedesktop.org + + Marcin Bojara + marcin@pisilinux.org + + BSD + BSD-2 + BSD-4 + ISC + library + programming.library + Provides useful functions commonly found on BSD systems + Taşınabilirlik için BSD uyumlu fonksiyonlar sağlayan bir kitaplık. + This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. + GNU Linux sistemlerde bulunmayan BSD sistemlere özgü fonsiyonları barındıran bir kitaplıktır ve BSD uygulamalarının GNU Linux'a taşınmasını kolaylaştırır. + https://libbsd.freedesktop.org/releases/libbsd-0.8.3.tar.xz + programming/library/libbsd/pspec.xml + + + libbsd + + /usr/lib + /usr/share/doc + + + + libbsd-devel + Development files for libbsd + + libbsd + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-01-27 + 0.8.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.8.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-09 + 0.8.2 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libaccounts-glib + https://code.google.com/p/accounts-sso + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + programming.library + Accounts and SSO (Single Sign-On) framework + Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. + https://sourceforge.net/projects/pisilinux/files/source/libaccounts-glib-1.21.tar.xz + + glib2-devel + libxml2-devel + sqlite-devel + gtk-doc + docbook-xsl + python-pygobject-devel + + programming/library/libaccounts-glib/pspec.xml + + + libaccounts-glib + library + + glib2 + sqlite + libxml2 + + + /usr/bin + /usr/lib + /usr/share/backup-framework/applications/accounts.conf + /usr/share/xml + /usr/share/libaccounts-glib/testdata + /usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml + /usr/share/man/man1 + /usr/share/gir-1.0/Accounts-1.0.gir + /usr/share/vala + + + + libaccounts-glib-devel + Development files for libaccounts-glib + + libaccounts-glib + glib2-devel + libxml2-devel + sqlite-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libaccounts-glib-docs + Help files and API documents for libaccounts-glib + data:doc + + libaccounts-glib + + + /usr/share/gtk-doc + /usr/share/doc + + + + + 2017-05-15 + 1.21 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-11 + 1.21 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-30 + 1.21 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + glm + http://glm.g-truc.net/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + programming.library + C++ mathematics library + C++ matematik kitaplığı + C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification + GLM, OpenGL Shading Language (GLSL) spesifikasyonuna dayanan 3D yazılımlar için bir C + + matematik kitaplığıdır. + https://github.com/g-truc/glm/archive/0.9.8.3.tar.gz + + cmake + + programming/library/glm/pspec.xml + + + glm + + /usr/include + /usr/lib + + + + glm-doc + + /usr/share/doc + + + + + 2017-01-01 + 0.9.8.3 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + libgudev + https://wiki.gnome.org/Projects/libgudev + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + LGPL2 + library + programming.library + GObject bindings for Udev (Eudev) + GObject bindings for Udev (Eudev) + eudev + https://download.gnome.org/sources/libgudev/231/libgudev-231.tar.xz + + gobject-introspection-devel + gtk-doc + libxslt + docbook-xsl + eudev-devel + glib2-devel + + programming/library/libgudev/pspec.xml + + + libgudev + + eudev + glib2 + + + /usr/lib + /usr/share/gir-1.0 + /usr/share/gtk-doc + + + + libgudev-devel + Development files for libgudev + system.devel + + libgudev + eudev-devel + glib2-devel + + + /usr/lib/pkgconfig + /usr/include/gudev-1.0 + + + + + 2017-02-13 + 231 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 230 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-24 + 230 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + gnu-efi + https://sourceforge.net/projects/gnu-efi/ + + Ergün Salman + Poyraz76@pisilinux.org + + LGPLv2 + Libry + programming.library + Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment.. + GNU toolchain and the EFI development environment.. + yalm-cpp + https://sourceforge.net/projects/gnu-efi/files/gnu-efi-3.0.4.tar.bz2 + programming/library/gnu-efi/pspec.xml + + + gnu-efi + + /usr/lib/ + /usr/include/ + /usr/share/ + + + + + 2017-05-15 + 3.0.4 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-16 + 3.0.4 + First release + Ergün Salman + Poyraz76@pisilinux.org + + + + + + signon + https://code.google.com/p/accounts-sso + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + programming.library + A framework for centrally storing authentication credentials + Single Sign-On is a framework for centrally storing authentication credentials and handling authentication on behalf of applications as requested by applicationsIt consists of + a secure storage of login credentials (for example usernames and passwords), plugins for different authentication systems and a client library for applications to communicate with this system. + https://sourceforge.net/projects/pisilinux/files/source/signon-8.58.tar.xz + + qt5-base-devel + doxygen + + + qt5.5.diff + use_keyring.patch + + programming/library/signon/pspec.xml + + + signon + + qt5-base + libgcc + doxygen + + + /usr/bin + /usr/lib + /etc + /usr/share/dbus-1 + + + + signon-devel + Development files for signon + Signon için kütüphaneler + Signon geliştirme paketi, Signon için geliştirme dosyaları sunar. + + signon + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + + + + signon-docs + Help files and API documents for signon + data:doc + + signon + + + /usr/share/doc + + + + + 2017-05-15 + 8.58 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-10 + 8.58 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-14 + 8.58 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + appstream-glib + https://people.freedesktop.org/~hughsient/appstream-glib/ + + Ertuğrul Erata + ertugrulerata@gmail.com + + GPLv2 + app:console + programming.library + Provides GObjects and helper methods to read and write AppStream metadata + Provides GObjects and helper methods to read and write AppStream metadata + https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.7.4.tar.xz + + meson + autoconf-archive + gperf + gcap-devel + libxslt-devel + docbook-xsl + glib2-devel + libarchive-devel + libsoup-devel + json-glib-devel + gdk-pixbuf-devel + libpng-devel + gtk3-devel + libutil-linux-devel + + programming/library/appstream-glib/pspec.xml + + + appstream-glib + + gcap + gtk3 + cairo + pango + freetype + glib2 + libsoup + json-glib + gdk-pixbuf + libarchive + fontconfig + libutil-linux + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/locale + /usr/share/bash-completion/ + /usr/share/aclocal + /usr/share/gettext + /usr/share/gir-1.0 + /usr/share/installed-tests/appstream-glib + + + + appstream-glib-devel + + appstream-glib + gcap-devel + libxslt-devel + glib2-devel + libarchive-devel + libsoup-devel + json-glib-devel + gdk-pixbuf-devel + libpng-devel + gtk3-devel + libutil-linux-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-10 + 0.7.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libaccounts-qt5 + https://gitlab.com/accounts-sso/libaccounts-qt + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + library + programming.library + Qt5-based client library for accessing the online accounts database + Qt5-based client library for accessing the online accounts database + https://sourceforge.net/projects/pisilinux/files/source/libaccounts-qt-1.14.tar.xz + + doxygen + qt5-base-devel + qt5-assistant-devel + glib2-devel + libaccounts-glib-devel + + programming/library/libaccounts-qt5/pspec.xml + + + libaccounts-qt5 + + glib2 + libgcc + qt5-base + libaccounts-glib + + + /usr/lib/libaccounts-qt5* + /usr/share/doc/libaccounts-qt5 + /usr/lib/cmake + + + + libaccounts-qt5-devel + Development files for libaccounts-qt5 + + libaccounts-qt5 + qt5-base-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libaccounts-qt5-docs + Help files and API documents for libaccounts-qt5 + data:doc + + libaccounts-qt5 + + + /usr/share/doc + + + + libaccounts-qt5-tools + This package contains the tools for the libaccounts-qt5 library + data:doc + + libaccounts-qt5 + libgcc + qt5-base + + + /usr/bin + /usr/share/libaccounts-qt-tests + + + + + 2017-05-15 + 1.14 + Release Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-11 + 1.14 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-20 + 1.13 + Rebuild for qt5 + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-30 + 1.14 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libaio + http://lse.sourceforge.net/io/aio.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.library + Librairie d'entrée/sortie asynchrone utilisant l'interface native du noyau. + Linux-native asynchronous I/O access library + Linux asenkron girdi/çıktı kütüphanesi + libaio has a richer API and capability set than the simple POSIX async I/O facility. + libaio, basit POSIX asenkron girdi/çıktı desteğinden daha iyi bir programlama arayüzü sunan bir kütüphanedir. + http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_0.3.110.orig.tar.gz + programming/library/libaio/pspec.xml + + + libaio + + /lib + /usr/lib + /usr/share/doc + + + + libaio-32bit + 32-bit shared libraries for libaio + emul32 + emul32 + + libaio + + + /usr/lib32 + + + + libaio-devel + Development files for libaio + libaio için geliştirme dosyaları + + libaio + + + /usr/include + /usr/share/man/man3 + + + + + 2017-02-28 + 0.3.110 + Version Bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 0.3.109 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-19 + 0.3.109 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + eric6 + http://eric-ide.python-projects.org/index.html + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + programming.environment.eric + Full featured Python IDE + Eric is a full featured Python and Ruby editor and IDE, written in python. + It is based on the cross platform Qt4 gui toolkit, integrating the highly flexible + Scintilla editor control. It is designed to be usable as everdays' quick and dirty + editor as well as being usable as a professional project management tool integrating + many advanced features Python offers the professional coder. + eric5 + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-cs-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-de-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-es-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-fr-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-it-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-ru-17.05.tar.gz + https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-tr-17.05.tar.gz + + qt5-base-devel + qt5-sql-mysql + python3-devel + qt5-sql-sqlite + python3-qt5 + qscintilla2-devel + qscintilla2-python3 + qt5-webkit-devel + qt5-svg-devel + python3-sip + + programming/environment/eric6/pspec.xml + + + eric6 + + qt5-base + python3 + python3-qt5 + qscintilla2-python3 + qt5-webkit + qt5-svg + + + /usr/bin + /usr/lib/python3.6/site-packages + /usr/share/qt5/qsci/api + /usr/share/applications + /usr/share/appdata + /usr/share/doc + /usr/share/pixmaps + /usr/share/metainfo + + + + + 2017-06-05 + 17.05 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-09 + 6.1.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-10 + 6.1.4 + Version Bump + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + lua51 + http://www.lua.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + programming.language + A light-weight programming language + Hafif bir programlama dili + lua51 is a powerful light-weight programming language designed for extending applications. + lua51, uygulamaları genişletmek için tasarlanmış hafif ve güçlü bir programlama dilidir. + Lua51 es un lenguaje de programación liviano y potente con todas las herramientas imaginables + http://www.lua.org/ftp/lua-5.1.5.tar.gz + + readline-devel + + + lua-5.1-cflags.diff + lua-arch.patch + + programming/language/lua51/pspec.xml + + + lua51 + + readline + + + /usr/lib + /usr/share/man/man1 + /usr/share/doc + /usr/bin + /sbin/lsmod + /usr/share/pixmaps + /usr/share/lua5.1 + /luac5.1.1/luac.1 + /lua5.1.1/lua.1 + + + lua.png + lua.pc + + + + lua51-devel + Development files for lua51 + lua51 için geliştirme dosyaları + + lua51 + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-16 + 5.1.5 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.1.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-05-09 + 5.1.5 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + tcl + http://www.tcl.tk + + PisiLinux Community + admins@pisilinux.org + + as-is + app:console + programming.language.tcl + Tcl programming language + Tcl programlama dili + Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. + Tcl, çeşitli uygulamalar geliştirmek için kullanılabilen bir programlama dilidir. + Tcl provee una plataforma potente para crear aplicaciones de integración de diversos aplicaciones, protocolos, dispositivos y frameworks + mirrors://sourceforge/tcl/tcl8.6.8-src.tar.gz + + zlib-devel + + programming/language/tcl/tcl/pspec.xml + + + tcl + + zlib + + + /usr/bin + /usr/lib + /usr/lib/tcl8.6 + /usr/share/doc + /usr/share/man + + + + tcl-devel + Development files for tcl + tcl için geliştirme dosyaları + + tcl + zlib-devel + + + /usr/include + /usr/lib/*.a + /usr/lib/pkgconfig + /usr/lib/tclConfig.sh + /usr/share/man/man3 + + + + sqlite-tcl + files for sqlite-tcl + + tcl + + + /usr/lib/sqlite3.13.0/libsqlite* + /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.4.tm + /usr/share/man/mann/tdbc_sqlite3.n + /usr/share/man/mann/sqlite3.n + + + + + 2018-01-30 + 8.6.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-26 + 8.6.6 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 8.6.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-11 + 8.6.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + tcltk + http://www.tcl.tk + + PisiLinux Community + admins@pisilinux.org + + as-is + library + programming.language.tcl + Tk est une boîte à outils X11 implémentée avec le langage de script Tcl. + An X11 toolkit implemented with the Tcl scripting language + Tcl betik dili ile yazılmış X11 araç ve kitaplıkları + Tk is an X Windows widget set designed to work closely with the tcl scripting language. It allows you to write simple programs with full featured GUIs in only a little more time then it takes to write a text based interface. + Tk, tcl betik dili ile birlikte kullanılması için tasarlanmış bir X Windows araç setidir. Metin tabanlı arayüzlere oranla daha kısa sürede tam özellikli grafik arayüzlere sahip basit programlar yazmanızı sağlar. + mirrors://sourceforge/tcl/tk8.6.8-src.tar.gz + + tcl-devel + libX11-devel + libXft-devel + fontconfig-devel + + + tk-8.6.1-conf.patch + tk-8.6.1-fix-xft.patch + tk-8.6.1-make.patch + + programming/language/tcl/tcltk/pspec.xml + + + tcltk + + tcl + libX11 + libXft + fontconfig + + + /usr/bin + /usr/lib + /usr/lib/tk8.6 + /usr/share/doc + /usr/share/man + + + + tcltk-devel + Development files for tcltk + tcltk için geliştirme dosyaları + + tcltk + libX11-devel + tcl-devel + + + /usr/include + /usr/lib/*.a + /usr/lib/tkConfig.sh + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-01-27 + 8.6.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-31 + 8.6.6 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 8.6.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-14 + 8.6.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + go + http://golang.org + + Aydın Demirel + aydin.demirel@pisilinux.org + + BSD + app:console + programming.language + Compiler and tools for the Go programming language from Google + Google'dan Go programlama dili için araçlar ve derleyici + Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. + Go basit, güvenilir ve verimli yazılım inşa etmek için onu kolay yapan açık kaynaklı bir programlama dilidir. + https://github.com/golang/go/archive/go1.9.2.tar.gz + https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap-1.8.tbz + programming/language/go/pspec.xml + + + golang + + git + + + /etc + /usr/bin/ + /usr/lib/ + /usr/share/ + + + go.sh + + + + + 2017-12-31 + 1.9.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-08-21 + 1.7.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-20 + 1.7.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-08-06 + 1.6.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 1.6.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-07 + 1.6.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-01-09 + 1.4.3 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + rust + https://www.rust-lang.org/en-US/ + + PisiLinux Community + admins@pisilinux.org + + MIT + app + programming.language + Systems programming language focused on safety, speed and concurrency + Systems programming language focused on safety, speed and concurrency + https://static.rust-lang.org/dist/rustc-1.21.0-src.tar.gz + + bootstrap-config.toml + + + 0001-librustc_llvm-build-Force-link-against-libffi.patch + + programming/language/rust/pspec.xml + + + rust + + libgcc + + + /usr/bin + /etc + /usr/lib + /usr/share + /usr/share/man + /usr/share/doc + /usr/share/zsh + + + + + 2017-11-13 + 1.21.0 + Version Bump + PisiLinux Community + admins@pisilinux.org + + + 2017-09-26 + 1.20.0 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + python-pygobject + http://www.pygtk.org + + PisiLinux Community + admins@pisilinux.org + + 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. + pygobject, Python için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. + http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-2.28.6.tar.xz + + python-devel + python-cairo-devel + glib2-devel + gobject-introspection-devel + + + pygobject-2.16.1-fixdetection.patch + pygobject-2.28.6-fixes-1.patch + + programming/language/python/python-pygobject/pspec.xml + + + python-pygobject + + glib2 + gobject-introspection + python-cairo + libffi + + + /usr/lib + /usr/share/doc + + + + python-pygobject-devel + pygobject development files + pygobject geliştirme dosyaları + + python-pygobject + gobject-introspection-devel + glib2-devel + libffi-devel + + + /usr/bin/pygobject-codegen-2.0 + /usr/include + /usr/lib/pkgconfig + /usr/share/pygobject + + + + python-pygobject-docs + API documents for pygobject + pygobject için API dökümanları + data:doc + + /usr/share/gtk-doc + + + + + 2017-02-06 + 2.28.6 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 2.28.6 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.28.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-04 + 2.28.6 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + python-decorator + http://www.phyast.pitt.edu/~micheles/python/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + Python module to simplify the usage of decorators + Dekoratör kullanımını kolaylaştıran python modulü + python-decorator simplifies the usage of decorators for the average programmer. + python-decorator, ortalama bir Python programcısı için dekoratör kullanımını basitleştirir. + https://pypi.python.org/packages/cc/ac/5a16f1fc0506ff72fcc8fd4e858e3a1c231f224ab79bb7c4c9b2094cc570/decorator-4.0.11.tar.gz + + python-nose + python-setuptools + + programming/language/python/python-decorator/pspec.xml + + + python-decorator + + /usr/lib + /usr/share/doc + + + + + 2017-03-05 + 4.0.11 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 4.0.11 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-04 + 4.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python-cups + http://cyberelk.net/tim/software/pycups + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + Python interface to the CUPS API + CUPS programlama arayüzü için Python desteği + python-cups contains python bindings to wrap the CUPS API. + python-cups, CUPS programlama arayüzü için Python bağlayıcıları içeren bir pakettir. + http://cyberelk.net/tim/data/pycups/pycups-1.9.73.tar.bz2 + + cups-devel + python-devel + + programming/language/python/python-cups/pspec.xml + + + python-cups + + cups + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 1.9.73 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.9.72 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-21 + 1.9.72 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + python-sphinx-alabaster-theme + https://github.com/shibukawa/imagesize_py + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + Sphinx default theme. + Sphinx varsayılan teması. + Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible. + Alabaster, Sphinx dokümantasyon sistemi için görsel (c) yalın, duyarlı, yapılandırılabilir bir temadır. Python 2 + 3 uyumludur. + https://github.com/bitprophet/alabaster/archive/0.7.9.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-sphinx-alabaster-theme/pspec.xml + + + python-sphinx-alabaster-theme + + python-setuptools + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2017-01-29 + 0.7.9 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + python-websocket-client + https://github.com/liris/websocket-client + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + programming.language.python + WebSocket client library for Python + websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. + https://github.com/websocket-client/websocket-client/archive/v0.40.0.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-websocket-client/pspec.xml + + + python-websocket-client + WebSocket client library for Python + + python + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 0.40.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.37.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 0.37.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-beaker + http://beaker.groovie.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + A Session and Caching library with WSGI Middleware + Oturum ve önbellekleme kitaplığı + python-beaker is a web session and general caching library that includes WSGI middleware for use in web applications. + python-beaker, web programları için oturum ve genel önbellekleme fonksiyonlarını içeren bir kitaplıktır. + https://github.com/bbangert/beaker/archive/1.8.1.tar.gz + + python-setuptools + + programming/language/python/python-beaker/pspec.xml + + + python-beaker + + /usr/lib/ + /usr/share/doc + + + + + 2017-01-25 + 1.8.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.6.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-11-04 + 1.6.4 + First release + Erdinç Gültekin + admins@pisilinux.org + + + + + + python-mutagen + http://code.google.com/p/mutagen + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + An audio tag editing library + Mutagen is an audio metadata tag reader and writer implemented in pure Python. + https://bitbucket.org/lazka/mutagen/downloads/mutagen-1.36.2.tar.gz + + python-devel + python3-devel + + programming/language/python/python-mutagen/pspec.xml + + + python-mutagen + + python + python3 + + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-01-25 + 1.36.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-18 + 1.32 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + python-cairo + http://cairographics.org/pycairo + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + wrapper (version enrobée) Python de la librairie de graphisme vectoriel cairo. + Python wrapper for cairo graphics library + Cairo vektörel grafik kitaplığı için Python bağlayıcıları + Pycairo is set of Python bindings for the cairo graphics library. + http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 + + cairo-devel + python-devel + libtool + + programming/language/python/python-cairo/pspec.xml + + + python-cairo + + cairo + python + + + /usr/lib + /usr/share/doc + + + + python-cairo-devel + Development files for python-cairo + python-cairo için geliştirme dosyaları + + python-cairo + cairo-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-25 + 1.10.0 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-01 + 1.10.0 + First release + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + + + + pyqtermwidget5 + http://gitorious.org/qtermwidget + + Harun Gültekin + hrngultekin@gmail.com + + GPLv2 + library + programming.language.python + Python binding of terminal widget for Qt + PyQt5 tabanlı uygulamalar için basit bir terminal modulü + A simple terminal widget for using with PyQt based applications + https://github.com/ertugerata/pyqtermwidget5/archive/v0.1.1.tar.gz + + python-devel + python-qt5-devel + python-sip + qt5-base-devel + qtermwidget5-devel + + + py2config.patch + + programming/language/python/pyqtermwidget5/pspec.xml + + + pyqtermwidget5 + Python binding of terminal widget for Qt + + libgcc + qt5-base + qtermwidget5 + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + + 2017-03-21 + 0.1 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-28 + 0.1 + Rebuild + Harun Gültekin + hrngultekin@gmail.com + + + 2014-06-19 + 0.1 + First release + Harun Gültekin + hrngultekin@gmail.com + + + + + + python-gtk + http://www.pygtk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.language.python + GTK+ bindings for Python + Python için GTK+ bağlayıcıları + Bindings (liens) GTK+2 pour Python. + python-gtk lets you to easily create programs with a graphical user interface using the Python programming language and GTK+ library. + python-gtk, Python programlama diliyle GTK+ kitaplığını kullanarak, basit grafiksel kullanıcı arayüzü oluşturmanızı sağlar. + mirrors://gnome/pygtk/2.24/pygtk-2.24.0.tar.bz2 + + cairo-devel + pango-devel + gtk2-devel + glib2-devel + python-devel + libglade-devel + python-pygobject-devel + python-numpy + python-cairo-devel + + + fix-leaks-of-pango-objects.patch + python27.patch + + programming/language/python/python-gtk/pspec.xml + + + python-gtk + + atk + gtk2 + cairo + glib2 + pango + libglade + gdk-pixbuf + + + /usr/lib + /usr/share/doc + + + + python-gtk-demo + Demo applications for python-gtk + python-gtk için demo uygulamalar + app:gui + + python-gtk + + + /usr/bin/pygtk-demo + /usr/lib/pygtk/2.0/pygtk-demo.py + /usr/lib/pygtk/2.0/demos + + + + python-gtk-docs + Reference documents for python-gtk + python-gtk için referans belgeleri + data:doc + + python-gtk + + + /usr/share/gtk-doc + + + + python-gtk-devel + Development files for python-gtk + python-gtk için geliştirme dosyaları + + python-gtk + python-pygobject-devel + gtk2-devel + libglade-devel + + + /usr/bin/pygtk-codegen-2.0 + /usr/include + /usr/lib/pkgconfig + /usr/share/pygtk + + + + + 2017-01-25 + 2.24.0 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.24.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-04 + 2.24.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-pyblock + http://git.fedoraproject.org/git/pyblock.git + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + GPLv3 + library + programming.language.python + Python modules for dealing with block devices + Blok aygıtları ile ilgili python modülleri içerir + The pyblock contains Python modules for dealing with block devices. + Pyblock blok aygıtları ile ilgili python modülleri içerir + http://pkgs.fedoraproject.org/repo/pkgs/python-pyblock/pyblock-0.53.tar.bz2/f6d33a8362dee358517d0a9e2ebdd044/pyblock-0.53.tar.bz2 + + device-mapper-devel + python-devel + dmraid-devel + + + fix-underlinking.patch + build.patch + + programming/language/python/python-pyblock/pspec.xml + + + python-pyblock + + device-mapper + dmraid + python + + + /usr/lib + /usr/share/doc + + + + + 2017-03-05 + 0.53 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 0.53 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.53 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 0.53 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python-pyaspects + http://github.com/baris/pyaspects + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + Aspect-Oriented development for Python + Aspect-Oriented Development modules for Python. + https://github.com/baris/pyaspects/archive/0.4.4.tar.gz + programming/language/python/python-pyaspects/pspec.xml + + + python-pyaspects + + /usr/lib + /usr/share/doc + + + + + 2017-03-05 + 0.4.4 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 0.4.4 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.4.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-12-07 + 0.4.4 + First release + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + + + + telepathy-python + http://telepathy.freedesktop.org/wiki + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + programming.language.python + Python libraries for Telepathy + Telepathy için Python kitaplıkları + telepathy-python is the Python libraries for use in Telepathy client and connection managers. + telepathy-pyhon Telepathy istemcileri ve bağlantı yöneticilerinde kullanılmak üzere tasarlanmış Python kitaplığıdır. + http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.19.tar.gz + + libxslt-devel + + + telepathy-python-0.15.19-mkdir_p.patch + dont-compile-py.patch + python-telepathy-no_double_errors-py.patch + + programming/language/python/telepathy-python/pspec.xml + + + telepathy-python + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 0.15.19 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.15.19 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 0.15.19 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-imaging + http://www.pythonware.com/products/pil/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + programming.language.python + Python Imaging Library (PIL) + Python Görüntü İşleme Kitaplığı + The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. + La librería Python Imaging Library (PIL) facilita el procesamiento de imágenes desde Python. Esta librería soporta muchos formatos de archivos y provee potentes facilidades de procesamiento de gráficos. + http://effbot.org/media/downloads/Imaging-1.1.7.tar.gz + + sane-backends-devel + libjpeg-turbo-devel + python-devel + + + local_only_initial_value.patch + gentoo-imaging-sane.patch + anka-imaging-tiffendian.patch + gentoo-imaging-giftrans.patch + + programming/language/python/python-imaging/pspec.xml + + + python-imaging + + tcltk + tcl + lcms + libjpeg-turbo + sane-backends + xdg-utils + + + /usr/bin + /usr/lib + /usr/include + /usr/share/doc + + + + + 2017-01-25 + 1.1.7 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.1.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-02-08 + 1.1.7 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + python-pygobject3 + http://www.pygtk.org + + PisiLinux Community + admins@pisilinux.org + + 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. + 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.22/pygobject-3.22.0.tar.xz + + libffi-devel + python-devel + python-cairo-devel + gobject-introspection-devel + glib2-devel + + programming/language/python/python-pygobject3/pspec.xml + + + python-pygobject3 + python2 için pygobject3 + + 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* + + + + python-pygobject3-devel + pygobject development files + pygobject geliştirme dosyaları + + python-pygobject3 + gobject-introspection-devel + glib2-devel + libffi-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-06 + 3.22.0 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 3.22.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.18.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 3.18.2 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-08 + 3.18.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gst-python + http://gstreamer.freedesktop.org/modules/gst-python.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.language.python + GStreamer Python bindings + GStreamer Python bağlayıcıları + gst-python is a Python frontend to GStreamer. + gst-python GStreamer için Python arabirimidir. + https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.10.2.tar.xz + + python-pygobject3-devel + glib2-devel + gstreamer-next-devel + python-devel + gst-plugins-base-next-devel + + programming/language/python/gst-python/pspec.xml + + + gst-python + + glib2 + python + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/share/doc + /usr/share + + + + + 2017-01-24 + 1.10.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.10.22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-21 + 0.10.22 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + python-PyYAML + http://pyyaml.org/wiki/PyYAML + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + The next generation YAML parser and emitter for Python + python-pyyaml is the next generation YAML parser and emitter for Python. + http://pyyaml.org/download/pyyaml/PyYAML-3.12.tar.gz + + libyaml-devel + python-devel + + programming/language/python/python-PyYAML/pspec.xml + + + python-PyYAML + + python + libyaml + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 3.12 + Rebuild for new toolchain + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-16 + 3.12 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 3.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-27 + 3.11 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python-argparse + https://pypi.python.org/pypi/argparse + + Alihan Öztürk + alihan@pisilinux.org + + apache + app:console + programming.language.python + Python command-line parsing library + The argparse module makes it easy to write user friendly command line interfaces. + https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-argparse/pspec.xml + + + python-argparse + Python command-line parsing library + + python + + + /usr/lib + /usr/share/doc + + + + + 2017-01-24 + 1.4.0 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.4.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-colorama + https://pypi.python.org/pypi/colorama + + Alihan Öztürk + alihan@pisilinux.org + + BSD + app:console + programming.language.python + Cross-platform colored terminal text. + Python API for cross-platform colored terminal text. + https://pypi.python.org/packages/f0/d0/21c6449df0ca9da74859edc40208b3a57df9aca7323118c913e58d442030/colorama-0.3.7.tar.gz + + python-devel + + programming/language/python/python-colorama/pspec.xml + + + python-colorama + Cross-platform colored terminal text. + + python + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 0.3.7 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.3.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 0.3.7 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-Unidecode + http://pypi.python.org/pypi/Unidecode/ + + PisiLinux Community + admins@pisilinux.org + + Artistic + GPLv2 + library + programming.language.python + US-ASCII transliterations of Unicode text + Unicode karakterlerinin US-ASCII harf çevirileri + python-Unidecode provides ASCII transliterations of Unicode text. This is a Python port of Text::Unidecode Perl module. + python-Unidecode, Unicode karakterlerinin US-ASCII harf çevirilerini sağlar. Text::Unidecode Perl modülünün Python diliyle yazılmış halidir. + https://pypi.python.org/packages/ba/64/410af95d27f2a8824112d17ed41ea7ce6d2cbc8a4832c2e548d3408fad0a/Unidecode-0.04.20.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-Unidecode/pspec.xml + + + python-Unidecode + + python + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 0.04.20 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.04.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-09 + 0.04.18 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-Pygments + http://pygments.org/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + A syntax highlighting package written in Python + 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. + python-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://pypi.python.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz + programming/language/python/python-Pygments/pspec.xml + + + python-Pygments + + python-setuptools + + + /usr/bin + /usr/lib/python* + /usr/share/man + + + + python-Pygments-docs + Documentation files for python-Pygments + python-Pygments için belgelendirme dosyaları + + /usr/share/doc/python-Pygments + + + + + 2017-01-25 + 2.2.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-12-07 + 1.6 + First release + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + + + + python-imagesize + https://github.com/shibukawa/imagesize_py + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + Getting image size from png/jpeg/jpeg2000/gif file. + Png / jpeg / jpeg2000 / gif dosyasından görüntü boyutu elde etme. + This module analyzes jpeg/jpeg2000/png/gif image header and return image size. + Bu modül jpeg / jpeg2000 / png / gif resim başlığını ve dönüş resim boyutunu analiz eder. + https://github.com/shibukawa/imagesize_py/archive/0.7.1.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-imagesize/pspec.xml + + + python-imagesize + + python-setuptools + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2017-01-29 + 0.7.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + python-MarkupSafe + http://pypi.python.org/pypi/MarkupSafe + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + Implements a XML/HTML/XHTML Markup safe string for Python + XML/HTML/XHTML markup dilleri için güvenli python karakter dizeleri gerçekleştirimi + python-MarkupSafe, implements a unicode subclass that supports HTML strings. + python-MarkupSafe, HTML karakter dizeleri için unicode bir alt sınıf gerçekleştirimi sağlar. + http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-0.23.tar.gz + + python-setuptools + + programming/language/python/python-MarkupSafe/pspec.xml + + + python-MarkupSafe + + /usr/lib/python2.* + /usr/share/doc + + + + + 2017-01-25 + 0.23 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.23 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-29 + 0.23 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + python-pytz + http://pytz.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + MIT + ZPL + library + programming.language.python + World Timezone Definitions for Python + Python için Dünya Saat Dilimi(World Time Zone) tanımları + python-pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported. + python-pytz, Olson tz veritabanını Python'a taşımaktadır. Bu kütüphane Python kullanarak doğru ve farklı platformlar üzerinde hesaplamalar yapmayı sağlar. Aynı zamanda gün ışığından kazanmak için saat ayarlama ile ilgili belirsizlikleri de çözmektedir. Bu konuda Python Library Reference (datetime.tzinfo) kısmında ayrıntılı bilgi bulabilirsiniz. 540'a yakın Olson zaman dilimi desteklenmektedir. + https://pypi.python.org/packages/42/00/5c89fc6c9b305df84def61863528e899e9dccb196f8438f6cbe960758fc5/pytz-2016.10.tar.gz + programming/language/python/python-pytz/pspec.xml + + + python-pytz + + /usr/lib + /usr/share/doc/python-pytz + + + + + 2017-01-29 + 2016.10 + First release + Erdinç Gültekin + admins@pisilinux.org + + + + + + python-Babel + http://babel.pocoo.org + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python + A collection of tools for internationalizing Python applications + Python uygulamalarını uluslararasılaştırmak için bir takım koleksiyonu + Babel is composed of two major parts: 1) tools to build and work with gettext message catalogs , 2) a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. + Babel temelde iki parçadan oluşur: 1) gettext mesaj kataloglarıyla çalışmak ve onları derlemek için araçlar 2) CLDR(Common Locale Data Repository), Genel Yerel Veri Deposuna, çeşitli yerel gösterim isimlerine ulaşımı sağlamak, yerelleştirilmiş numara ve tarih biçimlerini desteklemek gibi özellikler sağlayan bir python arayüzü. + https://github.com/python-babel/babel/archive/2.3.4.tar.gz + + python-devel + python-pytz + python-setuptools + + programming/language/python/python-Babel/pspec.xml + + + python-Babel + + python-pytz + python-setuptools + + + /usr/bin + /usr/lib + /usr/share/doc/python-Babel + + + + + 2017-01-29 + 2.3.4 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + python-sphinx + http://sphinx.pocoo.org + + PisiLinux Community + admins@pisilinux.org + + as-is + app:console + programming.language.python + Python documentation generator. It can generate HTML or Latex outputs + Python için döküman üreticisi. HTML, Latex gibi çıktılar üretebiliyor + It's a very common documentation generator especially using for python 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://pypi.python.org/packages/e3/87/e271f7f0d498c7fdaec009c27955401d18ef357c0d468e1eb2be36bdc68c/Sphinx-1.5.2.tar.gz + + docutils + python-six + python-requests + python-sphinx-alabaster-theme + python-Babel + python-imagesize + python-Pygments + python-Jinja2 + python-MarkupSafe + + programming/language/python/python-sphinx/pspec.xml + + + python-sphinx + + docutils + python-Pygments + python-Jinja2 + + + /usr/bin + /usr/lib/python* + /usr/share/doc/python-sphinx/LICENSE + + + + python-sphinx-docs + Documentation files for python-sphinx + python-sphinx için belgelendirme dosyaları + + /usr/share/doc/python-sphinx + + + + + 2017-01-29 + 1.5.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-27 + 1.3.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python-pillow + http://python-pillow.org/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + programming.language.python + PIL is the Python Imaging Library. + The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. + https://github.com/python-pillow/Pillow/archive/4.0.0a.tar.gz + + python3-tk + python-devel + lcms-devel + python-setuptools + python3-setuptools + python3-qt5-devel + python-qt5-devel + webp-devel + tcltk-devel + tcl-devel + tiff-devel + libjpeg-turbo-devel + sane-backends-devel + libjpeg-turbo-devel + + programming/language/python/python-pillow/pspec.xml + + + python-pillow + + python3-tk + python + lcms + python-setuptools + python3-setuptools + python3-qt5 + python-qt5 + webp + tcltk + tcl + sane-backends + libjpeg-turbo + xdg-utils + + + /usr/bin + /usr/lib + /usr/include + /usr/share/doc + + + + + 2017-01-25 + 4.0.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-18 + 3.1.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + python-six + http://pypi.python.org/pypi/six/ + + Alihan Öztürk + alihan@pisilinux.org + + MIT + app:console + programming.language.python + Python 2 and 3 compatibility utilities. + Python2 ve python3 uyumluluk programı. + python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. + python-six, python2 ile python3 arasındaki farklılıkların aşılmasına yardımcı olan basit araçlar sağlar. + https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz + + python-devel + + programming/language/python/python-six/pspec.xml + + + python-six + + python + + + /usr/lib + /usr/share/doc + + + + + 2018-01-29 + 1.11.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 1.10.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 1.9.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.9.0 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-05-08 + 1.9.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + wxPython + http://www.wxpython.org/ + + PisiLinux Community + admin@pisilinux.org + + wxWinLL-3 + library + programming.language.python + Python bindings for wxGTK + wxGTK için Python bağlayıcıları. + wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++. + mirrors://sourceforge/wxpython/wxPython-src-3.0.2.0.tar.bz2 + + wxGTK-devel + wxBase-devel + mesa-devel + mesa-glu-devel + libjpeg-turbo-devel + tiff-devel + pango-devel + gdk-pixbuf + gst-plugins-base-devel + gstreamer-devel + gtk2-devel + libSM-devel + libXinerama-devel + libXxf86vm-devel + python-devel + + programming/language/python/wxPython/pspec.xml + + + wxPython + + wxGTK + wxBase + wxGTK2.8 + + + /usr/bin + /usr/lib + /usr/share/doc + + + + wxPython-devel + Development files for wxPython + wxPython için geliştirme dosyaları + + wxPython + + + /usr/include + + + + + 2017-01-25 + 3.0.2.0 + Rebuild for new toolchain + Pisi Linux Admins + admin@pisilinux.org + + + 2016-07-02 + 3.0.2.0 + First release + Pisi Linux Admins + admin@pisilinux.org + + + + + + notify-python + http://www.galago-project.com + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + programming.language.python + Python bindings for libnotify + libnotify'ın Python bağlayıcıları + Galago est un framework (cadre de développement) de présence bureautique, conçu pour transmettre des informations de présences entre programmes. Pour faire simple, il recense les présents et agrège les informations concernant leur état depuis un logiciel de messagerie instantannée (tel que gaim) ou de programmes similaires et permet à d'autre logiciels (tels que Evolution) d'avoir accès à cette information. + notify-python are Python bindings for the Galago project's notification library libnotify. +  Galago programlar arası duruş/görünüm bilgisini iletecek şekilde dizayn edilmiş bir masaüstü görüntü çerçevesidir. Daha basitçe açıklamak gerekirse, bir anlık ileti programından (gaim gibi) veya benzeri başka programlardan kimlerin çevrimiçi, boş/uzakta olduğu bilgisini alıp diğer programların (örn. Evolution) bu bilgiyi kullanmasını sağlar. + Galego es un entorno de presencia de escritorio, diseñado para transmitir informaciones entre programas. En términos sencillos: Puede tomar información sobre quien está en linea, y el estado ausente/inactivo de un programa de mensajería instantánea, como pidgin o similar, y pasar la información a otros programas (ejemplo Evolution) para hacer uso de ello. + http://galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz + + libnotify-devel + python-devel + python-gtk-devel + gtk2-devel + + + link-with-python.patch + notify-python-0.1.1-fix-GTK-symbols.patch + libnotify0.7.patch + + programming/language/python/notify-python/pspec.xml + + + notify-python + + atk + gtk2 + cairo + glib2 + pango + python + freetype + libnotify + fontconfig + gdk-pixbuf + + + /usr/lib + /usr/lib/pkgconfig + /usr/share/pygtk/2.0/defs + + + + + 2017-01-24 + 0.1.1 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.1.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-09 + 0.1.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-lxml + http://codespeak.net/lxml + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + BSD + library + programming.language.python + lxml is the most feature-rich and easy-to-use library + Zengin içerikli ve kolay kullanımlı bir kütüphane. + lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language. + Python dilinde xml ve html ile çalışmak için, zengin içerikli ve kolay kullanımlı bir kütüphane. + https://files.pythonhosted.org/packages/66/45/f11fc376f784c6f2e77ffc7a9d02374ff3ceb07ede8c56f918939409577c/lxml-3.7.2.tar.gz + + libxml2-devel + python-devel + cython + libxslt-devel + + programming/language/python/python-lxml/pspec.xml + + + python-lxml + + libxslt + libxml2 + python + + + /usr/lib + + + + python-lxml-docs + API documentation of python-lxml + python-lxml paketine ait API belgeleri + + python-lxml + + + /usr/share/doc + + + + + 2017-01-25 + 3.7.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.3.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-07-05 + 3.3.5 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + python-requests + http://www.python-requests.org/ + + Ergün Salman + ergunsalman@hotmail.com + + MIT + programming.language.python + Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. + Python’s standard urllib2 module provides most of the HTTP capabilities you need + https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-requests/pspec.xml + + + python-requests + + /usr/lib + /usr/share/doc + + + + + 2017-09-04 + 2.13.0 + remove unneeded runtime dep. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-01-25 + 2.13.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.9.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 2.9.1 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-08 + 2.9.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python-udev + http://packages.python.org/pyudev + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.language.python + Python bindings for libudev library + libudev için Python bağlayıcısı + These bindings enable using of udev library in Python programs. + Bu bağlayıcı, Python programlarında, udev kitaplığı olan libudev'in işlevselliğinden yararlanmayı sağlar. + https://pypi.python.org/packages/bc/a2/31a07829acea8e70a28c247f43fa5d981229ae0f9edfeddedf52de00709b/pyudev-0.21.0.tar.gz + + python-setuptools + eudev-devel + + programming/language/python/python-udev/pspec.xml + + + python-udev + + /usr/lib + /usr/share/doc + + + + + 2017-03-05 + 0.21.0 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 0.21.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.16.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-02 + 0.16.1 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + python-smbc + http://cyberelk.net/tim/software/pysmbc + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + Python interface to the libsmbclient library + libsmbclient kitaplığı için Python arayüzü + python-smbc is a Python binding for the libsmbclient library. + python-smbc, libsmbclient kitaplığı için bir Python bağlayıcısıdır. + http://cyberelk.net/tim/data/pysmbc/pysmbc-1.0.13.tar.bz2 + + samba-devel + python-devel + + programming/language/python/python-smbc/pspec.xml + + + python-smbc + + samba + python + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 1.0.13 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-09 + 1.0.13 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + pip + https://pypi.python.org/pypi/pip + + Yusuf Aydemir + Yusuf.aydemir@istanbul.com + + MIT + programming.language.python + The PyPA recommended tool for installing Python packages + The PyPA recommended tool for installing Python packages + https://github.com/pypa/pip/archive/9.0.1.tar.gz + + python-setuptools + python-devel + + programming/language/python/pip/pspec.xml + + + pip + + python-setuptools + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2017-03-19 + 9.0.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2017-01-24 + 9.0.1 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-08-22 + 8.1.2 + Release Bump + Ali Şafak + aliemresafak@gmail.com + + + 2016-06-06 + 8.1.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-30 + 8.1.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-04-28 + 8.1.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python-docker-py + https://github.com/dotcloud/docker-py + + Alihan Öztürk + alihan@pisilinux.org + + apache + app:console + programming.language.python + Python client for Docker. + A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc. + https://github.com/docker/docker-py/archive/2.0.2.tar.gz + + python-devel + python-setuptools + python-websocket-client + python-six + python-requests + pip + + programming/language/python/python-docker-py/pspec.xml + + + python-docker-py + Python client for Docker. + + python + python-websocket-client + python-six + python-requests + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 2.0.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.8.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + sip + http://www.riverbankcomputing.co.uk/sip + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + app:console + 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://sourceforge.net/projects/pyqt/files/sip/sip-4.19.6/sip-4.19.6.tar.gz + + qt5-base-devel + python-devel + + programming/language/python/sip/pspec.xml + + + python-sip + Python 2.x SIP bindings for C and C++ libraries + + libgcc + python + + + /usr/bin + /usr/lib + /usr/include + + + + + 2017-03-18 + 4.19.6 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-18 + 4.19 + Release Bump + Stefan Gronewold + groni@pisilinux.org + + + 2017-02-25 + 4.19 + Release Bump + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 4.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 4.18 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-20 + 4.18 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-08 + 4.16.9 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + pyparted + http://people.redhat.com/dcantrel/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + programming.language.python + Python bindings for parted + Disk bölümleme tablolarını yönetmek için kullanılan parted kütüphanesine erişim sağlayan Python modülü. + 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/rhinstaller/pyparted/archive/v3.10.7.tar.gz + + python-decorator + python-devel + parted-devel + + programming/language/python/pyparted/pspec.xml + + + pyparted + + python-decorator + parted + python + + + /usr/lib + /usr/share/doc + + + + + 2017-03-21 + 3.10.7 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 3.10.7 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.10.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-10 + 3.10.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python-enchant + http://www.rfk.id.au/software/pyenchant + + PisiLinux Community + admins@pisilinux.org + + LGPLv3 + library + programming.language.python + Spellchecking library for Python + Python için yazım denetimi kütüphanesi + python-enchant is an efficient Python module for Enchant spellchecker. + python-enchant, Enchant yazım denetleyicisi için hızlı bir Python modulüdür. + https://pypi.python.org/packages/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz + + enchant-devel + python-setuptools + + programming/language/python/python-enchant/pspec.xml + + + python-enchant + + enchant + python + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 1.6.8 + Rebuild for new toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-11-24 + 1.6.8 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + python-backports-ssl-match-hostname + https://pypi.python.org/pypi/backports.ssl_match_hostname + + Alihan Öztürk + alihan@pisilinux.org + + PSF-2.2 + app + programming.language.python + The ssl.match_hostname() function from Python 3.4 + The ssl.match_hostname() function from Python 3.4 + https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz + + python-devel + python-setuptools + + programming/language/python/python-backports-ssl-match-hostname/pspec.xml + + + python-backports-ssl-match-hostname + The ssl.match_hostname() function from Python 3.4 + + python + + + /usr/lib/python* + /usr/share/doc + + + + + 2017-01-25 + 3.5.0.1 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-15 + 3.4.0.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python-qt5 + http://www.riverbankcomputing.co.uk/software/pyqt + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + GPLv3 + library + programming.language.python + A set of Python bindings for the Qt 5.x Toolkit + 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. + mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7.1/PyQt5_gpl-5.7.1.tar.gz + + dbus-devel + dbus-python + dbus-python-common + python-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 + + programming/language/python/python-qt5/pspec.xml + + + python-qt5 + A set of Python 2.x bindings for the Qt 5.x Toolkit + + libgcc + dbus + python + 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 + + + /usr/bin/py2uic5 + /usr/lib/python2.7/site-packages + /usr/lib/qt5/plugins/PyQt5/libpy2qt5qmlplugin.so + /usr/lib/qt5/plugins/designer/libpy2qt5.so + /usr/share/qt5/qsci/api/python/Py2Qt5.api + /usr/bin/py2rcc5 + /usr/bin/py2lupdate5 + + + + python-qt5-devel + Development files for python-qt5 + + libgcc + qt5-base + python-qt5 + + + /usr/share/sip/Py2Qt5 + + + + + 2017-06-03 + 5.7.1 + Rebuild. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-08 + 5.7.1 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 5.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-07 + 5.6 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-25 + 5.6 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-08 + 5.5.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python-Jinja2 + http://jinja.pocoo.org/2/ + + PisiLinux Community + admins@pisilinux.org + + as-is + app:console + programming.language.python + A small but fast and easy to use stand-alone template engine written in pure python + Küçük, hızlı ve kullanımı kolay, sadece python ile yazılmış bir bağımsız şablon üreteci + Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code. + Jinja2, sadece python ile yazılmış bir şablon üreteci olan Jinja'nın yeniden yazılmış bir versiyonudur. Django benzeri XML-olmayan bir sözdizimi sağlar ve şablonları derleyip çalıştırılabilir python programları haline getirir. Temel olarak Django şablonları ve python kodunun birleşimi bir programdır. + https://pypi.python.org/packages/71/59/d7423bd5e7ddaf3a1ce299ab4490e9044e8dfd195420fc83a24de9e60726/Jinja2-2.9.5.tar.gz + + python-setuptools + python-MarkupSafe + + programming/language/python/python-Jinja2/pspec.xml + + + python-Jinja2 + + /usr/lib/python* + /usr/share/doc/python-Jinja2/LICENSE + + + + python-Jinja2-docs + python-Jinja2 için belgelendirme dosyaları + + /usr/share/doc/python-Jinja2 + + + + + 2017-01-29 + 2.9.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.7.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-27 + 2.7.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + python-numpy + http://numeric.scipy.org + + PisiLinux Community + admins@pisilinux.org + + as-is + library + programming.language.python + The fundamental package needed for scientific computing with Python + Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. + https://github.com/numpy/numpy/releases/download/v1.12.0/numpy-1.12.0.tar.gz + + python-devel + python-nose + python-setuptools + libgfortran + lapack-devel + + programming/language/python/python-numpy/pspec.xml + + + python-numpy + + blas + lapack + python + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/bin + + + + + 2017-04-17 + 1.12.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-29 + 1.8.1 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + python-mako + http://www.makotemplates.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + programming.language.python + A python templating language + Python şablonlama dili + python-mako is a super-fast templating language that borrows the best ideas from the existing templating languages. + python-mako, varolan şablonlama dillerindeki en iyi fikirleri bir araya getiren süper hızlı bir şablonlama dilidir. + https://pypi.python.org/packages/56/4b/cb75836863a6382199aefb3d3809937e21fa4cb0db15a4f4ba0ecc2e7e8e/Mako-1.0.6.tar.gz + + python-setuptools + + programming/language/python/python-mako/pspec.xml + + + python-mako + + python-beaker + python-MarkupSafe + + + /usr/bin + /usr/lib + /usr/share/doc + + + + python-mako-docs + python-mako için belgelendirme dosyaları + + python-mako + + + /usr/share/doc/*/html + /usr/share/doc/*/build + /usr/share/doc/*/examples + + + + + 2017-01-25 + 1.0.6 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-09-22 + 0.9.1 + Release Bump + Oğuzhan BÖLÜKBAŞ + oguzhan.bolukbas18@gmail.com + + + 2014-04-16 + 0.9.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + python-nose + http://somethingaboutorange.com/mrl/projects/nose/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + app:console + programming.language.python + A unittest extension offering automatic test suite discovery and easy test authoring + Python için unittest genişlemesi + python-nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. + python-nose alternatif test tanıtma ve keşif kitaplığı. + https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz + + python-devel + + programming/language/python/python-nose/pspec.xml + + + python-nose + + python + + + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + + + + + 2017-01-25 + 1.3.7 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.3.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-04 + 1.3.7 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python3-cups + http://cyberelk.net/tim/software/pycups + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python3 + Python3 interface to the CUPS API + CUPS programlama arayüzü için Python3 desteği + python3-cups contains python3 bindings to wrap the CUPS API. + python3-cups, CUPS programlama arayüzü için Python3 bağlayıcıları içeren bir pakettir. + http://cyberelk.net/tim/data/pycups/pycups-1.9.73.tar.bz2 + + cups-devel + python3-devel + + programming/language/python3/python3-cups/pspec.xml + + + python3-cups + + cups + + + /usr/lib + /usr/share/doc + + + + + 2017-01-25 + 1.9.73 + First Relase. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python3-markups + https://github.com/retext-project/pymarkups + + Stefan Gronewold + groni@pisilinux.org + + BSD + programming.language.python3 + Wrapper around various text markups + Wrapper around various text markups + https://pypi.python.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-markups/pspec.xml + + + python3-markups + Wrapper around various text markups + + python3 + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2017-02-01 + 2.6.11 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-01 + 2.6.8 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-11-21 + 2.6.7 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + python3-PyYAML + http://pyyaml.org/wiki/PyYAML + + PisiLinux Community + admins@pisilinux.org + + MIT + library + programming.language.python3 + The next generation YAML parser and emitter for Python3 + python3-pyyaml is the next generation YAML parser and emitter for Python3. + http://pyyaml.org/download/pyyaml/PyYAML-3.12.tar.gz + + libyaml-devel + python3-devel + + programming/language/python3/python3-PyYAML/pspec.xml + + + python3-PyYAML + + python3 + libyaml + + + /usr/lib + /usr/share/doc + + + + + 2017-02-01 + 3.12 + Rebuild for py3.6.0 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-01-16 + 3.12 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + python3-youtube_dl + http://rg3.github.io/youtube-dl + + Pisi Linux Admins + admins@pisilinux.org + + GPLv3 + app:console + programming.language.python3 + Youtube Video Downloader + Youtube video indirici. + Youtube Video Downloader + Youtube'dan video indirmeyi sağlayan bir uygulama. + youtube_dl + https://github.com/rg3/youtube-dl/releases/download/2018.01.21/youtube-dl-2018.01.21.tar.gz + + python3-setuptools + python3-devel + + programming/language/python3/python3-youtube_dl/pspec.xml + + + python3-youtube_dl + + python3 + + + /usr/bin + /usr/etc + /usr/lib/python3.6/site-packages + /usr/share/applications + /usr/share/man/man1 + /usr/share/doc + + + + + 2018-01-31 + 2018.01.21 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-01 + 2017.01.31 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-08-26 + 2016.08.24.1 + version bump + Metehan Özbek + mthnzbk@gmail.com + + + 2016-08-06 + 2016.08.06 + version bump + Metehan Özbek + admins@pisilinux.org + + + 2016-07-21 + 2016.07.17 + First release + Metehan Özbek + admins@pisilinux.org + + + + + + python3-cairo + http://cairographics.org/pycairo + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python3 + wrapper (version enrobée) Python3 de la librairie de graphisme vectoriel cairo. + Python3 wrapper for cairo graphics library + Cairo vektörel grafik kitaplığı için Python3 bağlayıcıları + Pycairo is set of Python3 bindings for the cairo graphics library. + https://pypi.python.org/packages/ef/97/b33dc533ea6076d4ea9cbd2fe049a2b4a3df5c5b6fba9a182616f6f8d310/pycairo-1.15.4.tar.gz + + python3-devel + cairo-devel + + programming/language/python3/python3-cairo/pspec.xml + + + python3-cairo + + python3 + cairo + + + /usr/lib + /usr/share/doc + + + + python3-cairo-devel + Development files for python3-cairo + python3-cairo için geliştirme dosyaları + + python3-cairo + cairo-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/pkgconfig + + + + + 2018-01-31 + 1.15.4 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-16 + 1.10.0 + Release Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 1.10.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + gst-python3 + http://gstreamer.freedesktop.org/modules/gst-python.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.language.python3 + GStreamer Python3 bindings + GStreamer Python bağlayıcıları + gst-python3 is a Python frontend to GStreamer. + gst-python3 GStreamer için Python arabirimidir. + https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.10.2.tar.xz + + python3-pygobject3-devel + glib2-devel + gstreamer-next-devel + python3-devel + gst-plugins-base-next-devel + + programming/language/python3/gst-python3/pspec.xml + + + gst-python3 + + glib2 + python3 + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/share/doc + /usr/share + + + + + 2017-01-24 + 1.10.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.10.22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-21 + 0.10.22 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + python3-psutil + https://github.com/giampaolo/psutil + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python3 + A cross-platform process utilities module for Python + Platform bağımsız, süreçler hakkında bilgi sağlayan bir Python modülü + python3-psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat. + python3-psutil, bütün çalışan süreçler ve sistem kullanımı (MİB - Merkezi İşlem Birim(CPU) ve hafıza gibi) hakkında bilgilere erişimek için arayüz sunan bir Python modülüdür. ps, top, kill, lsof, netstat gibi bir çok komut satırı araçlarının sunduğu işlevselliği sağlamaktadır. + https://github.com/giampaolo/psutil/archive/release-5.4.3.tar.gz + + python3-devel + + programming/language/python3/python3-psutil/pspec.xml + + + python3-psutil + + python3 + + + /usr/lib + /usr/share/doc + + + + + 2018-01-23 + 5.4.3 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-01 + 5.0.1 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 4.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 4.0.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python3-colorama + https://pypi.python.org/pypi/colorama + + Alihan Öztürk + alihan@pisilinux.org + + BSD + app:console + programming.language.python3 + Cross-platform colored terminal text. + Python API for cross-platform colored terminal text. + https://pypi.python.org/packages/f0/d0/21c6449df0ca9da74859edc40208b3a57df9aca7323118c913e58d442030/colorama-0.3.7.tar.gz + + python3-devel + + programming/language/python3/python3-colorama/pspec.xml + + + python3-colorama + Cross-platform colored terminal text. + + python3 + + + /usr/lib + /usr/share/doc + + + + + 2017-02-01 + 0.3.7 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.3.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 0.3.7 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python3-requests + http://www.python-requests.org/ + + Ergün Salman + ergunsalman@hotmail.com + + MIT + programming.language.python3 + Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. + Python’s standard urllib2 module provides most of the HTTP capabilities you need + https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-requests/pspec.xml + + + python3-requests + + python3 + + + /usr/lib + /usr/share/doc + + + + + 2017-03-19 + 2.13.0 + Release Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.9.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 2.9.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-08 + 2.9.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python3-backports-ssl-match-hostname + https://pypi.python.org/pypi/backports.ssl_match_hostname + + Alihan Öztürk + alihan@pisilinux.org + + PSF-2.2 + app + programming.language.python3 + The ssl.match_hostname() function from Python 3.4 + The ssl.match_hostname() function from Python 3.4 + https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-backports-ssl-match-hostname/pspec.xml + + + python3-backports-ssl-match-hostname + The ssl.match_hostname() function from Python 3.4 + + python3 + + + /usr/lib/python* + /usr/share/doc + + + + + 2017-02-01 + 3.5.0.1 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-15 + 3.4.0.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python3-zappa + https://github.com/Miserlou/Zappa + + Ismet Sezer Simsek + ismetsezer1996@gmail.com + + LGPLv2.1 + library + app:console + programming.language.python3 + Zappa - Serverless Python + Server-less Python Web Services for AWS Lambda and API Gateway + https://pypi.python.org/packages/ef/e6/9ce58a86924a320b213f082c7a9d2b5c15d71aeb2df7b5bfdcb0fecc20f3/zappa-0.43.2.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-zappa/pspec.xml + + + python3-zappa + + python3 + + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-08-15 + 0.43.2 + First Release + Ismet Sezer Simsek + ismetsezer1996@gmail.com + + + + + + gonullu + https://github.com/PisiLinuxNew/gonullu + + Alihan Öztürk + alihan@pisilinux.org + + GPLv3 + app:console + programming.language.python3 + Volunteer application is developed to compile the packages for Pisi distributions + Gonullu uygulamasi, pisi linux dağıtımının paketlerini derlemek üzere hazırlanmıştır. + Application build the packages waiting at queue of build system as PISI packages using docker images and again, sent them to build system. + Uygulama docker imajlarını kullanarak, derleme sisteminin kuyruğundan bekleyen paketleri pisi paketi haline getirir ve derleme sistemine gönderir. + https://github.com/PisiLinuxNew/gonullu/archive/v1.1.7.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/gonullu/pspec.xml + + + gonullu + + docker + python3 + python3-argparse + python3-backports-ssl-match-hostname + python3-colorama + python3 + python3-docker-py + python3-psutil + python3-PyYAML + python3-requests + python3-sip + python3-six + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2018-01-31 + 1.1.7 + Version bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-12-31 + 1.1.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-12-08 + 1.1.6 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-08 + 1.1.6 + Added runtime dependency + Erdem Ersoy + erdemersoy@live.com + + + 2017-05-27 + 1.1.6 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2017-01-27 + 1.1.4 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2017-01-15 + 1.1.3 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-06-14 + 1.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python3-decorator + http://www.phyast.pitt.edu/~micheles/python/ + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.language.python3 + Python3 module to simplify the usage of decorators + python-decorator simplifies the usage of decorators for the average programmer. + https://pypi.python.org/packages/70/f1/cb9373195639db13063f55eb06116310ad691e1fd125e6af057734dc44ea/decorator-4.2.1.tar.gz + + python3-nose + python3-setuptools + + programming/language/python3/python3-decorator/pspec.xml + + + python3-decorator + + /usr/lib + /usr/share/doc + + + + + 2018-01-31 + 4.2.1 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-03-05 + 4.0.11 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 4.0.11 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-04 + 4.0.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python3-nose + http://somethingaboutorange.com/mrl/projects/nose/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + app:console + programming.language.python3 + A unittest extension offering automatic test suite discovery and easy test authoring + Python için unittest genişlemesi + python-nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. + python3-nose alternatif test tanıtma ve keşif kitaplığı. + https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-nose/pspec.xml + + + python3-nose + + python3 + + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-02-01 + 1.3.7 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.3.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.3.7 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-08-04 + 1.3.7 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python3-packaging + http://pypi.python.org/pypi/six/ + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + Apache + app:console + programming.language.python3 + Core utilities for Python packages + Core utilities for Python packages + https://github.com/pypa/packaging/archive/16.8.tar.gz + + python3-devel + + programming/language/python3/python3-packaging/pspec.xml + + + python3-packaging + + python3 + + + /usr/lib + /usr/share/doc + + + + + 2017-02-01 + 16.8 + First Release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python3-pillow + http://python-pillow.org/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + programming.language.python3 + PIL is the Python Imaging Library. + The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. + https://github.com/python-pillow/Pillow/archive/4.3.0.tar.gz + + python3-devel + lcms-devel + zlib-devel + python3-setuptools + webp-devel + freetype-devel + lcms2-devel + tiff-devel + libjpeg-turbo-devel + libjpeg-turbo-devel + + programming/language/python3/python3-pillow/pspec.xml + + + python3-pillow + + zlib + tiff + python3 + lcms2 + freetype + webp + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/include + /usr/share/doc + + + + + 2017-12-10 + 4.3.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-01-25 + 4.0.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-18 + 3.1.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + mpdecimal + http://www.bytereef.org/mpdecimal/index.html + + Kamil Atlı + suvari@pisilinux.org + + custom + app:console + programming.language.python3 + Package for correctly-rounded arbitrary precision decimal floating point arithmetic + Degiskenler icin karsilaştirma islemini yapan bir modul + mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. + http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.4.2.tar.gz + + glibc-devel + + programming/language/python3/mpdecimal/pspec.xml + + + mpdecimal + + /usr/lib + /usr/share/doc + + + + mpdecimal-devel + Development files for mpdecimal + mpdecimal için geliştirme dosyaları + + mpdecimal + + + /usr/lib/pkgconfig + /usr/include + + + + + 2018-01-31 + 2.4.2 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + python3-sanic + + Ismet Sezer Simsek + ismetsezer1996@gmail.com + + MIT + library + app:console + programming.language.python3 + A microframework based on uvloop, httptools, and learnings of flask + Sanic is a Flask-like Python 3.5+ web server thats written to go fast. Its based on the work done by the amazing folks at magicstack + https://pypi.python.org/packages/c1/d4/a6fa3efa7aa8ff6fb08cddac6f10e92da95e1fd44d6397fb481bf012c2a0/sanic-0.7.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-sanic/pspec.xml + + + python3-sanic + + python3 + + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2018-01-31 + 0.7.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-08-15 + 0.6.0 + First Release + Ismet Sezer Simsek + ismetsezer1996@gmail.com + + + + + + python3 + http://www.python.org/ + + PisiLinux Community + admins@pisilinux.org + + custom + programming.language + Next generation of the python high-level scripting language + Next generation of the python high-level scripting language + https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz + + bzip2 + xz-devel + tcl-devel + gdbm-devel + zlib-devel + tcltk-devel + expat-devel + libffi-devel + sqlite-devel + ncurses-devel + openssl-devel + readline-devel + mpdecimal-devel + + + dont-make-libpython-readonly.patch + + programming/language/python3/python3/pspec.xml + + + python3 + + xz + gdbm + zlib + bzip2 + expat + libffi + sqlite + ncurses + openssl + readline + mpdecimal + + + /usr/bin/p* + /usr/bin/2to3* + /usr/lib/python3.6/a* + /usr/lib/python3.6/c* + /usr/lib/python3.6/d* + /usr/lib/python3.6/e* + /usr/lib/python3.6/h* + /usr/lib/python3.6/imp* + /usr/lib/python3.6/j* + /usr/lib/python3.6/lib2* + /usr/lib/python3.6/log* + /usr/lib/python3.6/m* + /usr/lib/python3.6/p* + /usr/lib/python3.6/s* + /usr/lib/python3.6/te* + /usr/lib/python3.6/u* + /usr/lib/python3.6/v* + /usr/lib/python3.6/w* + /usr/lib/python3.6/x* + /usr/lib/python3.6/*.py + /usr/lib/python3.6/*.txt + /usr/lib/python3.6/lib-dynload/_a* + /usr/lib/python3.6/lib-dynload/a* + /usr/lib/python3.6/lib-dynload/b* + /usr/lib/python3.6/lib-dynload/_b* + /usr/lib/python3.6/lib-dynload/c* + /usr/lib/python3.6/lib-dynload/_c* + /usr/lib/python3.6/lib-dynload/_d* + /usr/lib/python3.6/lib-dynload/_e* + /usr/lib/python3.6/lib-dynload/f* + /usr/lib/python3.6/lib-dynload/g* + /usr/lib/python3.6/lib-dynload/_g* + /usr/lib/python3.6/lib-dynload/_h* + /usr/lib/python3.6/lib-dynload/_j* + /usr/lib/python3.6/lib-dynload/_l* + /usr/lib/python3.6/lib-dynload/m* + /usr/lib/python3.6/lib-dynload/_m* + /usr/lib/python3.6/lib-dynload/n* + /usr/lib/python3.6/lib-dynload/o* + /usr/lib/python3.6/lib-dynload/_o* + /usr/lib/python3.6/lib-dynload/_p* + /usr/lib/python3.6/lib-dynload/p* + /usr/lib/python3.6/lib-dynload/r* + /usr/lib/python3.6/lib-dynload/_r* + /usr/lib/python3.6/lib-dynload/_s* + /usr/lib/python3.6/lib-dynload/s* + /usr/lib/python3.6/lib-dynload/te* + /usr/lib/python3.6/lib-dynload/_te* + /usr/lib/python3.6/lib-dynload/ti* + /usr/lib/python3.6/lib-dynload/u* + /usr/lib/python3.6/lib-dynload/x* + /usr/lib/python3.6/lib-dynload/z* + /usr/lib/python3.6/__pycache__ + /usr/lib/*.so + /usr/lib/libpython3.6m.so.1.0 + /usr/share/man/man1/* + /usr/share/doc + + + + python3-devel + + python3 + + + /usr/include/python3.6m/* + /usr/lib/pkgconfig/* + + + + python3-tk + Python modules for Tk + library + programming.language.python + + python3 + tcl + tcltk + + + /usr/lib/python3*/tkinter + /usr/lib/python3*/lib-dynload/_tkinter.cpython-36m-x86_64-linux-gnu.so + /usr/lib/python3.6/turtledemo + + + + idle3 + An Integrated Development Environment for Python + app:gui + programming.environment + idle + + python3-tk + python3 + + + /usr/bin/idle3* + /usr/lib/python*/idlelib + /usr/share/applications + /usr/share/pixmaps + + + python-logo.png + idle.desktop + + + + + 2018-01-31 + 3.6.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 3.4.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 3.4.3 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-08-13 + 3.4.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + pip3 + https://pypi.python.org/pypi/pip + + Yusuf Aydemir + Yusuf.aydemir@istanbul.com + + MIT + programming.language.python3 + The PyPA recommended tool for installing Python packages + The PyPA recommended tool for installing Python packages + https://github.com/pypa/pip/archive/9.0.1.tar.gz + + python3-setuptools + python3-devel + + programming/language/python3/pip3/pspec.xml + + + pip3 + + python3 + python3-setuptools + + + /usr/bin/pip + /usr/bin/pip3* + /usr/lib/python3* + /usr/share/doc + + + + + 2017-02-01 + 9.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-18 + 8.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 8.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 8.1.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-30 + 8.1.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-04-28 + 8.1.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python3-six + http://pypi.python.org/pypi/six/ + + Alihan Öztürk + alihan@pisilinux.org + + MIT + app:console + programming.language.python3 + Python 2 and 3 compatibility utilities. + Python2 ve python3 uyumluluk programı. + python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. + python3-six, python2 ile python3 arasındaki farklılıkların aşılmasına yardımcı olan basit araçlar sağlar. + https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-six/pspec.xml + + + python3-six + + python3 + + + /usr/lib + /usr/share/doc + + + + + 2017-08-24 + 1.11.0 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-08-22 + 1.10.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-01 + 1.10.0 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.9.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.9.0 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-05-08 + 1.9.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + python3-pygobject3 + http://www.pygtk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.language.python3 + Bindings (liens) glib pour Python3. + Glib bindings for Python3 + glib 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.27/pygobject-3.27.1.tar.xz + + libffi-devel + python3-devel + python3-cairo-devel + gobject-introspection-devel + glib2-devel + + programming/language/python3/python3-pygobject3/pspec.xml + + + python3-pygobject3 + python3 için pygobject3 + + cairo + glib2 + libffi + python3-cairo + gobject-introspection + + + /usr/share/doc + /usr/share/pygobject + /usr/lib/python3* + /usr/lib/libpyglib-gi-2.0-python3*.so* + + + + python3-pygobject3-devel + pygobject development files + pygobject geliştirme dosyaları + + python3-pygobject3 + gobject-introspection-devel + glib2-devel + libffi-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-31 + 3.27.1 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-08-01 + 3.22.0 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-06 + 3.22.0 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 3.22.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.18.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 3.18.2 + Release bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-05-08 + 3.18.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python3-docker-py + https://github.com/dotcloud/docker-py + + Alihan Öztürk + alihan@pisilinux.org + + apache + app:console + programming.language.python3 + Python client for Docker. + A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc. + https://github.com/docker/docker-py/archive/1.8.1.tar.gz + + python3-devel + python3-setuptools + python3-websocket-client + python3-six + python3-requests + + programming/language/python3/python3-docker-py/pspec.xml + + + python3-docker-py + Python client for Docker. + + python3 + python3-websocket-client + python3-six + python3-requests + + + /usr/lib + /usr/share/doc + + + + + 2017-04-21 + 1.8.1 + Version Down to fix gonullu. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-01 + 2.0.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.8.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.8.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python3-websocket-client + https://github.com/liris/websocket-client + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv2 + app:console + programming.language.python3 + WebSocket client library for Python + websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. + https://github.com/liris/websocket-client/archive/v0.46.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-websocket-client/pspec.xml + + + python3-websocket-client + WebSocket client library for Python + + python3 + + + /usr/bin + /usr/lib + /usr/share/doc + + + + + 2018-01-31 + 0.46.0 + Release Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-01 + 0.40.0 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.37.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 0.37.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + py3parted + http://people.redhat.com/dcantrel/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + library + programming.language.python3 + Python3 bindings for parted + 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. + https://github.com/rhinstaller/pyparted/archive/v3.11.1.tar.gz + + python3-decorator + python3-devel + parted-devel + + programming/language/python3/py3parted/pspec.xml + + + py3parted + + python3-decorator + parted + python3 + + + /usr/lib + /usr/share/doc + + + + + 2018-01-31 + 3.11.1 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2017-04-15 + 3.10.7 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-25 + 3.10.7 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.10.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-10 + 3.10.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + dbus-python3 + http://dbus.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + AFL-2.1 + library + programming.language.python3 + D-Bus Python bindings + dbus-python provides a Python module which wraps the D-Bus programming API. + https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz + + python3-devel + dbus-devel + dbus-glib-devel + glib2-devel + libpcre-devel + + + suppress-warnings.patch + + programming/language/python3/dbus-python3/pspec.xml + + + dbus-python3 + D-Bus Python3 bindings + programming.language.python + + python3 + dbus + glib2 + dbus-glib + + + /usr/lib/python3* + + + + + 2017-05-01 + 1.2.4 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.2.4 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.2.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 1.2.0 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + python3-kappa + https://github.com/garnaat/kappa + + Ismet Sezer Simsek + ismetsezer1996@gmail.com + + LGPLv2.1 + library + app:console + programming.language.python3 + A CLI tool for AWS Lambda developers + Kappa is a command line tool that (hopefully) makes it easier to deploy, update, and test functions for AWS Lambda. + https://pypi.python.org/packages/9e/67/c064a0b48f3aaee38aa810e09e6c3c97857e9c9a69cb2e6f79da650ec054/kappa-0.7.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-kappa/pspec.xml + + + python3-kappa + + python3 + + + /usr/lib + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-08-15 + 0.7.0 + First Release + Ismet Sezer Simsek + ismetsezer1996@gmail.com + + + + + + python3-sip + http://www.riverbankcomputing.co.uk/sip + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + app:console + programming.language.python3 + SIP is a tool for generating bindings for C++ classes so that they can be used by Python3 + C ve C++ kütüphaneleri için python bağlayıcıları oluşturan bir araç + Generator powiązań Pythona z bibliotekami klas C++ + 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. + mirrors://sourceforge/pyqt/sip-4.19.6.tar.gz + + qt5-base-devel + python3-devel + + programming/language/python3/python3-sip/pspec.xml + + + python3-sip + Python 3.x SIP bindings for C and C++ libraries + + libgcc + python3 + + + /usr/bin + /usr/lib + /usr/include + /usr/share/licenses + + + + + 2018-01-10 + 4.19.6 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 4.19.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-18 + 4.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-11 + 4.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 4.18 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-20 + 4.18 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-08 + 4.16.9 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + python3-argparse + https://pypi.python.org/pypi/argparse + + Alihan Öztürk + alihan@pisilinux.org + + apache + app:console + programming.language.python3 + Python command-line parsing library + The argparse module makes it easy to write user friendly command line interfaces. + https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz + + python3-devel + python3-setuptools + + programming/language/python3/python3-argparse/pspec.xml + + + python3-argparse + Python command-line parsing library + + python3 + + + /usr/lib + /usr/share/doc + + + + + 2017-02-01 + 1.4.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.4.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 1.4.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + python3-setuptools + http://pypi.python.org/pypi/setuptools + + PisiLinux Community + admins@pisilinux.org + + PSF-2.2 + library + programming.language.python3 + Python setuptools + python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. + https://github.com/pypa/setuptools/archive/38.2.5.tar.gz + + python3-devel + python3-six + python3-packaging + + programming/language/python3/python3-setuptools/pspec.xml + + + python3-setuptools + + /usr/bin + /usr/lib/python3* + /usr/share/doc + + + + + 2018-01-24 + 38.2.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-01 + 32.1.3 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 19.6.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-06 + 19.6.1 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-26 + 19.6.1 + Release bump. + Marcin Bojara + marcin@pisilinux.org + + + 2016-05-26 + 19.6.1 + Release bump. + Marcin Bojara + marcin@pisilinux.org + + + 2016-05-26 + 19.6.1 + Release bump. + Marcin Bojara + marcin@pisilinux.org + + + 2016-05-26 + 19.6.1 + First release. + Marcin Bojara + marcin@pisilinux.org + + + + + + python3-qt5 + http://www.riverbankcomputing.co.uk/software/pyqt + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + GPLv3 + library + 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. + mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7/PyQt5_gpl-5.7.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 + qt5-webkit-devel + qt5-websockets-devel + qt5-x11extras-devel + qt5-xmlpatterns-devel + qt5-quickcontrols2-devel + qt5-script-devel + qt5-designer-devel + + programming/language/python3/python3-qt5/pspec.xml + + + python3-qt5 + A set of Python 3.x bindings for the Qt 5.x Toolkit + + 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 + python3-sip + + + /usr/bin/pyuic5 + /usr/lib/python3.6/site-packages + /usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so + /usr/lib/qt5/plugins/designer/libpyqt5.so + /usr/share/doc + /usr/share/qt5/qsci/api/python/PyQt5.api + /usr/bin/pyrcc5 + /usr/bin/pylupdate5 + + + + python3-qt5-devel + Development files for python3-qt5 + + libgcc + qt5-base + python3-qt5 + + + /usr/share/sip/PyQt5 + + + + + 2017-06-03 + 5.7.1 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 5.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-07 + 5.6 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-25 + 5.6 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-05-08 + 5.5.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + R-lang + http://www.r-project.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + app:console + 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.4.3.tar.gz + + libXmu-devel + icu4c-devel + jdk7-openjdk + xdg-utils + blas-devel + lapack-devel + libXt-devel + libSM-devel + cairo-devel + pango-devel + libjpeg-turbo-devel + tiff-devel + libgfortran + xz-devel + readline-devel + curl-devel + + + R-2.11.1-parallel.patch + R-2.13.1-zlib_header_fix.patch + + programming/language/R-lang/pspec.xml + + + R + + blas + make + tiff + libXt + icu4c + libSM + cairo + pango + libXmu + lapack + xdg-utils + libgfortran + jre7-openjdk + libjpeg-turbo + xz + curl + zlib + bzip2 + glib2 + libX11 + libpng + libpcre + readline + + + /etc + /usr/bin + /usr/lib/R + /usr/share/man + + + System.Package + + + 99R + ld.so.conf + + + + R-mathlib + Math library for R + R Mathlib kitaplığı + library + + R + + + /usr/lib + /usr/include/Rmath.h + + + + R-docs + Documents for R + R belgeleri + data:doc + + /usr/share/doc/R + + + + R-devel + Development files for R + R için geliştirme dosyaları + + R + + + /usr/include + /usr/lib/pkgconfig/libR.pc + /usr/lib/pkgconfig/libRmath.pc + + + + + 2018-02-01 + 3.4.3 + Release bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-12-01 + 3.4.3 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-06-08 + 3.4.0 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2016-06-27 + 3.3.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + vala + http://live.gnome.org/Vala + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + BSD + programming.language + A modern programming language for GNOME + GNOME için modern bir programlama dili + Kompilator języka opartego na bibliotece GObject + Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. + Vala, ek bir çalışma zamanı bağımlılığı olmayan ve C kitaplıklarının olduğu gibi kullanılabilmesini sağlayan modern bir programlama dilidir. + Vala to nowy język programowania, którego celem jest udostępnienie cech nowoczesnych języków programowania programistom GNOME bez wymuszania dodatkowych wymagań co do środowiska uruchomieniowego i używania API innego niż w aplikacjach i bibliotekach napisanych w C. + mirrors://gnome/vala/0.36/vala-0.36.9.tar.xz + + glib2-devel + gobject-introspection-devel + libxslt + + programming/language/vala/pspec.xml + + + vala + app:console + library + + glib2 + + + /usr/lib/vala + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/vala-*/vapi + /usr/share/vim/vimfiles + + + vim/vala.syntax + vim/vala.ftdetect + + + + vala-docs + GNOME devhelp documentation for Vala + Vala için GNOME devhelp kitabı + Pliki dokumentacji dla kompilatora vala + data:doc + + /usr/share/devhelp + + + + vala-devel + Development files for vala + vala için geliştirme dosyaları + Pliki nagłówkowe dla kompilatora vala + + vala + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/share/pkgconfig + /usr/share/aclocal + /usr/share/vala/Makefile.vapigen + /usr/share/man/man3 + + + + + 2018-01-27 + 0.36.9 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-19 + 0.34.4 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 0.28.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-05-22 + 0.28.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + ocaml + http://www.ocaml.org/ + + Serdar Soytetir + kaptan@pisilinux.org + + OPL + app:console + programming.language.ocaml + Fast modern type-inferring functional programming language + Hızlı ve modern bir programlama dili + A fast modern type-inferring functional programming language descended from the ML (Meta Language) family. + OcaML, ML dilinin soyundan gelen fonksiyonel bir programlama dilidir + https://caml.inria.fr/pub/distrib/ocaml-4.04/ocaml-4.04.0.tar.xz + + zlib-devel + ncurses-devel + libX11-devel + chrpath + + programming/language/ocaml/ocaml/pspec.xml + + + ocaml + + zlib + ncurses + libX11 + + + /usr/bin/ + /usr/lib/ + /usr/share/doc/ + /usr/share/man/ + + + + + 2017-03-08 + 4.04.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.02.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-04 + 4.02.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + rhino + http://www.mozilla.org/rhino/ + + PisiLinux Community + admins@pisilinux.org + + GPL2 + programming.language.java + Open-source implementation of JavaScript written entirely in Java + Open-source implementation of JavaScript written entirely in Java + https://github.com/mozilla/rhino/archive/Rhino1_7_7_1_RELEASE.tar.gz + http://archive.apache.org/dist/xmlbeans/binaries/xmlbeans-2.6.0.tgz + + rhino + rhino.1 + rhino-jsc + rhino-jsc.1 + rhino-debugger + rhino-debugger.1 + + + ant + jdk7-openjdk + + programming/language/java/rhino/pspec.xml + + + rhino + + jdk7-openjdk + + + /usr/share/man + /usr/bin + /usr/share/java/ + + + + + 2017-05-11 + 1.7.7.1 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 1.7.7.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-02 + 1.7.7.1 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + icedtea-web-java7 + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.java + Java web browser plugin + Web tarayıcıları için Java eklentisi + Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. + Java uygulamacıklarını (applet) çalıştıran, Java Web Start'ın özgür yazılım sürümü. + http://icedtea.wildebeest.org/download/source/icedtea-web-1.6.2.tar.gz + + firefox + jdk7-openjdk + rhino + libXtst-devel + npapi-sdk-devel + desktop-file-utils + glib2-devel + + programming/language/java/icedtea-web-java7/pspec.xml + + + icedtea-web-java7 + + glib2 + libgcc + desktop-file-utils + jre7-openjdk + + + /usr/lib + /usr/lib/mozilla + /usr/lib/browser-plugins + /usr/share + /usr/share/doc + /usr/share/man + /usr/share/applications + + + + + 2017-01-08 + 1.6.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + eclipse-ecj + http://www.eclipse.org + + PisiLinux Community + admins@pisilinux.org + + EPL + app:web + programming.language.java + Eclipse java bytecode compiler + Eclipse java bytecode compiler + http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.4.2-201502041700/ecjsrc-4.4.2.jar + + ant + jdk7-openjdk + + + 01-ecj-include-props.patch + 02-buildxml-fix-manifest.patch + + programming/language/java/eclipse-ecj/pspec.xml + + + eclipse-ecj + + jdk7-openjdk + + + /usr/share/man + /usr/bin + /usr/share/java + + + ecj + + + + + 2017-05-15 + 4.4.2_201502041700 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-10 + 4.4.2_201502041700 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-03 + 4.4.2_201502041700 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + java7-openjdk + http://icedtea.classpath.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + programming.language.java + Open Java Development Kit + OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE). + http://icedtea.wildebeest.org/download/source/icedtea-2.6.8.tar.gz + + giflib_5.1.diff + fontconfig-paths.diff + openjdk7_nonreparenting-wm.diff + + + ant + wget + rhino + fastjar + nss-devel + zlib-devel + attr-devel + xorg-proto + gtk2-devel + cups-devel + eclipse-ecj + libXt-devel + libSM-devel + lcms2-devel + jdk7-openjdk + libICE-devel + libpng-devel + giflib-devel + libxslt-devel + libXtst-devel + alsa-lib-devel + libXinerama-devel + libjpeg-turbo-devel + libXcomposite-devel + chrpath + + programming/language/java/java7-openjdk/pspec.xml + + + jre7-openjdk-headless + Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs + + atk + cups + gtk2 + zlib + cairo + glib2 + lcms2 + libXi + pango + libX11 + libgcc + libXext + libXtst + freetype + fontconfig + gdk-pixbuf + libXrender + libXcomposite + libjpeg-turbo + + + /usr/bin/orbd + /usr/bin/rmid + /usr/bin/java + /etc/env.d/20java_jre.csh + /etc/env.d/20java_jre + /etc/java-7-openjdk/ + /usr/bin/pack200 + /usr/bin/keytool + /usr/bin/tnameserv + /usr/bin/unpack200 + /usr/share/man/man1/rmid.1 + /usr/share/man/man1/orbd.1 + /usr/share/man/man1/java.1 + /usr/bin/servertool + /usr/bin/rmiregistry + /usr/share/doc/java7-openjdk/ + /usr/share/man/ja/man1/rmid.1 + /usr/share/man/ja/man1/java.1 + /usr/share/man/man1/pack200.1 + /usr/share/man/man1/keytool.1 + /usr/share/man/ja/man1/orbd.1 + /usr/share/man/man1/tnameserv.1 + /usr/share/man/man1/unpack200.1 + /usr/share/man/ja/man1/pack200.1 + /usr/share/man/man1/servertool.1 + /usr/share/man/ja/man1/keytool.1 + /usr/share/man/man1/rmiregistry.1 + /usr/share/man/ja/man1/tnameserv.1 + /usr/share/man/ja/man1/unpack200.1 + /usr/share/man/ja/man1/servertool.1 + /usr/share/doc/jre7-openjdk-headless + /usr/share/man/ja/man1/rmiregistry.1 + /usr/lib/jvm/java-7-openjdk/jre/lib + /usr/lib/jvm/java-7-openjdk/jre/java + /usr/lib/jvm/java-7-openjdk/jre/orbd + /usr/lib/jvm/java-7-openjdk/jre/rmid + /usr/lib/jvm/java-7-openjdk/jre/bin/ + /usr/lib/jvm/java-7-openjdk/jre/keytool + /usr/lib/jvm/java-7-openjdk/jre/pack200 + /usr/lib/jvm/java-7-openjdk/jre/bin/orbd + /usr/lib/jvm/java-7-openjdk/jre/bin/java + /usr/lib/jvm/java-7-openjdk/jre/bin/rmid + /usr/lib/jvm/java-7-openjdk/jre/tnameserv + /usr/lib/jvm/java-7-openjdk/jre/unpack200 + /usr/lib/jvm/java-7-openjdk/jre/servertool + /usr/lib/jvm/java-7-openjdk/jre/policytool + /usr/lib/jvm/java-7-openjdk/jre/rmiregistry + /usr/lib/jvm/java-7-openjdk/jre/bin/keytool + /usr/lib/jvm/java-7-openjdk/jre/bin/pack200 + /usr/lib/jvm/java-7-openjdk/lib/*/jli/libjli.so + /usr/lib/jvm/java-7-openjdk/jre/bin/tnameserv + /usr/lib/jvm/java-7-openjdk/jre/bin/unpack200 + /usr/lib/jvm/java-7-openjdk/jre/bin/servertool + /usr/lib/jvm/java-7-openjdk/jre/bin/rmiregistry + /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/xawt/libmawt.so + /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/headless/libmawt.so + + + 20java_jre + 20java_jre.csh + + + + jre7-openjdk + Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Full Java runtime environment - needed for executing Java GUI and Webstart programs + + zlib + giflib + libX11 + libpng + libXext + alsa-lib + libjpeg-turbo + jre7-openjdk-headless + + + /usr/share/doc/openjdk + /usr/bin/policytool + /usr/share/icons/hicolor/ + /usr/share/man/man1/policytool.1 + /usr/share/man/ja/man1/policytool.1 + /usr/share/applications/policytool.desktop + /usr/lib/jvm/java-7-openjdk/jre/bin/policytool + /usr/lib/jvm/java-7-openjdk/jre/lib/*/libjsoundalsa.so + /usr/lib/jvm/java-7-openjdk/jre/lib/*/libpulse-java.so + /usr/lib/jvm/java-7-openjdk/jre/lib/*/libsplashscreen.so + /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/libjsoundalsa.so + /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/libpulse-java.so + /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/libsplashscreen.so + + + sun-jre + + + sun-jre + + + + jdk7-openjdk + Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - SDK + + zlib + libX11 + libgcc + jre7-openjdk-headless + + + /etc/env.d/21java_jdk.csh + /etc/env.d/21java_jdk + /usr/share/man/man1/ + /usr/share/man/ja/man1/ + /usr/bin/jar + /usr/bin/xjc + /usr/bin/apt + /usr/bin/jdb + /usr/bin/jps + /usr/bin/jmap + /usr/bin/idlj + /usr/bin/jcmd + /usr/bin/jhat + /usr/bin/rmic + /usr/bin/javac + /usr/bin/javah + /usr/bin/javap + /usr/bin/jinfo + /usr/bin/wsgen + /usr/bin/jstat + /usr/bin/jstack + /usr/bin/jstatd + /usr/bin/javadoc + /usr/bin/extcheck + /usr/bin/jconsole + /usr/bin/wsimport + /usr/bin/jarsigner + /usr/bin/jsadebugd + /usr/bin/schemagen + /usr/bin/serialver + /usr/bin/jrunscript + /usr/bin/appletviewer + /usr/bin/native2ascii + /usr/share/applications/jconsole.desktop + /usr/lib/jvm/java-7-openjdk/include + /usr/lib/jvm/java-7-openjdk/bin/apt + /usr/lib/jvm/java-7-openjdk/bin/jar + /usr/lib/jvm/java-7-openjdk/bin/jdb + /usr/lib/jvm/java-7-openjdk/bin/jps + /usr/lib/jvm/java-7-openjdk/bin/xjc + /usr/lib/jvm/java-7-openjdk/bin/rmic + /usr/lib/jvm/java-7-openjdk/bin/rmid + /usr/lib/jvm/java-7-openjdk/bin/idlj + /usr/lib/jvm/java-7-openjdk/bin/orbd + /usr/lib/jvm/java-7-openjdk/bin/java + /usr/lib/jvm/java-7-openjdk/bin/jhat + /usr/lib/jvm/java-7-openjdk/bin/jmap + /usr/lib/jvm/java-7-openjdk/bin/jcmd + /usr/lib/jvm/java-7-openjdk/bin/javac + /usr/lib/jvm/java-7-openjdk/bin/javah + /usr/lib/jvm/java-7-openjdk/bin/javap + /usr/lib/jvm/java-7-openjdk/bin/jinfo + /usr/lib/jvm/java-7-openjdk/bin/jstat + /usr/lib/jvm/java-7-openjdk/bin/wsgen + /usr/lib/jvm/java-7-openjdk/bin/jstatd + /usr/lib/jvm/java-7-openjdk/bin/jstack + /usr/lib/jvm/java-7-openjdk/bin/pack200 + /usr/lib/jvm/java-7-openjdk/bin/javadoc + /usr/lib/jvm/java-7-openjdk/bin/keytool + /usr/lib/jvm/java-7-openjdk/bin/wsimport + /usr/lib/jvm/java-7-openjdk/bin/extcheck + /usr/lib/jvm/java-7-openjdk/bin/jconsole + /usr/lib/jvm/java-7-openjdk/bin/tnameserv + /usr/lib/jvm/java-7-openjdk/bin/unpack200 + /usr/lib/jvm/java-7-openjdk/bin/schemagen + /usr/lib/jvm/java-7-openjdk/bin/serialver + /usr/lib/jvm/java-7-openjdk/bin/jarsigner + /usr/lib/jvm/java-7-openjdk/bin/jsadebugd + /usr/lib/jvm/java-7-openjdk/bin/jrunscript + /usr/lib/jvm/java-7-openjdk/bin/policytool + /usr/lib/jvm/java-7-openjdk/bin/servertool + /usr/lib/jvm/java-7-openjdk/bin/rmiregistry + /usr/lib/jvm/java-7-openjdk/bin/java-rmi.cgi + /usr/lib/jvm/java-7-openjdk/bin/native2ascii + /usr/lib/jvm/java-7-openjdk/bin/appletviewer + /usr/lib/jvm/java-7-openjdk/lib/jexec + /usr/lib/jvm/java-7-openjdk/lib/ct.sym + /usr/lib/jvm/java-7-openjdk/lib/dt.jar + /usr/lib/jvm/java-7-openjdk/lib/ir.idl + /usr/lib/jvm/java-7-openjdk/lib/orb.idl + /usr/lib/jvm/java-7-openjdk/lib/tools.jar + /usr/lib/jvm/java-7-openjdk/lib/sa-jdi.jar + /usr/lib/jvm/java-7-openjdk/lib/jconsole.jar + + + sun-jdk + + + sun-jdk + + + 21java_jdk.csh + 21java_jdk + + + + openjdk7-src + Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - sources + + jdk7-openjdk + + + /usr/lib/jvm/java-7-openjdk/src.zip + + + + openjdk7-doc + Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - documentation + + jdk7-openjdk + + + /usr/share/doc/openjdk7-doc/ + + + + + 2017-02-18 + 7u_121.2.6.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-08 + 7u_121.2.6.8 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 7u_85.2.6.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-22 + 7u_85.2.6.1 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + fastjar + http://savannah.nongnu.org/projects/fastjar + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:web + programming.language.java + Sun java jar compatible archiver + Sun java jar compatible archiver + Sun java jar compatible archiver + Sun java jar compatible archiver. + http://download.savannah.gnu.org/releases/fastjar/fastjar-0.98.tar.gz + + zlib-devel + + programming/language/java/fastjar/pspec.xml + + + fastjar + + zlib + + + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/info + + + + + 2017-05-11 + 0.98 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.98 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-06-05 + 0.98 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + npapi-sdk + http://code.google.com/p/npapi-sdk/ + + Osman Erkan + osman.erkan@pisilinux.org + + MPLv1.1 + app:gui + programming.language.java + NPAPI-SDK is a bundle of Netscape Plugin Application Programming Interface headers by Mozilla. + NPAPI-SDK is a bundle of Netscape Plugin Application Programming Interface headers by Mozilla. This package provides a clear way to install those headers and depend on them. + https://bitbucket.org/mgorny/npapi-sdk/downloads/npapi-sdk-0.27.2.tar.bz2 + programming/language/java/npapi-sdk/pspec.xml + + + npapi-sdk + + /usr/share/doc + + + + npapi-sdk-devel + Development files for nnapi-sdk + npapi-sdk için geliştirme dosyaları + + npapi-sdk + + + /usr/lib/pkgconfig + /usr/include/npapi-sdk + + + + + 2017-01-08 + 0.27.2 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + ruby + http://www.ruby-lang.org/en/ + + PisiLinux Community + admins@pisilinux.org + + Ruby + app:console + programming.language.ruby + An object-oriented scripting language + Nesneye dayalı bir dil + Ruby est un langage de programmation dynamique, open source mettant l'accent sur la simplicité et la productivité. Il a une syntaxe élégante qui est naturelle à lire et facile à écrire. + Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. + Ruby, basitlik ve üretkenliğe odaklanan açık kaynaklı, dinamik bir betik dilidir. Okuması ve yazması kolay, şık bir sözdizime sahiptir. + Ruby es un lenguaje dinámico, de código abierto, y con enfoque en simplicidad y productividad. Tiene una sintaxis elegante que permite leer naturalmente y escribirlo de manera fácil. + ftp://ftp.ruby-lang.org/pub/ruby/2.5/ruby-2.5.0.tar.bz2 + + tcltk-devel + gmp-devel + tcl-devel + gdbm-devel + zlib-devel + libffi-devel + openssl-devel + libyaml-devel + + programming/language/ruby/ruby/pspec.xml + + + ruby + + gmp + tcl + gdbm + zlib + tcltk + libffi + openssl + libyaml + readline + + + /usr/bin + /usr/lib/ruby/2.5.0/ + /usr/lib/ruby/site_ruby/ + /usr/lib/ruby/vendor_ruby/ + /usr/lib/ruby/libruby-static.a + /usr/lib/libruby.so.2.5 + /usr/lib/libruby.so.2.5.0 + /usr/lib/libruby-static.a + /usr/lib/libruby.so + /usr/share/ri + /usr/share/doc + /usr/share/man + + + + rubygems + rubygems, The Ruby standard for packaging ruby libraries + + ruby + + + /usr/bin/gem + /usr/lib/ruby/gems + /usr/share/ri/2.5.0/system/Gem + + + + ruby-devel + ruby için geliştirme dosyaları + ruby için geliştirme dosyaları + + ruby + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-01-31 + 2.5.0 + Release Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-02 + 2.4.0 + Release Bump + Muhammet Dilmaç + m.dilmac@pisilinux.org + + + 2016-06-09 + 2.2.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-04 + 2.2.2 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + perl-File-Slurp + http://search.cpan.org/dist/File-Slurp/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + programming.language.perl + A Perl module that is efficient in reading/writing of Complete Files + 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. + http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-Slurp-9999.19.tar.gz + + perl + + programming/language/perl/perl-File-Slurp/pspec.xml + + + perl-File-Slurp + + perl + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-12-14 + 9999.19 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + perl-String-ShellQuote + http://search.cpan.org/~rosch/String-ShellQuote + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + app:console + programming.language.perl + Quote strings for passing through the shell + This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. + Bu modül kabuk veya kabuk benzeri bir neseden geçecek dizgeleri tırnak içine almak için fonksiyonlar içerir. + El módulo contiene algunas funciones útiles para encerrar cadenas de texto entre comillas, para pasarlo a una shell o a un objeto similar. + http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/String-ShellQuote-1.04.tar.gz + + perl + + programming/language/perl/perl-String-ShellQuote/pspec.xml + + + perl-String-ShellQuote + + perl + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc/perl-String-ShellQuote + + + + + 2017-01-24 + 1.04 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.04 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.04 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-Image-ExifTool + http://www.sno.phy.queensu.ca/~phil/exiftool + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + A command-line application for reading, writing and editing meta information in image, audio and video files + 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. + http://www.cpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.40.tar.gz + + perl + + programming/language/perl/perl-Image-ExifTool/pspec.xml + + + perl-Image-ExifTool + + perl + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc/perl-Image-ExifTool/Changes + + + + perl-Image-ExifTool-docs + Documentation of perl-Image-ExifTool + perl-Image-ExifTool için dökümantasyon dosyaları + + /usr/share/doc + + + + + 2017-01-24 + 10.40 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 10.00 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-27 + 10.00 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + perl-GSSAPI + http://search.cpan.org/dist/GSSAPI/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Perl extension providing access to the GSSAPIv2 library + GSSAPI kitaplığına erişim sağlayan perl modülü + perl-GSSAPI module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. + perl-GSSAPI, RFC 2744'de açıklandığı gibi GSSAPI C bağlayıcılarını kullanan bir perl eklentisidir. + http://search.cpan.org/CPAN/authors/id/A/AG/AGROLMS/GSSAPI-0.28.tar.gz + + perl + mit-kerberos + e2fsprogs-devel + + + disable_failing_test.patch + + programming/language/perl/perl-GSSAPI/pspec.xml + + + perl-GSSAPI + + perl + mit-kerberos + e2fsprogs + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 0.28 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.28 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 0.28 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-HTML-Tree + http://search.cpan.org/dist/HTML-Tree/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + app:console + programming.language.perl + A Perl module that build and scan parse-trees of HTML + HTML etiketlerin ayrıştırıcı ağaçlarını inşa etmeye yarayan bir Perl modülü + Build and scan parse-trees of HTML. It allows to represent,create and extract information from HTML syntax trees. + HTML etiketlerin ayrıştırıcı ağaçlarını inşa etmeye yarayan bir Perl modülüdür. HTML ağaçlarındaki bilgileri oluşturmaya, çıkartmaya ve sunmaya yarar. + http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/HTML-Tree-5.03.tar.gz + + perl + perl-HTML-Tagset + perl-HTML-Parser + perl-Test-Exception + perl-Test-Pod-Coverage + perl-Module-Build + perl-Test-Fatal + + programming/language/perl/perl-HTML-Tree/pspec.xml + + + perl-HTML-Tree + + perl + perl-HTML-Tagset + perl-HTML-Parser + perl-Test-Exception + perl-Test-Pod-Coverage + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 5.03 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 5.03 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTML-Template-Pro + http://search.cpan.org/dist/HTML-Template-Pro + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + GPLv2 + LGPLv2 + library + programming.language.perl + Perl/XS module to use HTML Templates from CGI scripts + CGI betiklerindeki HTML şablonlarını kullanabilen Perl/XS modülü + A fast and lightweight C/Perl+XS HTML Template engine implementation. + http://search.cpan.org/CPAN/authors/id/V/VI/VIY/HTML-Template-Pro-0.9510.tar.gz + + perl + libpcre-devel + perl-JSON + + programming/language/perl/perl-HTML-Template-Pro/pspec.xml + + + perl-HTML-Template-Pro + + perl + libpcre + perl-JSON + + + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.9510 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.9510 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 0.9510 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Canary-Stability + https://metacpan.org/release/Canary-Stability + + Alihan Öztürk + alihan@pisilinux.org + + GPLv1 + library + programming.language.perl + CPAN/Canary-Stability - canary to check perl compatability for schmorp's modules + CPAN/Canary-Stability - canary to check perl compatability for schmorp's modules + https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-2012.tar.gz + + perl + + programming/language/perl/perl-Canary-Stability/pspec.xml + + + perl-Canary-Stability + CPAN/Canary-Stability - canary to check perl compatability for schmorp's modules + + perl + + + / + + + + + 2017-01-24 + 2012 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2011 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2011 + First Release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTML-FormatText-WithLinks + http://search.cpan.org/dist/HTML-FormatText-WithLinks + + Osman Erkan + osman.erkan@pisilinux.org + + PerlArtistic GPL + library + programming.language.perl + HTML to text conversion with links as footnotes. + HTML::FormatText::WithLinks takes HTML and turns it into plain text but prints all the links in the HTML as footnotes. + http://search.cpan.org/CPAN/authors/id/S/ST/STRUAN/HTML-FormatText-WithLinks-0.15.tar.gz + + perl + perl-URI + perl-Module-Build + perl-HTML-Tree + perl-HTML-Format + + programming/language/perl/perl-HTML-FormatText-WithLinks/pspec.xml + + + perl-HTML-FormatText-WithLinks + + perl + perl-URI + perl-Module-Build + perl-HTML-Tree + perl-HTML-Format + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 0.15 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.15 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Digest-HMAC + http://search.cpan.org/dist/Digest-HMAC + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Keyed-Hashing for Message Authentication + This Perl module provides HMAC-MD5 hashing. + Bu Perl modülü HMAC-MD5 şifrelemesi sağlar. + Este módulo Perl facilita hashing HMAC-MD5 + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-HMAC-1.03.tar.gz + + perl + perl-Digest-SHA1 + + programming/language/perl/perl-Digest-HMAC/pspec.xml + + + perl-Digest-HMAC + + perl + perl-Digest-SHA1 + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 1.03 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.03 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-HTML-Tagset + http://search.cpan.org/dist/HTML-Tagset/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Data tables useful in parsing HTML + HTML ayrıştırmak için yararlı bilgi tabloları + HTML-Tagset contains several data tables useful in various kinds of HTML parsing operations. + HTML-Tagset HTML ayrıştırmak için yararlı birçok bilgi tablosunu barındırır. + HTML-Tagset contiene varios tablas de datos útiles para varias operaciones de parsear HTML. + http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz + + perl + + programming/language/perl/perl-HTML-Tagset/pspec.xml + + + perl-HTML-Tagset + + perl + + + /usr/lib + /usr/share/man + /usr/share/doc/perl-HTML-Tagset + + + + + 2017-01-24 + 3.20 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 3.20 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-HTML-FormatText-WithLinks-AndTables + http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables + + Osman Erkan + osman.erkan@pisilinux.org + + PerlArtistic GPL + library + programming.language.perl + Converts HTML to Text with tables in tact. + This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike. + http://www.cpan.org/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.07.tar.gz + + perl + perl-URI + perl-HTML-FormatText-WithLinks + + programming/language/perl/perl-HTML-FormatText-WithLinks-AndTables/pspec.xml + + + perl-HTML-FormatText-WithLinks-AndTables + + perl + perl-URI + perl-HTML-FormatText-WithLinks + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 0.07 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.06 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.06 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Test-Fatal + http://search.cpan.org/dist/Test-Fatal + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Perl module to test code with exceptions + İstisna içeren kodları test etmek için Perl modülü + perl-Test-Fatal provides incredible simple helpers for testing Perl code with exceptions. + perl-Test-Fatal, istisna (exception) içeren kodları test etmek için çok basit bir Perl modülüdür. + http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz + + perl + perl-Try-Tiny + + programming/language/perl/perl-Test-Fatal/pspec.xml + + + perl-Test-Fatal + + perl + perl-Try-Tiny + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.14 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.14 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Test-Deep + http://search.cpan.org/dist/Test-Deep/ + + Pisi Linux Admins + admin@pisilinux.org + + as-is + library + programming.language.perl + A Perl module that gives you lots of flexibility when testing deep structures + Derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülü + perl-Test-Deep is a Perl module that gives you lots of flexibility when testing deep structures. + perl-Test-Deep derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülüdür. + http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.126.tar.gz + + perl + + programming/language/perl/perl-Test-Deep/pspec.xml + + + perl-Test-Deep + + perl + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 1.126 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.120 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.120 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTML-Template + http://search.cpan.org/~wonko/HTML-Template/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + Perl module to use HTML-like templating language + First you make a template - this is just a normal HTML file with a few extra tags, the simplest being <TMPL_VAR> + http://search.cpan.org/CPAN/authors/id/W/WO/WONKO/HTML-Template-2.95.tar.gz + + perl + perl-CGI + + programming/language/perl/perl-HTML-Template/pspec.xml + + + perl-HTML-Template + + perl + perl-CGI + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 2.95 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.95 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 2.95 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-libwww + http://search.cpan.org/dist/libwww-perl + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Application programming interface to the World-Wide Web + libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. + La colección libwww-perl es un conjunto de módulos Perl que facilitan una interfaz de programación de aplicación, simple y consistente para la Web. + https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-6.15.tar.gz + + perl + perl-URI + perl-NET-HTTP + perl-HTTP-Date + perl-HTML-Parser + perl-HTML-Tagset + perl-HTTP-Cookies + perl-HTTP-Daemon + perl-File-Listing + perl-HTTP-Message + perl-Encode-Locale + perl-HTTP-Negotiate + perl-LWP-Mediatypes + perl-WWW-Robotrules + perl-LWP-Protocol-https + + programming/language/perl/perl-libwww/pspec.xml + + + perl-libwww + + perl + perl-URI + perl-NET-HTTP + perl-HTTP-Date + perl-HTML-Parser + perl-HTML-Tagset + perl-HTTP-Daemon + perl-File-Listing + perl-HTTP-Message + perl-Encode-Locale + perl-HTTP-Negotiate + perl-LWP-Mediatypes + perl-WWW-Robotrules + perl-LWP-Protocol-https + perl-HTTP-Cookies + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share/perl + + + + + 2017-01-24 + 6.15 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 6.15 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTTP-Server-Simple + http://search.cpan.org/dist/HTTP-Server-Simple/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Lightweight HTTP Server + Basit bir HTTP Sunucusu + HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools. + HTTP::Server::Simple basit, perl çekirdek modülleri dışında bağımlılığı olmadan tek başına çalışabilen bir HTTP hizmetidir. Tek başına çalışan, HTTP temelli bir uygulama yazmak istiyorsanız idealdir. + http://search.cpan.org/CPAN/authors/id/B/BP/BPS/HTTP-Server-Simple-0.51.tar.gz + + perl + perl-URI + + programming/language/perl/perl-HTTP-Server-Simple/pspec.xml + + + perl-HTTP-Server-Simple + + perl + perl-URI + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.51 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.51 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.51 + First release + Alihan Öztürk + alhan@pisilinux.org + + + + + + perl-HTTP-Negotiate + http://search.cpan.org/~gaas/HTTP-Negotiate-6.01/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + choose a variant to serve + This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz + + perl + perl-HTTP-Date + perl-HTTP-Message + + programming/language/perl/perl-HTTP-Negotiate/pspec.xml + + + perl-HTTP-Negotiate + + perl + perl-HTTP-Date + perl-HTTP-Message + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.01 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.01 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 6.01 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Text-ParseWords + http://search.cpan.org/~chorny/Text-ParseWords-3.29/ParseWords.pm + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + library + app:console + programming.language.perl + Text::ParseWords - parse text into an array of tokens or array of arrays + This module has two interfaces, one through color() and colored() and the other through constants. It also offers the utility functions uncolor(), colorstrip(), and colorvalid(), which have to be explicitly imported to be used + http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Text-ParseWords-3.30.tar.gz + + perl + + programming/language/perl/perl-Text-ParseWords/pspec.xml + + + perl-Text-ParseWords + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 3.30 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.30 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-26 + 3.30 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + perl-JSON-XS + http://search.cpan.org/dist/JSON-XS/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + app:console + programming.language.perl + JSON serialising/deserialising, done correctly and fast + Doğru ve hızlı, JSON serileştirme/geri elde etme kitaplığı + This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be *fast*. To reach the latter goal it was written in C. + Bu modül Perl veri yapılarını JSON'a çevirir, tam tersini de yapabilir. Birincil amacı doğru çalışmak, ikincil amacı ise hızlı olmaktır. İkinciyi sağlamak için C dilinde yazılmıştır. + http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-3.03.tar.gz + + perl + perl-Canary-Stability + perl-common-sense + perl-Types-Serialiser + + programming/language/perl/perl-JSON-XS/pspec.xml + + + perl-JSON-XS + + perl + perl-Canary-Stability + perl-common-sense + perl-Types-Serialiser + + + /usr/bin + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 3.03 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.02 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 3.02 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-HTML-Scrubber + http://search.cpan.org/dist/HTML-Scrubber + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Perl extension for scrubbing/sanitizing html + HTML dosyalarını düzenlemek için bir perl modülü + If you wanna scrub or sanitize html input in a reliable an flexible fashion, then this module is for you. I wasn't satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so I thought I'd write something similar that works directly with HTML::Parser. + http://www.cpan.org/authors/id/N/NI/NIGELM/HTML-Scrubber-0.15.tar.gz + + perl-HTML-Parser + perl-Module-Build + perl + + programming/language/perl/perl-HTML-Scrubber/pspec.xml + + + perl-HTML-Scrubber + + perl-HTML-Parser + perl + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 0.15 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 0.11 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-HTTP-Daemon + http://search.cpan.org/~gaas/HTTP-Daemon-6.01/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + a simple http server class + Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz + + perl + + programming/language/perl/perl-HTTP-Daemon/pspec.xml + + + perl-HTTP-Daemon + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.01 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.01 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 6.01 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Capture-Tiny + http://search.cpan.org/dist/Capture-Tiny + + Pisi Linux Admins + admins@pisilinux.org + + Apache-2.0 + library + programming.language.perl + Perl module to capture stdout and stderr from Perl, XS or external programs + Standart çıktı ve hata akışlarının yakalamaya yarayan Perl modülü + perl-Capture-Tiny is a Perl module to capture stdout and stderr from Perl, XS or external programs. + perl-Capture-Tiny, Perl, XS veya harici programların standart çıktı ve hata akışlarının yakalanmasını sağlayan bir Perl modülüdür. + http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.44.tar.gz + + perl + + programming/language/perl/perl-Capture-Tiny/pspec.xml + + + perl-Capture-Tiny + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.44 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.36 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.36 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Archive-Zip + http://search.cpan.org/dist/Archive-Zip + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + app:console + programming.language.perl + Perl interface to ZIP archive files + ZIP arşivlerine erişim için Perl modülü + The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. This module uses the Compress::Zlib library to read and write the compressed streams inside the files. + Bu modül, Perl programlarının Zip arşiv dosyalarını oluşturmasını, düzenlemesini ve okumasını sağlar. Dosyaların içindeki akımları okumak ve yazmak için Compress:Zlib kütüphanesini kullanır. + El módulo Archive::Zip permite a programas Perl la creación, manipulación, lectura y escritura de archivos comprimidos ZIP. Este módulo utiliza la librería Compress::Zlib para leer y escribir los flujos (streams) comprimidos dentro de los archivos. + http://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.59.tar.gz + + perl + perl-Test-MockModule + + programming/language/perl/perl-Archive-Zip/pspec.xml + + + perl-Archive-Zip + + perl + + + /usr/lib/perl5 + /usr/share/doc + /usr/share/man + /usr/bin + + + + + 2017-01-24 + 1.59 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.49 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-15 + 1.49 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-XML-SAX + http://search.cpan.org/dist/XML-SAX/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Perl module for using and building Perl SAX2 XML parsers, filters, and drivers + Perl SAX2 XML ayıklacı, süzgeç ve sürücülerini kullanmak ve inşa etmek için gerekli Perl modülü + This module consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. + El módulo consiste de varias clases de framework para usar y construir (build) parsers, filtros y controladores SAX2 XML + http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-0.99.tar.gz + + perl + libxml2-devel + Perl-XML-SAX-BASE + perl-XML-NamespaceSupport + + programming/language/perl/perl-XML-SAX/pspec.xml + + + perl-XML-SAX + + perl + libxml2 + Perl-XML-SAX-BASE + perl-XML-NamespaceSupport + + + /usr/lib + /usr/share/doc + /usr/share/man + + + System.Package + + + + + 2017-12-12 + 0.99 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + perl-Test-Pod + http://search.cpan.org/dist/Test-Pod + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + A perl module to check for errors in POD files + Pod dosyalarında hata olup olmadığını kontrol eden bir Perl Modülü + Check POD files for errors or warnings in a test file, using Pod::Simple. + Test::Pod, Pod::Simple modülünü kullanarak POD dosyalarında hata ya da uyarı olup olmadığını kontrol etmeye yarayan bir Perl modülüdür. + https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Pod-1.51.tar.gz + + perl + + programming/language/perl/perl-Test-Pod/pspec.xml + + + perl-Test-Pod + + perl + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 1.51 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.51 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.51 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-Types-Serialiser + http://search.cpan.org/~mlehmann/Types-Serialiser-1.0/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + app:console + programming.language.perl + This module provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. + This module provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other. + http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Types-Serialiser-1.0.tar.gz + + perl + perl-common-sense + + programming/language/perl/perl-Types-Serialiser/pspec.xml + + + perl-Types-Serialiser + + perl + perl-common-sense + + + /usr/bin + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 1.0 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-IO-String + http://search.cpan.org/dist/IO-String/ + + Pisi Linux Admins + admin@pisilinux.org + + Artistic + GPLv2 + library + programming.language.perl + IO::File interface for in-core strings in Perl + Perl için çekirdek içi metinler için bir G/Ç Dosya arayüzü + perl-IO-String is an IO::File interface for in-core strings in Perl. + perl-IO-String, Perl dili için çekirdek içi metinlere yönelik bir G/Ç Dosya arayüzüdür. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz + + perl + + programming/language/perl/perl-IO-String/pspec.xml + + + perl-IO-String + + perl + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 1.08 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.08 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 1.08 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-LWP-Mediatypes + http://search.cpan.org/~gaas/LWP-MediaTypes-6.02/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + guess media type for a file or a URL + This module provides functions for handling media (also known as MIME) types and encodings. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz + + perl + + programming/language/perl/perl-LWP-Mediatypes/pspec.xml + + + perl-LWP-Mediatypes + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.02 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.02 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 6.02 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-URI + http://search.cpan.org/~gaas/URI + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Perl module for Uniform Resource Identifiers (absolute and relative) + A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN). + Bir URI (Uniform Resource Identifiers- Tektip Kaynak Belirleyicileri), soyut veya fiziki bir kaynağı belirleyen bir tekparça karakter dizgesidir. Bir URI, bir URL (Uniform Resource Locator – Tektip Kaynak Bulucu) veya bir URN (Uniform Resource Name – Tektip Kaynak Adı)’den daha ötede sınıflandırılabilir. + Un identificador de recurso uniformado (URI) es una cadena de caracteres compacta que identifica un recurso físico o abstracto. Se puede clasificar los URI en Uniform Resource Locator (URL) o Uniform Resource Name (URN). + http://cpan.metacpan.org/authors/id/E/ET/ETHER/URI-1.71.tar.gz + + perl + + programming/language/perl/perl-URI/pspec.xml + + + perl-URI + + perl + + + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 1.71 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.71 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.71 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-HTTP-Cookies + http://search.cpan.org/~gaas/HTTP-Cookies-6.01/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + HTTP cookie jars + This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-6.01.tar.gz + + perl + perl-HTTP-Message + + programming/language/perl/perl-HTTP-Cookies/pspec.xml + + + perl-HTTP-Cookies + + perl + perl-HTTP-Message + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.01 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.01 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 6.01 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Net-SSLeay + http://search.cpan.org/~flora/Net-SSLeay + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + GPLv2 + library + programming.language.perl + Net::SSLeay module for perl + OpenSSL erişimi için Perl modülü + Net::SMPP is an implementation of Short Message Peer to Peer protocol over TCP. This protocol is frequently used in the telecoms and mobile operator world to pass short messages between systems that implement the short message service (SMS). + Net::SMPP, TCP üzerinden kısa mesaj gönderimi gerçeklemesidir. Bu iletişim kuralı genelde telekom alanında kısa mesaj servisini (SMS) gerçekleştirmek için kullanılır. + Net::SMPP es una implementación del protocolo TCP de mensajes cortos sobre Peer to Peer. Este protocolo está frecuentemente usado por operadoras de telecom y móviles para pasar mensajes cortos entre sistemas que implementan el servicio de mensajes cortos (SMS). + http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.80.tar.gz + + perl + perl-Test-Exception + openssl-devel + + programming/language/perl/perl-Net-SSLeay/pspec.xml + + + perl-Net-SSLeay + + perl + zlib + openssl + + + /usr/lib + /usr/share/man + /usr/share/doc/perl-Net-SSLeay + + + + + 2017-01-24 + 1.80 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.72 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.72 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + Perl-XML-SAX-BASE + http://search.cpan.org/~grantm/XML-SAX-Base-1.08/ + + PisiLinux Community + admins@pisilinux.org + + Artistic + app:console + programming.language.perl + Base class SAX Drivers and Filters + This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback. + http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz + + perl + + programming/language/perl/Perl-XML-SAX-BASE/pspec.xml + + + Perl-XML-SAX-BASE + + perl + + + /usr/lib/perl5/vendor_perl + /usr/share/doc + /usr/share/man + + + + + 2017-12-12 + 1.09 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + perl-IO-Socket-SSL + http://search.cpan.org/dist/IO-Socket-SSL/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Nearly transparent SSL encapsulation for IO::Socket::INET + IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET. + IO::Socket::SSL, SSL soketlerine nesne yönelimli arayüz sağlayan bir sınıftır. IO::Socket::INET'in gelişmişidir. + IO::Socket::SSL es una clase que implementa una inerfaz a sockets SSL, orientado a objetos. La clase es descendiente de IO::Socket::INET. + http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.047.tar.gz + + perl-Net-SSLeay + perl + + programming/language/perl/perl-IO-Socket-SSL/pspec.xml + + + perl-IO-Socket-SSL + + perl-Net-SSLeay + perl + + + /usr/lib + /usr/share/man + /usr/share/doc/perl-IO-Socket-SSL + + + + + 2017-03-19 + 2.047 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-24 + 2.043 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.024 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 2.024 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-Error + http://search.cpan.org/dist/Error/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Error/exception handling in an OO-ish way + Hata/istisna yakalama ve işlemeye yarayan Nesne yönelimli mantıkla yazılmış bir perl modülü + The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. + perl-Error, Hata/istisna yakalama ve işleme işlerini gören, Nesne yönelimli mantıkla yazılmış bir perl modülüdür. + http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17024.tar.gz + + perl + perl-Module-Build + perl-Test-Pod + perl-Test-Pod-Coverage + + programming/language/perl/perl-Error/pspec.xml + + + perl-Error + + perl + perl-Module-Build + perl-Test-Pod + perl-Test-Pod-Coverage + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.17024 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.17024 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.17024 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTML-Format + http://search.cpan.org/dist/HTML-Format/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + programming.language.perl + A Perl module that format HTML as plaintext, RTF and PostScript + HTML dosyalarını basit metin, RTF ve PostScript formatlarına biçimlendiren bir Perl modülüdür + perl-HTML-Format is a Perl module that formats HTML as plaintext, RTF and PostScript. + perl-HTML-Format HTML dosyalarını basit metin, RTF ve PostScript formatlarına biçimlendiren bir Perl modülüdür + http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-2.12.tar.gz + + perl + perl-Module-Build + perl-HTML-Tree + perl-Font-AFM + + programming/language/perl/perl-HTML-Format/pspec.xml + + + perl-HTML-Format + + perl + perl-Module-Build + perl-HTML-Tree + perl-Font-AFM + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 2.12 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.12 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2.12 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-LWP-Protocol-https + http://search.cpan.org/~gaas/LWP-Protocol-https-6.04/lib/LWP/Protocol/https.pm + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + LWP::Protocol::https - Provide https support for LWP::UserAgent + The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. + https://cpan.metacpan.org/authors/id/M/MS/MSCHILLI/LWP-Protocol-https-6.06.tar.gz + + perl + perl-IO-Socket-SSL + perl-NET-HTTP + perl-Mozilla-CA + + + certs.patch + + programming/language/perl/perl-LWP-Protocol-https/pspec.xml + + + perl-LWP-Protocol-https + + perl + ca-certificates + perl-IO-Socket-SSL + perl-NET-HTTP + perl-Mozilla-CA + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 6.06 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.06 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 6.06 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-common-sense + http://search.cpan.org/~mlehmann/common-sense/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Implements some sane defaults for Perl programs + Perl programları için kabul edilebilir öntanımlılar içerir + This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders: + http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-3.74.tar.gz + + perl + + programming/language/perl/perl-common-sense/pspec.xml + + + perl-common-sense + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 3.74 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.74 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 3.74 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Test-Pod-Coverage + http://search.cpan.org/dist/Test-Pod-Coverage/ + + Pisi Linux Admins + admin@pisilinux.org + + as-is + library + programming.language.perl + Check for pod coverage in your distribution + Dağıtımınızın POD kapsamını kontrol eder + perl-Test-Pod-Coverage checks for pod coverage in your distribution. + perl-Test-Pod-Coverage dağıtımınızın POD kapsamını kontrol eden Perl modülüdür. + http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Test-Pod-Coverage-1.10.tar.gz + + perl + perl-Pod-Coverage + + programming/language/perl/perl-Test-Pod-Coverage/pspec.xml + + + perl-Test-Pod-Coverage + + perl + perl-Pod-Coverage + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 1.10 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.10 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.10 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Crypt-PasswdMD5 + http://search.cpan.org/dist/Crypt-PasswdMD5/ + + Selim Ok + admins@pisilinux.org + + Artistic + library + programming.language.perl + Crypt::PasswdMD5 module for perl + Perl için Crypt::PasswdMD5 modülü + Provides various crypt()-compatible interfaces to the MD5-based crypt() function. + MD5 tabanlı crypt() fonksiyonu için, crypt() uyumlu çeşitli arayüzler sağlar. + http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.40.tgz + + perl + perl-Module-Build + + programming/language/perl/perl-Crypt-PasswdMD5/pspec.xml + + + perl-Crypt-PasswdMD5 + + perl + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 1.40 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.40 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 1.40 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Digest-MD5 + http://www.cpan.org + + PisiLinux Community + admins@pisilinux.org + + Artistic + library + programming.language.perl + Perl interface to the MD5 Algorithm + MD5 Algoritmasına perl arayüzü + Perl interface to the MD5 Algorithm + MD5 Algoritmasına perl arayüzü + http://www.cpan.org/authors/id/G/GA/GAAS/Digest-MD5-2.55.tar.gz + + perl + + programming/language/perl/perl-Digest-MD5/pspec.xml + + + perl-Digest-MD5 + + perl + + + /usr/bin + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 2.55 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.53 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 2.53 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Encode-Locale + http://search.cpan.org/~gaas/Encode-Locale-1.03/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2+ + app:console + programming.language.perl + NAME::Encode::Locale - Determine the locale encoding + In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz + + perl + + programming/language/perl/perl-Encode-Locale/pspec.xml + + + perl-Encode-Locale + + perl + + + /usr/lib + /usr/share + + + + + 2017-01-24 + 1.05 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.05 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.05 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-Pod-Coverage + http://search.cpan.org/dist/Pod-Coverage/ + + Pisi Linux Admins + admin@pisilinux.org + + Artistic + GPLv2 + library + app:console + programming.language.perl + Checks if the documentation of a module is comprehensive + Bir modülün belgelendirmesinin kapsamını kontrol eder + perl-Pod-Coverage checks if the documentation of a module is comprehensive. + perl-Pod-Coverage bir modülün belgelendirmesinin kapsamını kontrol eden bir Perl modülüdür. + http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Pod-Coverage-0.23.tar.gz + + perl + perl-Devel-Symdump + perl-Test-Pod + + programming/language/perl/perl-Pod-Coverage/pspec.xml + + + perl-Pod-Coverage + + perl + perl-Devel-Symdump + perl-Test-Pod + + + /usr/bin + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 0.23 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.23 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.23 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-XML-NamespaceSupport + http://search.cpan.org/dist/XML-NamespaceSupport/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + A Perl module that offers a simple to process namespaced XML names + This module offers a simple way to process namespaced XML names (unames) from within any application that may need them. + Módulo Perl para procesamiento sencillo de nombres de espacio de nombres XML (unames) desde cualquier programa + http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12_9.tar.gz + + perl + + programming/language/perl/perl-XML-NamespaceSupport/pspec.xml + + + perl-XML-NamespaceSupport + + perl + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-12-12 + 1.12 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + perl-File-Listing + http://search.cpan.org/~gaas/File-Listing-6.04/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + File::Listing - parse directory listing + This module exports a single function called parse_dir(), which can be used to parse directory listings. + http://www.cpan.org/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz + + perl + perl-HTTP-Date + + programming/language/perl/perl-File-Listing/pspec.xml + + + perl-File-Listing + + perl + perl-HTTP-Date + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.04 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.04 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 6.04 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Super + http://search.cpan.org/dist/SUPER/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Control superclass method dispatch. + Üst sınıf yönteminin gönderilmesini denetle. + Control superclass method dispatch. + Üst sınıf yönteminin gönderilmesini denetle. + http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20141117.tar.gz + + perl + perl-Sub-Identify + perl-Module-Build + + programming/language/perl/perl-Super/pspec.xml + + + perl-Super + + perl + perl-Sub-Identify + perl-Module-Build + + + /usr/lib + /usr/share + + + + + 2017-01-24 + 20141117 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Sub-Uplevel + http://search.cpan.org/dist/Sub-Uplevel/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Module to apparently run a function in a higher stack frame + Bir fonksiyonu daha yüksek bir yığın çerçevesinde çalıştırmak için perl modülü + Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided. + http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.2600.tar.gz + + perl + + programming/language/perl/perl-Sub-Uplevel/pspec.xml + + + perl-Sub-Uplevel + + perl + + + /usr/lib + /usr/share/doc/perl-Sub-Uplevel + /usr/share/man + + + + + 2017-01-24 + 0.2600 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 0.25 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-HTTP-Body + http://search.cpan.org/~getty/HTTP-Body-1.15/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + HTTP Body Parser + HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/x-www-form-urlencoded, and multipart/form-data. + http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/HTTP-Body-1.22.tar.gz + + perl + perl-HTTP-Message + perl-Test-Deep + perl-Test-Pod + perl-Test-Pod-Coverage + + programming/language/perl/perl-HTTP-Body/pspec.xml + + + perl-HTTP-Body + + perl + perl-HTTP-Message + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 1.22 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.22 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Module-Build + http://search.cpan.org/~crenz/Module-Find + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Build and install Perl modules. + Build and install Perl modules. + perl-Module-Build Module::Build is a system for building, testing, and installing Perl modules. + perl-Module-Find, Module::Build is a system for building, testing, and installing Perl modules. + http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4220.tar.gz + + perl + + programming/language/perl/perl-Module-Build/pspec.xml + + + perl-Module-Build + + perl + perl-docs + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.4220 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.4216 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-23 + 0.4216 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTML-Form + http://search.cpan.org/~gaas/HTML-Form-6.03/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + HTML::Form - Class that represents an HTML form element + Objects of the HTML::Form class represents a single HTML <form> ... </form> instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Form-6.03.tar.gz + + perl + perl-URI + perl-HTML-Parser + perl-HTTP-Message + + programming/language/perl/perl-HTML-Form/pspec.xml + + + perl-HTML-Form + + perl + perl-URI + perl-HTML-Parser + perl-HTTP-Message + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.03 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 6.03 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Net-SMTP-SSL + http://search.cpan.org/dist/Net-SMTP-SSL/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + SSL Support for Net::SMTP + Net::SMTP için SSL desteği + perl-NET-SMTP-SSL implements the same API as Net::SMTP but uses IO::Socket::SSL for its network operations. + perl-Net-SMTP-SSL, SMTP protokolüne SSL desteği katarak güvenli e-posta gönderimi sağlar. + http://www.cpan.org/authors/id/R/RJ/RJBS/Net-SMTP-SSL-1.04.tar.gz + + perl + perl-IO-Socket-SSL + + programming/language/perl/perl-Net-SMTP-SSL/pspec.xml + + + perl-Net-SMTP-SSL + + perl + perl-IO-Socket-SSL + + + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 1.04 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.03 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 1.03 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-Authen-SASL + http://search.cpan.org/dist/Authen-SASL + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + A Perl SASL interface + Perl için SASL modülü + SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. The framework allows different implementations of the connection class to be plugged in. + SASL, ağ protokolleri tarafından kullanılan genel bir kimlik doğrulama tekniğidir. Authen::SASL, bütün protokollerin paylaşabileceği bir yapı sağlar. Bu yapı, kullanılacak bağlantı sınıfının farklı şekillerde uygulamalarına izin verir. + SASL es un mecanismo genérico de autenticación usado en varios protocolos de red. Authen::SASL facilita un capa de implementación, que todos los protocolos deberían poder compartir. El framework permite adjuntar implementaciones diferentes de la clase de conexión. + http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Authen-SASL-2.16.tar.gz + + perl + perl-GSSAPI + perl-Digest-HMAC + + programming/language/perl/perl-Authen-SASL/pspec.xml + + + perl-Authen-SASL + + perl + perl-GSSAPI + perl-Digest-HMAC + + + /usr/lib + /usr/share/doc/perl-Authen-SASL + /usr/share/man + + + + + 2017-01-24 + 2.16 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 2.16 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-JSON + http://search.cpan.org/dist/JSON/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + JSON (JavaScript Object Notation) encoder/decoder + JSON (JavaScript Nesne Gösterimi) kodlayıcı/çözücü + This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, see http://www.crockford.com/JSON/. + http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz + + perl + perl-JSON-XS + perl-Test-Pod + + programming/language/perl/perl-JSON/pspec.xml + + + perl-JSON + + perl + perl-JSON-XS + perl-Test-Pod + + + /usr/lib + /usr/share/perl + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 2.90 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.90 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2.90 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-NET-HTTP + http://search.cpan.org/~gaas/Net-HTTP-6.03/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + Low-level HTTP connection (client) + The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. + http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz + + perl + perl-URI + + programming/language/perl/perl-NET-HTTP/pspec.xml + + + perl-NET-HTTP + + perl + perl-URI + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.09 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.09 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 6.09 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Font-AFM + http://search.cpan.org/dist/Font-AFM/ + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + programming.language.perl + A Perl module that is a interface to Adobe Font Metrics files + Adobe Font Metrics dosyaları için bir Perl arayüz modülü + perl-Font-AFM is interface to Adobe Font Metrics files. It allows you to obtain information about the font and the metrics of the various glyphs in the font. + Adobe Font Metrics dosyaları için bir Perl arayüz mödülü. Bu modül ile yazı tipi ve biçimi hakkında bilgilere ulaşabilirsiniz. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Font-AFM-1.20.tar.gz + + perl + + programming/language/perl/perl-Font-AFM/pspec.xml + + + perl-Font-AFM + + perl + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 1.20 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.20 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.20 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Digest-SHA1 + http://search.cpan.org/dist/Digest-SHA1/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + SHA1 message digest algorithm + The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input. + Bu modül NIST SHA-1 mesaj özetleme algoritmasını Perl programlarında kullanabilmenizi sağlar. Farklı uzunluklardaki mesajları alan algoritma, çıktı olarak 160 bitlik parmakizi veya mesaj özeti üretir. + El módulo Digest::SHA1 permite usar el algoritmo NIST SHA-1 desde programas Perl. El algoritmo acepta como entrada un mensaje de longitud arbitraria y produce un "fingerprint" (huella digital) o "message digest" de 160-bit. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-2.13.tar.gz + + perl + + programming/language/perl/perl-Digest-SHA1/pspec.xml + + + perl-Digest-SHA1 + + perl + + + /usr/lib + /usr/share/doc/perl-Digest-SHA1 + /usr/share/man + + + + + 2017-01-24 + 2.13 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 2.13 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-CGI + http://search.cpan.org/dist/CGI/ + + Alihan Öztürk + alihan@pisilinux.org + + Artistic + GPLv1 + library + programming.language.perl + Handle Common Gateway Interface requests and responses. + Handle Common Gateway Interface requests and responses. + http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.35.tar.gz + + perl + perl-HTML-Parser + perl-Test-Deep + perl-Test-Warn + + programming/language/perl/perl-CGI/pspec.xml + + + perl-CGI + Handle Common Gateway Interface requests and responses. + + perl + perl-HTML-Parser + perl-Test-Deep + perl-Test-Warn + + + / + + + + + 2017-01-24 + 4.35 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.28 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 4.28 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTTP-Date + http://search.cpan.org/~gaas/HTTP-Date-6.02/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + date conversion routines + This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz + + perl + + programming/language/perl/perl-HTTP-Date/pspec.xml + + + perl-HTTP-Date + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.02 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.02 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 6.02 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-HTML-Parser + http://search.cpan.org/dist/HTML-Parser/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + HTML Parser + HTML ayrıştırmak için kütüphane + The HTML-Parser distribution is a collection of modules that parse and extract information from HTML documents. + HTML-Parser yazılımı, HTML dökümanlarından bilgi ayrıştıran ve seçip çıkaran bir modüller kolleksiyonudur. + La distribución HTML-Parser es una colección de módulos que analizan la sintaxis y extraen información de documentos HTML. + http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz + + perl + perl-Test-Pod + perl-HTML-Tagset + + programming/language/perl/perl-HTML-Parser/pspec.xml + + + perl-HTML-Parser + + perl + perl-HTML-Tagset + + + /usr/lib + /usr/share/doc/perl-HTML-Parser + /usr/share/man + + + + + 2017-01-24 + 3.72 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.71 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 3.71 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Devel-Symdump + http://search.cpan.org/dist/Devel-Symdump/ + + Pisi Linux Admins + admin@pisilinux.org + + Artistic + GPLv2 + library + programming.language.perl + Dump symbol names or the symbol table + Sembol isimlerinin veya sembol tablosunun dökümünü verir + perl-Devel-Symdump is a Perl module that dumps symbol names or the symbol table. + perl-Devel-Symdump sembol isimlerinin veya sembol tablosunun dökümünü veren bir Perl modülüdür. + http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-2.17.tar.gz + + perl + + programming/language/perl/perl-Devel-Symdump/pspec.xml + + + perl-Devel-Symdump + + perl + + + /usr/lib + /usr/share/man + + + + + 2017-01-24 + 2.17 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.15 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2.15 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Try-Tiny + http://search.cpan.org/dist/Try-Tiny + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Perl module to implement minimal try/catch + Perl için basit bir try/catch gerçeklemesi + perl-Try-Tiny is a Perl module which implements a minimal try/catch with proper localization of $@. + perl-Try-Tiny, Perl için $@ yerelleştirmesi sağlayan basit bir try/catch gerçeklemesidir. + http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.28.tar.gz + + perl + perl-Capture-Tiny + + programming/language/perl/perl-Try-Tiny/pspec.xml + + + perl-Try-Tiny + + perl + perl-Capture-Tiny + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.28 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.24 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.24 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Mozilla-CA + http://search.cpan.org/~abh/Mozilla-CA-20130114/lib/Mozilla/CA.pm + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Mozilla::CA - Mozilla's CA cert bundle in PEM format + Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL. + https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20160104.tar.gz + + perl + + programming/language/perl/perl-Mozilla-CA/pspec.xml + + + perl-Mozilla-CA + + perl + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 20160104 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 20160104 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 20160104 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-WWW-Robotrules + http://search.cpan.org/~gaas/WWW-RobotRules-6.02/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + database of robots.txt-derived permissions + This module parses /robots.txt files as specified in "A Standard for Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html> Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz + + perl + perl-URI + + programming/language/perl/perl-WWW-Robotrules/pspec.xml + + + perl-WWW-Robotrules + + perl + perl-URI + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.02 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.02 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 6.02 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-Font-TTF + http://search.cpan.org/dist/Font-TTF + + Pisi Linux Admins + admins@pisilinux.org + + GPLv2 + library + programming.language.perl + Perl module for TrueType Font hacking + TrueType yazıtipleri için Perl modülü + perl-Font-TTF is a Perl module that allows you to do almost anything to a TrueType/OpenType Font including modifying and inspecting nearly all tables. + perl-Font-TTF, çok sayıda dosya biçimini TrueType/OpenType yazıtipine dönüştürmenizi sağlayan bir Perl modülüdür. + http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/Font-TTF-1.05.tar.gz + + perl + perl-IO-String + + programming/language/perl/perl-Font-TTF/pspec.xml + + + perl-Font-TTF + + perl + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + + 2017-01-24 + 1.05 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.05 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 1.05 + First release + Ayhan Yalçınsoy + ayhanyalcinoys@pisilinux.org + + + + + + perl-Sub-Identify + http://search.cpan.org/dist/Sub-Identify + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Perl module to retrieve names of code references + Kod referanslarının adlarını almak için Perl modülü + perl-Sub-Identify is a Perl module allowing you to retrieve the real name of code references through the introspection mechanism. + perl-Sub-Identify, introspection mekanizmasıyla kod referanslarının adlarını almaya yarayan bir Perl modülüdür. + http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-0.12.tar.gz + + perl + perl-Test-Pod + + programming/language/perl/perl-Sub-Identify/pspec.xml + + + perl-Sub-Identify + + perl + perl-Test-Pod + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.12 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + perl-HTTP-Message + http://search.cpan.org/~gaas/HTTP-Message-6.03/ + + Osman Erkan + osman.erkan@pisilinux.org + + Artistic + GPLv2 + app:console + programming.language.perl + Class encapsulating HTTP Message headers + The HTTP::Headers class encapsulates HTTP-style message headers. + http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Message-6.06.tar.gz + + perl + perl-LWP-Mediatypes + perl-HTTP-Date + perl-HTML-Parser + perl-URI + + programming/language/perl/perl-HTTP-Message/pspec.xml + + + perl-HTTP-Message + + perl + perl-LWP-Mediatypes + perl-HTTP-Date + perl-HTML-Parser + perl-URI + + + /usr/lib + /usr/share/doc + /usr/share/man + /usr/share + + + + + 2017-01-24 + 6.06 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 6.06 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-09-10 + 6.06 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + perl-Test-Exception + http://search.cpan.org/dist/Test-Exception/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + library + programming.language.perl + Module for testing exception based codes + Perl için exception tabanlı kod denetleme modülü + This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. + http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz + + perl + perl-Sub-Uplevel + + programming/language/perl/perl-Test-Exception/pspec.xml + + + perl-Test-Exception + + perl + perl-Sub-Uplevel + + + /usr/lib + /usr/share/doc/perl-Test-Exception + /usr/share/man + + + + + 2017-01-24 + 0.43 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.43 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 0.43 + First release + Kamil Atlı + suvari@pisilinux.org + + + + + + perl-Test-Warn + http://search.cpan.org/dist/Test-Warn/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic + GPLv2 + library + programming.language.perl + Perl extension to test methods for warnings + Test uyarıları için Perl eklentisi + perl-Test-Warn module provides a few convenience methods for testing warning based code. + perl-Test-Warn modülü, uyarı temelli kodları test etmeye yarayan birkaç kolaylık metodu sağlamaktadır. + http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-0.30.tar.gz + + perl + perl-Sub-Uplevel + perl-Test-Pod + + programming/language/perl/perl-Test-Warn/pspec.xml + + + perl-Test-Warn + + perl + perl-Sub-Uplevel + + + /usr/lib + /usr/share/doc + /usr/share/man + + + + + 2017-01-24 + 0.30 + Rebuild for new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.30 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 0.30 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + perl-Test-MockModule + http://search.cpan.org/dist/Test-MockModule/ + + Pisi Linux Admins + admins@pisilinux.org + + Artistic-2 + GPLv1 + library + programming.language.perl + Override subroutines in a module for unit testing. + Birim test için bir modüldeki altprogramları geçersiz kılın. + Test-MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. + perl-Test-MockModule birim test amaçları için diğer paketlerdeki altprogramları geçici olarak yeniden tanımlamanıza izin verir. + http://www.cpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-0.11.tar.gz + + perl + perl-Super + perl-Test-Pod + perl-Test-Pod-Coverage + perl-Module-Build + + programming/language/perl/perl-Test-MockModule/pspec.xml + + + perl-Test-MockModule + + perl + perl-Super + perl-Test-Pod + perl-Test-Pod-Coverage + perl-Module-Build + + + /usr/lib + /usr/share + + + + + 2017-01-24 + 0.11 + First release. + Alihan Öztürk + alihan@pisilinux.org + + + + + + lua + http://www.lua.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + programming.language + A light-weight programming language + Hafif bir programlama dili + lua is a powerful light-weight programming language designed for extending applications. + lua, uygulamaları genişletmek için tasarlanmış hafif ve güçlü bir programlama dilidir. + Lua es un lenguaje de programación liviano y potente con todas las herramientas imaginables + http://www.lua.org/ftp/lua-5.3.4.tar.gz + + lua.pc + + + readline-devel + + + liblua.so.patch + + programming/language/lua/pspec.xml + + + lua + + readline + + + /usr/lib + /usr/share/man + /usr/share/doc + /usr/bin + /usr/share/pixmaps + + + lua.png + + + + lua-devel + Development files for lua + lua için geliştirme dosyaları + + lua + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-08 + 5.3.4 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-02 + 5.3.4 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-14 + 5.3.3 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 5.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-03 + 5.2.4 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + gdb + http://www.gnu.org/software/gdb/gdb.html + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + programming.debug + GNU debugger + GNU hata ayıklayıcısı + Depurador GNU + GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. + GDB, GNU Proje hata ayıklama aracı, çalışır durumdaki başka bir programın `içinde' olan biteni görmenizi, veya başka bir programın çöktüğü anda ne yapıyor olduğunu bilmenizi sağlar. + GDB, el depurador del proyecto GNU permite ver lo que está pasando 'en el interior de' otro programa mientras ejecuta -- o lo que estaba haciendo cuando quedó colgado. + mirrors://gnu/gdb/gdb-8.0.1.tar.xz + + xz-devel + texinfo + guile-devel + expat-devel + python-devel + readline-devel + ncurses-devel + + programming/debug/gdb/pspec.xml + + + gdb + + xz + libgcc + guile + expat + python + readline + ncurses + + + /usr/bin + /usr/lib + /usr/share/doc/gdb + /usr/share/gdb + /usr/share/info + /usr/share/man + + + gstack.1 + + + + gdb-devel + Development files for gdb + gdb için geliştirme dosyaları + + gdb + + + /usr/include + + + + + 2018-01-31 + 8.0.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-29 + 7.12.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 7.9.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-30 + 7.9.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + ninja + http://martine.github.com/ninja/ + + Stefan Gronewold(groni) + groni@pisilinux.org + + LGPLv2 + app:console + programming.build + Ninja is a small build system with a focus on speed. + Ninja, hız odaklı bir inşa sistemidir. + Ninja is a small build system with a focus on speed. + Ninja is a small build system with a focus on speed. + https://github.com/ninja-build/ninja/archive/v1.8.2.tar.gz + + re2c + asciidoc + emacs-python + giflib-devel + + programming/build/ninja/pspec.xml + + + ninja + + libgcc + + + /usr/bin + /usr/share + /usr/share/doc + + + + + 2017-10-08 + 1.8.2 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-22 + 1.7.2 + Release Bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-07-09 + 1.7.1 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-09 + 1.6.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-25 + 1.6.0 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + ant + http://ant.apache.org + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + app:console + programming.build + Java-based build tool + Java tabanlı inşa aracı + Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles. + Apache ant Java tabanlı bir inşa aracıdır. Teorik olarak make'e benzemektedir ancak make'in kırışıksız halidir + Apache Ant es una herramienta de compilación (build) basado en Java. Teróricamente se puede comparar con Make, pero sin las vueltas que tiene aquel. + http://archive.apache.org/dist/ant/source/apache-ant-1.9.9-src.tar.bz2 + + jdk7-openjdk + + programming/build/ant/pspec.xml + + + ant + + /etc + /usr/share/ + /usr/bin + + + ant.conf + ant.sh + ant.csh + + + + ant-docs + Documentation package for ant build system + + /usr/share/doc + + + + + 2018-01-16 + 1.9.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2017-01-28 + 1.9.8 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.9.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-25 + 1.9.6 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + meson + http://mesonbuild.com/ + + PisiLinux Community + admins@pisilinux.org + + Apache + app:console + programming.build + High productivity build system + High productivity build system + Yüksek verimli üretme sistemi + Yüksek verimli üretme sistemi + https://github.com/mesonbuild/meson/releases/download/0.43.0/meson-0.43.0.tar.gz + + python3-devel + python3-setuptools + + + fix-tests.patch + + programming/build/meson/pspec.xml + + + meson + + python3 + ninja + + + /usr/bin + /usr/lib + /usr/share + /usr/share/man + /usr/share/vim + /usr/share/doc + + + + + 2017-12-07 + 0.43.0 + First release. + PisiLinux Community + admins@pisilinux.org + + + + + + llvm + http://www.llvm.org/ + + Serdar Soytetir + kaptan@pisilinux.org + + NCSA + programming.build + The Low Level Virtual Machine + Düşük Seviye Sanal Makine (LLVM) + The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. + LLVM projesi, modüler ve tekrar tekrar kullanılabilir derleyici teknolojileri koleksiyonudur. Adının aksine geleneksel sanal makinelerden çok farklıdır; ancak sanal makineleri oluşturmak için faydalı kitaplıklar içerir. + http://llvm.org/releases/3.8.0/llvm-3.8.0.src.tar.xz + http://llvm.org/releases/3.8.0/cfe-3.8.0.src.tar.xz + http://llvm.org/releases/3.8.0/clang-tools-extra-3.8.0.src.tar.xz + http://llvm.org/releases/3.8.0/lldb-3.8.0.src.tar.xz + http://llvm.org/releases/3.8.0/compiler-rt-3.8.0.src.tar.xz + + zlib-devel + libxml2-devel + ncurses-devel + ocaml + libffi-devel + groff + swig + python-devel + libedit-devel + cmake + binutils + + programming/build/llvm/pspec.xml + + + llvm + app:console + library + + llvm-libs + libxml2 + libgcc + ncurses + zlib + libffi + + + /usr/bin + /usr/bin/llvm-config + /usr/include/llvm* + /usr/lib/llvm + /usr/lib + /etc/ld.so.conf.d + /etc/llvm + /usr/share/doc + /usr/share/vim + /usr/share/llvm/cmake + /usr/share/man + + + 51-llvm.conf + + + + llvm-libs + library + + zlib + libffi + libedit + libgcc + ncurses + + + /usr/lib/libLLVM.* + /usr/lib/LLVMgold.* + /usr/lib/libLTO.* + /usr/lib/bfd-plugins/LLVMgold.so + /usr/share/licenses/llvm-libs/LICENSE + + + + lldb + Next generation, high-performance debugger + + llvm + zlib + libffi + libedit + libgcc + ncurses + python + libxml2 + + + /usr/bin/argdumper + /usr/bin/lldb* + /usr/lib/liblldb + /usr/lib/python2.7/site-packages/readline.so + /usr/lib/python2.7/site-packages/lldb/* + + + + lldb-devel + Development headers lldb + + lldb + + + /usr/include/lldb/* + + + + llvm-clang-analyzer + A source code analysis framework + C ve Objective-C için kod analiz altyapısı + 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 + + + /usr/lib/clang-analyzer + /usr/bin/scan-* + /usr/share/scan* + /usr/libexec/ccc-* + /usr/libexec/c++-* + + + + llvm-clang + A C language family front-end for LLVM + 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 + libgcc + ncurses + + + /usr/bin/clang* + /usr/bin/tblgen + /usr/lib/clang + /usr/lib/clang/libclang.so + /usr/share/man/man1/clang.1 + /usr/share/clang + + + + llvm-clang-devel + Development headers for llvm-clang + llvm-clang için başlık dosyaları + + llvm-clang + + + /usr/include/clang + /usr/include/clang-c + + + + llvm-32bit + 32-bit shared libraries for llvm + emul32 + emul32 + + zlib-32bit + libffi-32bit + + + llvm + libgcc + libedit + ncurses-32bit + zlib-32bit + libffi-32bit + + + /usr/bin/llvm-config-32 + /usr/lib32 + + + + + 2017-09-04 + 3.8.0 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2017-02-12 + 3.8.0 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.8.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 3.8.0 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2016-04-06 + 3.8.0 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + autoconf213 + http://www.gnu.org/software/autoconf/autoconf.html + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + programming.misc + Used to create autoconfiguration files version 2.13 + Used to create autoconfiguration files, Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. + mirrors://gnu/autoconf/autoconf-2.13.tar.gz + + texinfo + m4 + perl + + + autoconf-2.13-consolidated_fixes-1.patch + + programming/misc/autoconf213/pspec.xml + + + autoconf213 + + texinfo + m4 + + + /usr/bin + /usr/share/doc + /usr/share + /usr/share/info + /usr/share/autoconf + + + + + 2017-04-30 + 2.13 + Rebuild + Kamil Atlı + suvari@pisilinux.org + + + 2016-03-13 + 2.13 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + icu4c + http://site.icu-project.org/home + + PisiLinux Community + admins@pisilinux.org + + as-is + library + programming.misc + International Components for Unicode + Unicode desteği için uluslarası bileşenler + ICU est un ensemble mature de librairies C/C++ et Java pour le support de l'Unicode, l'internationalisation et la globalisation de logiciel (i18n/g11n). Ce paquet contient les librairies C/C++. + ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). This package contains the C/C++ libraries. + ICU, Unicode desteği, yazılım uluslararasılaştırma ve yerelleştirme konusunda yaygın olarak kullanılan gelişmiş bir kitaplıktır. ICU, Unicode ve u10a desteği için C/C++ ve Java kitaplıklarını içerir. + ICU es un conjunto maduro y muy utilizado de librerías C/C++ y Java para soporte Unicode, internacionalización y globalización de software (i18n/g11n). Este paque te contiene las librerías C/C++. + http://download.icu-project.org/files/icu4c/60.2/icu4c-60_2-src.tgz + + libgcc + + programming/misc/icu4c/pspec.xml + + + icu4c + + libgcc + + + /usr/bin + /usr/sbin + /usr/lib + /usr/share/man + /usr/share/doc/icu4c/html + + + + icu4c-devel + Development files for icu4c + icu4c için geliştirme dosyaları + + icu4c + + + /usr/bin/icu-config + /usr/lib/icu + /usr/share/icu + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig/ + + + + icu4c-32bit + 32-bit shared libraries for icu4c + emul32 + _emul32 + + libgcc + + + icu4c + libgcc + + + /usr/lib32/libicu* + /usr/lib32/icu + + + + + 2018-01-29 + 60.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-01-31 + 58.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 55.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 55.1 + Release bump + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-07-03 + 55.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libdbusmenu-qt + https://launchpad.net/libdbusmenu-qt + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + programming.misc + Qt implementation of the DBusMenu spec + DBusMenu spesifikasyonunun Qt gerçeklemesi + libdbusmenu-qt library provides a Qt implementation of the DBusMenu spec. + libdbusmenu-qt kitaplığı DBusMenu spesifikasyonunun Qt gerçeklemesini sağlar. + http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu-qt/libdbusmenu-qt_0.9.3+16.04.20160218.orig.tar.gz + + libqjson-devel + mesa-devel + qt5-base-devel + doxygen + cmake + + programming/misc/libdbusmenu-qt/pspec.xml + + + libdbusmenu-qt + + qt5-base + libgcc + + + /usr/lib + /usr/share/doc + + + + libdbusmenu-qt-devel + Development files for libdbusmenu-qt + libdbusmenu-qt için geliştirme dosyaları + + libdbusmenu-qt + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-28 + 0.9.3_16.04.20160218 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 0.9.3_20150604 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-18 + 0.9.3_20150604 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libsigc++ + http://libsigc.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + Système de rappels à types sûrs (typesafe callback) pour C++. + Typesafe signal framework for C++ + C++ için sinyal altyapısı + libsigc++ is a library which implements a full callback system for use in widget libraries, abstract interfaces, and general programming. + libsigc++, widget kitaplıkları, soyut arabirimlerde ve genel programlama esnasında kullanılmak üzere tasarlanmış bir sinyal ve callback altyapısıdır. + mirrors://gnome/libsigc++/2.10/libsigc++-2.10.0.tar.xz + programming/misc/libsigc++/pspec.xml + + + libsigc++ + + libgcc + + + /usr/lib + /usr/share/doc + + + + libsigc++-devel + Development files for libsigc++ + libsigc++ için geliştirme dosyaları + + libsigc++ + + + /usr/include + /usr/lib/sigc++*/include + /usr/lib/pkgconfig + + + + libsigc++-docs + Development documents for libsigc++ + libsigc++ için geliştirme belgeleri + + /usr/share/doc/libsigc++/html + + + + + 2017-02-17 + 2.10.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.4.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-21 + 2.4.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + yajl + http://lloyd.github.com/yajl + + PisiLinux Community + admins@pisilinux.org + + BSD + library + app:console + programming.misc + Yet Another JSON Library (YAJL) + JSON kitaplığı + yajl is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. + yajl, ANSI C ile yazılmış olay-tabanlı (SAX tarzı) ufak bir JSON ayıklayıcıdır. + http://github.com/lloyd/yajl/tarball/2.1.0/lloyd-yajl-2.1.0.tar.gz + + cmake + + programming/misc/yajl/pspec.xml + + + yajl + + /usr/bin + /usr/lib + /usr/share/doc + + + + yajl-devel + Development headers for yajl + yajl kitaplığı için geliştirme başlıkları + + yajl + + + /usr/include + /usr/share/pkgconfig + + + + + 2017-04-21 + 2.1.0 + Release Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.1.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-12-31 + 2.1.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + google-sparsehash + http://code.google.com/p/google-sparsehash + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.misc + An extremely memory-efficient hash_map implementation + Son derece verimli bellek kullanımına sahip hash-map uyarlaması + The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. + SparseHash kitaplığı hıza veya boyuta göre eniyileştirilebilecek çeşitli hash-map uyarlamalarını içerir. + https://github.com/sparsehash/sparsehash/archive/sparsehash-2.0.3.tar.gz + programming/misc/google-sparsehash/pspec.xml + + + google-sparsehash + + /usr/lib + /usr/include + /usr/share/doc + + + + + 2017-01-04 + 2.0.3 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + libxklavier + http://www.freedesktop.org/Software/LibXklavier + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + programming.misc + High level XKB library + Yüksek seviyeli bir XKB kitaplığı + libxklavier is a library can be used to develop XKB-based applications. + libxklavier, XKB tabanlı uygulamalar geliştirmek için kullanılabilen bir kitaplığıdır. + http://cgit.freedesktop.org/libxklavier/snapshot/libxklavier-5.4.zip + + libxkbfile-devel + libxkbcommon-devel + libXfixes-devel + xkeyboard-config + gobject-introspection-devel + libXi-devel + iso-codes + vala-devel + glib2-devel + libX11-devel + libxml2-devel + gtk-doc + intltool + + programming/misc/libxklavier/pspec.xml + + + libxklavier + + libxkbfile + libXi + iso-codes + glib2 + libX11 + libxml2 + + + /usr/lib + /usr/share/doc + /usr/share + /usr/share/libxklavier + + + + libxklavier-devel + Development files for libxklavier + libxklavier için geliştirme dosyaları + + glib2-devel + libxml2-devel + libxklavier + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-11-05 + 5.4 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-04-30 + 5.4 + Rebuild + Kamil Atlı + admin@pisilinux.org + + + 2016-07-02 + 5.4 + First release + PisiLinux Community + admin@pisilinux.org + + + + + + intel-tbb + http://www.threadingbuildingblocks.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.misc + Intel Threading Building Blocks Library + Intel Threading kitaplığı + Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. + https://www.threadingbuildingblocks.org/sites/default/files/software_releases/linux/tbb44_20160128oss_lin.tgz + + install.sh + + programming/misc/intel-tbb/pspec.xml + + + intel-tbb + + /usr/lib + /usr/share/doc + + + + intel-tbb-devel + Development files for intel-tbb + intel-tbb için geliştirme dosyaları + + intel-tbb + + + /usr/include + + + + + 2017-04-30 + 44_20160128 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 44_20160128 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-08 + 44_20160128 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libedit + http://www.thrysoee.dk/editline + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.misc + An autotool and libtoolized port of the NetBSD Editline library + NetBSD Editline kitaplığının Linux portu + libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. + libedit, geçmiş bilgisini ve komut satırı düzenleme işlerini kolaylaştıran bir kitaplıktır. + http://thrysoee.dk/editline/libedit-20170329-3.1.tar.gz + + ncurses-devel + + programming/misc/libedit/pspec.xml + + + libedit + + ncurses + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + libedit-devel + Development files for libedit + libedit için geliştirme dosyaları + + libedit + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-09-02 + 3.1.20170329 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-09-02 + 3.1_20160903 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.1_20150325 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-25 + 3.1_20150325 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + ragel + http://www.complang.org/ragel/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + library + programming.misc + Ragel compiles executable finite state machines from regular languages. + Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go and Ruby. + http://www.colm.net/files/ragel/ragel-6.10.tar.gz + programming/misc/ragel/pspec.xml + + + ragel + + libgcc + + + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/vim/ + + + + + 2017-04-30 + 6.10 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 6.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-19 + 6.9 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + flann + http://www.cs.ubc.ca/research/flann/ + + Osman Erkan + osman.erkan@pisilinux.org + + BSD + library + programming.misc + FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space. + FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset. + http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.8.4-src.zip + + cmake + + + flann-1.8.4-gcc6.patch + + programming/misc/flann/pspec.xml + + + flann + + libgcc + libgomp + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/flann + + + + flann-devel + Development files for flann + + flann + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-30 + 1.8.4 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 1.8.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-25 + 1.8.4 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libnice + http://nice.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + MPL-1.1 + LGPLv2.1 + app:console + library + programming.misc + GLib ICE library + GLIB ICE kitaplığı + Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). + Nice, IETF'ye ait bir taslak olan Etkileşimli Bağlanırlık Birliği standardı uygulamasıdır. + http://nice.freedesktop.org/releases/libnice-0.1.14.tar.gz + + glib2-devel + gnutls-devel + gobject-introspection-devel + gstreamer-next-devel + + programming/misc/libnice/pspec.xml + + + libnice + + glib2 + gnutls + libxml2 + gstreamer-next + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + libnice-devel + Development files for libnice + libnice için geliştirme dosyaları + + libnice + glib2-devel + gnutls-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-06-09 + 0.1.14 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 0.1.13 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-27 + 0.1.13 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + physfs + http://icculus.org/physfs/ + + PisiLinux Community + admins@pisilinux.org + + ZLIB + library + programming.misc + Filesystem library + Dosya sistemi kitaplığı + Warstwa abstrakcji plików dla gier + Couche d'abstraction pour les systèmes de fichier, généralement utilisée par les jeux. + Abstraction layer for filesystems. + physfs dosya sistemi katmanı kitaplığıdır. + Capa de abstracción para sistemas de archivos, comúnmente utilizado en juegos + PhysicsFS to biblioteka udostępniająca abstrakcyjny dostęp do różnych archiwów. + http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2 + + cmake + zlib + + programming/misc/physfs/pspec.xml + + + physfs + + /usr/lib + /usr/share/doc + + + + physfs-devel + Development files for physfs + physfs için geliştirme dosyaları + + physfs + + + /usr/include + + + + + 2017-04-08 + 2.0.3 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 2.0.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-04-11 + 2.0.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + libwpg + http://libwpg.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + A C++ library designed to help process WordPerfect Graphics documents + WordPerfect grafik belgelerini oluşturmak için yardımcı C++ kitaplığı + Libwpg project is a library and to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect and Presentations. + Libwpg WordPerfect grafik belgelerini oluşturmak için yardımcı C++ kitaplığıdır. + http://dev-www.libreoffice.org/src/libwpg-0.3.1.tar.bz2 + + doxygen + libwpd-devel + libtool + grep + pkgconfig + + programming/misc/libwpg/pspec.xml + + + libwpg + + libwpd + librevenge + libgcc + + + /usr/lib + /usr/share/doc + /usr/bin + + + + libwpg-devel + Development files for libwpg + libwpg için geliştirme dosyaları + + libwpd-devel + librevenge-devel + libwpg + + + /usr/include + /usr/lib/pkgconfig + + + + libwpg-docs + Documentation for libwpg + + /usr/share/doc/libwpg/html + + + + + 2017-04-16 + 0.3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-02 + 0.3.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + unixODBC + http://www.unixodbc.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + app:console + programming.misc + ODBC Interface for Linux + The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. + ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.4.tar.gz + + libtool-ltdl + + programming/misc/unixODBC/pspec.xml + + + unixODBC + + libtool-ltdl + + + /etc + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc/unixODBC/AUTHORS + /usr/share/doc/unixODBC/README + + + + unixODBC-devel + Development files for unixODBC + unixODBC için geliştirme dosyaları. + + unixODBC + + + /usr/bin/odbc_config + /usr/include + + + + unixODBC-docs + Documentation for unixODBC + unixODBC için belgelendirme dosyaları. + data:doc + + /usr/share/doc/unixODBC + + + + + 2017-02-15 + 2.3.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.3.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-27 + 2.3.4 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + vigra + http://ukoethe.github.io/vigra + + PisiLinux Community + admins@pisilinux.org + + MIT + library + programming.misc + Generic programming library for computer vision + Bilgisayarlı görü (computer vision) için genel programlama kitaplığı + vigra stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasis on customizable algorithms and data structures. + vigra, "Genel Algoritmalarla Görü (Vision with Generic Algorithms)" anlamına gelir. Özelleştirilebilir algoritma ve veri yapılarını vurgulayan yeni bir bilgisayarlı görü kitaplığıdır. + https://github.com/ukoethe/vigra/archive/Version-1-11-0.tar.gz + + cmake + doxygen + tiff-devel + hdf5-devel + fftw3-devel + boost-devel + python-nose + python-sphinx + libpng-devel + python-numpy + python-devel + openexr-devel + libjpeg-turbo-devel + docutils + mesa-glu-devel + python-Pygments + python-Jinja2 + blas-devel + lapack-devel + ilmbase-devel + + + disable-doc.patch + + programming/misc/vigra/pspec.xml + + + vigra + + hdf5 + tiff + boost + fftw3 + libgcc + libpng + python + ilmbase + openexr-libs + libjpeg-turbo + + + /usr/lib + /usr/share/doc + /usr/bin + + + + vigra-devel + Development files for vigra + vigra için geliştirme dosyaları + + vigra + + + /usr/include + /usr/lib/vigra/*.cmake + + + + + 2017-04-17 + 1.11.0 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-03 + 1.10.0 + First release + Yusuf Aydemir + yusuf.aydemir@gmail.com + + + + + + npth + http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + New portable threads library + Yeni GNU Taşınabilir iş parçacıkları kitaplığı + Un librairie de threads portable pour les plateformes Unix. Elle permet la synchronisation non-préemptive pour l'exécution de threads ("multithreading") au sein d'applications serveur. + is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. + Pth Unix platformları için derlenmiş taşınabilir kitaplığıdır. Bir çok iç sunucu uygulamalarının yerine getirilmesi işlerinin öncelikli olmayan planlamasını yapar. + ftp://ftp.gnupg.org/gcrypt/npth/npth-1.3.tar.bz2 + programming/misc/npth/pspec.xml + + + npth + + /usr/lib + /usr/share/doc + + + + npth-devel + Development files for pth + npth için geliştirme dosyaları + + npth + + + /usr/bin/npth-config + /usr/include + /usr/share/aclocal + /usr/share/man + + + + + 2017-03-05 + 1.3 + Version Bump + Kamil Atlı + suvari@pisilinux.org + + + 2016-06-09 + 1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-12 + 1.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + xapian-core + http://www.oligarchy.co.uk/xapian + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + programming.misc + Probabilistic Information Retrieval library + İ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.3/xapian-core-1.4.3.tar.xz + + zlib-devel + libutil-linux-devel + + programming/misc/xapian-core/pspec.xml + + + xapian-core + + zlib + libutil-linux + libgcc + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + /usr/share/man + + + + xapian-core-devel + Development headers for xapian-core + xapian-core için geliştirme başlıkları + xapian-core-devel provides development headers for xapian-core. + xapian-core-devel, xapian-core için geliştirme başlıklarını içerir. + library + + xapian-core + + + /usr/bin/xapian-config* + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake/xapian + /usr/share/aclocal + + + + xapian-core-docs + Documentation files for xapian-core + xapian-core için belgelendirme dosyaları + xapian-core-docs provides documentation files for xapian-core. + xapian-core-docs, xapian-core için belgelendirme dosyalarını içerir. + data:doc + + xapian-core + + + /usr/share/doc/xapian-core/*html + /usr/share/doc/xapian-core/apidoc.pdf + /usr/share/doc/xapian-core/apidoc/ + + + + + 2017-09-20 + 1.4.3 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2017-03-03 + 1.12.18 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.12.18 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + critical + 2014-09-02 + 1.12.18 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + geoip + http://www.maxmind.com/geoip/api/c.shtml + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + C library for country/city/organization to IP address or hostname mapping + Ülke/şehir/organizasyon adı ile IP adresi veya makine adı eşleştirmesi için C kitaplığı + GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. + GeoIP, herhangi bir IP adresinin veya makine adının hangi ülkeye ait olduğunu bulmak için kullanılan bir C kitaplığıdır. + https://github.com/maxmind/geoip-api-c/releases/download/v1.6.9/GeoIP-1.6.9.tar.gz + programming/misc/geoip/pspec.xml + + + geoip + + /etc + /usr/lib + /usr/share/doc + /usr/share/man + /usr/bin + /usr/share/GeoIP + + + + geoip-devel + Geoip için geliştirme dosyaları + + geoip + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-09-20 + 1.6.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.6.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-07-14 + 1.6.2 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + re2c + https://github.com/skvadrik/re2c + + Ergün Salman + Poyraz76@pisilinux.org + + GPL + Libry + programming.misc + A tool for generating C-based recognizers from regular expressions + ACM Letters on Programming Languages and Systems (LOPLAS) + re2c + https://github.com/skvadrik/re2c/releases/download/0.16/re2c-0.16.tar.gz + + gcc + + programming/misc/re2c/pspec.xml + + + re2c + + /usr/bin/ + /usr/lib/ + /usr/include/re2c/* + /usr/lib/pkgconfig/ + /usr/share/man/* + + + + + 2017-04-23 + 0.16 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-07-09 + 0.16 + First release + Ergün Salman + Poyraz76@pisilinux.org + + + + + + redland + http://librdf.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + Apache-2.0 + library + programming.misc + High-level interface for the Resource Description Framework + RDF (Resource Description Framework) için üst seviye katman kitaplıkları + Redland is a set of free software C libraries that provide support for the Resource Description Framework (RDF). + Redland, RDF (Resource Description Framework) desteği sağlayan C kitaplıklarından oluşur. + http://download.librdf.org/source/redland-1.0.17.tar.gz + + rasqal-devel + + programming/misc/redland/pspec.xml + + + redland + + rasqal + raptor2 + libtool-ltdl + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/gtk-doc/html/redland/ + /usr/share/man + /usr/share/redland + + + + redland-devel + Development files for redland + redland için geliştirme dosyaları + + redland + raptor2-devel + rasqal-devel + + + /usr/include + /usr/bin/redland-config + /usr/lib/pkgconfig + /usr/share/man/man1/redland-config* + + + + + 2017-03-04 + 1.0.17 + First Relase + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libassuan + http://www.gnupg.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + library + programming.misc + Librairie IPC (communication inter-processus) auto-suffisante utilisée par gpg, gpgme et newpg. + IPC library for GnuPG related projects + GnuPG, GPGME ve newpg tarafından kullanılan IPC kitaplığı + This is the IPC library used by GnuPG 2, GPGME and a few other packages. + http://gd.tuwien.ac.at/pub/gnupg/libassuan/libassuan-2.5.1.tar.bz2 + + libgpg-error-devel + + programming/misc/libassuan/pspec.xml + + + libassuan + + libgpg-error + + + /usr/bin + /usr/lib + /usr/share/info + + + + libassuan-devel + Development files for libassuan + libassuan için geliştirme dosyaları + + libassuan + + + /usr/include + /usr/share/aclocal + + + + + 2017-03-02 + 2.5.1 + Release bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 2.4.3 + Release bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-12-24 + 2.4.3 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2016-06-09 + 2.2.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-21 + 2.2.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + tinyxml2 + http://www.grinninglizard.com/tinyxml2/ + + Pisi Linux Admins + admins@pisilinux.org + + zlib + library + programming.misc + Simple XML parser made for easy integration + Simple XML parser made for easy integration + Simple XML parser made for easy integration + Simple XML parser made for easy integration + https://github.com/leethomason/tinyxml2/archive/5.0.1.tar.gz + + cmake + + programming/misc/tinyxml2/pspec.xml + + + tinyxml2 + + libgcc + + + /usr/lib + /usr/share/doc + + + + tinyxml2-devel + Development files for tinyxml2 + + tinyxml2 + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + + + + + 2017-10-18 + 5.0.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + libinput + http://www.freedesktop.org/wiki/Software/libinput/ + + Alihan Öztürk + alihan@pisilinux.org + + X11 + app:console + programming.misc + library that handles input devices for display servers and other applications that need to directly deal with input devices. + libinput Wayland Campasitars giriş aygıtları işlemek için ve genel X.Org giriş sürücü sağlamak için bir kütüphane. + It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. + Bu yüzden kullanıcıların beklediği fonksiyonellik ortak kümesi sağlamak için gereken özel giriş kodu compositors miktarını en az indirerek, aygıt kullanımı, giriş aygıtı olay işleme ve soyutlama sağlar. + https://www.freedesktop.org/software/libinput/libinput-1.9.4.tar.xz + + meson + gtk3-devel + valgrind + libevdev + check-devel + libunwind-devel + eudev-devel + libmtdev-devel + libwacom-devel + + programming/misc/libinput/pspec.xml + + + libinput + + gtk3 + eudev + cairo + glib2 + libevdev + libmtdev + libwacom + + + /usr/bin + /usr/libexec/libinput + /usr/lib + /usr/share/doc + /usr/share/man/man1 + + + + libinput-devel + Development files for libinput + + libinput + eudev-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-24 + 1.9.4 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-05-21 + 1.6.3 + fix pisi check. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2017-03-11 + 1.6.3 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-02-13 + 1.6.1 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-11-03 + 1.5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-02 + 1.2.4 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-04-08 + 1.2.2 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + grantlee-qt5 + https://github.com/steveire/grantlee + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + programming.misc + Qt string template engine based on the Django template system + Django şablon sistemi benzeri bir Qt metin şablon motoru + grantlee is a plugin based String Template system written using the Qt framework. The goals of the project are to make it easier for application developers to separate the structure of documents from the data they contain, opening the door for theming. + grantlee, Qt çatısı kullanılarak yazılmış bir eklenti destekli metin şablon sistemidir. Projenin amaçları; belgelerin yapısını, içerdikleri veriden ayırarak uygulama geliştiricilerinin işini kolaylaştırmak ve tema desteği için imkan sağlamaktır. + https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz + + mesa-devel + qt5-base-devel + cmake + + programming/misc/grantlee-qt5/pspec.xml + + + grantlee-qt5 + + qt5-base + qt5-script + libgcc + + + /usr/lib + /usr/share/doc + + + + grantlee-qt5-devel + Development files for grantlee + grantlee için geliştirme dosyaları + + grantlee-qt5 + qt5-base-devel + + + /usr/include + /usr/lib/cmake + + + + + 2017-03-10 + 5.1.0 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2016-08-13 + 5.1.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-06-09 + 5.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-18 + 5.0.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libofa + http://www.musicip.com + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.misc + The Open Fingerprint Architecture library + Müzik dosyaları için akustik parmak izi oluşturma kitaplığı + libofa is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. + libofa, MısicDNS servisini kullanarak müzik dosyalarının akustik parmak izini oluşturmak için kullanılan bir kitaplığıdır. + https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/musicip-libofa/libofa-0.9.3.tar.gz + + fftw3-devel + expat-devel + curl-devel + + + compile.patch + gcc44.patch + pkgconfig.patch + libofa-0.9.3-gcc47.patch + libofa-0.9.3-curl.patch + + programming/misc/libofa/pspec.xml + + + libofa + + fftw3 + expat + libgcc + + + /usr/lib + /usr/share/doc + + + + libofa-devel + Development files for libofa + libofa için geliştirme dosyaları + + libofa + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-07 + 0.9.3 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + libxmlpp + http://libxmlplusplus.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + C++ wrapper for the libxml2 XML parser library + libxml++ is a C++ wrapper for the libxml XML parser library. + http://ftp.acc.umu.se/pub/GNOME/sources/libxml++/2.40/libxml++-2.40.1.tar.xz + + glibmm-devel + libsigc++-devel + libxml2-devel + + programming/misc/libxmlpp/pspec.xml + + + libxmlpp + + libgcc + libxml2 + glibmm + + + /usr/lib + /usr/share/doc + + + + libxmlpp-devel + Development files for libxmlpp + libxmlpp için geliştirme dosyaları + + libxmlpp + glibmm-devel + libxml2-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/libxml++-2.6 + + + + libxmlpp-docs + Development documents for libxmlpp in HTML + libxmlpp için HTML formatında geliştirme belgeleri + + /usr/share/doc/libxmlpp/html + /usr/share/devhelp + + + + + 2017-02-17 + 2.40.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.38.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-05-21 + 2.38.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + xerces-c + http://xml.apache.org/xerces-c + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + library + programming.misc + Xerces-C++ is a validating XML parser written in a portable subset of C++ + C++ dilinin taşınabilir bir altkümesi ile yazılmış, XML sentaks doğrulaması yapabilen bir ayrıştırıcı + Xerces-C++ est un analyseur XML validant écrit dans un sous-ensemble portable du C++. + Xerces-C++ is a validating XML parser written in a portable subset of C++. + Xerces-C++, C++ dilinin taşınabilir bir altkümesi ile yazılmış, XML sentaks doğrulaması yapabilen bir ayrıştırıcıdır. + Xerces-C++ es un analizador XML con validación, escrito con un subconjunto portable de C++ + http://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.2.0.tar.gz + + icu4c-devel + curl-devel + libgcc + + programming/misc/xerces-c/pspec.xml + + + xerces-c + + icu4c + curl + libgcc + + + /usr/bin + /usr/lib + + + + xerces-c-devel + Development files for xerces-c + xerces-c için geliştirme dosyaları + + xerces-c + + + /usr/include + /usr/lib/pkgconfig + + + + xerces-c-docs + Document files for xerces-c + xerces-c için yardım dosyaları ve API belgeleri + + xerces-c + + + /usr/share/doc + + + + + 2018-01-31 + 3.2.0 + Version bump for icu4c + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-17 + 3.1.2 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 3.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-26 + 3.1.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + dotconf + http://www.opentts.org/projects/dotconf + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + A library to parse configuration files + Yapılandırma dosyası ayıklama kitaplığı + dotconf is a simple-to-use and powerful configuration file parser library written in C. + dotconf C dilinde yazılmış, basit kullanımlı ve güçlü bir yapılandırma dosyası ayıklama kitaplığıdır. + http://source.pisilinux.org/1.0/dotconf-1.3.tar.gz + programming/misc/dotconf/pspec.xml + + + dotconf + + /usr/lib + /usr/share/doc + + + + dotconf-devel + Development headers and documentation for dotconf + dotconf kitaplığı için geliştirme başlıkları ve belgeleri + + dotconf + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/dotconf/examples + /usr/share/doc/dotconf/dotconf-api.txt + + + + + 2017-03-10 + 1.3 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-08-25 + 1.3 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + rasqal + http://librdf.org/rasqal + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2 + Apache-2.0 + app:console + library + programming.misc + Library that handles Resource Description Framework (RDF) + RDF (Resource Description Framework) işleme kitaplığı + Rasqal is a C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL. + Rasqal RDF (Resource Description Framework) sözdizimindeki sorguları işleyebilen bir C kitaplığıdır. SPARQL ve RDQL biçimlerini destekler. + http://download.librdf.org/source/rasqal-0.9.33.tar.gz + + raptor2-devel + libpcre-devel + libxml2-devel + mpfr-devel + + programming/misc/rasqal/pspec.xml + + + rasqal + + raptor2 + libpcre + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + rasqal-devel + Development files for rasqal + rasqal için geliştirme dosyaları + library + + rasqal + raptor2-devel + + + /usr/bin/rasqal-config + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + /usr/share/man/man1/rasqal-config* + + + + rasqal-docs + Development documents for rasqal in HTML format + rasqal için HTML formatında geliştirme belgeleri + data:doc + + /usr/share/doc/rasqal/html + + + + + 2017-03-03 + 0.9.33 + First Release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + raptor2 + http://librdf.org/raptor + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2.1 + programming.misc + The RDF Parser Toolkit + RDF ayrıştırıcı araç kiti + Raptor est une boîte à outils d'analyse RDF pour Redland fournissant un ensemble d'analyseurs et de sérialiseurs (serializers) pour Resource Description Framework (RDF - Cadre de Développement pour description de ressource). + Raptor2 is the RDF Parser Toolkit for Redland that provides a set of Resource Description Framework (RDF) parsers and serializers. + librdf, RDF ayrıştırıcılar ve yorumlayıcılar için gerekli kitaplığı ve araçları içerir. + http://download.librdf.org/source/raptor2-2.0.15.tar.gz + + gtk-doc + python-six + curl-devel + icu4c-devel + glib2-devel + libxslt-devel + + programming/misc/raptor2/pspec.xml + + + raptor2 + library + + curl + icu4c + libxml2 + libxslt + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/man/man1 + + + + raptor2-devel + Development headers for raptor2 + Raptor için başlık dosyaları + raptor2-devel raptor2 için başlık dosyalarını içerir. + library + + raptor2 + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + /usr/bin/raptor-config + /usr/share/man/man1/raptor-config.1 + + + + raptor2-docs + Documentation files for raptor + Raptor için belgelendirme dosyaları + raptor2-docs raptor2 için belgelendirme dosyalarını içerir. + data:doc + + raptor2 + + + /usr/share/doc/raptor2/html + + + + + 2018-02-01 + 2.0.15 + First Release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libspectre + http://libspectre.freedesktop.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.misc + A small library for rendering Postscript documents + Postscript belgeleri görüntüleştirme için küçük bir kitaplığı + libspectre is a small library for rendering Postscript documents. It provides a convenient easy to use API for handling and rendering Postscript documents. + libspectre, postscript belgeleri görüntüleştirme için kullanımı kolay bir API sağlar. + http://libspectre.freedesktop.org/releases/libspectre-0.2.8.tar.gz + + ghostscript-devel + cairo-devel + + + libspectre-0.2.7-gs918.patch + + programming/misc/libspectre/pspec.xml + + + libspectre + + ghostscript + + + /usr/lib + /usr/share/doc + + + + libspectre-devel + Development files for libspectre + libspectre için geliştirme dosyaları + + libspectre + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libspectre-32bit + 32-bit shared libraries for libspectre + emul32 + emul32 + + ghostscript-32bit + cairo-32bit + + + libspectre + ghostscript-32bit + + + /usr/lib32 + + + + + 2017-03-02 + 0.2.8 + Version Bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.2.7 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-02 + 0.2.7 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + qrencode + http://fukuchi.org/works/qrencode/index.en.html + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2.1 + library + programming.misc + A C library for encoding data in a QR code symbol + QR kod sembolüne veri gömmek için bir kitaplık + qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. + qrencode, cep telefonları gibi mobil cihazlar tarafından kolaylıkla taranabilen, 2 boyutlu bir sembol olan QR kod içerisinde veri gömmek için kullanılan bir kitaplıktır. + http://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz + + libsdl-devel + m4 + gettext-devel + libpng-devel + + programming/misc/qrencode/pspec.xml + + + qrencode + + libpng + + + /usr/lib + /usr/bin/qrencode + /usr/share/man/man1 + /usr/share/doc + + + + qrencode-devel + Development files for qrencode + qrencode için geliştirme dosyaları + + qrencode + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-01 + 3.4.4 + Rebuild for new Toolchain + Kamil Atlı + suvari@pisilinux.org + + + 2016-05-22 + 3.4.4 + Rebuild + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-22 + 3.4.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libyaml + http://pyyaml.org/wiki/LibYAML + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.misc + YAML 1.1 parser and emitter written in C + C ile yazılmış YAML 1.1 ayrıştırıcısı + libyaml is a YAML 1.1 parser and emitter written in C. + libyaml C ile yazılmış bir YAML 1.1 ayrıştırıcısıdır. + http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz + programming/misc/libyaml/pspec.xml + + + libyaml + + /usr/lib + /usr/share/doc + + + + libyaml-devel + Development headers for libyaml + libyaml için başlık dosyaları + libyaml-devel provides development headers for libyaml. + libyaml-devel, libyaml için başlık dosyalarını içerir. + + libyaml + + + /usr/include + /usr/lib/pkgconfig + /usr/share/doc/libyaml/html/ + + + + + 2017-09-20 + 0.1.7 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.1.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-22 + 0.1.5 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libIDL + http://www.gnome.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + Constructeur d'arbre CORBA + CORBA tree builder + CORBA ağacı inşa aracı + libIDL provides parsing .idl files and generate errors and warning messages in gcc-like format. + libIDL .idl dosyalarını ayrıştırmayı sağlar ve gcc biçimine benzer hata ve uyarı mesajları üretir. + mirrors://gnome/libIDL/0.8/libIDL-0.8.14.tar.bz2 + + glib2-devel + + programming/misc/libIDL/pspec.xml + + + libIDL + + glib2 + + + /usr/bin + /usr/lib + /usr/share/info + /usr/share/doc + + + + libIDL-devel + Development files for libIDL + + libIDL + + + /usr/bin/libIDL-config-2 + /usr/lib/pkgconfig + /usr/include + + + + + 2017-02-18 + 0.8.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.8.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-20 + 0.8.14 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + libevent + http://monkey.org/~provos/libevent + + PisiLinux Community + admins@pisilinux.org + + BSD + library + programming.misc + Une librairie pour exécuter une fonction lorsqu'un événement spécifique a lieu sur un descripteur (descriptor) de fichier. + A library to execute a function when a specific event occurs on a file descriptor + Dosya tanımlayıcıları üzerindeki belirli değişiklerde belirli fonksiyonların çalıştırılmasını sağlayan bir kitaplığı + The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. + libevent dosya tanımlayıcısında tanımlı bir olay oluştuğunda ya da zamanaşımı olduğunda belirlenmiş fonksiyonların çalıştırılma mekanizmasını sağlar. Olay güdümlü(event-driven) ağ sunucularının bulundurduğu asenkron olay döngülerinin(event-loop) yerine alması anlamına gelir. Uygulamanın olay döngüsünü degiştirmek zorunda kalmadan dinamik olarak olay ekleme ve silme işlemlerini yapabilmek için yalnızca event_dispatch() fonksiyonunu çağırması yeterli olur. + https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz + + openssl-devel + zlib-devel + + + libevent-linkage_fix.diff + libevent-2.0.13-manpages-on.patch + + programming/misc/libevent/pspec.xml + + + libevent + + openssl + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libevent-devel + Development files for libevent + libevent için geliştirme dosyaları + + libevent + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2017-03-02 + 2.1.8 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.0.22 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-30 + 2.0.22 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libwpd + http://libwpd.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + A C++ library designed to help process WordPerfect documents + WordPerfect belgeleri oluşturmak için yardımcı C++ kitaplığı + Library that handles Word Perfect documents. + Libwpd WordPerfect belgeleri oluşturmak için yardımcı C++ kitaplığıdır. + mirrors://sourceforge/libwpd/libwpd-0.10.1.tar.gz + + doxygen + libgsf-devel + librevenge-devel + libtool + grep + pkgconfig + + programming/misc/libwpd/pspec.xml + + + libwpd + + librevenge + libgcc + + + /usr/lib + /usr/share/doc + /usr/bin + + + + libwpd-devel + Development files for libwpd + libwpd için geliştirme dosyaları + + libwpd + librevenge-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libwpd-docs + Documentation for libwpd + + /usr/share/doc/libwpd/html + + + + + 2017-04-16 + 0.10.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.10.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-06 + 0.10.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + dbus-c++ + http://sourceforge.net/projects/dbus-cplusplus/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + C++ bindings for DBus library + DBus kitaplığı için C++ bağlayıcıları + dbus-c++ attempts to provide a C++ API for D-BUS. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. + dbus-c++, DBus kitaplığı için C++ programlama arayüzü sunan bir kitaplıktır. + http://source.pisilinux.org/1.0/dbus-c++.tar.gz + + dbus-devel + expat-devel + glib2-devel + + + dbus-c++-build-fix.patch + dbus-c++-linkfix.patch + gcc-44.patch + + programming/misc/dbus-c++/pspec.xml + + + dbus-c++ + + dbus + libgcc + expat + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + + + + dbus-c++-devel + + dbus-c++ + dbus-devel + expat-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-17 + 0.0_20090907 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.0_20090907 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-28 + 0.0_20090907 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + iniparser + http://ndevilla.free.fr/iniparser/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + app:console + programming.misc + A free ini file parsing library + Bir ini dosyası ayrıştırma kitaplığı + iniparser is a free stand-alone ini file parsing library written in portable ANSI C. + iniparser, ücretsiz ve ANSI C ile taşınabilir bir şekilde yazılmış INI dosyası ayrıştırma kitaplığıdır. + https://github.com/ndevilla/iniparser/archive/v4.0.tar.gz + programming/misc/iniparser/pspec.xml + + + iniparser + + /usr/share/doc + /usr/lib + + + + iniparser-devel + Development files for iniparser + iniparser için geliştirme dosyaları + + iniparser + + + /usr/include + + + + + 2017-02-28 + 4.0 + Version Bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 3.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2013-05-22 + 3.1 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + htmlcxx + http://htmlcxx.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + LGPL + app:library + programming.misc + htmlcxx is a simple non-validating css1 and html parser for C++ + htmlcxx is the name of both the library and the utility application that comes with this package. Although the htmlcxx (the application) is mostly useless for programming, you can use it to easily see how htmlcxx (the library) would parse your html code. + http://sourceforge.net/projects/htmlcxx/files/htmlcxx/0.86/htmlcxx-0.86.tar.gz + + flex + bison + libtool + + + fix-gcc-4.6-ftbfs.patch + reduce-linking.patch + + programming/misc/htmlcxx/pspec.xml + + + htmlcxx + + libgcc + + + /usr/bin + /usr/lib + /usr/share + /usr/share/doc + + + + htmlcxx-devel + Development files for htmlcxx + + htmlcxx + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-23 + 0.86 + Rebuild with new toolchain + Stefan Gronewold + groni@pisilinux.org + + + 2016-11-20 + 0.86 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libdaemon + http://0pointer.de/lennart/projects/libdaemon + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + Library for writing UNIX daemons + UNIX hizmetleri yazmak için bir kitaplığı + libdaemon is a lightweight C library which eases the writing of UNIX daemons. + libdaemon, UNIX hizmetleri yazmayı kolaylaştıran hafif bir C kitaplığıdır. + http://0pointer.de/lennart/projects/libdaemon/libdaemon-0.14.tar.gz + programming/misc/libdaemon/pspec.xml + + + libdaemon + + /usr/lib + /usr/share/doc + + + + libdaemon-devel + Development files for libdaemon + libdaemon için geliştirme dosyaları + + libdaemon + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man/man3 + + + + libdaemon-32bit + 32-bit shared libraries for libdaemon + emul32 + emul32 + + libdaemon + + + /usr/lib32 + + + + + 2017-02-17 + 0.14 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.14 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-03-09 + 0.14 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + boost + http://boost.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language + Peer-reviewed portable C++ source libraries + Açık kaynak kodlu ve taşınabilir C++ kaynak kitaplıkları + Boost propose des librairies C++ gratuites, portables et relues en comité. L'accent est porté sur les librairies portables qui fonctionnent bien avec la Librairie Standard C++. + Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. + Boost, kaynak kodları gözden geçirilmiş C++ kitaplıklarını içerir. + mirrors://sourceforge/boost/boost_1_63_0.tar.bz2 + + bzip2 + zlib-devel + icu4c-devel + python-devel + python3-devel + libxslt + + + pythonfix.patch + + programming/misc/boost/pspec.xml + + + boost + + zlib + bzip2 + icu4c + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/boostbook + + + + boost-devel + Headers and library documentation for boost + boost için başlık dosyaları ve kitaplık belgeleri + data:doc + + boost + + + /usr/include + /usr/share/doc/*/html + + + + boost-python + a C++ library which enables seamless interoperability between C++ and the Python + + boost + libgcc + + + /usr/lib/libboost_python.so* + + + + boost-python3 + Headers and library documentation for boosta C++ library which enables seamless interoperability between C++ and the Python3 + + boost + libgcc + + + /usr/lib/libboost_python3.so* + + + + + 2017-11-09 + 1.63.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-06-08 + 1.63.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-01 + 1.63.0 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 1.60.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-25 + 1.60.0 + Release bump. + İbrahim KARAGÜZEL + karaguzelibrahim@gmail.com + + + 2016-05-08 + 1.60.0 + First release + İbrahim KARAGÜZEL + karaguzelibrahim@gmail.com + + + + + + libunique + http://live.gnome.org/LibUnique + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + A library for writing single instance applications + Basit ve örnek uygulamalar yazmak için kitaplığı + Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. + Unique, basit ve örnek uygulamalar yazmak için bir kitaplığıdır. Eğer örnek uygulama iki kere başlatılırsa; ikincisi ya kapanacak, ya da birincisine mesaj gönderecektir. + ftp://ftp.gnome.org/pub/gnome/sources/libunique/1.1/libunique-1.1.6.tar.bz2 + + dbus-glib-devel + gtk2-devel + gtk-doc + intltool + libxslt-devel + docbook-xsl + gobject-introspection-devel + + + 99_ltmain_as-needed.patch + libunique-1.1.6-G_CONST_RETURN.patch + fix-unused-but-set-variable.patch + fix-disable-deprecated.patch + unique-1.0.6-fix-str-fmt.patch + + programming/misc/libunique/pspec.xml + + + libunique + + gtk2 + glib2 + libX11 + dbus-glib + + + /usr/lib + /usr/share + /usr/share/doc + + + + libunique-devel + libunique development files + libunique geliştirme dosyaları + + libunique + gtk2-devel + + + /usr/lib/pkgconfig + /usr/include + + + + libunique-docs + Unique reference documents + libunique belgeleri + data:doc + + libunique + + + /usr/share/gtk-doc + + + + + 2017-04-30 + 1.1.6 + Rebuild + Kamil Atlı + suvarice@gmail.com + + + 2014-03-09 + 1.1.6 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + btyacc + http://www.siber.com/btyacc + + PisiLinux Community + admins@pisilinux.org + + freedist + app:console + programming.misc + Backtracking YACC - modified from Berkeley YACC + This is original Berkeley Yacc modified to better fit production environment (and to have less bugs, too). + http://www.siber.com/btyacc/btyacc-3-0.tar.gz + + btyacc-3.0-includes.patch + btyacc-3.0-makefile.patch + + programming/misc/btyacc/pspec.xml + + + btyacc + + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-02-14 + 3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 3.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-11 + 3.0 + First release + Marcin Bojara + marcin@pisilinux.org + + + + + + json-glib + http://live.gnome.org/JsonGlib + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + programming.misc + Library for JavaScript Object Notation format + JavaScript Nesne Notasyon biçimi için bir kitaplık + json-glib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format. + json-glib JavaScript Nesne Notasyon (JSON) biçimi için serileştirme ve ters serileştirme sağlayan bir kitaplıktır. + mirrors://gnome/json-glib/1.4/json-glib-1.4.2.tar.xz + + gobject-introspection-devel + glib2-devel + meson + + programming/misc/json-glib/pspec.xml + + + json-glib + + gobject-introspection + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + /usr/libexec/installed-tests/json-glib-1.0 + /usr/share/installed-tests/json-glib-1.0 + /usr/share/locale + + + + json-glib-devel + Development files for json-glib + json-glib için geliştirme dosyaları + + json-glib + glib2-devel + + + /usr/include + /usr/lib/girepository-1.0 + /usr/lib32/girepository-1.0 + /usr/share/gir* + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + json-glib-32bit + 32-bit shared libraries for json-glib + json-glib için 32-bit paylaşımlı kitaplıklar + emul32 + _emul32 + + glib2-32bit + + + glib2-32bit + json-glib + + + /usr/lib32 + + + + + 2017-12-28 + 1.4.2 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-06 + 1.2.2 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-27 + 1.0.2 + Release bump + Hakan Yıldız + hknyldz93@gmail.com + + + 2015-03-18 + 1.0.2 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + libctemplate + https://github.com/OlafvdSpek/ctemplate + + Pisi Linux Community + admins@pisilinux.org + + BSD + library + programming.misc + CTemplate is a simple but powerful template language for C++. + It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. + https://github.com/OlafvdSpek/ctemplate/archive/ctemplate-2.3.tar.gz + + glibc-devel + + programming/misc/libctemplate/pspec.xml + + + libctemplate + + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libctemplate-devel + Development files for libctemplate + + libctemplate + + + /usr/include + + + + + 2017-04-30 + 2.3 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 2.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-22 + 2.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + libtevent + http://tevent.samba.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv3+ + library + programming.misc + Event system based on the talloc memory management library + talloc bellek yönetim kitaplığına dayanan olay sistemi kitaplığı + libtevent is an event system based on the talloc memory management library. It is the core event system used in Samba. Tevent has support for many event types, including timers, signals, and the classic file descriptor events. + libtevent Samba uygulamasının en temel olay sistem kitaplığıdır. Zamanlayıcı, dosya tanımlayıcı gibi çeşitli olay türlerini desteklemektedir. + https://www.samba.org/ftp/tevent/tevent-0.9.34.tar.gz + + python-devel + gdb-devel + libtalloc-devel + libxslt + docbook-xsl + + programming/misc/libtevent/pspec.xml + + + libtevent + + libtalloc + python + + + /usr/lib + + + + libtevent-devel + Development files for libtevent + libtevent için geliştirme dosyaları + + libtevent + libtalloc-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-12-27 + 0.9.34 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-28 + 0.9.31 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 0.9.28 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-09 + 0.9.25 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-07-30 + 0.9.25 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libnotify + http://www.galago-project.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.misc + Desktop notification library + Masaüstü bildirim kitaplığı + Envoie les notifications bureautiques à un daemon de notification. + libnotify sends desktop notifications to a notification daemon. + Libnotify, masaüstü uyarılarını uyarı birimine gönderir. + Envía notificaciones de escritorio al demonio de notificaciones + http://ftp.acc.umu.se/pub/GNOME/sources/libnotify/0.7/libnotify-0.7.7.tar.xz + + gtk3-devel + gdk-pixbuf-devel + gnome-common + libepoxy-devel + at-spi2-core-devel + gobject-introspection-devel + gtk-doc + + programming/misc/libnotify/pspec.xml + + + libnotify + + gdk-pixbuf + glib2 + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/gir-1.0/ + /usr/share/gtk-doc/html + + + + libnotify-devel + Development files for libnotify + libnotify için geliştirme dosyaları + + libnotify + gdk-pixbuf-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-28 + 0.7.7 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 0.7.6 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-31 + 0.7.6 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + clucene + http://clucene.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + Apache-2.0 + library + programming.misc + A high-performance indexing and searching API + Yüksek performanslı bir indeksleme ve arama API'si + CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API. It is written in C++. + CLucene yüksek performanslı, ölçeklenebilir, platform bağımsız, çok özellikli, açık kaynak arama ve indeksleme programlama arayüzüdür. C++ ile yazılmıştır. + CLucene es una API para indexación y búsqueda de alta performance, escalable, cross plataforma, full-featured, código abierto. Está escrito en C++. + http://downloads.sourceforge.net/clucene/clucene-core-2.3.3.4.tar.gz + + boost-devel + cmake + zlib-devel + + + clucene-2.3.3.4-gcc6.patch + clucene-core-2.3.3.4-pkgconfig.patch + clucene-2.3.3.4-contribs_lib-1.patch + fix_zlib_detections.diff + clucene-core-2.3.3.4-usleep.patch + clucene-warnings.patch + clucene-gcc-atomics.patch + clucene-debug.patch + clucene-narrowing-conversions.patch + clucene-multimap-put.patch + + programming/misc/clucene/pspec.xml + + + clucene + + /usr/lib + /usr/share + + + + clucene-devel + Development files for clucene + clucene için geliştirme dosyaları + + clucene + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-02 + 2.3.3.4 + First Release. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libsoup + http://live.gnome.org/LibSoup + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + programming.misc + An HTTP library implementation in C + C için HTTP kitaplık gerçekleyicisi + libsoup is an HTTP client/server library for GNOME. + libsoup, GNOME için HTTP istemci / sunucu kitaplığıdır. + mirrors://gnome/libsoup/2.61/libsoup-2.61.1.tar.xz + + libgcrypt-devel + gtk-doc + python3-devel + glib2-devel + libxml2-devel + sqlite-devel + intltool + gettext-devel + vala-devel + gobject-introspection-devel + + programming/misc/libsoup/pspec.xml + + + libsoup + + glib2 + libxml2 + sqlite + glib-networking + + + /usr/lib + /usr/share/doc + /usr/share/gir-1.0 + /usr/share/vala + /usr/share/locale/ + /usr/lib/girepository-1.0/Soup-2.4.typelib + + + + libsoup-gnome + + glib2 + libsoup + + + /usr/lib/lib*gnome* + /usr/lib/girepository-1.0/SoupGNOME-2.4.typelib + + + + libsoup-docs + libsoup reference documents + libsoup başvuru belgeleri + data:doc + + libsoup + + + /usr/share/gtk-doc + + + + libsoup-devel + Development files for libsoup + libsoup için geliştirme dosyaları + + glib2-devel + libxml2-devel + gobject-introspection-devel + libsoup + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + + + libsoup-32bit + 32-bit shared libraries for libsoup + libsoup için 32-bit paylaşımlı kitaplıklar + emul32 + _emul32 + + glib2-32bit + sqlite-32bit + libxml2-32bit + + + glib2-32bit + sqlite-32bit + libxml2-32bit + libsoup + + + /usr/lib32 + + + + + 2018-01-07 + 2.61.1 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-17 + 2.56.0 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.54.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-08 + 2.54.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-06-14 + 2.50.0 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + xsd + http://www.codesynthesis.com/products/xsd + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.misc + An open-source, cross-platform W3C XML Schema to C++ data binding compiler + Kompilator schematów W3C XML do wiązań danych C++ + CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with intricacies of reading and writing XML. + CodeSynthesis XSD to mający otwarte źródła wieloplatformowy kompilator schematów W3C XML do wiązań danych C++. Na podstawie specyfikacji instancji XML (schematu XML) generuje klasy C++ reprezentujące podany słownik, a także kod analizujący i serializujący. Następnie można odwoływać się do danych zapisanych w XML-u przy użyciu typów i funkcji semantycznie odpowiadających działaniu aplikacji, bez zajmowania się skomplikowaniem odczytu i zapisu XML-a. + http://codesynthesis.com/download/xsd/4.0/xsd-4.0.0+dep.tar.bz2 + + xerces-c-devel + boost-devel + + + xsdcxx.patch + + programming/misc/xsd/pspec.xml + + + xsd + + xerces-c + boost + + + /usr/bin + /usr/share/man + + + + xsd-devel + Development files for xsd + xsd için geliştirme dosyaları + Pliki nagłówkowe xsd + + xsd + + + /usr/include + /usr/lib/pkgconfig + + + + xsd-docs + Document files for xsd + + xsd + + + /usr/share/doc + + + + + 2017-03-17 + 4.0.0 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 4.0.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-24 + 4.0.0 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libgsf + http://www.gnome.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + GPLv2 + programming.misc + Gnome structured file library + Gnome yapılandırılmış dosya kitaplığı + The libgsf is a library for reading and writing structured files (eg MS OLE and Zip). + Libgsf MS, OLE ve Zip gibi yapılandırılmış dosyaları okuyup yazmaya yarayan bir kitaplığıdır. + mirrors://gnome/libgsf/1.14/libgsf-1.14.41.tar.xz + + libbonobo-devel + gtk2-devel + python-gtk-devel + orbit2-devel + glib2-devel + libxml2-devel + intltool + gettext-devel + perl + gobject-introspection-devel + gtk-doc + gdk-pixbuf-devel + + programming/misc/libgsf/pspec.xml + + + libgsf + app:console + library + + zlib + bzip2 + glib2 + libxml2 + + + /usr/bin + /usr/lib + /usr/share/locale + /usr/share/thumbnailers/gsf-office.thumbnailer + /usr/share/gir-1.0/Gsf-1.gir + /usr/share/man + + + + libgsf-gnome + Gnome support for libgsf + libgsf için Gnome desteği + app:console + library + + libgsf + gdk-pixbuf + + + /etc + /usr/bin/gsf-office-thumbnailer + /usr/lib/libgsf-gnome* + /usr/lib/python*/site-packages/gsf/gnome* + /usr/share/man/man1/gst-office-thumbnailer* + + + + libgsf-docs + Libgsf reference documents + libgsf referans belgeleri + data:doc + + libgsf + + + /usr/share/doc + /usr/share/gtk-doc + + + + libgsf-devel + Development files for libgsf + libgsf paketi geliştirme dosyaları + library + + libgsf + libgsf-gnome + libbonobo-devel + glib2-devel + libxml2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-05-01 + 1.14.41 + Version Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 1.14.31 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-07 + 1.14.31 + First release + Hakan Yıldız + hknyldz93@gmail.com + + + + + + libical + https://github.com/libical/libical + + PisiLinux Community + admins@pisilinux.org + + MPL-1.1 + LGPLv2 + library + programming.misc + An open source reference implementation of the icalendar data type and serialization format + icalendar veri tipi ve serileştirme biçiminin açık kaynak referans gerçeklemesi + libical is an Open Source implementation of the IETF's iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. + libical IETF'in iCalendar Takvim ve Planlama protokülün açık kaynak gerçeklemesidir. (RFC 2445, 2446, 2447) Kitaplık, iCal bileşenlerini ayrıştırır ve bileşen özelliklerini, parametrelerini ve alt bileşenlerini işlemek için bir C programlama arayüzü sunar. + https://github.com/libical/libical/releases/download/v3.0.1/libical-3.0.1.tar.gz + + cmake + perl + doxygen + docbook-xsl + gtk-doc + db-devel + glib2-devel + libxml2-devel + libxslt-devel + python-six + gobject-introspection-devel + + programming/misc/libical/pspec.xml + + + libical + + db + icu4c + glib2 + libgcc + + + /usr/lib + /usr/share/libical/zoneinfo + + + + libical-devel + Development files for libical + libical için geliştirme dosyaları + + libical + icu4c-devel + glib2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libical-docs + libical reference documents + data:doc + + /usr/share/gtk-doc + + + + + 2018-01-31 + 3.0.1 + Version Bump + Mustafa Cinasal + admin@pisilinux.org + + + 2017-12-26 + 3.0.1 + Version Bump + Mustafa Cinasal + admin@pisilinux.org + + + 2017-02-17 + 2.0.0 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.0.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-06 + 1.0.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + apr-util + http://apr.apache.org/ + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + library + programming.misc + Apache portable runtime utils + Apache çalışma ortamı araçları (eski sürüm) + L'Apache Portable Runtime Utils (APR-Utils) contient des interfaces utilitaires supplémentaires pour APR fournissant un support pour, XML, LDAP,des interfaces pour les bases de données, d'analyse d'URI, et plus encore. La numéro de version majeur commence par un 1. + Apache portable runtime utils (APR-Util) contains additional utility interfaces for APR; including support for XML, database interfaces, URI parsing and more. + Apache portatif çalışma ortamı araçları (APR-Util) ek arabirimleri içerir; XML, LDAP, veritabanı, URI ve diğer arabirimler. Bu sürüm 0 ile başlar. + Narzędzie APR to biblioteka narzędziowa zaimplementowana na bazie apr, oferująca dostęp do bazy danych, przetwarzanie XML oraz inne przydatne funkcje. + mirrors://apache/apr/apr-util-1.5.4.tar.bz2 + + db-devel + zlib-devel + expat-devel + sqlite-devel + libutil-linux-devel + openssl-devel + unixODBC-devel + apr-devel + mariadb-lib + postgresql-lib + cyrus-sasl-devel + openldap-client + + programming/misc/apr-util/pspec.xml + + + apr-util + + db + zlib + expat + sqlite + libutil-linux + openssl + apr + unixODBC + mariadb-lib + postgresql-lib + cyrus-sasl + openldap-client + + + /usr/lib + /usr/share/doc + /usr/bin + + + + apr-util-devel + Development files for apr-util + + apr-util + apr-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-20 + 1.5.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.5.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-06 + 1.5.4 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libwps + http://sourceforge.net/projects/libwps + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + programming.misc + Microsoft Works format import library + Microsoft Works biçimi için bir kitaplık + libwps is a Microsoft Works file format import filter based on top of the libwpd (which is already used in three word processors). + libwps, (halihazırda 3 kelime işlemci tarafından kullanılan) libwpd tabanlı bir Microsoft Works dosya biçimi ithal filtresidir. + https://sourceforge.net/projects/libwps/files/libwps/libwps-0.4.4/libwps-0.4.4.tar.xz + + boost-devel + libwpd-devel + librevenge-devel + + programming/misc/libwps/pspec.xml + + + libwps + + libgcc + librevenge + + + /usr/lib + /usr/share/doc + /usr/bin + + + + libwps-devel + Development files for libwps + libwps için geliştirme dosyaları + + librevenge-devel + libwps + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-01-01 + 0.4.4 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + libqjson + http://qjson.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + programming.misc + Qt-based library that maps JSON data to QVariant objects + Qt tabanlı bu kitaplığı JSON data haritalarını QVariant nesnelere dönüştürür + Implementacja Qt formatu JSON + libqjson, (JavaScript Object Notation) is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. + libqjson, (JavaScript Object Notation) bir veri değişim biçimidir. JSON haritalarını QVariant nesnelere dönüştürür.. + http://source.pisilinux.org/1.0/qjson-0.82_d0f62e65.tar.gz + + qt5-base-devel + cmake + + programming/misc/libqjson/pspec.xml + + + libqjson + + qt5-base + libgcc + + + /usr/lib + /usr/share/doc + + + + libqjson-devel + Development files for libqjson + libqjson için geliştirme dosyaları + Pliki nagłówkowe do libqjson + + libqjson + qt5-base-devel + + + /usr/include/qjson + /usr/lib/pkgconfig + /usr/lib/cmake/qjson + + + + + 2017-04-30 + 0.82_p1 + Release Bump + Kamil Atlı + admin@pisilinux.org + + + 2016-06-09 + 0.82_p1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-18 + 0.82_p1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + apr + http://apr.apache.org/ + + PisiLinux Community + admins@pisilinux.org + + Apache-2.0 + library + programming.misc + Apache portable runtime library + Apache portatif çalışma ortamı kitaplığı (eski sürüm) + Apache Portable Runtime – przenośna biblioteka uruchomieniowa + L'Apache Portable Runtime (APR) a pour mission de fournir une librairie libre C de structures de donnés et de routines. Le numéro de version majeur commence par un 0. + The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines. + Apache portatif çalışma ortamı kitaplığı (APR), C data yapıları için özgür kitaplığı sağlar. Bu sürüm 0 ile başlar. + APR to Przenośna Biblioteka Fazy Wykonywania Apache, zaprojektowana jako biblioteka wspomagająca, która udostępnia przewidywalny i spójny interfejs do podstawowych, specyficznych dla platformy implementacji. + mirrors://apache/apr/apr-1.5.2.tar.gz + + libutil-linux-devel + + programming/misc/apr/pspec.xml + + + apr + + libutil-linux + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/aclocal + /usr/lib/apr-1/build + + + + apr-devel + Development files for apr + Development files for apr + + apr + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-20 + 1.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-09-01 + 1.5.2 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + libtalloc + http://talloc.samba.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv3+ + library + programming.misc + Hierarchical pool based memory allocator + Bellek yönetim kitaplığı + libtalloc is a library which implements a hierarchical allocator with destructors which is the core memory allocator in samba. + libtalloc, samba hizmetinin temel bellek ayırıcısını oluşturan hiyerarşik havuz tabanlı ayırıcıyı gerçekleyen kitaplıktır. + http://www.samba.org/ftp/talloc/talloc-2.1.10.tar.gz + + docbook-xsl + libxslt-devel + python-devel + attr-devel + + programming/misc/libtalloc/pspec.xml + + + libtalloc + + python + attr + + + /usr/lib + /usr/share/man + /usr/share/doc + + + + libtalloc-devel + Development files for libtalloc + libtalloc için geliştirme dosyaları + + libtalloc + + + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/include + /usr/share/man/man3 + + + + libtalloc-32bit + 32-bit shared libraries for libtalloc + libtalloc için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + attr-32bit + + + attr-32bit + libtalloc + + + /usr/lib32 + + + + + 2017-12-27 + 2.1.10 + Version Bump + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-02 + 2.1.8 + Version Bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-07-25 + 2.1.6 + Version Bump + Ergün Salman + poyraz76@pisilinux.org + + + 2016-06-09 + 2.1.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-06-28 + 2.1.2 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + calligra @@ -110346,76 +149470,77 @@ complete albums that you have purchased from Amazon. - hunspell-dict-ca - http://www.softcatala.org/wiki/Projectes/Corrector_ortogràfic + hunspell-dict-ru + ftp://ftp.vsu.ru/mirrors/scon155.phys.msu.su/pub/russian/ispell/myspell PisiLinux Community admins@pisilinux.org - GPLv2+ - locale:ca + BSD + locale:ru data office.dictionary - Catalan hunspell dictionaries - Katalanca hunspell sözlüğü - hunspell-dict-ca includes Catalan hunspell dictionaries. - hunspell-dict-ca Katalanca hunspell sözlüğünü içermektedir. - http://source.pisilinux.org/1.0/hunspell-dict-ca-20090319.tar.bz2 - office/dictionary/hunspell-dict-ca/pspec.xml + Russian hunspell dictionaries + Rusça hunspell sözlükleri + hunspell-dict-ru includes Russian hunspell dictionaries. + hunspell-dict-ru Rusça hunspell sözlüklerini içerir. + http://pkgs.fedoraproject.org/repo/pkgs/hunspell-ru/rus-myspell-0.99f7.tar.gz/05a7c3a7bea2432410a35d93161b4c0a/rus-myspell-0.99f7.tar.gz + office/dictionary/hunspell-dict-ru/pspec.xml - hunspell-dict-ca + hunspell-dict-ru - /usr/share/hunspell + /usr/share /usr/share/doc 2017-03-29 - 0.0_20090319 + 0.99f_7 Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.0_20090319 + 0.99f_7 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-01-26 - 0.0_20090319 + 2014-02-17 + 0.99f_7 First release - Alihan Öztürk - alihan@pisilinux.org + Kamil Atlı + suvarice@gmail.com - hunspell-dict-de - http://www.j3e.de/ispell/igerman98 + hunspell-dict-pl + http://www.kurnik.pl/dictionary/ PisiLinux Community admins@pisilinux.org - GPLv2 - GPLv3 - locale:de + LGPLv2+ + GPLv2+ + MPL-1.1 + locale:pl data office.dictionary - German hunspell dictionaries - Almanca hunspell sözlüğü - hunspell-dict-de includes German, Switzerland, etc. hunspell dictionaries. - hunspell-dict-de Almanca ve İsviçre Almancası için hunspell sözlüklerini içermektedir. - https://www.j3e.de/ispell/igerman98/dict/igerman98-20161207.tar.bz2 - office/dictionary/hunspell-dict-de/pspec.xml + Polish hunspell dictionaries + Polonya dili için hunspell sözlükleri + hunspell-dict-pl includes Polish hunspell dictionaries. + hunspell-dict-pl Polonya dili için hunspell sözlükleri içerir. + https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-20160801.zip + office/dictionary/hunspell-dict-pl/pspec.xml - hunspell-dict-de + hunspell-dict-pl /usr/share/hunspell /usr/share/doc @@ -110424,31 +149549,31 @@ complete albums that you have purchased from Amazon. 2017-03-29 - 0.0_20161207 + 20160801 Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org - 2016-06-11 - 0.0_20131216 + 2016-06-09 + 20100428 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-01-26 - 0.0_20131216 + 2015-10-05 + 20100428 First release - Alihan Öztürk + Alihanh Öztürk alihan@pisilinux.org - hunspell-dict-en - http://wordlist.sourceforge.net/ + hunspell-dict-tr + http://extensions.libreoffice.org/extension-center/turkish-spellcheck-dictionary/ PisiLinux Community admins@pisilinux.org @@ -110458,69 +149583,167 @@ complete albums that you have purchased from Amazon. locale:en data office.dictionary - English hunspell dictionaries - İngilizce hunspell sözlükleri - hunspell-dict-en includes English (US, UK, etc.) hunspell dictionaries. - hunspell-dict-en İngilizce (US, UK vs.) hunspell sözlüklerini içerir. - http://downloads.sourceforge.net/project/wordlist/speller/2017.01.22/hunspell-en_US-2017.01.22.zip - https://sourceforge.net/projects/wordlist/files/speller/2017.01.22/hunspell-en_CA-2017.01.22.zip - https://sourceforge.net/projects/wordlist/files/speller/2017.01.22/hunspell-en_GB-large-2017.01.22.zip - office/dictionary/hunspell-dict-en/pspec.xml + Turkish hunspell dictionaries + Turkish hunspell dictionaries + https://extensions.libreoffice.org/extensions/turkish-spellcheck-dictionary/1.2/@@download/file/oo-turkish-dict-v1-2.oxt + + hunspell + + office/dictionary/hunspell-dict-tr/pspec.xml - hunspell-dict-en + hunspell-dict-tr - /usr/share - /usr/share/doc + /usr/lib/libreoffice/share/extensions/hunspell_tr/ + /usr/share/hunspell - 2017-03-29 - 2017.01.22 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org + 2017-04-07 + 1.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2016-06-09 - 2015.05.18 + 1.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-10-05 - 2015.05.18 + 2015-10-03 + 1.1 First release - Ayhan Yalcinsoy + Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - hunspell-dict-es - http://es.openoffice.org/programa/diccionario.html + hunspell-dict-pt + http://www.broffice.org/verortografico/baixar PisiLinux Community admins@pisilinux.org - LGPLv3+ - GPLv3+ - MPL-1.1 - locale:es + LGPLv2 + GPLv2+ + locale:pt data office.dictionary - Spanish hunspell dictionaries - İspanyolca hunspell sözlükleri - hunspell-dict-es includes Spanish (Spain, Mexico, etc.) hunspell dictionaries. - hunspell-dict-es İspanyolca (İspanya, Meksika vs.) hunspell sözlüklerini içerir. - http://pkgs.fedoraproject.org/repo/pkgs/hunspell-es/es_ANY.zip/a88e2244de48c0ff42f1b77c4a80c8a0/es_ANY.zip - office/dictionary/hunspell-dict-es/pspec.xml + Portuguese hunspell dictionaries + Portekizce hunspell sözlükleri + hunspell-dict-pt includes Portuguese hunspell dictionaries. + hunspell-dict-pt Portekizce hunspell sözlükleri içerir. + http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20170227.tar.gz + office/dictionary/hunspell-dict-pt/pspec.xml - hunspell-dict-es + hunspell-dict-pt + + /usr/share/hunspell + /usr/share/doc + + + + + 2017-03-29 + 20170227 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 20150704 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-10-05 + 20150704 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + hunspell-dict-sv + http://dsso.se/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + locale:sv + data + office.dictionary + Swedish hunspell dictionaries + İsveççe hunspell sözlükleri + hunspell-dict-sv includes Swedish hunspell dictionaries. + hunspell-dict-sv İsveççe hunspell sözlüklerini içerir. + https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/2.40/@@download/file/ooo_swedish_dict_2-40.oxt + office/dictionary/hunspell-dict-sv/pspec.xml + + + hunspell-dict-sv + + /usr/share + /usr/share/doc + + + + + 2017-04-07 + 2.40 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 2.40 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-17 + 1.29 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + hunspell-dict-nl + http://www.opentaal.org/english.php + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + locale:nl + data + office.dictionary + Dutch hunspell dictionaries + Flemenkçe hunspell sözlükleri + hunspell-dict-nl includes Dutch hunspell dictionaries. + hunspell-dict-nl Flemenkçe hunspell sözlüklerini içerir. + http://pkgs.fedoraproject.org/repo/pkgs/hunspell-nl/OpenTaal-210G-LO.oxt/3c96686c2555e3ae23b5de06ba08631b/OpenTaal-210G-LO.oxt + office/dictionary/hunspell-dict-nl/pspec.xml + + + hunspell-dict-nl /usr/share /usr/share/doc @@ -110529,24 +149752,24 @@ complete albums that you have purchased from Amazon. 2017-03-29 - 0.0_20081215 + 2.10g Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.0_20081215 + 2.10g Release Bump Pisi Linux Community admin@pisilinux.org - 2014-02-17 - 0.0_20081215 + 2015-10-05 + 2.10g First release - Kamil Atlı - suvarice@gmail.com + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org @@ -110654,261 +149877,8 @@ complete albums that you have purchased from Amazon. - hunspell-dict-nl - http://www.opentaal.org/english.php - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - locale:nl - data - office.dictionary - Dutch hunspell dictionaries - Flemenkçe hunspell sözlükleri - hunspell-dict-nl includes Dutch hunspell dictionaries. - hunspell-dict-nl Flemenkçe hunspell sözlüklerini içerir. - http://pkgs.fedoraproject.org/repo/pkgs/hunspell-nl/OpenTaal-210G-LO.oxt/3c96686c2555e3ae23b5de06ba08631b/OpenTaal-210G-LO.oxt - office/dictionary/hunspell-dict-nl/pspec.xml - - - hunspell-dict-nl - - /usr/share - /usr/share/doc - - - - - 2017-03-29 - 2.10g - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.10g - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-05 - 2.10g - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - hunspell-dict-pl - http://www.kurnik.pl/dictionary/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - GPLv2+ - MPL-1.1 - locale:pl - data - office.dictionary - Polish hunspell dictionaries - Polonya dili için hunspell sözlükleri - hunspell-dict-pl includes Polish hunspell dictionaries. - hunspell-dict-pl Polonya dili için hunspell sözlükleri içerir. - https://sources.archlinux.org/other/community/hunspell-pl/sjp-myspell-pl-20160801.zip - office/dictionary/hunspell-dict-pl/pspec.xml - - - hunspell-dict-pl - - /usr/share/hunspell - /usr/share/doc - - - - - 2017-03-29 - 20160801 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 20100428 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-05 - 20100428 - First release - Alihanh Öztürk - alihan@pisilinux.org - - - - - - hunspell-dict-pt - http://www.broffice.org/verortografico/baixar - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - GPLv2+ - locale:pt - data - office.dictionary - Portuguese hunspell dictionaries - Portekizce hunspell sözlükleri - hunspell-dict-pt includes Portuguese hunspell dictionaries. - hunspell-dict-pt Portekizce hunspell sözlükleri içerir. - http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20170227.tar.gz - office/dictionary/hunspell-dict-pt/pspec.xml - - - hunspell-dict-pt - - /usr/share/hunspell - /usr/share/doc - - - - - 2017-03-29 - 20170227 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 20150704 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-05 - 20150704 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - hunspell-dict-ru - ftp://ftp.vsu.ru/mirrors/scon155.phys.msu.su/pub/russian/ispell/myspell - - PisiLinux Community - admins@pisilinux.org - - BSD - locale:ru - data - office.dictionary - Russian hunspell dictionaries - Rusça hunspell sözlükleri - hunspell-dict-ru includes Russian hunspell dictionaries. - hunspell-dict-ru Rusça hunspell sözlüklerini içerir. - http://pkgs.fedoraproject.org/repo/pkgs/hunspell-ru/rus-myspell-0.99f7.tar.gz/05a7c3a7bea2432410a35d93161b4c0a/rus-myspell-0.99f7.tar.gz - office/dictionary/hunspell-dict-ru/pspec.xml - - - hunspell-dict-ru - - /usr/share - /usr/share/doc - - - - - 2017-03-29 - 0.99f_7 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.99f_7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-17 - 0.99f_7 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - hunspell-dict-sv - http://dsso.se/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - locale:sv - data - office.dictionary - Swedish hunspell dictionaries - İsveççe hunspell sözlükleri - hunspell-dict-sv includes Swedish hunspell dictionaries. - hunspell-dict-sv İsveççe hunspell sözlüklerini içerir. - https://extensions.libreoffice.org/extensions/swedish-spelling-dictionary-den-stora-svenska-ordlistan/2.40/@@download/file/ooo_swedish_dict_2-40.oxt - office/dictionary/hunspell-dict-sv/pspec.xml - - - hunspell-dict-sv - - /usr/share - /usr/share/doc - - - - - 2017-04-07 - 2.40 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.40 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-17 - 1.29 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - hunspell-dict-tr - http://extensions.libreoffice.org/extension-center/turkish-spellcheck-dictionary/ + hunspell-dict-en + http://wordlist.sourceforge.net/ PisiLinux Community admins@pisilinux.org @@ -110918,589 +149888,193 @@ complete albums that you have purchased from Amazon. locale:en data office.dictionary - Turkish hunspell dictionaries - Turkish hunspell dictionaries - https://extensions.libreoffice.org/extensions/turkish-spellcheck-dictionary/1.2/@@download/file/oo-turkish-dict-v1-2.oxt - - hunspell - - office/dictionary/hunspell-dict-tr/pspec.xml + English hunspell dictionaries + İngilizce hunspell sözlükleri + hunspell-dict-en includes English (US, UK, etc.) hunspell dictionaries. + hunspell-dict-en İngilizce (US, UK vs.) hunspell sözlüklerini içerir. + http://downloads.sourceforge.net/project/wordlist/speller/2017.01.22/hunspell-en_US-2017.01.22.zip + https://sourceforge.net/projects/wordlist/files/speller/2017.01.22/hunspell-en_CA-2017.01.22.zip + https://sourceforge.net/projects/wordlist/files/speller/2017.01.22/hunspell-en_GB-large-2017.01.22.zip + office/dictionary/hunspell-dict-en/pspec.xml - hunspell-dict-tr + hunspell-dict-en - /usr/lib/libreoffice/share/extensions/hunspell_tr/ - /usr/share/hunspell - - - - - 2017-04-07 - 1.2 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-03 - 1.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - asciidoc - http://www.methods.co.nz/asciidoc/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - office.docbook - Text document format for writing documents - Belge hazırlamak için metin biçimlendirme sistemi - AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc command. - AsciiDoc, kısa belgeler, makaleler, kitaplar ve kılavuz sayfaları yazmak ve bunları HTML/Docbook'a dönüştürmek için kullanılır. - mirrors://sourceforge/asciidoc/asciidoc-8.6.9.tar.gz - office/docbook/asciidoc/pspec.xml - - - asciidoc - - docbook-xml - docbook-xsl - - - /etc - /usr/bin - /usr/lib/python* - /usr/share/asciidoc - /usr/share/vim - /usr/share/doc/asciidoc - /usr/share/man - - - - - 2017-02-05 - 8.6.9 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 8.6.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-18 - 8.6.9 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - docbook-sgml4_5 - http://www.docbook.org/sgml/ - - PisiLinux Community - admins@pisilinux.org - - X11 - data - office.docbook - Docbook SGML DTD 4.5 - Docbook SGML DTD 4.5 - Contains Docbook SGML DTD version 4.5. - Docbook SGML DTD sürüm 4.5 belgelerini içerir. - http://www.docbook.org/sgml/4.5/docbook-4.5.zip - - catalog.patch - - office/docbook/docbook-sgml4_5/pspec.xml - - - docbook-sgml4_5 - - sgml-common - - - /usr/share/doc/docbook-sgml4_5 /usr/share + /usr/share/doc - - System.Package - - 2017-04-04 - 4.5 + 2017-03-29 + 2017.01.22 Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org 2016-06-09 - 4.5 + 2015.05.18 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-05-18 - 4.5 + 2015-10-05 + 2015.05.18 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Ayhan Yalcinsoy + ayhanyalcinsoy@pisilinux.org - docbook2x - http://docbook2x.sourceforge.net - - Osman Erkan - osman.erkan@pisilinux.org - - MIT - app:gui - office.docbook - docbook2X converts DocBook documents to man and Texinfo format. - docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format. - docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format. - http://downloads.sourceforge.net/project/docbook2x/docbook2x/0.8.8/docbook2X-0.8.8.tar.gz - - docbook-xml - libxml2-devel - libxslt-devel - perl-XML-SAX - - - docbook2X-0.8.8-error_on_missing_refentry.patch - docbook2X-0.8.8-filename_whitespace_handling.patch - docbook2X-0.8.8-preprocessor_declaration_syntax.patch - - office/docbook/docbook2x/pspec.xml - - - docbook2x - - docbook-xml - libxml2 - libxslt - perl-XML-SAX - - - /usr/bin - /usr/share/man - /usr/share/doc - /usr/share - - - - - 2017-12-12 - 0.8.8 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - itstool - http://itstool.org/ + hunspell-dict-ca + http://www.softcatala.org/wiki/Projectes/Corrector_ortogràfic PisiLinux Community admins@pisilinux.org - GPLv3 - office.docbook - XML to PO and back again - XML to PO and back again - http://files.itstool.org/itstool/itstool-2.0.2.tar.bz2 - office/docbook/itstool/pspec.xml - - - itstool - - /usr - - - - - 2017-02-06 - 2.0.2 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-18 - 2.0.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - openjade - http://openjade.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - office.docbook - An implementation of DSSSL - Bir DSSSL uyarlaması - OpenJade is an implementation of Document Style Semantics and Specification Language (DSSSL), a style language to format Standard Generalized Markup Language (SGML) or Extensible Markup Language (XML) documents. - OpenJade SGML ya da XML belgelerinin biçimlendirilmesine yarayan bir biçem lisanı olan DSSSL'nin bir uyarlamasıdır. - http://downloads.sourceforge.net/openjade/openjade-1.3.2.tar.gz - - sgml-common - opensp-devel - libgcc - - - openjade-1.3.2-ldflags.patch - openjade-1.3.2-respect-ldflags.patch - openjade-1.3.2-msggen.pl.patch - - office/docbook/openjade/pspec.xml - - - openjade - - sgml-common - opensp - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc/openjade - /usr/share/sgml - - - System.Package - - - openjade-1.3.2.dsssl-catalog - openjade-1.3.2.catalog - - - - - 2017-02-06 - 1.3.2 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-18 - 1.3.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - opensp - http://openjade.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - office.docbook - A SGML parsing and entity management toolkit - SGML ayrıştırma araç seti - OpenSP is a free, object-oriented toolkit for Standard Generalized Markup Language (SGML) parsing and entity management maintained by the OpenJade project. - OpenSP SGML sözdizimsel ayrıştırma ve içerik yönetimi için nesne-odaklı bir araç setidir ve OpenJade projesinin bir parçasıdır. - mirrors://sourceforge/openjade/OpenSP-1.5.2.tar.gz - - docbook-xml - libgcc - - - opensp-1.5-gcc34.patch - opensp-sigsegv.patch - - office/docbook/opensp/pspec.xml - - - opensp - - libgcc - - - /usr/bin - /usr/share/doc/opensp - /usr/share/man - /usr/lib - /usr/share/locale - /usr/share/sgml - - - - opensp-devel - Development files for opensp - opensp için geliştirme dosyaları - - opensp - - - /usr/include - - - - - 2017-02-06 - 1.5.2 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-18 - 1.5.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - homebank - http://homebank.free.fr - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - app:gui - office - Free, easy, personal accounting for everyone - Protein dizi analizi için profil SMM (Saklı Markov Modeli) yazılımı - «HomeBank» is free software that will assist you to manage your personal accounting. - HomeBank ("serbest konuşma" olarak ve "bedava bira" gibi) kişisel muhasebe yönetmek için yardımcı olacak ücretsiz bir yazılımdır.. - homebank - http://homebank.free.fr/public/homebank-5.1.2.tar.gz - - cairo-devel - libofx-devel - pango-devel - gdk-pixbuf-devel - pixman-devel - gtk3-devel - glib2-devel - gettext-devel - pkgconfig - libofx-devel - intltool - libsoup-devel - at-spi2-core-devel - - office/homebank/pspec.xml - - - homebank - - cairo - libofx - pango - gdk-pixbuf - gtk3 - glib2 - libsoup - - - /usr/bin - /usr/share/applications - /usr/share/application-registry - /usr/lib - /usr/share - /usr/share/doc - /usr/share/locale - /usr/share/icons/hicolor - - - - homebank-data - Data Files for Homebank - - /usr/share/homebank/datas - /usr/share/mime-info - - - - - 2017-01-21 - 5.1.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 5.0.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-03 - 5.0.5 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - kexi - http://www.kexi-project.org/ - - Alihan Öztürk - alihan@pisilinux.org - GPLv2+ - app:gui - office - A visual database applications creator. - Görsel bir veritabanı uygulaması yaratıcısı. - Kexi is an open source visual database applications creator,a long-awaited competitor for programs like MS Access or Filemaker. - Kexi açık kaynaklı bir görsel veritabanı uygulaması yaratıcısıdır. MS Access veya Filemaker gibi programlar için uzun süredir beklenen bir rakip. - http://download.kde.org/stable/kexi/src/kexi-3.0.2.tar.xz - - extra-cmake-modules - kxmlgui-devel - kwidgetsaddons-devel - ktextwidgets-devel - ktexteditor-devel - kio-devel - kitemviews-devel - kiconthemes-devel - ki18n-devel - kguiaddons-devel - kcoreaddons-devel - kconfigwidgets-devel - kconfig-devel - kcompletion-devel - kcodecs-devel - karchive-devel - qt5-base-devel - kdb-devel - kreport-devel - qt5-webkit-devel - breeze-icons - marble-devel - kproperty-devel - kcrash-devel - qt5-designer - - office/kexi/pspec.xml + locale:ca + data + office.dictionary + Catalan hunspell dictionaries + Katalanca hunspell sözlüğü + hunspell-dict-ca includes Catalan hunspell dictionaries. + hunspell-dict-ca Katalanca hunspell sözlüğünü içermektedir. + http://source.pisilinux.org/1.0/hunspell-dict-ca-20090319.tar.bz2 + office/dictionary/hunspell-dict-ca/pspec.xml - kexi - A visual database applications creator. - - kdb - kio - glib2 - ki18n - kcrash - libgcc - kcodecs - kconfig - kreport - kxmlgui - qt5-base - kproperty - kguiaddons - kitemviews - qt5-webkit - kcompletion - kcoreaddons - kiconthemes - ktexteditor - ktextwidgets - kconfigwidgets - kwidgetsaddons - + hunspell-dict-ca - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/locale - /usr/share/metainfo - /usr/share/kexi - /usr/share/applications + /usr/share/hunspell + /usr/share/doc + + 2017-03-29 + 0.0_20090319 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + - 2017-10-14 - 3.0.2 - Version bump - Mustafa Cinasl - muscnsl@gmail.com + 2016-06-09 + 0.0_20090319 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2017-01-07 - 3.0.0 + 2014-01-26 + 0.0_20090319 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + hunspell-dict-es + http://es.openoffice.org/programa/diccionario.html + + PisiLinux Community + admins@pisilinux.org + + LGPLv3+ + GPLv3+ + MPL-1.1 + locale:es + data + office.dictionary + Spanish hunspell dictionaries + İspanyolca hunspell sözlükleri + hunspell-dict-es includes Spanish (Spain, Mexico, etc.) hunspell dictionaries. + hunspell-dict-es İspanyolca (İspanya, Meksika vs.) hunspell sözlüklerini içerir. + http://pkgs.fedoraproject.org/repo/pkgs/hunspell-es/es_ANY.zip/a88e2244de48c0ff42f1b77c4a80c8a0/es_ANY.zip + office/dictionary/hunspell-dict-es/pspec.xml + + + hunspell-dict-es + + /usr/share + /usr/share/doc + + + + + 2017-03-29 + 0.0_20081215 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.0_20081215 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-02-17 + 0.0_20081215 + First release + Kamil Atlı + suvarice@gmail.com + + + + + + hunspell-dict-de + http://www.j3e.de/ispell/igerman98 + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + GPLv3 + locale:de + data + office.dictionary + German hunspell dictionaries + Almanca hunspell sözlüğü + hunspell-dict-de includes German, Switzerland, etc. hunspell dictionaries. + hunspell-dict-de Almanca ve İsviçre Almancası için hunspell sözlüklerini içermektedir. + https://www.j3e.de/ispell/igerman98/dict/igerman98-20161207.tar.bz2 + office/dictionary/hunspell-dict-de/pspec.xml + + + hunspell-dict-de + + /usr/share/hunspell + /usr/share/doc + + + + + 2017-03-29 + 0.0_20161207 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-11 + 0.0_20131216 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-01-26 + 0.0_20131216 First release Alihan Öztürk alihan@pisilinux.org @@ -114942,196 +153516,342 @@ complete albums that you have purchased from Amazon. - chmlib - http://www.jedrea.com/chmlib/ + zanshin + http://zanshin.kde.org/ - PisiLinux Community - admins@pisilinux.org + Stefan Gronewold + groni@pisilinux.org - LGPLv2.1 - library - app:console - office.misc - A library for dealing with Microsoft ITSS/CHM format files - Microsoft ITSS/CHM tipindeki dosyalar için gereken kütüphane - Chmlib est une librairie s'occupant des formats de fichiers Microsoft ITSS/CHM. Pour l'instant, il s'agit d'une librairie toute simple, mais suffisante pour gérer tout les fichiers .chm. - Chmlib is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files. - Chmlib, Microsoft ITSS/CHM tipindeki dosyalar için gereken bir kütüphanedir. Şimdilik çok basit bir kütüphanedir ancak tüm .chm dosyalarına erişmek konusunda başarılıdır. - Chmlib es una librería para manejar archivos del formato Microsoft ITSS/CHM. Actualmente es una librería muy simple, pero suficiente para manejar todo tipo de archivos .chm. - http://www.jedrea.com/chmlib/chmlib-0.40.tar.bz2 - office/misc/chmlib/pspec.xml + GPL + office + To-do management application for KDE 5 based on Akonadi + Zanshin is a powerful yet simple application for managing your day to day actions. It helps you organize and reduce the cognitive pressure of what one has to do in his job and personal life. You'll never forget anything anymore, getting your mind like water. + https://files.kde.org/zanshin/zanshin-0.4.1.tar.bz2 + + boost-devel + extra-cmake-modules + kdelibs4-support-devel + kdesignerplugin + kdoctools-devel + krunner-devel + qt5-base-devel + kldap-devel + akonadi-calendar-devel + kontactinterface-devel + akonadi-notes-devel + akonadi-search-devel + kidentitymanagement-devel + cyrus-sasl-devel + akonadi-devel + kitemmodels-devel + kemoticons-devel + kinit-devel + kunitconversion-devel + akonadi-contacts-devel + akonadi-mime-devel + + office/zanshin/pspec.xml - chmlib + zanshin + To-do management application for KDE 5 based on Akonadi + + kio + ki18n + kldap + kmime + kparts + libgcc + akonadi + kcodecs + kconfig + krunner + kwallet + kxmlgui + kcalcore + qt5-base + kcontacts + kitemviews + kcompletion + kcoreaddons + kitemmodels + kjobwidgets + akonadi-notes + akonadi-search + kconfigwidgets + kwidgetsaddons + akonadi-calendar + akonadi-contacts + kdelibs4-support + kontactinterface + kidentitymanagement + kdepim-runtime + - /usr/lib /usr/bin + /usr/lib/qt5 + /usr/share /usr/share/doc + + + 2017-01-08 + 0.4.1 + First Release + Stefan Gronewold + groni@pisilinux.org + + + + + + homebank + http://homebank.free.fr + + Stefan Gronewold (groni) + groni@pisilinux.org + + GPLv2 + app:gui + office + Free, easy, personal accounting for everyone + Protein dizi analizi için profil SMM (Saklı Markov Modeli) yazılımı + «HomeBank» is free software that will assist you to manage your personal accounting. + HomeBank ("serbest konuşma" olarak ve "bedava bira" gibi) kişisel muhasebe yönetmek için yardımcı olacak ücretsiz bir yazılımdır.. + homebank + http://homebank.free.fr/public/homebank-5.1.2.tar.gz + + cairo-devel + libofx-devel + pango-devel + gdk-pixbuf-devel + pixman-devel + gtk3-devel + glib2-devel + gettext-devel + pkgconfig + libofx-devel + intltool + libsoup-devel + at-spi2-core-devel + + office/homebank/pspec.xml + - chmlib-devel - Development files for chmlib - chmlib için geliştirme dosyaları + homebank - chmlib + cairo + libofx + pango + gdk-pixbuf + gtk3 + glib2 + libsoup - /usr/include + /usr/bin + /usr/share/applications + /usr/share/application-registry + /usr/lib + /usr/share + /usr/share/doc + /usr/share/locale + /usr/share/icons/hicolor + + + + homebank-data + Data Files for Homebank + + /usr/share/homebank/datas + /usr/share/mime-info - 2017-03-10 - 0.40 + 2017-01-21 + 5.1.2 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 5.0.5 Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-03 + 5.0.5 + First release + Stefan Gronewold (groni) + groni@pisilinux.org + + + + + + hunspell + http://hunspell.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + MPL-1.1 + GPLv2 + LGPLv2.1 + library + app:console + office.spellcheck + An improved spell checker + Gelişmiş imla denetleyici + hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker. + hunspell, OpenOffice.org'daki myspell yerine kullanılabilen gelişmiş bir imla denetleyicidir. Aynı zamanda, Firefox ve Thunderbird'de imla denetleyici olarak kullanılmaktadır. + https://github.com/hunspell/hunspell/archive/v1.6.2.tar.gz + + ncurses-devel + readline-devel + + office/spellcheck/hunspell/pspec.xml + + + hunspell + + ncurses + libgcc + readline + + + /usr/lib + /usr/bin + /usr/share/locale + /usr/share/man + /usr/share/doc + + + ispellaff2myspell + wordlist2hunspell + + + + hunspell-devel + Development files for hunspell + hunspell için geliştirme dosyaları + + hunspell + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/*.a + /usr/share/man/man3 + + + + + 2018-01-16 + 1.6.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-03-02 + 1.6.0 + Version Bump Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org 2016-06-09 - 0.40 + 1.3.3 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-01-20 - 0.40 + 2014-07-10 + 1.3.3 First release - Stefan Gronewold(groni) - groni@pisilinux.org + Vedat Demir + vedat@pisilinux.com - djvu - http://djvu.sourceforge.net + aspell + http://aspell.net/ PisiLinux Community admins@pisilinux.org - GPLv2 - app:gui - library - office.misc - DjVu viewers, encoders and utilities - DjVu görüntüleyicileri, sıkıştırıcı ve ekipmanları - DjVu is a web-centric format and software platform to distribute documents and images. - Belgeleri, kitapları bilinen formatlardan çok daha yüksek sıkıştırma oranlarında sıkıştıran DjVu formatı ekipmanları. - mirrors://sourceforge/djvu/djvulibre-3.5.27.tar.gz - - libjpeg-turbo-devel - tiff-devel - xdg-utils - libXt-devel - + LGPLv2 + app:console + office.spellcheck + A multi-language spellchecker + Bir yazım kontrol aracı + Ce programme rend possible de vérifier facilement les documents en UTF-8 sans avoir à utiliser un dictionnaire spécial. + Aspell is a spellchecker that has dictionaries for more than one language and is written as a replacement to ispell. + GNU Aspell birden fazla dil destekleyen bir yazım kontrol aracıdır. + mirrors://gnu/aspell/aspell-0.60.6.1.tar.gz - no-pthread.diff - djvulibre-3.5.22-cdefs.patch + fedora/aspell-0.60.3-install_info.patch + fedora/aspell-0.60.5-fileconflict.patch + fedora/aspell-0.60.5-pspell_conf.patch + fedora/aspell-0.60.6-mp.patch + fedora/aspell-0.60.6-zero.patch - office/misc/djvu/pspec.xml + office/spellcheck/aspell/pspec.xml - djvu + aspell - shared-mime-info - libjpeg-turbo - tiff + libgcc /usr/bin /usr/lib - /usr/share/icons - /usr/share/applications - /usr/share/djvu - /usr/share/mime - /opt/netscape + /usr/share/aspell /usr/share/doc /usr/share/man + /usr/share/info + /usr/share/locale - djvu-devel - Development files for djvu - djvu için geliştirme dosyaları + aspell-devel + Development files for aspell + aspell için geliştirme dosyaları - djvu + aspell /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 3.5.27 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 3.5.27 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-02 - 3.5.27 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - docutils - http://docutils.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - public-domain - library - office.misc - A library for processing plaintext documentation - Düz yazı belgelendirme işleme için kütüphane - A library for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. - Librería para procesamiento de texto plano para conversión a formatos útiles como HTML, XML, y LaTeX. - mirrors://sourceforge/docutils/docutils-0.11.tar.gz - office/misc/docutils/pspec.xml - - - docutils - - /usr/lib - /usr/bin - /usr/share/doc + /usr/share/info/aspell-dev.info - 2017-03-30 - 0.11 - Rebuild with new toolchain + 2017-02-28 + 0.60.6.1 + Rebuild for new toolchain. Pisi Linux Community admin@pisilinux.org 2016-06-09 - 0.11 + 0.60.6.1 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-02-26 - 0.11 + 2014-05-25 + 0.60.6.1 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org @@ -115140,2378 +153860,621 @@ complete albums that you have purchased from Amazon. - dos2unix - http://www.xs4all.nl/~waterlan/dos2unix.html + qtspell + https://github.com/manisandro/qtspell - PisiLinux Community - admins@pisilinux.org + Stefan Gronewold + groni@pisilinux.org - freedist - app:console - office.misc - Convert DOS and MAC text files to UNIX format - DOS ve MAC metin dosyalarını UNIX biçimine dönüştürme uygulaması - dos2unix can convert DOS and MAC files to UNIX format, processing character encoding and line ending characters. - dos2unix DOS ve MAC düzmetin dosyalarını karakter kodlamalarını ve satırsonu karakterlerini değiştirerek UNIX biçimine çevirir. - http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz - office/misc/dos2unix/pspec.xml + GPL3 + office.spellcheck + Spell checking for Qt text widgets + QtSpell adds spell-checking functionality to Qt's text widgets, using the enchant spell-checking library. + https://github.com/manisandro/qtspell/archive/0.8.4.tar.gz + + cmake + doxygen + enchant-devel + pkgconfig + qt5-assistant-devel + qt5-base-devel + qt5-designer-devel + qt5-linguist + glib2-devel + + office/spellcheck/qtspell/pspec.xml - dos2unix + qtspell + Spell checking for Qt text widgets + + qt5-base + enchant + libgcc + - /usr/bin - /usr/share/man - /usr/share/doc + /usr/lib + /usr/share/qt5/translations + /usr/include/QtSpell-qt5 + /usr/share/doc - - 2017-04-04 - 7.3 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - 2016-06-09 - 7.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org + 2018-01-16 + 0.8.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com - 2016-03-14 - 7.3 - First release - Stefan Gronewold(groni) + 2017-02-09 + 0.8.2 + First Release + Stefan Gronewold groni@pisilinux.org - doxygen - http://www.doxygen.org/ + enchant + http://www.abisource.com/enchant/ PisiLinux Community admins@pisilinux.org - GPLv2 - app:console - office.misc - Documentation and analysis tool for C++, C, Java, IDL, PHP and C# - C, C++, Java, IDL, PHP ve C# için döküman ve analiz aracı - Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D. - Doxygen C++, C, Java, Objective-C, Python, IDL (Corba ve Microsoft ile ilgili diğerleri ) ve PHP, C# ve D'yi de kapsayan diller için bir dokümantasyon sistemidir. - Doxygen es un sistema de documentación para C++, C, Java, Objective-C, Python, IDL (versiones Corba y Microsoft) y hasta cierto punto también PHP, C#, y D. - ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.src.tar.gz + LGPLv2.1 + library + office.spellcheck + Spellchecker wrapping library + İmla denetimi kitaplığı + enchant is a library that wraps other spell checking backends. + enchant, diğer imla denetim kitaplıklarını arkauç olarak kullanan bir imla denetim kitaplığıdır. + http://www.abisource.com/downloads/enchant/1.6.0/enchant-1.6.0.tar.gz - cmake + aspell + hunspell + glib2-devel - office/misc/doxygen/pspec.xml + office/spellcheck/enchant/pspec.xml - doxygen + enchant + glib2 libgcc + /usr/bin + /usr/lib + /usr/share/man /usr/share/doc - /usr/bin/doxygen - /usr/share/man/man1/doxygen.1 + /usr/share/enchant + + + + enchant-aspell + aspell backend for Enchant + Enchant için aspell arkaucu + + enchant + aspell + + + /usr/lib/enchant/libenchant_aspell.so + + + + enchant-zemberek + zemberek backend for Enchant + Enchant için zemberek arkaucu + + enchant + zemberek-server + + + /usr/lib/enchant/libenchant_zemberek.so + + + + enchant-devel + Development files for enchant + enchant için geliştirme dosyaları + + enchant + + + /usr/include + /usr/lib/pkgconfig - 2017-04-04 - 1.8.13 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.8.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-24 - 1.8.11 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - ebook-tools - http://sourceforge.net/projects/ebook-tools/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - app:console - office.misc - A tool for accessing and converting various ebook file formats - Çeşitli e-kitap dosya biçimlerine erişmek için bir araç - ebook-tools is a programming library for accessing and converting various ebook file formats. It also contains a console application. - ebook-tools, çeşitli e-kitap dosya biçimleri arasında dönüştürme yapmak, bu biçimlere erişmek için kullanılan bir programlama kitaplığıdır. Kitaplığın yanında ayrıca bir terminal aracı da içerir. - mirrors://sourceforge/project/ebook-tools/ebook-tools/0.2.2/ebook-tools-0.2.2.tar.gz - - libzip-devel - libxml2-devel - doxygen - cmake - - - ebook-tools-0.2.1-libzip_pkgconfig.patch - - office/misc/ebook-tools/pspec.xml - - - ebook-tools - - libzip - libxml2 - - - /usr/bin - /usr/share/doc - /usr/lib - - - - ebook-tools-devel - Development files for ebook-tools - ebook-tools için geliştirme dosyaları - - libxml2-devel - ebook-tools - - - /usr/include - - - - ebook-tools-docs - Documentation for ebook-tools - ebook-tools kitaplığı için belgelendirme - - /usr/share/doc/ebook-tools/html - - - - - 2017-12-24 - 0.2.2 - Rebuild for new libzip - Mustafa Cinasal - muscnsl@gmail.com - - 2017-02-28 - 0.2.2 + 1.6.0 Rebuild for new Toolchain. Stefan Gronewold(groni) groni@pisilinux.org 2016-06-09 - 0.2.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-22 - 0.2.2 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - enca - http://cihar.com/software/enca - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - library - office.misc - Charset analyzer - Karakter seti yorumlayıcı - enca is a character set analyzer that can detect and convert character set of text files. - enca, metin dosyalarının karakter setini tanımlama ve dönüştürme aracıdır. - http://dl.cihar.com/enca/enca-1.19.tar.xz - - recode-devel - gettext-devel - intltool - gtk-doc - - office/misc/enca/pspec.xml - - - enca - - recode - - - /usr/bin - /usr/lib - /usr/libexec/enca - /usr/share/doc/enca - /usr/share/man - - - - enca-devel - Development files for enca - enca için geliştirme dosyaları - - enca - - - /usr/include - /usr/lib/pkgconfig - /usr/share/gtk-doc - - - - - 2017-02-28 - 1.19 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-01 - 1.16 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - evince - http://projects.gnome.org/evince/ - - Pisi Gnu/Linux Community - admin@pisilinux.org - - GPLv2 - app:gui - gnome.addons - A document viewer, built without GConf and GNOME keyring support - Hafif ve özgür bir PDF görüntüleyici - Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application. - evince değişik tipte belgeleri görüntülemek için kullanılan bir araçtır. Evince'in amacı, GNOME Masaüstü ortamı için basit bir belge görüntüleyici olarak diğer belge görüntüleyicilerinin yerini almaktır. - mirrors://gnome/evince/3.20/evince-3.20.1.tar.xz - - itstool - atk-devel - libgxps-devel - gtk3-devel - tiff-devel - cairo-devel - pango-devel - libSM-devel - libsecret-devel - djvu-devel - libICE-devel - gdk-pixbuf-devel - poppler-glib-devel - intltool - libxml2-devel - gobject-introspection-devel - - office/misc/evince/pspec.xml - - - evince - - atk - djvu - gtk3 - tiff - cairo - pango - libSM - libICE - libgxps - libsecret - gdk-pixbuf - libspectre - poppler-glib - - - /usr/bin - /usr/lib - /usr/lib/evince - /usr/share/applications - /usr/share/dbus-1 - /usr/share/evince - /usr/share/evince/icons - /usr/share/GConf - /usr/share/glib-2.0 - /usr/share/doc - /usr/share/help - /usr/share/icons - /usr/share/gir-1.0 - /usr/libexec/evinced - /usr/share/locale - /usr/share/man - /usr/share - - - - evince-devel - Development files for evince - evince için geliştirme dosyaları - - evince - gtk3-devel - - - /usr/include - /usr/lib/pkgconfig - - - - evince-docs - Documentation files for evince - evince için belgelendirme dosyaları - - /usr/share/gtk-doc/html - - - - - 2017-04-04 - 3.20.1 - Rebuild with new toolchain - Pisi Gnu/Linux Community - admin@pisilinux.org - - - 2016-09-07 - 3.20.1 - First Release - Pisi Gnu/Linux Community - admin@pisilinux.org - - - - - - goldendict - http://goldendict.berlios.de - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - office.misc - An advanced multiple language translator with built-in encyclopedia and custom-made dictionary support - Birden çok dil destekleyen gelişmiş bir sözlük ve ansiklopedi uygulaması. - GoldenDict is an advanced multiple language translator that can use Babylon, StarDict, Dictd, ABBYY Lingvo and Wikipedia sources. - GoldenDict, Babylon, StarDict, Dictd, ABBYY Lingvo, Wikipedia gibi sözlüklerin kaynaklarını kullanabilen birden çok dil destekleyen bir sözlük ve ansiklopedi uygulamasıdır. - goldendict - https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz - - hunspell-devel - qt5-phonon-devel - libvorbis-devel - libXtst-devel - qt5-base-devel - qt5-webkit-devel - qt5-x11extras-devel - libao-devel - ffmpeg-devel - qt5-svg-devel - qt5-assistant-devel - qt5-linguist - lzo-devel - tiff-devel - - office/misc/goldendict/pspec.xml - - - goldendict - - hunspell - libvorbis - libXtst - qt5-phonon - qt5-base - qt5-webkit - lzo - tiff - zlib - bzip2 - libao - ffmpeg - libX11 - libgcc - qt5-svg - qt5-assistant - qt5-x11extras - - - /usr/bin - /usr/share/pixmaps - /usr/share - /usr/share/locale - - - - - 2018-01-02 - 1.5.0 - First release. - Ali Cengiz Kurt - alicengizkurt@pisilinux.org - - - - - - graphite2 - http://sourceforge.net/projects/silgraphite - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:gui - office.misc - SILGraphite: rendering non-roman scripts - Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. - graphite2 - mirrors://sourceforge/silgraphite/graphite2-1.3.9.tgz - - cmake - freetype-devel - - office/misc/graphite2/pspec.xml - - - graphite2 - - /usr/bin - /usr/share/doc - /usr/share/graphite2 - /usr/lib/ - - - - graphite2-devel - graphite2 için geliştirme dosyaları - graphite2 için geliştirme dosyaları - - graphite2 - - - /usr/include - /usr/lib/pkgconfig/ - - - - - 2017-02-06 - 1.3.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-17 - 1.2.4 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - gsoap - http://sourceforge.net/projects/gsoap2/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - office.misc - Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ - The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. - https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/gsoap_2.8.44.zip - - zlib-devel - openssl-devel - - office/misc/gsoap/pspec.xml - - - gsoap - - zlib - openssl - libgcc - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/gsoap - - - - gsoap-devel - Development files for gsoap - gsoap için geliştirme dosyaları - - gsoap - zlib-devel - openssl-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-19 - 2.8.44 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.8.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-12 - 2.8.22 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - iso-codes - http://pkg-isocodes.alioth.debian.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - office.misc - International country codes - Uluslararası ülke kodları - iso-codes provides IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standards. - iso-codes IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standartlarını sağlar. - http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.74.tar.xz - - python3 - - office/misc/iso-codes/pspec.xml - - - iso-codes - - /usr/lib/pkgconfig - /usr/share/locale - /usr/share/doc - /usr/share/xml - /usr/share/iso-codes - - - - - 2017-02-19 - 3.74 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 3.53 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-21 - 3.53 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - libetonyek - http://www.freedesktop.org/wiki/Software/libetonyek/ - - PisiLinux Community - admins@pisilinux.org - - MPL-1.0 - app:console - office.misc - A library for import of Apple Keynote presentations - Apple keynote sunumları için bir kütüphane - Libetonyek is library providing ability to interpret and import Apple Keynote presentations into various applications. You can find it being used in libreoffice. - Libetonyek çeşitli uygulamalar içine Apple Keynote sunumları yorumlamak ve eklemek için bir kütüphane . Bunu LibreOffice içerisinde zaten kullanılıyor olabilirsiniz. - http://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.6.tar.xz - - doxygen - zlib-devel - libxml2-devel - boost-devel - cppunit-devel - librevenge-devel - glm - gperf - liblangtag-devel - mdds-devel - - - libetonyek-0.1.6-mdds-1.2.patch - - office/misc/libetonyek/pspec.xml - - - libetonyek - - zlib - libgcc - libxml2 - liblangtag - librevenge - - - /usr/bin - /usr/lib - /usr/share - - - - libetonyek-devel - Development files for libetonyek - libetonyek için geliştirme dosyaları - - librevenge-devel - libetonyek - - - /usr/share/doc - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-14 - 0.1.6 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - - - - libgxps - https://live.gnome.org/libgxps - - Pisi Gnu/Linux Community - admin@pisilinux.org - - GPLv2 - library - office.misc - XPS Documents library - libgxps işleme ve render XPS belgeleri için bir gobject tabanlı bir kütüphanedir. - libgxps is a GObject based library for handling and rendering XPS documents. - XPS dosyaları genellikle Windows ortamlarında "Microsoft XPS Document Writer" kullanılarak oluşturulur. Şimdi açık bir standart belge biçimi olarak standardize edilmiştir. - http://ftp.gnome.org/pub/gnome/sources/libgxps/0.2/libgxps-0.2.5.tar.xz - - cairo-devel - lcms2-devel - libarchive-devel - libjpeg-turbo-devel - tiff-devel - glib2-devel - - office/misc/libgxps/pspec.xml - - - libgxps - - cairo - glib2 - lcms2 - libarchive - libjpeg-turbo - tiff - - - /usr/bin - /usr/lib - /usr/lib/girepository-1.0 - /usr/share/gir-1.0 - /usr/share/doc - - - - libgxps-devel - Development files for libgxps - libgxps için geliştirme dosyaları - - cairo-devel - libgxps - - - /usr/include - /usr/lib/pkgconfig - - - - libgxps-doc - Documentation files for libgxps - libgxps için belgelendirme dosyaları - - /usr/share/gtk-doc/html - - - - - 2017-04-04 - 0.2.5 - Rebuild with new toolchain - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-09-28 - 0.2.2 - Release bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-07-26 - 0.2.2 - First Release - Pisi Gnu/Linux Community - admin@pisilinux.org - - - - - - libodfgen - http://sf.net/p/libwpd/libodfgen/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - office.misc - Library for generating documents - Döküman oluşturmak için bir kütüphane. - Library for generating documents in Open Document Format - ODF formatında, döküman oluşturmak için birkütüphane. - https://sourceforge.net/projects/libwpd/files/libodfgen/libodfgen-0.1.6/libodfgen-0.1.6.tar.xz - - boost-devel - libwpd-devel - libwpg-devel - libetonyek-devel - librevenge-devel - libxml2-devel - zlib-devel - gperf - - office/misc/libodfgen/pspec.xml - - - libodfgen - - libgcc - librevenge - - - /usr/lib - - - - libodfgen-devel - Development files for libodfgen - - librevenge-devel - libetonyek-devel - libodfgen - - - /usr/share/doc - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-04 - 0.1.6 - release bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-01-01 - 0.1.6 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libofx - http://libofx.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - library - office.misc - A library for supporting Open Financial Exchange (OFX) format - Açık Finansal Takas (OXF) dosya biçimi kitaplığı - libofx is a library designed to allow applications to very easily support OFX command responses, usually provided by financial institutions. - libofx, uygulamaların finansal kuruluşlar tarafından sağlanan OFX yapılarını desteklemesini sağlayan bir kitaplıktır. - http://sourceforge.net/projects/libofx/files/libofx/0.9.10/libofx-0.9.10.tar.gz - - opensp-devel - - - libofx-0.9.5-gcc47.patch - - office/misc/libofx/pspec.xml - - - libofx - - opensp - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/libofx - /usr/share/man/man1 - - - - libofx-devel - Development files for libofx - libofx için geliştirme dosyaları - - libofx - - - /usr/include - /usr/lib/pkgconfig - - - - libofx-docs - Documentation for libofx - libofx için belgelendirme - - /usr/share/doc/libofx/html - - - - - 2017-04-04 - 0.9.10 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.9.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-02-06 - 0.9.10 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libpagemaker - https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - MPL2 - library - office.misc - a library that parses the file format of Aldus/Adobe PageMaker documents - a library that parses the file format of Aldus/Adobe PageMaker documents - libpagemaker - http://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.2.tar.gz - - boost-devel - doxygen - help2man - librevenge-devel - - office/misc/libpagemaker/pspec.xml - - - libpagemaker - - libgcc - librevenge - - - /usr/bin - /usr/share - /usr/lib/libpagemaker-* - /usr/share/doc - - - - libpagemaker-devel - - librevenge-devel - libpagemaker - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-04 - 0.0.2 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-24 - 0.0.2 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - librevenge - http://dev-www.libreoffice.org/src/ - - PisiLinux Community - admins@pisilinux.org - - MPL-1.0 - library - office.misc - A base library for writing document import filters - librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. - http://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 - - boost-devel - cppunit-devel - zlib-devel - doxygen - libtool - - office/misc/librevenge/pspec.xml - - - librevenge - - zlib - libgcc - - - /usr/share - /usr/lib - - - - librevenge-devel - Development files for librevenge - librevenge için geliştirme dosyaları - - librevenge - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-20 - 0.0.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-11 - 0.0.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-06 - 0.0.1 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libvc - http://code.compeng.uni-frankfurt.de/projects/vc/ - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv3 - library - office.misc - A library to ease explicit vectorization of C++ code. - C + + ile yazılmış vektörizasyon kolaylaştırmak için bir kütüphane. - Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets. - Vc, C + + ile yazılmış vektörizasyon kolaylaştırmak için ücretsiz bir yazılım kütüphanesi. Bu sezgisel bir API ve farklı derleyiciler ve derleyici sürümleri arasında taşınabilirliği yanı sıra farklı vektör komut setleri arasında taşınabilirlik sağlar. - https://github.com/VcDevel/Vc/releases/download/1.3.1/Vc-1.3.1.tar.gz - - cmake - - office/misc/libvc/pspec.xml - - - libvc - - /usr/lib/libVc.a - /usr/share/doc - - - - libvc-devel - Development files for libvc - libvc için geliştirme dosyaları - - libvc - - - /usr/include - /usr/lib/cmake - - - - - 2017-04-11 - 1.3.1 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-12-31 - 1.3.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libvisio - http://www.ohloh.net/p/libvisio - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - app:console - office.misc - A C++ library for parsing binary Microsoft Visio documents - A C++ library for parsing binary Microsoft Visio documents. - A C++ library for parsing binary Microsoft Visio documents (.vsd). Includes a converter to XHTML with embedded SVG files. - A C++ library for parsing binary Microsoft Visio documents (.vsd). Includes a converter to XHTML with embedded SVG files. - http://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.5.tar.xz - - icu4c-devel - librevenge-devel - zlib-devel - libxml2-devel - boost-devel - gperf - cppunit-devel - - office/misc/libvisio/pspec.xml - - - libvisio - - cppunit - icu4c - librevenge - libgcc - libxml2 - - - /usr/lib - /usr/bin - /usr/share/doc/libvisio - - - - libvisio-devel - - icu4c-devel - librevenge-devel - zlib-devel - libxml2-devel - libvisio - - - /usr/include/ - /usr/lib/pkgconfig - - - - - 2017-03-16 - 0.1.5 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.1.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-03 - 0.1.0 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - mdbtools - https://github.com/brianb/mdbtools - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - library - app:console - office.misc - MDB Tools is a suite of programs for accessing data stored in Microsoft Access databases - Microsoft Access veritabanı dosyalarında tutulan verilere erişmek için kullanılan araç ve kitaplıklar - mdbtools contains set of libraries and utilities for reading Microsoft Access database (MDB) files. - mdbtools Microsoft Access veritabanı dosyalarını (MDB) okumak için gereken araçları ve kütüphaneleri içermektedir. - https://github.com/brianb/mdbtools/archive/0.7.1.tar.gz - - unixODBC-devel - glib2-devel - readline-devel - - office/misc/mdbtools/pspec.xml - - - mdbtools - - unixODBC - glib2 - readline - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - mdbtools-gui - - - - mdbtools-devel - Development files for mdbtools - mdbtools için geliştirme dosyaları - - mdbtools - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-30 - 0.7.1 - Release Bump - Rebuild with new toolchain - admin@pisilinux.org - - - 2016-06-09 - 0.7.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-20 - 0.7.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - mdds - http://sourceforge.net/projects/hunspell - - PisiLinux Community - admins@pisilinux.org - - MIT - app:gui - office.misc - Multi-dimensional data index algorithm - A collection of multi-dimensional data structure and indexing algorithm. - mdds - http://kohei.us/files/mdds/src/mdds-1.2.2.tar.bz2 - - boost-devel - - office/misc/mdds/pspec.xml - - - mdds - - boost - - - /usr/share/doc - /usr/share/pkgconfig - - - - mdds-devel - mdds için geliştirme dosyaları - mdds için geliştirme dosyaları - - mdds - - - /usr/include - - - - - 2017-04-11 - 1.2.2 - Version Bump Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-01-01 - 1.1.0 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - mupdf - https://mupdf.com/ - - Kamil Atlı - suvari@pisilinux.org - - AGPL3 - app:gui - office.misc - Lightweight PDF and XPS viewer - Hafif bir PDF ve XPS görüntüleyicisi - MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents. - MuPDF; PDF, XPS ve E-kitap belgelerini görüntüleme ve dönüştürme için hafif açık kaynaklı bir yazılım çerçevesidir. - https://mupdf.com/downloads/mupdf-1.11-source.tar.gz - - mesa-devel - curl-devel - zlib-devel - libX11-devel - libXext-devel - harfbuzz-devel - openjpeg-devel - libXrandr-devel - libXcursor-devel - libXinerama-devel - - office/misc/mupdf/pspec.xml - - - mupdf - - mesa - libX11 - libXext - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - mupdf-devel - Development files for mupdf - mupdf için geliştirme dosyaları - - mupdf - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-07-13 - 1.11 - First Release - Kamil Atlı - suvari@pisilinux.org - - - - - - podofo - http://podofo.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - LGPLv3 - library - app:console - office.misc - A library to work with the PDF file format - PDF dosya biçimiyle çalışmak için bir kütüphane - Biblioteka do obsługi PDF-ów - The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. - podofo, PDF dosyalarını ayıklamak ve düzenlemek için geliştirilmiş, ücretsiz bir C++ kütüphanesidir. - mirrors://sourceforge/podofo/podofo-0.9.5.tar.gz - - cmake - zlib-devel - libjpeg-turbo-devel - tiff-devel - libpng-devel - freetype-devel - fontconfig-devel - lua51-devel - cppunit-devel - libidn-devel - boost-devel - openssl-devel - - office/misc/podofo/pspec.xml - - - podofo - - tiff - zlib - lua51 - libgcc - libidn - libpng - openssl - freetype - fontconfig - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - podofo-devel - Development files for podofo - podofo için geliştirme dosyaları - - podofo - boost-devel - - - /usr/include - - - - - 2017-04-04 - 0.9.5 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.9.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-30 - 0.9.3 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - reverseDependencyUpdate - - - - - - - pstoedit - http://www.pstoedit.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - library - office.misc - Translates PostScript and PDF graphics into other vector formats - Postscript ve PDF grafiklerini diğer vektor formatlarına dönüştüren bir araç - Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages. - Pstoedit, PDF ve Postscript dosyalarını diğer vektör formatlarına dönüştürür. Sonuçta oluşan düzenlenebilir ya da çeşitli çizim paketlerine eklenebilir. - mirrors://sourceforge/pstoedit/pstoedit-3.70.tar.gz - - plotutils-devel - gd-devel - imagemagick-devel - ghostscript-devel - libzip-devel - - office/misc/pstoedit/pspec.xml - - - pstoedit - - libgcc - imagemagick - gd - plotutils - libzip - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - /usr/share/pstoedit - - - - pstoedit-devel - Development files for pstoedit - pstoedit için geliştirme dosyaları - - pstoedit - - - /usr/include - /usr/share/aclocal - /usr/lib/pkgconfig - - - - - 2017-01-01 - 3.70 - First release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - qpdf - http://qpdf.sourceforge.net - - Marcin Bojara - marcin@pisilinux.org - - Artistic-2 - app:console - office.misc - A Content-Preserving PDF Transformation System - A command-line program that does structural, content-preserving transformations on PDF files - mirrors://sourceforge/qpdf/qpdf-6.0.0.tar.gz - - libpcre-devel - zlib-devel - - office/misc/qpdf/pspec.xml - - - qpdf - - zlib - libgcc - libpcre - - - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - - - - qpdf-devel - qpdf için geliştirme dosyaları - - libpcre-devel - zlib-devel - qpdf - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-30 - 6.0.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 6.0.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - qpdfview - https://launchpad.net/qpdfview - - Stefan Gronewold (groni) - groni@pisilinux.org - - GNU GPL v2 - office.misc - qpdfview is a tabbed document viewer - It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface - https://launchpad.net/qpdfview/trunk/0.4.16/+download/qpdfview-0.4.16.tar.gz - - djvu-devel - cups-devel - poppler-qt5-devel - qt5-base-devel - qt5-xmlpatterns-devel - libspectre-devel - zlib-devel - pkgconfig - qt5-svg-devel - - office/misc/qpdfview/pspec.xml - - - qpdfview - qpdfview is a tabbed document viewer. - - qt5-base - cups - djvu - libgcc - zlib - libspectre - poppler-qt5 - - - /usr/bin - /usr/share - /usr/lib - /usr/share/doc - - - - - 2017-03-30 - 0.4.16 - Release Bump - Rebuild with new toolchain - admin@pisilinux.org - - - 2016-06-09 - 0.4.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-04 - 0.4.14 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - recode - http://www.gnu.org/software/recode/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - office.misc - File character set converter - Karakter kümesi dönüşümü aracı - Recode can convert files to various character sets (e.g. utf8, iso-8859-1, koi8r..). - Recode dosyaların bir karakter kümesinden bir başkasına dönüştürülmesine imkân verir. Çok sayıda karakter kümesini destekler. - http://pkgs.fedoraproject.org/repo/pkgs/recode/recode-3.6.tar.gz/be3f40ad2e93dae5cd5f628264bf1877/recode-3.6.tar.gz - - gettext - texinfo - - - recode.patch - recode-3.6-getcwd.patch - recode-bool-bitfield.patch - recode-flex-m4.patch - stdlib.patch - recode-3.6-gettextfix.diff - system-aclocal.diff - recode-3.6-segfault.patch - recode-automake.patch - - office/misc/recode/pspec.xml - - - recode - - /usr/lib - /usr/bin - /usr/share/doc - /usr/share/info - /usr/share/man - /usr/share/locale - - - - recode-devel - Development files for recode - recode için geliştirme dosyaları - - recode - - - /usr/include - - - - - 2017-03-02 - 3.6 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-01 - 3.6 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - scribus - http://www.scribus.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - office.misc - Desktop Publishing (DTP) and Layout program - Masaüstü yayıncılık uygulaması - Scribus is an opensource desktop publishing application with features like CMYK colorspace and PDF output. - Scribus, açık kaynak kodlu bir DTP (masaüstü yayıncılık) programıdır. Renk ayrımından PDF dönüşümlerine, PDF form elementleri yaratmadan Preflight Check gibi işlemlere kadar, profesyonel bir DTP paketinde bulabileceğiniz her fonksiyona sahiptir. - scribusicon - http://sourceforge.net/projects/scribus/files/scribus-devel/1.5.3/scribus-1.5.3.tar.xz - - cmake - cups-devel - desktop-file-utils - lcms2-devel - libart_lgpl-devel - libjpeg-turbo-devel - libpng-devel - tiff-devel - libxml2-devel - openssl-devel - python-devel - ghostscript-devel - gnutls-devel - poppler-devel - qt5-base-devel - qt5-webkit-devel - qt5-location-devel - qt5-linguist - zlib-devel - freetype-devel - gnutls-devel - cairo-devel - hunspell-devel - boost-devel - libwpg-devel - podofo-devel - libvisio-devel - libcdr-devel - GraphicsMagick-devel - libpagemaker-devel - harfbuzz-devel - - - scribus-1.5.3-docdir.patch - findOpenSSL.patch - scribus-1.5.3-fpic.patch - PisiLinux-correctly_link_to_libxml2.patch - scribus-standard-font-paths.patch - - office/misc/scribus/pspec.xml - - - scribus - - icu4c - cups - tiff - zlib - cairo - lcms2 - libgcc - podofo - python - libxml2 - poppler - freetype - hunspell - qt5-base - fontconfig - librevenge - qt5-webkit - libjpeg-turbo - qt5-declarative - libpagemaker - libcdr - GraphicsMagick - libvisio - libmspub - harfbuzz - - - /usr/bin - /usr/lib - /usr/share - - - - scribus-docs - Documentation files for scribus - scribus için belgelendirme dosyaları - - /usr/share/doc/scribus - - - - - 2017-08-23 - 1.5.3 - Version bump - Mustafa Cinasal - admin@pisilinux.org - - - 2017-04-17 - 1.5.2 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 1.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-18 - 1.5.2 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - skrooge - http://skrooge.org - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - office.misc - Personal finances manager - Kişisel finansal yönetici - Skrooge allows you to manage your personal finances, powered by KDE. Thanks to its many features, it is one of the most powerful way to enter, follow, and analyze your expenses. - Skrooge, kişisel finans akışınızı kontrol altında tutmanızı sağlayan bir uygulamadır. - skrooge - mirrors://kde/stable/skrooge/skrooge-2.9.0.tar.xz - - qt5-base-devel - extra-cmake-modules - qt5-webkit-devel - qt5-script-devel - qt5-sql-mysql - qt5-sql-odbc - qt5-sql-postgresql - qt5-sql-sqlite - qt5-designer-devel - qt5-svg-devel - qt5-location-devel - grantlee-qt5-devel - karchive-devel - kconfig-devel - kcoreaddons-devel - ki18n-devel - kitemviews-devel - kwidgetsaddons-devel - kwindowsystem-devel - kcompletion-devel - kdoctools-devel - kjobwidgets-devel - kconfigwidgets-devel - kdesignerplugin - kiconthemes-devel - kio-devel - knewstuff-devel - kparts-devel - kwallet-devel - kxmlgui-devel - sqlcipher-devel - qca2-qt5-devel - kdelibs4-support-devel - kemoticons-devel - kitemmodels-devel - kinit-devel - kunitconversion-devel - kactivities-devel - knotifyconfig-devel - krunner-devel - libofx-devel - - office/misc/skrooge/pspec.xml - - - skrooge - - kio - ki18n - kparts - libgcc - libofx - kconfig - krunner - kwallet - kxmlgui - qt5-svg - karchive - kservice - qca2-qt5 - qt5-base - knewstuff - sqlcipher - kitemviews - qt5-script - qt5-webkit - kcompletion - kcoreaddons - kdbusaddons - kiconthemes - grantlee-qt5 - ktextwidgets - knotifyconfig - kconfigwidgets - knotifications - kwidgetsaddons - qt5-declarative - kdelibs4-support - - - /etc/xdg - /usr/bin - /usr/lib - /usr/share/appdata - /usr/share/applications - /usr/share/config.kcfg - /usr/share/doc - /usr/share/icons - /usr/share/knotifications5 - /usr/share/kservices5 - /usr/share/kservicetypes5 - /usr/share/kxmlgui5 - /usr/share/locale - /usr/share/mime - /usr/share/skrooge - /usr/share/metainfo/org.kde.skrooge.appdata.xml - - - - - 2017-10-09 - 2.9.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-07-08 - 2.7.0 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-23 - 2.7.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-23 - 2.4.0 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-22 - 2.3.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - texi2html - http://savannah.nongnu.org/projects/texi2html/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - office.misc - Texinfo to HTML converter - Texinfo'dan HTML'ye dönüştürücü - texi2html is a Perl script which can generate HTML from Texinfo source files. - text2html Texinfo kaynak dosyalarından HTML çıktı üretebilen bir Perl betiğidir. - http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2 - office/misc/texi2html/pspec.xml - - - texi2html - - /usr/bin - /usr/share/info - /usr/share/doc/texi2html - /usr/share/man/man1 - /usr/share/texi2html - /usr/share/texinfo - /usr/share/locale - - - - - 2017-02-18 - 5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 5.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - txt2man - http://mvertes.free.fr/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - office.misc - A converter from flat ASCII text to man page format - Düz ASCII metinleri man sayfası formatına dönüştürücü - txt2man converts flat ASCII text to man page format. - txt2man düz ASCII metinleri man sayfası formatına dönüştürür. - http://mvertes.free.fr/download/txt2man-1.5.6.tar.gz - office/misc/txt2man/pspec.xml - - - txt2man - - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-03-30 - 1.5.6 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.5.6 + 1.6.0 Release Bump Pisi Linux Community admin@pisilinux.org 2014-05-25 - 1.5.6 + 1.6.0 First release - Osman Erkan - osman.erkan@pisilinux.org + Yusuf Aydemir + yusuf.aydemir@pisilinux.org - ghostscript - http://www.ghostscript.com + openjade + http://openjade.sourceforge.net PisiLinux Community admins@pisilinux.org - GPLv3+ - library - office.postscript - A PostScript interpreter and renderer - Bir PostScript yorumlayıcısı ve üreticisi - ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures and an interpreter for PDF files. ghostscript is normally used to display PostScript files and to print PostScript files to non-PostScript printers. - ghostscript, PostScript yorumlayıcısı, C kitaplığı ve PDF yorumlayıcısı içeren bir yazılım paketidir. ghostscript, PostScript dosyalarının görüntülenmesi ve PostScript olmayan yazıcılardan PostScript dosyalarının çıktılarının alınması için kullanılmaktadır. - https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/ghostscript-9.20.tar.xz + as-is + app:console + office.docbook + An implementation of DSSSL + Bir DSSSL uyarlaması + OpenJade is an implementation of Document Style Semantics and Specification Language (DSSSL), a style language to format Standard Generalized Markup Language (SGML) or Extensible Markup Language (XML) documents. + OpenJade SGML ya da XML belgelerinin biçimlendirilmesine yarayan bir biçem lisanı olan DSSSL'nin bir uyarlamasıdır. + http://downloads.sourceforge.net/openjade/openjade-1.3.2.tar.gz - tiff-devel - zlib-devel - libX11-devel - libXext-devel - libSM-devel - freetype-devel - libjpeg-turbo-devel - lcms2-devel - libXt-devel - libpng-devel - libpaper-devel - fontconfig-devel + sgml-common + opensp-devel + libgcc - fedora/ghostscript-sys-zlib.patch - fedora/ghostscript-9.20-cve-2016-7976.patch - fedora/ghostscript-9.20-cve-2016-7977.patch - fedora/ghostscript-9.20-cve-2016-7978.patch - fedora/ghostscript-9.20-cve-2016-7979.patch - fedora/ghostscript-9.20-cve-2016-8602.patch - fedora/ghostscript-9.20-cve-2016-9601.patch - fedora/ghostscript-9.20-fix-openjpeg-system-build.patch - fedora/ghostscript-9.20-handle-glyphdirectory-correctly.patch - fedora/ghostscript-9.20-remove-and-reimplement-ConvertUTF.patch - fedora/ghostscript-9.20-run-dvipdf-securely.patch - fedora/ghostscript-9.20-runlibfileifexists.patch - fedora/ghostscript-9.20-urw-fonts-naming.patch + openjade-1.3.2-ldflags.patch + openjade-1.3.2-respect-ldflags.patch + openjade-1.3.2-msggen.pl.patch - office/postscript/ghostscript/pspec.xml + office/docbook/openjade/pspec.xml - ghostscript + openjade - zlib - libX11 - libpng - freetype - libjpeg-turbo - tiff - lcms2 - libXt - libpaper - fontconfig - poppler-data - gnu-gs-fonts-std + sgml-common + opensp + libgcc /usr/bin /usr/lib - /usr/share/man - /usr/share/doc - /usr/share/cups - /usr/share/ghostscript - - - - ghostscript-docs - Documentation for ghostscript - ghostscript için çeşitli belgeler - - /usr/share/doc/ghostscript/html - /usr/share/doc/ghostscript/examples - - - - ghostscript-devel - Development files for ghostscript - ghostscript için geliştirme dosyaları - - ghostscript - - - /usr/bin/ijs-config - /usr/include/ghostscript - /usr/include/ijs - /usr/lib/pkgconfig - - - - ghostscript-32bit - 32-bit shared libraries for ghostscript - emul32 - emul32 - - libjpeg-turbo-32bit - zlib-32bit - tiff-32bit - lcms2-32bit - libXt-32bit - libXext-32bit - libX11-32bit - libpng-32bit - libidn-32bit - freetype-32bit - fontconfig-32bit - - - ghostscript - libjpeg-turbo-32bit - zlib-32bit - tiff-32bit - lcms2-32bit - libXt-32bit - libX11-32bit - libpng-32bit - freetype-32bit - fontconfig-32bit - - - /usr/lib32 + /usr/share/doc/openjade + /usr/share/sgml + + System.Package + + + openjade-1.3.2.dsssl-catalog + openjade-1.3.2.catalog + - - 2017-02-05 - 9.20 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-06-09 - 9.19 - Release Bump + 2017-02-06 + 1.3.2 + Rebuild Pisi Linux Community admin@pisilinux.org - 2016-05-01 - 9.19 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com + 2016-06-09 + 1.3.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-01-10 - 9.15 + 2014-05-18 + 1.3.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + asciidoc + http://www.methods.co.nz/asciidoc/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + office.docbook + Text document format for writing documents + Belge hazırlamak için metin biçimlendirme sistemi + AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc command. + AsciiDoc, kısa belgeler, makaleler, kitaplar ve kılavuz sayfaları yazmak ve bunları HTML/Docbook'a dönüştürmek için kullanılır. + mirrors://sourceforge/asciidoc/asciidoc-8.6.9.tar.gz + office/docbook/asciidoc/pspec.xml + + + asciidoc + + docbook-xml + docbook-xsl + + + /etc + /usr/bin + /usr/lib/python* + /usr/share/asciidoc + /usr/share/vim + /usr/share/doc/asciidoc + /usr/share/man + + + + + 2017-02-05 + 8.6.9 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 8.6.9 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 8.6.9 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + docbook2x + http://docbook2x.sourceforge.net + + Osman Erkan + osman.erkan@pisilinux.org + + MIT + app:gui + office.docbook + docbook2X converts DocBook documents to man and Texinfo format. + docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format. + docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format. + http://downloads.sourceforge.net/project/docbook2x/docbook2x/0.8.8/docbook2X-0.8.8.tar.gz + + docbook-xml + libxml2-devel + libxslt-devel + perl-XML-SAX + + + docbook2X-0.8.8-error_on_missing_refentry.patch + docbook2X-0.8.8-filename_whitespace_handling.patch + docbook2X-0.8.8-preprocessor_declaration_syntax.patch + + office/docbook/docbook2x/pspec.xml + + + docbook2x + + docbook-xml + libxml2 + libxslt + perl-XML-SAX + + + /usr/bin + /usr/share/man + /usr/share/doc + /usr/share + + + + + 2017-12-12 + 0.8.8 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + itstool + http://itstool.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + office.docbook + XML to PO and back again + XML to PO and back again + http://files.itstool.org/itstool/itstool-2.0.2.tar.bz2 + office/docbook/itstool/pspec.xml + + + itstool + + /usr + + + + + 2017-02-06 + 2.0.2 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 2.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 2.0.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + docbook-sgml4_5 + http://www.docbook.org/sgml/ + + PisiLinux Community + admins@pisilinux.org + + X11 + data + office.docbook + Docbook SGML DTD 4.5 + Docbook SGML DTD 4.5 + Contains Docbook SGML DTD version 4.5. + Docbook SGML DTD sürüm 4.5 belgelerini içerir. + http://www.docbook.org/sgml/4.5/docbook-4.5.zip + + catalog.patch + + office/docbook/docbook-sgml4_5/pspec.xml + + + docbook-sgml4_5 + + sgml-common + + + /usr/share/doc/docbook-sgml4_5 + /usr/share + + + System.Package + + + + + 2017-04-04 + 4.5 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 4.5 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 4.5 First release Stefan Gronewold(groni) groni@pisilinux.org + + + opensp + http://openjade.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + as-is + app:console + office.docbook + A SGML parsing and entity management toolkit + SGML ayrıştırma araç seti + OpenSP is a free, object-oriented toolkit for Standard Generalized Markup Language (SGML) parsing and entity management maintained by the OpenJade project. + OpenSP SGML sözdizimsel ayrıştırma ve içerik yönetimi için nesne-odaklı bir araç setidir ve OpenJade projesinin bir parçasıdır. + mirrors://sourceforge/openjade/OpenSP-1.5.2.tar.gz + + docbook-xml + libgcc + + + opensp-1.5-gcc34.patch + opensp-sigsegv.patch + + office/docbook/opensp/pspec.xml + + + opensp + + libgcc + + + /usr/bin + /usr/share/doc/opensp + /usr/share/man + /usr/lib + /usr/share/locale + /usr/share/sgml + + + + opensp-devel + Development files for opensp + opensp için geliştirme dosyaları + + opensp + + + /usr/include + + + + + 2017-02-06 + 1.5.2 + Rebuild + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-18 + 1.5.2 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + kexi + http://www.kexi-project.org/ + + Alihan Öztürk + alihan@pisilinux.org + + GPLv2+ + app:gui + office + A visual database applications creator. + Görsel bir veritabanı uygulaması yaratıcısı. + Kexi is an open source visual database applications creator,a long-awaited competitor for programs like MS Access or Filemaker. + Kexi açık kaynaklı bir görsel veritabanı uygulaması yaratıcısıdır. MS Access veya Filemaker gibi programlar için uzun süredir beklenen bir rakip. + http://download.kde.org/stable/kexi/src/kexi-3.0.2.tar.xz + + extra-cmake-modules + kxmlgui-devel + kwidgetsaddons-devel + ktextwidgets-devel + ktexteditor-devel + kio-devel + kitemviews-devel + kiconthemes-devel + ki18n-devel + kguiaddons-devel + kcoreaddons-devel + kconfigwidgets-devel + kconfig-devel + kcompletion-devel + kcodecs-devel + karchive-devel + qt5-base-devel + kdb-devel + kreport-devel + qt5-webkit-devel + breeze-icons + marble-devel + kproperty-devel + kcrash-devel + qt5-designer + + office/kexi/pspec.xml + + + kexi + A visual database applications creator. + + kdb + kio + glib2 + ki18n + kcrash + libgcc + kcodecs + kconfig + kreport + kxmlgui + qt5-base + kproperty + kguiaddons + kitemviews + qt5-webkit + kcompletion + kcoreaddons + kiconthemes + ktexteditor + ktextwidgets + kconfigwidgets + kwidgetsaddons + + + /usr/bin + /usr/lib + /usr/lib/qt5 + /usr/share + /usr/share/locale + /usr/share/metainfo + /usr/share/kexi + /usr/share/applications + + + + + 2017-10-14 + 3.0.2 + Version bump + Mustafa Cinasl + muscnsl@gmail.com + + + 2017-01-07 + 3.0.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + poppler @@ -117807,20278 +154770,227 @@ complete albums that you have purchased from Amazon. - aspell - http://aspell.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - app:console - office.spellcheck - A multi-language spellchecker - Bir yazım kontrol aracı - Ce programme rend possible de vérifier facilement les documents en UTF-8 sans avoir à utiliser un dictionnaire spécial. - Aspell is a spellchecker that has dictionaries for more than one language and is written as a replacement to ispell. - GNU Aspell birden fazla dil destekleyen bir yazım kontrol aracıdır. - mirrors://gnu/aspell/aspell-0.60.6.1.tar.gz - - fedora/aspell-0.60.3-install_info.patch - fedora/aspell-0.60.5-fileconflict.patch - fedora/aspell-0.60.5-pspell_conf.patch - fedora/aspell-0.60.6-mp.patch - fedora/aspell-0.60.6-zero.patch - - office/spellcheck/aspell/pspec.xml - - - aspell - - libgcc - - - /usr/bin - /usr/lib - /usr/share/aspell - /usr/share/doc - /usr/share/man - /usr/share/info - /usr/share/locale - - - - aspell-devel - Development files for aspell - aspell için geliştirme dosyaları - - aspell - - - /usr/include - /usr/share/info/aspell-dev.info - - - - - 2017-02-28 - 0.60.6.1 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.60.6.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 0.60.6.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - enchant - http://www.abisource.com/enchant/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - office.spellcheck - Spellchecker wrapping library - İmla denetimi kitaplığı - enchant is a library that wraps other spell checking backends. - enchant, diğer imla denetim kitaplıklarını arkauç olarak kullanan bir imla denetim kitaplığıdır. - http://www.abisource.com/downloads/enchant/1.6.0/enchant-1.6.0.tar.gz - - aspell - hunspell - glib2-devel - - office/spellcheck/enchant/pspec.xml - - - enchant - - glib2 - libgcc - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - /usr/share/enchant - - - - enchant-aspell - aspell backend for Enchant - Enchant için aspell arkaucu - - enchant - aspell - - - /usr/lib/enchant/libenchant_aspell.so - - - - enchant-zemberek - zemberek backend for Enchant - Enchant için zemberek arkaucu - - enchant - zemberek-server - - - /usr/lib/enchant/libenchant_zemberek.so - - - - enchant-devel - Development files for enchant - enchant için geliştirme dosyaları - - enchant - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 1.6.0 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 1.6.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - hunspell - http://hunspell.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - MPL-1.1 - GPLv2 - LGPLv2.1 - library - app:console - office.spellcheck - An improved spell checker - Gelişmiş imla denetleyici - hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker. - hunspell, OpenOffice.org'daki myspell yerine kullanılabilen gelişmiş bir imla denetleyicidir. Aynı zamanda, Firefox ve Thunderbird'de imla denetleyici olarak kullanılmaktadır. - https://github.com/hunspell/hunspell/archive/v1.6.2.tar.gz - - ncurses-devel - readline-devel - - office/spellcheck/hunspell/pspec.xml - - - hunspell - - ncurses - libgcc - readline - - - /usr/lib - /usr/bin - /usr/share/locale - /usr/share/man - /usr/share/doc - - - ispellaff2myspell - wordlist2hunspell - - - - hunspell-devel - Development files for hunspell - hunspell için geliştirme dosyaları - - hunspell - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/*.a - /usr/share/man/man3 - - - - - 2018-01-16 - 1.6.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 1.6.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.3.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-07-10 - 1.3.3 - First release - Vedat Demir - vedat@pisilinux.com - - - - - - qtspell - https://github.com/manisandro/qtspell - - Stefan Gronewold - groni@pisilinux.org - - GPL3 - office.spellcheck - Spell checking for Qt text widgets - QtSpell adds spell-checking functionality to Qt's text widgets, using the enchant spell-checking library. - https://github.com/manisandro/qtspell/archive/0.8.4.tar.gz - - cmake - doxygen - enchant-devel - pkgconfig - qt5-assistant-devel - qt5-base-devel - qt5-designer-devel - qt5-linguist - glib2-devel - - office/spellcheck/qtspell/pspec.xml - - - qtspell - Spell checking for Qt text widgets - - qt5-base - enchant - libgcc - - - /usr/lib - /usr/share/qt5/translations - /usr/include/QtSpell-qt5 - /usr/share/doc - - - - - 2018-01-16 - 0.8.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-09 - 0.8.2 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - zanshin - http://zanshin.kde.org/ - - Stefan Gronewold - groni@pisilinux.org - - GPL - office - To-do management application for KDE 5 based on Akonadi - Zanshin is a powerful yet simple application for managing your day to day actions. It helps you organize and reduce the cognitive pressure of what one has to do in his job and personal life. You'll never forget anything anymore, getting your mind like water. - https://files.kde.org/zanshin/zanshin-0.4.1.tar.bz2 - - boost-devel - extra-cmake-modules - kdelibs4-support-devel - kdesignerplugin - kdoctools-devel - krunner-devel - qt5-base-devel - kldap-devel - akonadi-calendar-devel - kontactinterface-devel - akonadi-notes-devel - akonadi-search-devel - kidentitymanagement-devel - cyrus-sasl-devel - akonadi-devel - kitemmodels-devel - kemoticons-devel - kinit-devel - kunitconversion-devel - akonadi-contacts-devel - akonadi-mime-devel - - office/zanshin/pspec.xml - - - zanshin - To-do management application for KDE 5 based on Akonadi - - kio - ki18n - kldap - kmime - kparts - libgcc - akonadi - kcodecs - kconfig - krunner - kwallet - kxmlgui - kcalcore - qt5-base - kcontacts - kitemviews - kcompletion - kcoreaddons - kitemmodels - kjobwidgets - akonadi-notes - akonadi-search - kconfigwidgets - kwidgetsaddons - akonadi-calendar - akonadi-contacts - kdelibs4-support - kontactinterface - kidentitymanagement - kdepim-runtime - - - /usr/bin - /usr/lib/qt5 - /usr/share - /usr/share/doc - - - - - 2017-01-08 - 0.4.1 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - ant - http://ant.apache.org - - PisiLinux Community - admins@pisilinux.org - - Apache-2.0 - app:console - programming.build - Java-based build tool - Java tabanlı inşa aracı - Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles. - Apache ant Java tabanlı bir inşa aracıdır. Teorik olarak make'e benzemektedir ancak make'in kırışıksız halidir - Apache Ant es una herramienta de compilación (build) basado en Java. Teróricamente se puede comparar con Make, pero sin las vueltas que tiene aquel. - http://archive.apache.org/dist/ant/source/apache-ant-1.9.9-src.tar.bz2 - - jdk7-openjdk - - programming/build/ant/pspec.xml - - - ant - - /etc - /usr/share/ - /usr/bin - - - ant.conf - ant.sh - ant.csh - - - - ant-docs - Documentation package for ant build system - - /usr/share/doc - - - - - 2018-01-16 - 1.9.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-28 - 1.9.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.9.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-25 - 1.9.6 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - llvm - http://www.llvm.org/ - - Serdar Soytetir - kaptan@pisilinux.org - - NCSA - programming.build - The Low Level Virtual Machine - Düşük Seviye Sanal Makine (LLVM) - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. - LLVM projesi, modüler ve tekrar tekrar kullanılabilir derleyici teknolojileri koleksiyonudur. Adının aksine geleneksel sanal makinelerden çok farklıdır; ancak sanal makineleri oluşturmak için faydalı kitaplıklar içerir. - http://llvm.org/releases/3.8.0/llvm-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/cfe-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/clang-tools-extra-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/lldb-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/compiler-rt-3.8.0.src.tar.xz - - zlib-devel - libxml2-devel - ncurses-devel - ocaml - libffi-devel - groff - swig - python-devel - libedit-devel - cmake - binutils - - programming/build/llvm/pspec.xml - - - llvm - app:console - library - - llvm-libs - libxml2 - libgcc - ncurses - zlib - libffi - - - /usr/bin - /usr/bin/llvm-config - /usr/include/llvm* - /usr/lib/llvm - /usr/lib - /etc/ld.so.conf.d - /etc/llvm - /usr/share/doc - /usr/share/vim - /usr/share/llvm/cmake - /usr/share/man - - - 51-llvm.conf - - - - llvm-libs - library - - zlib - libffi - libedit - libgcc - ncurses - - - /usr/lib/libLLVM.* - /usr/lib/LLVMgold.* - /usr/lib/libLTO.* - /usr/lib/bfd-plugins/LLVMgold.so - /usr/share/licenses/llvm-libs/LICENSE - - - - lldb - Next generation, high-performance debugger - - llvm - zlib - libffi - libedit - libgcc - ncurses - python - libxml2 - - - /usr/bin/argdumper - /usr/bin/lldb* - /usr/lib/liblldb - /usr/lib/python2.7/site-packages/readline.so - /usr/lib/python2.7/site-packages/lldb/* - - - - lldb-devel - Development headers lldb - - lldb - - - /usr/include/lldb/* - - - - llvm-clang-analyzer - A source code analysis framework - C ve Objective-C için kod analiz altyapısı - 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 - - - /usr/lib/clang-analyzer - /usr/bin/scan-* - /usr/share/scan* - /usr/libexec/ccc-* - /usr/libexec/c++-* - - - - llvm-clang - A C language family front-end for LLVM - 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 - libgcc - ncurses - - - /usr/bin/clang* - /usr/bin/tblgen - /usr/lib/clang - /usr/lib/clang/libclang.so - /usr/share/man/man1/clang.1 - /usr/share/clang - - - - llvm-clang-devel - Development headers for llvm-clang - llvm-clang için başlık dosyaları - - llvm-clang - - - /usr/include/clang - /usr/include/clang-c - - - - llvm-32bit - 32-bit shared libraries for llvm - emul32 - emul32 - - zlib-32bit - libffi-32bit - - - llvm - libgcc - libedit - ncurses-32bit - zlib-32bit - libffi-32bit - - - /usr/bin/llvm-config-32 - /usr/lib32 - - - - - 2017-09-04 - 3.8.0 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-12 - 3.8.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.8.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 3.8.0 - Release bump - Serdar Soytetir - kaptan@pisilinux.org - - - 2016-04-06 - 3.8.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - meson - http://mesonbuild.com/ - - PisiLinux Community - admins@pisilinux.org - - Apache - app:console - programming.build - High productivity build system - High productivity build system - Yüksek verimli üretme sistemi - Yüksek verimli üretme sistemi - https://github.com/mesonbuild/meson/releases/download/0.43.0/meson-0.43.0.tar.gz - - python3-devel - python3-setuptools - - - fix-tests.patch - - programming/build/meson/pspec.xml - - - meson - - python3 - ninja - - - /usr/bin - /usr/lib - /usr/share - /usr/share/man - /usr/share/vim - /usr/share/doc - - - - - 2017-12-07 - 0.43.0 - First release. - PisiLinux Community - admins@pisilinux.org - - - - - - ninja - http://martine.github.com/ninja/ - - Stefan Gronewold(groni) - groni@pisilinux.org - - LGPLv2 - app:console - programming.build - Ninja is a small build system with a focus on speed. - Ninja, hız odaklı bir inşa sistemidir. - Ninja is a small build system with a focus on speed. - Ninja is a small build system with a focus on speed. - https://github.com/ninja-build/ninja/archive/v1.8.2.tar.gz - - re2c - asciidoc - emacs-python - giflib-devel - - programming/build/ninja/pspec.xml - - - ninja - - libgcc - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2017-10-08 - 1.8.2 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-22 - 1.7.2 - Release Bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-09 - 1.7.1 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-09 - 1.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-25 - 1.6.0 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - gdb - http://www.gnu.org/software/gdb/gdb.html - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:console - programming.debug - GNU debugger - GNU hata ayıklayıcısı - Depurador GNU - GDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed. - GDB, GNU Proje hata ayıklama aracı, çalışır durumdaki başka bir programın `içinde' olan biteni görmenizi, veya başka bir programın çöktüğü anda ne yapıyor olduğunu bilmenizi sağlar. - GDB, el depurador del proyecto GNU permite ver lo que está pasando 'en el interior de' otro programa mientras ejecuta -- o lo que estaba haciendo cuando quedó colgado. - mirrors://gnu/gdb/gdb-8.0.1.tar.xz - - xz-devel - texinfo - guile-devel - expat-devel - python-devel - readline-devel - ncurses-devel - - programming/debug/gdb/pspec.xml - - - gdb - - xz - libgcc - guile - expat - python - readline - ncurses - - - /usr/bin - /usr/lib - /usr/share/doc/gdb - /usr/share/gdb - /usr/share/info - /usr/share/man - - - gstack.1 - - - - gdb-devel - Development files for gdb - gdb için geliştirme dosyaları - - gdb - - - /usr/include - - - - - 2018-01-31 - 8.0.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 7.12.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 7.9.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-30 - 7.9.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - eric6 - http://eric-ide.python-projects.org/index.html - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:gui - programming.environment.eric - Full featured Python IDE - Eric is a full featured Python and Ruby editor and IDE, written in python. - It is based on the cross platform Qt4 gui toolkit, integrating the highly flexible - Scintilla editor control. It is designed to be usable as everdays' quick and dirty - editor as well as being usable as a professional project management tool integrating - many advanced features Python offers the professional coder. - eric5 - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-cs-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-de-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-es-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-fr-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-it-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-ru-17.05.tar.gz - https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.05/eric6-i18n-tr-17.05.tar.gz - - qt5-base-devel - qt5-sql-mysql - python3-devel - qt5-sql-sqlite - python3-qt5 - qscintilla2-devel - qscintilla2-python3 - qt5-webkit-devel - qt5-svg-devel - python3-sip - - programming/environment/eric6/pspec.xml - - - eric6 - - qt5-base - python3 - python3-qt5 - qscintilla2-python3 - qt5-webkit - qt5-svg - - - /usr/bin - /usr/lib/python3.6/site-packages - /usr/share/qt5/qsci/api - /usr/share/applications - /usr/share/appdata - /usr/share/doc - /usr/share/pixmaps - /usr/share/metainfo - - - - - 2017-06-05 - 17.05 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 6.1.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-10 - 6.1.4 - Version Bump - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - go - http://golang.org - - Aydın Demirel - aydin.demirel@pisilinux.org - - BSD - app:console - programming.language - Compiler and tools for the Go programming language from Google - Google'dan Go programlama dili için araçlar ve derleyici - Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. - Go basit, güvenilir ve verimli yazılım inşa etmek için onu kolay yapan açık kaynaklı bir programlama dilidir. - https://github.com/golang/go/archive/go1.9.2.tar.gz - https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap-1.8.tbz - programming/language/go/pspec.xml - - - golang - - git - - - /etc - /usr/bin/ - /usr/lib/ - /usr/share/ - - - go.sh - - - - - 2017-12-31 - 1.9.2 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-08-21 - 1.7.6 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-20 - 1.7.5 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-08-06 - 1.6.3 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.6.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-07 - 1.6.2 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-01-09 - 1.4.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - eclipse-ecj - http://www.eclipse.org - - PisiLinux Community - admins@pisilinux.org - - EPL - app:web - programming.language.java - Eclipse java bytecode compiler - Eclipse java bytecode compiler - http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.4.2-201502041700/ecjsrc-4.4.2.jar - - ant - jdk7-openjdk - - - 01-ecj-include-props.patch - 02-buildxml-fix-manifest.patch - - programming/language/java/eclipse-ecj/pspec.xml - - - eclipse-ecj - - jdk7-openjdk - - - /usr/share/man - /usr/bin - /usr/share/java - - - ecj - - - - - 2017-05-15 - 4.4.2_201502041700 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-10 - 4.4.2_201502041700 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-03 - 4.4.2_201502041700 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - fastjar - http://savannah.nongnu.org/projects/fastjar - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:web - programming.language.java - Sun java jar compatible archiver - Sun java jar compatible archiver - Sun java jar compatible archiver - Sun java jar compatible archiver. - http://download.savannah.gnu.org/releases/fastjar/fastjar-0.98.tar.gz - - zlib-devel - - programming/language/java/fastjar/pspec.xml - - - fastjar - - zlib - - - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/info - - - - - 2017-05-11 - 0.98 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.98 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-05 - 0.98 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - icedtea-web-java7 - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.java - Java web browser plugin - Web tarayıcıları için Java eklentisi - Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. - Java uygulamacıklarını (applet) çalıştıran, Java Web Start'ın özgür yazılım sürümü. - http://icedtea.wildebeest.org/download/source/icedtea-web-1.6.2.tar.gz - - firefox - jdk7-openjdk - rhino - libXtst-devel - npapi-sdk-devel - desktop-file-utils - glib2-devel - - programming/language/java/icedtea-web-java7/pspec.xml - - - icedtea-web-java7 - - glib2 - libgcc - desktop-file-utils - jre7-openjdk - - - /usr/lib - /usr/lib/mozilla - /usr/lib/browser-plugins - /usr/share - /usr/share/doc - /usr/share/man - /usr/share/applications - - - - - 2017-01-08 - 1.6.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - java7-openjdk - http://icedtea.classpath.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - programming.language.java - Open Java Development Kit - OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE). - http://icedtea.wildebeest.org/download/source/icedtea-2.6.8.tar.gz - - giflib_5.1.diff - fontconfig-paths.diff - openjdk7_nonreparenting-wm.diff - - - ant - wget - rhino - fastjar - nss-devel - zlib-devel - attr-devel - xorg-proto - gtk2-devel - cups-devel - eclipse-ecj - libXt-devel - libSM-devel - lcms2-devel - jdk7-openjdk - libICE-devel - libpng-devel - giflib-devel - libxslt-devel - libXtst-devel - alsa-lib-devel - libXinerama-devel - libjpeg-turbo-devel - libXcomposite-devel - chrpath - - programming/language/java/java7-openjdk/pspec.xml - - - jre7-openjdk-headless - Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs - - atk - cups - gtk2 - zlib - cairo - glib2 - lcms2 - libXi - pango - libX11 - libgcc - libXext - libXtst - freetype - fontconfig - gdk-pixbuf - libXrender - libXcomposite - libjpeg-turbo - - - /usr/bin/orbd - /usr/bin/rmid - /usr/bin/java - /etc/env.d/20java_jre.csh - /etc/env.d/20java_jre - /etc/java-7-openjdk/ - /usr/bin/pack200 - /usr/bin/keytool - /usr/bin/tnameserv - /usr/bin/unpack200 - /usr/share/man/man1/rmid.1 - /usr/share/man/man1/orbd.1 - /usr/share/man/man1/java.1 - /usr/bin/servertool - /usr/bin/rmiregistry - /usr/share/doc/java7-openjdk/ - /usr/share/man/ja/man1/rmid.1 - /usr/share/man/ja/man1/java.1 - /usr/share/man/man1/pack200.1 - /usr/share/man/man1/keytool.1 - /usr/share/man/ja/man1/orbd.1 - /usr/share/man/man1/tnameserv.1 - /usr/share/man/man1/unpack200.1 - /usr/share/man/ja/man1/pack200.1 - /usr/share/man/man1/servertool.1 - /usr/share/man/ja/man1/keytool.1 - /usr/share/man/man1/rmiregistry.1 - /usr/share/man/ja/man1/tnameserv.1 - /usr/share/man/ja/man1/unpack200.1 - /usr/share/man/ja/man1/servertool.1 - /usr/share/doc/jre7-openjdk-headless - /usr/share/man/ja/man1/rmiregistry.1 - /usr/lib/jvm/java-7-openjdk/jre/lib - /usr/lib/jvm/java-7-openjdk/jre/java - /usr/lib/jvm/java-7-openjdk/jre/orbd - /usr/lib/jvm/java-7-openjdk/jre/rmid - /usr/lib/jvm/java-7-openjdk/jre/bin/ - /usr/lib/jvm/java-7-openjdk/jre/keytool - /usr/lib/jvm/java-7-openjdk/jre/pack200 - /usr/lib/jvm/java-7-openjdk/jre/bin/orbd - /usr/lib/jvm/java-7-openjdk/jre/bin/java - /usr/lib/jvm/java-7-openjdk/jre/bin/rmid - /usr/lib/jvm/java-7-openjdk/jre/tnameserv - /usr/lib/jvm/java-7-openjdk/jre/unpack200 - /usr/lib/jvm/java-7-openjdk/jre/servertool - /usr/lib/jvm/java-7-openjdk/jre/policytool - /usr/lib/jvm/java-7-openjdk/jre/rmiregistry - /usr/lib/jvm/java-7-openjdk/jre/bin/keytool - /usr/lib/jvm/java-7-openjdk/jre/bin/pack200 - /usr/lib/jvm/java-7-openjdk/lib/*/jli/libjli.so - /usr/lib/jvm/java-7-openjdk/jre/bin/tnameserv - /usr/lib/jvm/java-7-openjdk/jre/bin/unpack200 - /usr/lib/jvm/java-7-openjdk/jre/bin/servertool - /usr/lib/jvm/java-7-openjdk/jre/bin/rmiregistry - /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/xawt/libmawt.so - /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/headless/libmawt.so - - - 20java_jre - 20java_jre.csh - - - - jre7-openjdk - Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Full Java runtime environment - needed for executing Java GUI and Webstart programs - - zlib - giflib - libX11 - libpng - libXext - alsa-lib - libjpeg-turbo - jre7-openjdk-headless - - - /usr/share/doc/openjdk - /usr/bin/policytool - /usr/share/icons/hicolor/ - /usr/share/man/man1/policytool.1 - /usr/share/man/ja/man1/policytool.1 - /usr/share/applications/policytool.desktop - /usr/lib/jvm/java-7-openjdk/jre/bin/policytool - /usr/lib/jvm/java-7-openjdk/jre/lib/*/libjsoundalsa.so - /usr/lib/jvm/java-7-openjdk/jre/lib/*/libpulse-java.so - /usr/lib/jvm/java-7-openjdk/jre/lib/*/libsplashscreen.so - /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/libjsoundalsa.so - /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/libpulse-java.so - /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/libsplashscreen.so - - - sun-jre - - - sun-jre - - - - jdk7-openjdk - Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - SDK - - zlib - libX11 - libgcc - jre7-openjdk-headless - - - /etc/env.d/21java_jdk.csh - /etc/env.d/21java_jdk - /usr/share/man/man1/ - /usr/share/man/ja/man1/ - /usr/bin/jar - /usr/bin/xjc - /usr/bin/apt - /usr/bin/jdb - /usr/bin/jps - /usr/bin/jmap - /usr/bin/idlj - /usr/bin/jcmd - /usr/bin/jhat - /usr/bin/rmic - /usr/bin/javac - /usr/bin/javah - /usr/bin/javap - /usr/bin/jinfo - /usr/bin/wsgen - /usr/bin/jstat - /usr/bin/jstack - /usr/bin/jstatd - /usr/bin/javadoc - /usr/bin/extcheck - /usr/bin/jconsole - /usr/bin/wsimport - /usr/bin/jarsigner - /usr/bin/jsadebugd - /usr/bin/schemagen - /usr/bin/serialver - /usr/bin/jrunscript - /usr/bin/appletviewer - /usr/bin/native2ascii - /usr/share/applications/jconsole.desktop - /usr/lib/jvm/java-7-openjdk/include - /usr/lib/jvm/java-7-openjdk/bin/apt - /usr/lib/jvm/java-7-openjdk/bin/jar - /usr/lib/jvm/java-7-openjdk/bin/jdb - /usr/lib/jvm/java-7-openjdk/bin/jps - /usr/lib/jvm/java-7-openjdk/bin/xjc - /usr/lib/jvm/java-7-openjdk/bin/rmic - /usr/lib/jvm/java-7-openjdk/bin/rmid - /usr/lib/jvm/java-7-openjdk/bin/idlj - /usr/lib/jvm/java-7-openjdk/bin/orbd - /usr/lib/jvm/java-7-openjdk/bin/java - /usr/lib/jvm/java-7-openjdk/bin/jhat - /usr/lib/jvm/java-7-openjdk/bin/jmap - /usr/lib/jvm/java-7-openjdk/bin/jcmd - /usr/lib/jvm/java-7-openjdk/bin/javac - /usr/lib/jvm/java-7-openjdk/bin/javah - /usr/lib/jvm/java-7-openjdk/bin/javap - /usr/lib/jvm/java-7-openjdk/bin/jinfo - /usr/lib/jvm/java-7-openjdk/bin/jstat - /usr/lib/jvm/java-7-openjdk/bin/wsgen - /usr/lib/jvm/java-7-openjdk/bin/jstatd - /usr/lib/jvm/java-7-openjdk/bin/jstack - /usr/lib/jvm/java-7-openjdk/bin/pack200 - /usr/lib/jvm/java-7-openjdk/bin/javadoc - /usr/lib/jvm/java-7-openjdk/bin/keytool - /usr/lib/jvm/java-7-openjdk/bin/wsimport - /usr/lib/jvm/java-7-openjdk/bin/extcheck - /usr/lib/jvm/java-7-openjdk/bin/jconsole - /usr/lib/jvm/java-7-openjdk/bin/tnameserv - /usr/lib/jvm/java-7-openjdk/bin/unpack200 - /usr/lib/jvm/java-7-openjdk/bin/schemagen - /usr/lib/jvm/java-7-openjdk/bin/serialver - /usr/lib/jvm/java-7-openjdk/bin/jarsigner - /usr/lib/jvm/java-7-openjdk/bin/jsadebugd - /usr/lib/jvm/java-7-openjdk/bin/jrunscript - /usr/lib/jvm/java-7-openjdk/bin/policytool - /usr/lib/jvm/java-7-openjdk/bin/servertool - /usr/lib/jvm/java-7-openjdk/bin/rmiregistry - /usr/lib/jvm/java-7-openjdk/bin/java-rmi.cgi - /usr/lib/jvm/java-7-openjdk/bin/native2ascii - /usr/lib/jvm/java-7-openjdk/bin/appletviewer - /usr/lib/jvm/java-7-openjdk/lib/jexec - /usr/lib/jvm/java-7-openjdk/lib/ct.sym - /usr/lib/jvm/java-7-openjdk/lib/dt.jar - /usr/lib/jvm/java-7-openjdk/lib/ir.idl - /usr/lib/jvm/java-7-openjdk/lib/orb.idl - /usr/lib/jvm/java-7-openjdk/lib/tools.jar - /usr/lib/jvm/java-7-openjdk/lib/sa-jdi.jar - /usr/lib/jvm/java-7-openjdk/lib/jconsole.jar - - - sun-jdk - - - sun-jdk - - - 21java_jdk.csh - 21java_jdk - - - - openjdk7-src - Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - sources - - jdk7-openjdk - - - /usr/lib/jvm/java-7-openjdk/src.zip - - - - openjdk7-doc - Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - documentation - - jdk7-openjdk - - - /usr/share/doc/openjdk7-doc/ - - - - - 2017-02-18 - 7u_121.2.6.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-08 - 7u_121.2.6.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 7u_85.2.6.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-22 - 7u_85.2.6.1 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - npapi-sdk - http://code.google.com/p/npapi-sdk/ - - Osman Erkan - osman.erkan@pisilinux.org - - MPLv1.1 - app:gui - programming.language.java - NPAPI-SDK is a bundle of Netscape Plugin Application Programming Interface headers by Mozilla. - NPAPI-SDK is a bundle of Netscape Plugin Application Programming Interface headers by Mozilla. This package provides a clear way to install those headers and depend on them. - https://bitbucket.org/mgorny/npapi-sdk/downloads/npapi-sdk-0.27.2.tar.bz2 - programming/language/java/npapi-sdk/pspec.xml - - - npapi-sdk - - /usr/share/doc - - - - npapi-sdk-devel - Development files for nnapi-sdk - npapi-sdk için geliştirme dosyaları - - npapi-sdk - - - /usr/lib/pkgconfig - /usr/include/npapi-sdk - - - - - 2017-01-08 - 0.27.2 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - rhino - http://www.mozilla.org/rhino/ - - PisiLinux Community - admins@pisilinux.org - - GPL2 - programming.language.java - Open-source implementation of JavaScript written entirely in Java - Open-source implementation of JavaScript written entirely in Java - https://github.com/mozilla/rhino/archive/Rhino1_7_7_1_RELEASE.tar.gz - http://archive.apache.org/dist/xmlbeans/binaries/xmlbeans-2.6.0.tgz - - rhino - rhino.1 - rhino-jsc - rhino-jsc.1 - rhino-debugger - rhino-debugger.1 - - - ant - jdk7-openjdk - - programming/language/java/rhino/pspec.xml - - - rhino - - jdk7-openjdk - - - /usr/share/man - /usr/bin - /usr/share/java/ - - - - - 2017-05-11 - 1.7.7.1 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 1.7.7.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 1.7.7.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - lua - http://www.lua.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - programming.language - A light-weight programming language - Hafif bir programlama dili - lua is a powerful light-weight programming language designed for extending applications. - lua, uygulamaları genişletmek için tasarlanmış hafif ve güçlü bir programlama dilidir. - Lua es un lenguaje de programación liviano y potente con todas las herramientas imaginables - http://www.lua.org/ftp/lua-5.3.4.tar.gz - - lua.pc - - - readline-devel - - - liblua.so.patch - - programming/language/lua/pspec.xml - - - lua - - readline - - - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/pixmaps - - - lua.png - - - - lua-devel - Development files for lua - lua için geliştirme dosyaları - - lua - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-08 - 5.3.4 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-02 - 5.3.4 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-14 - 5.3.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-03 - 5.2.4 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - lua51 - http://www.lua.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - programming.language - A light-weight programming language - Hafif bir programlama dili - lua51 is a powerful light-weight programming language designed for extending applications. - lua51, uygulamaları genişletmek için tasarlanmış hafif ve güçlü bir programlama dilidir. - Lua51 es un lenguaje de programación liviano y potente con todas las herramientas imaginables - http://www.lua.org/ftp/lua-5.1.5.tar.gz - - readline-devel - - - lua-5.1-cflags.diff - lua-arch.patch - - programming/language/lua51/pspec.xml - - - lua51 - - readline - - - /usr/lib - /usr/share/man/man1 - /usr/share/doc - /usr/bin - /sbin/lsmod - /usr/share/pixmaps - /usr/share/lua5.1 - /luac5.1.1/luac.1 - /lua5.1.1/lua.1 - - - lua.png - lua.pc - - - - lua51-devel - Development files for lua51 - lua51 için geliştirme dosyaları - - lua51 - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-16 - 5.1.5 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.1.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-05-09 - 5.1.5 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - ocaml - http://www.ocaml.org/ - - Serdar Soytetir - kaptan@pisilinux.org - - OPL - app:console - programming.language.ocaml - Fast modern type-inferring functional programming language - Hızlı ve modern bir programlama dili - A fast modern type-inferring functional programming language descended from the ML (Meta Language) family. - OcaML, ML dilinin soyundan gelen fonksiyonel bir programlama dilidir - https://caml.inria.fr/pub/distrib/ocaml-4.04/ocaml-4.04.0.tar.xz - - zlib-devel - ncurses-devel - libX11-devel - chrpath - - programming/language/ocaml/ocaml/pspec.xml - - - ocaml - - zlib - ncurses - libX11 - - - /usr/bin/ - /usr/lib/ - /usr/share/doc/ - /usr/share/man/ - - - - - 2017-03-08 - 4.04.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.02.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-04 - 4.02.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - perl-GSSAPI - http://search.cpan.org/dist/GSSAPI/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Perl extension providing access to the GSSAPIv2 library - GSSAPI kitaplığına erişim sağlayan perl modülü - perl-GSSAPI module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. - perl-GSSAPI, RFC 2744'de açıklandığı gibi GSSAPI C bağlayıcılarını kullanan bir perl eklentisidir. - http://search.cpan.org/CPAN/authors/id/A/AG/AGROLMS/GSSAPI-0.28.tar.gz - - perl - mit-kerberos - e2fsprogs-devel - - - disable_failing_test.patch - - programming/language/perl/perl-GSSAPI/pspec.xml - - - perl-GSSAPI - - perl - mit-kerberos - e2fsprogs - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 0.28 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.28 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 0.28 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-HTTP-Server-Simple - http://search.cpan.org/dist/HTTP-Server-Simple/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Lightweight HTTP Server - Basit bir HTTP Sunucusu - HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core module dependencies. It's ideal for building a standalone http-based UI to your existing tools. - HTTP::Server::Simple basit, perl çekirdek modülleri dışında bağımlılığı olmadan tek başına çalışabilen bir HTTP hizmetidir. Tek başına çalışan, HTTP temelli bir uygulama yazmak istiyorsanız idealdir. - http://search.cpan.org/CPAN/authors/id/B/BP/BPS/HTTP-Server-Simple-0.51.tar.gz - - perl - perl-URI - - programming/language/perl/perl-HTTP-Server-Simple/pspec.xml - - - perl-HTTP-Server-Simple - - perl - perl-URI - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.51 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.51 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.51 - First release - Alihan Öztürk - alhan@pisilinux.org - - - - - - perl-Archive-Zip - http://search.cpan.org/dist/Archive-Zip - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - app:console - programming.language.perl - Perl interface to ZIP archive files - ZIP arşivlerine erişim için Perl modülü - The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. This module uses the Compress::Zlib library to read and write the compressed streams inside the files. - Bu modül, Perl programlarının Zip arşiv dosyalarını oluşturmasını, düzenlemesini ve okumasını sağlar. Dosyaların içindeki akımları okumak ve yazmak için Compress:Zlib kütüphanesini kullanır. - El módulo Archive::Zip permite a programas Perl la creación, manipulación, lectura y escritura de archivos comprimidos ZIP. Este módulo utiliza la librería Compress::Zlib para leer y escribir los flujos (streams) comprimidos dentro de los archivos. - http://www.cpan.org/authors/id/P/PH/PHRED/Archive-Zip-1.59.tar.gz - - perl - perl-Test-MockModule - - programming/language/perl/perl-Archive-Zip/pspec.xml - - - perl-Archive-Zip - - perl - - - /usr/lib/perl5 - /usr/share/doc - /usr/share/man - /usr/bin - - - - - 2017-01-24 - 1.59 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.49 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-15 - 1.49 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Authen-SASL - http://search.cpan.org/dist/Authen-SASL - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - A Perl SASL interface - Perl için SASL modülü - SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. The framework allows different implementations of the connection class to be plugged in. - SASL, ağ protokolleri tarafından kullanılan genel bir kimlik doğrulama tekniğidir. Authen::SASL, bütün protokollerin paylaşabileceği bir yapı sağlar. Bu yapı, kullanılacak bağlantı sınıfının farklı şekillerde uygulamalarına izin verir. - SASL es un mecanismo genérico de autenticación usado en varios protocolos de red. Authen::SASL facilita un capa de implementación, que todos los protocolos deberían poder compartir. El framework permite adjuntar implementaciones diferentes de la clase de conexión. - http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Authen-SASL-2.16.tar.gz - - perl - perl-GSSAPI - perl-Digest-HMAC - - programming/language/perl/perl-Authen-SASL/pspec.xml - - - perl-Authen-SASL - - perl - perl-GSSAPI - perl-Digest-HMAC - - - /usr/lib - /usr/share/doc/perl-Authen-SASL - /usr/share/man - - - - - 2017-01-24 - 2.16 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 2.16 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Canary-Stability - https://metacpan.org/release/Canary-Stability - - Alihan Öztürk - alihan@pisilinux.org - - GPLv1 - library - programming.language.perl - CPAN/Canary-Stability - canary to check perl compatability for schmorp's modules - CPAN/Canary-Stability - canary to check perl compatability for schmorp's modules - https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/Canary-Stability-2012.tar.gz - - perl - - programming/language/perl/perl-Canary-Stability/pspec.xml - - - perl-Canary-Stability - CPAN/Canary-Stability - canary to check perl compatability for schmorp's modules - - perl - - - / - - - - - 2017-01-24 - 2012 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2011 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 2011 - First Release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Capture-Tiny - http://search.cpan.org/dist/Capture-Tiny - - Pisi Linux Admins - admins@pisilinux.org - - Apache-2.0 - library - programming.language.perl - Perl module to capture stdout and stderr from Perl, XS or external programs - Standart çıktı ve hata akışlarının yakalamaya yarayan Perl modülü - perl-Capture-Tiny is a Perl module to capture stdout and stderr from Perl, XS or external programs. - perl-Capture-Tiny, Perl, XS veya harici programların standart çıktı ve hata akışlarının yakalanmasını sağlayan bir Perl modülüdür. - http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.44.tar.gz - - perl - - programming/language/perl/perl-Capture-Tiny/pspec.xml - - - perl-Capture-Tiny - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.44 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.36 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.36 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-CGI - http://search.cpan.org/dist/CGI/ - - Alihan Öztürk - alihan@pisilinux.org - - Artistic - GPLv1 - library - programming.language.perl - Handle Common Gateway Interface requests and responses. - Handle Common Gateway Interface requests and responses. - http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.35.tar.gz - - perl - perl-HTML-Parser - perl-Test-Deep - perl-Test-Warn - - programming/language/perl/perl-CGI/pspec.xml - - - perl-CGI - Handle Common Gateway Interface requests and responses. - - perl - perl-HTML-Parser - perl-Test-Deep - perl-Test-Warn - - - / - - - - - 2017-01-24 - 4.35 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.28 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 4.28 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-common-sense - http://search.cpan.org/~mlehmann/common-sense/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Implements some sane defaults for Perl programs - Perl programları için kabul edilebilir öntanımlılar içerir - This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders: - http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-3.74.tar.gz - - perl - - programming/language/perl/perl-common-sense/pspec.xml - - - perl-common-sense - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 3.74 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.74 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 3.74 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Crypt-PasswdMD5 - http://search.cpan.org/dist/Crypt-PasswdMD5/ - - Selim Ok - admins@pisilinux.org - - Artistic - library - programming.language.perl - Crypt::PasswdMD5 module for perl - Perl için Crypt::PasswdMD5 modülü - Provides various crypt()-compatible interfaces to the MD5-based crypt() function. - MD5 tabanlı crypt() fonksiyonu için, crypt() uyumlu çeşitli arayüzler sağlar. - http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.40.tgz - - perl - perl-Module-Build - - programming/language/perl/perl-Crypt-PasswdMD5/pspec.xml - - - perl-Crypt-PasswdMD5 - - perl - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 1.40 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.40 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 1.40 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-Devel-Symdump - http://search.cpan.org/dist/Devel-Symdump/ - - Pisi Linux Admins - admin@pisilinux.org - - Artistic - GPLv2 - library - programming.language.perl - Dump symbol names or the symbol table - Sembol isimlerinin veya sembol tablosunun dökümünü verir - perl-Devel-Symdump is a Perl module that dumps symbol names or the symbol table. - perl-Devel-Symdump sembol isimlerinin veya sembol tablosunun dökümünü veren bir Perl modülüdür. - http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-2.17.tar.gz - - perl - - programming/language/perl/perl-Devel-Symdump/pspec.xml - - - perl-Devel-Symdump - - perl - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 2.17 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 2.15 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Digest-HMAC - http://search.cpan.org/dist/Digest-HMAC - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Keyed-Hashing for Message Authentication - This Perl module provides HMAC-MD5 hashing. - Bu Perl modülü HMAC-MD5 şifrelemesi sağlar. - Este módulo Perl facilita hashing HMAC-MD5 - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-HMAC-1.03.tar.gz - - perl - perl-Digest-SHA1 - - programming/language/perl/perl-Digest-HMAC/pspec.xml - - - perl-Digest-HMAC - - perl - perl-Digest-SHA1 - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 1.03 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.03 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Digest-MD5 - http://www.cpan.org - - PisiLinux Community - admins@pisilinux.org - - Artistic - library - programming.language.perl - Perl interface to the MD5 Algorithm - MD5 Algoritmasına perl arayüzü - Perl interface to the MD5 Algorithm - MD5 Algoritmasına perl arayüzü - http://www.cpan.org/authors/id/G/GA/GAAS/Digest-MD5-2.55.tar.gz - - perl - - programming/language/perl/perl-Digest-MD5/pspec.xml - - - perl-Digest-MD5 - - perl - - - /usr/bin - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 2.55 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.53 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 2.53 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-Digest-SHA1 - http://search.cpan.org/dist/Digest-SHA1/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - SHA1 message digest algorithm - The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input. - Bu modül NIST SHA-1 mesaj özetleme algoritmasını Perl programlarında kullanabilmenizi sağlar. Farklı uzunluklardaki mesajları alan algoritma, çıktı olarak 160 bitlik parmakizi veya mesaj özeti üretir. - El módulo Digest::SHA1 permite usar el algoritmo NIST SHA-1 desde programas Perl. El algoritmo acepta como entrada un mensaje de longitud arbitraria y produce un "fingerprint" (huella digital) o "message digest" de 160-bit. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-2.13.tar.gz - - perl - - programming/language/perl/perl-Digest-SHA1/pspec.xml - - - perl-Digest-SHA1 - - perl - - - /usr/lib - /usr/share/doc/perl-Digest-SHA1 - /usr/share/man - - - - - 2017-01-24 - 2.13 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 2.13 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Encode-Locale - http://search.cpan.org/~gaas/Encode-Locale-1.03/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2+ - app:console - programming.language.perl - NAME::Encode::Locale - Determine the locale encoding - In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-1.05.tar.gz - - perl - - programming/language/perl/perl-Encode-Locale/pspec.xml - - - perl-Encode-Locale - - perl - - - /usr/lib - /usr/share - - - - - 2017-01-24 - 1.05 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.05 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.05 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Error - http://search.cpan.org/dist/Error/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Error/exception handling in an OO-ish way - Hata/istisna yakalama ve işlemeye yarayan Nesne yönelimli mantıkla yazılmış bir perl modülü - The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. - perl-Error, Hata/istisna yakalama ve işleme işlerini gören, Nesne yönelimli mantıkla yazılmış bir perl modülüdür. - http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17024.tar.gz - - perl - perl-Module-Build - perl-Test-Pod - perl-Test-Pod-Coverage - - programming/language/perl/perl-Error/pspec.xml - - - perl-Error - - perl - perl-Module-Build - perl-Test-Pod - perl-Test-Pod-Coverage - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.17024 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.17024 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.17024 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-File-Listing - http://search.cpan.org/~gaas/File-Listing-6.04/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - File::Listing - parse directory listing - This module exports a single function called parse_dir(), which can be used to parse directory listings. - http://www.cpan.org/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz - - perl - perl-HTTP-Date - - programming/language/perl/perl-File-Listing/pspec.xml - - - perl-File-Listing - - perl - perl-HTTP-Date - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.04 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.04 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 6.04 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-File-Slurp - http://search.cpan.org/dist/File-Slurp/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - programming.language.perl - A Perl module that is efficient in reading/writing of Complete Files - 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. - http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-Slurp-9999.19.tar.gz - - perl - - programming/language/perl/perl-File-Slurp/pspec.xml - - - perl-File-Slurp - - perl - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-12-14 - 9999.19 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - perl-Font-AFM - http://search.cpan.org/dist/Font-AFM/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - programming.language.perl - A Perl module that is a interface to Adobe Font Metrics files - Adobe Font Metrics dosyaları için bir Perl arayüz modülü - perl-Font-AFM is interface to Adobe Font Metrics files. It allows you to obtain information about the font and the metrics of the various glyphs in the font. - Adobe Font Metrics dosyaları için bir Perl arayüz mödülü. Bu modül ile yazı tipi ve biçimi hakkında bilgilere ulaşabilirsiniz. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Font-AFM-1.20.tar.gz - - perl - - programming/language/perl/perl-Font-AFM/pspec.xml - - - perl-Font-AFM - - perl - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 1.20 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.20 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Font-TTF - http://search.cpan.org/dist/Font-TTF - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - programming.language.perl - Perl module for TrueType Font hacking - TrueType yazıtipleri için Perl modülü - perl-Font-TTF is a Perl module that allows you to do almost anything to a TrueType/OpenType Font including modifying and inspecting nearly all tables. - perl-Font-TTF, çok sayıda dosya biçimini TrueType/OpenType yazıtipine dönüştürmenizi sağlayan bir Perl modülüdür. - http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/Font-TTF-1.05.tar.gz - - perl - perl-IO-String - - programming/language/perl/perl-Font-TTF/pspec.xml - - - perl-Font-TTF - - perl - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 1.05 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.05 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.05 - First release - Ayhan Yalçınsoy - ayhanyalcinoys@pisilinux.org - - - - - - perl-HTML-Form - http://search.cpan.org/~gaas/HTML-Form-6.03/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - HTML::Form - Class that represents an HTML form element - Objects of the HTML::Form class represents a single HTML <form> ... </form> instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Form-6.03.tar.gz - - perl - perl-URI - perl-HTML-Parser - perl-HTTP-Message - - programming/language/perl/perl-HTML-Form/pspec.xml - - - perl-HTML-Form - - perl - perl-URI - perl-HTML-Parser - perl-HTTP-Message - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.03 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 6.03 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTML-Format - http://search.cpan.org/dist/HTML-Format/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - programming.language.perl - A Perl module that format HTML as plaintext, RTF and PostScript - HTML dosyalarını basit metin, RTF ve PostScript formatlarına biçimlendiren bir Perl modülüdür - perl-HTML-Format is a Perl module that formats HTML as plaintext, RTF and PostScript. - perl-HTML-Format HTML dosyalarını basit metin, RTF ve PostScript formatlarına biçimlendiren bir Perl modülüdür - http://search.cpan.org/CPAN/authors/id/N/NI/NIGELM/HTML-Format-2.12.tar.gz - - perl - perl-Module-Build - perl-HTML-Tree - perl-Font-AFM - - programming/language/perl/perl-HTML-Format/pspec.xml - - - perl-HTML-Format - - perl - perl-Module-Build - perl-HTML-Tree - perl-Font-AFM - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 2.12 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 2.12 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTML-FormatText-WithLinks - http://search.cpan.org/dist/HTML-FormatText-WithLinks - - Osman Erkan - osman.erkan@pisilinux.org - - PerlArtistic GPL - library - programming.language.perl - HTML to text conversion with links as footnotes. - HTML::FormatText::WithLinks takes HTML and turns it into plain text but prints all the links in the HTML as footnotes. - http://search.cpan.org/CPAN/authors/id/S/ST/STRUAN/HTML-FormatText-WithLinks-0.15.tar.gz - - perl - perl-URI - perl-Module-Build - perl-HTML-Tree - perl-HTML-Format - - programming/language/perl/perl-HTML-FormatText-WithLinks/pspec.xml - - - perl-HTML-FormatText-WithLinks - - perl - perl-URI - perl-Module-Build - perl-HTML-Tree - perl-HTML-Format - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 0.15 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.15 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTML-FormatText-WithLinks-AndTables - http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables - - Osman Erkan - osman.erkan@pisilinux.org - - PerlArtistic GPL - library - programming.language.perl - Converts HTML to Text with tables in tact. - This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike. - http://www.cpan.org/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.07.tar.gz - - perl - perl-URI - perl-HTML-FormatText-WithLinks - - programming/language/perl/perl-HTML-FormatText-WithLinks-AndTables/pspec.xml - - - perl-HTML-FormatText-WithLinks-AndTables - - perl - perl-URI - perl-HTML-FormatText-WithLinks - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 0.07 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.06 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.06 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTML-Parser - http://search.cpan.org/dist/HTML-Parser/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - HTML Parser - HTML ayrıştırmak için kütüphane - The HTML-Parser distribution is a collection of modules that parse and extract information from HTML documents. - HTML-Parser yazılımı, HTML dökümanlarından bilgi ayrıştıran ve seçip çıkaran bir modüller kolleksiyonudur. - La distribución HTML-Parser es una colección de módulos que analizan la sintaxis y extraen información de documentos HTML. - http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.72.tar.gz - - perl - perl-Test-Pod - perl-HTML-Tagset - - programming/language/perl/perl-HTML-Parser/pspec.xml - - - perl-HTML-Parser - - perl - perl-HTML-Tagset - - - /usr/lib - /usr/share/doc/perl-HTML-Parser - /usr/share/man - - - - - 2017-01-24 - 3.72 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.71 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 3.71 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-HTML-Scrubber - http://search.cpan.org/dist/HTML-Scrubber - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Perl extension for scrubbing/sanitizing html - HTML dosyalarını düzenlemek için bir perl modülü - If you wanna scrub or sanitize html input in a reliable an flexible fashion, then this module is for you. I wasn't satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so I thought I'd write something similar that works directly with HTML::Parser. - http://www.cpan.org/authors/id/N/NI/NIGELM/HTML-Scrubber-0.15.tar.gz - - perl-HTML-Parser - perl-Module-Build - perl - - programming/language/perl/perl-HTML-Scrubber/pspec.xml - - - perl-HTML-Scrubber - - perl-HTML-Parser - perl - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 0.15 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 0.11 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-HTML-Tagset - http://search.cpan.org/dist/HTML-Tagset/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Data tables useful in parsing HTML - HTML ayrıştırmak için yararlı bilgi tabloları - HTML-Tagset contains several data tables useful in various kinds of HTML parsing operations. - HTML-Tagset HTML ayrıştırmak için yararlı birçok bilgi tablosunu barındırır. - HTML-Tagset contiene varios tablas de datos útiles para varias operaciones de parsear HTML. - http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz - - perl - - programming/language/perl/perl-HTML-Tagset/pspec.xml - - - perl-HTML-Tagset - - perl - - - /usr/lib - /usr/share/man - /usr/share/doc/perl-HTML-Tagset - - - - - 2017-01-24 - 3.20 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 3.20 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-HTML-Template - http://search.cpan.org/~wonko/HTML-Template/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - Perl module to use HTML-like templating language - First you make a template - this is just a normal HTML file with a few extra tags, the simplest being <TMPL_VAR> - http://search.cpan.org/CPAN/authors/id/W/WO/WONKO/HTML-Template-2.95.tar.gz - - perl - perl-CGI - - programming/language/perl/perl-HTML-Template/pspec.xml - - - perl-HTML-Template - - perl - perl-CGI - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 2.95 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.95 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 2.95 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTML-Template-Pro - http://search.cpan.org/dist/HTML-Template-Pro - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - GPLv2 - LGPLv2 - library - programming.language.perl - Perl/XS module to use HTML Templates from CGI scripts - CGI betiklerindeki HTML şablonlarını kullanabilen Perl/XS modülü - A fast and lightweight C/Perl+XS HTML Template engine implementation. - http://search.cpan.org/CPAN/authors/id/V/VI/VIY/HTML-Template-Pro-0.9510.tar.gz - - perl - libpcre-devel - perl-JSON - - programming/language/perl/perl-HTML-Template-Pro/pspec.xml - - - perl-HTML-Template-Pro - - perl - libpcre - perl-JSON - - - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.9510 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.9510 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 0.9510 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-HTML-Tree - http://search.cpan.org/dist/HTML-Tree/ - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - library - app:console - programming.language.perl - A Perl module that build and scan parse-trees of HTML - HTML etiketlerin ayrıştırıcı ağaçlarını inşa etmeye yarayan bir Perl modülü - Build and scan parse-trees of HTML. It allows to represent,create and extract information from HTML syntax trees. - HTML etiketlerin ayrıştırıcı ağaçlarını inşa etmeye yarayan bir Perl modülüdür. HTML ağaçlarındaki bilgileri oluşturmaya, çıkartmaya ve sunmaya yarar. - http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/HTML-Tree-5.03.tar.gz - - perl - perl-HTML-Tagset - perl-HTML-Parser - perl-Test-Exception - perl-Test-Pod-Coverage - perl-Module-Build - perl-Test-Fatal - - programming/language/perl/perl-HTML-Tree/pspec.xml - - - perl-HTML-Tree - - perl - perl-HTML-Tagset - perl-HTML-Parser - perl-Test-Exception - perl-Test-Pod-Coverage - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-01-24 - 5.03 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 5.03 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTTP-Body - http://search.cpan.org/~getty/HTTP-Body-1.15/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - HTTP Body Parser - HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/x-www-form-urlencoded, and multipart/form-data. - http://search.cpan.org/CPAN/authors/id/G/GE/GETTY/HTTP-Body-1.22.tar.gz - - perl - perl-HTTP-Message - perl-Test-Deep - perl-Test-Pod - perl-Test-Pod-Coverage - - programming/language/perl/perl-HTTP-Body/pspec.xml - - - perl-HTTP-Body - - perl - perl-HTTP-Message - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 1.22 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.22 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-HTTP-Cookies - http://search.cpan.org/~gaas/HTTP-Cookies-6.01/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - HTTP cookie jars - This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Cookies-6.01.tar.gz - - perl - perl-HTTP-Message - - programming/language/perl/perl-HTTP-Cookies/pspec.xml - - - perl-HTTP-Cookies - - perl - perl-HTTP-Message - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.01 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.01 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 6.01 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-HTTP-Daemon - http://search.cpan.org/~gaas/HTTP-Daemon-6.01/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - a simple http server class - Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz - - perl - - programming/language/perl/perl-HTTP-Daemon/pspec.xml - - - perl-HTTP-Daemon - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.01 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.01 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 6.01 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-HTTP-Date - http://search.cpan.org/~gaas/HTTP-Date-6.02/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - date conversion routines - This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz - - perl - - programming/language/perl/perl-HTTP-Date/pspec.xml - - - perl-HTTP-Date - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.02 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.02 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 6.02 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-HTTP-Message - http://search.cpan.org/~gaas/HTTP-Message-6.03/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - Class encapsulating HTTP Message headers - The HTTP::Headers class encapsulates HTTP-style message headers. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Message-6.06.tar.gz - - perl - perl-LWP-Mediatypes - perl-HTTP-Date - perl-HTML-Parser - perl-URI - - programming/language/perl/perl-HTTP-Message/pspec.xml - - - perl-HTTP-Message - - perl - perl-LWP-Mediatypes - perl-HTTP-Date - perl-HTML-Parser - perl-URI - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.06 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.06 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 6.06 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-HTTP-Negotiate - http://search.cpan.org/~gaas/HTTP-Negotiate-6.01/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - choose a variant to serve - This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz - - perl - perl-HTTP-Date - perl-HTTP-Message - - programming/language/perl/perl-HTTP-Negotiate/pspec.xml - - - perl-HTTP-Negotiate - - perl - perl-HTTP-Date - perl-HTTP-Message - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.01 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.01 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 6.01 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-Image-ExifTool - http://www.sno.phy.queensu.ca/~phil/exiftool - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - A command-line application for reading, writing and editing meta information in image, audio and video files - 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. - http://www.cpan.org/authors/id/E/EX/EXIFTOOL/Image-ExifTool-10.40.tar.gz - - perl - - programming/language/perl/perl-Image-ExifTool/pspec.xml - - - perl-Image-ExifTool - - perl - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc/perl-Image-ExifTool/Changes - - - - perl-Image-ExifTool-docs - Documentation of perl-Image-ExifTool - perl-Image-ExifTool için dökümantasyon dosyaları - - /usr/share/doc - - - - - 2017-01-24 - 10.40 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 10.00 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-27 - 10.00 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - perl-IO-Socket-SSL - http://search.cpan.org/dist/IO-Socket-SSL/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Nearly transparent SSL encapsulation for IO::Socket::INET - IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET. - IO::Socket::SSL, SSL soketlerine nesne yönelimli arayüz sağlayan bir sınıftır. IO::Socket::INET'in gelişmişidir. - IO::Socket::SSL es una clase que implementa una inerfaz a sockets SSL, orientado a objetos. La clase es descendiente de IO::Socket::INET. - http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.047.tar.gz - - perl-Net-SSLeay - perl - - programming/language/perl/perl-IO-Socket-SSL/pspec.xml - - - perl-IO-Socket-SSL - - perl-Net-SSLeay - perl - - - /usr/lib - /usr/share/man - /usr/share/doc/perl-IO-Socket-SSL - - - - - 2017-03-19 - 2.047 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-24 - 2.043 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.024 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 2.024 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-IO-String - http://search.cpan.org/dist/IO-String/ - - Pisi Linux Admins - admin@pisilinux.org - - Artistic - GPLv2 - library - programming.language.perl - IO::File interface for in-core strings in Perl - Perl için çekirdek içi metinler için bir G/Ç Dosya arayüzü - perl-IO-String is an IO::File interface for in-core strings in Perl. - perl-IO-String, Perl dili için çekirdek içi metinlere yönelik bir G/Ç Dosya arayüzüdür. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz - - perl - - programming/language/perl/perl-IO-String/pspec.xml - - - perl-IO-String - - perl - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 1.08 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.08 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 1.08 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-JSON - http://search.cpan.org/dist/JSON/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - JSON (JavaScript Object Notation) encoder/decoder - JSON (JavaScript Nesne Gösterimi) kodlayıcı/çözücü - This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, see http://www.crockford.com/JSON/. - http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz - - perl - perl-JSON-XS - perl-Test-Pod - - programming/language/perl/perl-JSON/pspec.xml - - - perl-JSON - - perl - perl-JSON-XS - perl-Test-Pod - - - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 2.90 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.90 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 2.90 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-JSON-XS - http://search.cpan.org/dist/JSON-XS/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - app:console - programming.language.perl - JSON serialising/deserialising, done correctly and fast - Doğru ve hızlı, JSON serileştirme/geri elde etme kitaplığı - This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be *fast*. To reach the latter goal it was written in C. - Bu modül Perl veri yapılarını JSON'a çevirir, tam tersini de yapabilir. Birincil amacı doğru çalışmak, ikincil amacı ise hızlı olmaktır. İkinciyi sağlamak için C dilinde yazılmıştır. - http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-3.03.tar.gz - - perl - perl-Canary-Stability - perl-common-sense - perl-Types-Serialiser - - programming/language/perl/perl-JSON-XS/pspec.xml - - - perl-JSON-XS - - perl - perl-Canary-Stability - perl-common-sense - perl-Types-Serialiser - - - /usr/bin - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 3.03 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.02 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 3.02 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-libwww - http://search.cpan.org/dist/libwww-perl - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Application programming interface to the World-Wide Web - libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. - La colección libwww-perl es un conjunto de módulos Perl que facilitan una interfaz de programación de aplicación, simple y consistente para la Web. - https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-6.15.tar.gz - - perl - perl-URI - perl-NET-HTTP - perl-HTTP-Date - perl-HTML-Parser - perl-HTML-Tagset - perl-HTTP-Cookies - perl-HTTP-Daemon - perl-File-Listing - perl-HTTP-Message - perl-Encode-Locale - perl-HTTP-Negotiate - perl-LWP-Mediatypes - perl-WWW-Robotrules - perl-LWP-Protocol-https - - programming/language/perl/perl-libwww/pspec.xml - - - perl-libwww - - perl - perl-URI - perl-NET-HTTP - perl-HTTP-Date - perl-HTML-Parser - perl-HTML-Tagset - perl-HTTP-Daemon - perl-File-Listing - perl-HTTP-Message - perl-Encode-Locale - perl-HTTP-Negotiate - perl-LWP-Mediatypes - perl-WWW-Robotrules - perl-LWP-Protocol-https - perl-HTTP-Cookies - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/perl - - - - - 2017-01-24 - 6.15 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 6.15 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-LWP-Mediatypes - http://search.cpan.org/~gaas/LWP-MediaTypes-6.02/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - guess media type for a file or a URL - This module provides functions for handling media (also known as MIME) types and encodings. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz - - perl - - programming/language/perl/perl-LWP-Mediatypes/pspec.xml - - - perl-LWP-Mediatypes - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.02 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.02 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-09-10 - 6.02 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-LWP-Protocol-https - http://search.cpan.org/~gaas/LWP-Protocol-https-6.04/lib/LWP/Protocol/https.pm - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - LWP::Protocol::https - Provide https support for LWP::UserAgent - The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. - https://cpan.metacpan.org/authors/id/M/MS/MSCHILLI/LWP-Protocol-https-6.06.tar.gz - - perl - perl-IO-Socket-SSL - perl-NET-HTTP - perl-Mozilla-CA - - - certs.patch - - programming/language/perl/perl-LWP-Protocol-https/pspec.xml - - - perl-LWP-Protocol-https - - perl - ca-certificates - perl-IO-Socket-SSL - perl-NET-HTTP - perl-Mozilla-CA - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 6.06 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.06 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 6.06 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Module-Build - http://search.cpan.org/~crenz/Module-Find - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Build and install Perl modules. - Build and install Perl modules. - perl-Module-Build Module::Build is a system for building, testing, and installing Perl modules. - perl-Module-Find, Module::Build is a system for building, testing, and installing Perl modules. - http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4220.tar.gz - - perl - - programming/language/perl/perl-Module-Build/pspec.xml - - - perl-Module-Build - - perl - perl-docs - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.4220 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.4216 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 0.4216 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Mozilla-CA - http://search.cpan.org/~abh/Mozilla-CA-20130114/lib/Mozilla/CA.pm - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Mozilla::CA - Mozilla's CA cert bundle in PEM format - Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL. - https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20160104.tar.gz - - perl - - programming/language/perl/perl-Mozilla-CA/pspec.xml - - - perl-Mozilla-CA - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 20160104 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 20160104 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 20160104 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-NET-HTTP - http://search.cpan.org/~gaas/Net-HTTP-6.03/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - Low-level HTTP connection (client) - The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. - http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz - - perl - perl-URI - - programming/language/perl/perl-NET-HTTP/pspec.xml - - - perl-NET-HTTP - - perl - perl-URI - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.09 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.09 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 6.09 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Net-SMTP-SSL - http://search.cpan.org/dist/Net-SMTP-SSL/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - SSL Support for Net::SMTP - Net::SMTP için SSL desteği - perl-NET-SMTP-SSL implements the same API as Net::SMTP but uses IO::Socket::SSL for its network operations. - perl-Net-SMTP-SSL, SMTP protokolüne SSL desteği katarak güvenli e-posta gönderimi sağlar. - http://www.cpan.org/authors/id/R/RJ/RJBS/Net-SMTP-SSL-1.04.tar.gz - - perl - perl-IO-Socket-SSL - - programming/language/perl/perl-Net-SMTP-SSL/pspec.xml - - - perl-Net-SMTP-SSL - - perl - perl-IO-Socket-SSL - - - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 1.04 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.03 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Net-SSLeay - http://search.cpan.org/~flora/Net-SSLeay - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - GPLv2 - library - programming.language.perl - Net::SSLeay module for perl - OpenSSL erişimi için Perl modülü - Net::SMPP is an implementation of Short Message Peer to Peer protocol over TCP. This protocol is frequently used in the telecoms and mobile operator world to pass short messages between systems that implement the short message service (SMS). - Net::SMPP, TCP üzerinden kısa mesaj gönderimi gerçeklemesidir. Bu iletişim kuralı genelde telekom alanında kısa mesaj servisini (SMS) gerçekleştirmek için kullanılır. - Net::SMPP es una implementación del protocolo TCP de mensajes cortos sobre Peer to Peer. Este protocolo está frecuentemente usado por operadoras de telecom y móviles para pasar mensajes cortos entre sistemas que implementan el servicio de mensajes cortos (SMS). - http://www.cpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.80.tar.gz - - perl - perl-Test-Exception - openssl-devel - - programming/language/perl/perl-Net-SSLeay/pspec.xml - - - perl-Net-SSLeay - - perl - zlib - openssl - - - /usr/lib - /usr/share/man - /usr/share/doc/perl-Net-SSLeay - - - - - 2017-01-24 - 1.80 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.72 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.72 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Pod-Coverage - http://search.cpan.org/dist/Pod-Coverage/ - - Pisi Linux Admins - admin@pisilinux.org - - Artistic - GPLv2 - library - app:console - programming.language.perl - Checks if the documentation of a module is comprehensive - Bir modülün belgelendirmesinin kapsamını kontrol eder - perl-Pod-Coverage checks if the documentation of a module is comprehensive. - perl-Pod-Coverage bir modülün belgelendirmesinin kapsamını kontrol eden bir Perl modülüdür. - http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Pod-Coverage-0.23.tar.gz - - perl - perl-Devel-Symdump - perl-Test-Pod - - programming/language/perl/perl-Pod-Coverage/pspec.xml - - - perl-Pod-Coverage - - perl - perl-Devel-Symdump - perl-Test-Pod - - - /usr/bin - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 0.23 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.23 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.23 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-String-ShellQuote - http://search.cpan.org/~rosch/String-ShellQuote - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - app:console - programming.language.perl - Quote strings for passing through the shell - This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object. - Bu modül kabuk veya kabuk benzeri bir neseden geçecek dizgeleri tırnak içine almak için fonksiyonlar içerir. - El módulo contiene algunas funciones útiles para encerrar cadenas de texto entre comillas, para pasarlo a una shell o a un objeto similar. - http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/String-ShellQuote-1.04.tar.gz - - perl - - programming/language/perl/perl-String-ShellQuote/pspec.xml - - - perl-String-ShellQuote - - perl - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc/perl-String-ShellQuote - - - - - 2017-01-24 - 1.04 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.04 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.04 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Sub-Identify - http://search.cpan.org/dist/Sub-Identify - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Perl module to retrieve names of code references - Kod referanslarının adlarını almak için Perl modülü - perl-Sub-Identify is a Perl module allowing you to retrieve the real name of code references through the introspection mechanism. - perl-Sub-Identify, introspection mekanizmasıyla kod referanslarının adlarını almaya yarayan bir Perl modülüdür. - http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-0.12.tar.gz - - perl - perl-Test-Pod - - programming/language/perl/perl-Sub-Identify/pspec.xml - - - perl-Sub-Identify - - perl - perl-Test-Pod - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.12 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Sub-Uplevel - http://search.cpan.org/dist/Sub-Uplevel/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Module to apparently run a function in a higher stack frame - Bir fonksiyonu daha yüksek bir yığın çerçevesinde çalıştırmak için perl modülü - Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided. - http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.2600.tar.gz - - perl - - programming/language/perl/perl-Sub-Uplevel/pspec.xml - - - perl-Sub-Uplevel - - perl - - - /usr/lib - /usr/share/doc/perl-Sub-Uplevel - /usr/share/man - - - - - 2017-01-24 - 0.2600 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.25 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 0.25 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Super - http://search.cpan.org/dist/SUPER/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Control superclass method dispatch. - Üst sınıf yönteminin gönderilmesini denetle. - Control superclass method dispatch. - Üst sınıf yönteminin gönderilmesini denetle. - http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20141117.tar.gz - - perl - perl-Sub-Identify - perl-Module-Build - - programming/language/perl/perl-Super/pspec.xml - - - perl-Super - - perl - perl-Sub-Identify - perl-Module-Build - - - /usr/lib - /usr/share - - - - - 2017-01-24 - 20141117 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Test-Deep - http://search.cpan.org/dist/Test-Deep/ - - Pisi Linux Admins - admin@pisilinux.org - - as-is - library - programming.language.perl - A Perl module that gives you lots of flexibility when testing deep structures - Derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülü - perl-Test-Deep is a Perl module that gives you lots of flexibility when testing deep structures. - perl-Test-Deep derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülüdür. - http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.126.tar.gz - - perl - - programming/language/perl/perl-Test-Deep/pspec.xml - - - perl-Test-Deep - - perl - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 1.126 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.120 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.120 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Test-Exception - http://search.cpan.org/dist/Test-Exception/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Module for testing exception based codes - Perl için exception tabanlı kod denetleme modülü - This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. - http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz - - perl - perl-Sub-Uplevel - - programming/language/perl/perl-Test-Exception/pspec.xml - - - perl-Test-Exception - - perl - perl-Sub-Uplevel - - - /usr/lib - /usr/share/doc/perl-Test-Exception - /usr/share/man - - - - - 2017-01-24 - 0.43 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.43 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 0.43 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Test-Fatal - http://search.cpan.org/dist/Test-Fatal - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Perl module to test code with exceptions - İstisna içeren kodları test etmek için Perl modülü - perl-Test-Fatal provides incredible simple helpers for testing Perl code with exceptions. - perl-Test-Fatal, istisna (exception) içeren kodları test etmek için çok basit bir Perl modülüdür. - http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-0.014.tar.gz - - perl - perl-Try-Tiny - - programming/language/perl/perl-Test-Fatal/pspec.xml - - - perl-Test-Fatal - - perl - perl-Try-Tiny - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.14 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.14 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Test-MockModule - http://search.cpan.org/dist/Test-MockModule/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Override subroutines in a module for unit testing. - Birim test için bir modüldeki altprogramları geçersiz kılın. - Test-MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. - perl-Test-MockModule birim test amaçları için diğer paketlerdeki altprogramları geçici olarak yeniden tanımlamanıza izin verir. - http://www.cpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-0.11.tar.gz - - perl - perl-Super - perl-Test-Pod - perl-Test-Pod-Coverage - perl-Module-Build - - programming/language/perl/perl-Test-MockModule/pspec.xml - - - perl-Test-MockModule - - perl - perl-Super - perl-Test-Pod - perl-Test-Pod-Coverage - perl-Module-Build - - - /usr/lib - /usr/share - - - - - 2017-01-24 - 0.11 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-Test-Pod - http://search.cpan.org/dist/Test-Pod - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - A perl module to check for errors in POD files - Pod dosyalarında hata olup olmadığını kontrol eden bir Perl Modülü - Check POD files for errors or warnings in a test file, using Pod::Simple. - Test::Pod, Pod::Simple modülünü kullanarak POD dosyalarında hata ya da uyarı olup olmadığını kontrol etmeye yarayan bir Perl modülüdür. - https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Pod-1.51.tar.gz - - perl - - programming/language/perl/perl-Test-Pod/pspec.xml - - - perl-Test-Pod - - perl - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 1.51 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.51 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.51 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - perl-Test-Pod-Coverage - http://search.cpan.org/dist/Test-Pod-Coverage/ - - Pisi Linux Admins - admin@pisilinux.org - - as-is - library - programming.language.perl - Check for pod coverage in your distribution - Dağıtımınızın POD kapsamını kontrol eder - perl-Test-Pod-Coverage checks for pod coverage in your distribution. - perl-Test-Pod-Coverage dağıtımınızın POD kapsamını kontrol eden Perl modülüdür. - http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Test-Pod-Coverage-1.10.tar.gz - - perl - perl-Pod-Coverage - - programming/language/perl/perl-Test-Pod-Coverage/pspec.xml - - - perl-Test-Pod-Coverage - - perl - perl-Pod-Coverage - - - /usr/lib - /usr/share/man - - - - - 2017-01-24 - 1.10 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.10 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Test-Warn - http://search.cpan.org/dist/Test-Warn/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - GPLv2 - library - programming.language.perl - Perl extension to test methods for warnings - Test uyarıları için Perl eklentisi - perl-Test-Warn module provides a few convenience methods for testing warning based code. - perl-Test-Warn modülü, uyarı temelli kodları test etmeye yarayan birkaç kolaylık metodu sağlamaktadır. - http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-0.30.tar.gz - - perl - perl-Sub-Uplevel - perl-Test-Pod - - programming/language/perl/perl-Test-Warn/pspec.xml - - - perl-Test-Warn - - perl - perl-Sub-Uplevel - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.30 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.30 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.30 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Text-ParseWords - http://search.cpan.org/~chorny/Text-ParseWords-3.29/ParseWords.pm - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - library - app:console - programming.language.perl - Text::ParseWords - parse text into an array of tokens or array of arrays - This module has two interfaces, one through color() and colored() and the other through constants. It also offers the utility functions uncolor(), colorstrip(), and colorvalid(), which have to be explicitly imported to be used - http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Text-ParseWords-3.30.tar.gz - - perl - - programming/language/perl/perl-Text-ParseWords/pspec.xml - - - perl-Text-ParseWords - - perl - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 3.30 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.30 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-26 - 3.30 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - perl-Try-Tiny - http://search.cpan.org/dist/Try-Tiny - - Pisi Linux Admins - admins@pisilinux.org - - Artistic-2 - GPLv1 - library - programming.language.perl - Perl module to implement minimal try/catch - Perl için basit bir try/catch gerçeklemesi - perl-Try-Tiny is a Perl module which implements a minimal try/catch with proper localization of $@. - perl-Try-Tiny, Perl için $@ yerelleştirmesi sağlayan basit bir try/catch gerçeklemesidir. - http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.28.tar.gz - - perl - perl-Capture-Tiny - - programming/language/perl/perl-Try-Tiny/pspec.xml - - - perl-Try-Tiny - - perl - perl-Capture-Tiny - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 0.28 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.24 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 0.24 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-Types-Serialiser - http://search.cpan.org/~mlehmann/Types-Serialiser-1.0/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - app:console - programming.language.perl - This module provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. - This module provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other. - http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Types-Serialiser-1.0.tar.gz - - perl - perl-common-sense - - programming/language/perl/perl-Types-Serialiser/pspec.xml - - - perl-Types-Serialiser - - perl - perl-common-sense - - - /usr/bin - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 1.0 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 1.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - perl-URI - http://search.cpan.org/~gaas/URI - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Perl module for Uniform Resource Identifiers (absolute and relative) - A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN). - Bir URI (Uniform Resource Identifiers- Tektip Kaynak Belirleyicileri), soyut veya fiziki bir kaynağı belirleyen bir tekparça karakter dizgesidir. Bir URI, bir URL (Uniform Resource Locator – Tektip Kaynak Bulucu) veya bir URN (Uniform Resource Name – Tektip Kaynak Adı)’den daha ötede sınıflandırılabilir. - Un identificador de recurso uniformado (URI) es una cadena de caracteres compacta que identifica un recurso físico o abstracto. Se puede clasificar los URI en Uniform Resource Locator (URL) o Uniform Resource Name (URN). - http://cpan.metacpan.org/authors/id/E/ET/ETHER/URI-1.71.tar.gz - - perl - - programming/language/perl/perl-URI/pspec.xml - - - perl-URI - - perl - - - /usr/lib - /usr/share/perl - /usr/share/doc - /usr/share/man - - - - - 2017-01-24 - 1.71 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.71 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-14 - 1.71 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - perl-WWW-Robotrules - http://search.cpan.org/~gaas/WWW-RobotRules-6.02/ - - Osman Erkan - osman.erkan@pisilinux.org - - Artistic - GPLv2 - app:console - programming.language.perl - database of robots.txt-derived permissions - This module parses /robots.txt files as specified in "A Standard for Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html> Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz - - perl - perl-URI - - programming/language/perl/perl-WWW-Robotrules/pspec.xml - - - perl-WWW-Robotrules - - perl - perl-URI - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-01-24 - 6.02 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 6.02 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 6.02 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - perl-XML-NamespaceSupport - http://search.cpan.org/dist/XML-NamespaceSupport/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - A Perl module that offers a simple to process namespaced XML names - This module offers a simple way to process namespaced XML names (unames) from within any application that may need them. - Módulo Perl para procesamiento sencillo de nombres de espacio de nombres XML (unames) desde cualquier programa - http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12_9.tar.gz - - perl - - programming/language/perl/perl-XML-NamespaceSupport/pspec.xml - - - perl-XML-NamespaceSupport - - perl - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-12-12 - 1.12 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - perl-XML-SAX - http://search.cpan.org/dist/XML-SAX/ - - Pisi Linux Admins - admins@pisilinux.org - - Artistic - library - programming.language.perl - Perl module for using and building Perl SAX2 XML parsers, filters, and drivers - Perl SAX2 XML ayıklacı, süzgeç ve sürücülerini kullanmak ve inşa etmek için gerekli Perl modülü - This module consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. - El módulo consiste de varias clases de framework para usar y construir (build) parsers, filtros y controladores SAX2 XML - http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-0.99.tar.gz - - perl - libxml2-devel - Perl-XML-SAX-BASE - perl-XML-NamespaceSupport - - programming/language/perl/perl-XML-SAX/pspec.xml - - - perl-XML-SAX - - perl - libxml2 - Perl-XML-SAX-BASE - perl-XML-NamespaceSupport - - - /usr/lib - /usr/share/doc - /usr/share/man - - - System.Package - - - - - 2017-12-12 - 0.99 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - Perl-XML-SAX-BASE - http://search.cpan.org/~grantm/XML-SAX-Base-1.08/ - - PisiLinux Community - admins@pisilinux.org - - Artistic - app:console - programming.language.perl - Base class SAX Drivers and Filters - This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback. - http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz - - perl - - programming/language/perl/Perl-XML-SAX-BASE/pspec.xml - - - Perl-XML-SAX-BASE - - perl - - - /usr/lib/perl5/vendor_perl - /usr/share/doc - /usr/share/man - - - - - 2017-12-12 - 1.09 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - python-imagesize - https://github.com/shibukawa/imagesize_py - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - Getting image size from png/jpeg/jpeg2000/gif file. - Png / jpeg / jpeg2000 / gif dosyasından görüntü boyutu elde etme. - This module analyzes jpeg/jpeg2000/png/gif image header and return image size. - Bu modül jpeg / jpeg2000 / png / gif resim başlığını ve dönüş resim boyutunu analiz eder. - https://github.com/shibukawa/imagesize_py/archive/0.7.1.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-imagesize/pspec.xml - - - python-imagesize - - python-setuptools - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-01-29 - 0.7.1 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - gst-python - http://gstreamer.freedesktop.org/modules/gst-python.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python - GStreamer Python bindings - GStreamer Python bağlayıcıları - gst-python is a Python frontend to GStreamer. - gst-python GStreamer için Python arabirimidir. - https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.10.2.tar.xz - - python-pygobject3-devel - glib2-devel - gstreamer-next-devel - python-devel - gst-plugins-base-next-devel - - programming/language/python/gst-python/pspec.xml - - - gst-python - - glib2 - python - gstreamer-next - gst-plugins-base-next - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 2017-01-24 - 1.10.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.10.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-21 - 0.10.22 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - notify-python - http://www.galago-project.com - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - programming.language.python - Python bindings for libnotify - libnotify'ın Python bağlayıcıları - Galago est un framework (cadre de développement) de présence bureautique, conçu pour transmettre des informations de présences entre programmes. Pour faire simple, il recense les présents et agrège les informations concernant leur état depuis un logiciel de messagerie instantannée (tel que gaim) ou de programmes similaires et permet à d'autre logiciels (tels que Evolution) d'avoir accès à cette information. - notify-python are Python bindings for the Galago project's notification library libnotify. -  Galago programlar arası duruş/görünüm bilgisini iletecek şekilde dizayn edilmiş bir masaüstü görüntü çerçevesidir. Daha basitçe açıklamak gerekirse, bir anlık ileti programından (gaim gibi) veya benzeri başka programlardan kimlerin çevrimiçi, boş/uzakta olduğu bilgisini alıp diğer programların (örn. Evolution) bu bilgiyi kullanmasını sağlar. - Galego es un entorno de presencia de escritorio, diseñado para transmitir informaciones entre programas. En términos sencillos: Puede tomar información sobre quien está en linea, y el estado ausente/inactivo de un programa de mensajería instantánea, como pidgin o similar, y pasar la información a otros programas (ejemplo Evolution) para hacer uso de ello. - http://galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz - - libnotify-devel - python-devel - python-gtk-devel - gtk2-devel - - - link-with-python.patch - notify-python-0.1.1-fix-GTK-symbols.patch - libnotify0.7.patch - - programming/language/python/notify-python/pspec.xml - - - notify-python - - atk - gtk2 - cairo - glib2 - pango - python - freetype - libnotify - fontconfig - gdk-pixbuf - - - /usr/lib - /usr/lib/pkgconfig - /usr/share/pygtk/2.0/defs - - - - - 2017-01-24 - 0.1.1 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-09 - 0.1.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - pip - https://pypi.python.org/pypi/pip - - Yusuf Aydemir - Yusuf.aydemir@istanbul.com - - MIT - programming.language.python - The PyPA recommended tool for installing Python packages - The PyPA recommended tool for installing Python packages - https://github.com/pypa/pip/archive/9.0.1.tar.gz - - python-setuptools - python-devel - - programming/language/python/pip/pspec.xml - - - pip - - python-setuptools - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-03-19 - 9.0.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-24 - 9.0.1 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-08-22 - 8.1.2 - Release Bump - Ali Şafak - aliemresafak@gmail.com - - - 2016-06-06 - 8.1.2 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-30 - 8.1.2 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-28 - 8.1.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - pyparted - http://people.redhat.com/dcantrel/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - programming.language.python - Python bindings for parted - Disk bölümleme tablolarını yönetmek için kullanılan parted kütüphanesine erişim sağlayan Python modülü. - 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/rhinstaller/pyparted/archive/v3.10.7.tar.gz - - python-decorator - python-devel - parted-devel - - programming/language/python/pyparted/pspec.xml - - - pyparted - - python-decorator - parted - python - - - /usr/lib - /usr/share/doc - - - - - 2017-03-21 - 3.10.7 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 3.10.7 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.10.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-10 - 3.10.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - pyqtermwidget5 - http://gitorious.org/qtermwidget - - Harun Gültekin - hrngultekin@gmail.com - - GPLv2 - library - programming.language.python - Python binding of terminal widget for Qt - PyQt5 tabanlı uygulamalar için basit bir terminal modulü - A simple terminal widget for using with PyQt based applications - https://github.com/ertugerata/pyqtermwidget5/archive/v0.1.1.tar.gz - - python-devel - python-qt5-devel - python-sip - qt5-base-devel - qtermwidget5-devel - - - py2config.patch - - programming/language/python/pyqtermwidget5/pspec.xml - - - pyqtermwidget5 - Python binding of terminal widget for Qt - - libgcc - qt5-base - qtermwidget5 - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - - 2017-03-21 - 0.1 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-28 - 0.1 - Rebuild - Harun Gültekin - hrngultekin@gmail.com - - - 2014-06-19 - 0.1 - First release - Harun Gültekin - hrngultekin@gmail.com - - - - - - python-argparse - https://pypi.python.org/pypi/argparse - - Alihan Öztürk - alihan@pisilinux.org - - apache - app:console - programming.language.python - Python command-line parsing library - The argparse module makes it easy to write user friendly command line interfaces. - https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-argparse/pspec.xml - - - python-argparse - Python command-line parsing library - - python - - - /usr/lib - /usr/share/doc - - - - - 2017-01-24 - 1.4.0 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.4.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-Babel - http://babel.pocoo.org - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - A collection of tools for internationalizing Python applications - Python uygulamalarını uluslararasılaştırmak için bir takım koleksiyonu - Babel is composed of two major parts: 1) tools to build and work with gettext message catalogs , 2) a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. - Babel temelde iki parçadan oluşur: 1) gettext mesaj kataloglarıyla çalışmak ve onları derlemek için araçlar 2) CLDR(Common Locale Data Repository), Genel Yerel Veri Deposuna, çeşitli yerel gösterim isimlerine ulaşımı sağlamak, yerelleştirilmiş numara ve tarih biçimlerini desteklemek gibi özellikler sağlayan bir python arayüzü. - https://github.com/python-babel/babel/archive/2.3.4.tar.gz - - python-devel - python-pytz - python-setuptools - - programming/language/python/python-Babel/pspec.xml - - - python-Babel - - python-pytz - python-setuptools - - - /usr/bin - /usr/lib - /usr/share/doc/python-Babel - - - - - 2017-01-29 - 2.3.4 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - python-backports-ssl-match-hostname - https://pypi.python.org/pypi/backports.ssl_match_hostname - - Alihan Öztürk - alihan@pisilinux.org - - PSF-2.2 - app - programming.language.python - The ssl.match_hostname() function from Python 3.4 - The ssl.match_hostname() function from Python 3.4 - https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-backports-ssl-match-hostname/pspec.xml - - - python-backports-ssl-match-hostname - The ssl.match_hostname() function from Python 3.4 - - python - - - /usr/lib/python* - /usr/share/doc - - - - - 2017-01-25 - 3.5.0.1 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-15 - 3.4.0.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-beaker - http://beaker.groovie.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - A Session and Caching library with WSGI Middleware - Oturum ve önbellekleme kitaplığı - python-beaker is a web session and general caching library that includes WSGI middleware for use in web applications. - python-beaker, web programları için oturum ve genel önbellekleme fonksiyonlarını içeren bir kitaplıktır. - https://github.com/bbangert/beaker/archive/1.8.1.tar.gz - - python-setuptools - - programming/language/python/python-beaker/pspec.xml - - - python-beaker - - /usr/lib/ - /usr/share/doc - - - - - 2017-01-25 - 1.8.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.6.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-11-04 - 1.6.4 - First release - Erdinç Gültekin - admins@pisilinux.org - - - - - - python-cairo - http://cairographics.org/pycairo - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python - wrapper (version enrobée) Python de la librairie de graphisme vectoriel cairo. - Python wrapper for cairo graphics library - Cairo vektörel grafik kitaplığı için Python bağlayıcıları - Pycairo is set of Python bindings for the cairo graphics library. - http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 - - cairo-devel - python-devel - libtool - - programming/language/python/python-cairo/pspec.xml - - - python-cairo - - cairo - python - - - /usr/lib - /usr/share/doc - - - - python-cairo-devel - Development files for python-cairo - python-cairo için geliştirme dosyaları - - python-cairo - cairo-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-25 - 1.10.0 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-01 - 1.10.0 - First release - Burak Fazıl Ertürk - burakerturk@pisilinux.org - - - - - - python-colorama - https://pypi.python.org/pypi/colorama - - Alihan Öztürk - alihan@pisilinux.org - - BSD - app:console - programming.language.python - Cross-platform colored terminal text. - Python API for cross-platform colored terminal text. - https://pypi.python.org/packages/f0/d0/21c6449df0ca9da74859edc40208b3a57df9aca7323118c913e58d442030/colorama-0.3.7.tar.gz - - python-devel - - programming/language/python/python-colorama/pspec.xml - - - python-colorama - Cross-platform colored terminal text. - - python - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 0.3.7 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 0.3.7 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-cups - http://cyberelk.net/tim/software/pycups - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python - Python interface to the CUPS API - CUPS programlama arayüzü için Python desteği - python-cups contains python bindings to wrap the CUPS API. - python-cups, CUPS programlama arayüzü için Python bağlayıcıları içeren bir pakettir. - http://cyberelk.net/tim/data/pycups/pycups-1.9.73.tar.bz2 - - cups-devel - python-devel - - programming/language/python/python-cups/pspec.xml - - - python-cups - - cups - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 1.9.73 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.9.72 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-21 - 1.9.72 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - python-decorator - http://www.phyast.pitt.edu/~micheles/python/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - Python module to simplify the usage of decorators - Dekoratör kullanımını kolaylaştıran python modulü - python-decorator simplifies the usage of decorators for the average programmer. - python-decorator, ortalama bir Python programcısı için dekoratör kullanımını basitleştirir. - https://pypi.python.org/packages/cc/ac/5a16f1fc0506ff72fcc8fd4e858e3a1c231f224ab79bb7c4c9b2094cc570/decorator-4.0.11.tar.gz - - python-nose - python-setuptools - - programming/language/python/python-decorator/pspec.xml - - - python-decorator - - /usr/lib - /usr/share/doc - - - - - 2017-03-05 - 4.0.11 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 4.0.11 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-04 - 4.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python-docker-py - https://github.com/dotcloud/docker-py - - Alihan Öztürk - alihan@pisilinux.org - - apache - app:console - programming.language.python - Python client for Docker. - A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc. - https://github.com/docker/docker-py/archive/2.0.2.tar.gz - - python-devel - python-setuptools - python-websocket-client - python-six - python-requests - pip - - programming/language/python/python-docker-py/pspec.xml - - - python-docker-py - Python client for Docker. - - python - python-websocket-client - python-six - python-requests - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 2.0.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.8.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-enchant - http://www.rfk.id.au/software/pyenchant - - PisiLinux Community - admins@pisilinux.org - - LGPLv3 - library - programming.language.python - Spellchecking library for Python - Python için yazım denetimi kütüphanesi - python-enchant is an efficient Python module for Enchant spellchecker. - python-enchant, Enchant yazım denetleyicisi için hızlı bir Python modulüdür. - https://pypi.python.org/packages/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz - - enchant-devel - python-setuptools - - programming/language/python/python-enchant/pspec.xml - - - python-enchant - - enchant - python - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 1.6.8 - Rebuild for new toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-24 - 1.6.8 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - python-gtk - http://www.pygtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python - GTK+ bindings for Python - Python için GTK+ bağlayıcıları - Bindings (liens) GTK+2 pour Python. - python-gtk lets you to easily create programs with a graphical user interface using the Python programming language and GTK+ library. - python-gtk, Python programlama diliyle GTK+ kitaplığını kullanarak, basit grafiksel kullanıcı arayüzü oluşturmanızı sağlar. - mirrors://gnome/pygtk/2.24/pygtk-2.24.0.tar.bz2 - - cairo-devel - pango-devel - gtk2-devel - glib2-devel - python-devel - libglade-devel - python-pygobject-devel - python-numpy - python-cairo-devel - - - fix-leaks-of-pango-objects.patch - python27.patch - - programming/language/python/python-gtk/pspec.xml - - - python-gtk - - atk - gtk2 - cairo - glib2 - pango - libglade - gdk-pixbuf - - - /usr/lib - /usr/share/doc - - - - python-gtk-demo - Demo applications for python-gtk - python-gtk için demo uygulamalar - app:gui - - python-gtk - - - /usr/bin/pygtk-demo - /usr/lib/pygtk/2.0/pygtk-demo.py - /usr/lib/pygtk/2.0/demos - - - - python-gtk-docs - Reference documents for python-gtk - python-gtk için referans belgeleri - data:doc - - python-gtk - - - /usr/share/gtk-doc - - - - python-gtk-devel - Development files for python-gtk - python-gtk için geliştirme dosyaları - - python-gtk - python-pygobject-devel - gtk2-devel - libglade-devel - - - /usr/bin/pygtk-codegen-2.0 - /usr/include - /usr/lib/pkgconfig - /usr/share/pygtk - - - - - 2017-01-25 - 2.24.0 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.24.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-04 - 2.24.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-imaging - http://www.pythonware.com/products/pil/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - programming.language.python - Python Imaging Library (PIL) - Python Görüntü İşleme Kitaplığı - The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. - La librería Python Imaging Library (PIL) facilita el procesamiento de imágenes desde Python. Esta librería soporta muchos formatos de archivos y provee potentes facilidades de procesamiento de gráficos. - http://effbot.org/media/downloads/Imaging-1.1.7.tar.gz - - sane-backends-devel - libjpeg-turbo-devel - python-devel - - - local_only_initial_value.patch - gentoo-imaging-sane.patch - anka-imaging-tiffendian.patch - gentoo-imaging-giftrans.patch - - programming/language/python/python-imaging/pspec.xml - - - python-imaging - - tcltk - tcl - lcms - libjpeg-turbo - sane-backends - xdg-utils - - - /usr/bin - /usr/lib - /usr/include - /usr/share/doc - - - - - 2017-01-25 - 1.1.7 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.1.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-08 - 1.1.7 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - python-Jinja2 - http://jinja.pocoo.org/2/ - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - programming.language.python - A small but fast and easy to use stand-alone template engine written in pure python - Küçük, hızlı ve kullanımı kolay, sadece python ile yazılmış bir bağımsız şablon üreteci - Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code. - Jinja2, sadece python ile yazılmış bir şablon üreteci olan Jinja'nın yeniden yazılmış bir versiyonudur. Django benzeri XML-olmayan bir sözdizimi sağlar ve şablonları derleyip çalıştırılabilir python programları haline getirir. Temel olarak Django şablonları ve python kodunun birleşimi bir programdır. - https://pypi.python.org/packages/71/59/d7423bd5e7ddaf3a1ce299ab4490e9044e8dfd195420fc83a24de9e60726/Jinja2-2.9.5.tar.gz - - python-setuptools - python-MarkupSafe - - programming/language/python/python-Jinja2/pspec.xml - - - python-Jinja2 - - /usr/lib/python* - /usr/share/doc/python-Jinja2/LICENSE - - - - python-Jinja2-docs - python-Jinja2 için belgelendirme dosyaları - - /usr/share/doc/python-Jinja2 - - - - - 2017-01-29 - 2.9.5 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.7.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-27 - 2.7.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - python-lxml - http://codespeak.net/lxml - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - BSD - library - programming.language.python - lxml is the most feature-rich and easy-to-use library - Zengin içerikli ve kolay kullanımlı bir kütüphane. - lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language. - Python dilinde xml ve html ile çalışmak için, zengin içerikli ve kolay kullanımlı bir kütüphane. - https://files.pythonhosted.org/packages/66/45/f11fc376f784c6f2e77ffc7a9d02374ff3ceb07ede8c56f918939409577c/lxml-3.7.2.tar.gz - - libxml2-devel - python-devel - cython - libxslt-devel - - programming/language/python/python-lxml/pspec.xml - - - python-lxml - - libxslt - libxml2 - python - - - /usr/lib - - - - python-lxml-docs - API documentation of python-lxml - python-lxml paketine ait API belgeleri - - python-lxml - - - /usr/share/doc - - - - - 2017-01-25 - 3.7.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.3.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-07-05 - 3.3.5 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - python-mako - http://www.makotemplates.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - app:console - library - programming.language.python - A python templating language - Python şablonlama dili - python-mako is a super-fast templating language that borrows the best ideas from the existing templating languages. - python-mako, varolan şablonlama dillerindeki en iyi fikirleri bir araya getiren süper hızlı bir şablonlama dilidir. - https://pypi.python.org/packages/56/4b/cb75836863a6382199aefb3d3809937e21fa4cb0db15a4f4ba0ecc2e7e8e/Mako-1.0.6.tar.gz - - python-setuptools - - programming/language/python/python-mako/pspec.xml - - - python-mako - - python-beaker - python-MarkupSafe - - - /usr/bin - /usr/lib - /usr/share/doc - - - - python-mako-docs - python-mako için belgelendirme dosyaları - - python-mako - - - /usr/share/doc/*/html - /usr/share/doc/*/build - /usr/share/doc/*/examples - - - - - 2017-01-25 - 1.0.6 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-09-22 - 0.9.1 - Release Bump - Oğuzhan BÖLÜKBAŞ - oguzhan.bolukbas18@gmail.com - - - 2014-04-16 - 0.9.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - python-MarkupSafe - http://pypi.python.org/pypi/MarkupSafe - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - Implements a XML/HTML/XHTML Markup safe string for Python - XML/HTML/XHTML markup dilleri için güvenli python karakter dizeleri gerçekleştirimi - python-MarkupSafe, implements a unicode subclass that supports HTML strings. - python-MarkupSafe, HTML karakter dizeleri için unicode bir alt sınıf gerçekleştirimi sağlar. - http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-0.23.tar.gz - - python-setuptools - - programming/language/python/python-MarkupSafe/pspec.xml - - - python-MarkupSafe - - /usr/lib/python2.* - /usr/share/doc - - - - - 2017-01-25 - 0.23 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.23 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-29 - 0.23 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - python-mutagen - http://code.google.com/p/mutagen - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python - An audio tag editing library - Mutagen is an audio metadata tag reader and writer implemented in pure Python. - https://bitbucket.org/lazka/mutagen/downloads/mutagen-1.36.2.tar.gz - - python-devel - python3-devel - - programming/language/python/python-mutagen/pspec.xml - - - python-mutagen - - python - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-01-25 - 1.36.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-18 - 1.32 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - python-nose - http://somethingaboutorange.com/mrl/projects/nose/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - programming.language.python - A unittest extension offering automatic test suite discovery and easy test authoring - Python için unittest genişlemesi - python-nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. - python-nose alternatif test tanıtma ve keşif kitaplığı. - https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz - - python-devel - - programming/language/python/python-nose/pspec.xml - - - python-nose - - python - - - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - - - - - 2017-01-25 - 1.3.7 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-04 - 1.3.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python-numpy - http://numeric.scipy.org - - PisiLinux Community - admins@pisilinux.org - - as-is - library - programming.language.python - The fundamental package needed for scientific computing with Python - Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. - https://github.com/numpy/numpy/releases/download/v1.12.0/numpy-1.12.0.tar.gz - - python-devel - python-nose - python-setuptools - libgfortran - lapack-devel - - programming/language/python/python-numpy/pspec.xml - - - python-numpy - - blas - lapack - python - - - /usr/lib - /usr/share/doc - /usr/share/man - /usr/bin - - - - - 2017-04-17 - 1.12.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-29 - 1.8.1 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - python-pillow - http://python-pillow.org/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - programming.language.python - PIL is the Python Imaging Library. - The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. - https://github.com/python-pillow/Pillow/archive/4.0.0a.tar.gz - - python3-tk - python-devel - lcms-devel - python-setuptools - python3-setuptools - python3-qt5-devel - python-qt5-devel - webp-devel - tcltk-devel - tcl-devel - tiff-devel - libjpeg-turbo-devel - sane-backends-devel - libjpeg-turbo-devel - - programming/language/python/python-pillow/pspec.xml - - - python-pillow - - python3-tk - python - lcms - python-setuptools - python3-setuptools - python3-qt5 - python-qt5 - webp - tcltk - tcl - sane-backends - libjpeg-turbo - xdg-utils - - - /usr/bin - /usr/lib - /usr/include - /usr/share/doc - - - - - 2017-01-25 - 4.0.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-18 - 3.1.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - python-pyaspects - http://github.com/baris/pyaspects - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python - Aspect-Oriented development for Python - Aspect-Oriented Development modules for Python. - https://github.com/baris/pyaspects/archive/0.4.4.tar.gz - programming/language/python/python-pyaspects/pspec.xml - - - python-pyaspects - - /usr/lib - /usr/share/doc - - - - - 2017-03-05 - 0.4.4 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 0.4.4 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.4.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-12-07 - 0.4.4 - First release - Burak Fazıl Ertürk - burakerturk@pisilinux.org - - - - - - python-pyblock - http://git.fedoraproject.org/git/pyblock.git - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - GPLv3 - library - programming.language.python - Python modules for dealing with block devices - Blok aygıtları ile ilgili python modülleri içerir - The pyblock contains Python modules for dealing with block devices. - Pyblock blok aygıtları ile ilgili python modülleri içerir - http://pkgs.fedoraproject.org/repo/pkgs/python-pyblock/pyblock-0.53.tar.bz2/f6d33a8362dee358517d0a9e2ebdd044/pyblock-0.53.tar.bz2 - - device-mapper-devel - python-devel - dmraid-devel - - - fix-underlinking.patch - build.patch - - programming/language/python/python-pyblock/pspec.xml - - - python-pyblock - - device-mapper - dmraid - python - - - /usr/lib - /usr/share/doc - - - - - 2017-03-05 - 0.53 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 0.53 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.53 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-23 - 0.53 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python-Pygments - http://pygments.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - A syntax highlighting package written in Python - 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. - python-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://pypi.python.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz - programming/language/python/python-Pygments/pspec.xml - - - python-Pygments - - python-setuptools - - - /usr/bin - /usr/lib/python* - /usr/share/man - - - - python-Pygments-docs - Documentation files for python-Pygments - python-Pygments için belgelendirme dosyaları - - /usr/share/doc/python-Pygments - - - - - 2017-01-25 - 2.2.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-12-07 - 1.6 - First release - Burak Fazıl Ertürk - burakerturk@pisilinux.org - - - - - - python-pygobject - http://www.pygtk.org - - PisiLinux Community - admins@pisilinux.org - - 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. - pygobject, Python için yazılmış, Glib'in GObject kütüphanesi bağlayıcısıdır. - http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-2.28.6.tar.xz - - python-devel - python-cairo-devel - glib2-devel - gobject-introspection-devel - - - pygobject-2.16.1-fixdetection.patch - pygobject-2.28.6-fixes-1.patch - - programming/language/python/python-pygobject/pspec.xml - - - python-pygobject - - glib2 - gobject-introspection - python-cairo - libffi - - - /usr/lib - /usr/share/doc - - - - python-pygobject-devel - pygobject development files - pygobject geliştirme dosyaları - - python-pygobject - gobject-introspection-devel - glib2-devel - libffi-devel - - - /usr/bin/pygobject-codegen-2.0 - /usr/include - /usr/lib/pkgconfig - /usr/share/pygobject - - - - python-pygobject-docs - API documents for pygobject - pygobject için API dökümanları - data:doc - - /usr/share/gtk-doc - - - - - 2017-02-06 - 2.28.6 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 2.28.6 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.28.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-04 - 2.28.6 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - python-pygobject3 - http://www.pygtk.org - - PisiLinux Community - admins@pisilinux.org - - 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. - 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.22/pygobject-3.22.0.tar.xz - - libffi-devel - python-devel - python-cairo-devel - gobject-introspection-devel - glib2-devel - - programming/language/python/python-pygobject3/pspec.xml - - - python-pygobject3 - python2 için pygobject3 - - 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* - - - - python-pygobject3-devel - pygobject development files - pygobject geliştirme dosyaları - - python-pygobject3 - gobject-introspection-devel - glib2-devel - libffi-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-06 - 3.22.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 3.22.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.18.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 3.18.2 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-08 - 3.18.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-pytz - http://pytz.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - MIT - ZPL - library - programming.language.python - World Timezone Definitions for Python - Python için Dünya Saat Dilimi(World Time Zone) tanımları - python-pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported. - python-pytz, Olson tz veritabanını Python'a taşımaktadır. Bu kütüphane Python kullanarak doğru ve farklı platformlar üzerinde hesaplamalar yapmayı sağlar. Aynı zamanda gün ışığından kazanmak için saat ayarlama ile ilgili belirsizlikleri de çözmektedir. Bu konuda Python Library Reference (datetime.tzinfo) kısmında ayrıntılı bilgi bulabilirsiniz. 540'a yakın Olson zaman dilimi desteklenmektedir. - https://pypi.python.org/packages/42/00/5c89fc6c9b305df84def61863528e899e9dccb196f8438f6cbe960758fc5/pytz-2016.10.tar.gz - programming/language/python/python-pytz/pspec.xml - - - python-pytz - - /usr/lib - /usr/share/doc/python-pytz - - - - - 2017-01-29 - 2016.10 - First release - Erdinç Gültekin - admins@pisilinux.org - - - - - - python-PyYAML - http://pyyaml.org/wiki/PyYAML - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python - The next generation YAML parser and emitter for Python - python-pyyaml is the next generation YAML parser and emitter for Python. - http://pyyaml.org/download/pyyaml/PyYAML-3.12.tar.gz - - libyaml-devel - python-devel - - programming/language/python/python-PyYAML/pspec.xml - - - python-PyYAML - - python - libyaml - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 3.12 - Rebuild for new toolchain - Kamil Atlı - suvari@pisilinux.org - - - 2017-01-16 - 3.12 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 3.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-27 - 3.11 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python-qt5 - http://www.riverbankcomputing.co.uk/software/pyqt - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - GPLv3 - library - programming.language.python - A set of Python bindings for the Qt 5.x Toolkit - 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. - mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7.1/PyQt5_gpl-5.7.1.tar.gz - - dbus-devel - dbus-python - dbus-python-common - python-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 - - programming/language/python/python-qt5/pspec.xml - - - python-qt5 - A set of Python 2.x bindings for the Qt 5.x Toolkit - - libgcc - dbus - python - 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 - - - /usr/bin/py2uic5 - /usr/lib/python2.7/site-packages - /usr/lib/qt5/plugins/PyQt5/libpy2qt5qmlplugin.so - /usr/lib/qt5/plugins/designer/libpy2qt5.so - /usr/share/qt5/qsci/api/python/Py2Qt5.api - /usr/bin/py2rcc5 - /usr/bin/py2lupdate5 - - - - python-qt5-devel - Development files for python-qt5 - - libgcc - qt5-base - python-qt5 - - - /usr/share/sip/Py2Qt5 - - - - - 2017-06-03 - 5.7.1 - Rebuild. - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-08 - 5.7.1 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 5.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-07 - 5.6 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-25 - 5.6 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 5.5.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python-requests - http://www.python-requests.org/ - - Ergün Salman - ergunsalman@hotmail.com - - MIT - programming.language.python - Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. - Python’s standard urllib2 module provides most of the HTTP capabilities you need - https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-requests/pspec.xml - - - python-requests - - /usr/lib - /usr/share/doc - - - - - 2017-09-04 - 2.13.0 - remove unneeded runtime dep. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-01-25 - 2.13.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.9.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 2.9.1 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 2.9.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python-six - http://pypi.python.org/pypi/six/ - - Alihan Öztürk - alihan@pisilinux.org - - MIT - app:console - programming.language.python - Python 2 and 3 compatibility utilities. - Python2 ve python3 uyumluluk programı. - python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. - python-six, python2 ile python3 arasındaki farklılıkların aşılmasına yardımcı olan basit araçlar sağlar. - https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz - - python-devel - - programming/language/python/python-six/pspec.xml - - - python-six - - python - - - /usr/lib - /usr/share/doc - - - - - 2018-01-29 - 1.11.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 1.10.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 1.9.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.9.0 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-08 - 1.9.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python-smbc - http://cyberelk.net/tim/software/pysmbc - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python - Python interface to the libsmbclient library - libsmbclient kitaplığı için Python arayüzü - python-smbc is a Python binding for the libsmbclient library. - python-smbc, libsmbclient kitaplığı için bir Python bağlayıcısıdır. - http://cyberelk.net/tim/data/pysmbc/pysmbc-1.0.13.tar.bz2 - - samba-devel - python-devel - - programming/language/python/python-smbc/pspec.xml - - - python-smbc - - samba - python - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 1.0.13 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-09 - 1.0.13 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-sphinx - http://sphinx.pocoo.org - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - programming.language.python - Python documentation generator. It can generate HTML or Latex outputs - Python için döküman üreticisi. HTML, Latex gibi çıktılar üretebiliyor - It's a very common documentation generator especially using for python 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://pypi.python.org/packages/e3/87/e271f7f0d498c7fdaec009c27955401d18ef357c0d468e1eb2be36bdc68c/Sphinx-1.5.2.tar.gz - - docutils - python-six - python-requests - python-sphinx-alabaster-theme - python-Babel - python-imagesize - python-Pygments - python-Jinja2 - python-MarkupSafe - - programming/language/python/python-sphinx/pspec.xml - - - python-sphinx - - docutils - python-Pygments - python-Jinja2 - - - /usr/bin - /usr/lib/python* - /usr/share/doc/python-sphinx/LICENSE - - - - python-sphinx-docs - Documentation files for python-sphinx - python-sphinx için belgelendirme dosyaları - - /usr/share/doc/python-sphinx - - - - - 2017-01-29 - 1.5.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-27 - 1.3.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python-sphinx-alabaster-theme - https://github.com/shibukawa/imagesize_py - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python - Sphinx default theme. - Sphinx varsayılan teması. - Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible. - Alabaster, Sphinx dokümantasyon sistemi için görsel (c) yalın, duyarlı, yapılandırılabilir bir temadır. Python 2 + 3 uyumludur. - https://github.com/bitprophet/alabaster/archive/0.7.9.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-sphinx-alabaster-theme/pspec.xml - - - python-sphinx-alabaster-theme - - python-setuptools - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-01-29 - 0.7.9 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - python-udev - http://packages.python.org/pyudev - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python - Python bindings for libudev library - libudev için Python bağlayıcısı - These bindings enable using of udev library in Python programs. - Bu bağlayıcı, Python programlarında, udev kitaplığı olan libudev'in işlevselliğinden yararlanmayı sağlar. - https://pypi.python.org/packages/bc/a2/31a07829acea8e70a28c247f43fa5d981229ae0f9edfeddedf52de00709b/pyudev-0.21.0.tar.gz - - python-setuptools - eudev-devel - - programming/language/python/python-udev/pspec.xml - - - python-udev - - /usr/lib - /usr/share/doc - - - - - 2017-03-05 - 0.21.0 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 0.21.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.16.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-02 - 0.16.1 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - python-Unidecode - http://pypi.python.org/pypi/Unidecode/ - - PisiLinux Community - admins@pisilinux.org - - Artistic - GPLv2 - library - programming.language.python - US-ASCII transliterations of Unicode text - Unicode karakterlerinin US-ASCII harf çevirileri - python-Unidecode provides ASCII transliterations of Unicode text. This is a Python port of Text::Unidecode Perl module. - python-Unidecode, Unicode karakterlerinin US-ASCII harf çevirilerini sağlar. Text::Unidecode Perl modülünün Python diliyle yazılmış halidir. - https://pypi.python.org/packages/ba/64/410af95d27f2a8824112d17ed41ea7ce6d2cbc8a4832c2e548d3408fad0a/Unidecode-0.04.20.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-Unidecode/pspec.xml - - - python-Unidecode - - python - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 0.04.20 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.04.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-09 - 0.04.18 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python-websocket-client - https://github.com/liris/websocket-client - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - programming.language.python - WebSocket client library for Python - websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. - https://github.com/websocket-client/websocket-client/archive/v0.40.0.tar.gz - - python-devel - python-setuptools - - programming/language/python/python-websocket-client/pspec.xml - - - python-websocket-client - WebSocket client library for Python - - python - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 0.40.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.37.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 0.37.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - sip - http://www.riverbankcomputing.co.uk/sip - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - app:console - 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://sourceforge.net/projects/pyqt/files/sip/sip-4.19.6/sip-4.19.6.tar.gz - - qt5-base-devel - python-devel - - programming/language/python/sip/pspec.xml - - - python-sip - Python 2.x SIP bindings for C and C++ libraries - - libgcc - python - - - /usr/bin - /usr/lib - /usr/include - - - - - 2017-03-18 - 4.19.6 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-18 - 4.19 - Release Bump - Stefan Gronewold - groni@pisilinux.org - - - 2017-02-25 - 4.19 - Release Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 4.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 4.18 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-20 - 4.18 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 4.16.9 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - telepathy-python - http://telepathy.freedesktop.org/wiki - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - programming.language.python - Python libraries for Telepathy - Telepathy için Python kitaplıkları - telepathy-python is the Python libraries for use in Telepathy client and connection managers. - telepathy-pyhon Telepathy istemcileri ve bağlantı yöneticilerinde kullanılmak üzere tasarlanmış Python kitaplığıdır. - http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.19.tar.gz - - libxslt-devel - - - telepathy-python-0.15.19-mkdir_p.patch - dont-compile-py.patch - python-telepathy-no_double_errors-py.patch - - programming/language/python/telepathy-python/pspec.xml - - - telepathy-python - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 0.15.19 - Rebuild for new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.15.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 0.15.19 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - wxPython - http://www.wxpython.org/ - - PisiLinux Community - admin@pisilinux.org - - wxWinLL-3 - library - programming.language.python - Python bindings for wxGTK - wxGTK için Python bağlayıcıları. - wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++. - mirrors://sourceforge/wxpython/wxPython-src-3.0.2.0.tar.bz2 - - wxGTK-devel - wxBase-devel - mesa-devel - mesa-glu-devel - libjpeg-turbo-devel - tiff-devel - pango-devel - gdk-pixbuf - gst-plugins-base-devel - gstreamer-devel - gtk2-devel - libSM-devel - libXinerama-devel - libXxf86vm-devel - python-devel - - programming/language/python/wxPython/pspec.xml - - - wxPython - - wxGTK - wxBase - wxGTK2.8 - - - /usr/bin - /usr/lib - /usr/share/doc - - - - wxPython-devel - Development files for wxPython - wxPython için geliştirme dosyaları - - wxPython - - - /usr/include - - - - - 2017-01-25 - 3.0.2.0 - Rebuild for new toolchain - Pisi Linux Admins - admin@pisilinux.org - - - 2016-07-02 - 3.0.2.0 - First release - Pisi Linux Admins - admin@pisilinux.org - - - - - - dbus-python3 - http://dbus.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - AFL-2.1 - library - programming.language.python3 - D-Bus Python bindings - dbus-python provides a Python module which wraps the D-Bus programming API. - https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz - - python3-devel - dbus-devel - dbus-glib-devel - glib2-devel - libpcre-devel - - - suppress-warnings.patch - - programming/language/python3/dbus-python3/pspec.xml - - - dbus-python3 - D-Bus Python3 bindings - programming.language.python - - python3 - dbus - glib2 - dbus-glib - - - /usr/lib/python3* - - - - - 2017-05-01 - 1.2.4 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.2.4 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 1.2.0 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - gonullu - https://github.com/PisiLinuxNew/gonullu - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - app:console - programming.language.python3 - Volunteer application is developed to compile the packages for Pisi distributions - Gonullu uygulamasi, pisi linux dağıtımının paketlerini derlemek üzere hazırlanmıştır. - Application build the packages waiting at queue of build system as PISI packages using docker images and again, sent them to build system. - Uygulama docker imajlarını kullanarak, derleme sisteminin kuyruğundan bekleyen paketleri pisi paketi haline getirir ve derleme sistemine gönderir. - https://github.com/PisiLinuxNew/gonullu/archive/v1.1.7.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/gonullu/pspec.xml - - - gonullu - - docker - python3 - python3-argparse - python3-backports-ssl-match-hostname - python3-colorama - python3 - python3-docker-py - python3-psutil - python3-PyYAML - python3-requests - python3-sip - python3-six - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2018-01-31 - 1.1.7 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2017-12-31 - 1.1.6 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-12-08 - 1.1.6 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-08 - 1.1.6 - Added runtime dependency - Erdem Ersoy - erdemersoy@live.com - - - 2017-05-27 - 1.1.6 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-27 - 1.1.4 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2017-01-15 - 1.1.3 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-14 - 1.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gst-python3 - http://gstreamer.freedesktop.org/modules/gst-python.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python3 - GStreamer Python3 bindings - GStreamer Python bağlayıcıları - gst-python3 is a Python frontend to GStreamer. - gst-python3 GStreamer için Python arabirimidir. - https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.10.2.tar.xz - - python3-pygobject3-devel - glib2-devel - gstreamer-next-devel - python3-devel - gst-plugins-base-next-devel - - programming/language/python3/gst-python3/pspec.xml - - - gst-python3 - - glib2 - python3 - gstreamer-next - gst-plugins-base-next - - - /usr/lib - /usr/share/doc - /usr/share - - - - - 2017-01-24 - 1.10.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.10.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-21 - 0.10.22 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - mpdecimal - http://www.bytereef.org/mpdecimal/index.html - - Kamil Atlı - suvari@pisilinux.org - - custom - app:console - programming.language.python3 - Package for correctly-rounded arbitrary precision decimal floating point arithmetic - Degiskenler icin karsilaştirma islemini yapan bir modul - mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. - http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.4.2.tar.gz - - glibc-devel - - programming/language/python3/mpdecimal/pspec.xml - - - mpdecimal - - /usr/lib - /usr/share/doc - - - - mpdecimal-devel - Development files for mpdecimal - mpdecimal için geliştirme dosyaları - - mpdecimal - - - /usr/lib/pkgconfig - /usr/include - - - - - 2018-01-31 - 2.4.2 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - pip3 - https://pypi.python.org/pypi/pip - - Yusuf Aydemir - Yusuf.aydemir@istanbul.com - - MIT - programming.language.python3 - The PyPA recommended tool for installing Python packages - The PyPA recommended tool for installing Python packages - https://github.com/pypa/pip/archive/9.0.1.tar.gz - - python3-setuptools - python3-devel - - programming/language/python3/pip3/pspec.xml - - - pip3 - - python3 - python3-setuptools - - - /usr/bin/pip - /usr/bin/pip3* - /usr/lib/python3* - /usr/share/doc - - - - - 2017-02-01 - 9.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-18 - 8.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 8.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 8.1.2 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-30 - 8.1.2 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-28 - 8.1.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - py3parted - http://people.redhat.com/dcantrel/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - library - programming.language.python3 - Python3 bindings for parted - 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. - https://github.com/rhinstaller/pyparted/archive/v3.11.1.tar.gz - - python3-decorator - python3-devel - parted-devel - - programming/language/python3/py3parted/pspec.xml - - - py3parted - - python3-decorator - parted - python3 - - - /usr/lib - /usr/share/doc - - - - - 2018-01-31 - 3.11.1 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-04-15 - 3.10.7 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 3.10.7 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.10.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-10 - 3.10.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3 - http://www.python.org/ - - PisiLinux Community - admins@pisilinux.org - - custom - programming.language - Next generation of the python high-level scripting language - Next generation of the python high-level scripting language - https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz - - tcltk-devel - tcl-devel - xz-devel - gdbm-devel - zlib-devel - bzip2 - expat-devel - libffi-devel - sqlite-devel - ncurses-devel - openssl-devel - readline-devel - - - dont-make-libpython-readonly.patch - - programming/language/python3/python3/pspec.xml - - - python3 - - xz - gdbm - zlib - bzip2 - expat - libffi - sqlite - ncurses - openssl - readline - - - /usr/bin/p* - /usr/bin/2to3* - /usr/lib/python3.6/a* - /usr/lib/python3.6/c* - /usr/lib/python3.6/d* - /usr/lib/python3.6/e* - /usr/lib/python3.6/h* - /usr/lib/python3.6/imp* - /usr/lib/python3.6/j* - /usr/lib/python3.6/lib2* - /usr/lib/python3.6/log* - /usr/lib/python3.6/m* - /usr/lib/python3.6/p* - /usr/lib/python3.6/s* - /usr/lib/python3.6/te* - /usr/lib/python3.6/u* - /usr/lib/python3.6/v* - /usr/lib/python3.6/w* - /usr/lib/python3.6/x* - /usr/lib/python3.6/*.py - /usr/lib/python3.6/*.txt - /usr/lib/python3.6/lib-dynload/_a* - /usr/lib/python3.6/lib-dynload/a* - /usr/lib/python3.6/lib-dynload/b* - /usr/lib/python3.6/lib-dynload/_b* - /usr/lib/python3.6/lib-dynload/c* - /usr/lib/python3.6/lib-dynload/_c* - /usr/lib/python3.6/lib-dynload/_d* - /usr/lib/python3.6/lib-dynload/_e* - /usr/lib/python3.6/lib-dynload/f* - /usr/lib/python3.6/lib-dynload/g* - /usr/lib/python3.6/lib-dynload/_g* - /usr/lib/python3.6/lib-dynload/_h* - /usr/lib/python3.6/lib-dynload/_j* - /usr/lib/python3.6/lib-dynload/_l* - /usr/lib/python3.6/lib-dynload/m* - /usr/lib/python3.6/lib-dynload/_m* - /usr/lib/python3.6/lib-dynload/n* - /usr/lib/python3.6/lib-dynload/o* - /usr/lib/python3.6/lib-dynload/_o* - /usr/lib/python3.6/lib-dynload/_p* - /usr/lib/python3.6/lib-dynload/p* - /usr/lib/python3.6/lib-dynload/r* - /usr/lib/python3.6/lib-dynload/_r* - /usr/lib/python3.6/lib-dynload/_s* - /usr/lib/python3.6/lib-dynload/s* - /usr/lib/python3.6/lib-dynload/te* - /usr/lib/python3.6/lib-dynload/_te* - /usr/lib/python3.6/lib-dynload/ti* - /usr/lib/python3.6/lib-dynload/u* - /usr/lib/python3.6/lib-dynload/x* - /usr/lib/python3.6/lib-dynload/z* - /usr/lib/python3.6/__pycache__ - /usr/lib/*.so - /usr/lib/libpython3.6m.so.1.0 - /usr/share/man/man1/* - /usr/share/doc - - - - python3-devel - - python3 - - - /usr/include/python3.6m/* - /usr/lib/pkgconfig/* - - - - python3-tk - Python modules for Tk - library - programming.language.python - - python3 - tcl - tcltk - - - /usr/lib/python3*/tkinter - /usr/lib/python3*/lib-dynload/_tkinter.cpython-36m-x86_64-linux-gnu.so - /usr/lib/python3.6/turtledemo - - - - idle3 - An Integrated Development Environment for Python - app:gui - programming.environment - idle - - python3-tk - python3 - - - /usr/bin/idle3* - /usr/lib/python*/idlelib - /usr/share/applications - /usr/share/pixmaps - - - python-logo.png - idle.desktop - - - - - 2018-01-31 - 3.6.0 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 3.4.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 3.4.3 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-08-13 - 3.4.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - python3-argparse - https://pypi.python.org/pypi/argparse - - Alihan Öztürk - alihan@pisilinux.org - - apache - app:console - programming.language.python3 - Python command-line parsing library - The argparse module makes it easy to write user friendly command line interfaces. - https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-argparse/pspec.xml - - - python3-argparse - Python command-line parsing library - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 1.4.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.4.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-backports-ssl-match-hostname - https://pypi.python.org/pypi/backports.ssl_match_hostname - - Alihan Öztürk - alihan@pisilinux.org - - PSF-2.2 - app - programming.language.python3 - The ssl.match_hostname() function from Python 3.4 - The ssl.match_hostname() function from Python 3.4 - https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-backports-ssl-match-hostname/pspec.xml - - - python3-backports-ssl-match-hostname - The ssl.match_hostname() function from Python 3.4 - - python3 - - - /usr/lib/python* - /usr/share/doc - - - - - 2017-02-01 - 3.5.0.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-15 - 3.4.0.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-cairo - http://cairographics.org/pycairo - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python3 - wrapper (version enrobée) Python3 de la librairie de graphisme vectoriel cairo. - Python3 wrapper for cairo graphics library - Cairo vektörel grafik kitaplığı için Python3 bağlayıcıları - Pycairo is set of Python3 bindings for the cairo graphics library. - https://pypi.python.org/packages/ef/97/b33dc533ea6076d4ea9cbd2fe049a2b4a3df5c5b6fba9a182616f6f8d310/pycairo-1.15.4.tar.gz - - python3-devel - cairo-devel - - programming/language/python3/python3-cairo/pspec.xml - - - python3-cairo - - python3 - cairo - - - /usr/lib - /usr/share/doc - - - - python3-cairo-devel - Development files for python3-cairo - python3-cairo için geliştirme dosyaları - - python3-cairo - cairo-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/pkgconfig - - - - - 2018-01-31 - 1.15.4 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-16 - 1.10.0 - Release Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 1.10.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-colorama - https://pypi.python.org/pypi/colorama - - Alihan Öztürk - alihan@pisilinux.org - - BSD - app:console - programming.language.python3 - Cross-platform colored terminal text. - Python API for cross-platform colored terminal text. - https://pypi.python.org/packages/f0/d0/21c6449df0ca9da74859edc40208b3a57df9aca7323118c913e58d442030/colorama-0.3.7.tar.gz - - python3-devel - - programming/language/python3/python3-colorama/pspec.xml - - - python3-colorama - Cross-platform colored terminal text. - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 0.3.7 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 0.3.7 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-cups - http://cyberelk.net/tim/software/pycups - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language.python3 - Python3 interface to the CUPS API - CUPS programlama arayüzü için Python3 desteği - python3-cups contains python3 bindings to wrap the CUPS API. - python3-cups, CUPS programlama arayüzü için Python3 bağlayıcıları içeren bir pakettir. - http://cyberelk.net/tim/data/pycups/pycups-1.9.73.tar.bz2 - - cups-devel - python3-devel - - programming/language/python3/python3-cups/pspec.xml - - - python3-cups - - cups - - - /usr/lib - /usr/share/doc - - - - - 2017-01-25 - 1.9.73 - First Relase. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-decorator - http://www.phyast.pitt.edu/~micheles/python/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python3 - Python3 module to simplify the usage of decorators - python-decorator simplifies the usage of decorators for the average programmer. - https://pypi.python.org/packages/70/f1/cb9373195639db13063f55eb06116310ad691e1fd125e6af057734dc44ea/decorator-4.2.1.tar.gz - - python3-nose - python3-setuptools - - programming/language/python3/python3-decorator/pspec.xml - - - python3-decorator - - /usr/lib - /usr/share/doc - - - - - 2018-01-31 - 4.2.1 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-03-05 - 4.0.11 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 4.0.11 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-04 - 4.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-docker-py - https://github.com/dotcloud/docker-py - - Alihan Öztürk - alihan@pisilinux.org - - apache - app:console - programming.language.python3 - Python client for Docker. - A Python library for the Docker Remote API. It does everything the docker command does, but from within Python – run containers, manage them, pull/push images, etc. - https://github.com/docker/docker-py/archive/1.8.1.tar.gz - - python3-devel - python3-setuptools - python3-websocket-client - python3-six - python3-requests - - programming/language/python3/python3-docker-py/pspec.xml - - - python3-docker-py - Python client for Docker. - - python3 - python3-websocket-client - python3-six - python3-requests - - - /usr/lib - /usr/share/doc - - - - - 2017-04-21 - 1.8.1 - Version Down to fix gonullu. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-01 - 2.0.2 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.8.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.8.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-kappa - https://github.com/garnaat/kappa - - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - LGPLv2.1 - library - app:console - programming.language.python3 - A CLI tool for AWS Lambda developers - Kappa is a command line tool that (hopefully) makes it easier to deploy, update, and test functions for AWS Lambda. - https://pypi.python.org/packages/9e/67/c064a0b48f3aaee38aa810e09e6c3c97857e9c9a69cb2e6f79da650ec054/kappa-0.7.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-kappa/pspec.xml - - - python3-kappa - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-08-15 - 0.7.0 - First Release - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - - - - - python3-markups - https://github.com/retext-project/pymarkups - - Stefan Gronewold - groni@pisilinux.org - - BSD - programming.language.python3 - Wrapper around various text markups - Wrapper around various text markups - https://pypi.python.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-markups/pspec.xml - - - python3-markups - Wrapper around various text markups - - python3 - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 2.6.11 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-01 - 2.6.8 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-11-21 - 2.6.7 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - python3-nose - http://somethingaboutorange.com/mrl/projects/nose/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - app:console - programming.language.python3 - A unittest extension offering automatic test suite discovery and easy test authoring - Python için unittest genişlemesi - python-nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. - python3-nose alternatif test tanıtma ve keşif kitaplığı. - https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-nose/pspec.xml - - - python3-nose - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-02-01 - 1.3.7 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.3.7 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-08-04 - 1.3.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-packaging - http://pypi.python.org/pypi/six/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - Apache - app:console - programming.language.python3 - Core utilities for Python packages - Core utilities for Python packages - https://github.com/pypa/packaging/archive/16.8.tar.gz - - python3-devel - - programming/language/python3/python3-packaging/pspec.xml - - - python3-packaging - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 16.8 - First Release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-pillow - http://python-pillow.org/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - programming.language.python3 - PIL is the Python Imaging Library. - The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. - https://github.com/python-pillow/Pillow/archive/4.3.0.tar.gz - - python3-devel - lcms-devel - zlib-devel - python3-setuptools - webp-devel - freetype-devel - lcms2-devel - tiff-devel - libjpeg-turbo-devel - libjpeg-turbo-devel - - programming/language/python3/python3-pillow/pspec.xml - - - python3-pillow - - zlib - tiff - python3 - lcms2 - freetype - webp - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/include - /usr/share/doc - - - - - 2017-12-10 - 4.3.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-01-25 - 4.0.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-18 - 3.1.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - python3-psutil - https://github.com/giampaolo/psutil - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.language.python3 - A cross-platform process utilities module for Python - Platform bağımsız, süreçler hakkında bilgi sağlayan bir Python modülü - python3-psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat. - python3-psutil, bütün çalışan süreçler ve sistem kullanımı (MİB - Merkezi İşlem Birim(CPU) ve hafıza gibi) hakkında bilgilere erişimek için arayüz sunan bir Python modülüdür. ps, top, kill, lsof, netstat gibi bir çok komut satırı araçlarının sunduğu işlevselliği sağlamaktadır. - https://github.com/giampaolo/psutil/archive/release-5.4.3.tar.gz - - python3-devel - - programming/language/python3/python3-psutil/pspec.xml - - - python3-psutil - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2018-01-23 - 5.4.3 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-01 - 5.0.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 4.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 4.0.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-pygobject3 - http://www.pygtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.language.python3 - Bindings (liens) glib pour Python3. - Glib bindings for Python3 - glib 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.27/pygobject-3.27.1.tar.xz - - libffi-devel - python3-devel - python3-cairo-devel - gobject-introspection-devel - glib2-devel - - programming/language/python3/python3-pygobject3/pspec.xml - - - python3-pygobject3 - python3 için pygobject3 - - cairo - glib2 - libffi - python3-cairo - gobject-introspection - - - /usr/share/doc - /usr/share/pygobject - /usr/lib/python3* - /usr/lib/libpyglib-gi-2.0-python3*.so* - - - - python3-pygobject3-devel - pygobject development files - pygobject geliştirme dosyaları - - python3-pygobject3 - gobject-introspection-devel - glib2-devel - libffi-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-31 - 3.27.1 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-08-01 - 3.22.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-06 - 3.22.0 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-25 - 3.22.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.18.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 3.18.2 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-08 - 3.18.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-PyYAML - http://pyyaml.org/wiki/PyYAML - - PisiLinux Community - admins@pisilinux.org - - MIT - library - programming.language.python3 - The next generation YAML parser and emitter for Python3 - python3-pyyaml is the next generation YAML parser and emitter for Python3. - http://pyyaml.org/download/pyyaml/PyYAML-3.12.tar.gz - - libyaml-devel - python3-devel - - programming/language/python3/python3-PyYAML/pspec.xml - - - python3-PyYAML - - python3 - libyaml - - - /usr/lib - /usr/share/doc - - - - - 2017-02-01 - 3.12 - Rebuild for py3.6.0 - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-01-16 - 3.12 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - python3-qt5 - http://www.riverbankcomputing.co.uk/software/pyqt - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - GPLv3 - library - 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. - mirrors://sourceforge/pyqt/PyQt5/PyQt-5.7/PyQt5_gpl-5.7.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 - qt5-webkit-devel - qt5-websockets-devel - qt5-x11extras-devel - qt5-xmlpatterns-devel - qt5-quickcontrols2-devel - qt5-script-devel - qt5-designer-devel - - programming/language/python3/python3-qt5/pspec.xml - - - python3-qt5 - A set of Python 3.x bindings for the Qt 5.x Toolkit - - 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 - python3-sip - - - /usr/bin/pyuic5 - /usr/lib/python3.6/site-packages - /usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so - /usr/lib/qt5/plugins/designer/libpyqt5.so - /usr/share/doc - /usr/share/qt5/qsci/api/python/PyQt5.api - /usr/bin/pyrcc5 - /usr/bin/pylupdate5 - - - - python3-qt5-devel - Development files for python3-qt5 - - libgcc - qt5-base - python3-qt5 - - - /usr/share/sip/PyQt5 - - - - - 2017-06-03 - 5.7.1 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 5.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-07 - 5.6 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-25 - 5.6 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 5.5.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-requests - http://www.python-requests.org/ - - Ergün Salman - ergunsalman@hotmail.com - - MIT - programming.language.python3 - Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. - Python’s standard urllib2 module provides most of the HTTP capabilities you need - https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-requests/pspec.xml - - - python3-requests - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-03-19 - 2.13.0 - Release Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.9.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 2.9.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 2.9.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-sanic - - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - MIT - library - app:console - programming.language.python3 - A microframework based on uvloop, httptools, and learnings of flask - Sanic is a Flask-like Python 3.5+ web server thats written to go fast. Its based on the work done by the amazing folks at magicstack - https://pypi.python.org/packages/c1/d4/a6fa3efa7aa8ff6fb08cddac6f10e92da95e1fd44d6397fb481bf012c2a0/sanic-0.7.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-sanic/pspec.xml - - - python3-sanic - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2018-01-31 - 0.7.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-08-15 - 0.6.0 - First Release - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - - - - - python3-setuptools - http://pypi.python.org/pypi/setuptools - - PisiLinux Community - admins@pisilinux.org - - PSF-2.2 - library - programming.language.python3 - Python setuptools - python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://github.com/pypa/setuptools/archive/38.2.5.tar.gz - - python3-devel - python3-six - python3-packaging - - programming/language/python3/python3-setuptools/pspec.xml - - - python3-setuptools - - /usr/bin - /usr/lib/python3* - /usr/share/doc - - - - - 2018-01-24 - 38.2.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-01 - 32.1.3 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 19.6.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 19.6.1 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-26 - 19.6.1 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2016-05-26 - 19.6.1 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2016-05-26 - 19.6.1 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2016-05-26 - 19.6.1 - First release. - Marcin Bojara - marcin@pisilinux.org - - - - - - python3-sip - http://www.riverbankcomputing.co.uk/sip - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - app:console - programming.language.python3 - SIP is a tool for generating bindings for C++ classes so that they can be used by Python3 - C ve C++ kütüphaneleri için python bağlayıcıları oluşturan bir araç - Generator powiązań Pythona z bibliotekami klas C++ - 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. - mirrors://sourceforge/pyqt/sip-4.19.6.tar.gz - - qt5-base-devel - python3-devel - - programming/language/python3/python3-sip/pspec.xml - - - python3-sip - Python 3.x SIP bindings for C and C++ libraries - - libgcc - python3 - - - /usr/bin - /usr/lib - /usr/include - /usr/share/licenses - - - - - 2018-01-10 - 4.19.6 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 4.19.1 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-18 - 4.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-11 - 4.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 4.18 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-20 - 4.18 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-08 - 4.16.9 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - python3-six - http://pypi.python.org/pypi/six/ - - Alihan Öztürk - alihan@pisilinux.org - - MIT - app:console - programming.language.python3 - Python 2 and 3 compatibility utilities. - Python2 ve python3 uyumluluk programı. - python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. - python3-six, python2 ile python3 arasındaki farklılıkların aşılmasına yardımcı olan basit araçlar sağlar. - https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-six/pspec.xml - - - python3-six - - python3 - - - /usr/lib - /usr/share/doc - - - - - 2017-08-24 - 1.11.0 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-08-22 - 1.10.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-01 - 1.10.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.9.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 1.9.0 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-08 - 1.9.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - python3-websocket-client - https://github.com/liris/websocket-client - - Alihan Öztürk - alihan@pisilinux.org - - LGPLv2 - app:console - programming.language.python3 - WebSocket client library for Python - websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. - https://github.com/liris/websocket-client/archive/v0.46.0.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-websocket-client/pspec.xml - - - python3-websocket-client - WebSocket client library for Python - - python3 - - - /usr/bin - /usr/lib - /usr/share/doc - - - - - 2018-01-31 - 0.46.0 - Release Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-01 - 0.40.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.37.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-06 - 0.37.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - python3-youtube_dl - http://rg3.github.io/youtube-dl - - Pisi Linux Admins - admins@pisilinux.org - - GPLv3 - app:console - programming.language.python3 - Youtube Video Downloader - Youtube video indirici. - Youtube Video Downloader - Youtube'dan video indirmeyi sağlayan bir uygulama. - youtube_dl - https://github.com/rg3/youtube-dl/releases/download/2018.01.21/youtube-dl-2018.01.21.tar.gz - - python3-setuptools - python3-devel - - programming/language/python3/python3-youtube_dl/pspec.xml - - - python3-youtube_dl - - python3 - - - /usr/bin - /usr/etc - /usr/lib/python3.6/site-packages - /usr/share/applications - /usr/share/man/man1 - /usr/share/doc - - - - - 2018-01-31 - 2018.01.21 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-01 - 2017.01.31 - version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-08-26 - 2016.08.24.1 - version bump - Metehan Özbek - mthnzbk@gmail.com - - - 2016-08-06 - 2016.08.06 - version bump - Metehan Özbek - admins@pisilinux.org - - - 2016-07-21 - 2016.07.17 - First release - Metehan Özbek - admins@pisilinux.org - - - - - - python3-zappa - https://github.com/Miserlou/Zappa - - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - LGPLv2.1 - library - app:console - programming.language.python3 - Zappa - Serverless Python - Server-less Python Web Services for AWS Lambda and API Gateway - https://pypi.python.org/packages/ef/e6/9ce58a86924a320b213f082c7a9d2b5c15d71aeb2df7b5bfdcb0fecc20f3/zappa-0.43.2.tar.gz - - python3-devel - python3-setuptools - - programming/language/python3/python3-zappa/pspec.xml - - - python3-zappa - - python3 - - - /usr/lib - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-08-15 - 0.43.2 - First Release - Ismet Sezer Simsek - ismetsezer1996@gmail.com - - - - - - R-lang - http://www.r-project.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - app:console - 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.4.3.tar.gz - - libXmu-devel - icu4c-devel - jdk7-openjdk - xdg-utils - blas-devel - lapack-devel - libXt-devel - libSM-devel - cairo-devel - pango-devel - libjpeg-turbo-devel - tiff-devel - libgfortran - xz-devel - readline-devel - curl-devel - - - R-2.11.1-parallel.patch - R-2.13.1-zlib_header_fix.patch - - programming/language/R-lang/pspec.xml - - - R - - blas - make - tiff - libXt - icu4c - libSM - cairo - pango - libXmu - lapack - xdg-utils - libgfortran - jre7-openjdk - libjpeg-turbo - xz - curl - zlib - bzip2 - glib2 - libX11 - libpng - libpcre - readline - - - /etc - /usr/bin - /usr/lib/R - /usr/share/man - - - System.Package - - - 99R - ld.so.conf - - - - R-mathlib - Math library for R - R Mathlib kitaplığı - library - - R - - - /usr/lib - /usr/include/Rmath.h - - - - R-docs - Documents for R - R belgeleri - data:doc - - /usr/share/doc/R - - - - R-devel - Development files for R - R için geliştirme dosyaları - - R - - - /usr/include - /usr/lib/pkgconfig/libR.pc - /usr/lib/pkgconfig/libRmath.pc - - - - - 2017-12-01 - 3.4.3 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-06-08 - 3.4.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-27 - 3.3.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - ruby - http://www.ruby-lang.org/en/ - - PisiLinux Community - admins@pisilinux.org - - Ruby - app:console - programming.language.ruby - An object-oriented scripting language - Nesneye dayalı bir dil - Ruby est un langage de programmation dynamique, open source mettant l'accent sur la simplicité et la productivité. Il a une syntaxe élégante qui est naturelle à lire et facile à écrire. - Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. - Ruby, basitlik ve üretkenliğe odaklanan açık kaynaklı, dinamik bir betik dilidir. Okuması ve yazması kolay, şık bir sözdizime sahiptir. - Ruby es un lenguaje dinámico, de código abierto, y con enfoque en simplicidad y productividad. Tiene una sintaxis elegante que permite leer naturalmente y escribirlo de manera fácil. - ftp://ftp.ruby-lang.org/pub/ruby/2.5/ruby-2.5.0.tar.bz2 - - tcltk-devel - gmp-devel - tcl-devel - gdbm-devel - zlib-devel - libffi-devel - openssl-devel - libyaml-devel - - programming/language/ruby/ruby/pspec.xml - - - ruby - - gmp - tcl - gdbm - zlib - tcltk - libffi - openssl - libyaml - readline - - - /usr/bin - /usr/lib/ruby/2.5.0/ - /usr/lib/ruby/site_ruby/ - /usr/lib/ruby/vendor_ruby/ - /usr/lib/ruby/libruby-static.a - /usr/lib/libruby.so.2.5 - /usr/lib/libruby.so.2.5.0 - /usr/lib/libruby-static.a - /usr/lib/libruby.so - /usr/share/ri - /usr/share/doc - /usr/share/man - - - - rubygems - rubygems, The Ruby standard for packaging ruby libraries - - ruby - - - /usr/bin/gem - /usr/lib/ruby/gems - /usr/share/ri/2.5.0/system/Gem - - - - ruby-devel - ruby için geliştirme dosyaları - ruby için geliştirme dosyaları - - ruby - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-31 - 2.5.0 - Release Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-02 - 2.4.0 - Release Bump - Muhammet Dilmaç - m.dilmac@pisilinux.org - - - 2016-06-09 - 2.2.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-04 - 2.2.2 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - rust - https://www.rust-lang.org/en-US/ - - PisiLinux Community - admins@pisilinux.org - - MIT - app - programming.language - Systems programming language focused on safety, speed and concurrency - Systems programming language focused on safety, speed and concurrency - https://static.rust-lang.org/dist/rustc-1.21.0-src.tar.gz - - bootstrap-config.toml - - - 0001-librustc_llvm-build-Force-link-against-libffi.patch - - programming/language/rust/pspec.xml - - - rust - - libgcc - - - /usr/bin - /etc - /usr/lib - /usr/share - /usr/share/man - /usr/share/doc - /usr/share/zsh - - - - - 2017-11-13 - 1.21.0 - Version Bump - PisiLinux Community - admins@pisilinux.org - - - 2017-09-26 - 1.20.0 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - tcl - http://www.tcl.tk - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - programming.language.tcl - Tcl programming language - Tcl programlama dili - Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. - Tcl, çeşitli uygulamalar geliştirmek için kullanılabilen bir programlama dilidir. - Tcl provee una plataforma potente para crear aplicaciones de integración de diversos aplicaciones, protocolos, dispositivos y frameworks - mirrors://sourceforge/tcl/tcl8.6.8-src.tar.gz - - zlib-devel - - programming/language/tcl/tcl/pspec.xml - - - tcl - - zlib - - - /usr/bin - /usr/lib - /usr/lib/tcl8.6 - /usr/share/doc - /usr/share/man - - - - tcl-devel - Development files for tcl - tcl için geliştirme dosyaları - - tcl - zlib-devel - - - /usr/include - /usr/lib/*.a - /usr/lib/pkgconfig - /usr/lib/tclConfig.sh - /usr/share/man/man3 - - - - sqlite-tcl - files for sqlite-tcl - - tcl - - - /usr/lib/sqlite3.13.0/libsqlite* - /usr/lib/tcl8/8.6/tdbc/sqlite3-1.0.4.tm - /usr/share/man/mann/tdbc_sqlite3.n - /usr/share/man/mann/sqlite3.n - - - - - 2018-01-30 - 8.6.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-26 - 8.6.6 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 8.6.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-11 - 8.6.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - tcltk - http://www.tcl.tk - - PisiLinux Community - admins@pisilinux.org - - as-is - library - programming.language.tcl - Tk est une boîte à outils X11 implémentée avec le langage de script Tcl. - An X11 toolkit implemented with the Tcl scripting language - Tcl betik dili ile yazılmış X11 araç ve kitaplıkları - Tk is an X Windows widget set designed to work closely with the tcl scripting language. It allows you to write simple programs with full featured GUIs in only a little more time then it takes to write a text based interface. - Tk, tcl betik dili ile birlikte kullanılması için tasarlanmış bir X Windows araç setidir. Metin tabanlı arayüzlere oranla daha kısa sürede tam özellikli grafik arayüzlere sahip basit programlar yazmanızı sağlar. - mirrors://sourceforge/tcl/tk8.6.8-src.tar.gz - - tcl-devel - libX11-devel - libXft-devel - fontconfig-devel - - - tk-8.6.1-conf.patch - tk-8.6.1-fix-xft.patch - tk-8.6.1-make.patch - - programming/language/tcl/tcltk/pspec.xml - - - tcltk - - tcl - libX11 - libXft - fontconfig - - - /usr/bin - /usr/lib - /usr/lib/tk8.6 - /usr/share/doc - /usr/share/man - - - - tcltk-devel - Development files for tcltk - tcltk için geliştirme dosyaları - - tcltk - libX11-devel - tcl-devel - - - /usr/include - /usr/lib/*.a - /usr/lib/tkConfig.sh - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-01-27 - 8.6.8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-01-31 - 8.6.6 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 8.6.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-14 - 8.6.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - vala - http://live.gnome.org/Vala - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - BSD - programming.language - A modern programming language for GNOME - GNOME için modern bir programlama dili - Kompilator języka opartego na bibliotece GObject - Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. - Vala, ek bir çalışma zamanı bağımlılığı olmayan ve C kitaplıklarının olduğu gibi kullanılabilmesini sağlayan modern bir programlama dilidir. - Vala to nowy język programowania, którego celem jest udostępnienie cech nowoczesnych języków programowania programistom GNOME bez wymuszania dodatkowych wymagań co do środowiska uruchomieniowego i używania API innego niż w aplikacjach i bibliotekach napisanych w C. - mirrors://gnome/vala/0.36/vala-0.36.9.tar.xz - - glib2-devel - gobject-introspection-devel - libxslt - - programming/language/vala/pspec.xml - - - vala - app:console - library - - glib2 - - - /usr/lib/vala - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/vala-*/vapi - /usr/share/vim/vimfiles - - - vim/vala.syntax - vim/vala.ftdetect - - - - vala-docs - GNOME devhelp documentation for Vala - Vala için GNOME devhelp kitabı - Pliki dokumentacji dla kompilatora vala - data:doc - - /usr/share/devhelp - - - - vala-devel - Development files for vala - vala için geliştirme dosyaları - Pliki nagłówkowe dla kompilatora vala - - vala - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/pkgconfig - /usr/share/aclocal - /usr/share/vala/Makefile.vapigen - /usr/share/man/man3 - - - - - 2018-01-27 - 0.36.9 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-19 - 0.34.4 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 0.28.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-05-22 - 0.28.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - appstream-glib - https://people.freedesktop.org/~hughsient/appstream-glib/ - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - app:console - programming.library - Provides GObjects and helper methods to read and write AppStream metadata - Provides GObjects and helper methods to read and write AppStream metadata - https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.7.4.tar.xz - - meson - autoconf-archive - gperf - gcap-devel - libxslt-devel - docbook-xsl - glib2-devel - libarchive-devel - libsoup-devel - json-glib-devel - gdk-pixbuf-devel - libpng-devel - gtk3-devel - libutil-linux-devel - - programming/library/appstream-glib/pspec.xml - - - appstream-glib - - gcap - gtk3 - cairo - pango - freetype - glib2 - libsoup - json-glib - gdk-pixbuf - libarchive - fontconfig - libutil-linux - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/locale - /usr/share/bash-completion/ - /usr/share/aclocal - /usr/share/gettext - /usr/share/gir-1.0 - /usr/share/installed-tests/appstream-glib - - - - appstream-glib-devel - - appstream-glib - gcap-devel - libxslt-devel - glib2-devel - libarchive-devel - libsoup-devel - json-glib-devel - gdk-pixbuf-devel - libpng-devel - gtk3-devel - libutil-linux-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-10 - 0.7.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - glm - http://glm.g-truc.net/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - programming.library - C++ mathematics library - C++ matematik kitaplığı - C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification - GLM, OpenGL Shading Language (GLSL) spesifikasyonuna dayanan 3D yazılımlar için bir C + + matematik kitaplığıdır. - https://github.com/g-truc/glm/archive/0.9.8.3.tar.gz - - cmake - - programming/library/glm/pspec.xml - - - glm - - /usr/include - /usr/lib - - - - glm-doc - - /usr/share/doc - - - - - 2017-01-01 - 0.9.8.3 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - gnu-efi - https://sourceforge.net/projects/gnu-efi/ - - Ergün Salman - Poyraz76@pisilinux.org - - LGPLv2 - Libry - programming.library - Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment.. - GNU toolchain and the EFI development environment.. - yalm-cpp - https://sourceforge.net/projects/gnu-efi/files/gnu-efi-3.0.4.tar.bz2 - programming/library/gnu-efi/pspec.xml - - - gnu-efi - - /usr/lib/ - /usr/include/ - /usr/share/ - - - - - 2017-05-15 - 3.0.4 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-16 - 3.0.4 - First release - Ergün Salman - Poyraz76@pisilinux.org - - - - - - libaccounts-glib - https://code.google.com/p/accounts-sso - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - programming.library - Accounts and SSO (Single Sign-On) framework - Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. - https://sourceforge.net/projects/pisilinux/files/source/libaccounts-glib-1.21.tar.xz - - glib2-devel - libxml2-devel - sqlite-devel - gtk-doc - docbook-xsl - python-pygobject-devel - - programming/library/libaccounts-glib/pspec.xml - - - libaccounts-glib - library - - glib2 - sqlite - libxml2 - - - /usr/bin - /usr/lib - /usr/share/backup-framework/applications/accounts.conf - /usr/share/xml - /usr/share/libaccounts-glib/testdata - /usr/share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml - /usr/share/man/man1 - /usr/share/gir-1.0/Accounts-1.0.gir - /usr/share/vala - - - - libaccounts-glib-devel - Development files for libaccounts-glib - - libaccounts-glib - glib2-devel - libxml2-devel - sqlite-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libaccounts-glib-docs - Help files and API documents for libaccounts-glib - data:doc - - libaccounts-glib - - - /usr/share/gtk-doc - /usr/share/doc - - - - - 2017-05-15 - 1.21 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-11 - 1.21 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 1.21 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libaccounts-qt5 - https://gitlab.com/accounts-sso/libaccounts-qt - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - library - programming.library - Qt5-based client library for accessing the online accounts database - Qt5-based client library for accessing the online accounts database - https://sourceforge.net/projects/pisilinux/files/source/libaccounts-qt-1.14.tar.xz - - doxygen - qt5-base-devel - qt5-assistant-devel - glib2-devel - libaccounts-glib-devel - - programming/library/libaccounts-qt5/pspec.xml - - - libaccounts-qt5 - - glib2 - libgcc - qt5-base - libaccounts-glib - - - /usr/lib/libaccounts-qt5* - /usr/share/doc/libaccounts-qt5 - /usr/lib/cmake - - - - libaccounts-qt5-devel - Development files for libaccounts-qt5 - - libaccounts-qt5 - qt5-base-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libaccounts-qt5-docs - Help files and API documents for libaccounts-qt5 - data:doc - - libaccounts-qt5 - - - /usr/share/doc - - - - libaccounts-qt5-tools - This package contains the tools for the libaccounts-qt5 library - data:doc - - libaccounts-qt5 - libgcc - qt5-base - - - /usr/bin - /usr/share/libaccounts-qt-tests - - - - - 2017-05-15 - 1.14 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-11 - 1.14 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-20 - 1.13 - Rebuild for qt5 - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-30 - 1.14 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libaio - http://lse.sourceforge.net/io/aio.html - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.library - Librairie d'entrée/sortie asynchrone utilisant l'interface native du noyau. - Linux-native asynchronous I/O access library - Linux asenkron girdi/çıktı kütüphanesi - libaio has a richer API and capability set than the simple POSIX async I/O facility. - libaio, basit POSIX asenkron girdi/çıktı desteğinden daha iyi bir programlama arayüzü sunan bir kütüphanedir. - http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_0.3.110.orig.tar.gz - programming/library/libaio/pspec.xml - - - libaio - - /lib - /usr/lib - /usr/share/doc - - - - libaio-32bit - 32-bit shared libraries for libaio - emul32 - emul32 - - libaio - - - /usr/lib32 - - - - libaio-devel - Development files for libaio - libaio için geliştirme dosyaları - - libaio - - - /usr/include - /usr/share/man/man3 - - - - - 2017-02-28 - 0.3.110 - Version Bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 0.3.109 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-19 - 0.3.109 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libbsd - http://libbsd.freedesktop.org - - Marcin Bojara - marcin@pisilinux.org - - BSD - BSD-2 - BSD-4 - ISC - library - programming.library - Provides useful functions commonly found on BSD systems - Taşınabilirlik için BSD uyumlu fonksiyonlar sağlayan bir kitaplık. - This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. - GNU Linux sistemlerde bulunmayan BSD sistemlere özgü fonsiyonları barındıran bir kitaplıktır ve BSD uygulamalarının GNU Linux'a taşınmasını kolaylaştırır. - https://libbsd.freedesktop.org/releases/libbsd-0.8.3.tar.xz - programming/library/libbsd/pspec.xml - - - libbsd - - /usr/lib - /usr/share/doc - - - - libbsd-devel - Development files for libbsd - - libbsd - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-01-27 - 0.8.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.8.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-09 - 0.8.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libgudev - https://wiki.gnome.org/Projects/libgudev - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - LGPL2 - library - programming.library - GObject bindings for Udev (Eudev) - GObject bindings for Udev (Eudev) - eudev - https://download.gnome.org/sources/libgudev/231/libgudev-231.tar.xz - - gobject-introspection-devel - gtk-doc - libxslt - docbook-xsl - eudev-devel - glib2-devel - - programming/library/libgudev/pspec.xml - - - libgudev - - eudev - glib2 - - - /usr/lib - /usr/share/gir-1.0 - /usr/share/gtk-doc - - - - libgudev-devel - Development files for libgudev - system.devel - - libgudev - eudev-devel - glib2-devel - - - /usr/lib/pkgconfig - /usr/include/gudev-1.0 - - - - - 2017-02-13 - 231 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 230 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-24 - 230 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - libnih - https://launchpad.net/libnih - - Aydın Demirel - aydin.demirel@pisilinux.org - - GPL - app:library - programming.library - Small library for C application development - C uygulama geliştirme için küçük bir kütüphane - Small library for C application development. - C uygulama geliştirme için küçük bir kütüphane. - https://launchpad.net/libnih/1.0/1.0.3/+download/libnih-1.0.3.tar.gz - - dbus-devel - expat-devel - - programming/library/libnih/pspec.xml - - - libnih - - dbus - expat - - - /usr/bin - /usr/share/man - /usr/share/aclocal - /usr/lib/ - - - - libnih-devel - - libnih - dbus-devel - expat-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-13 - 1.0.3 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 1.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-27 - 1.0.3 - First release - Aydın Demirel - aydin.demirel@pisilinux.org - - - - - - libsignon-glib - https://gitlab.com/accounts-sso/libsignon-glib - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - programming.library - Authorization and authentication management for glib - libsignon-glib provides authorization and authentication management for GLib applications. - https://sourceforge.net/projects/pisilinux/files/source/libsignon-glib-1.13.tar.gz - - glib2-devel - gobject-introspection-devel - signon-devel - gtk-doc - - programming/library/libsignon-glib/pspec.xml - - - libsignon-glib - - gobject-introspection - glib2 - signon - - - /usr/lib/ - /usr/share/gir-1.0 - /usr/share/vala/vapi/signon.vapi - - - - libsignon-glib-devel - Development files for libsignon-glib - libsignon-glib için kütüphaneler - libsignon-glib geliştirme paketi, libsignon-glib için geliştirme dosyaları sunar. - - libsignon-glib - glib2-devel - signon-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libsignon-glib-doc - Document files for libsignon-glib - - libsignon-glib - - - /usr/share/doc - /usr/share/gtk-doc/html - - - - - 2017-02-06 - 1.13 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-29 - 1.13 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libwlocate - http://sourceforge.net/projects/libwlocate/ - - Alihan Öztürk - alihan@pisilinux.org - - GPLv3 - library - programming.library - A shared library that can be used for location-based services - libwlocate is a shared library that can be used for location-based services. - http://sourceforge.net/projects/pisilinux/files/source/libwlocate-code-213bcf6fb073d968af5e849a5c1828603f69e5ac.tar.gz - - wireless-tools-devel - - programming/library/libwlocate/pspec.xml - - - libwlocate - A shared library that can be used for location-based services - - wireless-tools - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libwlocate-devel - Development files for libwlocate - - libwlocate - - - /usr/include - - - - - 2017-05-11 - 0.2 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-03 - 0.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - signon - https://code.google.com/p/accounts-sso - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - programming.library - A framework for centrally storing authentication credentials - Single Sign-On is a framework for centrally storing authentication credentials and handling authentication on behalf of applications as requested by applicationsIt consists of - a secure storage of login credentials (for example usernames and passwords), plugins for different authentication systems and a client library for applications to communicate with this system. - https://sourceforge.net/projects/pisilinux/files/source/signon-8.58.tar.xz - - qt5-base-devel - doxygen - - - qt5.5.diff - use_keyring.patch - - programming/library/signon/pspec.xml - - - signon - - qt5-base - libgcc - doxygen - - - /usr/bin - /usr/lib - /etc - /usr/share/dbus-1 - - - - signon-devel - Development files for signon - Signon için kütüphaneler - Signon geliştirme paketi, Signon için geliştirme dosyaları sunar. - - signon - qt5-base-devel - - - /usr/include - /usr/lib/pkgconfig - - - - signon-docs - Help files and API documents for signon - data:doc - - signon - - - /usr/share/doc - - - - - 2017-05-15 - 8.58 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-10 - 8.58 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-14 - 8.58 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - swig - http://www.swig.org/ + ghostscript + http://www.ghostscript.com PisiLinux Community admins@pisilinux.org GPLv3+ - BSD - app:console - programming.library - Connects C/C++/Objective C to some high-level programming languages - Basitleştirilmiş arayüz oluşturucu - Simplified Wrapper and Interface Generator (Générateur d'interface de scripts d'enrobage simplifié), SWIG est un outil de développement qui connecte des programmes écrits en C et C++ avec divers langages de programmation de haut niveau. SWIG est utilisé avec différents type de langages incluant les langages de script habituels tels que Perl, PHP, Python, Tcl, Ruby. - Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP - SWIG, C ve C++ ile yazılmış uygulamaları çeşitli üst düzey programlama dilleri ile bağlayan bir yazılım geliştirme aracıdır. SWIG, genel betik dilleri olan Perl, PHP, Python, Tcl, Ruby gibi farklı diller ile kullanılır. - mirrors://sourceforge/swig/swig/swig-3.0.11/swig-3.0.11.tar.gz + library + office.postscript + A PostScript interpreter and renderer + Bir PostScript yorumlayıcısı ve üreticisi + ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures and an interpreter for PDF files. ghostscript is normally used to display PostScript files and to print PostScript files to non-PostScript printers. + ghostscript, PostScript yorumlayıcısı, C kitaplığı ve PDF yorumlayıcısı içeren bir yazılım paketidir. ghostscript, PostScript dosyalarının görüntülenmesi ve PostScript olmayan yazıcılardan PostScript dosyalarının çıktılarının alınması için kullanılmaktadır. + https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/ghostscript-9.20.tar.xz - python-devel - boost-devel - ruby-devel - libpcre-devel + tiff-devel zlib-devel - perl - - programming/library/swig/pspec.xml - - - swig - - zlib - libgcc - libpcre - - - /usr/bin - /usr/lib - /usr/share/swig - /usr/share/doc - /usr/share/man - - - - - 2017-01-28 - 3.0.11 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 3.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-22 - 3.0.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - yaml-cpp - https://github.com/jbeder/yaml-cpp - - Ergün Salman - Poyraz76@pisilinux.org - - LGPLv2 - Libry - programming.library - yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. - To get a feel for how it can be used, see the Tutorial or How to Emit YAML. - yalm-cpp - https://github.com/jbeder/yaml-cpp/archive/release-0.5.2.tar.gz - - cmake - python-devel - boost-devel - - programming/library/yaml-cpp/pspec.xml - - - yaml-cpp - - /usr/lib/ - /usr/include/yaml-cpp/* - /usr/lib/pkgconfig/ - /usr/share/doc/ - - - - - 2017-05-11 - 0.5.2 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-09-01 - 0.5.2 - First release - Ergün Salman - Poyraz76@pisilinux.org - - - - - - libdaemon - http://0pointer.de/lennart/projects/libdaemon - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - Library for writing UNIX daemons - UNIX hizmetleri yazmak için bir kitaplığı - libdaemon is a lightweight C library which eases the writing of UNIX daemons. - libdaemon, UNIX hizmetleri yazmayı kolaylaştıran hafif bir C kitaplığıdır. - http://0pointer.de/lennart/projects/libdaemon/libdaemon-0.14.tar.gz - programming/misc/libdaemon/pspec.xml - - - libdaemon - - /usr/lib - /usr/share/doc - - - - libdaemon-devel - Development files for libdaemon - libdaemon için geliştirme dosyaları - - libdaemon - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man/man3 - - - - libdaemon-32bit - 32-bit shared libraries for libdaemon - emul32 - emul32 - - libdaemon - - - /usr/lib32 - - - - - 2017-02-17 - 0.14 - Rebuild - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-03-09 - 0.14 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - apr - http://apr.apache.org/ - - PisiLinux Community - admins@pisilinux.org - - Apache-2.0 - library - programming.misc - Apache portable runtime library - Apache portatif çalışma ortamı kitaplığı (eski sürüm) - Apache Portable Runtime – przenośna biblioteka uruchomieniowa - L'Apache Portable Runtime (APR) a pour mission de fournir une librairie libre C de structures de donnés et de routines. Le numéro de version majeur commence par un 0. - The mission of the Apache portable runtime (APR) is to provide a free library of C data structures and routines. - Apache portatif çalışma ortamı kitaplığı (APR), C data yapıları için özgür kitaplığı sağlar. Bu sürüm 0 ile başlar. - APR to Przenośna Biblioteka Fazy Wykonywania Apache, zaprojektowana jako biblioteka wspomagająca, która udostępnia przewidywalny i spójny interfejs do podstawowych, specyficznych dla platformy implementacji. - mirrors://apache/apr/apr-1.5.2.tar.gz - - libutil-linux-devel - - programming/misc/apr/pspec.xml - - - apr - - libutil-linux - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/aclocal - /usr/lib/apr-1/build - - - - apr-devel - Development files for apr - Development files for apr - - apr - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-20 - 1.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.5.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-09-01 - 1.5.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - apr-util - http://apr.apache.org/ - - PisiLinux Community - admins@pisilinux.org - - Apache-2.0 - library - programming.misc - Apache portable runtime utils - Apache çalışma ortamı araçları (eski sürüm) - L'Apache Portable Runtime Utils (APR-Utils) contient des interfaces utilitaires supplémentaires pour APR fournissant un support pour, XML, LDAP,des interfaces pour les bases de données, d'analyse d'URI, et plus encore. La numéro de version majeur commence par un 1. - Apache portable runtime utils (APR-Util) contains additional utility interfaces for APR; including support for XML, database interfaces, URI parsing and more. - Apache portatif çalışma ortamı araçları (APR-Util) ek arabirimleri içerir; XML, LDAP, veritabanı, URI ve diğer arabirimler. Bu sürüm 0 ile başlar. - Narzędzie APR to biblioteka narzędziowa zaimplementowana na bazie apr, oferująca dostęp do bazy danych, przetwarzanie XML oraz inne przydatne funkcje. - mirrors://apache/apr/apr-util-1.5.4.tar.bz2 - - db-devel - zlib-devel - expat-devel - sqlite-devel - libutil-linux-devel - openssl-devel - unixODBC-devel - apr-devel - mariadb-lib - postgresql-lib - cyrus-sasl-devel - openldap-client - - programming/misc/apr-util/pspec.xml - - - apr-util - - db - zlib - expat - sqlite - libutil-linux - openssl - apr - unixODBC - mariadb-lib - postgresql-lib - cyrus-sasl - openldap-client - - - /usr/lib - /usr/share/doc - /usr/bin - - - - apr-util-devel - Development files for apr-util - - apr-util - apr-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-20 - 1.5.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.5.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-06 - 1.5.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - autoconf213 - http://www.gnu.org/software/autoconf/autoconf.html - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - app:console - programming.misc - Used to create autoconfiguration files version 2.13 - Used to create autoconfiguration files, Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. - mirrors://gnu/autoconf/autoconf-2.13.tar.gz - - texinfo - m4 - perl - - - autoconf-2.13-consolidated_fixes-1.patch - - programming/misc/autoconf213/pspec.xml - - - autoconf213 - - texinfo - m4 - - - /usr/bin - /usr/share/doc - /usr/share - /usr/share/info - /usr/share/autoconf - - - - - 2017-04-30 - 2.13 - Rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2016-03-13 - 2.13 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - boost - http://boost.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.language - Peer-reviewed portable C++ source libraries - Açık kaynak kodlu ve taşınabilir C++ kaynak kitaplıkları - Boost propose des librairies C++ gratuites, portables et relues en comité. L'accent est porté sur les librairies portables qui fonctionnent bien avec la Librairie Standard C++. - Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. - Boost, kaynak kodları gözden geçirilmiş C++ kitaplıklarını içerir. - mirrors://sourceforge/boost/boost_1_63_0.tar.bz2 - - bzip2 - zlib-devel - icu4c-devel - python-devel - python3-devel - libxslt - - - pythonfix.patch - - programming/misc/boost/pspec.xml - - - boost - - zlib - bzip2 - icu4c - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/boostbook - - - - boost-devel - Headers and library documentation for boost - boost için başlık dosyaları ve kitaplık belgeleri - data:doc - - boost - - - /usr/include - /usr/share/doc/*/html - - - - boost-python - a C++ library which enables seamless interoperability between C++ and the Python - - boost - libgcc - - - /usr/lib/libboost_python.so* - - - - boost-python3 - Headers and library documentation for boosta C++ library which enables seamless interoperability between C++ and the Python3 - - boost - libgcc - - - /usr/lib/libboost_python3.so* - - - - - 2017-11-09 - 1.63.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-08 - 1.63.0 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-01 - 1.63.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.60.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 1.60.0 - Release bump. - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - - 2016-05-08 - 1.60.0 - First release - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - - - - - btyacc - http://www.siber.com/btyacc - - PisiLinux Community - admins@pisilinux.org - - freedist - app:console - programming.misc - Backtracking YACC - modified from Berkeley YACC - This is original Berkeley Yacc modified to better fit production environment (and to have less bugs, too). - http://www.siber.com/btyacc/btyacc-3-0.tar.gz - - btyacc-3.0-includes.patch - btyacc-3.0-makefile.patch - - programming/misc/btyacc/pspec.xml - - - btyacc - - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-02-14 - 3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-11 - 3.0 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - clucene - http://clucene.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - Apache-2.0 - library - programming.misc - A high-performance indexing and searching API - Yüksek performanslı bir indeksleme ve arama API'si - CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API. It is written in C++. - CLucene yüksek performanslı, ölçeklenebilir, platform bağımsız, çok özellikli, açık kaynak arama ve indeksleme programlama arayüzüdür. C++ ile yazılmıştır. - CLucene es una API para indexación y búsqueda de alta performance, escalable, cross plataforma, full-featured, código abierto. Está escrito en C++. - http://downloads.sourceforge.net/clucene/clucene-core-2.3.3.4.tar.gz - - boost-devel - cmake - zlib-devel - - - clucene-2.3.3.4-gcc6.patch - clucene-core-2.3.3.4-pkgconfig.patch - clucene-2.3.3.4-contribs_lib-1.patch - fix_zlib_detections.diff - clucene-core-2.3.3.4-usleep.patch - clucene-warnings.patch - clucene-gcc-atomics.patch - clucene-debug.patch - clucene-narrowing-conversions.patch - clucene-multimap-put.patch - - programming/misc/clucene/pspec.xml - - - clucene - - /usr/lib - /usr/share - - - - clucene-devel - Development files for clucene - clucene için geliştirme dosyaları - - clucene - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 2.3.3.4 - First Release. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - dbus-c++ - http://sourceforge.net/projects/dbus-cplusplus/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - C++ bindings for DBus library - DBus kitaplığı için C++ bağlayıcıları - dbus-c++ attempts to provide a C++ API for D-BUS. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. - dbus-c++, DBus kitaplığı için C++ programlama arayüzü sunan bir kitaplıktır. - http://source.pisilinux.org/1.0/dbus-c++.tar.gz - - dbus-devel - expat-devel - glib2-devel - - - dbus-c++-build-fix.patch - dbus-c++-linkfix.patch - gcc-44.patch - - programming/misc/dbus-c++/pspec.xml - - - dbus-c++ - - dbus - libgcc - expat - glib2 - - - /usr/bin - /usr/lib - /usr/share/doc - - - - dbus-c++-devel - - dbus-c++ - dbus-devel - expat-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-17 - 0.0_20090907 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.0_20090907 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-28 - 0.0_20090907 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - dotconf - http://www.opentts.org/projects/dotconf - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - A library to parse configuration files - Yapılandırma dosyası ayıklama kitaplığı - dotconf is a simple-to-use and powerful configuration file parser library written in C. - dotconf C dilinde yazılmış, basit kullanımlı ve güçlü bir yapılandırma dosyası ayıklama kitaplığıdır. - http://source.pisilinux.org/1.0/dotconf-1.3.tar.gz - programming/misc/dotconf/pspec.xml - - - dotconf - - /usr/lib - /usr/share/doc - - - - dotconf-devel - Development headers and documentation for dotconf - dotconf kitaplığı için geliştirme başlıkları ve belgeleri - - dotconf - - - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/dotconf/examples - /usr/share/doc/dotconf/dotconf-api.txt - - - - - 2017-03-10 - 1.3 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-25 - 1.3 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - flann - http://www.cs.ubc.ca/research/flann/ - - Osman Erkan - osman.erkan@pisilinux.org - - BSD - library - programming.misc - FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional space. - FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset. - http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.8.4-src.zip - - cmake - - - flann-1.8.4-gcc6.patch - - programming/misc/flann/pspec.xml - - - flann - - libgcc - libgomp - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/flann - - - - flann-devel - Development files for flann - - flann - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-30 - 1.8.4 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 1.8.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-25 - 1.8.4 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - geoip - http://www.maxmind.com/geoip/api/c.shtml - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - C library for country/city/organization to IP address or hostname mapping - Ülke/şehir/organizasyon adı ile IP adresi veya makine adı eşleştirmesi için C kitaplığı - GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. - GeoIP, herhangi bir IP adresinin veya makine adının hangi ülkeye ait olduğunu bulmak için kullanılan bir C kitaplığıdır. - https://github.com/maxmind/geoip-api-c/releases/download/v1.6.9/GeoIP-1.6.9.tar.gz - programming/misc/geoip/pspec.xml - - - geoip - - /etc - /usr/lib - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/GeoIP - - - - geoip-devel - Geoip için geliştirme dosyaları - - geoip - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-09-20 - 1.6.9 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.6.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-07-14 - 1.6.2 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - google-sparsehash - http://code.google.com/p/google-sparsehash - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.misc - An extremely memory-efficient hash_map implementation - Son derece verimli bellek kullanımına sahip hash-map uyarlaması - The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. - SparseHash kitaplığı hıza veya boyuta göre eniyileştirilebilecek çeşitli hash-map uyarlamalarını içerir. - https://github.com/sparsehash/sparsehash/archive/sparsehash-2.0.3.tar.gz - programming/misc/google-sparsehash/pspec.xml - - - google-sparsehash - - /usr/lib - /usr/include - /usr/share/doc - - - - - 2017-01-04 - 2.0.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - grantlee-qt5 - https://github.com/steveire/grantlee - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - programming.misc - Qt string template engine based on the Django template system - Django şablon sistemi benzeri bir Qt metin şablon motoru - grantlee is a plugin based String Template system written using the Qt framework. The goals of the project are to make it easier for application developers to separate the structure of documents from the data they contain, opening the door for theming. - grantlee, Qt çatısı kullanılarak yazılmış bir eklenti destekli metin şablon sistemidir. Projenin amaçları; belgelerin yapısını, içerdikleri veriden ayırarak uygulama geliştiricilerinin işini kolaylaştırmak ve tema desteği için imkan sağlamaktır. - https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz - - mesa-devel - qt5-base-devel - cmake - - programming/misc/grantlee-qt5/pspec.xml - - - grantlee-qt5 - - qt5-base - qt5-script - libgcc - - - /usr/lib - /usr/share/doc - - - - grantlee-qt5-devel - Development files for grantlee - grantlee için geliştirme dosyaları - - grantlee-qt5 - qt5-base-devel - - - /usr/include - /usr/lib/cmake - - - - - 2017-03-10 - 5.1.0 - Release bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-08-13 - 5.1.0 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2016-06-09 - 5.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-18 - 5.0.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - htmlcxx - http://htmlcxx.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPL - app:library - programming.misc - htmlcxx is a simple non-validating css1 and html parser for C++ - htmlcxx is the name of both the library and the utility application that comes with this package. Although the htmlcxx (the application) is mostly useless for programming, you can use it to easily see how htmlcxx (the library) would parse your html code. - http://sourceforge.net/projects/htmlcxx/files/htmlcxx/0.86/htmlcxx-0.86.tar.gz - - flex - bison - libtool - - - fix-gcc-4.6-ftbfs.patch - reduce-linking.patch - - programming/misc/htmlcxx/pspec.xml - - - htmlcxx - - libgcc - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - htmlcxx-devel - Development files for htmlcxx - - htmlcxx - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-23 - 0.86 - Rebuild with new toolchain - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-20 - 0.86 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - icu4c - http://site.icu-project.org/home - - PisiLinux Community - admins@pisilinux.org - - as-is - library - programming.misc - International Components for Unicode - Unicode desteği için uluslarası bileşenler - ICU est un ensemble mature de librairies C/C++ et Java pour le support de l'Unicode, l'internationalisation et la globalisation de logiciel (i18n/g11n). Ce paquet contient les librairies C/C++. - ICU is a mature, widely used set of C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n). This package contains the C/C++ libraries. - ICU, Unicode desteği, yazılım uluslararasılaştırma ve yerelleştirme konusunda yaygın olarak kullanılan gelişmiş bir kitaplıktır. ICU, Unicode ve u10a desteği için C/C++ ve Java kitaplıklarını içerir. - ICU es un conjunto maduro y muy utilizado de librerías C/C++ y Java para soporte Unicode, internacionalización y globalización de software (i18n/g11n). Este paque te contiene las librerías C/C++. - http://download.icu-project.org/files/icu4c/60.2/icu4c-60_2-src.tgz - - libgcc - - programming/misc/icu4c/pspec.xml - - - icu4c - - libgcc - - - /usr/bin - /usr/sbin - /usr/lib - /usr/share/man - /usr/share/doc/icu4c/html - - - - icu4c-devel - Development files for icu4c - icu4c için geliştirme dosyaları - - icu4c - - - /usr/bin/icu-config - /usr/lib/icu - /usr/share/icu - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig/ - - - - icu4c-32bit - 32-bit shared libraries for icu4c - emul32 - _emul32 - - libgcc - - - icu4c - libgcc - - - /usr/lib32/libicu* - /usr/lib32/icu - - - - - 2018-01-29 - 60.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-31 - 58.2 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 55.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 55.1 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-07-03 - 55.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - iniparser - http://ndevilla.free.fr/iniparser/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - app:console - programming.misc - A free ini file parsing library - Bir ini dosyası ayrıştırma kitaplığı - iniparser is a free stand-alone ini file parsing library written in portable ANSI C. - iniparser, ücretsiz ve ANSI C ile taşınabilir bir şekilde yazılmış INI dosyası ayrıştırma kitaplığıdır. - https://github.com/ndevilla/iniparser/archive/v4.0.tar.gz - programming/misc/iniparser/pspec.xml - - - iniparser - - /usr/share/doc - /usr/lib - - - - iniparser-devel - Development files for iniparser - iniparser için geliştirme dosyaları - - iniparser - - - /usr/include - - - - - 2017-02-28 - 4.0 - Version Bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2013-05-22 - 3.1 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - intel-tbb - http://www.threadingbuildingblocks.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.misc - Intel Threading Building Blocks Library - Intel Threading kitaplığı - Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. - https://www.threadingbuildingblocks.org/sites/default/files/software_releases/linux/tbb44_20160128oss_lin.tgz - - install.sh - - programming/misc/intel-tbb/pspec.xml - - - intel-tbb - - /usr/lib - /usr/share/doc - - - - intel-tbb-devel - Development files for intel-tbb - intel-tbb için geliştirme dosyaları - - intel-tbb - - - /usr/include - - - - - 2017-04-30 - 44_20160128 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 44_20160128 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-08 - 44_20160128 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - json-glib - http://live.gnome.org/JsonGlib - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - programming.misc - Library for JavaScript Object Notation format - JavaScript Nesne Notasyon biçimi için bir kitaplık - json-glib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format. - json-glib JavaScript Nesne Notasyon (JSON) biçimi için serileştirme ve ters serileştirme sağlayan bir kitaplıktır. - mirrors://gnome/json-glib/1.4/json-glib-1.4.2.tar.xz - - gobject-introspection-devel - glib2-devel - meson - - programming/misc/json-glib/pspec.xml - - - json-glib - - gobject-introspection - glib2 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/libexec/installed-tests/json-glib-1.0 - /usr/share/installed-tests/json-glib-1.0 - /usr/share/locale - - - - json-glib-devel - Development files for json-glib - json-glib için geliştirme dosyaları - - json-glib - glib2-devel - - - /usr/include - /usr/lib/girepository-1.0 - /usr/lib32/girepository-1.0 - /usr/share/gir* - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - json-glib-32bit - 32-bit shared libraries for json-glib - json-glib için 32-bit paylaşımlı kitaplıklar - emul32 - _emul32 - - glib2-32bit - - - glib2-32bit - json-glib - - - /usr/lib32 - - - - - 2017-12-28 - 1.4.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-06 - 1.2.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 1.0.2 - Release bump - Hakan Yıldız - hknyldz93@gmail.com - - - 2015-03-18 - 1.0.2 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - libassuan - http://www.gnupg.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - library - programming.misc - Librairie IPC (communication inter-processus) auto-suffisante utilisée par gpg, gpgme et newpg. - IPC library for GnuPG related projects - GnuPG, GPGME ve newpg tarafından kullanılan IPC kitaplığı - This is the IPC library used by GnuPG 2, GPGME and a few other packages. - http://gd.tuwien.ac.at/pub/gnupg/libassuan/libassuan-2.5.1.tar.bz2 - - libgpg-error-devel - - programming/misc/libassuan/pspec.xml - - - libassuan - - libgpg-error - - - /usr/bin - /usr/lib - /usr/share/info - - - - libassuan-devel - Development files for libassuan - libassuan için geliştirme dosyaları - - libassuan - - - /usr/include - /usr/share/aclocal - - - - - 2017-03-02 - 2.5.1 - Release bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 2.4.3 - Release bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-12-24 - 2.4.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-09 - 2.2.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-21 - 2.2.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libctemplate - https://github.com/OlafvdSpek/ctemplate - - Pisi Linux Community - admins@pisilinux.org - - BSD - library - programming.misc - CTemplate is a simple but powerful template language for C++. - It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. - https://github.com/OlafvdSpek/ctemplate/archive/ctemplate-2.3.tar.gz - - glibc-devel - - programming/misc/libctemplate/pspec.xml - - - libctemplate - - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libctemplate-devel - Development files for libctemplate - - libctemplate - - - /usr/include - - - - - 2017-04-30 - 2.3 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-22 - 2.3 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libdbusmenu-qt - https://launchpad.net/libdbusmenu-qt - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - programming.misc - Qt implementation of the DBusMenu spec - DBusMenu spesifikasyonunun Qt gerçeklemesi - libdbusmenu-qt library provides a Qt implementation of the DBusMenu spec. - libdbusmenu-qt kitaplığı DBusMenu spesifikasyonunun Qt gerçeklemesini sağlar. - http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu-qt/libdbusmenu-qt_0.9.3+16.04.20160218.orig.tar.gz - - libqjson-devel - mesa-devel - qt5-base-devel - doxygen - cmake - - programming/misc/libdbusmenu-qt/pspec.xml - - - libdbusmenu-qt - - qt5-base - libgcc - - - /usr/lib - /usr/share/doc - - - - libdbusmenu-qt-devel - Development files for libdbusmenu-qt - libdbusmenu-qt için geliştirme dosyaları - - libdbusmenu-qt - qt5-base-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 0.9.3_16.04.20160218 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.9.3_20150604 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-18 - 0.9.3_20150604 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libedit - http://www.thrysoee.dk/editline - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.misc - An autotool and libtoolized port of the NetBSD Editline library - NetBSD Editline kitaplığının Linux portu - libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt. - libedit, geçmiş bilgisini ve komut satırı düzenleme işlerini kolaylaştıran bir kitaplıktır. - http://thrysoee.dk/editline/libedit-20170329-3.1.tar.gz - - ncurses-devel - - programming/misc/libedit/pspec.xml - - - libedit - - ncurses - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - libedit-devel - Development files for libedit - libedit için geliştirme dosyaları - - libedit - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-09-02 - 3.1.20170329 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-02 - 3.1_20160903 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.1_20150325 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-25 - 3.1_20150325 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libevent - http://monkey.org/~provos/libevent - - PisiLinux Community - admins@pisilinux.org - - BSD - library - programming.misc - Une librairie pour exécuter une fonction lorsqu'un événement spécifique a lieu sur un descripteur (descriptor) de fichier. - A library to execute a function when a specific event occurs on a file descriptor - Dosya tanımlayıcıları üzerindeki belirli değişiklerde belirli fonksiyonların çalıştırılmasını sağlayan bir kitaplığı - The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. - libevent dosya tanımlayıcısında tanımlı bir olay oluştuğunda ya da zamanaşımı olduğunda belirlenmiş fonksiyonların çalıştırılma mekanizmasını sağlar. Olay güdümlü(event-driven) ağ sunucularının bulundurduğu asenkron olay döngülerinin(event-loop) yerine alması anlamına gelir. Uygulamanın olay döngüsünü degiştirmek zorunda kalmadan dinamik olarak olay ekleme ve silme işlemlerini yapabilmek için yalnızca event_dispatch() fonksiyonunu çağırması yeterli olur. - https://github.com/libevent/libevent/archive/release-2.1.8-stable.tar.gz - - openssl-devel - zlib-devel - - - libevent-linkage_fix.diff - libevent-2.0.13-manpages-on.patch - - programming/misc/libevent/pspec.xml - - - libevent - - openssl - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libevent-devel - Development files for libevent - libevent için geliştirme dosyaları - - libevent - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-03-02 - 2.1.8 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.0.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-30 - 2.0.22 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libgsf - http://www.gnome.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - GPLv2 - programming.misc - Gnome structured file library - Gnome yapılandırılmış dosya kitaplığı - The libgsf is a library for reading and writing structured files (eg MS OLE and Zip). - Libgsf MS, OLE ve Zip gibi yapılandırılmış dosyaları okuyup yazmaya yarayan bir kitaplığıdır. - mirrors://gnome/libgsf/1.14/libgsf-1.14.41.tar.xz - - libbonobo-devel - gtk2-devel - python-gtk-devel - orbit2-devel - glib2-devel - libxml2-devel - intltool - gettext-devel - perl - gobject-introspection-devel - gtk-doc - gdk-pixbuf-devel - - programming/misc/libgsf/pspec.xml - - - libgsf - app:console - library - - zlib - bzip2 - glib2 - libxml2 - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/thumbnailers/gsf-office.thumbnailer - /usr/share/gir-1.0/Gsf-1.gir - /usr/share/man - - - - libgsf-gnome - Gnome support for libgsf - libgsf için Gnome desteği - app:console - library - - libgsf - gdk-pixbuf - - - /etc - /usr/bin/gsf-office-thumbnailer - /usr/lib/libgsf-gnome* - /usr/lib/python*/site-packages/gsf/gnome* - /usr/share/man/man1/gst-office-thumbnailer* - - - - libgsf-docs - Libgsf reference documents - libgsf referans belgeleri - data:doc - - libgsf - - - /usr/share/doc - /usr/share/gtk-doc - - - - libgsf-devel - Development files for libgsf - libgsf paketi geliştirme dosyaları - library - - libgsf - libgsf-gnome - libbonobo-devel - glib2-devel - libxml2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-01 - 1.14.41 - Version Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 1.14.31 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-02-07 - 1.14.31 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - libical - https://github.com/libical/libical - - PisiLinux Community - admins@pisilinux.org - - MPL-1.1 - LGPLv2 - library - programming.misc - An open source reference implementation of the icalendar data type and serialization format - icalendar veri tipi ve serileştirme biçiminin açık kaynak referans gerçeklemesi - libical is an Open Source implementation of the IETF's iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. - libical IETF'in iCalendar Takvim ve Planlama protokülün açık kaynak gerçeklemesidir. (RFC 2445, 2446, 2447) Kitaplık, iCal bileşenlerini ayrıştırır ve bileşen özelliklerini, parametrelerini ve alt bileşenlerini işlemek için bir C programlama arayüzü sunar. - https://github.com/libical/libical/releases/download/v3.0.1/libical-3.0.1.tar.gz - - cmake - perl - doxygen - docbook-xsl - gtk-doc - db-devel - glib2-devel - libxml2-devel - libxslt-devel - python-six - gobject-introspection-devel - - programming/misc/libical/pspec.xml - - - libical - - db - icu4c - glib2 - libgcc - - - /usr/lib - /usr/share/libical/zoneinfo - - - - libical-devel - Development files for libical - libical için geliştirme dosyaları - - libical - icu4c-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libical-docs - libical reference documents - data:doc - - /usr/share/gtk-doc - - - - - 2018-01-31 - 3.0.1 - Version Bump - Mustafa Cinasal - admin@pisilinux.org - - - 2017-12-26 - 3.0.1 - Version Bump - Mustafa Cinasal - admin@pisilinux.org - - - 2017-02-17 - 2.0.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-06 - 1.0.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libIDL - http://www.gnome.org/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - Constructeur d'arbre CORBA - CORBA tree builder - CORBA ağacı inşa aracı - libIDL provides parsing .idl files and generate errors and warning messages in gcc-like format. - libIDL .idl dosyalarını ayrıştırmayı sağlar ve gcc biçimine benzer hata ve uyarı mesajları üretir. - mirrors://gnome/libIDL/0.8/libIDL-0.8.14.tar.bz2 - - glib2-devel - - programming/misc/libIDL/pspec.xml - - - libIDL - - glib2 - - - /usr/bin - /usr/lib - /usr/share/info - /usr/share/doc - - - - libIDL-devel - Development files for libIDL - - libIDL - - - /usr/bin/libIDL-config-2 - /usr/lib/pkgconfig - /usr/include - - - - - 2017-02-18 - 0.8.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.8.14 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.8.14 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - libinput - http://www.freedesktop.org/wiki/Software/libinput/ - - Alihan Öztürk - alihan@pisilinux.org - - X11 - app:console - programming.misc - library that handles input devices for display servers and other applications that need to directly deal with input devices. - libinput Wayland Campasitars giriş aygıtları işlemek için ve genel X.Org giriş sürücü sağlamak için bir kütüphane. - It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. - Bu yüzden kullanıcıların beklediği fonksiyonellik ortak kümesi sağlamak için gereken özel giriş kodu compositors miktarını en az indirerek, aygıt kullanımı, giriş aygıtı olay işleme ve soyutlama sağlar. - https://www.freedesktop.org/software/libinput/libinput-1.9.4.tar.xz - - meson - gtk3-devel - valgrind - libevdev - check-devel - libunwind-devel - eudev-devel - libmtdev-devel - libwacom-devel - - programming/misc/libinput/pspec.xml - - - libinput - - gtk3 - eudev - cairo - glib2 - libevdev - libmtdev - libwacom - - - /usr/bin - /usr/libexec/libinput - /usr/lib - /usr/share/doc - /usr/share/man/man1 - - - - libinput-devel - Development files for libinput - - libinput - eudev-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-24 - 1.9.4 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-21 - 1.6.3 - fix pisi check. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-11 - 1.6.3 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-02-13 - 1.6.1 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-11-03 - 1.5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-02 - 1.2.4 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-08 - 1.2.2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libnice - http://nice.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MPL-1.1 - LGPLv2.1 - app:console - library - programming.misc - GLib ICE library - GLIB ICE kitaplığı - Nice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE). - Nice, IETF'ye ait bir taslak olan Etkileşimli Bağlanırlık Birliği standardı uygulamasıdır. - http://nice.freedesktop.org/releases/libnice-0.1.14.tar.gz - - glib2-devel - gnutls-devel - gobject-introspection-devel - gstreamer-next-devel - - programming/misc/libnice/pspec.xml - - - libnice - - glib2 - gnutls - libxml2 - gstreamer-next - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - - - - libnice-devel - Development files for libnice - libnice için geliştirme dosyaları - - libnice - glib2-devel - gnutls-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-06-09 - 0.1.14 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 0.1.13 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-27 - 0.1.13 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libnotify - http://www.galago-project.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.misc - Desktop notification library - Masaüstü bildirim kitaplığı - Envoie les notifications bureautiques à un daemon de notification. - libnotify sends desktop notifications to a notification daemon. - Libnotify, masaüstü uyarılarını uyarı birimine gönderir. - Envía notificaciones de escritorio al demonio de notificaciones - http://ftp.acc.umu.se/pub/GNOME/sources/libnotify/0.7/libnotify-0.7.7.tar.xz - - gtk3-devel - gdk-pixbuf-devel - gnome-common - libepoxy-devel - at-spi2-core-devel - gobject-introspection-devel - gtk-doc - - programming/misc/libnotify/pspec.xml - - - libnotify - - gdk-pixbuf - glib2 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/gir-1.0/ - /usr/share/gtk-doc/html - - - - libnotify-devel - Development files for libnotify - libnotify için geliştirme dosyaları - - libnotify - gdk-pixbuf-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 0.7.7 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 0.7.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-31 - 0.7.6 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libofa - http://www.musicip.com - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.misc - The Open Fingerprint Architecture library - Müzik dosyaları için akustik parmak izi oluşturma kitaplığı - libofa is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. - libofa, MısicDNS servisini kullanarak müzik dosyalarının akustik parmak izini oluşturmak için kullanılan bir kitaplığıdır. - https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/musicip-libofa/libofa-0.9.3.tar.gz - - fftw3-devel - expat-devel - curl-devel - - - compile.patch - gcc44.patch - pkgconfig.patch - libofa-0.9.3-gcc47.patch - libofa-0.9.3-curl.patch - - programming/misc/libofa/pspec.xml - - - libofa - - fftw3 - expat - libgcc - - - /usr/lib - /usr/share/doc - - - - libofa-devel - Development files for libofa - libofa için geliştirme dosyaları - - libofa - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-07 - 0.9.3 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - libqjson - http://qjson.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - Qt-based library that maps JSON data to QVariant objects - Qt tabanlı bu kitaplığı JSON data haritalarını QVariant nesnelere dönüştürür - Implementacja Qt formatu JSON - libqjson, (JavaScript Object Notation) is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. - libqjson, (JavaScript Object Notation) bir veri değişim biçimidir. JSON haritalarını QVariant nesnelere dönüştürür.. - http://source.pisilinux.org/1.0/qjson-0.82_d0f62e65.tar.gz - - qt5-base-devel - cmake - - programming/misc/libqjson/pspec.xml - - - libqjson - - qt5-base - libgcc - - - /usr/lib - /usr/share/doc - - - - libqjson-devel - Development files for libqjson - libqjson için geliştirme dosyaları - Pliki nagłówkowe do libqjson - - libqjson - qt5-base-devel - - - /usr/include/qjson - /usr/lib/pkgconfig - /usr/lib/cmake/qjson - - - - - 2017-04-30 - 0.82_p1 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.82_p1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-18 - 0.82_p1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libsigc++ - http://libsigc.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - Système de rappels à types sûrs (typesafe callback) pour C++. - Typesafe signal framework for C++ - C++ için sinyal altyapısı - libsigc++ is a library which implements a full callback system for use in widget libraries, abstract interfaces, and general programming. - libsigc++, widget kitaplıkları, soyut arabirimlerde ve genel programlama esnasında kullanılmak üzere tasarlanmış bir sinyal ve callback altyapısıdır. - mirrors://gnome/libsigc++/2.10/libsigc++-2.10.0.tar.xz - programming/misc/libsigc++/pspec.xml - - - libsigc++ - - libgcc - - - /usr/lib - /usr/share/doc - - - - libsigc++-devel - Development files for libsigc++ - libsigc++ için geliştirme dosyaları - - libsigc++ - - - /usr/include - /usr/lib/sigc++*/include - /usr/lib/pkgconfig - - - - libsigc++-docs - Development documents for libsigc++ - libsigc++ için geliştirme belgeleri - - /usr/share/doc/libsigc++/html - - - - - 2017-02-17 - 2.10.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.4.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-21 - 2.4.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - libsoup - http://live.gnome.org/LibSoup - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - programming.misc - An HTTP library implementation in C - C için HTTP kitaplık gerçekleyicisi - libsoup is an HTTP client/server library for GNOME. - libsoup, GNOME için HTTP istemci / sunucu kitaplığıdır. - mirrors://gnome/libsoup/2.61/libsoup-2.61.1.tar.xz - - libgcrypt-devel - gtk-doc - python3-devel - glib2-devel - libxml2-devel - sqlite-devel - intltool - gettext-devel - vala-devel - gobject-introspection-devel - - programming/misc/libsoup/pspec.xml - - - libsoup - - glib2 - libxml2 - sqlite - glib-networking - - - /usr/lib - /usr/share/doc - /usr/share/gir-1.0 - /usr/share/vala - /usr/share/locale/ - /usr/lib/girepository-1.0/Soup-2.4.typelib - - - - libsoup-gnome - - glib2 - libsoup - - - /usr/lib/lib*gnome* - /usr/lib/girepository-1.0/SoupGNOME-2.4.typelib - - - - libsoup-docs - libsoup reference documents - libsoup başvuru belgeleri - data:doc - - libsoup - - - /usr/share/gtk-doc - - - - libsoup-devel - Development files for libsoup - libsoup için geliştirme dosyaları - - glib2-devel - libxml2-devel - gobject-introspection-devel - libsoup - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libsoup-32bit - 32-bit shared libraries for libsoup - libsoup için 32-bit paylaşımlı kitaplıklar - emul32 - _emul32 - - glib2-32bit - sqlite-32bit - libxml2-32bit - - - glib2-32bit - sqlite-32bit - libxml2-32bit - libsoup - - - /usr/lib32 - - - - - 2018-01-07 - 2.61.1 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 2.56.0 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.54.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-08 - 2.54.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-06-14 - 2.50.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libspectre - http://libspectre.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.misc - A small library for rendering Postscript documents - Postscript belgeleri görüntüleştirme için küçük bir kitaplığı - libspectre is a small library for rendering Postscript documents. It provides a convenient easy to use API for handling and rendering Postscript documents. - libspectre, postscript belgeleri görüntüleştirme için kullanımı kolay bir API sağlar. - http://libspectre.freedesktop.org/releases/libspectre-0.2.8.tar.gz - - ghostscript-devel - cairo-devel - - - libspectre-0.2.7-gs918.patch - - programming/misc/libspectre/pspec.xml - - - libspectre - - ghostscript - - - /usr/lib - /usr/share/doc - - - - libspectre-devel - Development files for libspectre - libspectre için geliştirme dosyaları - - libspectre - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libspectre-32bit - 32-bit shared libraries for libspectre - emul32 - emul32 - - ghostscript-32bit - cairo-32bit - - - libspectre - ghostscript-32bit - - - /usr/lib32 - - - - - 2017-03-02 - 0.2.8 - Version Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.2.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-02 - 0.2.7 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libtalloc - http://talloc.samba.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv3+ - library - programming.misc - Hierarchical pool based memory allocator - Bellek yönetim kitaplığı - libtalloc is a library which implements a hierarchical allocator with destructors which is the core memory allocator in samba. - libtalloc, samba hizmetinin temel bellek ayırıcısını oluşturan hiyerarşik havuz tabanlı ayırıcıyı gerçekleyen kitaplıktır. - http://www.samba.org/ftp/talloc/talloc-2.1.10.tar.gz - - docbook-xsl - libxslt-devel - python-devel - attr-devel - - programming/misc/libtalloc/pspec.xml - - - libtalloc - - python - attr - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - libtalloc-devel - Development files for libtalloc - libtalloc için geliştirme dosyaları - - libtalloc - - - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/include - /usr/share/man/man3 - - - - libtalloc-32bit - 32-bit shared libraries for libtalloc - libtalloc için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - attr-32bit - - - attr-32bit - libtalloc - - - /usr/lib32 - - - - - 2017-12-27 - 2.1.10 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-02 - 2.1.8 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-07-25 - 2.1.6 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-09 - 2.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-28 - 2.1.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libtevent - http://tevent.samba.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv3+ - library - programming.misc - Event system based on the talloc memory management library - talloc bellek yönetim kitaplığına dayanan olay sistemi kitaplığı - libtevent is an event system based on the talloc memory management library. It is the core event system used in Samba. Tevent has support for many event types, including timers, signals, and the classic file descriptor events. - libtevent Samba uygulamasının en temel olay sistem kitaplığıdır. Zamanlayıcı, dosya tanımlayıcı gibi çeşitli olay türlerini desteklemektedir. - https://www.samba.org/ftp/tevent/tevent-0.9.34.tar.gz - - python-devel - gdb-devel - libtalloc-devel - libxslt - docbook-xsl - - programming/misc/libtevent/pspec.xml - - - libtevent - - libtalloc - python - - - /usr/lib - - - - libtevent-devel - Development files for libtevent - libtevent için geliştirme dosyaları - - libtevent - libtalloc-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-27 - 0.9.34 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-28 - 0.9.31 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 0.9.28 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-09 - 0.9.25 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-30 - 0.9.25 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libunique - http://live.gnome.org/LibUnique - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - A library for writing single instance applications - Basit ve örnek uygulamalar yazmak için kitaplığı - Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. - Unique, basit ve örnek uygulamalar yazmak için bir kitaplığıdır. Eğer örnek uygulama iki kere başlatılırsa; ikincisi ya kapanacak, ya da birincisine mesaj gönderecektir. - ftp://ftp.gnome.org/pub/gnome/sources/libunique/1.1/libunique-1.1.6.tar.bz2 - - dbus-glib-devel - gtk2-devel - gtk-doc - intltool - libxslt-devel - docbook-xsl - gobject-introspection-devel - - - 99_ltmain_as-needed.patch - libunique-1.1.6-G_CONST_RETURN.patch - fix-unused-but-set-variable.patch - fix-disable-deprecated.patch - unique-1.0.6-fix-str-fmt.patch - - programming/misc/libunique/pspec.xml - - - libunique - - gtk2 - glib2 - libX11 - dbus-glib - - - /usr/lib - /usr/share - /usr/share/doc - - - - libunique-devel - libunique development files - libunique geliştirme dosyaları - - libunique - gtk2-devel - - - /usr/lib/pkgconfig - /usr/include - - - - libunique-docs - Unique reference documents - libunique belgeleri - data:doc - - libunique - - - /usr/share/gtk-doc - - - - - 2017-04-30 - 1.1.6 - Rebuild - Kamil Atlı - suvarice@gmail.com - - - 2014-03-09 - 1.1.6 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libwpd - http://libwpd.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - A C++ library designed to help process WordPerfect documents - WordPerfect belgeleri oluşturmak için yardımcı C++ kitaplığı - Library that handles Word Perfect documents. - Libwpd WordPerfect belgeleri oluşturmak için yardımcı C++ kitaplığıdır. - mirrors://sourceforge/libwpd/libwpd-0.10.1.tar.gz - - doxygen - libgsf-devel - librevenge-devel - libtool - grep - pkgconfig - - programming/misc/libwpd/pspec.xml - - - libwpd - - librevenge - libgcc - - - /usr/lib - /usr/share/doc - /usr/bin - - - - libwpd-devel - Development files for libwpd - libwpd için geliştirme dosyaları - - libwpd - librevenge-devel - - - /usr/include - /usr/lib/pkgconfig - - - - libwpd-docs - Documentation for libwpd - - /usr/share/doc/libwpd/html - - - - - 2017-04-16 - 0.10.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-06 - 0.10.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - libwpg - http://libwpg.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - A C++ library designed to help process WordPerfect Graphics documents - WordPerfect grafik belgelerini oluşturmak için yardımcı C++ kitaplığı - Libwpg project is a library and to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect and Presentations. - Libwpg WordPerfect grafik belgelerini oluşturmak için yardımcı C++ kitaplığıdır. - http://dev-www.libreoffice.org/src/libwpg-0.3.1.tar.bz2 - - doxygen - libwpd-devel - libtool - grep - pkgconfig - - programming/misc/libwpg/pspec.xml - - - libwpg - - libwpd - librevenge - libgcc - - - /usr/lib - /usr/share/doc - /usr/bin - - - - libwpg-devel - Development files for libwpg - libwpg için geliştirme dosyaları - - libwpd-devel - librevenge-devel - libwpg - - - /usr/include - /usr/lib/pkgconfig - - - - libwpg-docs - Documentation for libwpg - - /usr/share/doc/libwpg/html - - - - - 2017-04-16 - 0.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-02 - 0.3.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - libwps - http://sourceforge.net/projects/libwps - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - programming.misc - Microsoft Works format import library - Microsoft Works biçimi için bir kitaplık - libwps is a Microsoft Works file format import filter based on top of the libwpd (which is already used in three word processors). - libwps, (halihazırda 3 kelime işlemci tarafından kullanılan) libwpd tabanlı bir Microsoft Works dosya biçimi ithal filtresidir. - https://sourceforge.net/projects/libwps/files/libwps/libwps-0.4.4/libwps-0.4.4.tar.xz - - boost-devel - libwpd-devel - librevenge-devel - - programming/misc/libwps/pspec.xml - - - libwps - - libgcc - librevenge - - - /usr/lib - /usr/share/doc - /usr/bin - - - - libwps-devel - Development files for libwps - libwps için geliştirme dosyaları - - librevenge-devel - libwps - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-01 - 0.4.4 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libxklavier - http://www.freedesktop.org/Software/LibXklavier - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - programming.misc - High level XKB library - Yüksek seviyeli bir XKB kitaplığı - libxklavier is a library can be used to develop XKB-based applications. - libxklavier, XKB tabanlı uygulamalar geliştirmek için kullanılabilen bir kitaplığıdır. - http://cgit.freedesktop.org/libxklavier/snapshot/libxklavier-5.4.zip - - libxkbfile-devel - libxkbcommon-devel - libXfixes-devel - xkeyboard-config - gobject-introspection-devel - libXi-devel - iso-codes - vala-devel - glib2-devel libX11-devel - libxml2-devel - gtk-doc - intltool - - programming/misc/libxklavier/pspec.xml - - - libxklavier - - libxkbfile - libXi - iso-codes - glib2 - libX11 - libxml2 - - - /usr/lib - /usr/share/doc - /usr/share - /usr/share/libxklavier - - - - libxklavier-devel - Development files for libxklavier - libxklavier için geliştirme dosyaları - - glib2-devel - libxml2-devel - libxklavier - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-11-05 - 5.4 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-30 - 5.4 - Rebuild - Kamil Atlı - admin@pisilinux.org - - - 2016-07-02 - 5.4 - First release - PisiLinux Community - admin@pisilinux.org - - - - - - libxmlpp - http://libxmlplusplus.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - C++ wrapper for the libxml2 XML parser library - libxml++ is a C++ wrapper for the libxml XML parser library. - http://ftp.acc.umu.se/pub/GNOME/sources/libxml++/2.40/libxml++-2.40.1.tar.xz - - glibmm-devel - libsigc++-devel - libxml2-devel - - programming/misc/libxmlpp/pspec.xml - - - libxmlpp - - libgcc - libxml2 - glibmm - - - /usr/lib - /usr/share/doc - - - - libxmlpp-devel - Development files for libxmlpp - libxmlpp için geliştirme dosyaları - - libxmlpp - glibmm-devel - libxml2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/libxml++-2.6 - - - - libxmlpp-docs - Development documents for libxmlpp in HTML - libxmlpp için HTML formatında geliştirme belgeleri - - /usr/share/doc/libxmlpp/html - /usr/share/devhelp - - - - - 2017-02-17 - 2.40.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.38.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-05-21 - 2.38.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - libyaml - http://pyyaml.org/wiki/LibYAML - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.misc - YAML 1.1 parser and emitter written in C - C ile yazılmış YAML 1.1 ayrıştırıcısı - libyaml is a YAML 1.1 parser and emitter written in C. - libyaml C ile yazılmış bir YAML 1.1 ayrıştırıcısıdır. - http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz - programming/misc/libyaml/pspec.xml - - - libyaml - - /usr/lib - /usr/share/doc - - - - libyaml-devel - Development headers for libyaml - libyaml için başlık dosyaları - libyaml-devel provides development headers for libyaml. - libyaml-devel, libyaml için başlık dosyalarını içerir. - - libyaml - - - /usr/include - /usr/lib/pkgconfig - /usr/share/doc/libyaml/html/ - - - - - 2017-09-20 - 0.1.7 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 0.1.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-22 - 0.1.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - npth - http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.misc - New portable threads library - Yeni GNU Taşınabilir iş parçacıkları kitaplığı - Un librairie de threads portable pour les plateformes Unix. Elle permet la synchronisation non-préemptive pour l'exécution de threads ("multithreading") au sein d'applications serveur. - is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. - Pth Unix platformları için derlenmiş taşınabilir kitaplığıdır. Bir çok iç sunucu uygulamalarının yerine getirilmesi işlerinin öncelikli olmayan planlamasını yapar. - ftp://ftp.gnupg.org/gcrypt/npth/npth-1.3.tar.bz2 - programming/misc/npth/pspec.xml - - - npth - - /usr/lib - /usr/share/doc - - - - npth-devel - Development files for pth - npth için geliştirme dosyaları - - npth - - - /usr/bin/npth-config - /usr/include - /usr/share/aclocal - /usr/share/man - - - - - 2017-03-05 - 1.3 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-12 - 1.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - physfs - http://icculus.org/physfs/ - - PisiLinux Community - admins@pisilinux.org - - ZLIB - library - programming.misc - Filesystem library - Dosya sistemi kitaplığı - Warstwa abstrakcji plików dla gier - Couche d'abstraction pour les systèmes de fichier, généralement utilisée par les jeux. - Abstraction layer for filesystems. - physfs dosya sistemi katmanı kitaplığıdır. - Capa de abstracción para sistemas de archivos, comúnmente utilizado en juegos - PhysicsFS to biblioteka udostępniająca abstrakcyjny dostęp do różnych archiwów. - http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2 - - cmake - zlib - - programming/misc/physfs/pspec.xml - - - physfs - - /usr/lib - /usr/share/doc - - - - physfs-devel - Development files for physfs - physfs için geliştirme dosyaları - - physfs - - - /usr/include - - - - - 2017-04-08 - 2.0.3 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 2.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-11 - 2.0.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - qrencode - http://fukuchi.org/works/qrencode/index.en.html - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2.1 - library - programming.misc - A C library for encoding data in a QR code symbol - QR kod sembolüne veri gömmek için bir kitaplık - qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. - qrencode, cep telefonları gibi mobil cihazlar tarafından kolaylıkla taranabilen, 2 boyutlu bir sembol olan QR kod içerisinde veri gömmek için kullanılan bir kitaplıktır. - http://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz - - libsdl-devel - m4 - gettext-devel - libpng-devel - - programming/misc/qrencode/pspec.xml - - - qrencode - - libpng - - - /usr/lib - /usr/bin/qrencode - /usr/share/man/man1 - /usr/share/doc - - - - qrencode-devel - Development files for qrencode - qrencode için geliştirme dosyaları - - qrencode - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-01 - 3.4.4 - Rebuild for new Toolchain - Kamil Atlı - suvari@pisilinux.org - - - 2016-05-22 - 3.4.4 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-02-22 - 3.4.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - ragel - http://www.complang.org/ragel/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - library - programming.misc - Ragel compiles executable finite state machines from regular languages. - Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go and Ruby. - http://www.colm.net/files/ragel/ragel-6.10.tar.gz - programming/misc/ragel/pspec.xml - - - ragel - - libgcc - - - /usr/share/doc - /usr/share/man - /usr/bin - /usr/share/vim/ - - - - - 2017-04-30 - 6.10 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 6.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-19 - 6.9 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - raptor2 - http://librdf.org/raptor - - Pisi Linux Admins - admins@pisilinux.org - - LGPLv2.1 - programming.misc - The RDF Parser Toolkit - RDF ayrıştırıcı araç kiti - Raptor est une boîte à outils d'analyse RDF pour Redland fournissant un ensemble d'analyseurs et de sérialiseurs (serializers) pour Resource Description Framework (RDF - Cadre de Développement pour description de ressource). - Raptor2 is the RDF Parser Toolkit for Redland that provides a set of Resource Description Framework (RDF) parsers and serializers. - librdf, RDF ayrıştırıcılar ve yorumlayıcılar için gerekli kitaplığı ve araçları içerir. - http://download.librdf.org/source/raptor2-2.0.15.tar.gz - - curl-devel - gtk-doc - libxslt-devel - icu4c-devel - - programming/misc/raptor2/pspec.xml - - - raptor2 - library - - curl - icu4c - libxml2 - libxslt - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/man/man1 - - - - raptor2-devel - Development headers for raptor2 - Raptor için başlık dosyaları - raptor2-devel raptor2 için başlık dosyalarını içerir. - library - - raptor2 - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - /usr/bin/raptor-config - /usr/share/man/man1/raptor-config.1 - - - - raptor2-docs - Documentation files for raptor - Raptor için belgelendirme dosyaları - raptor2-docs raptor2 için belgelendirme dosyalarını içerir. - data:doc - - raptor2 - - - /usr/share/doc/raptor2/html - - - - - 2017-03-03 - 2.0.15 - First Release - ayhanyalcinsoy - ayhanyalcinsoy@pisilinux.org - - - - - - rasqal - http://librdf.org/rasqal - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2 - Apache-2.0 - app:console - library - programming.misc - Library that handles Resource Description Framework (RDF) - RDF (Resource Description Framework) işleme kitaplığı - Rasqal is a C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL. - Rasqal RDF (Resource Description Framework) sözdizimindeki sorguları işleyebilen bir C kitaplığıdır. SPARQL ve RDQL biçimlerini destekler. - http://download.librdf.org/source/rasqal-0.9.33.tar.gz - - raptor2-devel - libpcre-devel - libxml2-devel - mpfr-devel - - programming/misc/rasqal/pspec.xml - - - rasqal - - raptor2 - libpcre - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - rasqal-devel - Development files for rasqal - rasqal için geliştirme dosyaları - library - - rasqal - raptor2-devel - - - /usr/bin/rasqal-config - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - /usr/share/man/man1/rasqal-config* - - - - rasqal-docs - Development documents for rasqal in HTML format - rasqal için HTML formatında geliştirme belgeleri - data:doc - - /usr/share/doc/rasqal/html - - - - - 2017-03-03 - 0.9.33 - First Release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - re2c - https://github.com/skvadrik/re2c - - Ergün Salman - Poyraz76@pisilinux.org - - GPL - Libry - programming.misc - A tool for generating C-based recognizers from regular expressions - ACM Letters on Programming Languages and Systems (LOPLAS) - re2c - https://github.com/skvadrik/re2c/releases/download/0.16/re2c-0.16.tar.gz - - gcc - - programming/misc/re2c/pspec.xml - - - re2c - - /usr/bin/ - /usr/lib/ - /usr/include/re2c/* - /usr/lib/pkgconfig/ - /usr/share/man/* - - - - - 2017-04-23 - 0.16 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-07-09 - 0.16 - First release - Ergün Salman - Poyraz76@pisilinux.org - - - - - - redland - http://librdf.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - Apache-2.0 - library - programming.misc - High-level interface for the Resource Description Framework - RDF (Resource Description Framework) için üst seviye katman kitaplıkları - Redland is a set of free software C libraries that provide support for the Resource Description Framework (RDF). - Redland, RDF (Resource Description Framework) desteği sağlayan C kitaplıklarından oluşur. - http://download.librdf.org/source/redland-1.0.17.tar.gz - - rasqal-devel - - programming/misc/redland/pspec.xml - - - redland - - rasqal - raptor2 - libtool-ltdl - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/gtk-doc/html/redland/ - /usr/share/man - /usr/share/redland - - - - redland-devel - Development files for redland - redland için geliştirme dosyaları - - redland - raptor2-devel - rasqal-devel - - - /usr/include - /usr/bin/redland-config - /usr/lib/pkgconfig - /usr/share/man/man1/redland-config* - - - - - 2017-03-04 - 1.0.17 - First Relase - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - tinyxml2 - http://www.grinninglizard.com/tinyxml2/ - - Pisi Linux Admins - admins@pisilinux.org - - zlib - library - programming.misc - Simple XML parser made for easy integration - Simple XML parser made for easy integration - Simple XML parser made for easy integration - Simple XML parser made for easy integration - https://github.com/leethomason/tinyxml2/archive/5.0.1.tar.gz - - cmake - - programming/misc/tinyxml2/pspec.xml - - - tinyxml2 - - libgcc - - - /usr/lib - /usr/share/doc - - - - tinyxml2-devel - Development files for tinyxml2 - - tinyxml2 - - - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake - - - - - 2017-10-18 - 5.0.1 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - unixODBC - http://www.unixodbc.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2.1 - app:console - programming.misc - ODBC Interface for Linux - The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. - ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.4.tar.gz - - libtool-ltdl - - programming/misc/unixODBC/pspec.xml - - - unixODBC - - libtool-ltdl - - - /etc - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc/unixODBC/AUTHORS - /usr/share/doc/unixODBC/README - - - - unixODBC-devel - Development files for unixODBC - unixODBC için geliştirme dosyaları. - - unixODBC - - - /usr/bin/odbc_config - /usr/include - - - - unixODBC-docs - Documentation for unixODBC - unixODBC için belgelendirme dosyaları. - data:doc - - /usr/share/doc/unixODBC - - - - - 2017-02-15 - 2.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 2.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-27 - 2.3.4 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - vigra - http://ukoethe.github.io/vigra - - PisiLinux Community - admins@pisilinux.org - - MIT - library - programming.misc - Generic programming library for computer vision - Bilgisayarlı görü (computer vision) için genel programlama kitaplığı - vigra stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasis on customizable algorithms and data structures. - vigra, "Genel Algoritmalarla Görü (Vision with Generic Algorithms)" anlamına gelir. Özelleştirilebilir algoritma ve veri yapılarını vurgulayan yeni bir bilgisayarlı görü kitaplığıdır. - https://github.com/ukoethe/vigra/archive/Version-1-11-0.tar.gz - - cmake - doxygen - tiff-devel - hdf5-devel - fftw3-devel - boost-devel - python-nose - python-sphinx - libpng-devel - python-numpy - python-devel - openexr-devel - libjpeg-turbo-devel - docutils - mesa-glu-devel - python-Pygments - python-Jinja2 - blas-devel - lapack-devel - ilmbase-devel - - - disable-doc.patch - - programming/misc/vigra/pspec.xml - - - vigra - - hdf5 - tiff - boost - fftw3 - libgcc - libpng - python - ilmbase - openexr-libs - libjpeg-turbo - - - /usr/lib - /usr/share/doc - /usr/bin - - - - vigra-devel - Development files for vigra - vigra için geliştirme dosyaları - - vigra - - - /usr/include - /usr/lib/vigra/*.cmake - - - - - 2017-04-17 - 1.11.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 1.10.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-02-03 - 1.10.0 - First release - Yusuf Aydemir - yusuf.aydemir@gmail.com - - - - - - xapian-core - http://www.oligarchy.co.uk/xapian - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - app:console - programming.misc - Probabilistic Information Retrieval library - İ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.3/xapian-core-1.4.3.tar.xz - - zlib-devel - libutil-linux-devel - - programming/misc/xapian-core/pspec.xml - - - xapian-core - - zlib - libutil-linux - libgcc - - - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - /usr/share/man - - - - xapian-core-devel - Development headers for xapian-core - xapian-core için geliştirme başlıkları - xapian-core-devel provides development headers for xapian-core. - xapian-core-devel, xapian-core için geliştirme başlıklarını içerir. - library - - xapian-core - - - /usr/bin/xapian-config* - /usr/include - /usr/lib/pkgconfig - /usr/lib/cmake/xapian - /usr/share/aclocal - - - - xapian-core-docs - Documentation files for xapian-core - xapian-core için belgelendirme dosyaları - xapian-core-docs provides documentation files for xapian-core. - xapian-core-docs, xapian-core için belgelendirme dosyalarını içerir. - data:doc - - xapian-core - - - /usr/share/doc/xapian-core/*html - /usr/share/doc/xapian-core/apidoc.pdf - /usr/share/doc/xapian-core/apidoc/ - - - - - 2017-09-20 - 1.4.3 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-03-03 - 1.12.18 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 1.12.18 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - critical - 2014-09-02 - 1.12.18 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - xerces-c - http://xml.apache.org/xerces-c - - PisiLinux Community - admins@pisilinux.org - - Apache-2.0 - library - programming.misc - Xerces-C++ is a validating XML parser written in a portable subset of C++ - C++ dilinin taşınabilir bir altkümesi ile yazılmış, XML sentaks doğrulaması yapabilen bir ayrıştırıcı - Xerces-C++ est un analyseur XML validant écrit dans un sous-ensemble portable du C++. - Xerces-C++ is a validating XML parser written in a portable subset of C++. - Xerces-C++, C++ dilinin taşınabilir bir altkümesi ile yazılmış, XML sentaks doğrulaması yapabilen bir ayrıştırıcıdır. - Xerces-C++ es un analizador XML con validación, escrito con un subconjunto portable de C++ - http://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.2.0.tar.gz - - icu4c-devel - curl-devel - libgcc - - programming/misc/xerces-c/pspec.xml - - - xerces-c - - icu4c - curl - libgcc - - - /usr/bin - /usr/lib - - - - xerces-c-devel - Development files for xerces-c - xerces-c için geliştirme dosyaları - - xerces-c - - - /usr/include - /usr/lib/pkgconfig - - - - xerces-c-docs - Document files for xerces-c - xerces-c için yardım dosyaları ve API belgeleri - - xerces-c - - - /usr/share/doc - - - - - 2018-01-31 - 3.2.0 - Version bump for icu4c - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-17 - 3.1.2 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 3.1.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-26 - 3.1.2 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - xsd - http://www.codesynthesis.com/products/xsd - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - programming.misc - An open-source, cross-platform W3C XML Schema to C++ data binding compiler - Kompilator schematów W3C XML do wiązań danych C++ - CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with intricacies of reading and writing XML. - CodeSynthesis XSD to mający otwarte źródła wieloplatformowy kompilator schematów W3C XML do wiązań danych C++. Na podstawie specyfikacji instancji XML (schematu XML) generuje klasy C++ reprezentujące podany słownik, a także kod analizujący i serializujący. Następnie można odwoływać się do danych zapisanych w XML-u przy użyciu typów i funkcji semantycznie odpowiadających działaniu aplikacji, bez zajmowania się skomplikowaniem odczytu i zapisu XML-a. - http://codesynthesis.com/download/xsd/4.0/xsd-4.0.0+dep.tar.bz2 - - xerces-c-devel - boost-devel - - - xsdcxx.patch - - programming/misc/xsd/pspec.xml - - - xsd - - xerces-c - boost - - - /usr/bin - /usr/share/man - - - - xsd-devel - Development files for xsd - xsd için geliştirme dosyaları - Pliki nagłówkowe xsd - - xsd - - - /usr/include - /usr/lib/pkgconfig - - - - xsd-docs - Document files for xsd - - xsd - - - /usr/share/doc - - - - - 2017-03-17 - 4.0.0 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 4.0.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-24 - 4.0.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - yajl - http://lloyd.github.com/yajl - - PisiLinux Community - admins@pisilinux.org - - BSD - library - app:console - programming.misc - Yet Another JSON Library (YAJL) - JSON kitaplığı - yajl is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. - yajl, ANSI C ile yazılmış olay-tabanlı (SAX tarzı) ufak bir JSON ayıklayıcıdır. - http://github.com/lloyd/yajl/tarball/2.1.0/lloyd-yajl-2.1.0.tar.gz - - cmake - - programming/misc/yajl/pspec.xml - - - yajl - - /usr/bin - /usr/lib - /usr/share/doc - - - - yajl-devel - Development headers for yajl - yajl kitaplığı için geliştirme başlıkları - - yajl - - - /usr/include - /usr/share/pkgconfig - - - - - 2017-04-21 - 2.1.0 - Release Bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.1.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-31 - 2.1.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - php - http://www.php.net - - Fatih Turgel - turgelfatih@gmail.com - - PHP - library - programming.language.php - PHP7 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly - Dinamik HTML sayfaları oluşturmak için kullanılan bir programlama dili - PHP7 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. - PHP7, dinamik HTML sayfaları oluşturmak için kullanılan bir programlama dilidir. Dil yapısının önemli bir kısmı C, Java ve Perl'den alınmıştır. Bu dilin amacı, web geliştiricilerinin kısa zamanda dinamik sayfalar oluşturmasına imkan vermektir. - PHP7 es un languaje interpretado que puede estar embebido en HTML. Muchas partes de su sintaxis fueron prestados de C, Java y Perl con algunas facilidades agregados únicas de PHP. El lenguaje permite a desarrolladores web escribir de manera sencilla páginas con contenido dinámico. - http://us2.php.net/distributions/php-7.2.0.tar.bz2 - - gd-devel - re2c - libzip-devel - harfbuzz-devel - apr-devel - apr-util-devel - apache - postfix - libxslt-devel - db-devel - mariadb-lib - libmcrypt-devel - mit-kerberos - libc-client - postgresql-server - libjpeg-turbo-devel - zlib-devel - curl-devel - gdbm-devel - libpng-devel - freetype-devel - openssl-devel - - - db6.patch - debian/052-phpinfo_no_configure.patch - - programming/php/php/pspec.xml - - - php-cli - - php-common - gd - curl - zlib - bzip2 - libpng - libxslt - libxml2 - freetype - mariadb-lib - libmcrypt - mit-kerberos - postgresql-lib - openldap-client - libjpeg-turbo - - - /etc/php/cli - /usr/bin - /usr/share/man - - - go-pear - - - - php-common - Common config files for PHP - PHP için genel yapılandırma dosyaları - - db - pam - gdbm - mit-kerberos - - - /usr/lib/php/modules - /usr/share/php7 - /etc/php/ext - - - - php-devel - Development files for PHP - - php-common - - - /usr/bin/php-config - /usr/bin/phpize - /usr/include - /usr/lib/php/build - /usr/share/man/man1/php-config* - /usr/share/man/man1/phpize* - - - - mod_php - server.web - - xz - apache - libtool-ltdl - mariadb-lib - postgresql-lib - gd - libxslt - mit-kerberos - openldap-client - cyrus-sasl - harfbuzz - php-common - libmcrypt - libjpeg-turbo - - - /usr/lib/apache2/modules/libphp7.so - /etc/apache2 - /etc/php/apache2 - - - 70_mod_php7.conf - - - - php-zip - Zip extension for PHP - - php-common - libzip - mit-kerberos - - - /usr/lib/php/modules/zip.so - /etc/php/cli/ext/10-php-zip.ini - /etc/php/ext/10-php-zip.ini - - - 10-php-zip.ini - - - - php-imap - Module for PHP to enable IMAP support - - openssl - e2fsprogs - php-common - libc-client - mit-kerberos - - - /usr/lib/php/modules/imap.so - /etc/php/ext/11-php-imap.ini - /etc/php/cli/ext/11-php-imap.ini - /etc/php/apache2/ext/11-php-imap.ini - - - 11-php-imap.ini - - - - php-fpm - FPM for PHP - - libxslt - libmcrypt - php-common - libjpeg-turbo - postgresql-lib - openldap-client - - - /usr/sbin/php-fpm - /usr/share/man/man8/php-fpm.8 - /etc/php/ext/php-fpm.conf - /etc/php-fpm.d/www.conf.default - /usr/share/fpm - /run - /var/log - - - System.Service - - - php-fpm.conf - - - - - 2017-12-24 - 7.2.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-06-06 - 5.6.30 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 5.6.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-20 - 5.6.20 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - valgrind - http://www.valgrind.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - programming.profiler - Memory access debugger for X86 and PPC Linux platforms - X86 ve PPC Linux platformları için bellek erişimi hata ayıklayıcı - Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. - Valgrind, bu konuda ödül kazanmış Linux için çizge ve hata ayıklama araçları takımıdır. Valgrind ile gelen araçlar yardımıyla, birçok hafıza yönetimi ve iş parçacığı hatalarını otomatik olarak yakalayabilir, boşa geçen hata ayıklama saatlerinizi kazanabilir, programlarınızı daha kararlı bir hale getirebilirsiniz. Ayrıca programlarınızı daha hızlı çalışır yapmak ve kullandıkları hafızayı azaltmak için iş parçacıklarını detaylı olarak inceleyebilirsiniz. - ftp://sourceware.org/pub/valgrind/valgrind-3.13.0.tar.bz2 - - glibc-devel - boost-devel - gdb-devel - - programming/profiler/valgrind/pspec.xml - - - valgrind - - glibc - perl - - - /usr/bin - /usr/include/valgrind - /usr/lib - /usr/share/doc/valgrind - /usr/share/man - - - - - 2018-01-31 - 3.13.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 3.12.0 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 3.11.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-29 - 3.11.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - git - http://git-scm.com/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - programming.scm - Fast Version Control System - Hızlı Sürüm Denetim Sistemi - Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. - Git hızlı, ölçeklenebilir ve dağıtılmış, ve sık rastlanmayan zengin komut kümesi içeren, hem yüksek seviyeli işlemleri hem dahili işlemlere tam erişimi sağlayan bir sürüm kontrol sistemidir. - GIT es un sistema rápido, escalable y distribuido de control de versiones con un amplio espectro de comandos que permite operaciones de alto nivel tanto como operaciones con acceso a detalles internos. - https://www.kernel.org/pub/software/scm/git/git-2.12.0.tar.xz - - tcltk-devel - openssl-devel - libpcre-devel - curl-devel - zlib-devel - expat-devel - xmlto - asciidoc - perl-Error - perl - libxslt - util-linux - - programming/scm/git/pspec.xml - - - git - app:console - - perl-String-ShellQuote - perl-Net-SMTP-SSL - perl-Authen-SASL - perl-libwww - libpcre - perl-Git - openssh - openssl - rsync - expat - zlib - curl - - - /usr/bin - /usr/libexec/git-core - /etc/bash_completion.d - /usr/share/git-core - /usr/share/locale - /usr/share/man - /usr/share/doc - - - - git-daemon - GIT protocol daemon - GIT protokolü hizmeti - service - - zlib - libpcre - git - - - /etc/conf.d/git-daemon - /usr/libexec/git-core/git-daemon - /usr/share/man/man1/*daemon*.1* - /pub/scm - - - System.Service - - - git-daemon.confd - - - - perl-Git - Perl interface to GIT - GIT için perl arayüzü - library - programming.language.perl - - perl-Error - perl - - - /usr/lib/perl5 - /usr/share/man/man3/Git.3pm - - - - gitk - Git revision tree visualiser - Git sürüm ağacı görüntüleyici - app:gui - - git - tcltk - - - /usr/bin/gitk - /usr/share/gitk - /usr/share/man/man1/*gitk*.1* - - - - git-gui - Git GUI tool - GIT için basit bir grafik arayüz - app:gui - - git - gitk - tcltk - - - /usr/libexec/git-core/git-gui* - /usr/libexec/git-core/git-citool - /usr/share/git-gui - /usr/share/man/man1/git-gui.1* - /usr/share/man/man1/git-citool.1* - - - - gitweb - Simple web interface to GIT repositories - GIT için Web arayüzü - interfaz web para GIT - app:web - server.web - - git - - - /var/www/localhost - /etc/conf.d/gitweb - /etc/apache2/conf.d - - - gitweb.confd - git.conf.httpd - - - - - 2017-03-19 - 2.12.0 - Version bump. - Alihan Öztürk - alihan@pisilnux.org - - - 2016-11-12 - 2.10.2 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-09 - 2.7.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-26 - 2.7.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libgit2 - https://libgit2.github.com - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - app:gui - programming.scm - git c dili kütüphanesi - A linkable library for Git - git için c kütüphanesi - A plain C library to interface with the git version control system - libgit2 - https://github.com/libgit2/libgit2/archive/v0.25.1.tar.gz - - zlib-devel - openssl-devel - python - cmake - - programming/scm/libgit2/pspec.xml - - - libgit2 - - zlib - openssl - - - /usr/lib - - - - libgit2-devel - - libgit2 - zlib - openssl - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-03-02 - 0.25.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.23.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-01 - 0.23.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - mercurial - http://www.selenic.com/mercurial - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - programming.scm - A distributed SCM tool - Dağıtık bir kaynak kod yönetim aracı - Système de gestion de code source, rapide et léger conçu pour gérer de manière efficace les projets distribués de très grande taille. - A fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. - Çok büyük dağıtık projelerin verimli bir şekilde idare edilmesi amacıyla geliştirilmiş hızlı, hafif bir kaynak kod kontrol yönetimi sistemi - Un sistema rápido y liviano de administración de fuentes (Source Control Management) diseñado para manejo eficaz de proyectos muy largos y distribuidos. - https://www.mercurial-scm.org/release/mercurial-4.1.1.tar.gz - - python-devel - - programming/scm/mercurial/pspec.xml - - - mercurial - - python - - - /usr/bin - /etc/bash_completion.d - /usr/lib - /usr/share/doc - /usr/share/man - - - - - 2017-03-19 - 4.1.1 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.8.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-04 - 3.3.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - subversion - http://subversion.apache.org/ - - PisiLinux Community - admins@pisilinux.org - - Subversion - app:console - service - programming.scm - A compelling replacement for CVS - Bir sürüm kontrol sistemi - SVN est un gestionnaire de configuration permettant de stocker des fichiers et de contrôler leur historique de changement dans un dépôt. - SVN is a version controlling system to store files and control their change history in a repository. - Daha gelişmiş özellikleri olan ve önceki CVS yerine kullanılan, bir sürüm yönetim sistemidir. - http://archive.apache.org/dist/subversion/subversion-1.9.5.tar.bz2 - - apache - expat-devel - zlib-devel - ruby-devel - serf-devel - sqlite-devel - jdk7-openjdk - apr-util-devel - cyrus-sasl-devel - python-devel - dbus-devel - glib2-devel - openssl-devel - swig - - - subversion-swig-perl-install_vendor.patch - subversion.rpath.fix.patch - dont_compile_pyc.patch - - programming/scm/subversion/pspec.xml - - - subversion - - file - zlib - expat - libgcc - sqlite - apr - serf - apr-util - cyrus-sasl - - - /etc/conf.d - /etc/subversion - /etc/bash_completion.d - /usr/share/build - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/info - /usr/share/locale - /usr/share/man - /var/svn - - - System.Service - System.Package - - - svnserve.confd - subversion.config - - - - subversion-devel - Development files for subversion - Subversion için geliştirme dosyaları - - openssl-devel - apr-devel - serf-devel - sqlite-devel - apr-util-devel - subversion - - - /usr/include - /usr/share/pkgconfig - - - - mod_dav_svn - server.web - - apr - apache - apr-util - subversion - - - /usr/lib/apache2 - /usr/libexec/mod_dav_svn.so - /usr/libexec/mod_authz_svn.so - /etc/apache2/modules.d - /var/www/localhost/htdocs - - - System.Package - - - 47_mod_dav_svn.conf - - - - - 2017-03-19 - 1.9.5 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 1.9.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-06 - 1.9.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - cppunit - http://www.freedesktop.org/wiki/Software/cppunit - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - programming.tool - C++ port of the famous JUnit framework for unit testing - Popüler JUnit test çatısının C++ sürümü - cppunit is a C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers. - cppunit, C++ uygulama geliştiricileri tarafından yazdıkları uygulamaların test edilmesi amacıyla kullanılabilecek bir test altyapısıdır. - http://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz - - grep - libtool - - programming/tool/cppunit/pspec.xml - - - cppunit - - /usr/lib - /usr/share/doc - - - - cppunit-devel - Contains the headers and other files necessary for developing programs that use cppunit - - cppunit - libgcc - - - /usr/bin - /usr/include - /usr/share/aclocal - /usr/lib/pkgconfig - /usr/share/man - - - - - 2017-08-01 - 1.14.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-04-11 - 1.13.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.13.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-21 - 1.13.2 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - ctags - http://ctags.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - programming.tool - Exuberant Ctags generates an index (or tag) file of objects found in source and header files - Kod ve başlık dosyalarında bulunan objeler için indeks dosyaları üretir - Exuberant Ctags génère un fichier d'index (ou tag) pour les objets trouvés dans les fichiers sources et d'entête permettant à ces entités d'être rapidement et facilement localisées par un éditeur de texte et d'autres utilitaires. Il gère actuellement 33 langages de programmation. - Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages. - Exuberant Ctags, kod ve başlık dosyalarında bulunan objeler için indeks dosyaları üretir. - Exuberant Ctags genera un archivo de índice (o tag) de objetos encontrados en archivos de fuente y cabeceras, para localizar fácilmente estos ítemes con un editor de texto u otra herramienta. Actualmente soporta 33 lenguajes de programación. - mirrors://sourceforge/ctags/ctags-5.8.tar.gz - - ctags-5.7-segment-fault.patch - ctags-5.8-f95-pointers.patch - ctags-5.8-python-vars-starting-with-def.patch - - programming/tool/ctags/pspec.xml - - - ctags - - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-05-10 - 5.8 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-09 - 5.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-21 - 5.8 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - dev86 - http://homepage.ntlworld.com/robert.debath/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - programming.tool - Development environment for ELKS-86 and standalone 8086 code - ELKS-86 ve 8086 kodları için geliştirme ortamı - Entorno de desarrollo para ELKS-86 y código 8086 independiente - The dev86 package provides an assembler and linker for real mode 80x86 instructions. You'll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel's bootstrapping code, from their sources. - http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz - - fedora/dev86-noelks.patch - fedora/dev86-nostrip.patch - fedora/dev86-long.patch - fedora/dev86-print-overflow.patch - dont-ask-anything.patch - 64bit-build-fix.patch - makefile-fix.patch - - programming/tool/dev86/pspec.xml - - - dev86 - - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2017-05-15 - 0.16.19 - Release Bump. - Kamil Atlı - admin@pisilinux.org - - - 2016-06-09 - 0.16.19 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-17 - 0.16.19 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - xplanet - http://xplanet.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - science.astronomy - Render a planetary image into an X window - Gezegen görüntülerini bir X penceresine çizdirir - Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. All of the major planets and most satellites can be drawn, similar to the Solar System Simulator. A number of different map projections are also supported, including azimuthal, Lambert, Mercator, Mollweide, orthographic, and rectangular. - Xplanet, Dünya'nın bir görüntüsünü bir X penceresine çizdiren Xearth programından esinlenilerek yapılmıştır. Güneş Sistemi Simülatörü'ne benzer şekilde bir çok büyük gezegen ve uydu çizdirilebilir. Azimut, Lambert, Mercator, Mollweide, ortografik, dikdörtgen de dahil olmak üzere bir çok farklı harita projeksiyonunu destekler. - mirrors://sourceforge/project/xplanet/xplanet/1.3.1/xplanet-1.3.1.tar.gz - - tiff-devel - pango-devel - netpbm-devel - giflib-devel - libjpeg-turbo-devel - libXScrnSaver-devel - - - giflib6.patch - xplanet-1.3.1-remove-null-comparison.patch - - science/astronomy/xplanet/pspec.xml - - - xplanet - - tiff - pango - giflib - glib2 - libX11 - libgcc - libpng - netpbm - freetype - libXScrnSaver - libjpeg-turbo - - - /usr/bin - /usr/share/doc - /usr/share - /usr/share/man - - - - - 2017-06-06 - 1.3.1 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-09 - 1.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 1.3.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gdal - http://www.gdal.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - science.gis - A translator library for raster geospatial data formats (includes OGR support) - Coğrafi raster veri formatları için dönüştürücü bir kütüphane (OGR desteği de vardır) - GDAL is a translator library for raster geospatial data formats which presents a single abstract data model to the calling application for all supported formats. - GDAL çağıran uygulamaya tüm desteklenen formatlar için tek bir soyut veri modeli sunan raster veri formatı dönüştürücü bir kütüphanedir. - http://download.osgeo.org/gdal/2.2.0/gdal-2.2.0.tar.gz - - bash-completion - python-numpy - geos-devel - hdf5-devel - ogdi-devel - tiff-devel - webp-devel - giflib-devel - netcdf-devel - podofo-devel - cfitsio-devel - unixODBC-devel - xerces-c-devel - libfreexl-devel - libgeotiff-devel - libjpeg-turbo-devel - postgresql-lib - libpng-devel - expat-devel - curl-devel - sqlite-devel - libpcre-devel - libxml2-devel - - science/gis/gdal/pspec.xml - - - gdal - - geos - hdf5 - ogdi - tiff - webp - giflib - netcdf - podofo - cfitsio - unixODBC - xerces-c - libfreexl - libgeotiff - libjpeg-turbo - postgresql-lib - curl - zlib - expat - libpcre - libgcc - libpng - sqlite - libxml2 - - - /usr/bin - /usr/lib - /usr/share - /etc/bash_completion.d - - - - python-gdal - gdal python bindings - - gdal - python-numpy - libgcc - python - - - /usr/lib/python2.7 - - - - gdal-devel - Development files for gdal - gdal için geliştirme dosyaları - - gdal - geos-devel - hdf5-devel - ogdi-devel - tiff-devel - webp-devel - giflib-devel - netcdf-devel - podofo-devel - cfitsio-devel - unixODBC-devel - xerces-c-devel - libfreexl-devel - libgeotiff-devel - libjpeg-turbo-devel - postgresql-lib - libpng-devel - expat-devel - curl-devel - sqlite-devel - libpcre-devel - libxml2-devel - - - /usr/include - /usr/share/man/man3 - - - - - 2017-05-30 - 2.2.0 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 2.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-24 - 2.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - geos - http://geos.refractions.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - science.gis - Geometry engine library for Geographic Information Systems - Coğrafi bilgi sistemleri için geometri motoru sunan bir kütüphane - GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). - GEOS (Açık Kaynak Geometri Motoru) Java Topology Suit (JTS) kütüphanesinin C++ portudur. - http://download.osgeo.org/geos/geos-3.6.1.tar.bz2 - - doxygen - ruby-devel - swig - python-devel - - - geos-gcc43.patch - - science/gis/geos/pspec.xml - - - geos - - python - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc/geos - - - - geos-devel - Development files for geos - geos için geliştirme dosyaları - - geos - ruby-devel - python-devel - - - /usr/include - - - - geos-docs - geos dokümantasyonu - - geos - - - /usr/share/doc/geos/html - - - - - 2017-04-15 - 3.6.1 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-24 - 3.5.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libfreexl - https://www.gaia-gis.it/fossil/freexl/index - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.gis - Library to extract valid data from within an Excel (.xls) spreadsheet - FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet. - http://www.gaia-gis.it/gaia-sins/freexl-1.0.2.tar.gz - science/gis/libfreexl/pspec.xml - - - libfreexl - - /usr/lib - /usr/share/doc/* - - - - libfreexl-devel - Development files for libfreexl - - libfreexl - - - /usr/include/* - /usr/lib/pkgconfig/freexl.pc - /usr/lib/libfreexl.so - - - - - 2017-04-15 - 1.0.2 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-25 - 1.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libgeotiff - http://geotiff.osgeo.org - - PisiLinux Community - admins@pisilinux.org - - as-is - library - science.gis - Library for reading TIFF files with embedded tags - Biblioteka GeoTIFF - Library for reading TIFF files with embedded tags for geographic (cartographic) information. - Coğrafik bilgi için gömülü etikletler içeren TIFF dosyalarını okumaya yarayan bir kütüphane. - Ta biblioteka pozwala na odczytywanie i analizowanie znaczników „GeoTIFF”, a także definiowanie i zapisywanie znaczników w nowych plikach. - http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.4.2.tar.gz - - libjpeg-turbo-devel - proj-devel - tiff-devel - zlib-devel - doxygen - - science/gis/libgeotiff/pspec.xml - - - libgeotiff - - libjpeg-turbo - proj - tiff - zlib - - - /usr/bin - /usr/lib - /usr/share/epsg_csv - /usr/share/doc - /usr/share/man - - - - libgeotiff-devel - Development files for libgeotiff - libgeotiff için geliştirme dosyaları - Pliki naglowkowe do libgeotiff - - libgeotiff - libjpeg-turbo-devel - proj-devel - tiff-devel - zlib-devel - - - /usr/include - - - - - 2017-04-16 - 1.4.2 - Rebuild with new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.4.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-29 - 1.4.1 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libspatialite - https://www.gaia-gis.it/fossil/libspatialite/index - - PisiLinux Community - admins@pisilinux.org - - MPL-1.0 - library - science.gis - SQLite extension to support spatial data types and operations - SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. - http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-4.3.0.tar.gz - - geos-devel - libfreexl-devel - proj-devel - sqlite-devel - zlib-devel - libxml2-devel - - science/gis/libspatialite/pspec.xml - - - libspatialite - - geos - libfreexl - proj - sqlite - zlib - libxml2 - - - /usr/lib - /usr/share/doc/* - - - - libspatialite-devel - Development files for libspatialite - libspatialite için geliştirme dosyaları - - libspatialite - geos-devel - libfreexl-devel - proj-devel - sqlite-devel - zlib-devel - libxml2-devel - - - /usr/include/* - /usr/lib/pkgconfig/* - /usr/lib/libspatialite.so - - - - - 2017-04-18 - 4.3.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-29 - 4.2.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - ogdi - http://ogdi.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - as-is - library - science.gis - Open Geographical Datastore Interface, a GIS support library - Açık coğrafik veri kayıt arayüzü, GIS destek kütüphanesi - OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. - OGDI, GIS yazılım paketleri ve çeşitli mekansal/coğrafik veri ürünleriyle çalışabilecek standart erişim metodları içeren açık bir uygulama geliştirme arayüzüdür. - mirrors://sourceforge/ogdi/ogdi-3.2.0.tar.gz - - proj-devel - zlib-devel - expat-devel - - - ogdi-3.1.6-fpic.patch - - science/gis/ogdi/pspec.xml - - - ogdi - - proj - zlib - expat - - - /usr/bin - /usr/lib - /usr/share/doc - - - - ogdi-devel - Development files for ogdi - ogdi için geliştirme dosyaları - - ogdi - proj-devel - zlib-devel - expat-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-15 - 3.2.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.2.0_beta2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-31 - 3.2.0_beta2 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - postgis - http://postgis.refractions.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.gis - Adds support for geographic objects to PostgreSQL - Coğrafi nesneler için PostgreSQL eklentisi - PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. - postgis, PostgreSQL nesne yönelimli veritabanı için coğrafi nesneler ekleme desteği sağlayan bir pakettir. Gerçekte postgis, coğrafi bilgi sistemleri için kullanılan spatial veritabanı bağlayıcısında olduğu gibi (daha çok ESRI'nin SDE'sine veya Oracle'in Spatial eklentisine benzer) PostgreSQL sunucusunda da benzer işleri yapabilmenizi sağlar. - http://download.osgeo.org/postgis/source/postgis-2.3.2.tar.gz - - proj-devel - gdal-devel - geos-devel - json-c-devel - postgresql-lib - libxslt-devel - libxml2-devel - - science/gis/postgis/pspec.xml - - - postgis - - proj - gdal - geos - zlib - libxml2 - libpcre - json-c - postgresql-lib - postgresql-server - - - /etc - /usr/bin - /usr/include - /usr/lib - /usr/share/locale - /usr/share/man - /usr/share/doc - /usr/share - - - - - 2017-05-30 - 2.3.2 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 2.2.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-25 - 2.2.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - proj - http://trac.osgeo.org/proj/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - app:console - science.gis - Cartographic Projections library - Kartografik görüntüleme kütüphanesi - Proj.4 cartographic projection software with updated NAD27 grids. - Güncellenmiş NAD27 gridlerini de içeren kartografik görüntüleme yazılımı. - http://download.osgeo.org/proj/proj-4.9.3.tar.gz - http://download.osgeo.org/proj/proj-datumgrid-1.6.zip - science/gis/proj/pspec.xml - - - proj - - /usr/bin - /usr/share/proj - /usr/lib - /usr/share/man - /usr/share/doc - - - - proj-devel - Development files for proj - proj için geliştirme dosyaları - - proj - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-04-15 - 4.9.3 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.9.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-24 - 4.9.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - cln - http://www.ginac.de/CLN/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.mathematics - CLN, une librairie de classes (C++) pour les nombres. - A class library (C++) for numbers - Sayılar için bir C++ sınıf kütüphanesi - cln is a library for efficient computations with all kinds of numbers in arbitrary precision. - cln, her türlü hassaslıktaki sayılarla hızlı hesaplamalar yapmak için tasarlanmış bir kütüphanedir. - http://www.ginac.de/CLN/cln-1.3.4.tar.bz2 - - gmp-devel - - science/mathematics/cln/pspec.xml - - - cln - - gmp - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/info - /usr/share/man - - - - cln-devel - Development files for cln - cln için geliştirme dosyaları - - cln - gmp-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 1.3.4 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-29 - 1.3.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - djbfft - http://cr.yp.to/djbfft.html - - PisiLinux Community - admins@pisilinux.org - - public-domain - library - science.mathematics - Fast float library - Hızlı küsürlü sayı kitaplığı - An extremely fast library for floating-point convolution. - djbfft çok hızlı küsürlü sayı bükülme kitaplığıdır. - http://cr.yp.to/djbfft/djbfft-0.76.tar.gz - - gcc3.patch - shared.patch - headers.patch - - science/mathematics/djbfft/pspec.xml - - - djbfft - - /usr/lib - /usr/share/doc - - - - djbfft-devel - Development files for djbfft - djbfft için geliştirme dosyaları - - djbfft - - - /usr/include - - - - - 2017-03-01 - 0.76 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.76 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-20 - 0.76 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - fftw3 - http://www.fftw.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.mathematics - A library for computing the discrete Fourier transform (DFT) - Ayrık Fourier dönüşümü hesaplamak için bir kütüphane - FFTW v3 est une librairie sous-routine C pour le calcul discret de transformation de Fourier (DFT) dans une ou plusieurs dimensions, pour une entrée de taille arbitraire, aussi bien pour des données réeles ou complexes (ainsi que les données paires/impaires, i.e. la transformation discrète cosinus/sinus ou DCT/DST). - fftw3 is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). - fftw3, ayrık Fourier dönüşümü hesaplamak için kullanılabilecek bir C kütüphanesidir. - FFTW v3 es una librería con subrutinas C para computar la transformación Fourier discreta (DFT) en una o más dimensiones, con longitud de entrada arbitraria, para datos reales y complejos (y también de datos par/impar, i.e. transformación discreta coseno/seno DCT/DST). - ftp://ftp.fftw.org/pub/fftw/fftw-3.3.6-pl1.tar.gz - - libgfortran - libquadmath - gettext - - science/mathematics/fftw3/pspec.xml - - - fftw3 - - libquadmath - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/info - - - - fftw3-devel - Development files for fftw3 - fftw3 için geliştirme dosyaları - - fftw3 - - - /usr/lib/pkgconfig - /usr/include - /usr/share/doc/fftw3/html - - - - - 2017-02-17 - 3.3.6 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 3.3.4 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gsl - http://www.gnu.org/software/gsl/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - library - science.mathematics - GNU scientific library - GNU bilimsel kütüphane - La librairie scientifique GNU (GSL) est une librairie numérique pour programmes C et C++. - The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. - C ve C++ programcıları tarafından kullanılan nümerik kütüphane - GNU Scientific Library (GSL) es una libería numérica para programadores C y C++. - https://ftp.gnu.org/gnu/gsl/gsl-2.3.tar.gz - science/mathematics/gsl/pspec.xml - - - gsl - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/info - /usr/share/man - - - - gsl-devel - Development files for gsl - gsl için geliştirme dosyaları - - gsl - - - /usr/include - /usr/share/aclocal - /usr/share/man/man3 - /usr/lib/pkgconfig - - - - - 2017-02-16 - 2.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-30 - 1.16 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - lapack - http://www.netlib.org/lapack - - PisiLinux Community - admins@pisilinux.org - - BSD - library - science.mathematics - Linear Algebra PACKage - Doğrusal cebir paketi - LAPACK is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. - LAPACK, nümerik doğrusal cebir için yazılmış standart bir kütüphanedir. Eşanlı doğrusal denklemler sistemini, doğrusal denklemler sistemindeki en küçük kareler tekniğini, özdeğer ve tekil değer problemlerini çözmek için pekçok yordamlar içerir. - http://www.netlib.org/lapack/lapack-3.7.0.tgz - - libgfortran - cmake - - science/mathematics/lapack/pspec.xml - - - blas - Basic Linear Algebra Subprograms - Temel lineer cebir yordamları - Blas is a standard library which provides a number of basic algorithms for numerical algebra. - - libgfortran - - - /usr/lib/libblas.so* - - - - blas-devel - Development files for blas - blas için geliştirme dosyaları - static - - blas - - - /usr/lib/libblas.a - /usr/lib/pkgconfig/blas.pc - - - - lapack - - libgcc - libgfortran - blas - - - /usr/share/doc - /usr/lib/liblapack.so* - - - - lapack-devel - Development files for lapack - lapack için geliştirme dosyaları - static - - lapack - blas-devel - - - /usr/lib/cmake - /usr/lib/liblapack.a - /usr/lib/pkgconfig/lapack.pc - - - - - 2017-04-15 - 3.7.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.5.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-12-23 - 3.5.0 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libqalculate - http://qalculate.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.mathematics - Qalculate ! est une calculatrice de bureau multi-usage pour GNU/Linux. - Multi-purpose calculator library - Genel amaçlı hesap makinesi kütüphanesi - libqalculate underpins the Qalculate! multi-purpose desktop calculator for GNU/Linux. - libqalculate, Qalculate! hesap makinesi tarafından ihtiyaç duyulan genel amaçlı bir kütüphanedir. - https://github.com/Qalculate/libqalculate/releases/download/v0.9.10/libqalculate-0.9.10.tar.gz - - cln-devel - gmp-devel - libxml2-devel - glib2-devel - gettext-devel - intltool - - - libqalculate-0.9.6-check-fix.patch - libqalculate-0.9.6-gcc4.3.patch - - science/mathematics/libqalculate/pspec.xml - - - libqalculate - - cln - libxml2 - glib2 - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/locale - /usr/share/qalculate - - - - libqalculate-devel - Development files for libqalculate - libqalculate için geliştirme dosyaları - - libqalculate - cln-devel - libxml2-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 0.9.10 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.9.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 0.9.7 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libspiro - http://libspiro.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.mathematics - Library to simplify the drawing of beautiful curves - Eğri çizimi kütüphanesi - libspiro is a library that will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers. - libspiro, verilen kontrol noktalarını bezier eğrilerine çeviren bir kütüphanedir. - https://github.com/fontforge/libspiro/releases/download/0.5.20150702/libspiro-0.5.20150702.tar.gz - science/mathematics/libspiro/pspec.xml - - - libspiro - - /usr/lib - /usr/share/doc - - - - libspiro-devel - Development files for libspiro - libspiro için geliştirme dosyaları - - libspiro - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-09-20 - 0.5.20150702 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 20071029 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 20071029 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - netcdf - http://my.unidata.ucar.edu/content/software/netcdf/index.html - - PisiLinux Community - admins@pisilinux.org - - UCAR-Unidata - library - science.mathematics - Librairie scientifique et interface pour l'accès aux données orientées tableaux. - Scientific library and interface for array oriented data access - Dizi (array) odaklı veri erişimi için arayüz ve bilimsel kütüphane - netcdf (network common data form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. - ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.4.1.tar.gz - - hdf5-devel - curl-devel - libgfortran - - science/mathematics/netcdf/pspec.xml - - - netcdf - - hdf5 - curl - libgfortran - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/info - - - - netcdf-devel - Development files for netcdf - netcdf için geliştirme dosyaları - - netcdf - hdf5-devel - curl-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-08-16 - 4.4.1 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-16 - 4.4.1 - Rebuild with new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-25 - 4.4.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - plotutils - http://www.gnu.org/software/plotutils/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - science.mathematics - 2D vector graphics library - 2B vektörel grafik araçları - PlotUtils is a powerful C/C++ function library for exporting 2D vector graphics. - 2B vektörel grafik üretmeye yarayan C/C++ kütüphanesi ve araçlar - ftp://ftp.heanet.ie/pub/gnu/plotutils/plotutils-2.6.tar.gz - - libXaw-devel libXext-devel - libXt-devel - - - plotutils-2.6-png15.patch - - science/mathematics/plotutils/pspec.xml - - - plotutils - - libSM - libICE - libXmu - libXaw - libXext - libXt - libX11 - libgcc - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/info - /usr/share/man - /usr/share/libplot - /usr/share/ode - /usr/share/pic2plot - /usr/share/tek2plot - - - - plotutils-devel - Development files for plotutils - plotutils için geliştirme dosyaları - - plotutils - - - /usr/include - - - - - 2017-05-16 - 2.6 - Rebuild with new toolchain - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-06-09 - 2.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 2.6 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - SuiteSparse - http://www.cise.ufl.edu/research/sparse - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - GPLv2 - library - science.mathematics - Sparse matrix library - Sparse matrix kütüphanesi - Librairie de matrices Sparse. - SuiteSparse is a single archive that contains sparse matrix libraries. - Sparse matrix kütüphanesi. - http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-4.4.4.tar.gz - - lapack-devel - blas-devel - libgcc - - science/mathematics/SuiteSparse/pspec.xml - - - SuiteSparse - - lapack - blas - libgcc - - - /usr/lib - /usr/share/doc - - - - SuiteSparse-devel - Development files for SuiteSparse - SuiteSparse için geliştirme dosyaları - - SuiteSparse - - - /usr/include - - - - - 2017-04-24 - 4.4.4 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 4.4.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-11 - 4.4.4 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - cfitsio - http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html - - PisiLinux Community - admins@pisilinux.org - - as-is - library - app:console - science.misc - C and Fortran library for manipulating FITS files - FITS dosyalarını düzenleyebilmek için gerekli C ve Fortran kütüphanesi - CFITSIO provides simple high-level routines for reading and writing FITS files that insulate the programmer from the internal complexities of the FITS format. - CFITSIO, FITS dosyalarını okumak/yazmak için programcıyı FITS formatının kendi karmaşıklığından soyutlayan yüksek seviyede fonksiyonlar sağlar. - http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio3370.tar.gz - science/misc/cfitsio/pspec.xml - - - cfitsio - - /usr/lib - /usr/bin - /usr/share/doc - - - - cfitsio-devel - Development files for cfitsio - cfitsio için geliştirme dosyaları - - cfitsio - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-15 - 3.370 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.370 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-18 - 3.370 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - coin - http://www.coin3d.org/ - - PisiLinux Community - admin@pisilinux.org - - GPLv2 - app:console - science.misc - Coin3D is a high-level 3D graphics toolkit. - 3D Üst düzey grafiksel araç takımı - Is a high-level 3D graphics toolkit, fully compatible with SGI Open Inventor 2.1. - coin,SGI Open Inventor 2.1 ile tam uyumlu grafiksel 3D araç takımı - https://bitbucket.org/Coin3D/coin/downloads/Coin-3.1.3.tar.gz - - libXext-devel - mesa-devel libSM-devel - libICE-devel - doxygen - libglade-devel + freetype-devel + libjpeg-turbo-devel + lcms2-devel + libXt-devel + libpng-devel + libpaper-devel + fontconfig-devel - clang-name-lookup.diff - fix_gcc_4_8_1.patch - Coin-2.5.0-inttypes.patch - Coin-2.4.6-man3.diff + fedora/ghostscript-sys-zlib.patch + fedora/ghostscript-9.20-cve-2016-7976.patch + fedora/ghostscript-9.20-cve-2016-7977.patch + fedora/ghostscript-9.20-cve-2016-7978.patch + fedora/ghostscript-9.20-cve-2016-7979.patch + fedora/ghostscript-9.20-cve-2016-8602.patch + fedora/ghostscript-9.20-cve-2016-9601.patch + fedora/ghostscript-9.20-fix-openjpeg-system-build.patch + fedora/ghostscript-9.20-handle-glyphdirectory-correctly.patch + fedora/ghostscript-9.20-remove-and-reimplement-ConvertUTF.patch + fedora/ghostscript-9.20-run-dvipdf-securely.patch + fedora/ghostscript-9.20-runlibfileifexists.patch + fedora/ghostscript-9.20-urw-fonts-naming.patch - science/misc/coin/pspec.xml + office/postscript/ghostscript/pspec.xml - coin + ghostscript - libXext - mesa - libSM - libICE - libglade + zlib + libX11 + libpng + freetype + libjpeg-turbo + tiff + lcms2 + libXt + libpaper + fontconfig + poppler-data + gnu-gs-fonts-std /usr/bin /usr/lib /usr/share/man - /usr/share/Coin + /usr/share/doc + /usr/share/cups + /usr/share/ghostscript - coin-devel - Development files for coin - coin için geliştirme dosyaları + ghostscript-docs + Documentation for ghostscript + ghostscript için çeşitli belgeler + + /usr/share/doc/ghostscript/html + /usr/share/doc/ghostscript/examples + + + + ghostscript-devel + Development files for ghostscript + ghostscript için geliştirme dosyaları - coin + ghostscript - /usr/include + /usr/bin/ijs-config + /usr/include/ghostscript + /usr/include/ijs /usr/lib/pkgconfig - /usr/share/aclocal - coin-docs - Documents for Coin - coin belgeleri - - /usr/share/doc - - - - - 2017-04-15 - 3.1.3 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 3.1.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 3.1.3 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - eigen3 - http://eigen.tuxfamily.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2-with-exceptions - library - science.misc - Lightweight C++ template library for linear algebra - Lineer cebir için hafif bir C++ şablon kitaplığı - eigen3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. - Eigen3, lineer cebir için kullanılan hafif bir C++ şablon kitaplığıdır. - http://bitbucket.org/eigen/eigen/get/3.3.3.tar.bz2 + ghostscript-32bit + 32-bit shared libraries for ghostscript + emul32 + emul32 - cmake - freeglut-devel - fftw3-devel - gmp-devel - mpfr-devel - mesa-devel + libjpeg-turbo-32bit + zlib-32bit + tiff-32bit + lcms2-32bit + libXt-32bit + libXext-32bit + libX11-32bit + libpng-32bit + libidn-32bit + freetype-32bit + fontconfig-32bit - science/misc/eigen3/pspec.xml - - - eigen3 + + ghostscript + libjpeg-turbo-32bit + zlib-32bit + tiff-32bit + lcms2-32bit + libXt-32bit + libX11-32bit + libpng-32bit + freetype-32bit + fontconfig-32bit + - /usr/include - /usr/share + /usr/lib32 + + 2017-02-05 + 9.20 + Version Bump + Pisi Linux Community + admin@pisilinux.org + - 2017-05-17 - 3.3.3 + 2016-06-09 + 9.19 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-06-09 - 3.2.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-23 - 3.2.5 - First release + 2016-05-01 + 9.19 + Version bump. Ertuğrul Erata ertugrulerata@gmail.com - - - - - hdf5 - http://www.hdfgroup.org/HDF5/ - - PisiLinux Community - admins@pisilinux.org - - BSD - NCSA-HDF - library - science.misc - NCSA Hierarchical Data Format (HDF) Software Library and Utilities - NCSA hiyerarşik veri biçimi (Hierarchical Data Format - HDF) kütüphanesi ve araçları. - HDF5 est une librairie généraliste ainsi qu'un format de fichier pour stocker des informations scientifiques. - HDF5 is a general purpose library and file format for storing scientific data. - HDF5, bilimsel verileri saklamak için kullanılan bir dosya biçimi tanımını ve bu dosyaları kullanmak için gerekli kütüphane ve araçları sağlar. - HDF5 es una librería de uso general y un formato de archivos para almacenar datos científicos - https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.10.0-patch1.tar.bz2 - - time - libgfortran - zlib-devel - net-tools - - science/misc/hdf5/pspec.xml - - - hdf5 - - zlib - libgcc - libgfortran - - - /usr/bin - /usr/lib - /usr/share/doc/hdf5 - /usr/share/hdf5_examples - - - - hdf5-devel - Development files for hdf5 - hdf5 için geliştirme dosyaları - - hdf5 - - - /usr/include - - - - - 2017-04-15 - 1.10.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-10 - 1.8.17 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-04-02 - 1.8.16 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - - - - ilmbase - http://www.openexr.com - - PisiLinux Community - admins@pisilinux.org - - BSD - library - science.misc - Several utility libraries from ILM (Industrial Light & Magic) used by OpenEXR - ILM (Industrial Light & Magic) şirketinden OpenEXR tarafından kullanılan çeşitli araç ve kitaplıklar - IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find; libHalf (a class named Half for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type), libIlmThread (a thread abstraction library on top of pthreads), libImath (a math library with support for matrices, 2d and 3d transformations, solvers for linear/quadratic/cubic equations and more), libIex (an exception handling library). - IlmBase, ILM tarafından yayınlanan ve onların OpenEXR gerçeklemelerinde kullandıkları kitaplıkları içerir. Bu pakette; libHalf ("yarım" değerleri (16-bit kayan noktalı sayı biçimi) C++ dilinin kendi tipleriymiş gibi kullanan Half sınıfı), libIlmThread (pthread üerine yazılmış bir soyutlama kitaplığı), libImath (matris, 2 ve 3 boyutlu dönüşümler, lineer, ikinci ve üçüncü dereceden denklem çözücü destekli matematik kitaplığı), libIex (istisna işleme kitaplığı) kitaplıklarını bulabilirsiniz. - http://download.savannah.nongnu.org/releases/openexr/ilmbase-2.2.0.tar.gz - - ilmbase-2.0.1-no_undefined.patch - ilmbase-1.0.3-pkgconfig.patch - - science/misc/ilmbase/pspec.xml - - - ilmbase - - libgcc - - - /usr/lib - /usr/share/doc - - - - ilmbase-devel - Development files for ilmbase - ilmbase için geliştirme dosyaları - - ilmbase - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-02 - 2.2.0 - Version Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-09 - 2.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-25 - 2.0.1 + 2016-01-10 + 9.15 First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + Stefan Gronewold(groni) + groni@pisilinux.org - libindi - http://www.indilib.org/ + qpdfview + https://launchpad.net/qpdfview - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - app:console - library - science.misc - Astronomical control protocol library - indilib is a distributed control protocol designed to operate astronomical instrumentation. indilib is small, flexible, easy to parse, and scalable. - http://downloads.sourceforge.net/project/indi/libindi_1.4.1.tar.gz - - libnova-devel - cfitsio-devel - gsl-devel - curl-devel - libjpeg-turbo-devel - libusb-devel - boost-devel - zlib-devel - pkgconfig - cmake - - science/misc/libindi/pspec.xml - - - libindi - - libnova - cfitsio - gsl - curl - libjpeg-turbo - libusb - gsl - libgcc - zlib - - - /usr/bin - /usr/lib - /lib/udev/rules.d - /usr/share/indi - /usr/share/doc - - - - libindi-devel - Development files for libindi - - libindi - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-18 - 1.4.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 1.2.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-18 - 1.2.0 - First release Stefan Gronewold (groni) groni@pisilinux.org - - - - - - libnova - http://libnova.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - LGPLv2 - library - science.misc - Celestial Mechanics and Astronomical Calculation Library - Gökyüzü mekaniği ve astronomik hesaplama kütüphanesi - libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library. - libnova genel amaçlı, çift hassasiyetli, gökyüzü mekaniği, astrometri ve astrodinamik kütüphanesidir. - mirrors://sourceforge/libnova/libnova/v%200.14.0/libnova-0.14.0.tar.gz - science/misc/libnova/pspec.xml + GNU GPL v2 + office.misc + qpdfview is a tabbed document viewer + It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface + https://launchpad.net/qpdfview/trunk/0.4.16/+download/qpdfview-0.4.16.tar.gz + + djvu-devel + cups-devel + poppler-qt5-devel + qt5-base-devel + qt5-xmlpatterns-devel + libspectre-devel + zlib-devel + pkgconfig + qt5-svg-devel + + office/misc/qpdfview/pspec.xml - libnova + qpdfview + qpdfview is a tabbed document viewer. + + qt5-base + cups + djvu + libgcc + zlib + libspectre + poppler-qt5 + /usr/bin + /usr/share /usr/lib /usr/share/doc - - libnova-devel - Development files for libnova - libnova için geliştirme dosyaları - - libnova - - - /usr/include - /usr/bin/libnovaconfig - - - 2017-04-18 - 0.14.0 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 0.14.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 0.14.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - muparser - http://muparser.beltoforion.de/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - science.misc - Mathematical expressions parser library - Matematiksel ifade ayrıştırma kitaplığı - muparser is a mathematical expressions parser library. It is based on transforming an expression into a bytecode and precalculating constant parts of it. - muparser, matematiksel ifadelerin ayrıştırılmasında kullanılan bir kitaplıktır. - https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz - science/misc/muparser/pspec.xml - - - muparser - - libgcc - - - /usr/lib - /usr/share/doc - - - - muparser-devel - Development files for muparser - muparser için geliştirme dosyaları - - muparser - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-15 - 2.2.5 + 2017-03-30 + 0.4.16 Release Bump Rebuild with new toolchain admin@pisilinux.org 2016-06-09 - 2.2.5 + 0.4.14 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-03-08 - 2.2.5 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - wcslib - http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - library - science.misc - A C library that implements the 'World Coordinate System' (WCS) standard in FITS - The FITS "World Coordinate System" (WCS) standard defines keywords and usage that provide for the description of astronomical coordinate systems in a FITS image header. - ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-5.16.tar.bz2 - - gcc - flex - libgfortran - cfitsio-devel - - science/misc/wcslib/pspec.xml - - - wcslib - - cfitsio - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man/man1 - - - - wcslib-devel - Development files for wcslib - - wcslib - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-04-15 - 5.16 - Rebuild with new toolchain - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-09 - 5.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-18 - 5.12 + 2015-11-04 + 0.4.14 First release Stefan Gronewold (groni) groni@pisilinux.org @@ -138087,85 +154999,420 @@ complete albums that you have purchased from Amazon. - opencv - http://opencv.willowgarage.com/wiki + skrooge + http://skrooge.org PisiLinux Community admins@pisilinux.org - BSD - library - science.robotics - Computer vision library - Bilgisayarla görme kütüphanesi - Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym - opencv is a programming library mainly aimed at the real time computer vision. Example applications are human-computer interaction, object identification, face recognition, motion tracking, mobile robotics. - opencv gerçek zamanlı bilgisayarla görme işlemleri için tasarlanmış bir kütüphanedir. İnsan-bilgisayar etkileşimi, nesne tanımlama, yüz tanıma, hareket izleme, mobil robotik, opencv'nin kullanıldığı bazı uygulama alanlarıdır. - OpenCV (Open Source Computer Vision) to biblioteka funkcji przeznaczonych głównie do grafiki komputerowej w czasie rzeczywistym. - https://github.com/opencv/opencv/archive/3.2.0.tar.gz + GPLv3 + app:gui + office.misc + Personal finances manager + Kişisel finansal yönetici + Skrooge allows you to manage your personal finances, powered by KDE. Thanks to its many features, it is one of the most powerful way to enter, follow, and analyze your expenses. + Skrooge, kişisel finans akışınızı kontrol altında tutmanızı sağlayan bir uygulamadır. + skrooge + mirrors://kde/stable/skrooge/skrooge-2.9.0.tar.xz - cmake - gtk2-devel - cairo-devel - libv4l-devel - openexr-libs - jasper-devel - ilmbase-devel - openexr-devel - lapack-devel - python-numpy - python-devel - xine-lib-devel - libdc1394-devel - gstreamer-devel - gdk-pixbuf-devel - libjpeg-turbo-devel - gst-plugins-base-devel + qt5-base-devel + extra-cmake-modules + qt5-webkit-devel + qt5-script-devel + qt5-sql-mysql + qt5-sql-odbc + qt5-sql-postgresql + qt5-sql-sqlite + qt5-designer-devel + qt5-svg-devel + qt5-location-devel + grantlee-qt5-devel + karchive-devel + kconfig-devel + kcoreaddons-devel + ki18n-devel + kitemviews-devel + kwidgetsaddons-devel + kwindowsystem-devel + kcompletion-devel + kdoctools-devel + kjobwidgets-devel + kconfigwidgets-devel + kdesignerplugin + kiconthemes-devel + kio-devel + knewstuff-devel + kparts-devel + kwallet-devel + kxmlgui-devel + sqlcipher-devel + qca2-qt5-devel + kdelibs4-support-devel + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + kactivities-devel + knotifyconfig-devel + krunner-devel + libofx-devel - science/robotics/opencv/pspec.xml + office/misc/skrooge/pspec.xml - opencv + skrooge - gtk2 - cairo - zlib - glib2 - jasper + kio + ki18n + kparts libgcc - libpng - libv4l - ilmbase - openexr-libs - xine-lib - libdc1394 - gstreamer - gdk-pixbuf - gst-plugins-base - libjpeg-turbo + libofx + kconfig + krunner + kwallet + kxmlgui + qt5-svg + karchive + kservice + qca2-qt5 + qt5-base + knewstuff + sqlcipher + kitemviews + qt5-script + qt5-webkit + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + grantlee-qt5 + ktextwidgets + knotifyconfig + kconfigwidgets + knotifications + kwidgetsaddons + qt5-declarative + kdelibs4-support - /usr/lib + /etc/xdg /usr/bin - /usr/share/OpenCV - /usr/share/opencv + /usr/lib + /usr/share/appdata + /usr/share/applications + /usr/share/config.kcfg + /usr/share/doc + /usr/share/icons + /usr/share/knotifications5 + /usr/share/kservices5 + /usr/share/kservicetypes5 + /usr/share/kxmlgui5 + /usr/share/locale + /usr/share/mime + /usr/share/skrooge + /usr/share/metainfo/org.kde.skrooge.appdata.xml + + + 2017-10-09 + 2.9.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-07-08 + 2.7.0 + Release bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-01-23 + 2.7.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-05-23 + 2.4.0 + Version bump + Alihan Öztürk + alihan@pisilinux.org + + + 2016-03-22 + 2.3.0 + First release + Alihan Öztürk + alihan@pisilinux.org + + + + + + doxygen + http://www.doxygen.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + office.misc + Documentation and analysis tool for C++, C, Java, IDL, PHP and C# + C, C++, Java, IDL, PHP ve C# için döküman ve analiz aracı + Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D. + Doxygen C++, C, Java, Objective-C, Python, IDL (Corba ve Microsoft ile ilgili diğerleri ) ve PHP, C# ve D'yi de kapsayan diller için bir dokümantasyon sistemidir. + Doxygen es un sistema de documentación para C++, C, Java, Objective-C, Python, IDL (versiones Corba y Microsoft) y hasta cierto punto también PHP, C#, y D. + ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.src.tar.gz + + cmake + + office/misc/doxygen/pspec.xml + - opencv-docs - Computer vision library documents and examples - - /usr/share/doc/opencv - /usr/share/doc/opencv/samples - - - - opencv-devel - Development files for opencv - opencv için geliştirme dosyaları - Pliki naglowkowe do opencv + doxygen - opencv + libgcc + + + /usr/share/doc + /usr/bin/doxygen + /usr/share/man/man1/doxygen.1 + + + + + 2017-04-04 + 1.8.13 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.8.11 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-24 + 1.8.11 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + libetonyek + http://www.freedesktop.org/wiki/Software/libetonyek/ + + PisiLinux Community + admins@pisilinux.org + + MPL-1.0 + app:console + office.misc + A library for import of Apple Keynote presentations + Apple keynote sunumları için bir kütüphane + Libetonyek is library providing ability to interpret and import Apple Keynote presentations into various applications. You can find it being used in libreoffice. + Libetonyek çeşitli uygulamalar içine Apple Keynote sunumları yorumlamak ve eklemek için bir kütüphane . Bunu LibreOffice içerisinde zaten kullanılıyor olabilirsiniz. + http://dev-www.libreoffice.org/src/libetonyek/libetonyek-0.1.6.tar.xz + + doxygen + zlib-devel + libxml2-devel + boost-devel + cppunit-devel + librevenge-devel + glm + gperf + liblangtag-devel + mdds-devel + + + libetonyek-0.1.6-mdds-1.2.patch + + office/misc/libetonyek/pspec.xml + + + libetonyek + + zlib + libgcc + libxml2 + liblangtag + librevenge + + + /usr/bin + /usr/lib + /usr/share + + + + libetonyek-devel + Development files for libetonyek + libetonyek için geliştirme dosyaları + + librevenge-devel + libetonyek + + + /usr/share/doc + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-14 + 0.1.6 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + + + + libofx + http://libofx.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + app:console + library + office.misc + A library for supporting Open Financial Exchange (OFX) format + Açık Finansal Takas (OXF) dosya biçimi kitaplığı + libofx is a library designed to allow applications to very easily support OFX command responses, usually provided by financial institutions. + libofx, uygulamaların finansal kuruluşlar tarafından sağlanan OFX yapılarını desteklemesini sağlayan bir kitaplıktır. + http://sourceforge.net/projects/libofx/files/libofx/0.9.10/libofx-0.9.10.tar.gz + + opensp-devel + + + libofx-0.9.5-gcc47.patch + + office/misc/libofx/pspec.xml + + + libofx + + opensp + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/libofx + /usr/share/man/man1 + + + + libofx-devel + Development files for libofx + libofx için geliştirme dosyaları + + libofx + + + /usr/include + /usr/lib/pkgconfig + + + + libofx-docs + Documentation for libofx + libofx için belgelendirme + + /usr/share/doc/libofx/html + + + + + 2017-04-04 + 0.9.10 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.9.10 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-02-06 + 0.9.10 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + mupdf + https://mupdf.com/ + + Kamil Atlı + suvari@pisilinux.org + + AGPL3 + app:gui + office.misc + Lightweight PDF and XPS viewer + Hafif bir PDF ve XPS görüntüleyicisi + MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents. + MuPDF; PDF, XPS ve E-kitap belgelerini görüntüleme ve dönüştürme için hafif açık kaynaklı bir yazılım çerçevesidir. + https://mupdf.com/downloads/mupdf-1.11-source.tar.gz + + mesa-devel + curl-devel + zlib-devel + libX11-devel + libXext-devel + harfbuzz-devel + openjpeg-devel + libXrandr-devel + libXcursor-devel + libXinerama-devel + + office/misc/mupdf/pspec.xml + + + mupdf + + mesa + libX11 + libXext + + + /usr/bin + /usr/lib + /usr/share/doc + /usr/share/man + + + + mupdf-devel + Development files for mupdf + mupdf için geliştirme dosyaları + + mupdf /usr/include @@ -138173,234 +155420,333 @@ complete albums that you have purchased from Amazon. - - 2017-09-22 - 3.2.0 - Release bump. + + 2017-07-13 + 1.11 + First Release Kamil Atlı suvari@pisilinux.org - - 2017-07-07 - 3.2.0 - Release bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2017-04-17 - 3.2.0 - Version bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-11-06 - 2.4.13 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-09 - 2.4.11 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-09-15 - 2.4.11 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - cyrus-sasl - http://asg.web.cmu.edu/sasl/ + librevenge + http://dev-www.libreoffice.org/src/ PisiLinux Community admins@pisilinux.org - as-is + MPL-1.0 library - service - server.auth - The Cyrus SASL (Simple Authentication and Security Layer) - Cyrus basit kimlik tanımlama ve güvenlik katmanı - cyrus-sasl is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. - Cyrus-sasl, bağlantı tabanlı protokoller için kullanılan bir kimlik doğrulama uygulamasıdır. Çoğunlukla Smtp doğrulaması için kullanılır. - http://cyrusimap.org/releases/cyrus-sasl-2.1.26.tar.gz + office.misc + A base library for writing document import filters + librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. + http://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 - mit-kerberos - pam-devel - gdbm-devel - e2fsprogs-devel - openssl-devel - groff + boost-devel + cppunit-devel + zlib-devel + doxygen + libtool - - CVE-2013-4122.patch - 0011_saslauthd_ac_prog_libtool.patch - 0025_ld_as_needed.patch - 0026_drop_krb5support_dependency.patch - 0030-dont_use_la_files_for_opening_plugins.patch - cyrus-sasl-2.1.20-saslauthd.conf-path.patch - cyrus-sasl-2.1.21-sizes.patch - cyrus-sasl-2.1.22-as-needed.patch - cyrus-sasl-2.1.22-qa.patch - cyrus-sasl-2.1.22-kerberos4.patch - cyrus-sasl-2.1.22-ldap-timeout.patch - cyrus-sasl-2.1.23-man.patch - cyrus-sasl-2.1.26-keytab.patch - cyrus-sasl-2.1.26-no_rpath.patch - cyrus-sasl-2.1.26-obsolete-macro.patch - cyrus-sasl-2.1.26-prefer-SCRAM-SHA-1-over-PLAIN.patch - cyrus-sasl-2.1.26-relro.patch - cyrus-sasl-2.1.26-size_t.patch - cyrus-sasl-2.1.26-warnings.patch - - server/auth/cyrus-sasl/pspec.xml + office/misc/librevenge/pspec.xml - cyrus-sasl + librevenge - mit-kerberos - pam - gdbm - e2fsprogs - openssl + zlib + libgcc - /etc - /usr/lib/tmpfiles.d/cyrus-sasl.conf - /usr/sbin + /usr/share /usr/lib - /usr/share/cyrus-sasl-2 - /run - /usr/share/man - /usr/share/doc - - System.Service - System.Package - - - saslauthd.confd - saslauthd.pam - tmpfiles.conf - - cyrus-sasl-devel - Development files for cyrus-sasl - cyrus-sasl için geliştirme dosyaları + librevenge-devel + Development files for librevenge + librevenge için geliştirme dosyaları - cyrus-sasl + librevenge /usr/include - /usr/lib/pkgconfig - /usr/share/doc/cyrus-sasl/*.txt - /usr/share/man/man3 + /usr/lib/pkgconfig - 2017-02-19 - 2.1.26 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com + 2017-02-20 + 0.0.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-06-08 - 2.1.26 + 2016-06-11 + 0.0.4 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-07-05 - 2.1.26 + 2015-01-06 + 0.0.1 First release - Marcin Bojara - marcin@pisilinux.org + PisiLinux Community + admins@pisilinux.org - libpwquality - https://fedorahosted.org/libpwquality/ + scribus + http://www.scribus.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + office.misc + Desktop Publishing (DTP) and Layout program + Masaüstü yayıncılık uygulaması + Scribus is an opensource desktop publishing application with features like CMYK colorspace and PDF output. + Scribus, açık kaynak kodlu bir DTP (masaüstü yayıncılık) programıdır. Renk ayrımından PDF dönüşümlerine, PDF form elementleri yaratmadan Preflight Check gibi işlemlere kadar, profesyonel bir DTP paketinde bulabileceğiniz her fonksiyona sahiptir. + scribusicon + http://sourceforge.net/projects/scribus/files/scribus-devel/1.5.3/scribus-1.5.3.tar.xz + + cmake + cups-devel + desktop-file-utils + lcms2-devel + libart_lgpl-devel + libjpeg-turbo-devel + libpng-devel + tiff-devel + libxml2-devel + openssl-devel + python-devel + ghostscript-devel + gnutls-devel + poppler-devel + qt5-base-devel + qt5-webkit-devel + qt5-location-devel + qt5-linguist + zlib-devel + freetype-devel + gnutls-devel + cairo-devel + hunspell-devel + boost-devel + libwpg-devel + podofo-devel + libvisio-devel + libcdr-devel + GraphicsMagick-devel + libpagemaker-devel + harfbuzz-devel + + + scribus-1.5.3-docdir.patch + findOpenSSL.patch + scribus-1.5.3-fpic.patch + PisiLinux-correctly_link_to_libxml2.patch + scribus-standard-font-paths.patch + + office/misc/scribus/pspec.xml + + + scribus + + icu4c + cups + tiff + zlib + cairo + lcms2 + libgcc + podofo + python + libxml2 + poppler + freetype + hunspell + qt5-base + fontconfig + librevenge + qt5-webkit + libjpeg-turbo + qt5-declarative + libpagemaker + libcdr + GraphicsMagick + libvisio + libmspub + harfbuzz + + + /usr/bin + /usr/lib + /usr/share + + + + scribus-docs + Documentation files for scribus + scribus için belgelendirme dosyaları + + /usr/share/doc/scribus + + + + + 2017-08-23 + 1.5.3 + Version bump + Mustafa Cinasal + admin@pisilinux.org + + + 2017-04-17 + 1.5.2 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-10 + 1.5.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-05-18 + 1.5.2 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + dos2unix + http://www.xs4all.nl/~waterlan/dos2unix.html + + PisiLinux Community + admins@pisilinux.org + + freedist + app:console + office.misc + Convert DOS and MAC text files to UNIX format + DOS ve MAC metin dosyalarını UNIX biçimine dönüştürme uygulaması + dos2unix can convert DOS and MAC files to UNIX format, processing character encoding and line ending characters. + dos2unix DOS ve MAC düzmetin dosyalarını karakter kodlamalarını ve satırsonu karakterlerini değiştirerek UNIX biçimine çevirir. + http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz + office/misc/dos2unix/pspec.xml + + + dos2unix + + /usr/bin + /usr/share/man + /usr/share/doc + + + + + 2017-04-04 + 7.3 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 7.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-03-14 + 7.3 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + gsoap + http://sourceforge.net/projects/gsoap2/ Osman Erkan osman.erkan@pisilinux.org GPLv2 - library - server.auth - Password quality checking - The libpwquality package contains a library used for password quality checking and generation of random passwords that pass the checks. - https://fedorahosted.org/releases/l/i/libpwquality/libpwquality-1.3.0.tar.bz2 + office.misc + Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ + The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. + https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/gsoap_2.8.44.zip - cracklib-devel - pam-devel + zlib-devel + openssl-devel - server/auth/libpwquality/pspec.xml + office/misc/gsoap/pspec.xml - libpwquality + gsoap - cracklib - pam + zlib + openssl + libgcc - /lib - /etc/security /usr/lib - /usr/share/man/man1 - /usr/share/man/man3 - /usr/share/man/man5 - /usr/share/man/man8 - /usr/share/doc/libpwquality - /usr/share/locale + /usr/share/doc /usr/bin + /usr/share/gsoap - libpwquality-devel - libpwquality için geliştirme dosyaları - libpwquality için geliştirme dosyaları + gsoap-devel + Development files for gsoap + gsoap için geliştirme dosyaları - libpwquality + gsoap + zlib-devel + openssl-devel /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig - 2017-01-26 - 1.3.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org + 2017-03-19 + 2.8.44 + Version Bump + Pisi Linux Community + admin@pisilinux.org - 2016-06-08 - 1.2.4 + 2016-06-09 + 2.8.22 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-01-23 - 1.2.4 + 2015-08-12 + 2.8.22 First release Ertuğrul Erata ertugrulerata@gmail.com @@ -138409,1273 +155755,227 @@ complete albums that you have purchased from Amazon. - mit-kerberos - http://web.mit.edu/kerberos/www/ + iso-codes + http://pkg-isocodes.alioth.debian.org/ PisiLinux Community admins@pisilinux.org - as-is + LGPLv2.1 library - app:console - server.auth - MIT Kerberos Library - MIT Kerberos kütüphanesi - Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. - Kerberos bir ağ doğrulama protokolüdür. Sunucu/istemci uygulamalarında, gizli anahtar kriptoloji teknolojisini kullanarak, güçlü bir doğrulama sağlar. - http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.tar.gz + office.misc + International country codes + Uluslararası ülke kodları + iso-codes provides IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standards. + iso-codes IS0-639_3, ISO-4127, ISO-3166, ISO-3166_2, ISO-15924 standartlarını sağlar. + http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.74.tar.xz - keyutils - openssl-devel - e2fsprogs-devel + python3 - - krb5-config_LDFLAGS.patch - rebuild-configure-scripts.patch - - server/auth/mit-kerberos/pspec.xml + office/misc/iso-codes/pspec.xml - mit-kerberos + iso-codes + + /usr/lib/pkgconfig + /usr/share/locale + /usr/share/doc + /usr/share/xml + /usr/share/iso-codes + + + + + 2017-02-19 + 3.74 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2016-06-09 + 3.53 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-21 + 3.53 + First release + Vedat Demir + vedat@pisilinux.org + + + + + + podofo + http://podofo.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + LGPLv3 + library + app:console + office.misc + A library to work with the PDF file format + PDF dosya biçimiyle çalışmak için bir kütüphane + Biblioteka do obsługi PDF-ów + The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. + podofo, PDF dosyalarını ayıklamak ve düzenlemek için geliştirilmiş, ücretsiz bir C++ kütüphanesidir. + mirrors://sourceforge/podofo/podofo-0.9.5.tar.gz + + cmake + zlib-devel + libjpeg-turbo-devel + tiff-devel + libpng-devel + freetype-devel + fontconfig-devel + lua51-devel + cppunit-devel + libidn-devel + boost-devel + openssl-devel + + office/misc/podofo/pspec.xml + + + podofo - keyutils + tiff + zlib + lua51 + libgcc + libidn + libpng openssl - e2fsprogs + freetype + fontconfig + libjpeg-turbo - /etc - /usr/include /usr/bin - /usr/sbin /usr/lib - /usr/share - /var/lib + /usr/share/doc + /usr/share/man + + + + podofo-devel + Development files for podofo + podofo için geliştirme dosyaları + + podofo + boost-devel + + + /usr/include + + + + + 2017-04-04 + 0.9.5 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.9.3 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-12-30 + 0.9.3 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + reverseDependencyUpdate + + + + + + + recode + http://www.gnu.org/software/recode/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + office.misc + File character set converter + Karakter kümesi dönüşümü aracı + Recode can convert files to various character sets (e.g. utf8, iso-8859-1, koi8r..). + Recode dosyaların bir karakter kümesinden bir başkasına dönüştürülmesine imkân verir. Çok sayıda karakter kümesini destekler. + http://pkgs.fedoraproject.org/repo/pkgs/recode/recode-3.6.tar.gz/be3f40ad2e93dae5cd5f628264bf1877/recode-3.6.tar.gz + + gettext + texinfo + + + recode.patch + recode-3.6-getcwd.patch + recode-bool-bitfield.patch + recode-flex-m4.patch + stdlib.patch + recode-3.6-gettextfix.diff + system-aclocal.diff + recode-3.6-segfault.patch + recode-automake.patch + + office/misc/recode/pspec.xml + + + recode + + /usr/lib + /usr/bin + /usr/share/doc /usr/share/info /usr/share/man - - - krb5.conf - kdc.conf - - - - - 2017-02-17 - 1.15 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 1.13.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-23 - 1.13.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - bind - http://www.isc.org/products/BIND/bind9.html - - PisiLinux Community - admins@pisilinux.org - - as-is - service - server - The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server - Berkeley İnternet İsim Alanı (BIND) DNS (Alan Adı Sistemi) sunucusu - bind is an implementation of the DNS protocols, bind includes a DNS server (named), a resolver library and tools for verifying that the DNS server is operating properly. - bind, DNS protokollerinin gerçeklenimidir. DNS sunucu (named) ve bu sunucunun düzgün çalışması ve doğrulamasını yapılması için gerekli çözümleyici kitaplık ve araçları içerir. - ftp://ftp.isc.org/isc/bind9/9.10.2/bind-9.10.2.tar.gz - - openssl-devel - libxml2-devel - libcap-devel - zlib-devel - e2fsprogs-devel - readline-devel - geoip-devel - - - nslookup-pisilinux.patch - fedora/bind-9.5-PIE.patch - fedora/bind-9.5-parallel-build.patch - fedora/bind-96-libtool2.patch - fedora/bind-95-rh452060.patch - fedora/bind93-rh490837.patch - fedora/bind97-rh478718.patch - fedora/bind97-rh645544.patch - fedora/bind97-rh693982.patch - - server/bind/pspec.xml - - - bind-libs - bind-libs contains the libraries used by both the bind server package and the tools package - bind kitaplık dosyaları - library - server.library - - openssl - libxml2 - mit-kerberos - - - /usr/lib - - - - bind-devel - bind header and development files - bind geliştirme başlıkları ve araçları - library - server.library - - bind-libs - - - /usr/include - /usr/bin/isc-config.sh - /usr/share/man/man1/isc-config* - /usr/share/man/man3/lwres* - - - - bind-tools - Utilities for querying DNS name servers - DNS isim çözümleme araçları - app:console - network.analyzer - - bind-libs - readline - mit-kerberos - - - /usr/bin - /usr/share/man/man1 - - - - bind-chroot - A chroot runtime environment for the ISC BIND DNS server 'named' - bind sunucusunu chroot içinde çalıştırmak için gerekli dizin ve dosyalar - service - - bind - - - /etc/rsyslog.d/bind_chroot.conf - /var/named/chroot/etc - /var/named/chroot - - - System.Package - System.Service - - - chroot.rsyslog - - - - bind - service - - bind-libs - libcap - libxml2 - openssl - - - /etc - /usr/sbin - /var - /usr/share/man/man3 - /usr/share/man/man5 - /usr/share/man/man8 - /usr/share/doc - - - System.Service - System.Package - - - named.conf - named.confd - gentoo/named.ca - gentoo/127.zone - gentoo/localhost.zone - fedora/named.logrotate - - - - - 2017-05-09 - 9.10.2 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-08 - 9.10.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-05-08 - 9.10.2 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - firebird - http://www.firebirdsql.org/ - - PisiLinux Community - admins@pisilinux.org - - IPL-1 - IDPL-1 - LGPLv2.1 - service - library - server.database - A relational database offering many ANSI SQL-99 features - Birçok ANSI SQL-99 özelliği sunan ilişkisel bir veritabanı - Firebird is an open source relational database management system offering many ANSI SQL-99 features. - Birçok ANSI SQL-99 özelliği sunan, küçük, hızlı ve çok kararlı bir veritabanı sunucu. - http://sourceforge.net/projects/firebird/files/firebird/2.5.7-Release/Firebird-2.5.7.27050-0.tar.bz2 - - icu4c-devel - btyacc - libedit-devel - - - firebird-c++11.patch - firebird-c++14.patch - firebird-2.5.1.26351.0-deps-flags.patch - - server/database/firebird/pspec.xml - - - firebird-client - Firebird database client library - Firebird veritabanı istemci kütüphanesi - Firebird relational database client library. - Firebird sunucuya bağlantı için kullanılan istemci kütüphanesi - - libgcc - - - /usr/lib/libfbclient.* - /usr/lib/libgds.* - /usr/lib/libib_util.* - /usr/lib/libfbtrace.so - /opt/firebird/lib/libfbclient.* - /opt/firebird/lib/libgds.* - /opt/firebird/lib/libib_util.* - /opt/firebird/plugins/libfbtrace.so - - - - firebird-superserver - Firebird super server - Firebird veritabanı sunucusu - Firebird veritabanı için super sunucu. Klasik sunucu mimarisine göre, SMP performansı daha fazladır. - - firebird-client - icu4c - libedit - libgcc - - - /etc/firebird - /etc/env.d/50firebird - /opt/firebird/*.conf - /opt/firebird/*.msg - /opt/firebird/security2.fdb - /opt/firebird/README - /opt/firebird/WhatsNew - /opt/firebird/UDF - /opt/firebird/bin - /opt/firebird/doc - /opt/firebird/examples - /opt/firebird/help - /opt/firebird/intl - /opt/firebird/lib/libicu* - /opt/firebird/upgrade - /opt/firebird/firebird.log - /opt/firebird - /run/firebird - - - System.Service - System.Package - - - hosts.equiv - 50firebird - - - - firebird-devel - Development files for firebird - Firebird için geliştirme dosyaları - - firebird-client - - - /usr/include/firebird - - - - - 2018-01-30 - 2.5.7.27050 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2017-02-18 - 2.5.6.27020 - Version Bump. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 2.5.4.26856 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-03 - 2.5.4.26856 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libtdb - http://tdb.samba.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv3+ - library - app:console - server.database - Trivial database library - TDB veritabanına erişim için gerekli kitaplıklar - libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. - libtdb basit bir veritabanı olan TDB ile iletişime geçmek için gerekli C ve Python kitaplıklarını içerir. - https://www.samba.org/ftp/tdb/tdb-1.3.12.tar.gz - - libxslt - python-devel - docbook-xsl - libbsd-devel - - server/database/libtdb/pspec.xml - - - libtdb - - python - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - libtdb-devel - Development files for libtdb - libtdb için geliştirme dosyaları - - libtdb - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-02-09 - 1.3.12 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-07-24 - 1.3.8 - Version Bump - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-08 - 1.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-30 - 1.3.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - lmdb - http://symas.com/mdb/ - - PisiLinux Community - admins@pisilinux.org - - OpenLDAP - custom - library - app:console - server.database - Symas Lightning Memory-Mapped Database - An ultra-fast, ultra-compact key-value embedded data store. - https://github.com/LMDB/lmdb/archive/LMDB_0.9.19.tar.gz - server/database/lmdb/pspec.xml - - - lmdb - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - lmdb-devel - Development files for lmdb - - lmdb - - - /usr/include - - - - - 2017-02-09 - 0.9.19 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 0.9.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-28 - 0.9.16 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - mariadb - https://mariadb.org - - Pisi Linux Admins - admins@pisilinux.org - - GPLv2 - app:console - server.database - MariaDB is a drop-in replacement for MySQL - Hızlı, çok kullanıcılı ve çok görevli SQL veritabanı sunucusu - MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. - MySQL, çoklu iş parçacıklı (multi-threaded), çok kullanıcılı (multi-user), hızlı ve sağlam (robust) bir Veritabanı yönetim sistemidir. Özelllikle basit web uygulamaları için LAMP sistemi içinde sıkça tercih edilmektedir. - http://mirrors.syringanetworks.net/mariadb/mariadb-10.1.21/source/mariadb-10.1.21.tar.gz - - ncurses-devel - zlib-devel - libxml2-devel - readline-devel - libevent-devel - openssl-devel - libpcre-devel - libaio-devel - unixODBC-devel - cmake - - server/database/mariadb/pspec.xml - - - mariadb-lib - MariaDB client tools - MySQL istemcileri tarafından gereken paylaşımlı kitaplıklar - app:console - library - - zlib - bzip2 - libgcc - libpcre - libxml2 - openssl - libaio - unixODBC - - - /usr/bin/mysql_config - /usr/include - /usr/lib/libmysqlclient.so - /usr/lib/libmysqlclient.so.18 - /usr/lib/libmysqlclient.so.18.0.0 - /usr/lib/libmysqlclient_r.so - /usr/lib/libmysqlclient_r.so.18 - /usr/lib/libmysqlclient_r.so.18.0.0 - /usr/lib/libmysqld.a - /usr/lib/libmysqlclient_r.a - /usr/lib/libmysqlclient.a - /usr/lib/libmysqld.so - /usr/lib/libmysqld.so.18 - /usr/lib/libmysqlservices.a - /usr/bin/mysqld_safe_helper - - - mysql-lib - - - - mariadb-client - MariaDB client libraries - MariaDB istemci uygulamaları - app:console - - mariadb-lib - libaio - zlib - libgcc - libpcre - ncurses - openssl - - - /usr/bin/mysql - /usr/bin/mysqladmin - /usr/bin/mysqlcheck - /usr/bin/mysqldump - /usr/bin/mysqlimport - /usr/bin/mysqlshow - /usr/bin/mysqlslap - - - mysql-client - - - - mariadb-server - MariaDB server and releated files - MariaDB sunucusu ve ilgili dosyalar - service - - mariadb-lib - mariadb-client - zlib - libgcc - openssl - libxml2 - unixODBC - - - /etc - /usr/bin/aria_chk - /usr/bin/aria_dump_log - /usr/bin/aria_ftdump - /usr/bin/aria_pack - /usr/bin/aria_read_log - /usr/bin/innochecksum - /usr/bin/msql2mysql - /usr/bin/my_print_defaults - /usr/bin/myisam_ftdump - /usr/bin/myisamchk - /usr/bin/myisamlog - /usr/bin/myisampack - /usr/bin/mysql_client_test - /usr/bin/mysql_convert_table_format - /usr/bin/mysql_embedded - /usr/bin/mysql_client_test_embedded - /usr/bin/mysqltest_embedded - /usr/bin/mysql_find_rows - /usr/bin/mysql_fix_extensions - /usr/bin/mysql_install_db - /usr/bin/mysql_plugin - /usr/bin/mysql_secure_installation - /usr/bin/mysql_setpermission - /usr/bin/mysql_tzinfo_to_sql - /usr/bin/mysql_upgrade - /usr/bin/mysql_waitpid - /usr/bin/mysql_zap - /usr/bin/mysqlaccess - /usr/bin/mysqlbinlog - /usr/bin/mysqlbug - /usr/bin/mysqld - /usr/bin/mysqld-post - /usr/bin/mysqld_multi - /usr/bin/mysqld_safe - /usr/bin/mysqldumpslow - /usr/bin/mysqlhotcopy - /usr/bin/mysqltest - /usr/bin/perror - /usr/bin/replace - /usr/bin/resolve_stack_dump - /usr/bin/resolveip - /usr/bin/tokuft_logprint - /usr/bin/tokuftdump - /usr/bin/wsrep_sst_common - /usr/bin/wsrep_sst_mysqldump - /usr/bin/wsrep_sst_rsync - /usr/bin/wsrep_sst_xtrabackup - /usr/bin/wsrep_sst_xtrabackup-v2 - /usr/bin/mytop - /usr/lib/mysql/plugin - /usr/share/mysql - /var - /usr/share/doc - /usr/lib/tmpfiles.d/mariadb.conf - /run/mysqld - - - mysql-server - - - System.Service - System.Package - - - my.cnf - tmpfiles.conf - - - - mariadb-man-pages - MariaDB server and client man pages - MariaDB sunucu ve istemci uygulamarına ait kılavuz sayfaları - data - - /usr/share/man - - - mysql-man-pages - - - - - 2017-02-09 - 10.1.21 - Release bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 10.1.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-24 - 10.1.10 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - postgresql - http://www.postgresql.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - server.database - A powerful, open source relational database system - Güçlü bir açık kaynaklı ilişkisel veritabanı sistemi - PostgreSQL is a powerful, open source relational database system. - PostgreSQL, açık kaynak kodlu, güçlü bir ilişkisel veritabanıdır - https://ftp.postgresql.org/pub/source/v9.6.2/postgresql-9.6.2.tar.bz2 - - mit-kerberos - e2fsprogs-devel - pam-devel - readline-devel - zlib-devel - python-devel - openssl-devel - tcl-devel - libxslt-devel - libxml2-devel - openldap-server - - server/database/postgresql/pspec.xml - - - postgresql-lib - Essential shared libraries for any PostgreSQL client program or interface - library - - mit-kerberos - python - zlib - libxml2 - openssl - e2fsprogs - libxslt - openldap-client - - - /usr/lib - /usr/include - /usr/lib/pkgconfig - /usr/share/postgresql - /usr/bin/pg_config - - - - postgresql-doc - Postgresql documents - Postegresql belgeleri - Additional documentation for PostgreSQL. - PostegreSQL için ek belgelendirme - data:doc - - postgresql-lib - - - /usr/share/doc - - - - postgresql-server - service - - postgresql-lib - pam - zlib - libxml2 - openssl - readline - e2fsprogs - mit-kerberos - openldap-client - - - /etc - /usr/bin /usr/share/locale - /usr/share/postgresql/contrib - /usr/share/man - /var/lib - - - System.Package - System.Service - - - postgresql.conf-8 - - - - postgresql-pl - - postgresql-lib - tcl - perl - - - /usr/bin/pltcl_listmod - /usr/bin/pltcl_loadmod - /usr/bin/pltcl_delmod - /usr/lib/postgresql/plperl.so - /usr/lib/postgresql/plpython.so - /usr/lib/postgresql/pltcl.so - /usr/share/postgresql/unknown.pltcl - - - - - 2017-09-20 - 9.6.2 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 9.3.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-03 - 9.3.9 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - sqlcipher - https://www.zetetic.net/sqlcipher/ - - Alihan Öztürk - alihan@pisilinux.org - - BSD - data - server.database - SQLite extension that provides transparent 256-bit AES encryption of database files - SQLCipher is an SQLite extension that provides transparent 256-bit AES encryption of database files. Pages are encrypted before being written to disk and are decrypted when read back. Due to the small footprint and great performance it’s ideal for protecting embedded application databases and is well suited for mobile development. - https://github.com/sqlcipher/sqlcipher/archive/v3.4.0.tar.gz - - readline-devel - tcl-devel - openssl-devel - sqlite-devel - ncurses-devel - - server/database/sqlcipher/pspec.xml - - - sqlcipher - SQLite extension that provides transparent 256-bit AES encryption of database files. - - openssl - readline - sqlite - tcl - ncurses - - - /usr/bin - /usr/lib/tcl8.6 - /usr/lib/lib* - /usr/share/doc - sqlcipher-devel - Development files for sqlcipher. + recode-devel + Development files for recode + recode için geliştirme dosyaları - sqlcipher + recode /usr/include - /usr/lib/pkgconfig - 2017-02-09 - 3.4.0 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 3.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-22 - 3.3.1 - First release. - Alihan Öztürk - alihan@pisilinux.org - - - - - - dhcp - http://www.isc.org/products/DHCP - - PisiLinux Community - admins@pisilinux.org - - isc-dhcp - app:console - library - service - server - DHCP Sunucusu - DHCP-Server - Dynamic host configuration protocol software - DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. - IP adresi atanmasını ve TCP/IP bilgilerinin yapılandırılmasını sağlayan DHCP Sunucusu - http://ftp.isc.org/isc/dhcp/4.3.6/dhcp-4.3.6.tar.gz - - groff - openldap-client - - - 0001-dhcp-honor-expired.patch - - server/dhcp/pspec.xml - - - dhcp - - openldap-client - - - /etc - /usr/bin - /usr/sbin - /usr/lib - /var/lib - /run - /usr/share/man - /usr/share/doc - - - System.Service - System.Service - System.Service - System.Package - - - dhcpd - dhcpd6 - dhcrelay - dhcpd.conf - - - - dhclient - Provides the dhclient ISC DHCP client daemon - DHCP İstemcisi - app:console - network.connection - - /etc/dhcp/dhclient.conf - /usr/sbin/dhclient - /var/lib/dhclient - /usr/share/man/man5/dhclient* - /usr/share/man/man8/dhclient* - /usr/share/man/man5/dhcp-options* - /usr/share/man/man5/dhcp-eval* - /usr/share/doc/dhcp/dhclient* - - - dhclient.conf - - - - dhcp-devel - Development files for dhcp - dhcp için geliştirme dosyaları - - dhcp - - - /usr/include - /usr/share/man/man3 - - - - - 2017-10-25 - 4.3.6 - Version bump,fix #2943 - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-05-09 - 4.3.0 - Release Bump - Kamil Atlı - admin@pisilinux.org - - - 2016-06-08 - 4.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-19 - 4.3.0 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - libvncserver - http://libvncserver.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - server.misc - Library for creating VNC (Virtual Network Computing) servers - VNC sunucu oluşturmak için kütüphane - Biblioteka do łatwego implementowania serwera VNC - libvncserver provides a C library to create VNC servers. - VNC sunucu benzeri kendi VNC (Virtual Network Computing) sunucunuzu oluşturmak isterseniz gerekli kütüphane - Wieloplatformowa biblioteka C, pozwalającą na łatwą implementację trybu serwera lub klienta VNC (Virtual Network Computing) we własnym programie. - mirrors://sourceforge/libvncserver/LibVNCServer-0.9.9.tar.gz - - gnutls-devel - libjpeg-turbo-devel - libgcrypt-devel - libpng-devel - openssl-devel - - server/misc/libvncserver/pspec.xml - - - libvncserver - - zlib - libpng - libgcrypt - gnutls - libjpeg-turbo - openssl - - - /usr/bin/*-config - /usr/lib - - - - libvncserver-devel - Development files for libvncserver - libvncserver için geliştirme dosyaları - Pliki nagłówkowe libvncserver - - libvncserver - zlib-devel - libpng-devel - libgcrypt-devel - gnutls-devel - libjpeg-turbo-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-29 - 0.9.9 - Rebuild + 2017-03-02 + 3.6 + Rebuild for new toolchain. Pisi Linux Community admin@pisilinux.org - 2016-06-08 - 0.9.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-14 - 0.9.9 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - ntp - http://www.ntp.org - - PisiLinux Community - admins@pisilinux.org - - MIT - BSD - GPLv2+ - service - server - NTP daemon and client - NTP hizmeti ve istemcisi - Network Time Protocol utilities and daemons that will synchronize your computer's time to Coordinated Universal Time (UTC) via the NTP protocol and NTP servers. - ntp, NTP protokolü üzerinden uzak sunucuları kullanarak sisteminizin zamanını eşitlemek için gerekli araçları ve hizmetleri içerir. - https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p10.tar.gz - - fix-man-pages.sh - - - avahi-compat-libdns_sd-devel - libedit-devel - net-snmp-devel - perl-HTML-Parser - libcap-devel - openssl-devel - libevent-devel - - server/ntp/pspec.xml - - - ntp-server - NTP server - NTP hizmeti - - avahi-compat-libdns_sd - libedit - net-snmp - libcap - openssl - libevent - ntp-client - - - /etc/ntp.conf - /etc/conf.d - /etc/ntp/crypto - /usr/bin/ntpstat - /usr/bin/update-leap - /usr/bin/calc_tickadj - /usr/share/ntp/lib/NTP/Util.pm - /usr/libexec - /usr/sbin - /usr/share/doc - /usr/share/man - /var/lib/ntp - - - System.Package - System.Service - - - fedora/ntp.conf - fedora/ntpd.sysconfig - fedora/ntp.cryptopw - - - - ntp-client - NTP client - NTP istemcisi - app:console - util.admin - - /etc/conf.d/ntpdate - /etc/ntp/step-tickers - /etc/ntp/keys - /usr/sbin/ntpdate - /usr/share/man/man8/ntpdate.8* - - - System.Service - System.Package - - - fedora/ntpdate.sysconfig - fedora/ntp.step-tickers - fedora/ntp.keys - - - - ntp-docs - NTP documentation - NTP belgeleri - data:doc - - ntp-client - - - /usr/share/doc/ntp/html - - - - - 2017-05-09 - 4.2.8_p10 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-10-27 - 4.2.8_p8 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 4.2.8_p4 + 2016-06-09 + 3.6 Release Bump Pisi Linux Community admin@pisilinux.org 2016-01-01 - 4.2.8_p4 + 3.6 First release Stefan Gronewold groni@pisilinux.org @@ -139684,901 +155984,126 @@ complete albums that you have purchased from Amazon. - openldap - http://www.openldap.org + qpdf + http://qpdf.sourceforge.net - PisiLinux Community - admins@pisilinux.org + Marcin Bojara + marcin@pisilinux.org - OPENLDAP - server - Open-source suite of LDAP applications and development tools - LDAP uygulamaları ve geliştirme araçları - OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools - LDAP hizmeti için gereken uygulamalar ve geliştirme araçlarını içerir - ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.4.44.tgz - - nss-devel - db-devel - openssl-devel - tcp-wrappers-devel - cyrus-sasl-devel - libtool-ltdl - icu4c-devel - unixODBC-devel - mariadb-server - libutil-linux-devel - e2fsprogs-devel - chrpath - groff - - - openldap-2.4.44-consolidated-2.patch - openldap-2.4.39-ntlm-1.patch - fedora/openldap-sql-linking.patch - fedora/openldap-reentrant-gethostby.patch - fedora/openldap-ldaprc-currentdir.patch - fedora/openldap-userconfig-setgid.patch - fedora/openldap-syncrepl-unset-tls-options.patch - fedora/openldap-nss-update-list-of-ciphers.patch - fedora/openldap-tls-no-reuse-of-tls_session.patch - fedora/openldap-nss-regex-search-hashed-cacert-dir.patch - fedora/openldap-nss-ignore-certdb-type-prefix.patch - fedora/openldap-nss-certs-from-certdb-fallback-pem.patch - fedora/openldap-nss-pk11-freeslot.patch - fedora/openldap-switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.patch - fedora/openldap-ldapi-sasl.patch - fedora/openldap-autoconf-pkgconfig-nss.patch - - server/openldap/pspec.xml - - - openldap-client - Command-line ldap client commands (ldapsearch, ldapadd etc..) - library + Artistic-2 app:console - - nss - nspr - openssl - cyrus-sasl - - - /etc/openldap/ldap.conf* - /usr/include - /usr/bin - /usr/lib - /usr/share/man/man1 - /usr/share/man/man5/ldap.conf.5 - - - - openldap-server - OpenLDAP server slapd and releated tools - OpenLDAP server slapd, additional backends, configuration files, schema definitions required for operation, and database maintenance tools - service - - db - perl - unixODBC - libutil-linux - tcp-wrappers - libtool-ltdl - nss - cyrus-sasl - openldap-client - - - /etc/conf.d - /etc/openldap - /usr/lib/tmpfiles.d/openldap-server.conf - /usr/sbin - /usr/libexec - /usr/share/man/man3 - /usr/share/man/man5 - /usr/share/man/man8 - /usr/share/doc - /var/lib - /run/openldap - - - System.Package - System.Service - - - tmpfiles.conf - slapd.conf - gencert.sh - - - - openldap-32bit - 32-bit shared libraries for openldap - openldap için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 + office.misc + A Content-Preserving PDF Transformation System + A command-line program that does structural, content-preserving transformations on PDF files + mirrors://sourceforge/qpdf/qpdf-6.0.0.tar.gz - openssl-32bit - libtool-ltdl-32bit - - - openssl-32bit - openldap-client - - - /usr/lib32 - - - - - 2017-01-27 - 2.4.44 - Release bump for toolchain - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-15 - 2.4.44 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 2.4.44 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-03-28 - 2.4.44 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - openssh - http://www.openssh.com/ - - PisiLinux Community - admins@pisilinux.org - - BSD - app:console - service - server - Port of OpenBSD's free SSH release - OpenBSD'den aktarılmış SSH sürümü - OpenSSH est une version libre des outils de connexion SSH sur lesquels les utilisateurs techniquement chevronnés s'appuient. Les utilisateurs de telnet, rlogin et ftp ne se rendent peut être pas compte que les mots de passe sont transmis sur internet en clair. OpenSSH crypte tout le trafic (y compris les mots de passe) pour éliminer les écoutes passives, les détournements de connexion et autres attaques. - OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. - OpenSSH teknik internet kullanıcıların güvendikleri SSH bağlanırlık araçlarının Özgür (free) sürümüdür.telnet, rlogin ve ftp kullanıcıları parolalarının internetten şifresiz olarak aktarıldığını anlayamayabilirler ancak aktarılmaktadır.OpenSSH eavesdropping (iletişim kanalını dinleme), connection hijacking (bağlantı çalma) ve diğer atakları önlemek için tüm bağlantı trafiğini (parolalar dahil) şifrelemektedir. - http://ftp.icm.edu.pl/pub/OpenBSD/OpenSSH/portable/openssh-7.4p1.tar.gz - - libedit-devel - zlib-devel - openssl-devel - mit-kerberos - pam-devel - e2fsprogs-devel - - server/openssh/pspec.xml - - - openssh - - libedit - zlib - openssl - mit-kerberos - pam - - - /etc - /usr/bin - /usr/sbin - /usr/libexec - /usr/lib - /usr/share/openssh - /var/empty - /usr/share/man - /usr/share/doc - - - System.Service - - - sshd.pam - - - - - 2017-02-19 - 7.4_p1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-08 - 7.2_p2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 7.2_p2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - postfix - http://www.postfix.com/ - - PisiLinux Community - admins@pisilinux.org - - IPL-1 - service - server - A fast and secure drop-in replacement for sendmail - Hızlı ve güvenli bir e-posta sunucusu - Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. - Postfix, Wietse Venema tarafından yazılmış, sendmail a alternatif güçlü bir e-posta sunucusudur. - http://de.postfix.org/ftpmirror/official/postfix-3.2.0.tar.gz - - db-devel libpcre-devel - openssl-devel - mariadb-lib - cyrus-sasl-devel - openldap-client - postgresql-lib - mit-kerberos + zlib-devel - - postfix-large-fs.patch - - server/postfix/pspec.xml + office/misc/qpdf/pspec.xml - postfix + qpdf - db - pam zlib + libgcc libpcre - openssl - mariadb-lib - cyrus-sasl - bind-libs - openldap-client - postgresql-lib - mit-kerberos - comar-api - /etc - /usr/bin - /usr/sbin /usr/lib - /var /usr/share/man - /usr/share/doc/postfix/AAAREADME - /usr/share/doc/postfix/COMPATIBILITY - /usr/share/doc/postfix/HISTORY - /usr/share/doc/postfix/LICENSE - /usr/share/doc/postfix/RELEASE_NOTES - /usr/share/doc/postfix/defaults + /usr/share/doc + /usr/bin - - System.Package - System.Service - - - smtpd.conf - saslpass - main.cf - mkcert.sh - aliases - mailcap - smtp.pam - common.pam - common.pam - bounce.cf.tr - - postfix-docs - Help files for postfix package - Postfix paketine ait yardım dosyaları + qpdf-devel + qpdf için geliştirme dosyaları - postfix + libpcre-devel + zlib-devel + qpdf - /usr/share/doc + /usr/include + /usr/lib/pkgconfig - 2017-04-11 - 3.2.0 + 2017-03-30 + 6.0.0 Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org - 2016-06-08 - 3.1.0 + 2016-06-09 + 6.0.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-02-27 - 3.1.0 + 2016-03-23 + 6.0.0 First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + libvc + http://code.compeng.uni-frankfurt.de/projects/vc/ + + Alihan Öztürk + alihan@pisilinux.org + + LGPLv3 + library + office.misc + A library to ease explicit vectorization of C++ code. + C + + ile yazılmış vektörizasyon kolaylaştırmak için bir kütüphane. + Vc is a free software library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets. + Vc, C + + ile yazılmış vektörizasyon kolaylaştırmak için ücretsiz bir yazılım kütüphanesi. Bu sezgisel bir API ve farklı derleyiciler ve derleyici sürümleri arasında taşınabilirliği yanı sıra farklı vektör komut setleri arasında taşınabilirlik sağlar. + https://github.com/VcDevel/Vc/releases/download/1.3.1/Vc-1.3.1.tar.gz + + cmake + + office/misc/libvc/pspec.xml + + + libvc + + /usr/lib/libVc.a + /usr/share/doc + + + + libvc-devel + Development files for libvc + libvc için geliştirme dosyaları + + libvc + + + /usr/include + /usr/lib/cmake + + + + + 2017-04-11 + 1.3.1 + Version bump Kamil Atlı suvari@pisilinux.org - - - - - samba - http://www.samba.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - service - server - A suite of SMB and CIFS client/server programs for UNIX - Linux için Windows ağ paylaşım servisi - samba is a free software implementation of Microsoft's networking protocol released under the GNU General Public License. As of version 4, Samba not only provides file and print services for various Microsoft Windows clients but can also integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a Domain Member. It can also be part of an Active Directory domain. - Samba, Linux ve Unix işletim sistemleri ile Windows NT ve Windows 9x işletim sistemleri arasındaki iletişimi sağlayan bir ağ sunucusu uygulamasıdır. Samba yalnızca Linux ve windows makinaların birbirlerini görmelerini sağlamaz aynı zamanda Linux çalıştıran bilgisayarların windows ağında yazıcı sunucusu gibi işlevleri edinmesi içinde kullanılır. Ayrıca Active Directory ile de uyumludur. - http://us1.samba.org/samba/ftp/stable/samba-4.5.5.tar.gz - - keyutils - acl-devel - pam-devel - attr-devel - popt-devel - zlib-devel - libcap-devel - python-devel - ncurses-devel - readline-devel - e2fsprogs-devel - libgcrypt-devel - libbsd-devel - avahi-libs - cups-devel - avahi-devel - dmapi-devel - gnutls-devel - libaio-devel - mit-kerberos - iniparser-devel - libtalloc-devel - libtevent-devel - openldap-client - libarchive-devel - nss-devel - docbook-xsl - libxslt - libtdb-devel - cyrus-sasl-devel - - server/samba/pspec.xml - - - samba - - acl - pam - attr - popt - zlib - libcap - python - ncurses - readline - e2fsprogs - libgcrypt - libarchive - cups - avahi - gdb - gnutls - libbsd - libaio - keyutils - iniparser - libtalloc - libtevent - avahi-libs - openldap-client - cyrus-sasl - libtdb - - - /run - /etc - /var/lib - /var/log - /usr/lib - /sbin - /usr/share/man - /usr/bin - /usr/sbin - /lib/security - /usr/share/samba - /usr/share/perl5 - /usr/libexec/samba/ - /usr/libexec/ctdb/ - /var/cache/samba - /var/run/ctdb - /usr/share/locale - /usr/lib/tmpfiles.d/samba.conf - - - System.Package - System.Service - - - lmhosts - samba.pam - smbusers - smb.conf - samba.confd - tmpfiles.conf - system-auth-winbind - - - - samba-devel - Development files for samba - samba için geliştirme dosyaları - - libtalloc-devel - libtevent-devel - samba - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-28 - 4.5.5 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-07-24 - 4.4.5 - Version Bump fix service.py - Ergün Salman - poyraz76@pisilinux.org - - - 2016-06-15 - 4.2.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2015-07-30 - 4.2.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - apache - http://httpd.apache.org/ - - Pisi Linux Admins - admins@pisilinux.org - - Apache-2.0 - service - server.web - Apache web sunucusu - Apache Webserver - Apache web server - Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged. - Dünyanın en çok tercih edilen web sunucu olan Apache artık diğer genelağ sunucularının standartlarını belirlemek için takip ettiği hızlı, güçlü, esnek ve yüksek özelleştirilebilirliğe sahip bir genelağ sunucusudur. - http://archive.apache.org/dist/httpd/httpd-2.4.25.tar.bz2 - - apr-devel - nss-devel - lua-devel - zlib-devel - openssl-devel - libxml2-devel - db-devel - expat-devel - libpcre-devel - apr-util-devel - cyrus-sasl-devel - - server/web/apache/pspec.xml - - - apache - - nss - apr - lua - apr-util - cyrus-sasl - openldap-client - zlib - openssl - libxml2 - libpcre - db - expat - - - /etc - /usr/sbin - /usr/bin - /usr/include - /var/log/apache2 - /var/www - /run/apache2 - /var/cache - /usr/share/doc - /usr/share/man - /usr/lib - /lib/systemd/system - - - System.Package - System.Service - - - apache.service - apache2.confd - httpd.conf - 00_default_vhost.conf - 00_apache_manual.conf - 40_mod_ssl.conf - 41_mod_ssl.default-vhost.conf - 45_mod_dav.conf - 46_mod_ldap.conf - webroot/apache.css - webroot/apache_pb.gif - webroot/index.html - webroot/index-tr.html - webroot/index-ptbr.html - webroot/index-es.html - webroot/index-de.html - webroot/pisi-linux.png - - - - - 2017-03-19 - 2.4.25 - Version Bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-14 - 2.4.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-17 - 2.4.20 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libmicrohttpd - http://www.gnu.org/software/libmicrohttpd - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - library - server.web - A compact API and implementation of HTTP web server - Bir HTTP sunucu uygulama programlama arayüzü (API) ve uygulaması - libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. - libmicrohttpd, bir HTTP sunucusunun diğer yazılımların parçası olarak çalışmasını kolaylaştıran kitaplıktır. - http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.54.tar.gz - - gnutls-devel - libgcrypt-devel - libgpg-error-devel - - server/web/libmicrohttpd/pspec.xml - - - libmicrohttpd - - gnutls - libgcrypt - libgpg-error - - - /usr/bin/microspdy2http - /usr/bin/demo - /usr/lib - /usr/share/man - /usr/share/info - /usr/share/doc - - - - libmicrohttpd-devel - Development files for libmicrohttpd - libmicrohttpd için geliştirme dosyaları - - gnutls-devel - - - gnutls-devel - libmicrohttpd - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-05-09 - 0.9.54 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 0.9.49 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-25 - 0.9.49 - First release - Ali Algul(gulle) - alialgul@pisilinux.org - - - - - - ConsoleKit - https://github.com/Consolekit2 - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - system.auth - A framework for defining and tracking users, login sessions, and seats - Kullanıcıları, giriş oturumlarını ve koltukları takip etmek ve tanımlamak için bir altyapı - ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use). - ConsoleKit, sisteme giriş yapmış kullanıcıları ve bu kullanıcıların bilgisayar ile nasıl etkileştiğini izleyen bir sistem hizmetidir. - https://github.com/ConsoleKit2/ConsoleKit2/releases/download/1.2.1/ConsoleKit2-1.2.1.tar.bz2 - - acl-devel - pam-devel - dbus-devel - eudev-devel - zlib-devel - glib2-devel - libX11-devel - libnih-devel - cgmanager-devel - polkit-devel - libxslt - xmlto - util-linux - libevdev - libdrm-devel - gobject-introspection-devel - - system/auth/ConsoleKit/pspec.xml - - - ConsoleKit - - acl - pam - dbus - zlib - glib2 - libX11 - libnih - cgmanager - polkit - eudev - - - /etc - /usr/lib/tmpfiles.d/ConsoleKit.conf - /usr/bin - /usr/sbin - /usr/libexec - /lib - /usr/lib - /usr/share/dbus-1 - /usr/share/gir-1.0 - /usr/share/gtk-doc - /usr/share/polkit-1/actions - /usr/share/polkit-1/rules.d - /usr/share/man - /usr/share/locale - /usr/share/doc - /var - - - ConsoleKit.conf - 25-consolekit.rules - consolekit.pamd - pam-foreground-compat.ck - - - - ConsoleKit-devel - Development files for ConsoleKit - ConsoleKit için geliştirme dosyaları - - ConsoleKit - dbus-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-13 - 1.2.1 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-07-23 - 1.2.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-02 - 1.0.2 - Rebuild. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 1.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-30 - 1.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - efibootmgr - https://github.com/vathpela/efibootmgr - - Aydın Demirel - aydin.demirel@pisilinux.org - - GPL2 - app:console - system.boot - Tool to modify UEFI Firmware Boot Manager Variables - UEFI Firmware Yükleme Yöneticisi Değişkenlerini düzenlemek için araç - a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager. - UEFI Firmware Yükleme Yöneticisi Değişkenlerini düzenlemek için araç - https://github.com/rhinstaller/efibootmgr/releases/download/15/efibootmgr-15.tar.bz2 - - pciutils-devel - zlib-devel - popt-devel - efivar-devel - - system/boot/efibootmgr/pspec.xml - - - efibootmgr - - efivar - popt - - - /usr/sbin - /usr/share/man - /usr/lib - - - - efibootmgr-devel - - popt-devel - efivar-devel - efibootmgr - - - /usr/include - - - - - 2017-12-09 - 15 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-14 - 14 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 0.12 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-01 - 0.12 + 2016-12-31 + 1.3.0 First release Alihan Öztürk alihan@pisilinux.org @@ -140587,1833 +156112,178 @@ complete albums that you have purchased from Amazon. - efitools - http://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git + libgxps + https://live.gnome.org/libgxps - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app - system.boot - UEFI güvenli önyükleme platformlarını işleme araçları - UEFI güvenli önyükleme platformlarını işleme araçları - Tools for manipulating UEFI secure boot platforms - Tools for manipulating UEFI secure boot platforms - https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/efitools-1.7.0.tar.gz - - gnu-efi - help2man - sbsigntools - perl-File-Slurp - openssl-devel - - - upstream.patch - - system/boot/efitools/pspec.xml - - - efitools - - openssl - - - /usr/bin - /usr/share - /usr/share/man - /usr/share/efitools/efi - /usr/share/doc - - - - - 2017-12-16 - 1.7.0 - First release. - Mustafa Cinasal - muscnsl@gmail.com - - - - - - efivar - https://github.com/vathpela/efivar - - Aydın Demirel - aydin.demirel@pisilinux.org - - LGPL2.1 - app:console - system.boot - Tools and library to manipulate EFI variables - EFI değişkenlerini işlemek için araçlar ve kütüphane - Tools and library to manipulate EFI variables. - EFI değişkenlerini işlemek için araçlar ve kütüphane - https://github.com/rhinstaller/efivar/releases/download/31/efivar-31.tar.bz2 - - popt-devel - - system/boot/efivar/pspec.xml - - - efivar - - popt - - - /usr/lib - /usr/share/man - /usr/bin - - - - efivar-devel - - popt-devel - efivar - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-09 - 31 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-01-24 - 26 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-03-29 - 0.23 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - gfxboot - https://github.com/openSUSE/gfxboot - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - system.boot - Tools to create graphical boot logos - Grafik açılış logosu oluşturma araçları - Set of tools to create graphical boot logos, for grub, lilo and syslinux. It supports arch-specific boot menus, advanced help menus, multiple keymaps, animated images, and more graphical pretty things. - Grub, syslinux ve lilo gibi önyükleyiciler için grafik açılış logoları oluşturma araçları. Mimari bazlı açılış menüsü, gelişmiş yardım menüsü, farklı diller için klavye haritası desteği, hareketli görüntü desteği ve daha pek çok görsel efekt desteği içerir. - gfxboot - https://github.com/openSUSE/gfxboot/archive/4.5.20.tar.gz - - xmlto - freetype-devel - util-linux - libxslt - lynx - - - productname.patch - no-theme-no-git.patch - - system/boot/gfxboot/pspec.xml - - - gfxboot - - perl-HTML-Parser - freetype - - - /usr/sbin - /usr/share/gfxboot/bin - /usr/share/gfxboot - /usr/share/doc - - - - - 2017-01-25 - 4.5.20 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 4.5.12 - Release Bump - Pisi Linux Community + Pisi Gnu/Linux Community admin@pisilinux.org - - - 2016-04-04 - 4.5.12 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - gfxtheme-pisilinux-install - www.pisilinux.org - - PisiLinux Community - admins@pisilinux.org GPLv2 - data - system.boot - Pisi Linux gfxboot install theme - Pisi Linux gfxboot teması - Gfxtheme install package for Pisi Linux - Kurulum sistemi ve kurulu sistem için Pisi Linux gfxboot teması. - http://source.pisilinux.org/1.0/gfxtheme-pisilinux-install-0.2.tar.xz - - gfxboot - fribidi-devel - - - chmod-t.patch - - system/boot/gfxtheme-pisilinux-install/pspec.xml - - - gfxtheme-pisilinux-install - - /usr/share/gfxtheme/pisilinux/install - - - - - 2017-04-05 - 0.2 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-08 - 0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-08-04 - 0.2 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - memtest86 - http://www.memtest.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - system.boot - Memory tester - Bellek test edici - Testeur de mémoire pour architecture x86 et x86_64 pour ordinateurs x86 et 64 bit x86 compatibles. Il doit être lancer depuis le menu de démarrage. - Memory tester for x86 and x86_64 devices for x86 and 64bit x86 compatible computers. It should be started from boot menu. - x86 ve 64bit x86 mimarilerindeki bilgisayarın belleklerini test etmeye ve hataları bulmaya yaran bir program. Kullanmak için açılış menüsünden çalıştırmanız gerekmektedir. - http://www.memtest.org/download/5.01/memtest86+-5.01.tar.gz - system/boot/memtest86/pspec.xml - - - memtest86 - - /boot - /usr/share/doc - - - - - 2017-04-05 - 5.01 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-08 - 5.01 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-27 - 5.01 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - plymouth - http://cgit.freedesktop.org/plymouth - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console library - system.boot - Graphical Boot Animation and Logger - Açılış animasyonu ve oturum açma altyapısı - plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text messages are instead redirected to a log file for viewing after boot. - plymouth, sistemin açılışı esnasında estetik ve ilgi çekici bir grafiksel animasyon altyapısı sunan bir uygulamadır. - http://source.pisilinux.org/1.0/plymouth-0.8.8.tar.gz - https://sourceforge.net/projects/pisilinux/files/source/plymouth-theme-pisilinux-0.4.tar.xz - - pisilinux/generate-flist.py - + office.misc + XPS Documents library + libgxps işleme ve render XPS belgeleri için bir gobject tabanlı bir kütüphanedir. + libgxps is a GObject based library for handling and rendering XPS documents. + XPS dosyaları genellikle Windows ortamlarında "Microsoft XPS Document Writer" kullanılarak oluşturulur. Şimdi açık bir standart belge biçimi olarak standardize edilmiştir. + http://ftp.gnome.org/pub/gnome/sources/libgxps/0.2/libgxps-0.2.5.tar.xz - kernel-headers - libdrm-devel - libpng-devel cairo-devel - pango-devel - graphite2-devel - harfbuzz-devel + lcms2-devel + libarchive-devel + libjpeg-turbo-devel + tiff-devel glib2-devel - gtk2-devel - - 0008-show-delay.patch - pisilinux/plymouth-update-initrd.patch - pisilinux/disable-source-code-tracing.patch - pisilinux/adapt-theme-script.patch - pisilinux/add-pisilinux-theme.patch - mageia/plymouth-restore-suspend.patch - fedora/fix-crash.patch - - system/boot/plymouth/pspec.xml + office/misc/libgxps/pspec.xml - plymouth + libgxps - libdrm - plymouth-core-libs - plymouth-theme-pisilinux + cairo + glib2 + lcms2 + libarchive + libjpeg-turbo + tiff - /bin - /sbin - /usr/sbin - /bin/plymouth - /usr/libexec/plymouth - /etc/plymouth + /usr/bin /usr/lib - /lib - /usr/lib/plymouth/text.so - /usr/lib/plymouth/details.so - /usr/lib/plymouth/renderers - /usr/share/pixmaps - /usr/share/plymouth - /usr/share/plymouth/themes - /usr/share/plymouth/themes/details - /usr/share/plymouth/themes/text + /usr/lib/girepository-1.0 + /usr/share/gir-1.0 /usr/share/doc - /usr/share/man - /var/lib/plymouth - /run/plymouth - /var/spool/plymouth - /usr/lib/tmpfiles.d/plymouth.conf - - - System.Package - - - tmpfiles.conf - pisilinux/boot-duration - pisilinux/initramfs.files - pisilinux/images/white-head.png - fedora/charge.plymouth - - - - plymouth-core-libs - Plymouth core libraries - plymouth-core-libs contains the libply and libply-splash-core libraries used by Plymouth. - - /lib/libply-splash-core.so* - /lib/libply.so* - plymouth-graphics-libs - Plymouth graphics libraries - plymouth-graphics-libs contains the libply-splash-graphics library used by graphics Plymouth splashes. + libgxps-devel + Development files for libgxps + libgxps için geliştirme dosyaları - plymouth-core-libs - libpng - - - /usr/lib/libply-splash-graphics.so* - - - - plymouth-devel - Development headers and files for plymouth - - plymouth + cairo-devel + libgxps /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig - plymouth-renderer-x11 - An X11 renderer for debugging purposes - - plymouth-core-libs - cairo - gtk2 - atk - cairo - pango - gdk-pixbuf - fontconfig - + libgxps-doc + Documentation files for libgxps + libgxps için belgelendirme dosyaları - /usr/lib/plymouth/renderers/x11* - - - - plymouth-utils - Plymouth related utilities - plymouth-utils contains utilities that integrate with Plymouth including a boot log viewing application. - - pango - gtk2 - - - /usr/bin/plymouth-log-viewer - /usr/share/gdm/autostart/LoginWindow/plymouth-log-viewer.desktop - - - - plymouth-plugin-label - Plymouth label plugin - plymouth-plugin-label contains the label control plugin for Plymouth. It provides the ability to render text on graphical boot splashes using pango and cairo. - - cairo - pango - plymouth-core-libs - plymouth-graphics-libs - - - /usr/lib/plymouth/label.so - - - - plymouth-plugin-fade-throbber - Plymouth Fade-Throbber plugin - plymouth-plugin-fade-throbber contains the "Fade-In" boot splash plugin for Plymouth. It features a centered image that fades in and out while other images pulsate around during system boot up. - - plymouth-graphics-libs - plymouth-core-libs - - - /usr/lib/plymouth/fade-throbber.so - - - - plymouth-theme-spinner - Spinner theme for Plymouth - plymouth için Spinner teması - plymouth-theme-spinner contains the "Spinner" boot splash theme for Plymouth. It features a simple theme with a small spinner on a dark background. - - plymouth-plugin-two-step - - - /usr/share/plymouth/themes/spinner - - - - plymouth-theme-fade-in - Fade-in theme for Plymouth - plymouth-theme-fade-in contains the "Fade-In" boot splash theme for Plymouth. It features a centered logo that fades in and out while stars twinkle around the logo during system boot up. - - plymouth-plugin-fade-throbber - - - /usr/share/plymouth/themes/fade-in - - - - plymouth-plugin-throbgress - Plymouth Throbgress plugin - plymouth-plugin-throbgress contains the "throbgress" boot splash plugin for Plymouth. It features a centered logo and animated spinner that spins repeatedly while a progress bar advances at the bottom of the screen. - - plymouth-plugin-label - plymouth-graphics-libs - plymouth-core-libs - - - /usr/lib/plymouth/throbgress.so - - - - plymouth-theme-spinfinity - Plymouth Spinfinity theme - plymouth için Spinfinity teması - plymouth-theme-spinfinity contains the "Spinfinity" boot splash theme for Plymouth. It features a centered logo and animated spinner that spins in the shape of an infinity sign. - - plymouth-plugin-throbgress - - - /usr/share/plymouth/themes/spinfinity - - - - plymouth-plugin-space-flares - Plymouth space-flares plugin - plymouth-plugin-space-flares contains the "space-flares" boot splash plugin for Plymouth. It features a corner image with animated flares. - - plymouth-plugin-label - plymouth-graphics-libs - plymouth-core-libs - - - /usr/lib/plymouth/space-flares.so - - - - plymouth-theme-solar - Plymouth Solar theme - plymouth için Solar teması - plymouth-theme-solar contains the "Solar" boot splash theme for Plymouth. It features a blue flamed sun with animated solar flares. - - plymouth-plugin-space-flares - - - /usr/share/plymouth/themes/solar - - - - plymouth-plugin-two-step - Plymouth Two-Step plugin - plymouth-plugin-two-step contains the "two-step" boot splash plugin for Plymouth. It features a two phased boot process that starts with a progressing animation synced to boot time and finishes with a short, fast one-shot animation. - - plymouth-plugin-label - plymouth-graphics-libs - plymouth-core-libs - - - /usr/lib/plymouth/two-step.so - - - - plymouth-theme-charge - Plymouth Charge plugin - plymouth için Charge teması - plymouth-theme-charge This package contains the "charge" boot splash theme for Plymouth. It features the shadowy hull of a Fedora logo charge up and and finally burst into full form. - - plymouth-plugin-two-step - - - /usr/share/plymouth/themes/charge - - - - plymouth-plugin-script - Plymouth script plugin - plymouth-plugin-script contains "script" boot splash plugin for Plymouth. It features an extensible, scriptable boot splash language that simplifies the process of designing custom boot splash themes. - - plymouth-graphics-libs - plymouth-core-libs - - - /usr/lib/plymouth/script.so - - - - plymouth-theme-script - Plymouth Script theme - plymouth-theme-script contains the "script" boot splash theme for Plymouth. It it is a simple example theme the uses the "script" plugin. - - plymouth-plugin-script - - - /usr/share/plymouth/themes/script - - - - plymouth-theme-pisilinux - Plymouth Pisi Linux theme - plymouth için Pisi Linux teması - plymouth-theme-pisilinux contains a simple but elegant boot theme for Pisi Linux. - - plymouth-plugin-script - - - /usr/share/plymouth/themes/pisilinux - - - - - 2017-03-01 - 0.8.8 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-08-25 - 0.8.8 - script fix. - Pisi Linux Community - admin@pisilinux.org - - - 2016-08-22 - 0.8.8 - actions fix - Pisi Linux Community - admin@pisilinux.org - - - 2016-08-21 - 0.8.8 - New theme. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 0.8.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-21 - 0.8.8 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-21 - 0.8.8 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - refind - https://sourceforge.net/projects/refind/ - - Ergün Salman - poyraz76@pisilinux.org - - rEFIt - library - system.boot - refind uefi multi boot - refind uefi multi boot - https://sourceforge.net/projects/pisi-source/files/refind-0.10.3.tar.gz - system/boot/refind/pspec.xml - - - refind - - /usr/* - /etc/* - - - System.Package - - - - - 2017-04-20 - 0.10.3 - Relase bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-07-30 - 0.10.3 - Relase Frist - Ergün Salman - poyraz76@pisilinux.org - - - - - - syslinux - http://syslinux.zytor.com/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - system.boot - SysLinux, IsoLinux and PXELinux bootloader - SysLinux, IsoLinux ve PXELinux önyükleyicileri - Lightweight bootloaders for floppy media (SYSLINUX), network booting (PXELINUX), and bootable "El Torito" CD-ROMs (ISOLINUX). The project also includes MEMDISK, a tool to boot legacy operating systems (such as DOS) from nontraditional media; it is usually used in conjunction with PXELINUX and ISOLINUX. - Disket sürücüden (SYSLINUX), ağ üzerinden (PXELINUX) ve açılabilir "El Torito" CD-ROM'lardan (ISOLINUX) açılışı sağlayan hafif önyükleyici araçları. Bu proje ayrıca sık kullanılmayan ya da çok eski işletim sistemlerinin açılışı için genellikle PXELINUX ve ISOLINUX ile ortak kullanılabilen MEMDISK aracını da içermektedir. - https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.tar.xz - - nasm - asciidoc - dosfstools - mtools - efibootmgr-devel - gptfdisk - upx - libutil-linux-devel - util-linux - - - gcc-fix-alignment.patch - dont-guess-alignment.patch - btrfs-fix.patch - syslinux.git-138e850fab106b5235178848b3e0d33e25f4d3a2.patch - syslinux.git-83aad4f.patch - syslinux.git-0a2dbb3.patch - syslinux-6.03-sysmacros.patch - - system/boot/syslinux/pspec.xml - - - syslinux - - mtools - libutil-linux - mtools - efibootmgr - util-linux - dosfstools - gptfdisk - perl-Crypt-PasswdMD5 - perl-Digest-SHA1 - - - /sbin - /usr/bin - /usr/lib/syslinux - /usr/share/doc - /usr/share/man - - - pisi-iso/isolinux.cfg - pisi-iso/background.png - - - - - 2017-03-29 - 6.03 - Release Bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-06-08 - 6.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-02 - 6.03 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - Calamares - http://pisilinux.org - - Ergün Salman - Poyraz76@pisilinux.org - - LGPLv2 - system.installer - A distribution independent installer framework - Dağıtım bağımsız sistem yükleyici - Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. - Calamares dağıtım bağımsız bir sistem yükleyicidir. - https://github.com/calamares/calamares/releases/download/v3.1.11/calamares-3.1.11.tar.gz - - gettext-devel - yaml-cpp - boost-devel - boost-python3 - ki18n-devel - kcoreaddons - solid-devel - parted-devel - qt5-linguist - qt5-svg-devel - udisks2-devel - libyaml-devel - python3-devel - kconfig-devel - qt5-base-devel - polkit-qt-devel - qt5-webkit-devel - qt5-webengine-devel - libatasmart-devel - kcoreaddons-devel - qt5-designer-devel - qt5-assistant-devel - libutil-linux-devel - qt5-declarative-devel - libxkbfile-devel - e2fsprogs-devel - squashfs-tools - efibootmgr-devel - rsync - gptfdisk - extra-cmake-modules - kpmcore-devel - kiconthemes-devel - kio-devel - kservice-devel - kconfig-devel - kparts-devel - plasma-framework-devel - - - pisilocalayar.patch - pisi_set_hostname.patch - no_fsck_and_pymouth.patch - - system/installer/Calamares/pspec.xml - - - Calamares - - libgcc - boost - boost-python3 - python3 - kcrash - parted - solid - ki18n - rsync - kconfig - kcoreaddons - qt5-svg - qt5-webkit - libatasmart - qt5-declarative - rsync - ntfs-3g - qt5-base - gptfdisk - e2fsprogs - dmidecode - efibootmgr - libxkbfile - dosfstools - libutil-linux - util-linux - kpmcore - partitionmanager - qt5-webengine - kiconthemes - kio - kservice - kconfig - kparts - kpackage - calamares-theme-pisilinux - - - /usr/bin - /usr/lib - /usr/share/* - /usr/lib/calamares/ - /usr/include/libcalamares/* - /usr/lib/cmake/Calamares/ - /usr/lib/calamares/modules/* - /usr/libexec/ - /etc/languages - - - calamares.desktop - languages - - - - - 2017-12-27 - 3.1.11 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-19 - 3.1.10 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-12-07 - 3.1.7 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-11-15 - 3.1.7 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-12-13 - 2.4.83 - Version Bump - Ergün Salman - Poyraz76@pisilinux.org - - - 2016-12-13 - 2.4.80 - Version Bump - Ergün Salman - Poyraz76@pisilinux.org - - - 2016-06-08 - 2.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-03 - 2.2 - First Release. - Ergün Salman - Poyraz76@pisilinux.org - - - - - - calamares-theme-pisilinux - http://www.pisilinux.org - - Pisi Linux Community - admin@pisilinux.org - - GPLv2 - data - system.installer - PiSi Linux theme files for Calamares - Calamares sistem yükleyici için Pisi Linux tema dosyaları - calamares-theme includes PiSi Linux theme files for Calamares(Distribution-independent installer framework). - calamares-theme Calamares (Dağıtım bağımsız sistem yükleyici) projesi için Pisi Linux tema dosyaları içerir. - https://github.com/PisiLinuxNew/calamares-pisilinux/archive/0.1a.tar.gz - system/installer/calamares-theme-pisilinux/pspec.xml - - - calamares-theme-pisilinux - - /usr/share/calamares - - - - - 2016-06-08 - 0.1a - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-09 - 0.1a - First release - Pisi Linux Community - admin@pisilinux.org - - - - - - yali - http://www.pisilinux.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - system.installer - Yet Another Linux Installer - YALI: PiSi Linux kurulum yazılımı - YALI: Yet Another Linux Installer (encore un nouvel installateur Linux). - YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework. - YALI: PiSi Linux kurulum yazılımı. - YALI jest graficznym instalatorem PiSi Linux. - https://github.com/forYali/yali/archive/3.0.4.2.tar.gz - - python-qt5-devel - python-devel - python-pygobject-devel - e2fsprogs-devel - - - fix_find_device.patch - - system/installer/yali/pspec.xml - - - yali - - python-qt5 - util-linux - python - e2fsprogs - mdadm - lvm2 - reiserfsprogs - ntfsprogs - dosfstools - xfsprogs - zorg - comar - panda - python-pyaspects - pisilinux-python - pisilinux-python-xorg - syslinux - pyqtermwidget5 - pyparted - python-pyblock - yali-branding-pisilinux - yali-theme-pisilinux - python-udev - pisilinux-desktop-services - glibc-locales-nl - glibc-locales-de - glibc-locales-es - glibc-locales-pt - glibc-locales-sv - glibc-locales-fr - glibc-locales-it - glibc-locales-ca - glibc-locales-pl - glibc-locales-ru - glibc-locales-hu - glibc-locales-hr - droid-fonts - - - /usr/bin - /usr/lib - /usr/share - /etc/yali - /lib/udev/rules.d/70-yali.rules - - - Calamares - calamares-theme-pisilinux - - - - - 2017-12-25 - 3.0.4.2 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-11-04 - 3.0.4.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-08-12 - 3.0.4.1 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-15 - 3.0.4.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-08 - 3.0.4 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-05 - 3.0.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - yali-branding-pisilinux - http://www.pisilinux.org - - Pisi Linux Community - admins@pisilinux.org - - GPLv2 - data - system.installer - Pisi Linux Branding files for YALI - Yali için Pisi Linux dosyaları - yali-branding includes Pisi Linux branding files for YALI(Yet Another Linux Installer). - yalı-branding YALI projesi Pisi Linux dosyalarını içerir. - https://github.com/forYali/yali-branding-pisilinux/archive/0.4.1.tar.gz - - intltool - - system/installer/yali-branding-pisilinux/pspec.xml - - - yali-branding-pisilinux - - /usr/share/doc - /usr/share/yali/branding - - - - - 2017-03-22 - 0.4.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-05 - 0.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - yali-theme-pisilinux - http://www.pisilinux.org - - Pisi Linux Community - admins@pisilinux.org - - GPLv2 - data - system.installer - PiSi Linux theme files for YALI - Yali için Pisi Linux tema dosyaları - yali-branding includes PiSi Linux theme files for YALI(Yet Another Linux Installer). - yalı-theme YALI projesi Pisi Linux tema dosyaları içerir. - https://github.com/forYali/yali-theme-pisilinux/archive/0.4.2.tar.gz - - qt5-base - - system/installer/yali-theme-pisilinux/pspec.xml - - - yali-theme-pisilinux - - /usr/share/doc - /usr/share/yali/theme + /usr/share/gtk-doc/html 2017-04-04 - 0.4.2 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-22 - 0.4.1 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-03-15 - 0.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - audit - http://people.redhat.com/sgrubb/audit/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - library - service - util.admin - User space tools for kernel auditing - Linux çekirdeğinin 2.6 sürümü için inceleme/denetleme araçları - audit contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. - audit Linux çekirdeğinin 2.6 sürümünün inceleme altyapısı tarafından üretilen inceleme kayıtlarını aramak ve saklamak için kullanılan araçları içerir. - http://people.redhat.com/sgrubb/audit/audit-2.8.2.tar.gz - - python-devel - kernel-headers - libcap-ng-devel - tcp-wrappers-devel - swig - openldap-client - - util/admin/audit/pspec.xml - - - audit - - libcap-ng - - - /etc - /usr/share/doc - /usr/lib - /usr/sbin - /usr/bin - /usr/share/man - /var/log/audit - /var/spool/audit - /usr/share - - - System.Service - System.Package - - - - python-audit - Python bindings for audit - audit için Python bağlayıcısı - - audit - - - /usr/lib/python* - - - - audit-devel - Development files for audit - audit için geliştirme dosyaları - system.devel - - audit - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2018-01-15 - 2.8.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-20 - 2.7.1 - Version bump. - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 2.3.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-03-21 - 2.3.7 - Version bump. - Serdar Soytetir - kaptan@pisilinux.org - - - - - - cgmanager - https://github.com/lxc/cgmanager - - Aydın Demirel - aydin.demirel@pisilinux.org - - GPL - app:console - util.admin - Central cgroup management daemon - Merkezi cgroup yönetimi uygulamacığı - CGManager is a central privileged daemon that manages all your cgroups for you through a simple DBus API. - CGManager basit bir DBUS api üzerinden sizin için tüm cgruplarınızı yöneten merkezi ayrıcalıklı bir uygulamacıktır. - https://github.com/lxc/cgmanager/archive/v0.41.tar.gz - - libnih-devel - pam-devel - help2man - - util/admin/cgmanager/pspec.xml - - - cgmanager - - libnih - pam - dbus - - - /usr/bin - /usr/libexec/cgmanager/cgm-release-agent - /lib/security - /usr/share/man - /usr/share/cgmanager - /usr/lib/libcgmanager* - - - System.Service - - - - cgmanager-devel - - cgmanager - libnih-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-15 - 0.41 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-28 - 0.39 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 0.39 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-09-10 - 0.39 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - fwupd - https://fwupd.org - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - util.admin - Aims to make updating firmware on Linux automatic, safe and reliable - Aims to make updating firmware on Linux automatic, safe and reliable - https://github.com/hughsie/fwupd/archive/1.0.2.tar.gz - - appstream-glib-devel - libgudev-devel - libusb-devel - libgusb-devel - gnutls-devel - gpgme-devel - fwupdate-devel - efivar-devel - colord-devel - python3-pillow - python3-pygobject3-devel - sqlite-devel - polkit-devel - ConsoleKit-devel - libsmbios-devel - meson - - util/admin/fwupd/pspec.xml - - - fwupd - - glib2 - colord - efivar - sqlite - libgusb - libsoup - fwupdate - libgudev - elfutils - libsmbios - libarchive - libutil-linux - appstream-glib - - - /lib - /etc - /usr/bin - /usr/lib - /usr/libexec - /usr/share/man - /usr/share/polkit-1 - /usr/share/dbus-1 - /usr/share/gir-1.0 - /usr/share/fwupd - /usr/share/metainfo - /usr/share/locale - /usr/share/installed-tests - /var - - - - fwupd-devel - - fwupd - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-12-15 - 1.0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - fwupdate - https://github.com/rhinstaller/fwupdate - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - app:console - util.admin - Tools for using the ESRT and UpdateCapsule() to apply firmware updates - Tools for using the ESRT and UpdateCapsule() to apply firmware updates - https://github.com/rhboot/fwupdate/archive/9.tar.gz - - gnu-efi - efivar-devel - popt-devel - libsmbios-devel - - - build.patch - fwupdate-9-objcopy_detection.patch - - util/admin/fwupdate/pspec.xml - - - fwupdate - - popt - efivar - libsmbios - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/bash-completion - /usr/share/locale - - - - fwupdate-devel - - fwupdate - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-11 - 9 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - htop - http://htop.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - app:gui - util.admin - Visionneur de processus pour Linux - An interactive process viewer for Linux - Linux için etkileşimli bir süreç izleyici - htop est un visionneur de processus en mode texte. Il a pour but de surpasser 'top'. - htop is an interactive text-mode process viewer for Linux. It aims to be a better 'top'. - htop, metin kipinde çalışan etkileşimli, 'top' türevi bir süreç izleyicidir. - htop - http://hisham.hm/htop/releases/2.0.2/htop-2.0.2.tar.gz - - ncurses-devel - gettext-devel - - util/admin/htop/pspec.xml - - - htop - - ncurses - - - /usr/bin - /usr/share/man - /usr/share/doc - /usr/share/applications - /usr/share/pixmaps - - - - - 2017-01-25 - 2.0.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 1.0.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-17 - 1.0.3 - First release - Kamil Atlı + 0.2.5 + Rebuild with new toolchain + Burak Ertürk burakerturk@pisilinux.org - - - - - inxi - http://code.google.com/p/inxi/ - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - GPLv1 - app:console - util.admin - script to get system information - script to get system information - script voor het opvragen van systeem informatie - Script para la información del sistema - script to get system information - script to get system information - Script voor het opvragen van systeem informatie - Inxi es un completo script que muestra la información del sistema - https://sources.archlinux.org/other/community/inxi/inxi-2.3.9.tar.gz - util/admin/inxi/pspec.xml - - - inxi - - /usr/bin - /usr/share/kde4/apps/konversation/scripts/inxi - /usr/share/man - /usr/share/doc - - - - - 2018-01-15 - 2.3.9 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 2.3.8 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - 2016-06-10 - 2.3.0 - Version Bump - Pisi Linux Community - admin@pisilinux.org + 2016-09-28 + 0.2.2 + Release bump + Burak Ertürk + burakerturk@pisilinux.org - 2015-07-23 - 2.2.19 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - isodumper - https://github.com/papoteur-mga/isodumper - - Alihan Öztürk - alihan@pisilinux.org - - GPLv2 - app:gui - util.admin - A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. - IsoDumper, bir USB bellek üzerine ISO imaj dosyası yazma aracıdır. - A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. - IsoDumper, bir USB bellek üzerine ISO imaj dosyası yazma aracıdır. - http://gitweb.mageia.org/software/isodumper/snapshot/isodumper-0.48.tar.gz - - isodumper.svg - isodumper.png - header.png - header.svg - isodumper.desktop.in - tr.po - - - intltool - imagemagick-devel - - util/admin/isodumper/pspec.xml - - - isodumper - - coreutils - pango - polkit - procps - imagemagick - python-gtk - python-cairo - python-pygobject - libglade - python - dbus-python - pyparted - udisks2 - xterm - - - /etc - /usr/bin - /usr/lib - /usr/libexec - /usr/share - /usr/share/applications - /usr/share/icons - /usr/share/pixmaps - /usr/share/isodumper - /usr/share/polkit-1 - /usr/share/locale - /usr/share/doc - - - - - 2017-08-31 - 0.48 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 0.45 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-22 - 0.45 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-04 - 0.45 + 2016-07-26 + 0.2.2 First Release - Alihan Öztürk - alihan@pisilinux.org + Pisi Gnu/Linux Community + admin@pisilinux.org - logrotate - https://fedorahosted.org/releases/l/o/logrotate + ebook-tools + http://sourceforge.net/projects/ebook-tools/ PisiLinux Community admins@pisilinux.org - GPLv2 + MIT + library app:console - util.admin - Rotates, compresses, removes and emails system log files - Sistem günlük (log) dosyalarını yönetmeyi kolaylaştıran bir araç - logrotate is designed to ease administration of systems that generate large numbers of log files. It allows automatic rotation, compression, removal, and emailing of log files. - Logrotate kayıt dosyalarının rotasyonunu, silinmesini veya e-posta ile gönderilmesi gibi işlevleri ile sistem yönetimini kolaylaştırıan bir uygulamadır. - https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.9.1.tar.gz + office.misc + A tool for accessing and converting various ebook file formats + Çeşitli e-kitap dosya biçimlerine erişmek için bir araç + ebook-tools is a programming library for accessing and converting various ebook file formats. It also contains a console application. + ebook-tools, çeşitli e-kitap dosya biçimleri arasında dönüştürme yapmak, bu biçimlere erişmek için kullanılan bir programlama kitaplığıdır. Kitaplığın yanında ayrıca bir terminal aracı da içerir. + mirrors://sourceforge/project/ebook-tools/ebook-tools/0.2.2/ebook-tools-0.2.2.tar.gz - popt-devel - acl-devel + libzip-devel + libxml2-devel + doxygen + cmake - util/admin/logrotate/pspec.xml + + ebook-tools-0.2.1-libzip_pkgconfig.patch + + office/misc/ebook-tools/pspec.xml - logrotate + ebook-tools - popt - acl + libzip + libxml2 - /etc - /usr/sbin + /usr/bin /usr/share/doc - /usr/share/man + /usr/lib + + + + ebook-tools-devel + Development files for ebook-tools + ebook-tools için geliştirme dosyaları + + libxml2-devel + ebook-tools + + + /usr/include + + + + ebook-tools-docs + Documentation for ebook-tools + ebook-tools kitaplığı için belgelendirme + + /usr/share/doc/ebook-tools/html - - 2017-01-25 - 3.9.1 - Version bump. - Stefan Gronewold + + 2017-12-24 + 0.2.2 + Rebuild for new libzip + Mustafa Cinasal + muscnsl@gmail.com + + + 2017-02-28 + 0.2.2 + Rebuild for new Toolchain. + Stefan Gronewold(groni) groni@pisilinux.org - 2016-06-08 - 3.8.8 + 2016-06-09 + 0.2.2 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-01-26 - 3.8.8 + 2014-01-22 + 0.2.2 First release Stefan Gronewold(groni) groni@pisilinux.org @@ -142422,757 +156292,1005 @@ complete albums that you have purchased from Amazon. - panda - http://www.pisilinux.org + mdbtools + https://github.com/brianb/mdbtools + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2 + library + app:console + office.misc + MDB Tools is a suite of programs for accessing data stored in Microsoft Access databases + Microsoft Access veritabanı dosyalarında tutulan verilere erişmek için kullanılan araç ve kitaplıklar + mdbtools contains set of libraries and utilities for reading Microsoft Access database (MDB) files. + mdbtools Microsoft Access veritabanı dosyalarını (MDB) okumak için gereken araçları ve kütüphaneleri içermektedir. + https://github.com/brianb/mdbtools/archive/0.7.1.tar.gz + + unixODBC-devel + glib2-devel + readline-devel + + office/misc/mdbtools/pspec.xml + + + mdbtools + + unixODBC + glib2 + readline + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + mdbtools-gui + + + + mdbtools-devel + Development files for mdbtools + mdbtools için geliştirme dosyaları + + mdbtools + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-03-30 + 0.7.1 + Release Bump + Rebuild with new toolchain + admin@pisilinux.org + + + 2016-06-09 + 0.7.1 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-04-20 + 0.7.1 + First release + Ertuğrul Erata + ertugrulerata@gmail.com + + + + + + texi2html + http://savannah.nongnu.org/projects/texi2html/ PisiLinux Community admins@pisilinux.org GPLv2 app:console - util.admin - PisiLinux Alternative Driver Administration - PisiLinux Alternatif Sürücü Yönetimi - PANDA is an alternative driver administration for PisiLinux. - Panda, PisiLinux için alternatif sürücü yönetim modülüdür. - https://github.com/forYali/panda/archive/0.2.tar.gz - - add-32bit_packages.diff - remove_module-nvidia-userspace.patch - remove_module-fglrx-userspace.patch - - util/admin/panda/pspec.xml + office.misc + Texinfo to HTML converter + Texinfo'dan HTML'ye dönüştürücü + texi2html is a Perl script which can generate HTML from Texinfo source files. + text2html Texinfo kaynak dosyalarından HTML çıktı üretebilen bir Perl betiğidir. + http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2 + office/misc/texi2html/pspec.xml - panda - - /usr/libexec - /usr/lib - /usr/share/doc - - - - - 2017-03-05 - 0.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - pgadmin3 - http://www.pgadmin.org - - PisiLinux Community - admins@pisilinux.org - - BSD - app:gui - util.admin - Graphical client for PostgreSQL - PostgreSQL grafik arabirimi - pgadmin3 is a powerful administration and development platform for the PostgreSQL database, free for any use. - wxGTK temelli PostgreSQL grafik arabirimi - https://ftp.postgresql.org/pub/pgadmin3/release/v1.22.2/src/pgadmin3-1.22.2.tar.gz - - postgresql-lib - libxslt-devel - openssl-devel - wxGTK2.8-devel - - util/admin/pgadmin3/pspec.xml - - - pgadmin3 - - postgresql-lib - libxslt - libgcc - zlib - libxml2 - openssl - wxGTK2.8 - wxBase - + texi2html /usr/bin - /usr/share/pgadmin3 - /usr/share/applications - /usr/share/pixmaps + /usr/share/info + /usr/share/doc/texi2html + /usr/share/man/man1 + /usr/share/texi2html + /usr/share/texinfo + /usr/share/locale - - pgadmin3.desktop - - 2017-01-25 - 1.22.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org + 2017-02-18 + 5.0 + Release Bump + Pisi Linux Community + admin@pisilinux.org - 2016-06-08 - 1.22 + 2016-06-09 + 5.0 Release Bump Pisi Linux Community admin@pisilinux.org - 2016-02-26 - 1.22 + 2014-05-20 + 5.0 First release - Ertuğrul Erata - ertugrulerata@gmail.com + Serdar Soytetir + kaptan@pisilinux.org - pgModeler - http://www.pgmodeler.com.br/ + chmlib + http://www.jedrea.com/chmlib/ - Ertuğrul Erata - ertugrulerata@gmail.comAR + PisiLinux Community + admins@pisilinux.org - GPLv3 - app:gui - util.admin - PostgreSQL Database Modeler - PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases - https://github.com/pgmodeler/pgmodeler/archive/v0.9.0.tar.gz - - libxml2-devel - mesa-devel - shared-mime-info - doxygen - mesa-devel - qt5-base-devel - qt5-svg-devel - qt5-sql-postgresql - postgresql-server - - util/admin/pgModeler/pspec.xml + LGPLv2.1 + library + app:console + office.misc + A library for dealing with Microsoft ITSS/CHM format files + Microsoft ITSS/CHM tipindeki dosyalar için gereken kütüphane + Chmlib est une librairie s'occupant des formats de fichiers Microsoft ITSS/CHM. Pour l'instant, il s'agit d'une librairie toute simple, mais suffisante pour gérer tout les fichiers .chm. + Chmlib is a library for dealing with Microsoft ITSS/CHM format files. Right now, it is a very simple library, but sufficient for dealing with all of the .chm files. + Chmlib, Microsoft ITSS/CHM tipindeki dosyalar için gereken bir kütüphanedir. Şimdilik çok basit bir kütüphanedir ancak tüm .chm dosyalarına erişmek konusunda başarılıdır. + Chmlib es una librería para manejar archivos del formato Microsoft ITSS/CHM. Actualmente es una librería muy simple, pero suficiente para manejar todo tipo de archivos .chm. + http://www.jedrea.com/chmlib/chmlib-0.40.tar.bz2 + office/misc/chmlib/pspec.xml - pgModeler - - libgcc - libxml2 - qt5-svg - qt5-base - postgresql-lib - + chmlib - /etc/pgmodeler - /usr/bin /usr/lib - /usr/share - - - pgModeler.desktop - - - - - 2017-11-26 - 0.9.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-10-13 - 0.8.2_p1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - phpldapadmin - http://phpldapadmin.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - util.admin - phpLDAPadmin (also known as PLA) is a web-based LDAP client - Phpldapadmin aynı zamanda PLA olarak bilinen web tabanlı bir LDAP istemcisidir. - phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. - Phpldapadmin aynı zamanda PLA olarak bilinen web tabanlı bir LDAP istemcisidir. LDAP sunucunuz için çoklu dil desteği yönetimi, herhangi bir yerden erişilebilirlik ve kolaylık sağlar. - mirrors://sourceforge/phpldapadmin/phpldapadmin-php5/1.2.3/phpldapadmin-1.2.3.tgz - util/admin/phpldapadmin/pspec.xml - - - phpldapadmin - - mod_php - openldap-server - openldap-client - apache - - - /usr/share/phpldapadmin - /usr/share/doc - /usr/share/phpldapadmin/config/config.php - /etc/apache2/conf.d/phpldapadmin.conf - - - - - 2017-01-30 - 1.2.3 - Rebuild - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-10 - 1.2.3 - First release - Aydın Demirel - aydin@demirel.web.tr - - - - - - phpmyadmin - http://www.phpmyadmin.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - util.admin - Browser based MySQL Admin Tool - Tarayıcı tabanlı MySQL Yönetim Aracı - A populer application for managing MySQL Server; add/update data etc. with PHP5 support. - MySQL Sunucusunu yönetmek için PHP5 desteği ile birlikte gelen popüler bir uygulama. - https://files.phpmyadmin.net/phpMyAdmin/4.6.6/phpMyAdmin-4.6.6-all-languages.tar.xz - util/admin/phpmyadmin/pspec.xml - - - phpmyadmin - - mod_php - mariadb-lib - mariadb-client - mariadb-server - - - /usr/share/doc - /usr/share/phpmyadmin - /usr/share/phpmyadmin/config.inc.php - /etc/apache2/conf.d/phpmyadmin.conf - - - System.Package - - - config.inc.php - phpmyadmin.conf - - - - - 2017-01-30 - 4.6.6 - Version bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-10 - 4.6.2 - First release - Pisi Linux Admins - admins@pisilinux.org - - - - - - pisido - http://www.pisilinux.org - - Harun Gültekin - hrngultekin@gmail.com - - GPLv3+ - app:gui - util.admin - A pisi packager from GUI - Grafik arayüzde çalışan pisi paketçisi. - You can make pisi packages with a GUI. Also, you can import your existing build files.Warning:Alfa version. Ported Qt5. - Grafik arayüzde pisi paketleri yapabilirsiniz. Ayrıca var olan inşa dosyalarınızı içe aktarıp inşa edebilirsiniz.Çoklu paket yapısı eklenmiştir. Hala geliştirilme aşamasındasır. Alfa sürümdür. Qt5 ile hazırlanmıştır. - https://github.com/hrngultekin/pisido/archive/pisido-v2.3.5.tar.gz - - qscintilla2-devel - qtermwidget5-devel - - util/admin/pisido/pspec.xml - - - pisido - A pisi packager with GUI - - libgcc - qt5-base - qscintilla2 - qtermwidget5 - - /usr/bin /usr/share/doc - /usr/share + + + + chmlib-devel + Development files for chmlib + chmlib için geliştirme dosyaları + + chmlib + + + /usr/include - - 2017-06-02 - 2.3.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2017-05-16 - 2.3.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-06-08 - 2.3.5 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 2.3.3 + 2017-03-10 + 0.40 Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-10-26 - 2.3.3 - First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - - - - - pisilinux-dev-tools - http://www.pisilinux.org - - Marcin Bojara - marcin@pisilinux.org - - GPLv2 - app:console - util.admin - A collection of useful tools that Pisi Linux developers use to make their developing work a lot easier - Pisilinux-dev-tools is a collection of useful tools that Pisilinux developers use to make their developing work a lot easier. Such tools can include packaging preparation, package analysis, etc. - http://source.pisilinux.org/1.0/pisilinux-dev-tools-0.0.2.tar.xz - - fix_detect_mesa.patch - spped_up.patch - ignore_glibc-32bit.patch - - util/admin/pisilinux-dev-tools/pspec.xml - - - pisilinux-dev-tools - - chrpath - binutils - - - /usr/bin - /usr/share/doc - - - - - 2017-01-30 - 0.0.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - 2016-06-08 - 0.0.2 + 2016-06-09 + 0.40 Release Bump Pisi Linux Community admin@pisilinux.org - 2015-06-28 - 0.0.2 + 2014-01-20 + 0.40 First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - pisiyap - http://code.google.com/p/pisiyap - - Stefan Gronewold - groni@pisilinux.org - - GPLv3+ - CCPL-Attribution-NonCommercial-NoDerivs-3.0 - app:gui - util.admin - A Simple PiSi source file creator - Basit bir PiSi kaynak dosyası üreticisi - PisiYap is a simple graphical user interface for easily creating PiSi source files. - PisiYap, PiSi kaynak dosyaları üretmek için basit bir kullanıcı arayüzüdür. - pisiyap - https://sourceforge.net/projects/pisilinux/files/source/pisiyap-pisiyap-beta2.tar.gz - - qt5-base-devel - python-qt5-devel - python-setuptools - qt5-linguist - - util/admin/pisiyap/pspec.xml - - - pisiyap - - python-qt5 - python-sip - xdg-utils - - - /usr/bin - /usr/lib - /usr/share/applications - /usr/share/pisiyap - /usr/share/icons - /usr/share/pixmaps - /usr/share/doc - - - - kde-servicemenu-pisiyap - PiSi related service menus - Paketlemeyle ilgili servis menüleri - PiSiYap servicemenus provides some useful service menus for lazy packagers. - PiSiYap ile gelen servis menüleri, konsol açmaya erinen paketçiler için çeşitli servis menüleri sunar. - - pisiyap - plasma-workspace - - - /usr/share/kservices5/ServiceMenus - - - - - 2017-06-21 - 0.7b - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2016-05-13 - 0.7b - First release - Stefan Gronewold + Stefan Gronewold(groni) groni@pisilinux.org - sudo - http://www.sudo.ws/ + goldendict + http://goldendict.berlios.de PisiLinux Community admins@pisilinux.org - Sudo - app:console - util.admin - Allows restricted root access for specified users - Yönetici haklarıyla komut çalıştırma uygulaması - sudo allows certain users/groups to run commands with root user privileges. - sudo, belirli kullanıcıların ya da kullanıcı gruplarının komut ve uygulamaları yönetici kullanıcı (root) haklarıyla çalıştırmasına izin veren bir konsol uygulamasıdır. - https://www.sudo.ws/sudo/dist/sudo-1.8.19.tar.gz + GPLv3 + app:gui + office.misc + An advanced multiple language translator with built-in encyclopedia and custom-made dictionary support + Birden çok dil destekleyen gelişmiş bir sözlük ve ansiklopedi uygulaması. + GoldenDict is an advanced multiple language translator that can use Babylon, StarDict, Dictd, ABBYY Lingvo and Wikipedia sources. + GoldenDict, Babylon, StarDict, Dictd, ABBYY Lingvo, Wikipedia gibi sözlüklerin kaynaklarını kullanabilen birden çok dil destekleyen bir sözlük ve ansiklopedi uygulamasıdır. + goldendict + https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz - nss-devel - audit-devel - pam-devel - zlib-devel - cyrus-sasl-devel - openldap-client + hunspell-devel + qt5-phonon-devel + libvorbis-devel + libXtst-devel + qt5-base-devel + qt5-webkit-devel + qt5-x11extras-devel + libao-devel + ffmpeg-devel + qt5-svg-devel + qt5-assistant-devel + qt5-linguist + lzo-devel + tiff-devel - util/admin/sudo/pspec.xml + office/misc/goldendict/pspec.xml - sudo + goldendict - nss - audit - pam + hunspell + libvorbis + libXtst + qt5-phonon + qt5-base + qt5-webkit + lzo + tiff zlib - cyrus-sasl - openldap-client + bzip2 + libao + ffmpeg + libX11 + libgcc + qt5-svg + qt5-assistant + qt5-x11extras - /etc - /usr/lib/tmpfiles.d/sudo.conf /usr/bin - /usr/sbin - /usr/libexec - /usr/share/doc + /usr/share/pixmaps + /usr/share /usr/share/locale - /usr/share/man - /run/sudo - /var/db/sudo - /usr/include - - System.Package - - - sudoers - sudoers - sudo.pamd - sudo-i.pamd - sudo.tmpfiles.conf - - - 2017-01-25 - 1.8.19 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-09-26 - 1.8.18 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-06-15 - 1.8.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-16 - 1.8.16 - Version bump. Add sudoers.orig for live user privileges - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - 2016-01-10 - 1.8.13 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org + 2018-01-02 + 1.5.0 + First release. + Ali Cengiz Kurt + alicengizkurt@pisilinux.org - systemtap - http://sourceware.org/systemtap/ + mdds + http://sourceforge.net/projects/hunspell + + PisiLinux Community + admins@pisilinux.org + + MIT + app:gui + office.misc + Multi-dimensional data index algorithm + A collection of multi-dimensional data structure and indexing algorithm. + mdds + http://kohei.us/files/mdds/src/mdds-1.2.2.tar.bz2 + + boost-devel + + office/misc/mdds/pspec.xml + + + mdds + + boost + + + /usr/share/doc + /usr/share/pkgconfig + + + + mdds-devel + mdds için geliştirme dosyaları + mdds için geliştirme dosyaları + + mdds + + + /usr/include + + + + + 2017-04-11 + 1.2.2 + Version Bump Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-01-01 + 1.1.0 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + pstoedit + http://www.pstoedit.net PisiLinux Community admins@pisilinux.org GPLv2+ app:console - util.admin - Instrumentation System - Enstrümantasyon sistemi - systemtap is an instrumentation system for systems running Linux 2.6. Developers can write instrumentation to collect data on the operation of the system. - systemtap Linux 2.6 üzerinde çalışan sistemler için tasarlanmış bir enstrümantasyon altyapısıdır. Geliştiriciler, systemtap kullanarak, çalışmakta olan işletim sistemiyle ilgili veri toplamak için özel araçlar yazabilirler. - ftp://sourceware.org/pub/systemtap/releases/systemtap-3.2.tar.gz + library + office.misc + Translates PostScript and PDF graphics into other vector formats + Postscript ve PDF grafiklerini diğer vektor formatlarına dönüştüren bir araç + Pstoedit converts PostScript and PDF files to various vector graphic formats. The resulting files can be edited or imported into various drawing packages. + Pstoedit, PDF ve Postscript dosyalarını diğer vektör formatlarına dönüştürür. Sonuçta oluşan düzenlenebilir ya da çeşitli çizim paketlerine eklenebilir. + mirrors://sourceforge/pstoedit/pstoedit-3.70.tar.gz - python-devel - sqlite-devel - readline-devel - ncurses-devel - libxml2-devel - json-c-devel - boost-devel - nss-devel - python-setuptools + plotutils-devel + gd-devel + imagemagick-devel + ghostscript-devel + libzip-devel - util/admin/systemtap/pspec.xml + office/misc/pstoedit/pspec.xml - systemtap + pstoedit - readline - sqlite - python - nspr - nss - elfutils libgcc + imagemagick + gd + plotutils + libzip - /etc /usr/bin /usr/lib /usr/share/man /usr/share/doc - /run/systemtap - /run/stap-server - /etc/logrotate.d - /var/log/stap-server - /var/cache/systemtap - /usr/share/locale - /usr/share/systemtap/tapset - /usr/share/systemtap/runtime - /usr/libexec/systemtap - /usr/lib/tmpfiles.d/systemtap.conf - /usr/share/systemtap/examples - - - System.Package - - - tmpfiles.conf - - - - systemtap-testsuite - Testsuite allows testing of the entire SystemTap toolchain without having to rebuild from sources - - systemtap - systemtap-sdt-devel - - - /usr/share/systemtap/testsuite + /usr/share/pstoedit - systemtap-sdt-devel - Static probe support tools - systemtap için statik deney desteği araçları + pstoedit-devel + Development files for pstoedit + pstoedit için geliştirme dosyaları - systemtap - python-devel - sqlite-devel - readline-devel - ncurses-devel - libxml2-devel - json-c-devel - boost-devel - nss-devel + pstoedit - /usr/bin/dtrace /usr/include + /usr/share/aclocal + /usr/lib/pkgconfig - 2017-11-24 - 3.2 - First release - Osman Erkan - osman.erkan@pisilinux.org + 2017-01-01 + 3.70 + First release. + Stefan Gronewold(groni) + groni@pisilinux.org - utempter - http://www.redhat.com/ + txt2man + http://mvertes.free.fr/ PisiLinux Community admins@pisilinux.org - MIT - LGPLv2.1 + GPLv2 app:console - util.admin - Application that allows non-privileged applications to write utmp (login) info - utemper, utmp(oturum açma) bilgilerini yazmak için ayrıcalıksız uygulamalara izin veren bir uygulamadır. - Utempter is a utility that allows non-privileged applications such as terminal emulators to modify the utmp database without having to setuid root. - Utempter, terminal emulatörleri gibi, yetkisiz uygulamalara setuid e ihtiyaç duymadan utmp veritabanına yazma hakkı verir. - ftp://ftp.altlinux.org/pub/people/ldv/utempter/libutempter-1.1.6.tar.bz2 - - libutempter-pierelro.patch - - util/admin/utempter/pspec.xml + office.misc + A converter from flat ASCII text to man page format + Düz ASCII metinleri man sayfası formatına dönüştürücü + txt2man converts flat ASCII text to man page format. + txt2man düz ASCII metinleri man sayfası formatına dönüştürür. + http://mvertes.free.fr/download/txt2man-1.5.6.tar.gz + office/misc/txt2man/pspec.xml - utempter + txt2man - /usr/libexec - /usr/lib - /usr/share/doc + /usr/bin /usr/share/man - - - System.Package - - - - utempter-devel - Development files for utempter - utempter için geliştirme dosyaları - - utempter - - - /usr/include + /usr/share/doc - 2017-01-30 - 1.1.6 - Release Bump - Kamil Atlı - suvari@pisilinux.org + 2017-03-30 + 1.5.6 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org - 2016-06-08 - 1.1.6 + 2016-06-09 + 1.5.6 Release Bump Pisi Linux Community admin@pisilinux.org 2014-05-25 - 1.1.6 + 1.5.6 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + + + + libpagemaker + https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + MPL2 + library + office.misc + a library that parses the file format of Aldus/Adobe PageMaker documents + a library that parses the file format of Aldus/Adobe PageMaker documents + libpagemaker + http://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.2.tar.gz + + boost-devel + doxygen + help2man + librevenge-devel + + office/misc/libpagemaker/pspec.xml + + + libpagemaker + + libgcc + librevenge + + + /usr/bin + /usr/share + /usr/lib/libpagemaker-* + /usr/share/doc + + + + libpagemaker-devel + + librevenge-devel + libpagemaker + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-04 + 0.0.2 + Rebuild with new toolchain + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 0.0.2 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-24 + 0.0.2 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + + + + graphite2 + http://sourceforge.net/projects/silgraphite + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + app:gui + office.misc + SILGraphite: rendering non-roman scripts + Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. + graphite2 + mirrors://sourceforge/silgraphite/graphite2-1.3.9.tgz + + cmake + freetype-devel + + office/misc/graphite2/pspec.xml + + + graphite2 + + /usr/bin + /usr/share/doc + /usr/share/graphite2 + /usr/lib/ + + + + graphite2-devel + graphite2 için geliştirme dosyaları + graphite2 için geliştirme dosyaları + + graphite2 + + + /usr/include + /usr/lib/pkgconfig/ + + + + + 2017-02-06 + 1.3.9 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-06-09 + 1.2.4 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2014-05-17 + 1.2.4 + First release + Serdar Soytetir + kaptan@pisilinux.org + + + + + + evince + http://projects.gnome.org/evince/ + + Pisi Gnu/Linux Community + admin@pisilinux.org + + GPLv2 + app:gui + gnome.addons + A document viewer, built without GConf and GNOME keyring support + Hafif ve özgür bir PDF görüntüleyici + Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application. + evince değişik tipte belgeleri görüntülemek için kullanılan bir araçtır. Evince'in amacı, GNOME Masaüstü ortamı için basit bir belge görüntüleyici olarak diğer belge görüntüleyicilerinin yerini almaktır. + mirrors://gnome/evince/3.20/evince-3.20.1.tar.xz + + itstool + atk-devel + libgxps-devel + gtk3-devel + tiff-devel + cairo-devel + pango-devel + libSM-devel + libsecret-devel + djvu-devel + libICE-devel + gdk-pixbuf-devel + poppler-glib-devel + intltool + libxml2-devel + gobject-introspection-devel + + office/misc/evince/pspec.xml + + + evince + + atk + djvu + gtk3 + tiff + cairo + pango + libSM + libICE + libgxps + libsecret + gdk-pixbuf + libspectre + poppler-glib + + + /usr/bin + /usr/lib + /usr/lib/evince + /usr/share/applications + /usr/share/dbus-1 + /usr/share/evince + /usr/share/evince/icons + /usr/share/GConf + /usr/share/glib-2.0 + /usr/share/doc + /usr/share/help + /usr/share/icons + /usr/share/gir-1.0 + /usr/libexec/evinced + /usr/share/locale + /usr/share/man + /usr/share + + + + evince-devel + Development files for evince + evince için geliştirme dosyaları + + evince + gtk3-devel + + + /usr/include + /usr/lib/pkgconfig + + + + evince-docs + Documentation files for evince + evince için belgelendirme dosyaları + + /usr/share/gtk-doc/html + + + + + 2017-04-04 + 3.20.1 + Rebuild with new toolchain + Pisi Gnu/Linux Community + admin@pisilinux.org + + + 2016-09-07 + 3.20.1 + First Release + Pisi Gnu/Linux Community + admin@pisilinux.org + + + + + + libvisio + http://www.ohloh.net/p/libvisio + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + LGPLv2.1 + app:console + office.misc + A C++ library for parsing binary Microsoft Visio documents + A C++ library for parsing binary Microsoft Visio documents. + A C++ library for parsing binary Microsoft Visio documents (.vsd). Includes a converter to XHTML with embedded SVG files. + A C++ library for parsing binary Microsoft Visio documents (.vsd). Includes a converter to XHTML with embedded SVG files. + http://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.6.tar.xz + + icu4c-devel + librevenge-devel + zlib-devel + libxml2-devel + boost-devel + gperf + cppunit-devel + + office/misc/libvisio/pspec.xml + + + libvisio + + cppunit + icu4c + librevenge + libgcc + libxml2 + + + /usr/lib + /usr/bin + /usr/share/doc/libvisio + + + + libvisio-devel + + icu4c-devel + librevenge-devel + zlib-devel + libxml2-devel + libvisio + + + /usr/include/ + /usr/lib/pkgconfig + + + + + 2017-01-31 + 0.1.6 + Version Bump. + Kamil Atlı + suvari@pisilinux.org + + + 2017-03-16 + 0.1.5 + Release Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2016-06-09 + 0.1.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-01-03 + 0.1.0 + First release + PisiLinux Community + admins@pisilinux.org + + + + + + djvu + http://djvu.sourceforge.net + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + library + office.misc + DjVu viewers, encoders and utilities + DjVu görüntüleyicileri, sıkıştırıcı ve ekipmanları + DjVu is a web-centric format and software platform to distribute documents and images. + Belgeleri, kitapları bilinen formatlardan çok daha yüksek sıkıştırma oranlarında sıkıştıran DjVu formatı ekipmanları. + mirrors://sourceforge/djvu/djvulibre-3.5.27.tar.gz + + libjpeg-turbo-devel + tiff-devel + xdg-utils + libXt-devel + + + no-pthread.diff + djvulibre-3.5.22-cdefs.patch + + office/misc/djvu/pspec.xml + + + djvu + + shared-mime-info + libjpeg-turbo + tiff + + + /usr/bin + /usr/lib + /usr/share/icons + /usr/share/applications + /usr/share/djvu + /usr/share/mime + /opt/netscape + /usr/share/doc + /usr/share/man + + + + djvu-devel + Development files for djvu + djvu için geliştirme dosyaları + + djvu + + + /usr/include + /usr/lib/pkgconfig + + + + + 2017-02-28 + 3.5.27 + Rebuild for new Toolchain. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 3.5.27 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2015-11-02 + 3.5.27 + First release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + enca + http://cihar.com/software/enca + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + library + office.misc + Charset analyzer + Karakter seti yorumlayıcı + enca is a character set analyzer that can detect and convert character set of text files. + enca, metin dosyalarının karakter setini tanımlama ve dönüştürme aracıdır. + http://dl.cihar.com/enca/enca-1.19.tar.xz + + recode-devel + gettext-devel + intltool + gtk-doc + + office/misc/enca/pspec.xml + + + enca + + recode + + + /usr/bin + /usr/lib + /usr/libexec/enca + /usr/share/doc/enca + /usr/share/man + + + + enca-devel + Development files for enca + enca için geliştirme dosyaları + + enca + + + /usr/include + /usr/lib/pkgconfig + /usr/share/gtk-doc + + + + + 2017-02-28 + 1.19 + Release bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2016-06-09 + 1.16 + Release Bump + Pisi Linux Community + admin@pisilinux.org + + + 2016-01-01 + 1.16 + First release + Stefan Gronewold + groni@pisilinux.org + + + + + + libodfgen + http://sf.net/p/libwpd/libodfgen/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + office.misc + Library for generating documents + Döküman oluşturmak için bir kütüphane. + Library for generating documents in Open Document Format + ODF formatında, döküman oluşturmak için birkütüphane. + https://sourceforge.net/projects/libwpd/files/libodfgen/libodfgen-0.1.6/libodfgen-0.1.6.tar.xz + + boost-devel + libwpd-devel + libwpg-devel + libetonyek-devel + librevenge-devel + libxml2-devel + zlib-devel + gperf + + office/misc/libodfgen/pspec.xml + + + libodfgen + + libgcc + librevenge + + + /usr/lib + + + + libodfgen-devel + Development files for libodfgen + + librevenge-devel + libetonyek-devel + libodfgen + + + /usr/share/doc + /usr/include + /usr/lib/pkgconfig + + + + + 2017-04-04 + 0.1.6 + release bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + 2017-01-01 + 0.1.6 First release Kamil Atlı suvarice@gmail.com @@ -143181,14065 +157299,54 @@ complete albums that you have purchased from Amazon. - areca - http://www.areca-backup.org/ - - Pisi Linux Community - admins@pisilinux.org - - GPLv2 - app:gui - util.archive - Easy to use and reliable backup solution for Linux. - Easy to use and reliable backup solution for Linux. - Areca Backup is very versatile and as simple as possible. - Areca Backup is very versatile and as simple as possible. - areca - mirrors://sourceforge/areca/areca-stable/areca-7.5/areca-7.5-linux-gtk-64.tar.gz - util/archive/areca/pspec.xml - - - areca - - acl - - - /usr/bin/ - /usr/share/applications - /usr/share/pixmaps - /opt/areca/ - /usr - - - areca - areca.desktop - areca.png - - - - - 2017-02-02 - 7.5 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 7.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-23 - 7.5 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - cabextract - http://www.cabextract.org.uk/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.archive - A program to extract from Microsoft Cabinet files - Microsoft Cabinet dosyalarını açan bir program - cabextract is a program to extract files from Microsoft Cabinet files. - cabextract Microsoft Cabinet (.cab) dosyalarından dosya çıkarmaya yarayan bir programdır. - http://www.cabextract.org.uk/cabextract-1.6.tar.gz - util/archive/cabextract/pspec.xml - - - cabextract - - /usr/bin - /usr/share/man - - - - - 2017-02-02 - 1.6 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 1.6 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-23 - 1.6 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - gcap - https://wiki.gnome.org/msitools - - Ertuğrul Erata - ertugrulerata@gmail.com - - LGPL2.1 - app:console - util.archive - Library and tool for working with Microsoft Cabinet (CAB) files - Library and tool for working with Microsoft Cabinet (CAB) files - http://ftp.gnome.org/pub/GNOME/sources/gcab/0.7/gcab-0.7.tar.xz - - glib2-devel - vala-devel - zlib-devel - intltool - gtk-doc - - util/archive/gcap/pspec.xml - - - gcap - - zlib - glib2 - - - /usr/bin - /usr/lib - /usr/share/locale - /usr/share/gtk-doc - /usr/share/man - - - - gcap-devel - - gcap - zlib-devel - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-10 - 0.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libtar - http://www.feep.net/libtar/ - - PisiLinux Community - admins@pisilinux.org - - as-is - library - util.archive - tar file manipulation API - tar dosyalarını işlemek için bir API - libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive. - libtar, POSIX tar dosyalarını işlemek için yazılmış bir C kütüphanesidir. - http://pkgbuild.com/~giovanni/libtar/libtar-1.2.20.tar.gz - - zlib-devel - - util/archive/libtar/pspec.xml - - - libtar - - zlib - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libtar-devel - Development files for libtar - libtar için geliştirme dosyaları - - libtar - - - /usr/include - /usr/share/man/man3 - - - - - 2017-02-02 - 1.2.20 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 1.2.20 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-06-20 - 1.2.20 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - libzip - http://www.nih.at/libzip/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - util.archive - A C library for reading, creating, and modifying zip archives - Zip arşivleri yaratmak, okumak ve değiştirmek için C kitaplığı - libzip is a C library for reading, creating and modifying zip archives. Files can be added from data buffers, files or compressed data copied directly from other zip archives. - libzip, zip arşivleri yaratma, okumak ve değiştirmek için kullanılabilecek bir C kitaplığıdır. - https://nih.at/libzip/libzip-1.3.2.tar.gz - - zlib-devel - - util/archive/libzip/pspec.xml - - - libzip - - zlib - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/doc - - - - libzip-devel - Development files for libzip - libzip için geliştirme dosyaları - - zlib-devel - libzip - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2017-12-24 - 1.3.2 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 1.1.3 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 1.0.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-07-28 - 1.0.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - p7zip - http://p7zip.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app:console - util.archive - Port of 7-Zip archiver for *nix - 7-zip arşivleme programı - p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives. - 7-zip arşivleme programı. 7z, ZIP, GZIP, BZIP2 ve TAR arşivleri oluşturabilir ve açabilir; RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB ve NSIS arşivlerini ise açabilir. - mirrors://sourceforge/p7zip/p7zip/16.02/p7zip_16.02_src_all.tar.bz2 - - yasm-devel - - util/archive/p7zip/pspec.xml - - - p7zip - - libgcc - - - /usr/bin - /usr/lib/p7zip - /usr/lib/p7zip/Codecs - /usr/share/doc - /usr/share/man - - - 7z - 7za - - - - - 2017-01-25 - 16.02 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 15.09 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-01 - 15.09 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - quazip - http://quazip.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - library - app:console - util.archive - A C++/Qt ZIP library - A Qt/C++ wrapper for Gilles Vollant's ZIP/UNZIP C package (minizip). Provides access to ZIP archives from Qt programs using QIODevice API. - http://sourceforge.net/projects/quazip/files/quazip/0.7.3/quazip-0.7.3.tar.gz - - qt5-base-devel - zlib-devel - cmake - - util/archive/quazip/pspec.xml - - - quazip - - qt5-base - zlib - libgcc - - - /usr/lib - /usr/share/doc - /usr/share/cmake/Modules/FindQuaZip5.cmake - - - - quazip-devel - Development files for quazip - quazip paketi için geliştirme dosyaları - - quazip - - - /usr/include - - - - - 2018-01-14 - 0.7.3 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-02 - 0.7.2 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 0.7.2 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-22 - 0.7.2 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - rar - http://www.rarlab.com - - PisiLinux Community - admins@pisilinux.org - - RAR - app:console - util.archive - RAR compressor - RAR sıkıştırıcı - rar is an compressor supporting multiple volume archives and damage protection. It can also create SFX-archives. This program is shareware and you must register it after 40 days of use. - rar, çoklu arşivleri ve hasar korumayı destekleyen bir sıkıştırıcıdır. rar aynı zamanda SFX arşivleri de yaratabilir. Bu uygulama ücretli olup 40 günlük kullanımdan sonra kayıt olunması gerekmektedir. - http://www.rarlab.com/rar/rarlinux-5.5.0.tar.gz - http://www.rarlab.com/rar/rarlinux-x64-5.5.0.tar.gz - util/archive/rar/pspec.xml - - - rar - - libgcc - - - /usr/bin - /opt/rar/bin - /opt/rar/lib - /opt/rar/etc - /usr/share/doc/rar - - - - - 2018-01-14 - 5.5.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 5.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 5.3.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-01-01 - 5.3.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - ucl - http://www.oberhumer.com/opensource/ucl/ - - PisiLinux Community - admins@pisilinux.org - - GPL - library - util.archive - Portable lossless data compression library written in ANSI C. - ANSI C ile yazılmış bir kayıpsız veri sıkıştırma kitaplığı. - UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. - UCL kitaplığı sıkıştırılmış veriyi çok hızlı çözerken, yüksek oranda veri sıkıştırması da yapabilen birçok sıkıştırma algoritması içerir. Sıkıştırılmış veriyi açmak ek bellek alanı gerektirmemektedir. - http://www.oberhumer.com/opensource/ucl/download/ucl-1.03.tar.gz - util/archive/ucl/pspec.xml - - - ucl - - /usr/lib - /usr/share/doc - - - - ucl-devel - - ucl - - - /usr/include - - - - - 2017-02-07 - 1.03 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 1.03 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-03 - 1.03 - First pisi Release - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - - - - - unrar - http://www.rarsoft.com/rar_add.htm - - PisiLinux Community - admins@pisilinux.org - - unRAR - app:console - util.archive - RAR decompressor - RAR açma uygulaması - unrar is a program to decompress RAR archives. - Unrar, RAR biçimli sıkıştırılmış dosyaları açar. - http://www.rarlab.com/rar/unrarsrc-5.5.8.tar.gz - util/archive/unrar/pspec.xml - - - unrar - - libgcc - - - /usr/bin - /usr/share/doc - - - - - 2018-01-14 - 5.5.8 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 5.4.5 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 5.3.4 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-25 - 5.3.4 - First release - yusuf Aydemir - yuısuf.aydemir@pisilinux.org - - - - - - upx - http://upx.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPL - app:console - util.archive - Ultimate executable compressor. - UPX (Ultimate executable compressor), bir dosya sıkıştırıcısı - UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs. - UPX ileri düzey bir çalıştırılabilir dosya sıkıştırıcısıdır. UPX genel olarak programların ve kitaplıkların dosya boyutunu %50 ila %70 oranında sıkıştırarak disk kullanım alanını, ağa yüklenme ve indirme süresini düşürür. - http://upx.sourceforge.net/download/upx-3.94-src.tar.xz - http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2 - - ucl-devel - zlib-devel - - util/archive/upx/pspec.xml - - - upx - - ucl - zlib - libgcc - - - /usr/bin - /usr/share/doc - /usr/share/man/man1 - - - - - 2018-01-14 - 3.94 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 3.91 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 3.91 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-03 - 3.91 - First Pisi Release - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - - - - - crypto++ - http://www.cryptopp.com + docutils + http://docutils.sourceforge.net PisiLinux Community admins@pisilinux.org public-domain library - util.crypt - Public domain C++ class library of cryptographic schemes - Değişik kripto şemaları içeren kamu malı C++ kitaplığı - Klasa C++ dostarczająca narzędzia do kryptografii - crypto++ is a free C++ class library of cryptographic schemes. One purpose of Crypto++ is to act as a repository of public domain (not copyrighted) source code. Although the library is copyrighted as a compilation, the individual files in it are in the public domain. - crypto++, kriptografik şemalar içeren özgür bir C++ kitaplığıdır. Crypto++ kitaplığının en önemli özelliği kodlarının kamu malı (telif haksız) olmasıdır. Kitaplık, seçki olarak telif haklarına sahip olsa da, dosyalar tek tek kamu malıdır. - crypto++ jest klasą C++ dostarczającą narzędzia do kryptografii. - https://github.com/weidai11/cryptopp/archive/CRYPTOPP_5_6_5.tar.gz - - cryptopp.pc - - - cmake - dos2unix - - util/crypt/crypto++/pspec.xml + office.misc + A library for processing plaintext documentation + Düz yazı belgelendirme işleme için kütüphane + A library for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. + Librería para procesamiento de texto plano para conversión a formatos útiles como HTML, XML, y LaTeX. + mirrors://sourceforge/docutils/docutils-0.11.tar.gz + office/misc/docutils/pspec.xml - crypto++ - - libgcc - - - /usr/bin - /usr/lib - /usr/share - - - - crypto++-devel - Development files for crypto++ - crypto++ için geliştirme dosyaları - Pliki nagłówkowe do crypto++. - - crypto++ - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-01-04 - 5.6.5 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - gnupg - http://www.gnupg.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3+ - app:console - util.crypt - The GNU Privacy Guard, a PGP replacement - GNU Gizlilik Koruması - GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories. - GnuPG verilerinizin ve iletişimlerinizin şifrelenmesi ve imzalanmmasını sağlar, her tür genel anahtar dizinleri için modullere erişiminde olduğu gibi çok yönlü anahtar yönetim sistemi avantajı vardır. - http://gd.tuwien.ac.at/pub/gnupg/gnupg/gnupg-2.1.18.tar.bz2 - - openldap-client - pinentry - npth-devel - libassuan-devel - libksba-devel - zlib-devel - bzip2 - texinfo - gnutls-devel - readline-devel - libgcrypt-devel - libgpg-error-devel - libusb-compat-devel - - util/crypt/gnupg/pspec.xml - - - gnupg - - openldap-client - npth - libassuan - pinentry - libksba - zlib - bzip2 - gnutls - readline - libgcrypt - libgpg-error - libusb - libusb-compat - - - /usr/bin - /usr/sbin - /usr/libexec - /usr/share/doc - /usr/share/doc/html - /usr/share/gnupg - /usr/share/info - /usr/share/locale - /usr/share/man - - - dirmngr - - - dirmngr - - - System.Package - - - - gnupg-docs - Documentation files for GnuPG - GnuPG paketine ait API dokümantasyonu - - gnupg - - - /usr/share/doc/gnupg/html - /usr/share/gnupg/help.* - /usr/share/doc/gnupg/faq.html - - - - - 2017-01-25 - 2.1.18 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-24 - 2.1.17 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 2.1.7 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-21 - 2.1.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - gnutls - http://www.gnutls.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - util.crypt - GNU TLS Library - GNU TLS Kütüphanesi - Biblioteka GNU TLS (Transport Layer Security) - GnuTLS est un projet dont l'objectif est de développer une librairie fournissant une couche de sécurité au dessus d'une couche de transport fiable. Actuellement la librairie GnuTLS implémente les standards proposés par le groupe de travail TLs de l'IETF. - gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. - GnuTLS, erişilebilir bir gönderim katmanı üzerinde güvenli katman oluşturmayı amaçlayan bir projedir. GnuTLS kütüphanesi halen IETF TLS çalışma grubunun öngördüğü standartları uygulamaya geçirmektedir. - GnuTLS es un proyecto que apunta al desarrollo de una librería, que facilite una capa segura, a través de una capa de transporte fiable. Actualmente la librería GnuTLS implementa los estándares propuestos del grupo de trabajo de TLS de IETF. - GnuTLS to projekt mający na celu stworzenie biblioteki udostępniającej powłokę bezpieczeństwa ponad powłoką transportową (np. TCP/IP). Aktualnie biblioteka gnuTLS implementuje standardy proponowane przez grupę roboczą IETF TLS. - http://gd.tuwien.ac.at/pub/gnupg/gnutls/v3.5/gnutls-3.5.8.tar.xz - - gc-devel - gmp-devel - nettle-devel - autogen-devel - p11-kit-devel - libidn-devel - libunistring-devel - zlib-devel - libtasn1-devel - - util/crypt/gnutls/pspec.xml - - - gnutls - - zlib - libidn - gmp - nettle - autogen - p11-kit - libgcc - libunistring - libtasn1 - - - /usr/share - /usr/lib - /usr/bin - - - - gnutls-devel - Development files for gnutls - gnutls için geliştirme dosyaları - Pliki nagłówkowe do gnutls. - - nettle-devel - p11-kit-devel - libtasn1-devel - zlib-devel - libidn-devel - gnutls - - - /usr/include - /usr/share/man/man3 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/info/gnutls* - /usr/bin/libgnutls*-config - - - libgnutls-config - libgnutls-config - - - - gnutls-32bit - 32-bit shared libraries for gnutls - gnutls için 32-bit paylaşımlı kitaplıklar - 32-bitowe biblioteki GnuTLS. - emul32 - emul32 - - gmp-32bit - zlib-32bit - libidn-32bit - nettle-32bit - p11-kit-32bit - libtasn1-32bit - - - libgcc - gmp-32bit - zlib-32bit - nettle-32bit - p11-kit-32bit - libtasn1-32bit - - - /usr/lib32 - - - - - 2017-02-18 - 3.5.8 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2017-01-25 - 3.3.26 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 3.3.16 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-25 - 3.3.16 - Release bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-07-13 - 3.3.16 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - gpgme - http://www.gnupg.org/gpgme.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - LGPLv2 - library - util.crypt - GnuPG Made Easy is a library for making GnuPG easier to use - GnuPG Made Easy, GnuPG kullanmayı kolaylaştıran bir kütüphanedir - GPGME est une librairie conçue pour donner aux applications un accès plus facile à GnuPG. Elle fournit une interface de programmation d'application (API) de haut niveau pour la cryptographie permettant de crypter, décrypter, signer, vérifier les signatures et la gestion de clefs. - GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management. - GPGME daha kolay uygulanması amacıyla GnuPG ye erişimi sağlamak için tasarlanmış bir kütüphanedir. Şifreleme, şifre çözme, imzalama, imza kontrolü ve anahtar yönetimi için yüksek düzeyde gizli uygulama programlama arayüzü sağlar. - GPGME es una librería diseñada para simplificar el acceso a GnuPG para aplicaciones. Facilita una interfaz de programación de aplicación (API) de alto nivel para encriptación, decriptación, firmas, verificación de firmas y administración de llaves. - http://gd.tuwien.ac.at/pub/gnupg/gpgme/gpgme-1.8.0.tar.bz2 - - gnupg - libgpg-error-devel - libassuan-devel - qt5-base-devel - doxygen - swig - python3-devel - python-devel - - - remove-a-forgotten-instance-of-libsuffix.diff - - util/crypt/gpgme/pspec.xml - - - gpgme - - gnupg - libgpg-error - libassuan - libgcc - python3 - python - - - /usr/bin - /usr/lib - /usr/share/common-lisp - /usr/share/doc - /usr/share/info - - - - gpgme-devel - Development files for gpgme - gpgme için geliştirme dosyaları - - gpgme - libgpg-error-devel - libassuan-devel - - - /usr/include - /usr/share/aclocal - - - - gpgme-qt5 - Qt5 bindings for gpgme - - gpgme - libgcc - qt5-base - - - /usr/lib/libqgpgme.so.* - - - - gpgme-python - Python bindings for gpgme - - gpgme - python - - - /usr/lib/python2.7/site-packages - - - - gpgme-python3 - Python3 bindings for gpgme - - gpgme - python3 - - - /usr/lib/python3.6/site-packages/ - - - - gpgme-qt5-devel - Development files for gpgme-qt5 - - gpgme - gpgme-devel - gpgme-qt5 - qt5-base-devel - - - /usr/lib/cmake/QGpgme - /usr/include/qgpgme/* - - - - - 2017-12-31 - 1.8.0 - split package. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-07-04 - 1.8.0 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2017-01-02 - 1.7.1 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 1.5.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-21 - 1.5.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - keyutils - http://people.redhat.com/~dhowells/keyutils/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - LGPLv2+ - library - app:console - util.crypt - Linux key management utilities - Linux anahtar yönetim araçları - keyutils contains utilities to control the kernel key management facility and to provide a mechanism by which the kernel call back to userspace to get a key instantiated. - keyutils, Linux çekirdeğindeki anahtar yönetim kolaylıklarını denetlemek ve çekirdek ile kullanıcı uzayı arasında iletişim kurmak için gereken araçları içerir. - http://people.redhat.com/~dhowells/keyutils/keyutils-1.5.9.tar.bz2 - util/crypt/keyutils/pspec.xml - - - keyutils - - /etc - /bin - /sbin - /usr/include - /usr/lib - /lib - /usr/share/man - /usr/share/doc - /usr/share/keyutils - - - - - 2017-02-17 - 1.5.9 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 1.5.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-05-22 - 1.5.9 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - libksba - http://www.gnupg.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv3 - library - app:console - util.crypt - rends les certificats X.509 et le CMS facilement accessible aux applications. - Library handling X.509 certificates and CMS data - Çeşitli uygulamaların X.509 sertifikaları ve CMS verilerine kolay erişebilmesini sağlayan bir kitaplık - libksba is a library designed to build software based on the X.509 and CMS protocols. - libksba, X.509 ve CMS protokollerini kullanan yazılımlar üretmek için kullanılan bir kitaplıktır. - http://gd.tuwien.ac.at/pub/gnupg/libksba/libksba-1.3.5.tar.bz2 - - libgpg-error-devel - - util/crypt/libksba/pspec.xml - - - libksba - - libgpg-error - - - /usr/bin - /usr/lib - /usr/share/info - /usr/share/doc - - - - libksba-devel - Development files for libksba - libksba için geliştirme dosyaları - - libksba - - - /usr/include - /usr/share/aclocal - - - - - 2017-02-19 - 1.3.5 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-12-24 - 1.3.5 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 1.3.3 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-04-12 - 1.3.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libmcrypt - http://mcrypt.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - util.crypt - A thread-safe encryption library - Güvenli şifreleme kütüphanesi. - libmcrypt is a thread-safe encryption library. It allows developers to use a wide range of encryption functions, without making drastic changes to their code. It allows users to encrypt files or data streams without having to be cryptographers. - libmcrypt bir güvenli şifreleme kütüphanesidir. Geliştiricilere kodlarında çok büyük bir değişikliğe gerek duymadan kullanabilecekleri, geniş bir şifreleme fonksiyon kaynağı sunar. Şifreleme uzmanı olmadan dosya ve verileri kolayca şifrelemenizi sağlar. - mirrors://sourceforge/mcrypt/libmcrypt-2.5.8.tar.bz2 - - libmcrypt-2.5.8-nolibltdl.patch - libmcrypt-2.5.8-prototypes.patch - libmcrypt-2.5.8-uninitialized.patch - - util/crypt/libmcrypt/pspec.xml - - - libmcrypt - - /usr/lib - /usr/share/doc/libmcrypt - - - - libmcrypt-devel - Development files for libmcrypt - libmcrypt için geliştirme dosyaları - - libmcrypt - - - /usr/bin - /usr/include - /usr/share/aclocal - /usr/share/man - - - - - 2017-09-19 - 2.5.8 - Release Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 2.5.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-01-31 - 2.5.8 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libtasn1 - http://www.gnutls.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - library - util.crypt - ASN.1 library used in GNUTLS - GNUTLS için kullanılan ASN.1 kütüphanesi - libtasn1 is the ASN.1 library which provides ASN.1 structures parsing capabilities for use with GNUTLS. - libtasn1, ASN.1 yapılarının ayrıştırılmasını sağlayan ve GNUTLS içerisinde kullanılan ASN.1 kütüphanesidir. - http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.10.tar.gz - util/crypt/libtasn1/pspec.xml - - - libtasn1 - - /usr/share - /usr/lib - /usr/share/man - /usr/share/doc - /usr/bin - - - - libtasn1-devel - Development files for libtasn1 - libtasn1 için geliştirme dosyaları - - libtasn1 - - - /usr/include - /usr/share/man/man3 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libtasn1-32bit - 32-bit shared libraries for libtasn1 - libtasn1 için 32bit kütüphanesi - emul32 - emul32 - - libtasn1 - - - /usr/lib32/ - - - - - 2017-01-25 - 4.10 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 4.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 4.5 - Release bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-07-13 - 4.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - nss - http://www.mozilla.org/projects/security/pki/nss/ - - Erdinç Gültekin - admins@pisilinux.org - - MPL-2.0 - GPLv2 - LGPLv2.1 - library - util.crypt - Network Security Services - Ağ Güvenlik Servisleri - Network Security Services (NSS) est un ensemble de librairies conçues pour faciliter le développement multi-plateforme d'applications client et serveur sécurisées. Les applications ocnstruite avec NSS peuvent gérer SSL v2 et v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, les certificats X.509 v3 et d'autres standards de sécurité. - Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. - NSS, platform bağımsız güvenli ağ servisi geliştirme kitaplıklarından oluşur. Bu kitaplık yardımı ile SSL v2 ve v3, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 sertifikaları ve diğer bir çok güvenlik standardına uygun güvenli sunucu-istemci yazılımları geliştirilebilir. - Network Security Services (NSS) es un conjunto de librerías para desarrollo cross-plataforma de aplicaciones cliente-servidor con facilidad de seguridad. Aplicaciones usando NSS pueden soportar certificados SSL v2 y v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3, y otros estándares de seguridad. - https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_35_RTM/src/nss-3.35.tar.gz - - nss.pc.in - nss-config.in - generate-pc-config.sh - - - zlib-devel - sqlite-devel - nspr-devel - - - add_spi+cacert_ca_certs.patch - fedora/add-relro-linker-option.patch - - util/crypt/nss/pspec.xml - - - nss - - zlib - sqlite - nspr - libgcc - + docutils /usr/lib /usr/bin - /etc - - - ld.so.conf - nssdb/cert8.db - nssdb/key3.db - nssdb/secmod.db - - - - nss-devel - Development files for nss - nss için geliştirme dosyaları - - nspr-devel - nss - - - /usr/bin/nss-config - /usr/include - /usr/lib/pkgconfig - /usr/lib/nss/*.a - - - - - 2018-01-24 - 3.35 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-26 - 3.33 - Version Bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-05-28 - 3.30 - Version Bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-10 - 3.29 - Release bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-15 - 3.23 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 3.22 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-02-14 - 3.22 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - p11-kit - http://p11-glue.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - BSD - library - util.crypt - Library to work with PKCS#11 modules - Biblioteka i moduł proxy do właściwego wczytywania i współdzielenia modułów PKCS #11 - The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules. - p11-kit zapewnia możliwość ładowania i numeracji modułów PKCS #11 (a Cryptographic Token Interface Standard). - https://p11-glue.freedesktop.org/releases/p11-kit-0.23.2.tar.gz - - libtasn1-devel - libffi-devel - - util/crypt/p11-kit/pspec.xml - - - p11-kit - - libtasn1 - libffi - - - /usr/bin - /usr/share/doc - /usr/share/gtk-doc - /usr/share/p11-kit - /usr/lib - /etc/pkcs11 - - - - p11-kit-devel - p11-kit için geliştirme dosyaları - p11-kit için geliştirme dosyaları. - Pliki nagłówkowe do biplioteki p11-kit. - - p11-kit - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - p11-kit-32bit - 32-bit shared libraries for p11-kit - emul32 - emul32 - - libtasn1-32bit - libffi-32bit - - - p11-kit - libffi-32bit - libtasn1-32bit - - - /usr/lib32 - - - - - 2017-02-17 - 0.23.2 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 0.23.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-05-27 - 0.23.1 - Release bump - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2015-04-28 - 0.23.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - pinentry - http://www.gnupg.org/aegypten/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - app:console - util.crypt - Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol - Assuan protokolünün kullanımı için basit PIN veya parola-kelimesi girişi arabirimleri - Pinentry is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project. - Pinetry Aegypten projesi tarafından tanımlanan Assuan protokolünden faydalanan basit PIN veya şifre girme diaologları derlemesidir. - ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-1.0.0.tar.bz2 - - libsecret-devel - libgpg-error-devel - libassuan-devel - gtk2-devel - pango-devel - libcap-devel - ncurses-devel - glib2-devel - - util/crypt/pinentry/pspec.xml - - - pinentry - - glib2 - libassuan - libsecret - libgpg-error - libcap - ncurses - - - /usr/bin - /usr/share/info - /usr/share/doc - - - pinentry-wrapper - - - - pinentry-gtk - pinentry for GTK toolkit - GTK+ ile yazılmış pinentry arayüzü - - pinentry - ncurses - libcap - libassuan - libsecret - libgpg-error - glib2 - gtk2 - pango - - - /usr/bin/pinentry-gtk* - - - - - 2017-02-17 - 1.0.0 - Version Bump - Kamil Atlı - suvari@pisilinux.org - - - 2016-06-08 - 0.9.5 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-21 - 0.9.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - qca2-qt5 - http://download.kde.org/stable/qca-qt5 - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - util.crypt - Cryptographic Architecture for QT4 - QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. QCA2 has been re-written for QT4. - http://download.kde.org/stable/qca/2.1.3/src/qca-2.1.3.tar.xz - - qt5-base-devel - nss-devel - doxygen - cmake - openssl-devel - - util/crypt/qca2-qt5/pspec.xml - - - qca2-qt5 - - qt5-base - nss - libgcc - openssl - - - /usr/bin - /usr/qt/4/bin - /usr/lib - /usr/share/doc - /usr/share/man - /usr/share/qca - - - - qca2-qt5-devel - Development files for qca2 - - qca2-qt5 - qt5-base-devel - - - /usr/include/qt5/Qca-qt5/QtCrypto - /usr/lib/pkgconfig/qca2.pc - /usr/share/qt4/mkspecs/features - - - - - 2017-03-19 - 2.1.3 - Rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-19 - 2.1.3 - Version Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-15 - 2.1.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-06 - 2.1.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - sbsigntools - https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/about/ - - Ertuğrul Erata - ertugrulerata@gmail.com - - GPLv2 - app:console - util.crypt - Tools to add signatures to EFI binaries and Drivers - Tools to add signatures to EFI binaries and Drivers - https://dev.gentoo.org/~tamiko/distfiles/sbsigntool-0.8.tar.gz - https://dev.gentoo.org/~tamiko/distfiles/sbsigntool-0.8-ccan.tar.gz - - openssl-devel - libutil-linux-devel - gnu-efi - help2man - - util/crypt/sbsigntools/pspec.xml - - - sbsigntools - - openssl - libutil-linux - - - /usr/bin - /usr/share/man - /usr/share/doc - - - - - 2017-12-14 - 0.8 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - augeas - http://augeas.net - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - app:console - library - util.misc - A library for changing configuration files - Yapılandırma dosyalarını düzenlemek için bir kitaplık - augeas is a library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. - augeas yapılandırma dosyalarının programlama dilleri üzerinden düzenlenmesini sağlayan bir kitaplıktır. augeas yapılandırma dosyalarını ayıklayıp bir ağaç yapısı şeklinde programcıya sunar. - http://download.augeas.net/augeas-1.9.0.tar.gz - - libxml2-devel - readline-devel - - util/misc/augeas/pspec.xml - - - augeas - - libxml2 - readline - - - /usr/bin - /usr/lib - /usr/share/augeas - /usr/share/vim/vimfiles - /usr/share/doc - /usr/share/man - - - - augeas-devel - Development files for augeas - augeas için geliştirme dosyaları - - augeas - libxml2-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2018-01-14 - 1.9.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 1.7.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 1.4.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-12-31 - 1.4.0 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - bleachbit - http://bleachbit.sourceforge.net - - Stefan Gronewold(groni) - groni@pisilinux.org - - GPLv3 - app:gui - util.misc - Deletes unneeded files to free disk space and maintain privacy. - BleachBit quickly frees disk space and tirelessly guards your privacy. Free cache, delete cookies, clear Internet history, shred temporary files, delete logs, and discard junk you didn't know was there. - https://sourceforge.net/projects/bleachbit/files/bleachbit/1.12/bleachbit-1.12.tar.bz2 - util/misc/bleachbit/pspec.xml - - - bleachbit - - python-gtk - - - /usr/bin - /usr/lib - /usr/share/applications - /usr/share/bleachbit/cleaners - /usr/share/doc - /usr/share/locale - /usr/share/pixmaps - - - - - 2017-05-04 - 1.12 - Rebuild with new toolchain - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-12-04 - 1.12 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - ibus - http://code.google.com/p/ibus/ - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - app - util.misc - Intelligent Input Bus for Linux / Unix OS - IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. - https://github.com/ibus/ibus/releases/download/1.5.17/ibus-1.5.17.tar.gz - - gtk2-devel - gtk3-devel - glib2-devel - dconf-devel - vala-devel - libnotify-devel - libxkbcommon-devel - intltool - iso-codes - libxslt - gtk-doc - nodejs - python-six - dbus-python - python3-pygobject3-devel - json-glib-devel - gobject-introspection-devel - docbook-xsl - - util/misc/ibus/pspec.xml - - - ibus - - glib2 - libX11 - atk - gtk2 - gtk3 - cairo - json-glib - libXi - pango - dconf - libnotify - gdk-pixbuf - libxkbcommon - gobject-introspection - wayland-client - - - /etc/bash_completion.d/ - /etc/gconf/schemas/ibus.schemas - /etc/dconf/ - /usr/bin - /usr/lib - /usr/share - - - - ibus-gtk2 - ibus için gtk2 desteği - - ibus - glib2 - gtk2 - pango - - - /usr/lib/gtk-2.0/2.10.0/immodules/ - - - - ibus-gtk3 - ibus için gtk3 desteği - - ibus - glib2 - gtk3 - pango - - - /usr/lib/gtk-3.0/3.0.0/immodules/ - - - - ibus-devel - ibus için geliştirme dosyaları - ibus için geliştirme dosyaları - - ibus - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2018-01-14 - 1.5.17 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-06 - 1.5.14 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2017-01-25 - 1.5.14 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 1.5.10 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-06-16 - 1.5.10 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - krusader - http://krusader.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - util.misc - Advanced KDE twin-panel(commander-style) file-manager - Krusader is an advanced twin panel (commander style) file manager for KDE and other desktops in the *nix world, similar to Midnight or Total Commander.. - krusader - http://kde.mirrors.omnilance.com/stable/krusader/2.6.0/krusader-2.6.0.tar.xz - - qt5-base-devel - qt5-qdbusviewer - qt5-xmlpatterns-devel - kparts-devel - kwallet-devel - kxmlgui-devel - kguiaddons-devel - zlib-devel - plasma-framework-devel - kdoctools-devel - extra-cmake-modules - karchive-devel - kbookmarks-devel - kcodecs-devel - kcompletion-devel - kcoreaddons-devel - kconfig-devel - ki18n-devel - kiconthemes-devel - kitemviews-devel - kio-devel - knotifications-devel - solid-devel - ktextwidgets-devel - kwidgetsaddons-devel - kwindowsystem-devel - kservice-devel - kjobwidgets-devel - kconfigwidgets-devel - cmake - - util/misc/krusader/pspec.xml - - - krusader - - qt5-base - kparts - kwallet - kguiaddons - kxmlgui - zlib - plasma-framework - kdoctools - karchive - kbookmarks - kcodecs - kcompletion - kcoreaddons - kconfig - ki18n - kiconthemes - kitemviews - kio - knotifications - solid - ktextwidgets - kwidgetsaddons - kwindowsystem - acl - libgcc - kservice - kjobwidgets - kconfigwidgets - p7zip - rar - - - /etc/xdg - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share /usr/share/doc - 2017-05-16 - 2.6.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 15.08 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-04-10 - 15.08 - First release - Stefan Gronewold - groni@pisilinux.org - - - - - - lsof - http://people.freebsd.org/~abe/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.misc - Lists open files for running Unix processes - Çalışan UNIX süreçleri tarafından açılan dosyaları listeyen bir araç - Lista archivos abiertos por procesos unix en ejecución - lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open by processes currently running on the system. It can also list communications open by each process. - lsof sistemde çalışmakta olan UNIX süreçleri tarafından açılmış dosyaları listeleyen kullanışlı bir araçtır. - Lsof es una herramienta de diagnostica específica de Unix. Su nombre quiere decir LiSt Open files (listar archivos abiertos), y hace justamente esto. Genera una lista con información sobre cada archivo abierto por procesos que están activos en el sistema. También puede listar comunicaciones abiertas por cada proceso. - http://source.pisilinux.org/1.0/lsof_4.84_src.tar - util/misc/lsof/pspec.xml - - - lsof - - /usr/sbin - /usr/share/doc - /usr/share/lsof - /usr/share/man - - - - - 2017-04-29 - 4.84 + 2017-03-30 + 0.11 Rebuild with new toolchain Pisi Linux Community admin@pisilinux.org - 2016-06-08 - 4.84 + 2016-06-09 + 0.11 Release Bump Pisi Linux Community admin@pisilinux.org - 2014-03-09 - 4.84 - First release - Kamil Atlı - suvarice@gmail.com - - - - - - mc - http://www.midnight-commander.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.misc - GNU Midnight Commander cli-based file manager - GNU Midnight Commander konsol kip dosya yöneticisi - Contains GNU Midnight Commander cli-based file manager. You can do lots of file management and editing tasks, both in normal terminals and in terminal emulators of X. Also has file transfer capabilities over FTP, SSH, and Samba. - GNU Midnight Commander (mc), komut satırında çalışan metin tabanlı bir dosya yönetim ve düzenleme uygulamasıdır. İki sistem arasında FTP, SSH ve Samba protokollerini kullanarak dosya transferlerine de olanak verir. - http://ftp.midnight-commander.org/mc-4.8.20.tar.xz - - gpm - check-devel - glib2-devel - doxygen - slang-devel - libpcre-devel - samba-devel - libICE-devel - libX11-devel - libutil-linux-devel - - util/misc/mc/pspec.xml - - - mc - - gpm - glib2 - slang - samba - libutil-linux - - - /etc/profile.d - /usr/bin - /usr/lib - /usr/libexec - /usr/share/doc - /usr/share/locale - /usr/share/man - /usr/share/mc - /etc/mc - - - mc.profile - u7z - mc.ini - - - - - 2018-01-14 - 4.8.20 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 4.8.18 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 4.8.15 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-09 - 4.8.15 + 2014-02-26 + 0.11 First release Yusuf Aydemir yusuf.aydemir@pisilinux.org - - - pugixml - http://pugixml.org - - Stefan Gronewold - groni@pisilinux.org - - MIT - util.misc - Light-weight, simple and fast XML parser for C++ with XPath support - Light-weight, simple and fast XML parser for C++ with XPath support - https://github.com/zeux/pugixml/releases/download/v1.8.1/pugixml-1.8.1.tar.gz - - cmake - - util/misc/pugixml/pspec.xml - - - pugixml - - libgcc - - - /usr/lib - - - - pugixml-devel - Development header for pugixml - - pugixml - - - /usr/include - /usr/lib/cmake - - - - - 2017-01-25 - 1.8.1 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-12 - 1.7 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - qdirstat - https://github.com/shundhammer/qdirstat - - Stefan Gronewold (groni) - groni@pisilinux.org - - GPLv2 - app:gui - util.misc - QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. - QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. - This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux. - This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, - https://github.com/shundhammer/qdirstat/archive/1.4.tar.gz - - qt5-base-devel - qt5-assistant-devel - qt5-designer-devel - qt5-linguist - qt5-qdbusviewer - zlib-devel - desktop-file-utils - xdg-utils - - util/misc/qdirstat/pspec.xml - - - qdirstat - - zlib - libgcc - qt5-base - - - /usr/bin - /usr/share - /usr/share/doc - - - - - 2018-01-14 - 1.4 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 1.2 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-08-04 - 1.0 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - rkrenamer - https://sourceforge.net/projects/ktageditor/ - - Stefan Gronewold - groni@pisilinux.org - - LGPL - util.misc - KTag Editor is an Audio tag editor developed in Qt5 framework. - RKrenamer is application for renaming a large number of files. You can rename a large number of files with one click. Insert text in file name, replace, delete or even change the case of name, or serialize the files in folder. - https://sourceforge.net/projects/rkrenamer/files/Source/0.4.0/rkrenamer.zip/download - - qt5-base-devel - - util/misc/rkrenamer/pspec.xml - - - rkrenamer - Application for renaming large number of files - - libgcc - qt5-base - - - /usr/bin - /usr/share - - - - - 2017-01-21 - 0.4.0 - First Release - Stefan Gronewold - groni@pisilinux.org - - - - - - screen - http://www.gnu.org/software/screen/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.misc - Terminal multiplexer (to have multiple sessions in a single terminal window) - Screen bir terminal(komut penceresi) çoğaltıcıdır. - GNU Screen is a free terminal multiplexer developed by the GNU Project. It allows a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. - screen tek bir terminal penceresini birden çok parçaya bölerek çalışmanızı sağlayan bir uygulamadır. - http://ftp.gnu.org/gnu/screen/screen-4.6.2.tar.gz - util/misc/screen/pspec.xml - - - screen - - ncurses - - - /run - /etc - /usr/share/man - /usr/share/doc - /usr/bin - /usr/share/info - /usr/share/screen - /usr/share/terminfo - /usr/lib/tmpfiles.d/screen.conf - - - System.Package - - - screenrc - screen.pam.system-auth - tmpfiles.conf - - - - - 2018-01-14 - 4.6.2 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 4.5.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 4.3.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-08-07 - 4.3.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - strace - http://sourceforge.net/projects/strace/ - - PisiLinux Community - admins@pisilinux.org - - as-is - app:console - util.misc - Tracks and displays system calls associated with a running process - Çalışan bir süreç ile ilişkili sistem çağrılarını gösteren bir araç - Herramienta útil para diagnostico, aprendizaje y depuración - strace intercepts and records the system calls called and received by a running process. strace can print a record of each system call, its arguments and its return value. - strace, çalışan bir UNIX süreci tarafından çağırılan ve alınan sistem çağrılarını, bu çağrılara verilen parametreleri ve dönüş değerlerini gösteren bir hata ayıklama aracıdır. - https://sourceforge.net/projects/strace/files/strace/4.20/strace-4.20.tar.xz - - libaio-devel - libunwind-devel - - util/misc/strace/pspec.xml - - - strace - - libunwind - - - /usr/bin - /usr/share/doc - /usr/share/man - - - - - 2018-01-14 - 4.20 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 4.15 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-06-08 - 4.9 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-25 - 4.9 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - tidy - http://tidy.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.misc - HTML and XML error checking - HTML ve XML hata denetleme aracı - tidy, as the name suggests, tidies the layout of and corrects errors in HTML and XML documents. - tidy, HTML ve XML belgelerinin düzenini denetleyen ve hatalarını düzelten bir araçtır. - http://anduin.linuxfromscratch.org/sources/BLFS/svn/t/tidy-cvs_20101110.tar.bz2 - util/misc/tidy/pspec.xml - - - tidy - - /usr/bin - /usr/lib - /usr/share/doc - - - - tidy-devel - Development files for tidy - tidy için geliştirme dosyaları - - tidy - - - /usr/include - - - - - 2017-03-01 - 20101110 - Rebuild for new toolchain. - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 20101110 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2012-10-04 - 20101110 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - tree - http://mama.indstate.edu/users/ice/tree/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.misc - Recursive directory listing tool - Dizin listeleme aracı - Tree lists directories recursively, and produces an indented listing of files. - Dizinleri özyineli olarak listeler ve dosya listesini girintili olarak gösterir. - ftp://mama.indstate.edu/linux/tree/tree-1.7.0.tgz - util/misc/tree/pspec.xml - - - tree - - /usr/bin - /usr/share/bash-completion - /usr/share/doc - /usr/share/man - - - tree.bashcomp - - - - - 2017-03-20 - 1.7.0 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-06-08 - 1.7.0 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-25 - 1.7.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - bash-completion - http://bash-completion.alioth.debian.org/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.shell - Programmable completion for bash - Bash kabuğu için otomatik tamamlama - A relatively new feature in bash is programmable completion. Since now, users have been able to complete commands, variables and filenames; now it is also possible to complete parameters. - Kabukta çeşitli uygulamalar için otomatik tamamlama özelliği eklenebilmesine olanak sağlayan bir programdır. - https://github.com/scop/bash-completion/releases/download/2.7/bash-completion-2.7.tar.xz - util/shell/bash-completion/pspec.xml - - - bash-completion - - /etc - /usr/share/doc - /usr/share - /var - - - System.Package - - - pisilinux - - - - - 2018-01-14 - 2.7 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 2.4 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 2.1 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2014-02-23 - 2.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - bashdb - http://bashdb.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - util.shell - A Debugger for Bash - Bash Kabuğu için bir hata ayıklayıcısı - bashdb is a comprehensive source-code debugger for bash. - bashdb, bash için kapsamlı bir kaynak kodu hata ayıklayıcısıdır. - mirrors://sourceforge/bashdb/bashdb/4.4-0.94/bashdb-4.4-0.94.tar.gz - util/shell/bashdb/pspec.xml - - - bashdb - - /usr/bin - /usr/share/doc - /usr/share/bashdb - /usr/share/info - /usr/share/man - - - - - 2018-01-14 - 0.94 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-17 - 0.92 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2016-06-08 - 0.91 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-01-22 - 0.91 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - dash - http://gondor.apana.org.au/~herbert/dash/ - - PisiLinux Community - admins@pisilinux.org - - BSD - app:console - util.shell - Small and fast POSIX-compliant shell - Ufak ve hızlı POSIX uyumlu kabuk - DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. - DASH, POSIX uyumlu bir /bin/sh gerçeklemesi olup, olabildiğince ufak olmayı hedefleyen bir kabuktur. - http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.9.1.tar.gz - util/shell/dash/pspec.xml - - - dash - - /bin/dash - /usr/share/man - /usr/share/doc - - - - - 2018-01-14 - 0.5.9.1 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-25 - 0.5.9 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-06-08 - 0.5.8 - Release Bump - Pisi Linux Community - admin@pisilinux.org - - - 2015-11-21 - 0.5.8 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - xorg-video-dummy - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org dummy video driver - X.Org dummy ekran kartı sürücüsü - xorg-video-dummy is a dummy video driver for X.Org. - xorg-video-dummy, X.Org için sahte bir ekran kartı sürücüsü içerir. - mirrors://xorg/individual/driver/xf86-video-dummy-0.3.8.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-dummy/pspec.xml - - - xorg-video-dummy - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - - - - - 2017-09-09 - 0.3.8 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 0.3.8 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.3.8 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.3.7 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.3.7 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - libva-intel-driver - http://freedesktop.org/wiki/Software/vaapi - - Osman Erkan - osman.erkan@pisilinux.org - - MIT - driver - x11.driver - VA-API implementation for Intel G45 and HD Graphics family - libva-intel-driver, VA-API implementation for Intel G45 and HD Graphics family. - https://github.com/01org/intel-vaapi-driver/releases/download/2.0.0/intel-vaapi-driver-2.0.0.tar.bz2 - - libdrm-devel - libX11-devel - libva-devel - - x11/driver/libva-intel-driver/pspec.xml - - - libva-intel-driver - - libdrm - libdrm-intel - libva - - - /usr/lib - /usr/share/doc - - - - - 2018-01-13 - 2.0.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.7.3 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.7.3 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-03 - 1.7.2 - Version Bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-05-02 - 1.7.0 - Version Bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.5.1 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - vdpau-video - http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - driver - x11.driver - VDPAU backend for VA API - VA API için VDPAU arka ucu - vdpau-video is a backend for the VA API in order to use VDPAU video acceleration drivers available for some NVIDIA and S3 cards. - vdpau-video, bazı NVIDIA ve S3 kartlar için mevcut olan VDPAU video hızlandırma sürücülerini kullanmak için bir VA API arka ucudur. - http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-0.7.4.tar.bz2 - - libvdpau-devel - libva-devel - mesa-devel - libX11-devel - - - libva-vdpau-driver-0.7.4-libvdpau-0.8.patch - libva-vdpau-driver-0.7.4-glext-85.patch - libva-vdpau-driver-0.7.4-drop-h264-api.patch - - x11/driver/vdpau-video/pspec.xml - - - vdpau-video - - libX11 - libvdpau - mesa - - - /usr/lib - /usr/share/doc - - - - - 2018-01-13 - 0.7.4 - rebuild. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 0.7.4 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.7.4 - Rebuild for new libvdpau. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.7.4 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.7.4 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-acecad - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org acecad tablet input driver - X.Org acecad tablet giriş aygıtı sürücüsü - xorg-input-acecad contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about. - xorg-input-acecad, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler. - mirrors://xorg/individual/driver/xf86-input-acecad-1.5.0.tar.bz2 - - xorg-server-devel - xorg-proto - libmtdev-devel - sysfsutils-devel - util-macros - - - assign-local-private-after-allocating.patch - - x11/driver/xorg-input-acecad/pspec.xml - - - xorg-input-acecad - - sysfsutils - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 1.5.0 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.5.0 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.5.0 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.5.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-elographics - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org Elographics TouchScreen input driver - X.Org Elographics dokunmatik ekran sürücüsü - xorg-input-elographics contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about. - xorg-input-elographics, Linux için Elographics dokunamtik ekran X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-input-elographics-1.4.1.tar.bz2 - - xorg-server-devel - libmtdev-devel - util-macros - - x11/driver/xorg-input-elographics/pspec.xml - - - xorg-input-elographics - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 1.4.1 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.4.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.4.1 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.4.1 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-evdev - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org evdev input driver - X.Org evdev giriş aygıtı sürücüsü - xorg-input-evdev contains the X.Org driver for Linux's generic event devices. It supports all input devices that the kernel knows about. - xorg-input-evdev, Linux'un genel olay aygıtları için X.Org sürücüsünü içerir. Çekirdek tarafından bilinen tüm giriş aygıtlarını destekler. - mirrors://xorg/individual/driver/xf86-input-evdev-2.10.5.tar.bz2 - - xorg-server-devel - libmtdev-devel - libevdev - util-macros - eudev-devel - - x11/driver/xorg-input-evdev/pspec.xml - - - xorg-input-evdev - - libmtdev - libevdev - eudev - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - /usr/share/X11/xorg.conf.d/10-evdev.conf - - - - xorg-input-evdev-devel - Development files for evdev driver - evdev sürücüsü için geliştirme dosyaları - - xorg-input-evdev - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-11 - 2.10.5 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 2.10.5 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-03 - 2.10.4 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 2.10.2 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 2.9.2 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-joystick - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org joystick input driver - X.Org joystick giriş aygıtı sürücüsü - xorg-input-joystick contains the X.Org driver for joysticks. - xorg-input-joystick, oyun çubukları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-input-joystick-1.6.3.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-input-joystick/pspec.xml - - - xorg-input-joystick - - /usr/lib/xorg - /usr/share/man - - - - xorg-input-joystick-devel - Development files for xorg-input-joystick - xorg-input-joystick için geliştirme dosyaları - - xorg-input-joystick - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-11 - 1.6.3 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.6.3 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.6.2 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.6.2 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-kbd - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org kbd input driver - X.Org kbd giriş aygıtı sürücüsü - xorg-input-kbd contains the X.Org driver for keyboards. - xorg-input-kbd, klavyeler için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-input-keyboard-1.9.0.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-input-kbd/pspec.xml - - - xorg-input-kbd - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 1.9.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.9.0 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.8.1 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.8.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-libinput - http://www.x.org - - PisiLinux Community - admin@pisilinux.org - - MIT - driver - x11.driver - Generic input driver for the X.Org server based on libinput - Xorg sunucusu için genel giriş sürücüsü. - Generic input driver for the X.Org server based on libinput - xorg-input-libinput, libinputa dayalı Xorg sunucusu için genel giriş sürücüsüdür. - mirrors://xorg/individual/driver/xf86-input-libinput-0.26.0.tar.bz2 - - libX11-devel - eudev-devel - xorg-server-devel - libinput-devel - util-macros - - x11/driver/xorg-input-libinput/pspec.xml - - - xorg-input-libinput - - libinput - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - /usr/share/X11/xorg.conf.d - - - - xorg-input-libinput-devel - Development files for xorg-input-libinput - - xorg-input-libinput - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-12-24 - 0.26.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 0.24.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.24.0 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-03 - 0.22.0 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 0.19.0 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 0.18.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-mouse - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org mouse input driver - X.Org mouse giriş aygıtı sürücüsü - xorg-input-mouse contains the X.Org driver for mice. - xorg-input-mouse, fareler için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-input-mouse-1.9.2.tar.bz2 - - xorg-server-devel - util-macros - - - 0001-Don-t-disable-3-button-emulation-if-third-mouse-butt.patch - - x11/driver/xorg-input-mouse/pspec.xml - - - xorg-input-mouse - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - xorg-input-mouse-devel - Development files for xorg-input-mouse - - xorg-input-mouse - - - /usr/include/xorg/xf86-mouse-properties.h - /usr/lib/pkgconfig/xorg-mouse.pc - - - - - 2017-03-11 - 1.9.2 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.9.2 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.9.1 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.9.1 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-synaptics - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org synaptics input driver - X.Org synaptics giriş aygıtı sürücüsü - xorg-input-synaptics contains the X.Org driver for Synaptics touchpad devices. - xorg-input-synaptics, Synaptics dokunmatik aygıtlar için X.Org sürücüsünü içerir. - http://ftp.x.org/pub/individual/driver/xf86-input-synaptics-1.9.0.tar.bz2 - - libXi-devel - libXtst-devel - libmtdev-devel - xorg-server-devel - libevdev - util-macros - - x11/driver/xorg-input-synaptics/pspec.xml - - - xorg-input-synaptics - - libXi - libXtst - libX11 - libevdev - - - /lib/udev - /usr/bin - /usr/lib/xorg - /usr/share/X11 - /usr/share/doc - /usr/share/man - - - 50-synaptics.conf - 70-touchpad-quirks.rules - - - - xorg-input-synaptics-devel - Development files for xorg-input-synaptics - xorg-input-synaptics için geliştirme dosyaları - - xorg-input-synaptics - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-11 - 1.9.0 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.9.0 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.8.3 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.8.2 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-vmmouse - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org vmmouse input driver - X.Org vmmouse giriş aygıtı sürücüsü - xorg-input-vmmouse contains the X.Org driver for mice in VMware virtual machines. - xorg-input-vmmouse, VMware sanal makinelerinde fare uyumu için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-input-vmmouse-13.1.0.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-input-vmmouse/pspec.xml - - - xorg-input-vmmouse - - /lib/udev - /usr/bin - /usr/libexec - /usr/lib/xorg - /usr/share/X11 - /usr/share/man - - - - - 2017-09-10 - 13.1.0 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 13.1.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 13.1.0 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2015-05-08 - 13.1.0 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 13.0.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-void - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org void input driver - X.Org void giriş aygıtı sürücüsü - xorg-input-void is a null input driver which allows the X server to operate without a core pointer and/or core keyboard. - xorg-input-void, X sunucusunun herhangi bir ana işaretçi ve/veya ana klavye olmadan çalışabilmesini sağlayan işlevsiz bir giriş aygıtı sürücüsüdür. - mirrors://xorg/individual/driver/xf86-input-void-1.4.1.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-input-void/pspec.xml - - - xorg-input-void - - /usr/lib/xorg - /usr/share/man - - - - - 2017-09-09 - 1.4.1 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.4.1 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.4.1 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.4.1 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.4.1 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-input-wacom - http://linuxwacom.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - GPLv2+ - driver - x11.driver - Input driver for Wacom tablets and drawing devices - Wacom tabletleri ve çizim aygıtları için giriş sürücüsü - xorg-input-wacom includes the drivers and tools for Wacom devices. - xorg-input-wacom, Wacom aygıtlarını kullanmak için sürücü ve araçları içerir. - mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.34.0.tar.bz2 - - libXi-devel - libXrandr-devel - xorg-server-devel - libXinerama-devel - eudev-devel - libgudev-devel - doxygen - util-macros - - x11/driver/xorg-input-wacom/pspec.xml - - - xorg-input-wacom - - libX11 - libXi - libXrandr - libXinerama - xorg-server - eudev - - - /lib/udev - /usr/bin - /usr/lib/xorg - /usr/share/X11 - /usr/share/doc - /usr/share/man - - - 70-wacom.rules - - - - xorg-input-wacom-devel - Development files for xorg-input-wacom - xorg-input-wacom için geliştirme dosyaları - - xorg-input-wacom - - - /usr/bin/isdv4-serial-debugger - /usr/include - /usr/lib/pkgconfig - - - - - 2017-03-11 - 0.34.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.34.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-16 - 0.33.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.32.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2015-05-08 - 0.29.0 - First release - Ergün Salman - Poyraz76@pisilinux.org - - - - - - xorg-video-amdgpu - https://www.x.org/wiki/ - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.org amdgpu video driver - X.org amdgpu video driver - X.org amdgpu video driver - X.org amdgpu video driver - https://www.x.org/archive/individual/driver/xf86-video-amdgpu-1.4.0.tar.bz2 - - libdrm-devel - libpciaccess-devel - mesa-devel - pixman-devel - util-macros - xorg-server-devel - - x11/driver/xorg-video-amdgpu/pspec.xml - - - xorg-video-amdgpu - - mesa - eudev - libdrm-amd - xorg-server - - - /usr/lib - /usr/share/X11/xorg.conf.d - /usr/share/man - /usr/share/doc - - - - - 2017-09-09 - 1.4.0 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - xorg-video-apm - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org apm video driver - X.Org apm ekran kartı sürücüsü - xorg-video-apm contains the X.Org driver for Alliance Promotion cards. - xorg-video-apm, Alliance Promotion ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-apm-1.2.5.tar.bz2 - - xorg-server-devel - util-macros - xorg-proto - - - git-fix.diff - - x11/driver/xorg-video-apm/pspec.xml - - - xorg-video-apm - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 1.2.5 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.2.5 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.2.5 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.2.5 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-cirrus - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org cirrus video driver - X.Org cirrus ekran kartı sürücüsü - xorg-video-cirrus contains the X.Org driver for Cirrus Logic cards. - xorg-video-cirrus, Cirrus Logic ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-cirrus-1.5.3.tar.bz2 - - libpciaccess-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-cirrus/pspec.xml - - - xorg-video-cirrus - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.5.3 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.5.3 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.5.3 - Release bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.5.3 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.5.3 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-fbdev - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org fbdev video driver - X.Org fbdev ekran kartı sürücüsü - xorg-video-fbdev contains the X.Org driver for Linux framebuffer device. - xorg-video-fbdev, Linux framebuffer aygıtı için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-fbdev-0.4.4.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-fbdev/pspec.xml - - - xorg-video-fbdev - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 0.4.4 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 0.4.4 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.4.4 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.4.4 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.4.4 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-glint - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org glint video driver - X.Org glint ekran kartı sürücüsü - xorg-video-glint contains the X.Org driver for 3DLabs Permedia cards. - xorg-video-glint, 3DLabs Permedia ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-glint-1.2.9.tar.bz2 - - libdrm-devel - mesa-devel - util-macros - xorg-server-devel - - x11/driver/xorg-video-glint/pspec.xml - - - xorg-video-glint - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 1.2.9 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.2.9 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.2.8 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.2.8 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-i128 - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org i128 video driver - X.Org i128 ekran kartı sürücüsü - xorg-video-i128 contains the X.Org driver for Number Nine chipsets. - xorg-video-i128, Number Nine ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-i128-1.3.6.tar.bz2 - - xorg-server-devel - util-macros - - - git-fixes.diff - 1600sw-range-hack.patch - - x11/driver/xorg-video-i128/pspec.xml - - - xorg-video-i128 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.3.6 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.3.6 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.3.6 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.3.6 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.3.6 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-i740 - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org i740 video driver - X.Org i740 ekran kartı sürücüsü - xorg-video-i740 contains the X.Org driver for Intel i740 cards. - xorg-video-i740, Intel i740 ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-i740-1.3.6.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-i740/pspec.xml - - - xorg-video-i740 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.3.6 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.3.6 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.3.6 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.3.5 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.3.4 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-intel - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org intel video driver - X.Org intel ekran kartı sürücüsü - xorg-video-intel contains the X.Org driver for Intel video chipsets. - xorg-video-intel, Intel ekran kartları için X.Org sürücüsünü içerir. - http://anduin.linuxfromscratch.org/BLFS/xf86-video-intel/xf86-video-intel-20170826.tar.xz - - libX11-devel - libxcb-devel - libXv-devel - libdrm-devel - pixman-devel - libXext-devel - libXtst-devel - libXvMC-devel - xcb-util-devel - libXrandr-devel - libXfixes-devel - libXcursor-devel - libXrender-devel - libXdamage-devel - libXinerama-devel - libdrm-intel - eudev-devel - util-macros - libpciaccess-devel - xorg-server-devel - libxshmfence-devel - libXfont-devel - libXfont2-devel - - x11/driver/xorg-video-intel/pspec.xml - - - xorg-video-intel - - libX11 - libxcb - libXv - libdrm - pixman - libXext - libXtst - libXvMC - xcb-util - libXrandr - libXfixes - libXcursor - libXrender - libXdamage - libXinerama - libdrm-intel - libpciaccess - eudev - libxshmfence - - - /usr/bin - /usr/lib - /usr/libexec - /usr/share/doc - /usr/share/man - /usr/share - - - - - 2017-09-10 - 20170826 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 20160902 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 20160902 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0340718 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 2.99.917 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-mach64 - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org mach64 video driver - X.Org mach64 ekran kartı sürücüsü - xorg-video-mach64 contains the X.Org driver for ATI Mach64 (Rage) video cards. - xorg-video-mach64, ATI Mach64 (Rage) ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-mach64-6.9.5.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-mach64/pspec.xml - - - xorg-video-mach64 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 6.9.5 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 6.9.5 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 6.9.5 - Rebuild.. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 6.9.5 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 6.9.5 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-mga - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org mga video driver - X.Org mga ekran kartı sürücüsü - xorg-video-mga contains the X.Org driver for Matrox cards. - xorg-video-mga, Matrox ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-mga-1.6.5.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-mga/pspec.xml - - - xorg-video-mga - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.6.5 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.6.5 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.6.5 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.6.4 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.6.3 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-neomagic - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org neomagic video driver - X.Org neomagic ekran kartı sürücüsü - xorg-video-neomagic contains the X.Org driver for NeoMagic cards. - xorg-video-neomagic, NeoMagic ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-neomagic-1.2.9.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-neomagic/pspec.xml - - - xorg-video-neomagic - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.2.9 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.2.9 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.2.9 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.2.9 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 1.2.9 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-nouveau - http://nouveau.freedesktop.org/wiki/ - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org nouveau video driver - X.Org nouveau ekran kartı sürücüsü - xorg-video-nouveau contains the X.Org driver for NVIDIA cards. - xorg-video-nouveau, NVIDIA ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-nouveau-1.0.15.tar.bz2 - - libdrm-nouveau - libpciaccess-devel - mesa-devel - eudev-devel - util-macros - pixman-devel - xorg-server-devel - - x11/driver/xorg-video-nouveau/pspec.xml - - - xorg-video-nouveau - - libdrm - eudev - libdrm-nouveau - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.0.15 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.0.13 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.0.13 - Rebuild for new toolchain. - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-02 - 1.0.13 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 1.0.12 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.0.12 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-openchrome - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org openchrome video driver - X.Org openchrome ekran kartı sürücüsü - xorg-video-openchrome contains the X.Org driver for VIA video chipsets. - xorg-video-openchrome, VIA ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-openchrome-0.5.0.tar.bz2 - - libdrm-devel - libXext-devel - libXv-devel - libXvMC-devel - xorg-server-devel - - x11/driver/xorg-video-openchrome/pspec.xml - - - xorg-video-openchrome - - libX11 - libdrm - libXext - libXv - libXvMC - xorg-server - - - /usr/bin - /usr/sbin - /usr/lib - /usr/share/man - /usr/share/doc - - - - - 2017-03-11 - 0.5.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.5.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.4.0 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.3.3 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-r128 - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org r128 video driver - X.Org r128 ekran kartı sürücüsü - xorg-video-r128 contains the X.Org driver for ATI Rage128 video cards. - xorg-video-r128, ATI Rage128 ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-r128-6.10.2.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-r128/pspec.xml - - - xorg-video-r128 - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 6.10.2 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 6.10.2 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 6.10.2 - Verson bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 6.10.1 - Verson bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 6.10.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-radeon - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org radeon video driver - X.Org radeon ekran kartı sürücüsü - xorg-video-radeon contains the X.Org driver for ATI video chipsets. - xorg-video-radeon, ATI ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-ati-7.10.0.tar.bz2 - - libdrm-devel - libpciaccess-devel - mesa-devel - pixman-devel - util-macros - xorg-server-devel - - x11/driver/xorg-video-radeon/pspec.xml - - - xorg-video-radeon - - eudev - libdrm-radeon - libpciaccess - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - /etc/X11 - /usr/share/X11/xorg.conf.d - - - - - 2017-10-19 - 7.10.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-09-09 - 7.9.0 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 7.8.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 7.8.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 7.7.0 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2016-04-08 - 7.7.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-rendition - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org rendition video driver - X.Org rendition ekran kartı sürücüsü - xorg-video-rendition contains the X.Org driver for Rendition (Micron) cards. - xorg-video-rendition, Rendition (Micron) ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-rendition-4.2.6.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-rendition/pspec.xml - - - xorg-video-rendition - - xorg-server - - - /usr/lib/xorg/modules/drivers - /usr/lib/xorg/modules/*.uc - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 4.2.6 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 4.2.6 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 4.2.6 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 4.2.6 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 4.2.5 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-s3virge - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org s3virge video driver - X.Org s3virge ekran kartı sürücüsü - xorg-video-s3virge contains the X.Org driver for S3 Virge cards. - xorg-video-s3virge, S3 Virge ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-s3virge-1.10.7.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-s3virge/pspec.xml - - - xorg-video-s3virge - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.10.7 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.10.7 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.10.7 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.10.7 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.10.6 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-savage - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org savage video driver - X.Org savage ekran kartı sürücüsü - xorg-video-savage contains the X.Org driver for S3 Savage cards. - xorg-video-savage, S3 Savage ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-savage-2.3.9.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-savage/pspec.xml - - - xorg-video-savage - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 2.3.9 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 2.3.9 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 2.3.9 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 2.3.8 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 2.3.8 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-siliconmotion - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org siliconmotion video driver - X.Org siliconmotion ekran kartı sürücüsü - xorg-video-siliconmotion contains the X.Org driver for Silicon Motion cards. - xorg-video-siliconmotion, Silicon Motion ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-siliconmotion-1.7.9.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-siliconmotion/pspec.xml - - - xorg-video-siliconmotion - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.7.9 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.7.9 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.7.9 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.7.8 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 1.7.8 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-sis - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org sis video driver - X.Org sis ekran kartı sürücüsü - xorg-video-sis contains the X.Org driver for SiS cards. - xorg-video-sis, SiS ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-sis-0.10.9.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-sis/pspec.xml - - - xorg-video-sis - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 0.10.9 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 0.10.9 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.10.9 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.10.8 - Version bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.10.7 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-sisusb - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org sisusb video driver - X.Org sisusb ekran kartı sürücüsü - xorg-video-sisusb contains the X.Org driver for SiS video chips connected via a Net2280-based USB dongle. - xorg-video-sisusb, Net2280 tabanlı USB dongle ile bağlı SiS ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-sisusb-0.9.7.tar.bz2 - - util-macros - xorg-server-devel - - x11/driver/xorg-video-sisusb/pspec.xml - - - xorg-video-sisusb - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 0.9.7 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.9.7 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.9.6 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.9.6 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-tdfx - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org tdfx video driver - X.Org tdfx ekran kartı sürücüsü - xorg-video-tdfx contains the X.Org driver for Voodoo cards. - xorg-video-tdfx, Voodoo ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-tdfx-1.4.7.tar.bz2 - - libdrm-devel - mesa-devel - xorg-server-devel - util-macros - - x11/driver/xorg-video-tdfx/pspec.xml - - - xorg-video-tdfx - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.4.7 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.4.7 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.4.7 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.4.6 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 1.4.6 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-tga - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org tga video driver - X.Org tga ekran kartı sürücüsü - xorg-video-tga contains the X.Org driver for DEC Tga cards. - xorg-video-tga, DEC Tga ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-tga-1.2.2.tar.bz2 - - xorg-server-devel - util-macros - - - xf86-video-tga-1.2.2-remove-mibstore_h.patch - - x11/driver/xorg-video-tga/pspec.xml - - - xorg-video-tga - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - - - - - 2017-09-09 - 1.2.2 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.2.2 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.2.2 - Release bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.2.2 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.2.2 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-trident - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org trident video driver - X.Org trident ekran kartı sürücüsü - xorg-video-trident contains the X.Org driver for Trident cards. - xorg-video-trident, Trident ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-trident-1.3.8.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-trident/pspec.xml - - - xorg-video-trident - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.3.8 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.3.8 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.3.8 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.3.7 - Release bump. - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 1.3.7 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-v4l - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org v4l video driver - X.Org v4l ekran kartı sürücüsü - v4l is an Xorg driver for video4linux cards. It provides a Xvideo extension port for video overlay. - v4l, video4linux kartları için Xorg sürücüsü içerir. Video yerpaylaşımı (overlay) için bir Xvideo kapısı sağlar. - mirrors://xorg/individual/driver/xf86-video-v4l-0.2.0.tar.bz2 - - xorg-server-devel - - - xorg-x11-drv-v4l-support_v4l2_only_drivers.patch - xf86-video-v4l-0.2.0-build-fix.patch - - x11/driver/xorg-video-v4l/pspec.xml - - - xorg-video-v4l - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-03-11 - 0.2.0 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.2.0 - Release bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.2.0 - Release bump. - Osman Erkan - osman.erkan@pisilinux.org - - - 2015-05-15 - 0.2.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - xorg-video-vesa - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org vesa video driver - X.Org vesa ekran kartı sürücüsü - xorg-input-vesa contains the X.Org driver for Generic VESA cards. - xorg-input-vesa, VESA uyumlu ekran kartları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-vesa-2.3.4.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-vesa/pspec.xml - - - xorg-video-vesa - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 2.3.4 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 2.3.4 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 2.3.4 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 2.3.4 - Version bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 2.3.3 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-vmware - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org vmware video driver - X.Org vmware ekran kartı sürücüsü - xorg-video-vmware contains the X.Org driver for VMWare virtual machines. - xorg-video-vmware, VMWare sanal makineleri için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-vmware-13.2.1.tar.bz2 - - xorg-server-devel - util-macros - - x11/driver/xorg-video-vmware/pspec.xml - - - xorg-video-vmware - - mesa - libdrm - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 13.2.1 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 13.2.1 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 13.2.1 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 13.1.0 - Release bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 13.1.0 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-video-voodoo - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - driver - x11.driver - X.Org voodoo video driver - X.Org voodoo ekran kartı sürücüsü - xorg-video-voodoo contains the X.Org driver for Voodoo1 and Voodoo2 video adapters. - xorg-video-voodoo, Voodoo1 ve Voodoo2 video bağdaştırıcıları için X.Org sürücüsünü içerir. - mirrors://xorg/individual/driver/xf86-video-voodoo-1.2.5.tar.bz2 - - xorg-server-devel - util-macros - - - git-fixes.patch - - x11/driver/xorg-video-voodoo/pspec.xml - - - xorg-video-voodoo - - xorg-server - - - /usr/lib/xorg - /usr/share/doc - /usr/share/man - - - - - 2017-09-09 - 1.2.5 - rebuild - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-11 - 1.2.5 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 1.2.5 - Release bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.2.5 - Release bump - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 1.2.5 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xvba-video - http://www.splitted-desktop.com/~gbeauchesne/xvba-video/ - - PisiLinux Community - admins@pisilinux.org - - freedist - driver - x11.driver - XvBA backend for VA API - VA API için XvBA arka ucu - xvba-video is a backend for the VA API in order to use XvBA video acceleration drivers available for some ATI cards. - xvba-video, bazı ATI kartlar için mevcut olan XvBA video hızlandırma sürücülerini kullanmak için bir VA API arka ucudur. - http://source.pisilinux.org/1.0/xvba-video-0.7.8.i686.tar.gz - http://source.pisilinux.org/1.0/xvba-video-0.7.8.x86_64.tar.gz - x11/driver/xvba-video/pspec.xml - - - xvba-video - - libva - libXext - mesa - - - /usr/lib - /usr/share/doc - - - - xvba-video-32bit - 32-bit shared libraries for xvba-video - xvba-video için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - mesa-32bit - libX11-32bit - libXext-32bit - - - mesa-32bit - xvba-video - libX11-32bit - libXext-32bit - - - /usr/lib32 - - - - - 2017-03-11 - 0.7.8 - rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2017-02-16 - 0.7.8 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.7.8 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-08 - 0.7.8 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - scim - http://www.scim-im.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - x11.im - Smart Common Input Method - framework for Input Methods - Smart Common Input Method - Girdi Metodları sistemi - Smart Common Input Method – ogólna metoda wprowadzania - Smart Common Input Method (SCIM - Méthode commune intelligente d'entrée) est un framework (cadre de développement) pour méthodes d'entrée. Il s'agit d'une approche modulaire et flexible pour créer ou utiliser des méthodes d'entrée pour la plateforme X11. - Smart Common Input Method (SCIM) is a framework for Input Methods. It is a modular and flexible approach for authoring and using Input Methods for X11 platform. - Smart Common Input Method (SCIM), X11 platformu için Girdi Metodlarının yönetilmesi ve kullanılması için modüler ve esnek Girdi Metodları sistemi - scim to główny pakiet projektu SCIM, udostępniający podstawowe funkcje i typy danych. - mirrors://sourceforge/scim/scim-1.4.17.tar.gz - - scim-system-config - scim-system-global - - - libXt-devel - libX11-devel - intltool - - - scim-1.4.14-compile.patch - scim-1.4.7-support-more-utf8-locales.patch - scim-initial-locale-hotkey-20070922.patch - scim_panel_gtk-emacs-cc-style.patch - scim-add-restart.patch - - x11/im/scim/pspec.xml - - - scim-core - Core of SCIM for users - - libX11 - libgcc - scim-libs - gtk3 - gtk2 - pango - glib2 - gdk-pixbuf - - - /etc - /usr/bin - /usr/lib - /usr/share - /usr/share/doc - /usr/share/locale - - - scim.session - scim.env - - - - scim-libs - Libraries of SCIM - - cairo - libtool-ltdl - - - /usr/lib/libscim-* - /usr/lib/scim-1.0/*/Config - /usr/lib/scim-1.0/*/IMEngine - - - - scim-devel - Includes and pkgconfig for scim development - - scim-core - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-16 - 1.4.17 - Rebuild. - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-03 - 1.4.17 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 1.4.16 - Version bump - Burak Erturk - burakerturk@pisilinux.org - - - 2014-05-16 - 1.4.14 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXfont - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xfont de X.Org - X.Org Xfont library - X.Org Xfont kitaplığı - X.Org Xfont Bibliothek - libXfont is the Xorg library that allows using various types of fonts. - mirrors://xorg/individual/lib/libXfont-1.5.2.tar.bz2 - - libfontenc-devel - util-macros - freetype-devel - xorg-proto - xtrans - zlib-devel - - x11/library/libXfont/pspec.xml - - - libXfont - - libfontenc - zlib - freetype - - - /usr/lib - /usr/share/doc - - - - libXfont-devel - Development files for libXfont - libXfont için geliştirme dosyaları - - libXfont - libfontenc-devel - freetype-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - - - - - 2017-02-02 - 1.5.2 - Version bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.5.1 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.5.1 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - freeglut - http://freeglut.sourceforge.net/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - The OpenGL Utility Toolkit (Freeglut) - OpenGL Araç Kiti (Freeglut) - Freeglut est la boîte à outils utilitaire d'OpenGL, une boîte à outils indépendante du système de fenêtrage pour écrire des programmes OpenGL. Il implémente une Interface de Programmation d'Application (API) de fenêtrage pour OpenGL. Freeglut facilite considérablement l'apprentissage et l'exploration de la programmation en OpenGL. - Freeglut is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. Freeglut makes it considerably easier to learn about and explore OpenGL Programming. - Freeglut, OpenGL programlarını yazmak için bağımsız araç kutusu pencere sistemin olan bir OpenGL Hizmeti Araç Takımıdır. OpenGl için basit bir pencere uygulama proglaması arayüzü (API) sağlar. Freeglut, OpenGL Programlamasını keşfetmek öğrenmek isteyenler için kolaylıklar sağlar. - Freeglut es la caja de herramientas de OpenGL, con herramientas para crear programas OpenGL, independientemente del sistema de ventanas. Facilita una simple interfaz de programación de aplicaciones (API) con ventanas para OpanGL. Freeglut facilita considerablemente el aprendizaje y exploración de la programación OpenGL. - mirrors://sourceforge/freeglut/freeglut-3.0.0.tar.gz - - mesa-devel - mesa-glu-devel - libX11-devel - libXi-devel - libXxf86vm-devel - libXext-devel - libXrandr-devel - cmake - - x11/library/freeglut/pspec.xml - - - freeglut - - mesa - libX11 - libXi - libXxf86vm - libXrandr - - - /usr/lib - /usr/share/doc/freeglut - - - - freeglut-devel - Development files for freeglut - freeglut için geliştirme dosyaları - - freeglut - - - /usr/include - /usr/lib/pkgconfig - - - - freeglut-32bit - 32-bit shared libraries for freeglut - freeglut için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - mesa-32bit - mesa-glu-32bit - libXi-32bit - libX11-32bit - libXxf86vm-32bit - libXrandr-32bit - - - freeglut - mesa-32bit - libXi-32bit - libXxf86vm-32bit - libX11-32bit - libXrandr-32bit - - - /usr/lib32 - - - - - 2017-09-20 - 3.0.0 - Rebuild for new Mesa - PisiLinux Community - admin@pisilinux.org - - - 2016-11-03 - 3.0.0 - Rebuild for new Mesa - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 3.0.0 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-04-27 - 3.0.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - glew - http://glew.sourceforge.net - - PisiLinux Community - admins@pisilinux.org - - BSD - GLX - SGI-B - GPLv2 - app:console - library - x11.library - OpenGL Extension Wrangler Library - OpenGL Extension Wrangler Library (GLEW) çok platform destekli, C/C++ genişleme kitaplığı - OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. - OpenGL Extension Wrangler Library (GLEW) çok platform destekli, C/C++ genişleme kitaplığıdır. - mirrors://sourceforge/glew/2.0.0/glew-2.0.0.tgz - - mesa-glu-devel - - x11/library/glew/pspec.xml - - - glew - - mesa - libX11 - - - /usr/lib - /usr/share/doc - /usr/bin - - - - glew-devel - Development files for glew - glew için geliştirme dosyaları - - mesa-glu-devel - glew - - - /usr/include/GL - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - glew-32bit - 32-bit shared libraries for glew - glew için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - mesa-32bit - libX11-32bit - - - mesa-32bit - libX11-32bit - glew - - - /usr/lib32 - - - - - 2017-02-15 - 2.0.0 - Rebuild for new Mesa - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-02 - 2.0.0 - Release Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-27 - 1.13.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2015-08-15 - 1.12.0 - First release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - libdmx - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie dmx de X.Org - X.Org dmx library - X.Org dmx kitaplığı - X.Org dmx Bibliothek - libdmx is the X Window System DMX (Distributed Multihead X) extension library. - mirrors://xorg/individual/lib/libdmx-1.1.3.tar.bz2 - - libXext-devel - libX11-devel - util-macros - - x11/library/libdmx/pspec.xml - - - libdmx - - libXext - libX11 - - - /usr/lib - /usr/share/doc - - - - libdmx-devel - Development files for libdmx - libdmx için geliştirme dosyaları - - libdmx - libXext-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man - - - - - 2017-02-15 - 1.1.3 - Rebuild for new toolchain. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libdrm - http://dri.freedesktop.org/libdrm/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Userspace interface to kernel DRM services - Çekirdekteki DRM servisleri için kullanıcı düzeyi arayüz - libdrm is a library providing the userspace interface to kernel DRM services. - libdrm, çekirdekteki DRM servisleri için kullanıcı düzeyi arayüz sağlayan bir kitaplıktır. - https://dri.freedesktop.org/libdrm/libdrm-2.4.83.tar.bz2 - - libpciaccess-devel - util-macros - libxslt-devel - docbook-xsl - valgrind - - x11/library/libdrm/pspec.xml - - - libdrm - - libpciaccess - - - /etc - /usr/lib/libdrm.* - /lib/udev/rules.d - /usr/share/doc - /usr/share/man - /usr/share/libdrm - - - 91-drm-modeset.rules - - - - libdrm-intel - Userspace interface to kernel DRM services for intel - Çekirdekteki intel DRM servisleri için kullanıcı düzeyi arayüz - - libdrm - libpciaccess - - - /usr/lib/libdrm_intel.* - - - - libdrm-nouveau - Userspace interface to kernel DRM services for nouveau - Çekirdekteki nouveau DRM servisleri için kullanıcı düzeyi arayüz - - libdrm - - - /usr/lib/libdrm_nouveau.* - - - - libdrm-radeon - Userspace interface to kernel DRM services for radeon - Çekirdekteki radeon DRM servisleri için kullanıcı düzeyi arayüz - - libdrm - - - /usr/lib/libdrm_radeon.* - - - - libdrm-amd - Userspace interface to kernel DRM services for amdgpu - - libdrm - - - /usr/lib/libdrm_amdgpu.* - - - - libkms - Userspace library for kernel mode setting - Çekirdekteki ekran modu değiştirme servisleri için kullanıcı düzeyi arayüz - - libdrm - - - /usr/lib/libkms.* - - - - libdrm-devel - Development files for libdrm - libdrm için geliştirme dosyaları - - libdrm - libdrm-intel - libdrm-nouveau - libdrm-radeon - libdrm-amd - libkms - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libdrm-32bit - 32-bit shared libraries for libdrm - libdrm için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libpciaccess-32bit - - - libdrm - libpciaccess-32bit - - - /usr/lib32/libdrm.* - - - - libdrm-intel-32bit - 32-bit shared libraries for libdrm-intel - libdrm-intel için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libdrm-intel - libdrm-32bit - libpciaccess-32bit - - - /usr/lib32/libdrm_intel.* - - - - libdrm-nouveau-32bit - 32-bit shared libraries for libdrm-nouveau - libdrm-nouveau için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libdrm-nouveau - libdrm-32bit - - - /usr/lib32/libdrm_nouveau.* - - - - libdrm-radeon-32bit - 32-bit shared libraries for libdrm-radeon - libdrm-radeon için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libdrm-radeon - libdrm-32bit - - - /usr/lib32/libdrm_radeon.* - - - - libdrm-amd-32bit - 32-bit shared libraries for libdrm-amdgpu - emul32 - emul32 - - libdrm-amd - libdrm-32bit - - - /usr/lib32/libdrm_amdgpu.* - - - - libkms-32bit - 32-bit shared libraries for libkms - libkms için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libkms - libdrm-32bit - - - /usr/lib32/libkms.* - - - - - 2017-09-09 - 2.4.83 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 2.4.75 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-02 - 2.4.71 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-04-30 - 2.4.67 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-03-27 - 2.4.67 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libepoxy - http://www.kde.org - - Pisi Linux Admins - admins@pisilinux.org - - MIT - library - x11.library - OpenGL function pointer management library - Epoxy is a library for handling OpenGL function pointer management for you. - https://github.com/anholt/libepoxy/releases/download/v1.4/libepoxy-1.4.0.tar.xz - - libX11-devel - mesa-devel - util-macros - - x11/library/libepoxy/pspec.xml - - - libepoxy - - /etc/xdg - /usr/bin - /usr/lib - /usr/share - /usr/share/locale - /usr/share/doc - /usr/share/man - - - - libepoxy-devel - Development files for libepoxy - - libepoxy - - - /usr/include - /usr/lib/pkgconfig - - - - libepoxy-32bit - 32-bit shared libraries for libeproxy - emul32 - emul32 - - libX11-32bit - mesa-32bit - - - /lib32 - /usr/lib32 - - - - - 2017-02-15 - 1.4 - Version bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.3.1 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-08 - 1.3.1 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libevdev - http://www.freedesktop.org/wiki/Software/libevdev/ - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - GPLv1 - library - x11.library - Wrapper library for evdev devices - Wrapper library for evdev devices - Wrapper library for evdev devices - Wrapper library for evdev devices - https://www.freedesktop.org/software/libevdev/libevdev-1.5.6.tar.xz - - check-devel - python-devel - - x11/library/libevdev/pspec.xml - - - libevdev - - /usr/bin - /usr/lib - /usr/include - /usr/lib/pkgconfig - /usr/share - /usr/share/doc - - - - - 2017-09-20 - 1.5.6 - Version bump - Alihan Öztürkçe - alihan@pisilinux.org - - - 2016-11-02 - 1.5.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-02 - 1.4.6 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2015-01-25 - 1.3.2 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - libexplain - http://libexplain.sourceforge.net/ - - erdinc gültekin - admins@pisilinux.org - - LGPLv2 - library - x11.library - Explain errno values returned by libc functions - Libc fonksiyonları tarafından döndürülen errno değerleri açıklar - The libexplain package provides a library which may be used to explain Unix and Linux system call errors - Libexplain paketi, Unix ve Linux sistem çağrısı hataları açıklamak için kullanılan bir kütüphane sunar. - http://sourceforge.net/projects/libexplain/files/1.4/libexplain-1.4.tar.gz - - acl-devel - libcap-devel - lsof - libtool - bison - groff - jbigkit-devel - ghostscript-devel - - - libexplain-1.4-missing-defines.patch - - x11/library/libexplain/pspec.xml - - - libexplain - - acl - libcap - ghostscript - - - /usr/bin - /usr/lib - /usr/share/man - /usr/share/locale - /usr/share/doc - - - - libexplain-devel - Development files for libexplain. - libexplain için geliştirme dosyaları - - acl-devel - libcap-devel - libexplain - - - /usr/lib/pkgconfig - /usr/include - - - - - 2017-01-29 - 1.4 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.4 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-01-09 - 1.4 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libfakekey - http://matchbox-project.org/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - library - x11.library - X virtual keyboard library. - X sanal klavye kütüphanesi. - X sanal klavye kütüphanesi. - http://downloads.yoctoproject.org/releases/matchbox/libfakekey/0.1/libfakekey-0.1.tar.bz2 - - libXtst-devel - - x11/library/libfakekey/pspec.xml - - - libfakekey - - libXtst - - - /usr/lib - /usr/share/doc - - - - libfakekey-devel - Development files for libfakekey - libfakekey için geliştirme dosyaları - - libfakekey - - - /usr/lib/pkgconfig - /usr/include/fakekey/ - - - - - 2017-01-30 - 0.1 - Rebuild. - Osman Erkan - osman.erkan@pisilinux.org - - - 2016-07-07 - 0.1 - First Release - Osman Erkan - osman.erkan@pisilinux.org - - - - - - libfontenc - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie fontenc de X.Org - X.Org fontenc library - X.Org fontenc kitaplığı - X.Org fontenc Bibliothek - libfontenc is the X Window System font encoding library. - mirrors://xorg/individual/lib/libfontenc-1.1.3.tar.bz2 - - zlib-devel - util-macros - font-util - xorg-proto - - x11/library/libfontenc/pspec.xml - - - libfontenc - - zlib - - - /usr/lib - /usr/share/doc - - - - libfontenc-devel - Development files for libfontenc - libfontenc için geliştirme dosyaları - - libfontenc - - - /usr/include/X11 - /usr/lib/pkgconfig - - - - - 2017-01-30 - 1.1.3 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.1.3 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libFS - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie FS de X.Org - X.Org FS library - X.Org FS kitaplığı - X.Org FS Bibliothek - libFS is the interface library to the X Font Server. - mirrors://xorg/individual/lib/libFS-1.0.7.tar.bz2 - - util-macros - xorg-proto - xtrans - - x11/library/libFS/pspec.xml - - - libFS - - /usr/lib - /usr/share/doc - - - - libFS-devel - Development files for libFS - libFS için geliştirme dosyaları - - libFS - - - /usr/include/X11 - /usr/lib/pkgconfig - - - - - 2017-01-30 - 1.0.7 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.7 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.0.7 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libICE - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - X.Org ICE library - X.Org ICE kitaplığı - Utilitaire ICE de X.Org. - libICE is the Inter-Client Exchange library. - libICE, Inter-Client Exchange protokolüne bir arayüz sağlayan X.Org kitaplığıdır. - X.Org ICE Bibliothek - mirrors://xorg/individual/lib/libICE-1.0.9.tar.bz2 - - libbsd-devel - util-macros - xorg-proto - xtrans - libxslt - - x11/library/libICE/pspec.xml - - - libICE - - libbsd - - - /usr/lib - /usr/share/doc - - - - libICE-devel - Development files for libICE - libICE için geliştirme dosyaları - - libICE - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libICE-32bit - 32-bit shared libraries for libICE - libICE için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libICE - - - /usr/lib32 - - - - - 2017-01-30 - 1.0.9 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.9 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-08-31 - 1.0.9 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libomxil-bellagio - http://omxil.sourceforge.net - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2.1 - library - x11.library - An opensource implementation of the OpenMAX Integration Layer API - An opensource implementation of the OpenMAX Integration Layer API - An opensource implementation of the OpenMAX Integration Layer API - An opensource implementation of the OpenMAX Integration Layer API - http://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/libomxil-bellagio-0.9.3.tar.gz - - glibc-devel - - - fedora-fixes.patch - - x11/library/libomxil-bellagio/pspec.xml - - - libomxil-bellagio - - /usr/bin - /usr/lib - /usr/share - /usr/share/man - /usr/share/doc - - - - libomxil-bellagio-devel - Development files for mesa - - libomxil-bellagio - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-02 - 0.9.3 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.9.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-04-07 - 0.9.3 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - libpciaccess - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - X.Org PCI access library - X.Org PCI erişim kitaplığı - libpciaccess is the Xorg library for portable PCI access routines across multiple operating systems. - libpciaccess, değişik işletim sistemleri için taşınabilir PCI erişim rutinleri içeren Xorg kitaplığıdır. - mirrors://xorg/individual/lib/libpciaccess-0.13.5.tar.bz2 - - util-macros - - x11/library/libpciaccess/pspec.xml - - - libpciaccess - - /usr/lib - /usr/share/doc - - - - libpciaccess-devel - Development files for libpciaccess - libpciaccess için geliştirme dosyaları - - libpciaccess - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libpciaccess-32bit - 32-bit shared libraries for libpciaccess - libpciaccess için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libpciaccess - - - /usr/lib32 - - - - - 2017-09-09 - 0.13.5 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-01-29 - 0.13.4 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.13.4 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-05-05 - 0.13.4 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libSM - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie SM de X.Org. - X.Org SM library - X.Org SM kitaplığı. - X.Org SM Bibliothek - libSM is the X Session Management library. - mirrors://xorg/individual/lib/libSM-1.2.2.tar.bz2 - - libICE-devel - libutil-linux-devel - util-macros - xorg-proto - xtrans - - x11/library/libSM/pspec.xml - - - libSM - - libutil-linux - libICE - - - /usr/lib - /usr/share/X11 - /usr/share/doc - - - - libSM-devel - Development files for libSM - libSM için geliştirme dosyaları - - libICE-devel - libSM - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/doc/*.xml - - - - libSM-32bit - 32-bit shared libraries for libSM - libSM için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libICE-32bit - libutil-linux-32bit - - - libICE-32bit - libutil-linux-32bit - libSM - - - /usr/lib32 - - - - - 2017-02-02 - 1.2.2 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.2.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.2.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libtxc-dxtn - http://dri.freedesktop.org/wiki/S3TC - - Marcin Bojara - marcin@pisilinux.org - - custom - BSD - x11.library - Texture compression library for Mesa - S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa. - http://people.freedesktop.org/~cbrill/libtxc_dxtn/libtxc_dxtn-1.0.1.tar.bz2 - - mesa-devel - - x11/library/libtxc-dxtn/pspec.xml - - - libtxc-dxtn - - /usr/lib - /usr/share/doc - - - - libtxc-dxtn-devel - - libtxc-dxtn - - - /usr/include - - - - libtxc-dxtn-32bit - emul32 - - /usr/lib32 - - - - - 2017-02-02 - 1.0.1 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-06-20 - 1.0.1 - First release. - Marcin Bojara - marcin@pisilinux.org - - - - - - libva - http://www.freedesktop.org/wiki/Software/vaapi - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Video Acceleration (VA) API for Linux - Linux için video hızlandırma API'si - libva is a library providing the VA API video acceleration API. - libva, VA video hızlandırma API'sini sağlayan bir kitaplıktır. - https://github.com/01org/libva/releases/download/2.0.0/libva-2.0.0.tar.bz2 - - libdrm-devel - libXext-devel - libXfixes-devel - mesa-devel - wayland-devel - - x11/library/libva/pspec.xml - - - libva - - libX11 - libdrm - libXext - libXfixes - mesa - wayland-client - - - /usr/bin - /usr/lib - /usr/share/doc - - - - libva-devel - Development files for libva - libva için geliştirme dosyaları - - libva - wayland-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libva-32bit - 32-bit shared libraries for libva - libva için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libdrm-32bit - wayland-32bit - libXext-32bit - libXfixes-32bit - mesa-32bit - libX11-32bit - - - libva - libdrm-32bit - wayland-32bit - libXext-32bit - libXfixes-32bit - libX11-32bit - mesa-32bit - - - /usr/lib32 - - - - - 2017-02-15 - 2.0.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-15 - 1.7.3 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-03 - 1.7.2 - Version bump. - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-27 - 1.7.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2015-05-10 - 1.5.1 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - libvdpau - http://freedesktop.org/wiki/Software/VDPAU - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Wrapper library for the Video Decode and Presentation API - Video kodu çözme ve sunma API'si için ara kitaplık - VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs. - VDPAU (Video Decode and Presentation API for UNIX), modern grafik işlemcilerde yer alan video kod çözümü hızlandırma ve sunma donanımına bir arayüz sağlar. - https://people.freedesktop.org/~aplattner/vdpau/libvdpau-1.1.1.tar.gz - - libXext-devel - - x11/library/libvdpau/pspec.xml - - - libvdpau - - libXext - - - /etc - /usr/lib - /usr/share/doc - - - - libvdpau-devel - Development files for libvdpau - libvdpau için geliştirme dosyaları - - libvdpau - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libvdpau-32bit - 32-bit shared libraries for libvdpau - libvdpau için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - - - libvdpau - libXext-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-27 - 1.1.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2015-11-20 - 1.1 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libX11 - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie X11 de X.Org. - X.Org X11 library - X.Org X11 kitaplığı - X.Org X11 Bibliothek - Core X11 protocol client library. - mirrors://xorg/individual/lib/libX11-1.6.4.tar.bz2 - - libxcb-devel - xorg-proto - util-macros - xtrans - - x11/library/libX11/pspec.xml - - - libX11 - - libxcb - - - /usr/lib/libX11* - /usr/lib/X11 - /usr/share/X11 - /usr/share/doc/libX11 - - - - libX11-devel - Development files for X11 library - libX11 için geliştirme dosyaları - - libX11 - libxcb-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libX11-32bit - 32-bit shared libraries for libX11 - libX11 için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libxcb-32bit - - - libX11 - libxcb-32bit - - - /usr/lib32 - - - - - 2017-01-27 - 1.6.4 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-02 - 1.6.4 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-04-30 - 1.6.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-03-08 - 1.6.3 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libXau - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Au de X.Org. - X.Org Au library - X.Org Au kitaplığı. - X.Org Au Bibliothek - libXau provides functions to manage X authorization files - libXau, X yetkilendirme dosyalarını yönetmek için işlevler sağlar. - http://xorg.freedesktop.org/archive/individual/lib/libXau-1.0.8.tar.gz - - util-macros - xorg-proto - - - visibility.patch - - x11/library/libXau/pspec.xml - - - libXau - - /usr/lib - - - - libXau-devel - Development files for libXau - libXau için geliştirme dosyaları - - libXau - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXau-32bit - 32-bit shared libraries for libXau - libXau için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - /usr/lib32 - - - - - 2017-01-27 - 1.0.8 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.8 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-06-01 - 1.0.8 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXaw - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - X Athena Widgets Library - X Athena Parçacıkları kitaplığı - Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library. - mirrors://xorg/individual/lib/libXaw-1.0.13.tar.bz2 - - libXext-devel - libXmu-devel - libXpm-devel - libXt-devel - util-macros - libICE-devel - libSM-devel - libX11-devel - - x11/library/libXaw/pspec.xml - - - libXaw - - libX11 - libXext - libXmu - libXpm - libXt - - - /usr/lib - /usr/share/doc - - - - libXaw-devel - Development files for libXaw - libXaw için geliştirme dosyaları - - libXaw - libXext-devel - libXmu-devel - libXpm-devel - libXt-devel - libX11-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXaw-32bit - 32-bit shared libraries for libSM - libXaw için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - libXmu-32bit - libXpm-32bit - libXt-32bit - libX11-32bit - - - libXaw - libXext-32bit - libXmu-32bit - libXpm-32bit - libXt-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-03-02 - 1.0.13 - Release bump - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-30 - 1.0.13 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.0.13 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libxcb - http://xcb.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - The X protocol C-language Binding (XCB) - X protokolü için C dili bağlayıcısı (XCB) - The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. - https://xcb.freedesktop.org/dist/libxcb-1.12.tar.bz2 - - libXau-devel - libXdmcp-devel - python-devel - libxslt - util-macros - xcb-proto - - - libxcb-1.1-no-pthread-stubs.patch - - x11/library/libxcb/pspec.xml - - - libxcb - - libXau - libXdmcp - glibc - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - libxcb-devel - Development files for libxcb - libxcb için geliştirme dosyaları - - libxcb - libXau-devel - libXdmcp-devel - - - /usr/include/xcb - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - pthread-stubs.pc - - - - libxcb-32bit - 32-bit shared libraries for libxcb - libxcb için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXau-32bit - libXdmcp-32bit - - - libxcb - libXau-32bit - libXdmcp-32bit - - - /usr/lib32 - - - - - 2017-01-29 - 1.12 - Version bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.11.1 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-03-08 - 1.11.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - libXcomposite - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie composite X.Org - X.Org composite library - X.Org composite kitaplığı - X.Org composite Bibliothek - libXcomposite is the X Composite library. Compositing allows modification of the window system's base elements like window borders, window buttons and window titlebars. - libXcomposite, X Birleşiklik kitaplığıdır. Birleşiklik, pencerelere ait kenarlar, butonlar ve başlık çubukları gibi pencere sisteminin temel elemanlarını değiştirmeye izin verir. - mirrors://xorg/individual/lib/libXcomposite-0.4.4.tar.bz2 - - libX11-devel - libXfixes-devel - util-macros - - x11/library/libXcomposite/pspec.xml - - - libXcomposite - - libX11 - - - /usr/lib - /usr/share/doc - - - - libXcomposite-devel - Development files for libXcomposite - libXcomposite için geliştirme dosyaları - - libXcomposite - libXfixes-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXcomposite-32bit - 32-bit shared libraries for libXcomposite - libXcomposite için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - - - libXcomposite - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 0.4.4 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.4.4 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 0.4.4 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXcursor - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xcursor de X.Org - X.Org Xcursor library - X.Org Xcursor kitaplığı - X.Org Xcursor Bibliothek - libXcursor is the X Cursor management library. It allows using different mouse skins and modifying of the text cursor. - mirrors://xorg/individual/lib/libXcursor-1.1.14.tar.bz2 - - util-macros - libX11-devel - xorg-proto - libXfixes-devel - libXrender-devel - - x11/library/libXcursor/pspec.xml - - - libXcursor - - libX11 - libXfixes - libXrender - - - /usr/lib - /usr/share/doc - - - - libXcursor-devel - Development files for libXcursor - libXcursor için geliştirme dosyaları - - libXcursor - libXfixes-devel - libX11-devel - libXrender-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXcursor-32bit - 32-bit shared libraries for libXcursor - libXcursor için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - libXfixes-32bit - libXrender-32bit - - - libXcursor - libX11-32bit - libXfixes-32bit - libXrender-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.14 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.14 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.14 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXdamage - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie damege de X.Org. - X.Org damage library - X.Org damege kitaplığı. - X.Org damege Bibliothek - LibXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). - LibXdamage, X protokolü uzantısı DAMAGE için istemci kitaplığıdır. Damage uzantısı ekranda herhangi bir bölümde bozulma (değişiklik) meydana geldiğinde bildirim yapılmasını sağlar. - mirrors://xorg/individual/lib/libXdamage-1.1.4.tar.bz2 - - libXfixes-devel - util-macros - - x11/library/libXdamage/pspec.xml - - - libXdamage - - libXfixes - libX11 - - - /usr/lib - /usr/share/doc - - - - libXdamage-devel - Development files for libXdamage - libXdamage için geliştirme dosyaları - - libXdamage - libXfixes-devel - libX11-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libXdamage-32bit - 32-bit shared libraries for libXdamage - libXdamage için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - libXfixes-32bit - - - libXdamage - libXfixes-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.4 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.4 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.4 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXdmcp - http://x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xdmcp de X.Org. - X.Org Xdmcp library - X.Org Xdmcp kitaplığı. - X.Org Xdmcp Bibliothek - LibXdmcp is the X Display Manager Control Protocol library. - LibXdmcp, X Ekran Yöneticisi Denetim Protokolü kitaplığıdır. - http://xorg.freedesktop.org/archive/individual/lib/libXdmcp-1.1.2.tar.bz2 - - libxslt - util-macros - xorg-proto - libbsd-devel - - x11/library/libXdmcp/pspec.xml - - - libXdmcp - - libbsd - - - /usr/lib - /usr/share/doc - - - - libXdmcp-devel - Development files for libXdmcp - libXdmcp için geliştirme dosyaları - - xorg-proto - libXdmcp - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/doc/*/*.xml - - - - libXdmcp-32bit - 32-bit shared libraries for libXdmcp - libXdmcp için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXdmcp - - - /usr/lib32 - - - - - 2017-01-27 - 1.1.2 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-06-06 - 1.1.2 - First release - Osman Erkan - osman.erkan@yandex.com - - - - - - libXext - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xext de X.Org - X.Org Xext library - X.Org Xext kitaplığı - X.Org Xext Bibliothek - LibXext provides an X Window System client interface to several extensions to the X protocol. - LibXext, çeşitli X protokolü uzantıları için X Pencere Sistemi istemci arayüzü sunar. - mirrors://xorg/individual/lib/libXext-1.3.3.tar.bz2 - - xorg-proto - util-macros - libX11-devel - libxslt - - x11/library/libXext/pspec.xml - - - libXext - - libX11 - - - /usr/lib - /usr/share/doc - - - - libXext-devel - Development files for libXext - libXext için geliştirme dosyaları - - libX11-devel - libXext - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXext-32bit - 32-bit shared libraries for libXext - libXext için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - - - libXext - libX11-32bit - - - /usr/lib32 - - - - - 2017-01-29 - 1.3.3 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.3.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-08-31 - 1.3.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXfixes - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xfixes de X.Org - X.Org Xfixes library - X.Org Xfixes kitaplığı - X.Org Xfixes Bibliothek - libXfixes is a library to provide augmented versions of core protocol requests. - mirrors://xorg/individual/lib/libXfixes-5.0.3.tar.bz2 - - xorg-proto - libX11-devel - util-macros - - x11/library/libXfixes/pspec.xml - - - libXfixes - - libX11 - - - /usr/lib - /usr/share/doc - - - - libXfixes-devel - Development files for libXfixes - libXfixes için geliştirme dosyaları - - libXfixes - libX11-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXfixes-32bit - 32-bit shared libraries for libXfixes - libXfixes için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - - - libXfixes - libX11-32bit - - - /usr/lib32 - - - - - 2017-01-29 - 5.0.3 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-11-02 - 5.0.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 5.0.1 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 5.0.1 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXfont2 - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - X.Org Xfont library - libXfont is the Xorg library that allows using various types of fonts. - http://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.1.tar.bz2 - - libfontenc-devel - util-macros - freetype-devel - xorg-proto - xtrans - zlib-devel - - x11/library/libXfont2/pspec.xml - - - libXfont2 - - libfontenc - zlib - freetype - - - /usr/lib - /usr/share/doc - - - - libXfont2-devel - Development files for libXfont - - libXfont2 - libfontenc-devel - freetype-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - - - - - 2017-03-02 - 2.0.1 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - libXft - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xft de X.Org - X.Org Xft library - X.Org Xft kitaplığı - X.Org Xft Bibliothek - libXft is the X FreeType interface library. - mirrors://xorg/individual/lib/libXft-2.3.2.tar.bz2 - - util-macros - freetype-devel - expat-devel - fontconfig-devel - libXrender-devel - - x11/library/libXft/pspec.xml - - - libXft - - libX11 - freetype - fontconfig - libXrender - - - /usr/lib - /usr/share/doc - - - - libXft-devel - Development files for libXft - libXft için geliştirme dosyaları - - libXft - freetype-devel - fontconfig-devel - libXrender-devel - - - /usr/bin - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXft-32bit - 32-bit shared libraries for libXft - libXft için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - freetype-32bit - fontconfig-32bit - libXrender-32bit - zlib-32bit - libX11-32bit - - - libXft - freetype-32bit - fontconfig-32bit - libXrender-32bit - zlib-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 2.3.2 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-04-30 - 2.3.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-08-31 - 2.3.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXi - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xi de X.Org - X.Org Xi library - X.Org Xi kitaplığı - X.Org Xi Bibliothek - LibXi provides an X Window System client interface to the XINPUT extension to the X protocol. - mirrors://xorg/individual/lib/libXi-1.7.9.tar.bz2 - - libXext-devel - libXfixes-devel - util-macros - - x11/library/libXi/pspec.xml - - - libXi - - libXext - libX11 - - - /usr/lib - /usr/share/doc - - - - libXi-devel - Development files for libXi - libXi için geliştirme dosyaları - - libXi - libXext-devel - libX11-devel - libXfixes-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXi-32bit - 32-bit shared libraries for libXi - libXi için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - libX11-32bit - - - libXi - libXext-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-01-29 - 1.7.9 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-02 - 1.7.8 - Version Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-27 - 1.7.6 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2014-08-31 - 1.7.4 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXinerama - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - librairie Xinerama de X.Org - X.Org Xinerama library - X.Org Xinerama kitaplığı - X.Org Xinerama Bibliothek - Xorg Xinerama library. Xinerama is an extension to the X Window System which enables applications and window managers to use two (or more) physical displays as one large virtual display. - mirrors://xorg/individual/lib/libXinerama-1.1.3.tar.bz2 - - libXext-devel - libX11-devel - util-macros - - x11/library/libXinerama/pspec.xml - - - libXinerama - - libXext - libX11 - - - /usr/lib - /usr/share/doc - - - - libXinerama-devel - Development files for libXinerama - libXinerama için geliştirme dosyaları - - libXinerama - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXinerama-32bit - 32-bit shared libraries for libXinerama - libXinerama için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - libX11-32bit - - - libXinerama - libX11-32bit - libXext-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.3 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libxkbcommon - http://xkbcommon.org/ - - Osman Erkan - osman.erkan@pisilinux.org - - GPLv2 - library - x11.library - Library to convert evdev keycodes to keysyms - Evdev keycode'larını keysms türüne çeviren bir kitaplık - Library to convert evdev keycodes to keysyms - Evdev keycode'larını keysms türüne çeviren bir kitaplık - https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.7.1.tar.gz - - util-macros - libxcb-devel - - x11/library/libxkbcommon/pspec.xml - - - libxkbcommon - - libxcb - - - /usr/share/doc/libxkbcommon/ - /usr/lib/lib*.so* - - - - libxkbcommon-devel - Development files for libxkbcommon - libxkbcommon için geliştirme dosyaları - - libxkbcommon - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libxkbcommon-32bit - 32-bit shared libraries for libxkbcommon - emul32 - emul32 - - libxcb-32bit - - - libxkbcommon - libxcb-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 0.7.1 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-27 - 0.6.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2015-03-04 - 0.5.0 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - libxkbfile - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie xkbfile de X.Org - X.Org xkbfile library - X.Org xkbfile kitaplığı - X.Org xkbfile Bibliothek - Libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. - mirrors://xorg/individual/lib/libxkbfile-1.0.9.tar.bz2 - - util-macros - libX11-devel - xorg-proto - - x11/library/libxkbfile/pspec.xml - - - libxkbfile - - libX11 - - - /usr/lib - /usr/share/doc - - - - libxkbfile-devel - Development files for libxkbfile - libxkbfile için geliştirme dosyaları - - libxkbfile - libX11-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - - - - - 2017-02-02 - 1.0.9 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.9 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.0.9 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libXmu - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xmu de X.Org - X.Org Xmu library - X.Org Xmu kitaplığı - X.Org Xmu Bibliothek - libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. - LibXmu, X kitaplıklarında kullanmak için çeşitli yardımcı fonksiyonlar içerir. - mirrors://xorg/individual/lib/libXmu-1.1.2.tar.bz2 - - util-macros - libXt-devel - libICE-devel - libSM-devel - libXext-devel - - x11/library/libXmu/pspec.xml - - - libXmu - - libXt - libX11 - libXext - - - /usr/lib - /usr/share/doc - - - - libXmu-devel - Development files for libXmu - libXmu için geliştirme dosyaları - - libXmu - libXt-devel - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libXmu-32bit - 32-bit shared libraries for libXmu - libXmu için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXt-32bit - libXext-32bit - - - libXmu - libXt-32bit - libX11-32bit - libXext-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.2 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXp - http://x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xp de X.Org. - X.Org Xp library - X.Org Xp kitaplığı. - X.Org Xp Bibliothek - X.Org X11 libXp runtime library - mirrors://xorg/individual/lib/libXp-1.0.3.tar.bz2 - - libXext-devel - xorg-proto - libXau-devel - libX11-devel - util-macros - - x11/library/libXp/pspec.xml - - - libXp - - libXext - libXau - libX11 - - - /usr/lib - /usr/share/doc - /usr/share/man - - - - libXp-devel - Development files for libXp - libXp için geliştirme dosyaları - - libXp - libXext-devel - - - /usr/include/X11 - /usr/lib/libdeprecatedXp.so - /usr/lib32/libdeprecatedXp.so - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libXp-32bit - 32-bit shared libraries for libXp - libXp için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - - - libXp - libXext-32bit - libXau-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.0.3 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-11-13 - 1.0.3 - First release - Stefan Gronewold (groni) - groni@pisilinux.org - - - - - - libXpm - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xpm de X.Org - X.Org Xpm library - X.Org Xpm kitaplığı - X.Org Xpm Bibliothek - LibXpm is the X pixmap library. - mirrors://xorg/individual/lib/libXpm-3.5.12.tar.bz2 - - util-macros - libXext-devel - libXt-devel - - x11/library/libXpm/pspec.xml - - - libXpm - - libXext - libXt - libX11 - - - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - libXpm-devel - Development files for libXpm - libXpm için geliştirme dosyaları - - libXpm - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - libXpm-32bit - 32-bit shared libraries for libXpm - libXpm için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - libXt-32bit - libX11-32bit - - - libXpm - libXext-32bit - libXt-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 3.5.12 - Version bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 3.5.11 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 3.5.11 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXrandr - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - X.Org Xrandr library - Librairie Xrand de X.Org. - Xrandr is a simple library designed to interface the X Resize and Rotate Extension. This allows clients to change the size and rotation of the root window of a screen, along with the ability to reflect the screen about either axis. - X.Org Xrand kitaplığı. - X.Org Xrand Bibliothek - mirrors://xorg/individual/lib/libXrandr-1.5.1.tar.bz2 - - libXext-devel - libXrender-devel - libX11-devel - util-macros - - x11/library/libXrandr/pspec.xml - - - libXrandr - - libXext - libXrender - libX11 - - - /usr/lib - /usr/share/doc - - - - libXrandr-devel - Development files for libXrandr - libXrandr için geliştirme dosyaları - - libXrandr - libXrender-devel - libXext-devel - libX11-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXrandr-32bit - 32-bit shared libraries for libXrandr - libXrandr için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - libXext-32bit - libXrender-32bit - - - libXrandr - libX11-32bit - libXext-32bit - libXrender-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.5.1 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-11-02 - 1.5.1 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.5.0 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.5.0 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libXrender - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xrender de X.Org - X.Org Xrender library - X.Org Xrender kitaplığı - X.Org Xrender Bibliothek - The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tesselation into either triangles or trapezoids. - mirrors://xorg/individual/lib/libXrender-0.9.10.tar.bz2 - - libX11-devel - xorg-proto - util-macros - - x11/library/libXrender/pspec.xml - - - libXrender - - libX11 - - - /usr/lib - /usr/share/doc - - - - libXrender-devel - Development files for libXrender - libXrender için geliştirme dosyaları - - libXrender - libX11-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/doc/libXrender/libXrender.txt - - - - libXrender-32bit - 32-bit shared libraries for libXrender - libXrender için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - - - libXrender - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 0.9.10 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-11-02 - 0.9.10 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.9.9 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 0.9.9 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libXres - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xres de X.Org - X.Org Xres library - X.Org Xres kitaplığı - X.Org Xres Bibliothek - X-Resource is an extension that allows a client to query the X server about its usage of various resources. - mirrors://xorg/individual/lib/libXres-1.0.7.tar.bz2 - - libX11-devel - libXext-devel - util-macros - - x11/library/libXres/pspec.xml - - - libXres - - libX11 - libXext - - - /usr/lib - /usr/share/doc - - - - libXres-devel - Development files for libXres - libXres için geliştirme dosyaları - - libXres - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/share/man - - - - - 2017-02-02 - 1.0.7 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.7 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.0.7 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXScrnSaver - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie XScrnSaver de X.Org - X.Org XScrnSaver library - X.Org XScrnSaver kitaplığı - X.Org XScrnSaver Bibliothek - LibXScrnSaver allows using screensavers in X clients. - mirrors://xorg/individual/lib/libXScrnSaver-1.2.2.tar.bz2 - - libXext-devel - libX11-devel - util-macros - - x11/library/libXScrnSaver/pspec.xml - - - libXScrnSaver - - libXext - libX11 - - - /usr/lib - /usr/share/doc - - - - libXScrnSaver-devel - Development files for libXScrnSaver - libXScrnSaver için geliştirme dosyaları - - libXScrnSaver - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXScrnSaver-32bit - 32-bit shared libraries for libXScrnSaver - libXScrnSaver için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - libXext-32bit - - - libXScrnSaver - libX11-32bit - libXext-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.2.2 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.2.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.2.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libxshmfence - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - X.Org libxshmfence library - libxshmfence is the X Window System video extension library. - mirrors://xorg/individual/lib/libxshmfence-1.2.tar.bz2 - - libXext-devel - util-macros - - x11/library/libxshmfence/pspec.xml - - - libxshmfence - - libXext - - - /usr/lib - /usr/share/doc - - - - libxshmfence-devel - Development files for libxshmfence - - libxshmfence - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libxshmfence-32bit - 32-bit shared libraries for libxshmfence - emul32 - emul32 - - libX11-32bit - libXext-32bit - - - libxshmfence - libX11-32bit - libXext-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.2 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-05-05 - 1.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXt - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xt de X.Org - X.Org Xt library - X.Org Xt kitaplığı - X.Org Xt Bibliothek - LibXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif. - mirrors://xorg/individual/lib/libXt-1.1.5.tar.bz2 - - libICE-devel - libSM-devel - xorg-proto - libX11-devel - util-macros - - x11/library/libXt/pspec.xml - - - libXt - - libICE - libSM - libX11 - - - /usr/bin - /usr/lib - /usr/share/X11 - /usr/share/doc - - - - libXt-devel - Development files for libXt - libXt için geliştirme dosyaları - - libXt - libICE-devel - libSM-devel - xorg-proto - libX11-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXt-32bit - 32-bit shared libraries for libXt - libXt için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - libSM-32bit - - - libXt - libX11-32bit - libSM-32bit - libICE-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.5 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.5 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-15 - 1.1.5 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - libXtst - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xtst de X.Org - X.Org Xtst library - X.Org Xtst kitaplığı - X.Org Xtst Bibliothek - libXtst provides an X Window System client interface to the Record extension to the X protocol. The Record extension allows X clients to synthesise input events, which is useful for automated testing. - mirrors://xorg/individual/lib/libXtst-1.2.3.tar.bz2 - - libXext-devel - libXi-devel - util-macros - - x11/library/libXtst/pspec.xml - - - libXtst - - libXext - libX11 - - - /usr/lib - /usr/share/X11 - /usr/share/doc - - - - libXtst-32bit - 32-bit shared libraries for libXtst - libXtst için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - libXi-32bit - libX11-32bit - - - libX11-32bit - libXext-32bit - libXtst - - - /usr/lib32 - - - - libXtst-devel - Development files for libXtst - libXtst için geliştirme dosyaları - - libXi-devel - libXext-devel - libX11-devel - xorg-proto - libXtst - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - /usr/share/doc/*/*.xml - /usr/share/man - - - - - 2017-01-30 - 1.2.3 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-11-02 - 1.2.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.2.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.2.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXv - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xv de X.Org - X.Org Xv library - X.Org Xv kitaplığı - X.Org Xv Bibliothek - LibXv is the X Window System video extension library. - mirrors://xorg/individual/lib/libXv-1.0.11.tar.bz2 - - libX11-devel - libXext-devel - util-macros - - x11/library/libXv/pspec.xml - - - libXv - - libX11 - libXext - - - /usr/lib - /usr/share/doc - - - - libXv-devel - Development files for libXv - libXv için geliştirme dosyaları - - libXv - libXext-devel - libX11-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXv-32bit - 32-bit shared libraries for libXv - libXv için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libX11-32bit - libXext-32bit - - - libXv - libX11-32bit - libXext-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.0.11 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-11-03 - 1.0.11 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.10 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.0.10 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXvMC - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie XvMC de X.Org - X.Org XvMC library - X.Org XvMC kitaplığı - X.Org XvMC Bibliothek - LibXvMC is the X-Video Motion Compensation Library. - mirrors://xorg/individual/lib/libXvMC-1.0.10.tar.bz2 - - libX11-devel - libXext-devel - libXv-devel - xorg-proto - util-macros - - x11/library/libXvMC/pspec.xml - - - libXvMC - - libXext - libX11 - - - /usr/lib - /usr/share/doc - - - - libXvMC-devel - Development files for libXvMC - libXvMC için geliştirme dosyaları - - libXv-devel - libX11-devel - xorg-proto - libXext-devel - libXvMC - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/doc/libXvMC/XvMC_API.txt - - - - libXvMC-32bit - 32-bit shared libraries for libXvMC - libXvMC için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXv-32bit - libX11-32bit - libXext-32bit - - - libX11-32bit - libXext-32bit - libXvMC - - - /usr/lib32 - - - - - 2017-02-02 - 1.0.10 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-03 - 1.0.10 - Version Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-27 - 1.0.9 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-16 - 1.0.8 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXxf86dga - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xxf86dga de X.Org - X.Org Xxf86dga library - X.Org Xxf86dga kitaplığı - X.Org Xxf86dga Bibliothek - LibXxf86dga is the client library for the XFree86-DGA extension. - mirrors://xorg/individual/lib/libXxf86dga-1.1.4.tar.bz2 - - libXext-devel - libX11-devel - util-macros - - x11/library/libXxf86dga/pspec.xml - - - libXxf86dga - - libXext - libX11 - - - /usr/lib - /usr/share/doc - - - - libXxf86dga-devel - Development files for libXxf86dga - libXxf86dga için geliştirme dosyaları - - libXxf86dga - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXxf86dga-32bit - 32-bit shared libraries for libXxf86dga - libXxf86dga için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - - - libXxf86dga - libXext-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.4 - Rebuild. - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.1.4 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.1.4 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXxf86misc - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie libXxf86misc de X.Org - X.Org Xxf86misc library - X.Org libXxf86misc kitaplığı - X.Org libXxf86misc Bibliothek - LibXxf86misc is the client library for the XFree86-misc extension. - http://source.pisilinux.org/1.0/libXxf86misc-1.0.3.tar.gz - - libXext-devel - libXxf86miscproto-devel - xorg-proto - util-macros - - x11/library/libXxf86misc/pspec.xml - - - libXxf86misc - - libXext - libXxf86miscproto - - - /usr/lib - /usr/share/doc - - - - libXxf86misc-devel - Development files for libXxf86misc - libXxf86misc için geliştirme dosyaları - - libXxf86misc - libXext-devel - libXxf86miscproto-devel - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libXxf86misc-32bit - 32-bit shared libraries for libXxf86misc - libXxf86misc için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - - - libXxf86misc - libXext-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 1.0.3 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.0.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 1.0.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXxf86miscproto - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie libXxf86miscproto de X.Org - X.Org Xxf86miscproto library - X.Org libXxf86miscproto kitaplığı - X.Org libXxf86miscproto Bibliothek - LibXxf86miscproto is the client library for the XFree86-miscproto extension. - mirrors://xorg/individual/proto/xf86miscproto-0.9.3.tar.bz2 - - util-macros - libXext-devel - xorg-proto - - x11/library/libXxf86miscproto/pspec.xml - - - libXxf86miscproto - - /usr/lib - /usr/share/doc - - - - libXxf86miscproto-devel - Development files for libXxf86miscproto - libXxf86miscproto için geliştirme dosyaları - - libXxf86miscproto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - - 2017-02-05 - 0.9.3 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.9.3 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 0.9.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - libXxf86vm - http://x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Librairie Xxf86vm de X.Org - X.Org Xxf86vm library - X.Org Xxf86vm kitaplığı - X.Org Xxf86vm Bibliothek - LibXxf86vm is the client library for the XFree86-VidMode X extension. - mirrors://xorg/individual/lib/libXxf86vm-1.1.4.tar.bz2 - - libXext-devel - libX11-devel - util-macros - - x11/library/libXxf86vm/pspec.xml - - - libXxf86vm - - libX11 - libXext - - - /usr/lib - /usr/share/doc - - - - libXxf86vm-devel - Development files for libXxf86vm - libXxf86vm için geliştirme dosyaları - - libXxf86vm - libXext-devel - - - /usr/include/X11 - /usr/lib/pkgconfig/ - /usr/lib32/pkgconfig - /usr/share/man - - - - libXxf86vm-32bit - 32-bit shared libraries for libXxf86vm - libXxf86vm için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXext-32bit - - - libXxf86vm - libXext-32bit - libX11-32bit - - - /usr/lib32 - - - - - 2017-02-02 - 1.1.4 - Rebuild. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-04-27 - 1.1.4 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-16 - 1.1.3 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - mesa - http://www.mesa3d.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - app:console - x11.library - Mesa graphics libraries and utilities - Mesa grafik kitaplıkları ve yardımcı uygulamalar - Mesa biblioteki graficzne i narzędzia - 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/13.0.4/mesa-13.0.4.tar.xz - - xorg-proto - openssl-devel - expat-devel - libdrm-devel - libXext-devel - wayland-devel - wayland-server - wayland-client - libvdpau-devel - libXfixes-devel - libtalloc-devel - libXdamage-devel - libomxil-bellagio-devel - libXxf86vm-devel - libXvMC-devel - libXv-devel - eudev-devel - nettle-devel - python-mako - llvm - llvm-libs - llvm-clang-devel - libxshmfence-devel - - - n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch - n_Define-GLAPIVAR-separate-from-GLAPI.patch - N_01-WIP-nouveau-add-locking.patch - N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch - N_03-nv30-locking-fixes.patch - N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch - N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch - - x11/library/mesa/pspec.xml - - - mesa - - elfutils - libdrm-amd - alternatives - libX11 - libgcc - libxcb - expat - libdrm - libXext - libXfixes - libXdamage - libXxf86vm - libXv - libXvMC - libdrm-intel - libdrm-radeon - libdrm-nouveau - wayland-client - wayland-server - libomxil-bellagio - nettle - libxshmfence - llvm - llvm-clang - llvm-libs - - - /etc - /usr/bin - /usr/lib - /usr/share/doc - - - System.Package - - - drirc - - - - mesa-devel - Development files for mesa - mesa için geliştirme dosyaları - - eudev-devel - libX11-devel - libxcb-devel - libdrm-devel - libXext-devel - wayland-devel - libXfixes-devel - libXdamage-devel - libXxf86vm-devel - libxshmfence-devel - mesa - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - mesa-32bit - 32-bit shared libraries for mesa - mesa için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - elfutils-32bit - expat-32bit - libXt-devel - libXv-32bit - libX11-32bit - libcap-32bit - libdrm-32bit - libXext-32bit - libXvMC-32bit - eudev-32bit - openssl-32bit - wayland-32bit - libvdpau-32bit - libXfixes-32bit - libXdamage-32bit - libXxf86vm-32bit - libdrm-intel-32bit - libdrm-radeon-32bit - libdrm-amd-32bit - libdrm-nouveau-32bit - libxshmfence-32bit - nettle-32bit - llvm-32bit - - - elfutils-32bit - openssl-32bit - alternatives - libgcc - libxcb-32bit - expat-32bit - libX11-32bit - libdrm-32bit - libxcb-32bit - libXext-32bit - libXfixes-32bit - libXdamage-32bit - libXxf86vm-32bit - libXv-32bit - libXvMC-32bit - libdrm-intel-32bit - libxshmfence-32bit - libdrm-radeon-32bit - libdrm-amd-32bit - libdrm-nouveau-32bit - wayland-32bit - mesa - llvm-32bit - - - /usr/lib32 - - - System.Package - - - - - 2017-03-23 - 13.0.4 - llvm rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2017-02-02 - 13.0.4 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-02 - 13.0.0 - Release Bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-04-27 - 11.2.1 - Version Bump - Alihan Öztürk - alihan@pisilinux.org - - - 2016-03-28 - 11.2.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - mesa-glu - http://www.mesa3d.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Mesa OpenGL Utility library - Mesa implementation of the standard GLU OpenGL utility API. - ftp://ftp.freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.gz - - mesa-devel - libgcc - - x11/library/mesa-glu/pspec.xml - - - mesa-glu - - mesa - libgcc - - - /usr/lib - - - - mesa-glu-devel - Development files for mesa-glu - mesa-glu için geliştirme dosyaları - - mesa-glu - mesa-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - mesa-glu-32bit - 32-bit shared libraries for mesa-glu - mesa-glu için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - mesa-32bit - libgcc - - - mesa-glu - mesa-32bit - libgcc - - - /usr/lib32 - - - - - 2017-02-15 - 9.0.0 - Rebuild for new Mesa - PisiLinux Community - admin@pisilinux.org - - - 2016-11-03 - 9.0.0 - Rebuild for new Mesa - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 9.0.0 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-01-22 - 9.0.0 - First release - Ergün Salman - Poyraz76@pisilinux.org - - - - - - pixman - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - Pixel manipulation library - Piksel işleme kitaplığı - Pixman contains lowlevel pixel manipulation routines. - Pixman, düşük düzey piksel işleme yordamlarını içerir. - mirrors://xorg/individual/lib/pixman-0.34.0.tar.bz2 - x11/library/pixman/pspec.xml - - - pixman - - /usr/lib - /usr/share/doc - - - - pixman-devel - Development files for pixman - pixman için geliştirme dosyaları - - pixman - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - pixman-32bit - 32-bit shared libraries for pixman - pixman için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - pixman - - - /usr/lib32 - - - - - 2017-02-05 - 0.34.0 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 0.34.0 - First release - Alihan Öztürk - alihan@pisilinux.org - - - 2014-08-31 - 0.32.6 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - wayland - http://wayland.freedesktop.org/ - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - GPLv2 - library - x11.library - Wayland Compositor Infrastructure - Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. - https://wayland.freedesktop.org/releases/wayland-1.14.0.tar.xz - - libffi-devel - expat-devel - libxml2-devel - - x11/library/wayland/pspec.xml - - - wayland - - libxml2 - expat - - - /usr/bin - /usr/share/doc/ - /usr/share/aclocal - /usr/share/wayland - /usr/share/man - - - - wayland-client - Wayland client library - - libffi - wayland - - - /usr/lib/libwayland-client* - - - - wayland-cursor - Wayland cursor library - - wayland - wayland-client - - - /usr/lib/libwayland-cursor* - - - - wayland-server - Wayland server library - - libffi - wayland - - - /usr/lib/libwayland-server* - - - - wayland-devel - Development files for wayland - - expat-devel - wayland - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/pkgconfig - - - - wayland-32bit - 32-bit shared libraries for wayland - emul32 - emul32 - - libffi-32bit - expat-32bit - libxml2-32bit - - - wayland - expat-32bit - libffi-32bit - libxml2-32bit - - - /usr/lib32 - - - - - 2017-12-15 - 1.14.0 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-02-02 - 1.12.0 - Version bump. - Alihan Öztürk - alihan@pisilnux.org - - - 2016-11-04 - 1.11.1 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilnux.org - - - 2016-05-01 - 1.10.0 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2015-11-05 - 1.9.0 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - wayland-protocols - http://wayland.freedesktop.org/ - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPLv2 - library - x11.library - Specifications of extended Wayland protocols - Genişletişmiş wayland protocolü tanımlamaları - Specifications of extended Wayland protocols - https://wayland.freedesktop.org/releases/wayland-protocols-1.12.tar.xz - - wayland-devel - - x11/library/wayland-protocols/pspec.xml - - - wayland-protocols - - /usr/share/wayland-protocols - - - - wayland-protocols-devel - wayland-protocols için geliştirme dosyaları - - wayland-protocols - - - /usr/share/pkgconfig - - - - - 2017-12-15 - 1.12 - Version bump. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 1.7 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - Xaw3d - http://freshmeat.net/projects/xaw3d/ - - PisiLinux Community - admins@pisilinux.org - - X11 - library - x11.library - Replacement of the Xaw widget set that comes with X - XPM imajlarına 3D görüntüsü ve desteği ekleyen bir kütüphanedir - Xaw3d est globalement le remplaçant de la boîte à outils Athena. Il ajoute une apparence 3D ainsi que le support des images XMP. - Xaw3d is a general-purpose replacement for the Athena toolkit that adds a 3D appearance and support for XPM images. - Xaw3d, Athena araçlarının yerini alması amaçlanarak hazırlanmıştır. Ek olarak 3B görünüş sağlar ve XPM resimlerini destekler. - http://xorg.freedesktop.org/archive/individual/lib/libXaw3d-1.6.2.tar.gz - - util-macros - libXt-devel - libXmu-devel - libXpm-devel - - - Xaw3d-1.6.1-3Dlabel.patch - Xaw3d-1.6.1-fontset.patch - Xaw3d-1.6.1-hsbar.patch - - x11/library/Xaw3d/pspec.xml - - - Xaw3d - - libXt - libX11 - libXmu - libXpm - libXext - - - /usr/lib - /usr/share/doc - - - - Xaw3d-devel - Development files for Xaw3d - Xaw3d için geliştirme dosyaları - - Xaw3d - libXt-devel - libX11-devel - libXmu-devel - libXext-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-02-05 - 1.6.2 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 1.6.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2016-02-21 - 1.6.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - xcb-util - http://xcb.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - A number of libraries which sit on top of libxcb - libxcb temelli birtakım kitaplıklar - The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. - xcb-util modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. - http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2 - - util-macros - libxcb-devel - - x11/library/xcb-util/pspec.xml - - - xcb-util - - libxcb - - - /usr/lib - /usr/share/doc - - - - xcb-util-devel - Development files for xcb-util - xcb-util için geliştirme dosyaları - - xcb-util - libxcb-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - xcb-util-32bit - 32-bit shared libraries for xcb-util - xcb-util için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libxcb-32bit - - - xcb-util - libxcb-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 0.4.0 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.4.0 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-12-13 - 0.4.0 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - xcb-util-cursor - http://xcb.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - XCB cursor library - The xcb-util-image module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. - https://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.3.tar.bz2 - - util-macros - libxcb-devel - xcb-util-devel - xcb-util-image-devel - xcb-util-renderutil-devel - - x11/library/xcb-util-cursor/pspec.xml - - - xcb-util-cursor - - libxcb - xcb-util-image - xcb-util-renderutil - - - /usr/lib - /usr/share/doc - - - - xcb-util-cursor-devel - Development files for xcb-util - - xcb-util-cursor - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - xcb-util-cursor-32bit - 32-bit shared libraries for xcb-util - emul32 - emul32 - - libxcb-32bit - xcb-util-image-32bit - xcb-util-renderutil-32bit - - - libxcb-32bit - xcb-util-image-32bit - xcb-util-renderutil-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 0.1.3 - Version bump - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.1.2 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-08-26 - 0.1.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - xcb-util-image - http://xcb.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - A number of libraries which sit on top of libxcb - libxcb temelli birtakım kitaplıklar - The xcb-util-image module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. - xcb-util-image modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. - http://xcb.freedesktop.org/dist/xcb-util-image-0.4.0.tar.bz2 - - util-macros - libxcb-devel - xcb-util-devel - - x11/library/xcb-util-image/pspec.xml - - - xcb-util-image - - xcb-util - libxcb - - - /usr/lib - /usr/share/doc - - - - xcb-util-image-devel - Development files for xcb-util - xcb-util-image için geliştirme dosyaları - - xcb-util-image - libxcb-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - xcb-util-image-32bit - 32-bit shared libraries for xcb-util - xcb-util-image için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libxcb-32bit - xcb-util-32bit - - - xcb-util-32bit - libxcb-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 0.4.0 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.4.0 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-12-13 - 0.4.0 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - xcb-util-keysyms - http://xcb.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - A number of libraries which sit on top of libxcb - libxcb temelli birtakım kitaplıklar - The xcb-util-keysyms module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. - xcb-util-keysyms modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. - http://xcb.freedesktop.org/dist/xcb-util-keysyms-0.4.0.tar.bz2 - - util-macros - libxcb-devel - - x11/library/xcb-util-keysyms/pspec.xml - - - xcb-util-keysyms - - libxcb - - - /usr/lib - /usr/share/doc - - - - xcb-util-keysyms-devel - Development files for xcb-util-keysyms - xcb-util-keysyms için geliştirme dosyaları - - xcb-util-keysyms - libxcb-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - xcb-util-keysyms-32bit - 32-bit shared libraries for xcb-util-keysyms - emul32 - emul32 - - libxcb-32bit - - - xcb-util-keysyms - libxcb-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 0.4.0 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.4.0 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2015-12-13 - 0.4.0 - First release - Kamil Atlı - suvari@pisilinux.org - - - - - - xcb-util-renderutil - http://xcb.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - A number of libraries which sit on top of libxcb - libxcb temelli birtakım kitaplıklar - The xcb-util-renderutil module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. - xcb-util-renderutil modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. - http://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.bz2 - - util-macros - libxcb-devel - - x11/library/xcb-util-renderutil/pspec.xml - - - xcb-util-renderutil - - libxcb - - - /usr/lib - /usr/share/doc - - - - xcb-util-renderutil-devel - Development files for xcb-util-renderutil - xcb-util-renderutil için geliştirme dosyaları - - xcb-util-renderutil - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - xcb-util-renderutil-32bit - 32-bit shared libraries for xcb-util-renderutil - xcb-util-renderutil için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libxcb-32bit - - - libxcb-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 0.3.9 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.3.9 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-09-01 - 0.3.9 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - xcb-util-wm - http://xcb.freedesktop.org - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.library - A number of libraries which sit on top of libxcb - libxcb temelli birtakım kitaplıklar - The xcb-util-wm module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. - xcb-util-wm modülü, çekirdek X protokolü ve bazı eklentiler için libxcb temelli kitaplıklar içerir. - http://xcb.freedesktop.org/dist/xcb-util-wm-0.4.1.tar.bz2 - - util-macros - libxcb-devel - - x11/library/xcb-util-wm/pspec.xml - - - xcb-util-wm - - libxcb - - - /usr/lib - /usr/share/doc - - - - xcb-util-wm-devel - Development files for xcb-util-wm - xcb-util-wm için geliştirme dosyaları - - xcb-util-wm - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - xcb-util-wm-32bit - 32-bit shared libraries for xcb-util-wm - xcb-util-wm için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libxcb-32bit - - - xcb-util-wm - libxcb-32bit - - - /usr/lib32 - - - - - 2017-02-05 - 0.4.1 - Rebuild - PisiLinux Community - admin@pisilinux.org - - - 2016-04-30 - 0.4.1 - Release bump - PisiLinux Community - admin@pisilinux.org - - - 2014-05-16 - 0.4.1 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - argyllcms - http://gitorious.org/hargyllcms - - PisiLinux Community - osman.erkan@pislinux.org - - GPLv3 - MIT - app:gui - x11.misc - ICC compatible color management system - The Argyll color management system supports accurate ICC profile creation for acquisition devices, CMYK printers, film recorders and calibration and profiling of displays. - https://people.freedesktop.org/~hughsient/releases/hargyllcms-1.9.2.tar.xz - - tiff-devel - libpng-devel - libX11-devel - libXext-devel - libXrandr-devel - libXxf86vm-devel - libXinerama-devel - libjpeg-turbo-devel - libusb-devel - libtool - - x11/misc/argyllcms/pspec.xml - - - argyllcms - - tiff - libpng - libX11 - libXext - libXrandr - libXxf86vm - libXinerama - libjpeg-turbo - - - /usr/lib - /usr/share/doc - /usr/bin - /usr/share/color - - - - - 2017-02-16 - 1.9.2 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-13 - 1.9.2 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - bumblebee - http://bumblebee-project.org - - Idris Kalp - idriskalp@gmail.com - - GPLv3 - app:gui - kernel.default.drivers - a project aiming to support NVIDIA Optimus technology under Linux. - The Bumblebee Project proudly presents version 3.0 of Bumblebee, a project aiming to support NVIDIA Optimus technology under Linux. After two months of hard work this version has finally been considered stable enough for release. - http://www.bumblebee-project.org/bumblebee-3.2.1.tar.gz - - libbsd-devel - libX11-devel - glib2-devel - - - bb-hexadecimal.patch - nv-uvm-modeset.patch - - x11/misc/bumblebee/pspec.xml - - - bumblebee - - glib2 - module-bbswitch - libX11 - libbsd - primus - virtualgl - virtualgl-32bit - - - /etc - /usr/lib/tmpfiles.d/bumblebee.conf - /usr/bin - /usr/sbin - /lib/udev/rules.d - /usr/share/man - /usr/share/doc - - - System.Service - System.Package - - - tmpfiles.conf - - - - - 2017-02-16 - 3.2.1 - Rebuild - Idris Kalp - idriskalp@pgmail.com - - - 2016-05-02 - 3.2.1 - Rebuild - Idris Kalp - idriskalp@pgmail.com - - - 2016-04-08 - 3.2.1 - First Release - Idris Kalp - idriskalp@pgmail.com - - - - - - colord - http://www.freedesktop.org/software/colord - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - library - x11.misc - Colord is a system activated daemon that maps devices to color profiles. - Colord, aygıtları renk profillerine eşleyen bir sistem etkinleştirme programıdır. - Usługa systemowa do zarządzania urządzeniami obsługującymi kolory - Colord is a system activated daemon that maps devices to color profiles. It is used by GNOME Color Manager for system integration and use when there are no users logged in. - Colord, giriş ve çıkış aygıtlarını doğru bir şekilde renk yönetimi için renk profilleri yönetmek, yüklemek ve oluşturmak için kolaylaştıran bir sistem hizmetidir. - colord to niskopoziomowa usługa systemowa odwzorowująca urządzenia obsługujące kolory na profile kolorów w kontekście systemu. - https://www.freedesktop.org/software/colord/releases/colord-1.3.4.tar.xz - - intltool - argyllcms - vala-devel - lcms2-devel - sane-backends-devel - bash-completion - eudev-devel - libtool - gtk-doc - perl - gettext-devel - glib2-devel - libgudev-devel - libxslt-devel - icu4c-devel - libgusb-devel - libusb-devel - sqlite-devel - qt5-sql-sqlite - polkit-devel - gobject-introspection-devel - - x11/misc/colord/pspec.xml - - - colord - - lcms2 - libgusb - shared-color-profiles - sane-backends - dbus - sqlite - polkit - eudev - glib2 - libgudev - - - /etc - /lib - /usr/libexec/colord-session - /var/lib/colord/icc/ - /usr/bin - /usr/libexec/colord - /usr/lib - /usr/share/dbus-1 - /usr/share/doc - /usr/share/polkit-1 - /usr/share/locale - /usr/share/man - /var - /usr/share/colord - /usr/share/glib-2.0 - /usr/share/bash-completion - /usr/libexec/colord-sane - - - System.Service - - - - colord-devel - Development files for colord - Colord için geliştirme başlıkları - Pliki nagłówkowe colord - - colord - lcms2-devel - libgusb-devel - eudev-devel - glib2-devel - - - /usr/include - /usr/share/vala/vapi/colord.vapi - /usr/share/gir-1.0 - /usr/lib/pkgconfig - - - - shared-color-profiles - - /usr/share/color - - - - - 2017-02-16 - 1.3.4 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-11-17 - 1.3.3 - First Release. - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - primus - https://github.com/amonakov/primus - - Mathias Freire - mathiasfreire45@gmail.com - - ISC - library - x11.misc - Minimalistic and efficient OpenGL offloading for Bumblebee - Primus is a shared library that provides OpenGL and GLX APIs and implements low-overhead local-only client-side OpenGL offloading via GLX forking, similar to VirtualGL. - mirrors://sourceforge/pisilinux/source/primus-20160408.tar.gz - - libX11-devel - mesa-devel - - - primus-nvidia-libs.patch - - x11/misc/primus/pspec.xml - - - primus - - libX11 - mesa - - - /etc - /usr/bin - /usr/lib - /usr/share/doc - /usr/share/man - - - - primus-32bit - - libX11-32bit - mesa-32bit - - - libX11-32bit - mesa-32bit - - - /usr/lib32 - - - - - 2017-02-16 - 2016.05.02 - Rebuild - Idris Kalp - idriskalp@gmail.com - - - 2016-05-02 - 2016.05.02 - Rebuild - Idris Kalp - idriskalp@gmail.com - - - 2016-04-09 - 2016.04.08 - First Release - Idris Kalp - idriskalp@gmail.com - - - - - - virtualgl - http://virtualgl.org - - Marcin Bojara - marcin@pisilinux.org - - LGPLv2.1 - library - app:console - x11.misc - A toolkit for displaying OpenGL applications to thin clients - OpenGL uygulamaları ince istemcilerde göstermek için bir kitaplık - Redirects 3D commands from an OpenGL application onto a server-side 3D graphics card. - Bir OpenGL uygulamadan gelen 3D komutlarını sunucu tarafındaki 3D grafik kartına yönlendirir. - https://sourceforge.net/projects/virtualgl/files/2.5.1/VirtualGL-2.5.1.tar.gz - - cmake - fltk-devel - libXv-devel - libXext-devel - mesa-devel - libX11-devel - mesa-glu-devel - libjpeg-turbo-devel - - x11/misc/virtualgl/pspec.xml - - - virtualgl - - fltk - libXv - libXext - mesa - libX11 - mesa-glu - libjpeg-turbo - - - /usr/bin - /usr/lib - /usr/lib/fakelib - /usr/share/doc - - - - virtualgl-32bit - 32 bit shared libraries of VirtualGL - emul32 - emul32 - - fltk-32bit - libX11-32bit - libXv-32bit - libXext-32bit - mesa-32bit - mesa-glu-32bit - libjpeg-turbo-32bit - - - fltk-32bit - libX11-32bit - libXv-32bit - libXext-32bit - mesa-32bit - mesa-glu-32bit - libjpeg-turbo-32bit - - - /usr/bin/glxspheres32 - /usr/lib32 - /usr/lib32/fakelib - - - - virtualgl-devel - Development files for virtualgl - - virtualgl - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - - - 2017-02-16 - 2.5.1 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-11-02 - 2.5.1 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-02 - 2.5 - Rebuild - Idris KALP - idriskalp@gmail.com - - - 2016-04-08 - 2.5 - Version bump - Idris KALP - idriskalp@gmail.com - - - - - - xbitmaps - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - x11.misc - Utilitaire Xbitmaps de X.Org - X.Org static graphics - X.Org statik grafikleri - X.Org xbitmaps Werkzeug - xbitmaps provides static graphics needed by Xorg applications to draw screen elements. - xbitmaps, ekran öğeleri çizmek için Xorg uygulamaları tarafından ihtiyaç duyulan statik grafikleri içerir. - mirrors://xorg/individual/data/xbitmaps-1.1.1.tar.bz2 - x11/misc/xbitmaps/pspec.xml - - - xbitmaps - - /usr/include/X11/bitmaps - /usr/lib/pkgconfig - /usr/share/pkgconfig - - - - - 2017-02-16 - 1.1.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.1.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-15 - 1.1.1 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - xdm - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - app:gui - x11.misc - X Display Manager - X Görüntü Yöneticisi - X Display Manager provides a login screen, session management, and support for XDMCP. - X Görüntü Yöneticisi, giriş ekranı, oturum yönetimi ve XDMCP desteği sağlar. - xorg - mirrors://xorg/individual/app/xdm-1.1.11.tar.bz2 - - libXt-devel - libICE-devel - libSM-devel - libX11-devel - libXaw-devel - libXft-devel - libXmu-devel - libXpm-devel - libXext-devel - libXinerama-devel - util-macros - pam-devel - xtrans - audit-devel - libbsd-devel - - - xsession.patch - no-xconsole.patch - resources.patch - xdm-1.1.11-arc4random-include.patch - xdm-1.1.11-cve-2013-2179.patch - xdm-1.1.11-setproctitle-include.patch - xdm-consolekit.patch - - x11/misc/xdm/pspec.xml - - - xdm - - pam - libX11 - libXau - libXdmcp - libXt - libbsd - libXft - libXmu - libXpm - libXaw - libXext - libXinerama - xinit - - - /etc - /usr/bin - /usr/lib/X11/xdm - /usr/share/X11 - /usr/share/display-managers - /var/lib/xdm - /usr/share/doc - /usr/share/man - - - System.Service - - - xdm.pam.d - start-dm.sh - xdm.desktop - xorg-safe-fbdev.conf - xorg-safe-vesa.conf - - - - - 2017-03-09 - 1.1.11 - First release. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - xinit - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - app:console - x11.misc - X Window System session initializer - X Pencere Sistemi oturum hazırlayıcı - xinit initializes X Window System server and runs the first client application. - xinit, X Pencere Sistemi sunucusunu hazırlar ve ilk istemci uygulamayı başlatır. - mirrors://xorg/individual/app/xinit-1.3.4.tar.bz2 - - util-macros - xorg-proto - libX11-devel - - - 06_move_serverauthfile_into_tmp.diff - fs25361.patch - - x11/misc/xinit/pspec.xml - - - xinit - - libX11 - xorg-app - dbus-x11 - - - /etc/X11/Xresources - /etc/X11/Xdefaults - /etc/X11/xinit - /usr/bin - /usr/lib/X11/xinit - /usr/share/doc - /usr/share/man - - - Xsession - xinitrc - xserverrc - xserverrc - Xresources - Xdefaults - xinitrc.d/localuser.sh - xinitrc.d/xdg-runtime-dir.sh - xinitrc.d/Xresources.sh - xinitrc.d/Xdefaults.sh - xinitrc.d/xkb.sh - xinitrc.d/startup.sh - xinitrc.d/environment.sh - xinitrc.d/dbus.sh - xinitrc.d/ssh-agent.sh - - - - - 2017-02-16 - 1.3.4 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-05-02 - 1.3.4 - Rebuild - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-11-30 - 1.3.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - xkeyboard-config - http://freedesktop.org/wiki/Software/XKeyboardConfig - - PisiLinux Community - admins@pisilinux.org - - MIT - data - x11.misc - X keyboard configuration database - X klavye yapılandırma veritabanı - xkeyboard-config aims to provide consistent and well-structured X keyboard configuration data for X Window System implementations. - xkeyboard-config, X Pencere Sistemi için tutarlı ve iyi tasarlanmış X klavye yapılandırma verisi sağlamayı amaçlar. - mirrors://xorg/individual/data/xkeyboard-config/xkeyboard-config-2.20.tar.bz2 - - intltool - xorg-proto - xorg-app - libxslt-devel - libX11-devel - - - xkeyboard-config-1.4-jp-tilde.patch - - x11/misc/xkeyboard-config/pspec.xml - - - xkeyboard-config - - xorg-app - libxslt - libX11 - - - /etc/X11/xorg.conf.d - /lib/udev/rules.d - /usr/share/X11/xkb - /usr/share/doc - /usr/share/locale - /usr/share/pkgconfig - /usr/share/man - - - 10-keyboard.conf - 95-xkb.rules - - - - - 2017-02-16 - 2.20 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-04 - 2.19 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 2.17 - Version bump - Hakan Yıldız - hknyldz93@gmail.com - - - 2015-05-14 - 2.14 - First release - Hakan Yıldız - hknyldz93@gmail.com - - - - - - xorg-app - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - app:console - app:gui - x11.misc - Applications de X.Org - X.Org applications - X.Org uygulamaları - X.Org Anwendungen - xorg-app contains base Xorg applications. - mirrors://xorg/individual/app/appres-1.0.4.tar.bz2 - mirrors://xorg/individual/app/bdftopcf-1.0.5.tar.bz2 - mirrors://xorg/individual/app/beforelight-1.0.5.tar.bz2 - mirrors://xorg/individual/app/bitmap-1.0.8.tar.bz2 - mirrors://xorg/individual/app/editres-1.0.6.tar.bz2 - mirrors://xorg/individual/app/fonttosfnt-1.0.4.tar.bz2 - mirrors://xorg/individual/app/fslsfonts-1.0.5.tar.bz2 - mirrors://xorg/individual/app/fstobdf-1.0.6.tar.bz2 - mirrors://xorg/individual/app/iceauth-1.0.7.tar.bz2 - mirrors://xorg/individual/app/ico-1.0.4.tar.bz2 - mirrors://xorg/individual/app/listres-1.0.3.tar.bz2 - mirrors://xorg/individual/app/luit-1.1.1.tar.bz2 - mirrors://xorg/individual/app/mkcomposecache-1.2.1.tar.bz2 - mirrors://xorg/individual/app/mkfontdir-1.0.7.tar.bz2 - mirrors://xorg/individual/app/mkfontscale-1.1.2.tar.bz2 - mirrors://xorg/individual/app/oclock-1.0.3.tar.bz2 - mirrors://xorg/individual/app/rendercheck-1.5.tar.bz2 - mirrors://xorg/individual/app/rgb-1.0.6.tar.bz2 - mirrors://xorg/individual/app/rstart-1.0.5.tar.bz2 - mirrors://xorg/individual/app/scripts-1.0.1.tar.bz2 - mirrors://xorg/individual/app/sessreg-1.1.0.tar.bz2 - mirrors://xorg/individual/app/setxkbmap-1.3.1.tar.bz2 - mirrors://xorg/individual/app/showfont-1.0.5.tar.bz2 - mirrors://xorg/individual/app/smproxy-1.0.6.tar.bz2 - mirrors://xorg/individual/app/twm-1.0.9.tar.bz2 - mirrors://xorg/individual/app/viewres-1.0.4.tar.bz2 - mirrors://xorg/individual/app/x11perf-1.6.0.tar.bz2 - mirrors://xorg/individual/app/xauth-1.0.10.tar.bz2 - mirrors://xorg/individual/app/xbacklight-1.2.1.tar.bz2 - mirrors://xorg/individual/app/xbiff-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xcalc-1.0.6.tar.bz2 - mirrors://xorg/individual/app/xclipboard-1.1.3.tar.bz2 - mirrors://xorg/individual/app/xclock-1.0.7.tar.bz2 - mirrors://xorg/individual/app/xcmsdb-1.0.5.tar.bz2 - mirrors://xorg/individual/app/xcompmgr-1.1.7.tar.bz2 - mirrors://xorg/individual/app/xconsole-1.0.7.tar.bz2 - mirrors://xorg/individual/app/xcursorgen-1.0.6.tar.bz2 - mirrors://xorg/individual/app/xdbedizzy-1.1.0.tar.bz2 - mirrors://xorg/individual/app/xditview-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xdpyinfo-1.3.2.tar.bz2 - mirrors://xorg/individual/app/xedit-1.2.2.tar.bz2 - mirrors://xorg/individual/app/xev-1.2.2.tar.bz2 - mirrors://xorg/individual/app/xeyes-1.1.1.tar.bz2 - mirrors://xorg/individual/app/xf86dga-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xfd-1.1.2.tar.bz2 - mirrors://xorg/individual/app/xfindproxy-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xfontsel-1.0.5.tar.bz2 - mirrors://xorg/individual/app/xfs-1.1.4.tar.bz2 - mirrors://xorg/individual/app/xfsinfo-1.0.5.tar.bz2 - mirrors://xorg/individual/app/xfwp-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xgamma-1.0.6.tar.bz2 - mirrors://xorg/individual/app/xgc-1.0.5.tar.bz2 - mirrors://xorg/individual/app/xhost-1.0.7.tar.bz2 - mirrors://xorg/individual/app/xinput-1.6.2.tar.bz2 - mirrors://xorg/individual/app/xkbcomp-1.3.1.tar.bz2 - mirrors://xorg/individual/app/xkbevd-1.1.4.tar.bz2 - mirrors://xorg/individual/app/xkbprint-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xkbutils-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xkill-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xload-1.1.2.tar.bz2 - mirrors://xorg/individual/app/xlogo-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xlsatoms-1.1.2.tar.bz2 - mirrors://xorg/individual/app/xlsclients-1.1.3.tar.bz2 - mirrors://xorg/individual/app/xlsfonts-1.0.5.tar.bz2 - mirrors://xorg/individual/app/xmag-1.0.6.tar.bz2 - mirrors://xorg/individual/app/xman-1.1.4.tar.bz2 - mirrors://xorg/individual/app/xmessage-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xmh-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xmodmap-1.0.9.tar.bz2 - mirrors://xorg/individual/app/xmore-1.0.2.tar.bz2 - mirrors://xorg/individual/app/xpr-1.0.4.tar.bz2 - mirrors://xorg/individual/app/xprop-1.2.2.tar.bz2 - mirrors://xorg/individual/app/xrandr-1.5.0.tar.bz2 - mirrors://xorg/individual/app/xrdb-1.1.0.tar.bz2 - mirrors://xorg/individual/app/xrefresh-1.0.5.tar.bz2 - mirrors://xorg/individual/app/xset-1.2.3.tar.bz2 - mirrors://xorg/individual/app/xsetmode-1.0.0.tar.bz2 - mirrors://xorg/individual/app/xsetpointer-1.0.1.tar.bz2 - mirrors://xorg/individual/app/xsetroot-1.1.1.tar.bz2 - mirrors://xorg/individual/app/xsm-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xstdcmap-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xvidtune-1.0.3.tar.bz2 - mirrors://xorg/individual/app/xvinfo-1.1.3.tar.bz2 - mirrors://xorg/individual/app/xwd-1.0.6.tar.bz2 - mirrors://xorg/individual/app/xwininfo-1.1.3.tar.bz2 - mirrors://xorg/individual/app/xwud-1.0.4.tar.bz2 - - fontconfig-devel - libdmx-devel - libfontenc-devel - libFS-devel - libICE-devel - libpng-devel - libSM-devel - libXaw-devel - libXcomposite-devel - libXcursor-devel - libXdamage-devel - libXext-devel - libXfixes-devel - libXfont-devel - libXft-devel - libXi-devel - libXinerama-devel - libxkbfile-devel - libXmu-devel - libXrandr-devel - libXrender-devel - libXScrnSaver-devel - libXt-devel - libXtst-devel - libXv-devel - libXxf86dga-devel - libXxf86vm-devel - xbitmaps - xcb-util-devel - libXxf86misc-devel - xorg-proto - util-macros - xtrans - - - 0001-Makefile.am-Error-Fix.patch - - x11/misc/xorg-app/pspec.xml - - - xorg-app - - zlib - libX11 - libXau - libpng - libxcb - freetype - libFS - libSM - libXi - libXt - libXv - libdmx - libXmu - libXaw - libICE - libXft - libXtst - libXext - xcb-util - libXfont - libXrandr - libXfixes - libXrender - fontconfig - libfontenc - libXxf86vm - libXcursor - libXdamage - libxkbfile - libXxf86dga - libXinerama - libXxf86misc - libXcomposite - libXScrnSaver - - - /etc - /usr/bin - /usr/include - /usr/lib - /usr/sbin - /usr/share/X11 - /usr/share/man - - - System.PackageHandler - - - - xorg-app-devel - - libxkbfile-devel - xorg-app - - - /usr/lib/pkgconfig - - - - - 2017-02-16 - 7.7 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2015-05-10 - 7.6 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-font - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - data:font - x11.misc - Fichiers de fontes d'écrans graphiques (X.Org) - X.Org font files - X.Org yazı tipi dosyaları - Grafische Oberfläche (X.Org) Schrift Dateien - xorg-font contains base X.Org fonts. - mirrors://xorg/individual/font/encodings-1.0.4.tar.bz2 - mirrors://xorg/individual/font/font-adobe-75dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-adobe-100dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-adobe-utopia-75dpi-1.0.4.tar.bz2 - mirrors://xorg/individual/font/font-adobe-utopia-100dpi-1.0.4.tar.bz2 - mirrors://xorg/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2 - mirrors://xorg/individual/font/font-alias-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-arabic-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bh-75dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bh-100dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bh-ttf-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bh-type1-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bitstream-75dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bitstream-100dpi-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-bitstream-type1-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-cronyx-cyrillic-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-cursor-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-daewoo-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-dec-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-ibm-type1-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-isas-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-jis-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-micro-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-misc-cyrillic-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-misc-ethiopic-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-misc-meltho-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-mutt-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-misc-misc-1.1.2.tar.bz2 - mirrors://xorg/individual/font/font-schumacher-misc-1.1.2.tar.bz2 - mirrors://xorg/individual/font/font-screen-cyrillic-1.0.4.tar.bz2 - mirrors://xorg/individual/font/font-sony-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-sun-misc-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-winitzki-cyrillic-1.0.3.tar.bz2 - mirrors://xorg/individual/font/font-xfree86-type1-1.0.4.tar.bz2 - - font-util - xorg-app - - x11/misc/xorg-font/pspec.xml - - - xorg-font - - xorg-app - - - /etc/X11/fontpath.d - /usr/share/fonts - /etc/fonts/conf.avail/42-luxi-mono.conf - /etc/fonts/conf.d/42-luxi-mono.conf - - - - xorg-font-extra - X.Org additional font files - X.Org ek yazı tipi dosyaları - - xorg-app - - - /etc/X11/fontpath.d/75dpi:unscaled - /etc/X11/fontpath.d/100dpi:unscaled - /usr/share/fonts/75dpi - /usr/share/fonts/100dpi - - - - - 2017-02-16 - 7.6 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 7.6 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-11-17 - 7.6 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - xorg-server - http://www.x.org - - PisiLinux Community - admins@pisilinux.org - - MIT - x11.server - X.Org X Server - Serveur X X.Org - X.Org X Server - X.Org X Sunucu - X.Org X Serwer - X server is the main application that allows a graphical interface. - X sunucu, grafiksel arayüz için gerekli ana uygulamadır. - X serwer to główna aplikacja, która umożliwia interfejs graficzny. - mirrors://xorg/individual/xserver/xorg-server-1.19.5.tar.bz2 - - libbsd-devel - font-util - libjpeg-turbo-devel - libdmx-devel - libdrm-devel - libgcrypt-devel - libpciaccess-devel - libX11-devel - libXaw-devel - libXext-devel - libXfixes-devel - libXfont2-devel - libXi-devel - libxkbfile-devel - libXmu-devel - libXpm-devel - libXrender-devel - libXres-devel - libXt-devel - libXtst-devel - libXv-devel - mesa-devel - pixman-devel - xorg-app - nettle-devel - libepoxy-devel - xcb-util-devel - xcb-util-image-devel - xcb-util-wm-devel - xcb-util-keysyms-devel - xcb-util-renderutil-devel - util-macros - xtrans - eudev-devel - freetype-devel - libunwind-devel - libXau-devel - libICE-devel - libSM-devel - wayland-devel - wayland-protocols-devel - - - nvidia-add-modulepath-support.patch - xserver-autobind-hotplug.patch - xorg-server-1.12-unloadsubmodule.patch - xorg-server-1.18-support-multiple-Files-sections.patch - xorg-server-1.19.4-sysmacros.patch - - x11/server/xorg-server/pspec.xml - - - xorg-server-common - Common files for X servers - X sunucuları için ortak dosyalar - data - - /etc/X11/fontpath.d - /etc/dbus-1 - /usr/lib/xorg/protocol.txt - /var/lib/xkb - /usr/share/doc - /usr/share/man/man1/Xserver.1 - - - - xorg-server - app:console - - libXau - eudev - libXdmcp - mesa - libdrm - pixman - libXfont2 - libunwind - libpciaccess - libxshmfence - libepoxy - nettle - - - /etc/X11/xorg.conf.d - /usr/bin/X - /usr/bin/Xorg - /usr/bin/cvt - /usr/bin/gtf - /usr/libexec - /usr/lib/xorg - /usr/share/X11/DriversDB - /usr/share/X11/pci - /usr/share/X11/xorg.conf.d - /usr/share/man/man1/Xorg.1 - /usr/share/man/man1/cvt.1 - /usr/share/man/man1/gtf.1 - /usr/share/man/man4/exa.4 - /usr/share/man/man4/modesetting.4 - /usr/share/man/man4/fbdevhw.4 - /usr/share/man/man5/xorg.conf.5 - /usr/share/man/man5/xorg.conf.d.5 - - - xorg-video-modesetting - glamor-egl - - - xorg-save-xkb-config.sh - DriversDB - fedora/10-quirks.conf - - - - xorg-server-xdmx - Distributed Multihead X Server - Dağıtık, çok başlı X sunucusu - app:console - - xorg-server-common - libX11 - libXau - libXdmcp - libXi - libXt - libXmu - libdmx - libXaw - pixman - libXext - libXfont2 - libXfixes - libXrender - libunwind - - - /usr/bin/*dmx* - /usr/share/man/man1/*dmx* - - - - xorg-server-xwayland - Run X clients under wayland - app:console - - libXau - libXdmcp - libunwind - mesa - pixman - libdrm - libXfont2 - libepoxy - libxshmfence - wayland-client - xorg-server-common - - - /usr/bin/Xwayland - - - - xorg-server-xephyr - Nested X Server - Başka bir X ekranında çalışabilen X sunucusu - app:console - - libX11 - libXau - libxcb - libXdmcp - xorg-server-common - mesa - xcb-util - libunwind - pixman - libXext - libXfont2 - libepoxy - xcb-util-wm - libxshmfence - xcb-util-image - xcb-util-keysyms - xcb-util-renderutil - - - /usr/bin/Xephyr - /usr/share/man/man1/Xephyr.1 - - - - xorg-server-xvfb - Virtual Framebuffer X Server - Sanal framebuffer X sunucusu - app:console - GPLv2 - - libXau - libXdmcp - xorg-server-common - libXfont2 - pixman - mesa - libunwind - - - /usr/bin/[Xx]vfb* - /usr/share/man/man1/Xvfb.1 - - - xvfb-run.sh - - - - xorg-server-xnest - A nested X server that runs as an X application - - libX11 - libXau - libXdmcp - libXfont2 - libXext - libunwind - pixman - - - /usr/bin/Xnest - /usr/share/man/man1/Xnest.1 - - - - xorg-server-devel - Headers and libraries for X server driver development - X sunucusu için sürücü geliştirmede kullanılan başlık ve kitaplık dosyaları - data - library - - xorg-server - libpciaccess-devel - pixman-devel - mesa-devel - xorg-proto - - - /usr/include/xorg - /usr/lib/libxf86config.a - /usr/lib/pkgconfig - /usr/share/aclocal - - - - - 2017-12-17 - 1.19.5 - Version bump - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-04-26 - 1.19.1 - Rebuild for a patch - Kamil Atlı - suvari@pisilinux.org - - - 2017-03-02 - 1.19.1 - Version bump. - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-11-04 - 1.18.4 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 1.18.3 - Version bump - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2016-04-08 - 1.17.2 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - - - - vte - http://www.gnome.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2 - x11.terminal - Widget terminal utilisant Xft - Xft powered terminal widget - The VTE package contains a termcap file implementation for terminal emulators. - Vte paketi, terminal emülatörleri için termcap uygulama dosyası içerir. - mirrors://gnome/vte/0.28/vte-0.28.2.tar.xz - - gobject-introspection-devel - fontconfig-devel - gtk2-devel - pango-devel - cairo-devel - gtk-doc - gdk-pixbuf-devel - atk-devel - ncurses-devel - glib2-devel - libX11-devel - intltool - harfbuzz-devel - graphite2-devel - - - vte-0.28.2-limit-arguments.patch - vte-alt-meta-confusion.patch - vte-python-bugfixes.patch - vte-0.28.0-link.patch - vte-0.28.2-scale.patch - - x11/terminal/vte/pspec.xml - - - vte - library - - gobject-introspection - gtk2 - atk - cairo - gdk-pixbuf - pango - ncurses - glib2 - libX11 - - - /usr/bin - /usr/lib - /usr/libexec - /usr/share/doc - /usr/share/locale - /usr/share/vte - /usr/share/pygtk - /usr/share/gir-1.0/Vte-0.0.gir - - - - vte-docs - GTK reference documents for vte - data:doc - - /usr/share/gtk-doc - - - - vte-devel - Development files for vte - vte için geliştirme dosyaları - - vte - gtk2-devel - pango-devel - cairo-devel - glib2-devel - libX11-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2017-05-11 - 0.28.2 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-05-02 - 0.28.2 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2014-05-16 - 0.28.2 - First release - Marcin Bojara - marcin@pisilinux.org - - - - - - xterm - http://invisible-island.net/xterm - - PisiLinux Community - admins@pisilinux.org - - MIT - app:gui - x11.terminal - Terminal emulator for the X Window System - X Pencere Sistemi için uçbirim emülatörü - The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. - xterm programı, X Pencere Sistemi için bir uçbirim emülatörüdür. Pencere sistemini doğrudan kullanamayan programlar için DEC VT102 ve Tektronix 4014 uyumlu uçbirimler sağlar. - terminal - ftp://invisible-island.net/xterm/xterm-327.tgz - - fontconfig-devel - libICE-devel - libXaw-devel - libXft-devel - libXmu-devel - libXt-devel - utempter-devel - libXinerama-devel - xorg-app - libXpm-devel - ncurses-devel - libX11-devel - - - 16colors.txt.diff - defaults.patch - - x11/terminal/xterm/pspec.xml - - - xterm - - fontconfig - libICE - libXaw - libXft - libXmu - libXt - libXinerama - utempter - xorg-app - libXpm - ncurses - libX11 - - - /usr/bin - /usr/share/X11 - /usr/share/doc - /usr/share/man - - - - - 2017-02-16 - 327 - Rebuild. - Stefan Gronewold - groni@pisilinux.org - - - 2016-11-04 - 327 - Version bump - Stefan Gronewold - groni@pisilinux.org - - - 2016-05-02 - 324 - Version bump - Alihan Öztürk - alihan@pisilinux.org - - - 2014-05-13 - 304 - First release - Alihan Öztürk - alihan@pisilinux.org - - - - - - yakuake - http://extragear.kde.org/apps/yakuake - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:gui - x11.terminal - Very powerful Quake style Konsole for KDE4 - KDE5 için Quake tarzı oldukça güçlü bir Konsole - The name comes from Yet Another Kuake (thus YaKuake). Its behaviour is similar to the console of the Quake game. - İsmi Bir Başka Kuake (Yet Another Kuake - YaKuake) sözcüklerinden gelmektedir. Quake oyunundaki konsola benzer. - yakuake - mirrors://kde/stable/yakuake/3.0.4/src/yakuake-3.0.4.tar.xz - - qt5-base-devel - libX11-devel - qt5-x11extras-devel - knewstuff-devel - kio-devel - kparts-devel - knotifyconfig-devel - karchive-devel - kcoreaddons-devel - kconfig-devel - kcrash-devel - kdbusaddons-devel - kglobalaccel-devel - ki18n-devel - kiconthemes-devel - knewstuff-devel - knotifications-devel - kparts-devel - kwidgetsaddons-devel - kwindowsystem-devel - gettext-devel - extra-cmake-modules - kwayland-devel - - x11/terminal/yakuake/pspec.xml - - - yakuake - - qt5-base - qt5-x11extras - kio - kcrash - ki18n - kparts - kconfig - kxmlgui - karchive - kservice - knewstuff - kwayland - kcoreaddons - kdbusaddons - kiconthemes - kglobalaccel - knotifyconfig - kwindowsystem - kconfigwidgets - knotifications - kwidgetsaddons - libX11 - libgcc - - - /etc/xdg - /usr/bin - /usr/lib - /usr/lib/qt5 - /usr/share - /usr/share/locale - /usr/share/doc - - - yakuake.notifyrc - - - - - 2017-09-16 - 3.0.4 - Rebuild for new Toolchain. - Mustafa Cinasal - muscnsl@gmail.com - - - 2017-03-02 - 3.0.2 - Rebuild for new Toolchain. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-05-23 - 3.0.2 - Release bump - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2016-03-07 - 3.0.2 - First release - Stefan Gronewold(groni) - groni@pisilinux.org - - - - - - alternatives - http://git.fedorahosted.org/git/?p=chkconfig.git;a=summary - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - x11.util - Alternative management system - Alternatif yönetim sistemi - alternatives creates, removes, maintains and displays information about the symbolic links comprising the alternatives system. Alternatives system determines the defaults when several programs fulfilling the same or similar functions to be installed on a single system at the same time. - alternatives, alternatives sisteminin parçası olan sembolik bağlantıları oluşturan, silen, yöneten ve bunlar hakkında bilgi gösteren araçtır. Alternatives sistemi, birbirine benzer ya da aynı işlevleri sunan programların aynı anda aynı sisteme kurulduğu zamanlarda öntanımlıları belirler. - https://github.com/fedora-sysv/chkconfig/archive/chkconfig-1.3.63.tar.gz - - popt-devel - newt-devel - - x11/util/alternatives/pspec.xml - - - alternatives - - /etc - /usr/sbin - /usr/share/locale - /usr/share/man - /usr/share/doc - /var - - - - - 2017-01-26 - 1.3.63 - Rebuild for new toolchain. - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.3.63 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2016-03-05 - 1.3.63 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - - - - font-util - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - app:console - x11.util - Utilitaires de fontes de X.Org - X.Org font utilities - X.Org font araçları - X.Org Schrift Werkzeuge - font-util package contains core font utilities for the Xorg XWindow system. - mirrors://xorg/individual/font/font-util-1.3.1.tar.bz2 - - zlib-devel - - x11/util/font-util/pspec.xml - - - font-util - - /usr/bin - /usr/lib/pkgconfig - /usr/share/fonts - /usr/share/aclocal - /usr/share/doc - /usr/share/man - - - - - 2017-01-26 - 1.3.1 - Rebuild - Alihan Öztürk - alihan@pisilinux.org - - - 2016-05-02 - 1.3.1 - Rebuild - Burak Ertürk - burakerturk@pisilinux.org - - - 2015-05-10 - 1.3.1 - First release - Burak Ertürk - burakerturk@pisilinux.org - - - - - - zorg - http://www.pisilinux.org - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - x11.util - Çomar'ın X yapılandırma araçları - Çomar's X-Konfigurationtools - Çomar's X configuration tools - outils de configuration de X, fichiers de base de données des écrans et des cartes vidéo. - zorg is a set of X configuration tools and monitor and display adapter database files. - X yapılandırma araçları, monitör ve ekran kartı veritabanları - https://github.com/forYali/zorg/archive/2.0.4.tar.gz - - keyboard-config.patch - - x11/util/zorg/pspec.xml - - - zorg - - /sbin - /usr/bin - /usr/lib - /usr/share/X11 - /usr/share/doc - /var/lib/zorg - - - Xorg.Display - System.Package - - - xorg-safe.conf - - - - - 2017-03-05 - 2.0.4 - First release - Ertuğrul Erata - ertugrulerata@gmail.com - - - system FIXME diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 99826cee55..340e5de1db 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -db7625d7e378b72f0ece19dbb3f8cd42ca6a09d9 \ No newline at end of file +ce1acf96d7c10139c25b2b46e7e21cea37d6bf0b \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index e124a2ca66a58925920395cdfdb79eee0d0aa060..344693fea323620cfd7d83f240ece0c1ddcf70a1 100644 GIT binary patch literal 484796 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

EdN>+J$Tgh*mg_v3x_2aLT|jWhoDhK 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

|W+!G~XOzOALDFaJ& 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 3LhwReYJ!_D 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%0D!c!m)2hdFpr{8=Y&)5h3R1GNK|YkC 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

WK7J7;ns;gVAf=zdQHDy_I2!X#! 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

wC=zJ+Vv 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 literal 481268 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

    _f{K!AKe^tX~? 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%0AN&S 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 H00CKAq7B!j diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 61c3655c41..8bcf126c8d 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -fca466e20d50fea0f0a4515b58942c581c365b39 \ No newline at end of file +b5514dddb5164fd18850695348c9de4432bf9824 \ No newline at end of file